{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@emotion/hash@0.8.0/dist/hash.browser.esm.js", "ssg:https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/2ycm7HJhFdePAmCNAAJd/Arc.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js", "ssg:https://framerusercontent.com/modules/cvAcxHE1SSxiwUAaEQ65/GnCP69n5lVuYg0Fmou4X/c69Ma6EWG.js", "ssg:https://framerusercontent.com/modules/6Z3kHI4zIEJUYJ5cRopf/MMOY2kGxmgB2GFD92gkr/Heo55BgD4.js", "ssg:https://framerusercontent.com/modules/hubTgOocUjiDJ2D2a8ZI/FTEqw0I3OLiCMrZDbGKn/IhGAmn0sk.js", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.53", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js", "ssg:https://framerusercontent.com/modules/jGKB3reyf2uXEg4p7rOC/VRhY255cPrtqAdIeKwrq/wl_KcGbky.js", "ssg:https://framerusercontent.com/modules/jGM2guSKlS2sq9luW0am/3gqcIUXluNFJVX6E9jlT/vFgiLTeGJ.js", "ssg:https://framerusercontent.com/modules/4asnhWjYUF7yFnbKWzB2/jdgp7DoXvmVOs78WoBzE/ZpizmnjAI.js", "ssg:https://framerusercontent.com/modules/sHwT0btluAVRFSuK27O0/TvFYCd3OUrpB5zQXB2q2/XiF1LAa3c.js", "ssg:https://framerusercontent.com/modules/upYy9fs9Hm1KsaRNxJiq/K1U2v7pLOTtPUXsyrkFn/yd7nMFDHh.js"],
  "sourcesContent": ["function murmur2(r){var t=0;var a,e=0,c=r.length;for(;c>=4;++e,c-=4){a=255&r.charCodeAt(e)|(255&r.charCodeAt(++e))<<8|(255&r.charCodeAt(++e))<<16|(255&r.charCodeAt(++e))<<24;a=1540483477*(65535&a)+(59797*(a>>>16)<<16);a^=a>>>24;t=1540483477*(65535&a)+(59797*(a>>>16)<<16)^1540483477*(65535&t)+(59797*(t>>>16)<<16)}switch(c){case 3:t^=(255&r.charCodeAt(e+2))<<16;case 2:t^=(255&r.charCodeAt(e+1))<<8;case 1:t^=255&r.charCodeAt(e);t=1540483477*(65535&t)+(59797*(t>>>16)<<16)}t^=t>>>13;t=1540483477*(65535&t)+(59797*(t>>>16)<<16);return((t^t>>>15)>>>0).toString(36)}export{murmur2 as default};\n\n//# sourceMappingURL=hash.browser.esm.js.map", "import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{Children as i}from\"react\";import{addPropertyControls as n,ControlType as a,RenderTarget as l,withCSS as r}from\"framer\";import{motion as o}from\"framer-motion\";import p from\"@emotion/hash\";import{renderToString as s}from\"react-dom/server\";/**\n * ARC TEXT\n * By Adam and Benjamin\n *\n * @framerIntrinsicWidth 150\n * @framerIntrinsicHeight 150\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */let d=r(function(n){let a,r,d;// Checks\nlet x=i.count(n.slots)>0,b=l.current()===l.canvas,$=x&&\"graphic\"===n.type,w=\"circle\"===n.type,S=\"ellipse\"===n.type,v=S?n.cylinderHeight/2:0,V=f(n.flip,v);// If graphic is connected\nif($){let i=m(n.slots),l=m(i.props.svg),o=m(i.props.children);// Show placeholder on canvas if connected layer isn\u2019t a graphic\nif(b&&!o.props.frame)return /*#__PURE__*/t(\"div\",{style:u,children:[/*#__PURE__*/e(\"div\",{style:h,children:\"\uD83D\uDC8E\"}),/*#__PURE__*/e(\"p\",{style:g,children:\"Please connect to Graphic\"}),/*#__PURE__*/e(\"p\",{style:y,children:\"You can only connect the Arc to a Graphic with a single path.\"})]});// Grab the react element from the canvas and turn it into SVG\nif(b&&o){let e=s(o),t=o.props.frame;for(let i of(r=`0 0 ${t.width} ${t.height}`,e.match(/[\\w-]+=\"[^\"]*\"/g)))i.includes(\"d=\")&&(a=c(i));}// On the preview/deploy we already get the SVG string\nif(!b&&l){let e=l.match(/[\\w-]+=\"[^\"]*\"/g);for(let t of(r=(r=(r=l.split(\"viewBox=\")[1]).split(\">\")[0]).replace(/^\"(.+(?=\"$))\"$/,\"$1\"),e))t.includes(\"d=\")&&(a=c(t));}}// Unique IDs to avoid multiple instances on the canvas sharing a single path\nlet C=`curve-${p(a||V)}`;return\"top\"===n.alignmentBaseline&&(d=\"Text Top\"),\"center\"===n.alignmentBaseline&&(d=\"Central\"),\"bottom\"===n.alignmentBaseline&&(d=\"Hanging\"),/*#__PURE__*/e(o.div,{style:{width:\"100%\",height:\"100%\",// userSelect: \"none\",\n// pointerEvents: \"none\",\nposition:\"relative\"},draggable:\"false\",children:/*#__PURE__*/t(o.svg,{className:\"transform-origin-center-center\",style:{width:\"100%\",height:\"100%\",position:\"absolute\",inset:0,transformOrigin:\"center\",willChange:n.rotate&&\"transform\"},viewBox:$?r:\"0 0 100 100\",overflow:\"visible\",animate:w&&n.rotate&&{rotate:360},transition:w&&n.rotate&&{duration:100/n.rotateSpeed,repeat:1/0,ease:\"linear\"},children:[/*#__PURE__*/e(\"path\",{id:C,d:$?a:V,strokeWidth:\"none\",fill:\"transparent\"}),/*#__PURE__*/e(\"text\",{children:/*#__PURE__*/t(\"textPath\",{href:`#${C}`,startOffset:n.startOffset,dominantBaseline:d,style:{...n.font,wordSpacing:n.wordSpacing,fill:n.color},children:[n.text,!b&&n.animate&&/*#__PURE__*/e(\"animate\",{attributeName:\"startOffset\",from:`${n.animateStart}%`,to:`${n.animateEnd}%`,begin:\"0s\",dur:`${n.animateDuration}s`,repeatCount:\"indefinite\"})]})})]})});},// Work around a bug with framer-motion that calculates a px origin when animating SVG elements.\n[\".transform-origin-center-center { transform-origin: center center !important; }\"]);export default d;/* Method to get the first child */function m(e){let t;return i.map(e,e=>{void 0===t&&(t=e);}),t;}d.defaultProps={height:50,width:50},n(d,{text:{title:\"Content\",type:a.String,defaultValue:\"\u2726 THANK YOU \u2726 FOR VISITING\",displayTextArea:!0},type:{title:\"Type\",type:a.Enum,options:[\"circle\",\"ellipse\",\"graphic\"],optionTitles:[\"Circle\",\"Ellipse\",\"Graphic\"],defaultValue:!0},cylinderHeight:{title:\"Height\",type:a.Number,unit:\"px\",min:0,max:1e3,hidden:({type:e})=>\"ellipse\"!==e},rotate:{type:a.Boolean,title:\"Rotate\",defaultValue:!1,hidden:({type:e})=>\"circle\"!==e},rotateSpeed:{type:a.Number,title:\"Speed\",min:0,max:50,defaultValue:5,displayStepper:!0,step:1,hidden:({type:e,rotate:t})=>\"circle\"!==e||!t},slots:{type:a.ComponentInstance,title:\"Graphic\",hidden:({type:e})=>\"graphic\"!==e},alignmentBaseline:{title:\"Align\",type:a.Enum,options:[\"top\",\"center\",\"bottom\"],optionIcons:[\"align-top\",\"align-middle\",\"align-bottom\"],defaultValue:\"bottom\",displaySegmentedControl:!0},flip:{type:a.Boolean,defaultValue:!1,title:\"Direction\",enabledTitle:\"CW\",disabledTitle:\"CCW\",hidden:({type:e})=>\"graphic\"===e},startOffset:{title:\"Offset\",type:a.Number,defaultValue:0,max:360,unit:\"\\xb0\",step:.5},color:{title:\"Color\",type:a.Color,defaultValue:\"#999\"},font:{type:a.Font,title:\"Font\",controls:\"extended\",displayTextAlignment:!1},wordSpacing:{type:a.Number,step:1,defaultValue:0,title:\"Word\",displayStepper:!0},animate:{type:a.Boolean,defaultValue:!1,title:\"Animate\"},animateStart:{type:a.Number,min:-200,max:200,step:.1,defaultValue:-50,title:\"From\",unit:\"%\",hidden:e=>!e.animate},animateEnd:{type:a.Number,min:-200,max:200,step:.1,defaultValue:150,title:\"To\",unit:\"%\",hidden:e=>!e.animate},animateDuration:{type:a.Number,min:0,max:50,defaultValue:5,title:\"Time\",unit:\"s\",displayStepper:!0,hidden:e=>!e.animate}});/* Method to get stringless attributes */let c=e=>e.split(\"=\")[1].replace(/['\"]+/g,\"\"),f=(e,t)=>{let i=50-t,n=50+t;return e?`M 0 50 L 0 ${n} A 1 1 0 1 0 100 ${n} L 100 ${i} A 1 1 0 1 0 0 ${i} L 0 50`:`M 0 50 L 0 ${i} A 1 1 0 0 1 100 ${i} L 100 50 L 100 ${n} A 1 1 0 0 1 0 ${n} L 0 ${i}`;},u={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\"},h={fontSize:32,marginBottom:10},g={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"},y={margin:0,opacity:.7,maxWidth:160,lineHeight:1.5,textAlign:\"center\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Arc\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"150\",\"framerIntrinsicHeight\":\"150\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Arc.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isString=t=>\"string\"===typeof t;const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let r=0;for(;r<o-2;r++)if(s<e[r+1])break;let f=clamp(0,1,progress(e[r],e[r+1],s));const c=getEasingForSegment(n,r);f=c(f);return mix(t[r],t[r+1],f)}}const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useAnimationFrame,useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,wrap,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};const supportsAcceleratedAnimations=typeof Animation!==\"undefined\"&&typeof Animation.prototype.updatePlaybackRate===\"function\";/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const isCanvas=RenderTarget.current()===RenderTarget.canvas;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numChildren=Children.count(filteredSlots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[/*#__PURE__*/createRef(),/*#__PURE__*/createRef()];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */let clonedChildren=[];let dupedChildren=[];/* Duplicate value */let duplicateBy=0;let opacity=0;if(isCanvas){duplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;duplicateBy=Math.min(duplicateBy,MAX_DUPLICATED_ITEMS);opacity=1;}/* Measure parent and child */const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */let initialResize=useRef(true);useEffect(()=>{frame.read(measure);return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){frame.read(measure);}initialResize.current=false;});},[]);}clonedChildren=Children.map(filteredSlots,(child,index)=>{var _child_props,_child_props1,_child_props2,_child_props3;let ref;if(index===0){ref=childrenRef[0];}if(index===filteredSlots.length-1){ref=childrenRef[1];}const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{ref:ref,style:size,children:/*#__PURE__*/cloneElement(child,{style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.children)})});});}if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=[...dupedChildren,...Children.map(filteredSlots,(child,childIndex)=>{var _child_props,_child_props1,_child_props2,_child_props3,_child_props4,_child_props5;const size={width:widthType?(_child_props=child.props)===null||_child_props===void 0?void 0:_child_props.width:\"100%\",height:heightType?(_child_props1=child.props)===null||_child_props1===void 0?void 0:_child_props1.height:\"100%\",willChange:\"transform\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/cloneElement(child,{key:i+\" \"+childIndex,style:{...(_child_props2=child.props)===null||_child_props2===void 0?void 0:_child_props2.style,width:widthType?(_child_props3=child.props)===null||_child_props3===void 0?void 0:_child_props3.width:\"100%\",height:heightType?(_child_props4=child.props)===null||_child_props4===void 0?void 0:_child_props4.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},(_child_props5=child.props)===null||_child_props5===void 0?void 0:_child_props5.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);})];}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */if(!isCanvas){const isInView=useInView(parentRef);/**\n         * If this is an animation we can hardware accelerate, animate with WAAPI\n         */if(supportsAcceleratedAnimations){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue)]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);// Pause the animation when it's out of view\nuseEffect(()=>{if(!animationRef.current)return;if(isInView&&animationRef.current.playState===\"paused\"){animationRef.current.play();}else if(!isInView&&animationRef.current.playState===\"running\"){animationRef.current.pause();}},[isInView]);}else{/**\n             * If we can't accelerate this animation because we have a hoverFactor defined\n             * animate with a rAF loop.\n             */useAnimationFrame(t=>{if(!animateToValue||isReducedMotion||supportsAcceleratedAnimations){return;}/**\n                 * In case this animation is delayed from starting because we're running a bunch\n                 * of other work, we want to set an initial time rather than counting from 0.\n                 * That ensures that if the animation is delayed, it starts from the first frame\n                 * rather than jumping.\n                 */if(initialTime.current===null){initialTime.current=t;}t=t-initialTime.current;const timeSince=prevTime.current===null?0:t-prevTime.current;let delta=timeSince*(speed/1e3);if(isHover.current){delta*=hoverFactor;}xOrY.current+=delta;xOrY.current=wrap(0,animateToValue,xOrY.current);prevTime.current=t;if(!isInView)return;offset.set(xOrY.current);});}}/* Fades */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/_jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/_jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,willChange:isCanvas?\"auto\":\"transform\",transform:supportsAcceleratedAnimations?transformer(0):transform},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=hoverFactor;}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=1;}},children:[clonedChildren,dupedChildren]})});}/* Default Properties */Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "// Generated by Framer (f7d95e4)\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\";import{useRef}from\"react\";const cycleOrder=[\"J3HvyJ2TB\",\"iUT03Qrii\"];const serializationHash=\"framer-PsN8w\";const variantClassNames={iUT03Qrii:\"framer-v-s0pm8j\",J3HvyJ2TB:\"framer-v-d0tu39\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"J3HvyJ2TB\",\"Variant 2\":\"iUT03Qrii\"};const getProps=({height,id,logo,width,...props})=>{return{...props,uL9wwXgHE:logo??props.uL9wwXgHE??{src:\"https://framerusercontent.com/images/S1GEd8hNWPbFlPdQihCglFNegk.svg\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"J3HvyJ2TB\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,uL9wwXgHE,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"J3HvyJ2TB\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-d0tu39\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"J3HvyJ2TB\",ref:refBinding,style:{backgroundColor:\"var(--token-16cecdcd-c5a5-4884-abaa-e0abd93e3514, rgba(255, 255, 255, 0.1))\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,...style},variants:{iUT03Qrii:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}},...addPropertyOverrides({iUT03Qrii:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:35,intrinsicWidth:133,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+14+(((componentViewport?.height||98)-28-71)/2+0+0)),pixelHeight:35,pixelWidth:133,...toResponsiveImage(uL9wwXgHE),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1cv6lkm\",\"data-framer-name\":\"Phytoca\",layoutDependency:layoutDependency,layoutId:\"s8UWkeSDl\",...addPropertyOverrides({iUT03Qrii:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:35,intrinsicWidth:133,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+14+(((componentViewport?.height||98)-28-(Math.max(0,((componentViewport?.height||98)-28-0)/1)*1+0))/2+0+0)),pixelHeight:35,pixelWidth:133,sizes:`calc(${componentViewport?.width||\"100vw\"} - 56px)`,...toResponsiveImage(uL9wwXgHE),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PsN8w.framer-sg67lf, .framer-PsN8w .framer-sg67lf { display: block; }\",\".framer-PsN8w.framer-d0tu39 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: 98px; justify-content: center; overflow: hidden; padding: 14px 28px 14px 28px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-PsN8w .framer-1cv6lkm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 71px; justify-content: center; min-width: 130px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PsN8w.framer-d0tu39, .framer-PsN8w .framer-1cv6lkm { gap: 0px; } .framer-PsN8w.framer-d0tu39 > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-PsN8w.framer-d0tu39 > :first-child, .framer-PsN8w .framer-1cv6lkm > :first-child { margin-top: 0px; } .framer-PsN8w.framer-d0tu39 > :last-child, .framer-PsN8w .framer-1cv6lkm > :last-child { margin-bottom: 0px; } .framer-PsN8w .framer-1cv6lkm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-PsN8w.framer-v-s0pm8j.framer-d0tu39 { width: 186px; }\",\".framer-PsN8w.framer-v-s0pm8j .framer-1cv6lkm { flex: 1 0 0px; height: 1px; min-width: unset; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 98\n * @framerIntrinsicWidth 186\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"iUT03Qrii\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"uL9wwXgHE\":\"logo\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerc69Ma6EWG=withCSS(Component,css,\"framer-PsN8w\");export default Framerc69Ma6EWG;Framerc69Ma6EWG.displayName=\"Brands\";Framerc69Ma6EWG.defaultProps={height:98,width:186};addPropertyControls(Framerc69Ma6EWG,{variant:{options:[\"J3HvyJ2TB\",\"iUT03Qrii\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},uL9wwXgHE:{__defaultAssetReference:\"data:framer/asset-reference,S1GEd8hNWPbFlPdQihCglFNegk.svg?originalFilename=logoipsum-212.svg&preferredSize=auto\",title:\"Logo\",type:ControlType.ResponsiveImage}});addFonts(Framerc69Ma6EWG,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerc69Ma6EWG\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"186\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"98\",\"framerVariables\":\"{\\\"uL9wwXgHE\\\":\\\"logo\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"iUT03Qrii\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./c69Ma6EWG.map", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Arc from\"https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/2ycm7HJhFdePAmCNAAJd/Arc.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const ArcFonts=getFonts(Arc);const cycleOrder=[\"Rmwr2RAOf\",\"oyYqst7s4\"];const serializationHash=\"framer-27AC4\";const variantClassNames={oyYqst7s4:\"framer-v-12p1dr7\",Rmwr2RAOf:\"framer-v-17pr28w\"};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 transformTemplate1=(_,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(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"Rmwr2RAOf\",\"Variant 2\":\"oyYqst7s4\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,qGMvZtB2D:tap!==null&&tap!==void 0?tap:props.qGMvZtB2D,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Rmwr2RAOf\"};};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,qGMvZtB2D,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Rmwr2RAOf\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap2n98x0=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(qGMvZtB2D){const res=await qGMvZtB2D(...args);if(res===false)return false;}});const onAppear18vjv42=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"oyYqst7s4\"),100);});useOnVariantChange(baseVariant,{default:onAppear18vjv42});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-17pr28w\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Rmwr2RAOf\",onTap:onTap2n98x0,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backdropFilter:\"blur(5px)\",backgroundColor:\"var(--token-affa1b72-7c43-4531-b217-6ad9a97be289, rgba(255, 255, 255, 0.05))\",borderBottomLeftRadius:123,borderBottomRightRadius:123,borderTopLeftRadius:123,borderTopRightRadius:123,WebkitBackdropFilter:\"blur(5px)\",...style},...addPropertyOverrides({oyYqst7s4:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-wvgxd\",\"data-framer-name\":\"Play Icon Wrapper\",layoutDependency:layoutDependency,layoutId:\"XddfZbFia\",style:{backgroundColor:\"rgba(242, 236, 230, 0.43)\",borderBottomLeftRadius:170,borderBottomRightRadius:170,borderTopLeftRadius:170,borderTopRightRadius:170},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qoq3co-container\",layoutDependency:layoutDependency,layoutId:\"c3kWHksXj-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Play\",id:\"c3kWHksXj\",layoutId:\"c3kWHksXj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lv2gvb-container\",layoutDependency:layoutDependency,layoutId:\"s2xcmZeZp-container\",children:/*#__PURE__*/_jsx(Arc,{alignmentBaseline:\"bottom\",animate:false,animateDuration:5,animateEnd:150,animateStart:-50,color:\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\",cylinderHeight:0,flip:false,font:{},height:\"100%\",id:\"s2xcmZeZp\",layoutId:\"s2xcmZeZp\",rotate:true,rotateSpeed:5,slots:[],startOffset:0,style:{height:\"100%\",width:\"100%\"},text:\"\u2726 PLAY VIDEO \u2726 KNOW ABOUT US \u2726 GREENSCAPE \",type:\"circle\",width:\"100%\",wordSpacing:1,...addPropertyOverrides({oyYqst7s4:{text:\"\u2726 PLAY VIDEO \u2726 KNOW ABOUT US \u2726 AGENCEE\",wordSpacing:4}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-27AC4.framer-15t12v6, .framer-27AC4 .framer-15t12v6 { display: block; }\",\".framer-27AC4.framer-17pr28w { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 31px; justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 31px; will-change: var(--framer-will-change-override, transform); }\",\".framer-27AC4 .framer-wvgxd { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 84px); left: 50%; overflow: hidden; position: absolute; top: 50%; width: 84px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-27AC4 .framer-qoq3co-container { flex: none; height: 16px; left: calc(49.3975903614458% - 16px / 2); position: absolute; top: calc(49.3975903614458% - 16px / 2); width: 16px; }\",\".framer-27AC4 .framer-1lv2gvb-container { flex: none; height: 118px; left: calc(50.00000000000002% - 118px / 2); position: absolute; top: calc(50.00000000000002% - 118px / 2); width: 118px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-27AC4.framer-17pr28w { gap: 0px; } .framer-27AC4.framer-17pr28w > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-27AC4.framer-17pr28w > :first-child { margin-left: 0px; } .framer-27AC4.framer-17pr28w > :last-child { margin-right: 0px; } }\",\".framer-27AC4.framer-v-12p1dr7.framer-17pr28w { height: 131px; width: 131px; }\",\".framer-27AC4.framer-v-12p1dr7 .framer-qoq3co-container { height: 62px; left: calc(49.3975903614458% - 62px / 2); top: calc(49.3975903614458% - 62px / 2); width: 62px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 31\n * @framerIntrinsicWidth 31\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"oyYqst7s4\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"qGMvZtB2D\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHeo55BgD4=withCSS(Component,css,\"framer-27AC4\");export default FramerHeo55BgD4;FramerHeo55BgD4.displayName=\"Cursor\";FramerHeo55BgD4.defaultProps={height:31,width:31};addPropertyControls(FramerHeo55BgD4,{variant:{options:[\"Rmwr2RAOf\",\"oyYqst7s4\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},qGMvZtB2D:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerHeo55BgD4,[{explicitInter:true,fonts:[]},...PhosphorFonts,...ArcFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHeo55BgD4\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"qGMvZtB2D\\\":\\\"tap\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"31\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oyYqst7s4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"31\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Heo55BgD4.map", "// Generated by Framer (41c59c7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/vX2EzgPJFb5wqdvp0m18/yfAnHGORUfWxMzn1yV3I/iLvBdfOs8.js\";const cycleOrder=[\"j7PAVVha3\"];const serializationHash=\"framer-SsgPL\";const variantClassNames={j7PAVVha3:\"framer-v-v4qbpw\"};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(React.Fragment);const getProps=({amount,height,id,title,width,...props})=>{var _ref,_ref1;return{...props,ODC_810_T:(_ref=amount!==null&&amount!==void 0?amount:props.ODC_810_T)!==null&&_ref!==void 0?_ref:\"15\",WmbsVaIgS:(_ref1=title!==null&&title!==void 0?title:props.WmbsVaIgS)!==null&&_ref1!==void 0?_ref1:\"Years of Experience\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ODC_810_T,WmbsVaIgS,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"j7PAVVha3\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-v4qbpw\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"j7PAVVha3\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backdropFilter:\"blur(5px)\",backgroundColor:\"var(--token-16cecdcd-c5a5-4884-abaa-e0abd93e3514, rgba(255, 255, 255, 0.1))\",borderBottomLeftRadius:240,borderBottomRightRadius:240,borderTopLeftRadius:240,borderTopRightRadius:240,WebkitBackdropFilter:\"blur(5px)\",...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-33ccxt\",layoutDependency:layoutDependency,layoutId:\"CfrF4iA2W\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"0.8em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255)))\"},children:\"15\"})}),className:\"framer-1k3ljgi\",fonts:[\"GF;Unbounded-regular\"],layoutDependency:layoutDependency,layoutId:\"tOhURsI1h\",style:{\"--extracted-r6o4lv\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ODC_810_T,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d9d01f21-7a47-443c-a8bc-56cdb453de6f, rgba(255, 255, 255, 0.8)))\"},children:\"Years of Experience\"})}),className:\"framer-d7u0rd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LZyt5raFL\",style:{\"--extracted-r6o4lv\":\"var(--token-d9d01f21-7a47-443c-a8bc-56cdb453de6f, rgba(255, 255, 255, 0.8))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:WmbsVaIgS,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SsgPL.framer-nrtbwm, .framer-SsgPL .framer-nrtbwm { display: block; }\",\".framer-SsgPL.framer-v4qbpw { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: 187px; justify-content: center; overflow: hidden; padding: 54px 54px 54px 54px; position: relative; width: 187px; will-change: var(--framer-will-change-override, transform); }\",\".framer-SsgPL .framer-33ccxt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-SsgPL .framer-1k3ljgi { flex: none; height: 31px; position: relative; white-space: pre; width: auto; }\",\".framer-SsgPL .framer-d7u0rd { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SsgPL.framer-v4qbpw, .framer-SsgPL .framer-33ccxt { gap: 0px; } .framer-SsgPL.framer-v4qbpw > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-SsgPL.framer-v4qbpw > :first-child, .framer-SsgPL .framer-33ccxt > :first-child { margin-top: 0px; } .framer-SsgPL.framer-v4qbpw > :last-child, .framer-SsgPL .framer-33ccxt > :last-child { margin-bottom: 0px; } .framer-SsgPL .framer-33ccxt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 187\n * @framerIntrinsicWidth 187\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ODC_810_T\":\"amount\",\"WmbsVaIgS\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIhGAmn0sk=withCSS(Component,css,\"framer-SsgPL\");export default FramerIhGAmn0sk;FramerIhGAmn0sk.displayName=\"Stats\";FramerIhGAmn0sk.defaultProps={height:187,width:187};addPropertyControls(FramerIhGAmn0sk,{ODC_810_T:{defaultValue:\"15\",displayTextArea:false,title:\"Amount\",type:ControlType.String},WmbsVaIgS:{defaultValue:\"Years of Experience\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerIhGAmn0sk,[{explicitInter:true,fonts:[{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx04jHgP6LR0Y.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIhGAmn0sk\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"187\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"187\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"ODC_810_T\\\":\\\"amount\\\",\\\"WmbsVaIgS\\\":\\\"title\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const weights = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M221.56,100.85,141.61,25.38l-.16-.15a19.93,19.93,0,0,0-26.91,0l-.17.15L34.44,100.85A20.07,20.07,0,0,0,28,115.55V208a20,20,0,0,0,20,20H96a20,20,0,0,0,20-20V164h24v44a20,20,0,0,0,20,20h48a20,20,0,0,0,20-20V115.55A20.07,20.07,0,0,0,221.56,100.85ZM204,204H164V160a20,20,0,0,0-20-20H112a20,20,0,0,0-20,20v44H52V117.28l76-71.75,76,71.75Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,115.54V208a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.54a8,8,0,0,1,2.62-5.92l80-75.54a8,8,0,0,1,10.77,0l80,75.54A8,8,0,0,1,216,115.54Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,115.55V208a16,16,0,0,1-16,16H168a16,16,0,0,1-16-16V168a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v40a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V115.55a16,16,0,0,1,5.17-11.78l80-75.48.11-.11a16,16,0,0,1,21.53,0,1.14,1.14,0,0,0,.11.11l80,75.48A16,16,0,0,1,224,115.55Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.47,105.24l-80-75.5-.09-.08a13.94,13.94,0,0,0-18.83,0l-.09.08-80,75.5A14,14,0,0,0,34,115.55V208a14,14,0,0,0,14,14H96a14,14,0,0,0,14-14V160a2,2,0,0,1,2-2h32a2,2,0,0,1,2,2v48a14,14,0,0,0,14,14h48a14,14,0,0,0,14-14V115.55A14,14,0,0,0,217.47,105.24ZM210,208a2,2,0,0,1-2,2H160a2,2,0,0,1-2-2V160a14,14,0,0,0-14-14H112a14,14,0,0,0-14,14v48a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V115.55a2,2,0,0,1,.65-1.48l.09-.08,79.94-75.48a2,2,0,0,1,2.63,0L209.26,114l.08.08a2,2,0,0,1,.66,1.48Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.13,106.72,136.07,31.13a12,12,0,0,0-16.2.05L39.93,106.67A12,12,0,0,0,36,115.54V208a12,12,0,0,0,12,12H96a12,12,0,0,0,12-12V160a4,4,0,0,1,4-4h32a4,4,0,0,1,4,4v48a12,12,0,0,0,12,12h48a12,12,0,0,0,12-12V115.54A12,12,0,0,0,216.13,106.72ZM212,208a4,4,0,0,1-4,4H160a4,4,0,0,1-4-4V160a12,12,0,0,0-12-12H112a12,12,0,0,0-12,12v48a4,4,0,0,1-4,4H48a4,4,0,0,1-4-4V115.54a4.09,4.09,0,0,1,1.36-3L125.3,37.05a4,4,0,0,1,5.33,0l80.06,75.58a4,4,0,0,1,1.31,3Z\" }))\n      ]\n    ]);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, weights.get(props.weight)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.53\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"AddressBook\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"BoundingBox\",\"BowlFood\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Church\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCounterClockwise\",\"ClockCountdown\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"Cpu\",\"CreditCard\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"Fan\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"Footprints\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"Goggles\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GridFour\",\"GridNine\",\"Guitar\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandCoins\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighHeel\",\"HighlighterCircle\",\"Hoodie\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"MetaLogo\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Option\",\"OrangeSlice\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleRun\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhonePlus\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Scooter\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealQuestion\",\"SealWarning\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stairs\",\"Stamp\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Subtitles\",\"Subtract\",\"SubtractSquare\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Timer\",\"Tipi\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tote\",\"ToteSimple\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XSquare\",\"YinYang\",\"YoutubeLogo\",];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\",];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.53\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor1}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const Phosphor1Fonts=getFonts(Phosphor1);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const enabledGestures={DusHf4rEH:{hover:true}};const cycleOrder=[\"DusHf4rEH\",\"G1mXqq9A_\",\"CREq7R11M\"];const serializationHash=\"framer-4usye\";const variantClassNames={CREq7R11M:\"framer-v-xrhg7u\",DusHf4rEH:\"framer-v-9t0lct\",G1mXqq9A_:\"framer-v-1fdhu7x\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:4,duration:1,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"DusHf4rEH\",\"Variant 2\":\"G1mXqq9A_\",\"Variant 3\":\"CREq7R11M\"};const getProps=({height,hover,id,link,width,...props})=>{return{...props,krOU91x5P:link??props.krOU91x5P,Qlq6hycMg:hover??props.Qlq6hycMg,variant:humanReadableVariantMap[props.variant]??props.variant??\"DusHf4rEH\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Qlq6hycMg,krOU91x5P,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DusHf4rEH\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1da87mf=activeVariantCallback(async(...args)=>{setVariant(\"G1mXqq9A_\");});const onMouseEnter1cthpjs=activeVariantCallback(async(...args)=>{if(Qlq6hycMg){const res=await Qlq6hycMg(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const isDisplayed=()=>{if(baseVariant===\"G1mXqq9A_\")return false;return true;};const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-9t0lct\",className,classNames),\"data-framer-appear-id\":\"9t0lct\",\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"DusHf4rEH\",optimized:true,ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"-0.4777151241141837px 0.39809593676181976px 3.1092286610737587px 0px rgba(0, 0, 0, 0.01592), -1.4487036858627107px 1.207253071552259px 9.428947910828343px 0px rgba(0, 0, 0, 0.04829), -3.829592112890677px 3.1913267607422307px 24.92505879879924px 0px rgba(0, 0, 0, 0.12765), -12px 10px 78.10249675906654px 0px rgba(0, 0, 0, 0.4)\",...style},...addPropertyOverrides({\"DusHf4rEH-hover\":{\"data-framer-name\":undefined},CREq7R11M:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ovh1o3\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"pydWtaeUv\",onTap:onTap1da87mf,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4skub6-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"pZHAXg3e9-container\",nodeId:\"pZHAXg3e9\",rendersWithMotion:true,scopeId:\"wl_KcGbky\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"pZHAXg3e9\",layoutId:\"pZHAXg3e9\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Link,{href:krOU91x5P,motionChild:true,nodeId:\"ABtbNaGMF\",openInNewTab:true,scopeId:\"wl_KcGbky\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-sidsfm framer-1p45azr\",layoutDependency:layoutDependency,layoutId:\"ABtbNaGMF\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(6+((componentViewport?.height||150)-12-170.5)/2)+16.25),pixelHeight:3600,pixelWidth:4800,src:\"https://framerusercontent.com/images/ILWmxYp9ZPgSfrZrsJkMC6oTsE.jpg?scale-down-to=1024\"},className:\"framer-h61vg1\",layoutDependency:layoutDependency,layoutId:\"CEZlxuQdP\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({\"DusHf4rEH-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(6+((componentViewport?.height||150)-12-170.5)/2)+16.25),pixelHeight:1800,pixelWidth:2400,src:\"https://framerusercontent.com/images/Rz3xcPeUex2E2TmDWa0nAycji8.jpg?scale-down-to=1024\"}},CREq7R11M:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(6+((componentViewport?.height||124)-12-170.5)/2)+16.25),pixelHeight:3600,pixelWidth:4800,src:\"https://framerusercontent.com/images/ILWmxYp9ZPgSfrZrsJkMC6oTsE.jpg?scale-down-to=1024\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bcb3s2\",layoutDependency:layoutDependency,layoutId:\"UWXxyyHf4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)))\"},children:[\"Get A \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(245, 131, 39)))\"},children:\"FREE\"}),\" Playbook With Strategies\"]})}),className:\"framer-9gz5fv\",fonts:[\"FS;Satoshi-bold\"],layoutDependency:layoutDependency,layoutId:\"EX5g7fNm4\",style:{\"--extracted-1w3ko1f\":\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(245, 131, 39))\",\"--extracted-r6o4lv\":\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y79nbm\",\"data-framer-name\":\"Text Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"HPUqlPpTb\",onMouseEnter:onMouseEnter1cthpjs,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cp77o0\",layoutDependency:layoutDependency,layoutId:\"EqnpEZA6P\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(5, 5, 5)))\"},children:\"GET NOW\"})}),className:\"framer-1tbcss0\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"yidepk92s\",style:{\"--extracted-r6o4lv\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(5, 5, 5))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{\"DusHf4rEH-hover\":{\"--extracted-r6o4lv\":\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"DusHf4rEH-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)))\"},children:\"GET NOW\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qr6n47-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"OMrEkmFZc-container\",nodeId:\"OMrEkmFZc\",rendersWithMotion:true,scopeId:\"wl_KcGbky\",style:{rotate:-90},children:/*#__PURE__*/_jsx(Phosphor1,{color:\"var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, rgb(13, 13, 13))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowDown\",id:\"OMrEkmFZc\",layoutId:\"OMrEkmFZc\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({\"DusHf4rEH-hover\":{weight:\"fill\"}},baseVariant,gestureVariant)})})})]})})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4usye.framer-1p45azr, .framer-4usye .framer-1p45azr { display: block; }\",\".framer-4usye.framer-9t0lct { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 6px; position: relative; width: 336px; }\",\".framer-4usye .framer-1ovh1o3 { cursor: pointer; flex: none; height: 42px; overflow: hidden; position: absolute; right: 0px; top: -47px; width: 42px; }\",\".framer-4usye .framer-4skub6-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-4usye .framer-sidsfm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-4usye .framer-h61vg1 { aspect-ratio: 1 / 1; flex: none; height: 138px; overflow: hidden; position: relative; width: var(--framer-aspect-ratio-supported, 138px); will-change: var(--framer-will-change-override, transform); }\",\".framer-4usye .framer-1bcb3s2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-4usye .framer-9gz5fv { --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-4usye .framer-1y79nbm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 0px 4px 0px; position: relative; width: min-content; }\",\".framer-4usye .framer-cp77o0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-4usye .framer-1tbcss0 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-4usye .framer-qr6n47-container { flex: none; height: 19px; position: relative; width: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4usye.framer-9t0lct, .framer-4usye .framer-sidsfm, .framer-4usye .framer-1bcb3s2, .framer-4usye .framer-1y79nbm, .framer-4usye .framer-cp77o0 { gap: 0px; } .framer-4usye.framer-9t0lct > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-4usye.framer-9t0lct > :first-child, .framer-4usye .framer-sidsfm > :first-child, .framer-4usye .framer-cp77o0 > :first-child { margin-left: 0px; } .framer-4usye.framer-9t0lct > :last-child, .framer-4usye .framer-sidsfm > :last-child, .framer-4usye .framer-cp77o0 > :last-child { margin-right: 0px; } .framer-4usye .framer-sidsfm > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-4usye .framer-1bcb3s2 > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-4usye .framer-1bcb3s2 > :first-child, .framer-4usye .framer-1y79nbm > :first-child { margin-top: 0px; } .framer-4usye .framer-1bcb3s2 > :last-child, .framer-4usye .framer-1y79nbm > :last-child { margin-bottom: 0px; } .framer-4usye .framer-1y79nbm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-4usye .framer-cp77o0 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-4usye.framer-v-xrhg7u.framer-9t0lct { cursor: unset; height: 124px; width: 323px; }\",\".framer-4usye.framer-v-9t0lct.hover .framer-cp77o0 { gap: 13px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4usye.framer-v-9t0lct.hover .framer-cp77o0 { gap: 0px; } .framer-4usye.framer-v-9t0lct.hover .framer-cp77o0 > * { margin: 0px; margin-left: calc(13px / 2); margin-right: calc(13px / 2); } .framer-4usye.framer-v-9t0lct.hover .framer-cp77o0 > :first-child { margin-left: 0px; } .framer-4usye.framer-v-9t0lct.hover .framer-cp77o0 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 150\n * @framerIntrinsicWidth 336\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"G1mXqq9A_\":{\"layout\":[\"fixed\",\"auto\"]},\"CREq7R11M\":{\"layout\":[\"fixed\",\"fixed\"]},\"OgY80xJDK\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Qlq6hycMg\":\"hover\",\"krOU91x5P\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerwl_KcGbky=withCSS(Component,css,\"framer-4usye\");export default Framerwl_KcGbky;Framerwl_KcGbky.displayName=\"Toast\";Framerwl_KcGbky.defaultProps={height:150,width:336};addPropertyControls(Framerwl_KcGbky,{variant:{options:[\"DusHf4rEH\",\"G1mXqq9A_\",\"CREq7R11M\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},Qlq6hycMg:{title:\"Hover\",type:ControlType.EventHandler},krOU91x5P:{title:\"Link\",type:ControlType.Link}});addFonts(Framerwl_KcGbky,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...PhosphorFonts,...Phosphor1Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwl_KcGbky\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"Qlq6hycMg\\\":\\\"hover\\\",\\\"krOU91x5P\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G1mXqq9A_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CREq7R11M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OgY80xJDK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"336\",\"framerIntrinsicHeight\":\"150\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wl_KcGbky.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Unbounded-500\",\"GF;Unbounded-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx04jHgP6LR0Y.woff2\",weight:\"500\"},{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__204jHgP6LR0Y.woff2\",weight:\"700\"}]}];export const css=['.framer-N8k9p .framer-styles-preset-xz2g08:not(.rich-text-wrapper), .framer-N8k9p .framer-styles-preset-xz2g08.rich-text-wrapper h5 { --framer-font-family: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-family-bold: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-N8k9p .framer-styles-preset-xz2g08:not(.rich-text-wrapper), .framer-N8k9p .framer-styles-preset-xz2g08.rich-text-wrapper h5 { --framer-font-family: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-family-bold: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-N8k9p .framer-styles-preset-xz2g08:not(.rich-text-wrapper), .framer-N8k9p .framer-styles-preset-xz2g08.rich-text-wrapper h5 { --framer-font-family: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-family-bold: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-N8k9p\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4b8bcae)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/4TJ3rQ3Vay2AHW6q7Tzp/GWlv5FWPr61wsNsyOGQE/DuMLJ2VUN.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/oGbanaDF20BsDDlBUWW0/UXlDgqSwGAToqqHtExiA/urlDCZwpF.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/jGM2guSKlS2sq9luW0am/3gqcIUXluNFJVX6E9jlT/vFgiLTeGJ.js\";const cycleOrder=[\"tznIPjiHN\",\"pDOy_Q9VE\"];const serializationHash=\"framer-YoqUO\";const variantClassNames={pDOy_Q9VE:\"framer-v-1dr5sgy\",tznIPjiHN:\"framer-v-dqmjyf\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"tznIPjiHN\",\"Variant 2\":\"pDOy_Q9VE\"};const getProps=({avatar,backgroundBlur,clientName,designation,height,id,testimonial,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3,_ref4,_ref5;return{...props,DiVXinioL:(_ref=clientName!==null&&clientName!==void 0?clientName:props.DiVXinioL)!==null&&_ref!==void 0?_ref:\"S. Thompson\",ImE1bDbog:(_ref1=testimonial!==null&&testimonial!==void 0?testimonial:props.ImE1bDbog)!==null&&_ref1!==void 0?_ref1:\"Bright Horizon Marketing has been an invaluable partner for our bakery. Their team's expertise in SEO and online marketing has helped us stand out in a competitive market. From optimizing our website to managing our social media presence, their strategic approach has delivered impressive results. Thanks to their efforts, we've seen a significant increase in online orders and customer engagement. I couldn't be happier with the results, and I highly recommend Bright Horizon Marketing to anyone looking to grow their business online.\",PNWVubnIT:(_ref2=backgroundBlur!==null&&backgroundBlur!==void 0?backgroundBlur:props.PNWVubnIT)!==null&&_ref2!==void 0?_ref2:10,variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"tznIPjiHN\",vvvuv92PD:(_ref4=avatar!==null&&avatar!==void 0?avatar:props.vvvuv92PD)!==null&&_ref4!==void 0?_ref4:{src:\"https://framerusercontent.com/images/G1bC6MQnKLl8c7ZyjwpJlVGuw.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/G1bC6MQnKLl8c7ZyjwpJlVGuw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/G1bC6MQnKLl8c7ZyjwpJlVGuw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/G1bC6MQnKLl8c7ZyjwpJlVGuw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/G1bC6MQnKLl8c7ZyjwpJlVGuw.jpg 3023w\"},wnT5LM8TP:(_ref5=designation!==null&&designation!==void 0?designation:props.wnT5LM8TP)!==null&&_ref5!==void 0?_ref5:\"Company Name\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,DiVXinioL,wnT5LM8TP,ImE1bDbog,vvvuv92PD,PNWVubnIT,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tznIPjiHN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-dqmjyf\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"tznIPjiHN\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgba(255, 255, 255, 0.3))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:`blur(${PNWVubnIT}px)`,backgroundColor:\"var(--token-175a2ee3-e73a-4465-a45f-78833a0f6493, rgba(13, 13, 13, 0.1))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,WebkitBackdropFilter:\"none\",...style},variants:{pDOy_Q9VE:{backdropFilter:\"blur(5px)\",WebkitBackdropFilter:\"blur(5px)\"}},...addPropertyOverrides({pDOy_Q9VE:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14uj2va\",layoutDependency:layoutDependency,layoutId:\"ijrgBxs2W\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ybardr\",layoutDependency:layoutDependency,layoutId:\"CyS_iMGmj\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-4vp202\",\"data-framer-name\":\"Frame 2952\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"KNS1fFUcI\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 77 10\"><path d=\"M 8.035 6.099 C 7.913 6.218 7.856 6.39 7.884 6.559 L 8.305 8.889 C 8.341 9.086 8.257 9.286 8.092 9.4 C 7.93 9.519 7.715 9.533 7.538 9.438 L 5.442 8.344 C 5.369 8.305 5.288 8.285 5.205 8.282 L 5.077 8.282 C 5.033 8.289 4.989 8.303 4.949 8.325 L 2.853 9.424 C 2.749 9.476 2.632 9.495 2.517 9.476 C 2.236 9.423 2.05 9.156 2.095 8.874 L 2.517 6.544 C 2.545 6.374 2.488 6.201 2.366 6.08 L 0.657 4.422 C 0.514 4.284 0.464 4.075 0.529 3.887 C 0.593 3.7 0.755 3.563 0.95 3.532 L 3.302 3.19 C 3.481 3.172 3.638 3.063 3.719 2.902 L 4.755 0.775 C 4.78 0.728 4.812 0.684 4.85 0.647 L 4.893 0.614 C 4.915 0.59 4.94 0.569 4.969 0.553 L 5.02 0.534 L 5.101 0.501 L 5.3 0.501 C 5.478 0.519 5.635 0.626 5.717 0.785 L 6.767 2.902 C 6.843 3.057 6.99 3.164 7.16 3.19 L 9.512 3.532 C 9.711 3.56 9.877 3.698 9.943 3.887 C 10.005 4.077 9.951 4.286 9.806 4.422 Z\" fill=\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(191, 51, 19))\"></path><path d=\"M 24.669 6.099 C 24.546 6.218 24.49 6.39 24.518 6.559 L 24.938 8.889 C 24.974 9.086 24.89 9.286 24.725 9.4 C 24.563 9.519 24.348 9.533 24.172 9.438 L 22.075 8.344 C 22.002 8.305 21.921 8.285 21.839 8.282 L 21.71 8.282 C 21.666 8.289 21.622 8.303 21.583 8.325 L 19.486 9.424 C 19.382 9.476 19.265 9.495 19.15 9.476 C 18.87 9.423 18.683 9.156 18.729 8.874 L 19.15 6.544 C 19.178 6.374 19.121 6.201 18.999 6.08 L 17.29 4.422 C 17.147 4.284 17.097 4.075 17.162 3.887 C 17.226 3.7 17.388 3.563 17.583 3.532 L 19.936 3.19 C 20.114 3.172 20.272 3.063 20.352 2.902 L 21.389 0.775 C 21.413 0.728 21.445 0.684 21.483 0.647 L 21.526 0.614 C 21.548 0.59 21.574 0.569 21.602 0.553 L 21.654 0.534 L 21.734 0.501 L 21.933 0.501 C 22.111 0.519 22.268 0.626 22.35 0.785 L 23.4 2.902 C 23.476 3.057 23.623 3.164 23.793 3.19 L 26.145 3.532 C 26.344 3.56 26.51 3.698 26.576 3.887 C 26.638 4.077 26.584 4.286 26.439 4.422 Z\" fill=\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(191, 51, 19))\"></path><path d=\"M 41.302 6.099 C 41.179 6.218 41.123 6.39 41.151 6.559 L 41.571 8.889 C 41.607 9.086 41.524 9.286 41.358 9.4 C 41.197 9.519 40.981 9.533 40.805 9.438 L 38.708 8.344 C 38.636 8.305 38.555 8.285 38.472 8.282 L 38.344 8.282 C 38.299 8.289 38.256 8.303 38.216 8.325 L 36.119 9.424 C 36.015 9.476 35.898 9.495 35.783 9.476 C 35.503 9.423 35.316 9.156 35.362 8.874 L 35.783 6.544 C 35.811 6.374 35.755 6.201 35.632 6.08 L 33.923 4.422 C 33.78 4.284 33.73 4.075 33.796 3.887 C 33.859 3.7 34.021 3.563 34.216 3.532 L 36.569 3.19 C 36.748 3.172 36.905 3.063 36.985 2.902 L 38.022 0.775 C 38.046 0.728 38.078 0.684 38.116 0.647 L 38.159 0.614 C 38.181 0.59 38.207 0.569 38.235 0.553 L 38.287 0.534 L 38.367 0.501 L 38.566 0.501 C 38.744 0.519 38.901 0.626 38.983 0.785 L 40.033 2.902 C 40.109 3.057 40.256 3.164 40.426 3.19 L 42.778 3.532 C 42.977 3.56 43.143 3.698 43.209 3.887 C 43.271 4.077 43.218 4.286 43.072 4.422 Z\" fill=\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(191, 51, 19))\"></path><path d=\"M 57.935 6.099 C 57.812 6.218 57.756 6.39 57.784 6.559 L 58.205 8.889 C 58.24 9.086 58.157 9.286 57.992 9.4 C 57.83 9.519 57.614 9.533 57.438 9.438 L 55.342 8.344 C 55.269 8.305 55.188 8.285 55.105 8.282 L 54.977 8.282 C 54.932 8.289 54.889 8.303 54.849 8.325 L 52.752 9.424 C 52.649 9.476 52.531 9.495 52.416 9.476 C 52.136 9.423 51.949 9.156 51.995 8.874 L 52.416 6.544 C 52.444 6.374 52.388 6.201 52.265 6.08 L 50.556 4.422 C 50.413 4.284 50.363 4.075 50.429 3.887 C 50.492 3.7 50.654 3.563 50.849 3.532 L 53.202 3.19 C 53.381 3.172 53.538 3.063 53.618 2.902 L 54.655 0.775 C 54.68 0.728 54.711 0.684 54.749 0.647 L 54.792 0.614 C 54.814 0.59 54.84 0.569 54.868 0.553 L 54.92 0.534 L 55 0.501 L 55.2 0.501 C 55.378 0.519 55.534 0.626 55.616 0.785 L 56.666 2.902 C 56.742 3.057 56.889 3.164 57.059 3.19 L 59.412 3.532 C 59.61 3.56 59.777 3.698 59.842 3.887 C 59.904 4.077 59.851 4.286 59.705 4.422 Z\" fill=\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(191, 51, 19))\"></path><path d=\"M 74.568 6.099 C 74.445 6.218 74.389 6.39 74.417 6.559 L 74.838 8.889 C 74.873 9.086 74.79 9.286 74.625 9.4 C 74.463 9.519 74.247 9.533 74.071 9.438 L 71.975 8.344 C 71.902 8.305 71.821 8.285 71.738 8.282 L 71.61 8.282 C 71.565 8.289 71.522 8.303 71.482 8.325 L 69.385 9.424 C 69.282 9.476 69.164 9.495 69.049 9.476 C 68.769 9.423 68.582 9.156 68.628 8.874 L 69.049 6.544 C 69.077 6.374 69.021 6.201 68.898 6.08 L 67.189 4.422 C 67.046 4.284 66.997 4.075 67.062 3.887 C 67.125 3.7 67.287 3.563 67.483 3.532 L 69.835 3.19 C 70.014 3.172 70.171 3.063 70.251 2.902 L 71.288 0.775 C 71.313 0.728 71.344 0.684 71.382 0.647 L 71.425 0.614 C 71.447 0.59 71.473 0.569 71.501 0.553 L 71.553 0.534 L 71.634 0.501 L 71.833 0.501 C 72.011 0.519 72.168 0.626 72.249 0.785 L 73.299 2.902 C 73.375 3.057 73.522 3.164 73.692 3.19 L 76.045 3.532 C 76.243 3.56 76.41 3.698 76.475 3.887 C 76.538 4.077 76.484 4.286 76.338 4.422 Z\" fill=\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(191, 51, 19))\"></path></svg>',svgContentId:2202393895,withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gxp11r\",layoutDependency:layoutDependency,layoutId:\"Q81fL7hab\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255)))\"},children:\"They transformed my backyard into a tranquil retreat! Their attention to detail and professionalism were outstanding. I couldn't be happier with the results!\"})}),className:\"framer-ss0ty4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"y05KwpghQ\",style:{\"--extracted-r6o4lv\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},text:ImE1bDbog,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l820ip\",layoutDependency:layoutDependency,layoutId:\"PS6qqCrUw\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1xhzfok\",\"data-framer-name\":\"bxs_quote_left\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"JpDZkgnls\",opacity:.3,style:{opacity:.3},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 55 55\"><path d=\"M 8.459 14.419 C 11.674 10.934 16.539 9.167 22.919 9.167 L 25.211 9.167 L 25.211 15.627 L 23.366 15.996 C 20.226 16.624 18.042 17.859 16.874 19.672 C 16.264 20.648 15.918 21.766 15.87 22.917 L 22.917 22.917 C 24.182 22.917 25.208 23.943 25.208 25.208 L 25.208 41.25 C 25.208 43.778 23.153 45.833 20.625 45.833 L 6.875 45.833 C 5.609 45.833 4.583 44.807 4.583 43.542 L 4.583 32.083 L 4.59 25.394 C 4.57 25.14 4.134 19.112 8.459 14.419 Z M 45.836 45.833 L 32.086 45.833 C 30.82 45.833 29.794 44.807 29.794 43.542 L 29.794 32.083 L 29.799 25.394 C 29.778 25.14 29.343 19.112 33.667 14.419 C 36.882 10.934 41.747 9.167 48.127 9.167 L 50.419 9.167 L 50.419 15.627 L 48.574 15.996 C 45.435 16.624 43.251 17.859 42.082 19.672 C 41.472 20.648 41.126 21.766 41.078 22.917 L 48.125 22.917 C 49.391 22.917 50.417 23.943 50.417 25.208 L 50.417 41.25 C 50.417 43.778 48.361 45.833 45.833 45.833 Z\" fill=\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(191, 51, 19))\"></path></svg>',svgContentId:3640343737,withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cvr2ne\",layoutDependency:layoutDependency,layoutId:\"RN1c49G5b\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-vset3u\",layoutDependency:layoutDependency,layoutId:\"P4gx8tAPG\",style:{backgroundColor:\"var(--token-16cecdcd-c5a5-4884-abaa-e0abd93e3514, rgba(255, 255, 255, 0.1))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fhu0ta\",layoutDependency:layoutDependency,layoutId:\"rnFKlIk9U\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-16nbz7s\",layoutDependency:layoutDependency,layoutId:\"JJp9tUB5f\",style:{backgroundColor:\"var(--token-122cea26-357d-4aa9-9285-cd7ff9c161b1, rgba(33, 80, 82, 0.06))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3023,intrinsicWidth:3023,pixelHeight:3023,pixelWidth:3023,sizes:\"44px\",...toResponsiveImage(vvvuv92PD)},className:\"framer-1u1ig9\",layoutDependency:layoutDependency,layoutId:\"xLthnesLQ\",style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lcctcp\",layoutDependency:layoutDependency,layoutId:\"iqta6VzvW\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-xz2g08\",\"data-styles-preset\":\"vFgiLTeGJ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255)))\"},children:\"S. Thompson\"})}),className:\"framer-1wjqdoz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mM8515rmg\",style:{\"--extracted-1lwpl3i\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:DiVXinioL,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-5vsgqx\",\"data-styles-preset\":\"urlDCZwpF\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8296390c-3e4f-4c48-afd6-ee4e9808dfbe, rgba(255, 255, 255, 0.5)))\"},children:\"Company Name\"})}),className:\"framer-1qr2bog\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qQYnFmxMF\",style:{\"--extracted-r6o4lv\":\"var(--token-8296390c-3e4f-4c48-afd6-ee4e9808dfbe, rgba(255, 255, 255, 0.5))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:wnT5LM8TP,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YoqUO.framer-1a4jrkt, .framer-YoqUO .framer-1a4jrkt { display: block; }\",\".framer-YoqUO.framer-dqmjyf { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 20px 20px 20px; position: relative; width: 350px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YoqUO .framer-14uj2va { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 310px; }\",\".framer-YoqUO .framer-ybardr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YoqUO .framer-4vp202 { flex: none; height: 10px; position: relative; width: 77px; }\",\".framer-YoqUO .framer-1gxp11r { 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: 30px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YoqUO .framer-ss0ty4 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-YoqUO .framer-1l820ip { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: -10px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 0px; width: min-content; z-index: -1; }\",\".framer-YoqUO .framer-1xhzfok { flex: none; height: 55px; position: relative; width: 55px; }\",\".framer-YoqUO .framer-cvr2ne { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YoqUO .framer-vset3u { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-YoqUO .framer-1fhu0ta { 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 0px 0px; position: relative; width: 100%; }\",\".framer-YoqUO .framer-16nbz7s { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 52px); justify-content: center; overflow: hidden; padding: 4px 4px 4px 4px; position: relative; width: 52px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YoqUO .framer-1u1ig9 { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-YoqUO .framer-1lcctcp { 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: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-YoqUO .framer-1wjqdoz, .framer-YoqUO .framer-1qr2bog { 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-YoqUO.framer-dqmjyf, .framer-YoqUO .framer-14uj2va, .framer-YoqUO .framer-1gxp11r, .framer-YoqUO .framer-1l820ip, .framer-YoqUO .framer-cvr2ne, .framer-YoqUO .framer-1fhu0ta, .framer-YoqUO .framer-16nbz7s, .framer-YoqUO .framer-1lcctcp { gap: 0px; } .framer-YoqUO.framer-dqmjyf > *, .framer-YoqUO .framer-14uj2va > *, .framer-YoqUO .framer-cvr2ne > *, .framer-YoqUO .framer-16nbz7s > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YoqUO.framer-dqmjyf > :first-child, .framer-YoqUO .framer-14uj2va > :first-child, .framer-YoqUO .framer-cvr2ne > :first-child, .framer-YoqUO .framer-16nbz7s > :first-child, .framer-YoqUO .framer-1lcctcp > :first-child { margin-top: 0px; } .framer-YoqUO.framer-dqmjyf > :last-child, .framer-YoqUO .framer-14uj2va > :last-child, .framer-YoqUO .framer-cvr2ne > :last-child, .framer-YoqUO .framer-16nbz7s > :last-child, .framer-YoqUO .framer-1lcctcp > :last-child { margin-bottom: 0px; } .framer-YoqUO .framer-1gxp11r > *, .framer-YoqUO .framer-1l820ip > *, .framer-YoqUO .framer-1fhu0ta > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YoqUO .framer-1gxp11r > :first-child, .framer-YoqUO .framer-1l820ip > :first-child, .framer-YoqUO .framer-1fhu0ta > :first-child { margin-left: 0px; } .framer-YoqUO .framer-1gxp11r > :last-child, .framer-YoqUO .framer-1l820ip > :last-child, .framer-YoqUO .framer-1fhu0ta > :last-child { margin-right: 0px; } .framer-YoqUO .framer-1lcctcp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-YoqUO.framer-v-1dr5sgy.framer-dqmjyf { gap: 17px; }\",\".framer-YoqUO.framer-v-1dr5sgy .framer-14uj2va { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YoqUO.framer-v-1dr5sgy.framer-dqmjyf { gap: 0px; } .framer-YoqUO.framer-v-1dr5sgy.framer-dqmjyf > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-YoqUO.framer-v-1dr5sgy.framer-dqmjyf > :first-child { margin-top: 0px; } .framer-YoqUO.framer-v-1dr5sgy.framer-dqmjyf > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-YoqUO[data-border=\"true\"]::after, .framer-YoqUO [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 541\n * @framerIntrinsicWidth 350\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pDOy_Q9VE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"DiVXinioL\":\"clientName\",\"wnT5LM8TP\":\"designation\",\"ImE1bDbog\":\"testimonial\",\"vvvuv92PD\":\"avatar\",\"PNWVubnIT\":\"backgroundBlur\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZpizmnjAI=withCSS(Component,css,\"framer-YoqUO\");export default FramerZpizmnjAI;FramerZpizmnjAI.displayName=\"Review\";FramerZpizmnjAI.defaultProps={height:541,width:350};addPropertyControls(FramerZpizmnjAI,{variant:{options:[\"tznIPjiHN\",\"pDOy_Q9VE\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},DiVXinioL:{defaultValue:\"S. Thompson\",displayTextArea:false,title:\"Client Name\",type:ControlType.String},wnT5LM8TP:{defaultValue:\"Company Name\",displayTextArea:false,title:\"Designation\",type:ControlType.String},ImE1bDbog:{defaultValue:\"Bright Horizon Marketing has been an invaluable partner for our bakery. Their team's expertise in SEO and online marketing has helped us stand out in a competitive market. From optimizing our website to managing our social media presence, their strategic approach has delivered impressive results. Thanks to their efforts, we've seen a significant increase in online orders and customer engagement. I couldn't be happier with the results, and I highly recommend Bright Horizon Marketing to anyone looking to grow their business online.\",displayTextArea:true,title:\"Testimonial\",type:ControlType.String},vvvuv92PD:{__defaultAssetReference:\"data:framer/asset-reference,G1bC6MQnKLl8c7ZyjwpJlVGuw.jpg?originalFilename=photo-1527980965255-d3b416303d12%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHw0fHxhdmF0YXJ8ZW58MHx8fHwxNzA5MzI1NTM3fDA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Avatar\",type:ControlType.ResponsiveImage},PNWVubnIT:{defaultValue:10,title:\"Background Blur\",type:ControlType.Number}});addFonts(FramerZpizmnjAI,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZpizmnjAI\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"350\",\"framerVariables\":\"{\\\"DiVXinioL\\\":\\\"clientName\\\",\\\"wnT5LM8TP\\\":\\\"designation\\\",\\\"ImE1bDbog\\\":\\\"testimonial\\\",\\\"vvvuv92PD\\\":\\\"avatar\\\",\\\"PNWVubnIT\\\":\\\"backgroundBlur\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pDOy_Q9VE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"541\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Unbounded-regular\",\"GF;Unbounded-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx04jHgP6LR0Y.woff2\",weight:\"400\"},{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__204jHgP6LR0Y.woff2\",weight:\"700\"}]}];export const css=['.framer-W2e9I .framer-styles-preset-1uey7d7:not(.rich-text-wrapper), .framer-W2e9I .framer-styles-preset-1uey7d7.rich-text-wrapper p { --framer-font-family: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-family-bold: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-size: 96px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-W2e9I .framer-styles-preset-1uey7d7:not(.rich-text-wrapper), .framer-W2e9I .framer-styles-preset-1uey7d7.rich-text-wrapper p { --framer-font-family: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-family-bold: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-size: 52px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-W2e9I .framer-styles-preset-1uey7d7:not(.rich-text-wrapper), .framer-W2e9I .framer-styles-preset-1uey7d7.rich-text-wrapper p { --framer-font-family: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-family-bold: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-size: 46px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-W2e9I\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import Arc from\"https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/2ycm7HJhFdePAmCNAAJd/Arc.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/s8KoqWSd7OOFVFWjfSWd/SmoothScroll_Prod.js\";import Project from\"#framer/local/canvasComponent/B4CrjLIFA/B4CrjLIFA.js\";import Brands from\"#framer/local/canvasComponent/c69Ma6EWG/c69Ma6EWG.js\";import Button from\"#framer/local/canvasComponent/cBQAwTefC/cBQAwTefC.js\";import Bullet from\"#framer/local/canvasComponent/f_SxhhPsu/f_SxhhPsu.js\";import Service from\"#framer/local/canvasComponent/F2RdVp1gj/F2RdVp1gj.js\";import BlogSingleCard from\"#framer/local/canvasComponent/fNLtYBHNV/fNLtYBHNV.js\";import Cursor from\"#framer/local/canvasComponent/Heo55BgD4/Heo55BgD4.js\";import WhyUs from\"#framer/local/canvasComponent/iB7GHAwCB/iB7GHAwCB.js\";import Stats from\"#framer/local/canvasComponent/IhGAmn0sk/IhGAmn0sk.js\";import FAQListCommon from\"#framer/local/canvasComponent/iV8GXG0Ck/iV8GXG0Ck.js\";import NavigationBar from\"#framer/local/canvasComponent/Kg3jp8xZU/Kg3jp8xZU.js\";import Footer from\"#framer/local/canvasComponent/oGO_MGaZp/oGO_MGaZp.js\";import Heading from\"#framer/local/canvasComponent/QJ12gIOBS/QJ12gIOBS.js\";import CursorView from\"#framer/local/canvasComponent/sJnORkkMm/sJnORkkMm.js\";import Pricing from\"#framer/local/canvasComponent/Tbsg_9IZf/Tbsg_9IZf.js\";import Toast from\"#framer/local/canvasComponent/wl_KcGbky/wl_KcGbky.js\";import Review from\"#framer/local/canvasComponent/ZpizmnjAI/ZpizmnjAI.js\";import SEOReportWidget from\"#framer/local/codeFile/b2k_Rt5/Html_file.js\";import CaseStudies from\"#framer/local/collection/c4gQFLt_3/c4gQFLt_3.js\";import Articles,{enumToDisplayNameFunctions}from\"#framer/local/collection/nWZy3UnCE/nWZy3UnCE.js\";import*as sharedStyle from\"#framer/local/css/BZqcnnsi4/BZqcnnsi4.js\";import*as sharedStyle2 from\"#framer/local/css/DuMLJ2VUN/DuMLJ2VUN.js\";import*as sharedStyle1 from\"#framer/local/css/hwFxtQiSW/hwFxtQiSW.js\";import*as sharedStyle4 from\"#framer/local/css/iLvBdfOs8/iLvBdfOs8.js\";import*as sharedStyle3 from\"#framer/local/css/XiF1LAa3c/XiF1LAa3c.js\";import metadataProvider from\"#framer/local/webPageMetadata/yd7nMFDHh/yd7nMFDHh.js\";const PatternFonts=getFonts(Pattern);const NavigationBarFonts=getFonts(NavigationBar);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const TickerFonts=getFonts(Ticker);const YouTubeFonts=getFonts(YouTube);const PhosphorFonts=getFonts(Phosphor);const ArcFonts=getFonts(Arc);const ImageWithFX=withFX(Image);const HeadingFonts=getFonts(Heading);const SEOReportWidgetFonts=getFonts(SEOReportWidget);const ServiceFonts=getFonts(Service);const ContainerWithFX=withFX(Container);const MotionSectionWithFX=withFX(motion.section);const BrandsFonts=getFonts(Brands);const StatsFonts=getFonts(Stats);const WhyUsFonts=getFonts(WhyUs);const BulletFonts=getFonts(Bullet);const ProjectFonts=getFonts(Project);const ReviewFonts=getFonts(Review);const PricingFonts=getFonts(Pricing);const BlogSingleCardFonts=getFonts(BlogSingleCard);const FAQListCommonFonts=getFonts(FAQListCommon);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const ToastFonts=getFonts(Toast);const CursorFonts=getFonts(Cursor);const CursorViewFonts=getFonts(CursorView);const breakpoints={OwNhynIYY:\"(min-width: 1200px)\",P7j2A2OCI:\"(max-width: 809px)\",WgNeKo_y1:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-uLOx8\";const variantClassNames={OwNhynIYY:\"framer-v-hvzz3m\",P7j2A2OCI:\"framer-v-1zvqox\",WgNeKo_y1:\"framer-v-1b4lfhe\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-100};const transition1={damping:85,delay:.4,mass:1,stiffness:212,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:-100};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:170};const transition2={damping:85,delay:.2,mass:1,stiffness:212,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:170};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const transition3={damping:30,delay:0,mass:1,stiffness:118,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:170};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation6={opacity:1,rotate:20,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-90};const transition4={damping:40,delay:.3,mass:.1,stiffness:232,type:\"spring\"};const animation7={opacity:1,rotate:20,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:-90};const inertia={bounceDamping:30,bounceStiffness:400,delay:0,type:\"inertia\"};const preventDefault=e=>e.preventDefault();const animation8={cursor:\"grabbing\"};const animation9={opacity:1,rotate:40,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-90};const transition5={damping:40,delay:.3,mass:4.7,stiffness:232,type:\"spring\"};const animation10={opacity:1,rotate:40,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:-90};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-100};const transition6={damping:40,delay:.3,mass:4.1,stiffness:232,type:\"spring\"};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:-100};const transition7={damping:40,delay:.3,mass:10,stiffness:232,type:\"spring\"};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:-100};const animation14={opacity:1,rotate:50,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-120};const animation15={opacity:1,rotate:50,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:-120};const animation16={opacity:1,rotate:-17,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-132};const animation17={opacity:1,rotate:-17,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:-132};const animation18={opacity:1,rotate:40,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-130};const animation19={opacity:1,rotate:40,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:-130};const animation20={opacity:1,rotate:24,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-140};const animation21={opacity:1,rotate:24,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:-140};const animation22={opacity:1,rotate:18,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const animation23={opacity:1,rotate:18,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:-150};const animation24={opacity:1,rotate:-33,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-110};const animation25={opacity:1,rotate:-33,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:-110};const animation26={opacity:1,rotate:-10,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-120};const animation27={opacity:1,rotate:-10,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:-120};const transition8={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation28={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,y:-10};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop-Wide\":\"OwNhynIYY\",Phone:\"P7j2A2OCI\",Tablet:\"WgNeKo_y1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"OwNhynIYY\"};};const cursor={component:Cursor,variant:\"Rmwr2RAOf\"};const cursor1={component:CursorView,variant:\"gug0YEWP3\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,qGMvZtB2D,p0IqRGBPULHf_21Li6,y27i2645kLHf_21Li6,UDzOilHVeLHf_21Li6,vMoXVKWOuLHf_21Li6,xsgQECDCsLHf_21Li6,vsb3r_C29LHf_21Li6,uOb1X3P3cLHf_21Li6,GM6k8WU0bLHf_21Li6,idLHf_21Li6,p0IqRGBPUg7gardzzi,y27i2645kg7gardzzi,UDzOilHVeg7gardzzi,vMoXVKWOug7gardzzi,xsgQECDCsg7gardzzi,vsb3r_C29g7gardzzi,uOb1X3P3cg7gardzzi,GM6k8WU0bg7gardzzi,idg7gardzzi,p0IqRGBPUSoPwllC3F,y27i2645kSoPwllC3F,UDzOilHVeSoPwllC3F,vMoXVKWOuSoPwllC3F,xsgQECDCsSoPwllC3F,vsb3r_C29SoPwllC3F,uOb1X3P3cSoPwllC3F,GM6k8WU0bSoPwllC3F,idSoPwllC3F,p0IqRGBPUYAMo7907Z,y27i2645kYAMo7907Z,UDzOilHVeYAMo7907Z,vMoXVKWOuYAMo7907Z,xsgQECDCsYAMo7907Z,vsb3r_C29YAMo7907Z,uOb1X3P3cYAMo7907Z,GM6k8WU0bYAMo7907Z,idYAMo7907Z,EZue1CzWPuop5p902E,HFkwj6Aivuop5p902E,kBAWMceDjuop5p902E,YSKHrdVc1uop5p902E,Tu_Pd0zTZuop5p902E,iduop5p902E,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"WgNeKo_y1\",\"P7j2A2OCI\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"jGFDk87Dh\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"QeagwX1Rm\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"MERXQpASN\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"ffQKfJ0Kx\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"Usy9pnRtq\");const ref5=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if([\"WgNeKo_y1\",\"P7j2A2OCI\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"P7j2A2OCI\")return false;return true;};const router=useRouter();const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"P7j2A2OCI\")return true;return false;};const elementId5=useRouteElementId(\"oVhGXVifM\");const ref6=React.useRef(null);const elementId6=useRouteElementId(\"vTTUKTKEu\");const ref7=React.useRef(null);const elementId7=useRouteElementId(\"rZyCoDj_M\");const ref8=React.useRef(null);const elementId8=useRouteElementId(\"UaACQKPhS\");const ref9=React.useRef(null);const activeLocaleCode=useLocaleCode();const elementId9=useRouteElementId(\"om1250aoL\");const ref10=React.useRef(null);useCustomCursors({ixfehx:cursor1,t370is:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"OwNhynIYY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-hvzz3m\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-123wqig\",\"data-framer-name\":\"Background\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bsjpkg\",\"data-framer-name\":\"Overlay\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ne3cqe-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"uJPrb4EIT\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Pattern,{back:\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(0, 0, 0))\",diagonal:true,direction:\"left\",duration:5,front:\"rgb(23, 23, 23)\",height:\"100%\",id:\"uJPrb4EIT\",layoutId:\"uJPrb4EIT\",patternType:\"groovy\",radius:0,scale:54,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-icz1s2-container\",layoutScroll:true,nodeId:\"qucQ2rL9C\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{variant:\"qckzdw_18\"},WgNeKo_y1:{variant:\"qckzdw_18\"}},children:/*#__PURE__*/_jsx(NavigationBar,{gGSU0bs4G:\"jcV_yFltq\",height:\"100%\",id:\"qucQ2rL9C\",layoutId:\"qucQ2rL9C\",style:{width:\"100%\"},variant:\"lzTpoNZtf\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1ma85oo\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-j1yqbq\",\"data-framer-name\":\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c83yy hidden-1b4lfhe hidden-1zvqox\",\"data-border\":true,\"data-framer-name\":\"Stat\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",children:\"#1 Digital Marketing Agency in Miami\"})}),className:\"framer-yk9x6r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7xjwq8\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cfd53y\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ho5v21\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-8flma5\",\"data-framer-name\":\"Frame 2952\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 285 36\"><path d=\"M 28.95 22.287 C 28.493 22.75 28.283 23.421 28.387 24.078 L 29.956 33.167 C 30.088 33.937 29.777 34.717 29.162 35.162 C 28.558 35.624 27.756 35.679 27.098 35.31 L 19.284 31.043 C 19.013 30.891 18.711 30.81 18.402 30.801 L 17.924 30.801 C 17.758 30.827 17.596 30.882 17.448 30.967 L 9.633 35.254 C 9.247 35.458 8.809 35.53 8.38 35.458 C 7.336 35.251 6.639 34.209 6.81 33.11 L 8.38 24.021 C 8.484 23.358 8.275 22.684 7.818 22.213 L 1.447 15.747 C 0.915 15.206 0.729 14.393 0.973 13.66 C 1.209 12.928 1.813 12.395 2.541 12.275 L 11.309 10.943 C 11.976 10.871 12.561 10.446 12.861 9.818 L 16.725 1.524 C 16.816 1.339 16.935 1.169 17.078 1.025 L 17.236 0.896 C 17.319 0.8 17.414 0.72 17.52 0.655 L 17.713 0.582 L 18.012 0.452 L 18.755 0.452 C 19.418 0.524 20.002 0.94 20.308 1.561 L 24.222 9.818 C 24.504 10.422 25.053 10.841 25.686 10.943 L 34.454 12.275 C 35.195 12.385 35.814 12.921 36.059 13.66 C 36.29 14.401 36.091 15.214 35.548 15.747 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path><path d=\"M 90.946 22.287 C 90.489 22.75 90.279 23.421 90.384 24.078 L 91.952 33.167 C 92.084 33.937 91.774 34.717 91.158 35.162 C 90.555 35.624 89.752 35.679 89.094 35.31 L 81.281 31.043 C 81.009 30.891 80.707 30.81 80.399 30.801 L 79.921 30.801 C 79.755 30.827 79.592 30.882 79.444 30.967 L 71.629 35.254 C 71.243 35.458 70.805 35.53 70.377 35.458 C 69.332 35.251 68.635 34.209 68.807 33.11 L 70.377 24.021 C 70.481 23.358 70.271 22.684 69.814 22.213 L 63.444 15.747 C 62.911 15.206 62.726 14.393 62.969 13.66 C 63.205 12.928 63.809 12.395 64.537 12.275 L 73.305 10.943 C 73.972 10.871 74.558 10.446 74.857 9.818 L 78.721 1.524 C 78.813 1.339 78.931 1.169 79.074 1.025 L 79.233 0.896 C 79.315 0.8 79.411 0.72 79.517 0.655 L 79.709 0.582 L 80.009 0.452 L 80.752 0.452 C 81.415 0.524 81.999 0.94 82.304 1.561 L 86.219 9.818 C 86.501 10.422 87.049 10.841 87.683 10.943 L 96.45 12.275 C 97.191 12.385 97.81 12.921 98.056 13.66 C 98.287 14.401 98.087 15.214 97.544 15.747 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path><path d=\"M 152.943 22.287 C 152.486 22.75 152.276 23.421 152.38 24.078 L 153.948 33.167 C 154.081 33.937 153.77 34.717 153.154 35.162 C 152.551 35.624 151.748 35.679 151.09 35.31 L 143.277 31.043 C 143.005 30.891 142.704 30.81 142.395 30.801 L 141.917 30.801 C 141.751 30.827 141.589 30.882 141.441 30.967 L 133.625 35.254 C 133.239 35.458 132.802 35.53 132.373 35.458 C 131.329 35.251 130.632 34.209 130.803 33.11 L 132.373 24.021 C 132.477 23.358 132.267 22.684 131.81 22.213 L 125.44 15.747 C 124.907 15.206 124.722 14.393 124.965 13.66 C 125.202 12.928 125.805 12.395 126.534 12.275 L 135.301 10.943 C 135.968 10.871 136.554 10.446 136.854 9.818 L 140.717 1.524 C 140.809 1.339 140.927 1.169 141.07 1.025 L 141.229 0.896 C 141.312 0.8 141.407 0.72 141.513 0.655 L 141.705 0.582 L 142.005 0.452 L 142.748 0.452 C 143.411 0.524 143.995 0.94 144.3 1.561 L 148.214 9.818 C 148.497 10.422 149.046 10.841 149.679 10.943 L 158.447 12.275 C 159.188 12.385 159.807 12.921 160.052 13.66 C 160.284 14.401 160.084 15.214 159.54 15.747 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path><path d=\"M 214.939 22.287 C 214.482 22.75 214.272 23.421 214.376 24.078 L 215.944 33.167 C 216.077 33.937 215.766 34.717 215.151 35.162 C 214.547 35.624 213.744 35.679 213.087 35.31 L 205.273 31.043 C 205.001 30.891 204.7 30.81 204.392 30.801 L 203.913 30.801 C 203.748 30.827 203.584 30.882 203.436 30.967 L 195.622 35.254 C 195.236 35.458 194.798 35.53 194.37 35.458 C 193.325 35.251 192.628 34.209 192.799 33.11 L 194.37 24.021 C 194.474 23.358 194.264 22.684 193.807 22.213 L 187.437 15.747 C 186.903 15.206 186.718 14.393 186.962 13.66 C 187.198 12.928 187.801 12.395 188.53 12.275 L 197.297 10.943 C 197.964 10.871 198.551 10.446 198.85 9.818 L 202.713 1.524 C 202.806 1.339 202.924 1.169 203.066 1.025 L 203.225 0.896 C 203.308 0.8 203.403 0.72 203.509 0.655 L 203.701 0.582 L 204.002 0.452 L 204.744 0.452 C 205.408 0.524 205.992 0.94 206.297 1.561 L 210.21 9.818 C 210.493 10.422 211.042 10.841 211.676 10.943 L 220.443 12.275 C 221.184 12.385 221.804 12.921 222.049 13.66 C 222.28 14.401 222.081 15.214 221.536 15.747 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path><path d=\"M 276.935 22.287 C 276.478 22.75 276.268 23.421 276.373 24.078 L 277.941 33.167 C 278.074 33.937 277.762 34.717 277.147 35.162 C 276.543 35.624 275.741 35.679 275.083 35.31 L 267.27 31.043 C 266.998 30.891 266.697 30.81 266.388 30.801 L 265.909 30.801 C 265.744 30.827 265.581 30.882 265.433 30.967 L 257.618 35.254 C 257.232 35.458 256.794 35.53 256.366 35.458 C 255.321 35.251 254.624 34.209 254.795 33.11 L 256.366 24.021 C 256.47 23.358 256.26 22.684 255.803 22.213 L 249.433 15.747 C 248.899 15.206 248.715 14.393 248.958 13.66 C 249.194 12.928 249.797 12.395 250.526 12.275 L 259.293 10.943 C 259.96 10.871 260.547 10.446 260.846 9.818 L 264.71 1.524 C 264.802 1.339 264.92 1.169 265.062 1.025 L 265.221 0.896 C 265.304 0.8 265.399 0.72 265.505 0.655 L 265.697 0.582 L 265.998 0.452 L 266.74 0.452 C 267.404 0.524 267.988 0.94 268.293 1.561 L 272.207 9.818 C 272.489 10.422 273.038 10.841 273.672 10.943 L 282.439 12.275 C 283.18 12.385 283.8 12.921 284.045 13.66 C 284.276 14.401 284.077 15.214 283.532 15.747 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path></svg>',svgContentId:11929976365,withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-j4z2v\",\"data-framer-name\":\"Hero Heading Content\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4w8l5h\",\"data-framer-name\":\"Heading & Subheading\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fo77gx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-m5rh52\",\"data-styles-preset\":\"hwFxtQiSW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"The\"})}),className:\"framer-jbkn8z\",fonts:[\"Inter\"],id:elementId,ref:ref1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-m5rh52\",\"data-styles-preset\":\"hwFxtQiSW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Best\"})}),className:\"framer-1nh8e5s\",fonts:[\"Inter\"],id:elementId1,ref:ref2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-r4ysuh\",style:{rotate:3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-m5rh52\",\"data-styles-preset\":\"hwFxtQiSW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10))\"},children:\"Digital\"})}),className:\"framer-n2iyub\",fonts:[\"Inter\"],id:elementId2,ref:ref3,style:{rotate:-3},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-m5rh52\",\"data-styles-preset\":\"hwFxtQiSW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Maketing\"})}),className:\"framer-1ty6ljs\",fonts:[\"Inter\"],id:elementId3,ref:ref4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dzy20o\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:512,intrinsicWidth:512,pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/b4IW2nPWxHJ6UTAoq3A4u5d56ps.png\"},className:\"framer-1h8vqsn\",style:{rotate:-16}})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-m5rh52\",\"data-styles-preset\":\"hwFxtQiSW\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Agency.\"})}),className:\"framer-harf3f\",fonts:[\"Inter\"],id:elementId4,ref:ref5,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d9d01f21-7a47-443c-a8bc-56cdb453de6f, rgba(255, 255, 255, 0.8))\"},children:\"We believe in combining innovative design, sustainable practices, and exceptional craftsmanship to bring your vision to life.\"})}),className:\"framer-1c0jjav\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-99gncu-container\",nodeId:\"IGPZxk8oZ\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{variant:\"YVt9h3DM_\"}},children:/*#__PURE__*/_jsx(Button,{AIYkLNyqb:\"BOOK A CALL\",DEX53qIxg:\"https://cal.com/lazaro-jimenez-lmnidt/30min\",height:\"100%\",id:\"IGPZxk8oZ\",layoutId:\"IGPZxk8oZ\",variant:\"VYn33lVMS\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1urq87d\",\"data-framer-name\":\"Background Gradient\"}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:931,intrinsicWidth:1500,pixelHeight:931,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/tVDg230sxN3guk1uVhxlFkIu1s.png\",srcSet:\"https://framerusercontent.com/images/tVDg230sxN3guk1uVhxlFkIu1s.png?scale-down-to=512 512w,https://framerusercontent.com/images/tVDg230sxN3guk1uVhxlFkIu1s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tVDg230sxN3guk1uVhxlFkIu1s.png 1500w\"},className:\"framer-1sk6zfr\",\"data-framer-cursor\":\"t370is\",\"data-framer-name\":\"Image\",id:\"1sk6zfr\",onTap:onTap3bnx0g({overlay}),style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-m94qqz\",\"data-framer-name\":\"Gradient Overlay\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d4gaqj-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"EzdrIZE62\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:50,height:\"100%\",hoverFactor:1,id:\"EzdrIZE62\",layoutId:\"EzdrIZE62\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gfdqz2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uey7d7\",\"data-styles-preset\":\"XiF1LAa3c\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Best Marketing Agency\"})}),className:\"framer-1jdzw5z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:60,delay:0,mass:1,stiffness:310,type:\"spring\"}},className:cx(scopingClassNames,\"framer-1gkfft0\"),\"data-framer-portal-id\":\"1sk6zfr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"URLXt3h0H\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1xll0r8-container\"),\"data-framer-portal-id\":\"1sk6zfr\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"g9UGWWIhj\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"g9UGWWIhj\",isMixedBorderRadius:false,isRed:true,layoutId:\"g9UGWWIhj\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/smPos0mJvh8\",width:\"100%\"})})})]}),getContainer())})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13d90j0 hidden-hvzz3m\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yfckd4\",\"data-framer-name\":\"Play Icon Wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-h255qi-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mH7O1E2rfc3kWHksXj\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{color:\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(245, 131, 39))\"}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Play\",id:\"mH7O1E2rfc3kWHksXj\",layoutId:\"mH7O1E2rfc3kWHksXj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ql1gnv-container hidden-1zvqox\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mH7O1E2rfs2xcmZeZp\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Arc,{alignmentBaseline:\"bottom\",animate:false,animateDuration:5,animateEnd:150,animateStart:-50,color:\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\",cylinderHeight:0,flip:false,font:{},height:\"100%\",id:\"mH7O1E2rfs2xcmZeZp\",layoutId:\"mH7O1E2rfs2xcmZeZp\",rotate:true,rotateSpeed:5,slots:[],startOffset:0,style:{height:\"100%\",width:\"100%\"},text:\"\u2726 PLAY VIDEO \u2726 KNOW ABOUT US \u2726 AGENCEE\",type:\"circle\",width:\"100%\",wordSpacing:4})})})]})]})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-skvjh4\",\"data-framer-name\":\"Services\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u76kmz\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-171tl\",\"data-framer-name\":\"Heading Content Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:119,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xi7suj-container\",nodeId:\"mS9piqvch\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{style:{width:\"100%\"},variant:\"KJ1G3Id0e\"},WgNeKo_y1:{variant:\"lLa5v4PpE\"}},children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"See How You Rank in Google\",GqTmcaQLx:\"Services\",height:\"100%\",id:\"mS9piqvch\",kAHPdHlCh:\"Our top-notch digital marketing agency not only delivers impressive results but also dazzles our clients with remarkable statistics. We pride ourselves on our ability to amaze customers with tangible outcomes and eye-catching figures.\",layoutId:\"mS9piqvch\",NlGfzfEF2:true,p1KubWiKz:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"u4P6wTRAk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6eme23-container\",isAuthoredByUser:true,nodeId:\"Fj4773phd\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(SEOReportWidget,{height:\"100%\",id:\"Fj4773phd\",layoutId:\"Fj4773phd\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-py75l2\",\"data-framer-name\":\"Services Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s3790c\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined},{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined},{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`},WgNeKo_y1:{width:`max((max(${componentViewport?.width||\"100vw\"} - 80px, 1px) - 10px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:374,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 10px) / 2, 200px)`,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lvlv5q-container\",nodeId:\"z1ecxf1W4\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{ocFxhgdq4:resolvedLinks[2]},WgNeKo_y1:{ocFxhgdq4:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Service,{height:\"100%\",id:\"z1ecxf1W4\",iNyObSHzV:\"We optimize your site's structure, content, and keywords to rank higher on search engine results pages, increasing your chances of being discovered by potential customers.\",layoutId:\"z1ecxf1W4\",lxVLvSShs:\"GoogleLogo\",ocFxhgdq4:resolvedLinks[0],p1QdeJ3VD:true,style:{width:\"100%\"},variant:\"tICj7eCix\",width:\"100%\",x6gTlITKM:\"SEO\"})})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined},{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined},{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`},WgNeKo_y1:{width:`max((max(${componentViewport?.width||\"100vw\"} - 80px, 1px) - 10px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:374,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 10px) / 2, 200px)`,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-p1yvjz-container\",nodeId:\"yMegrk7bW\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{ocFxhgdq4:resolvedLinks1[2]},WgNeKo_y1:{ocFxhgdq4:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Service,{height:\"100%\",id:\"yMegrk7bW\",iNyObSHzV:\"Our content marketing services include creating informative blog posts, engaging videos, and shareable infographics to captivate your audience and drive traffic to your website.\",layoutId:\"yMegrk7bW\",lxVLvSShs:\"Article\",ocFxhgdq4:resolvedLinks1[0],p1QdeJ3VD:true,style:{width:\"100%\"},variant:\"tICj7eCix\",width:\"100%\",x6gTlITKM:\"Content Marketing\"})})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined},{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined},{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`},WgNeKo_y1:{width:`max((max(${componentViewport?.width||\"100vw\"} - 80px, 1px) - 10px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:374,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 10px) / 2, 200px)`,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mrpq24-container\",nodeId:\"mz1tkgmqQ\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{ocFxhgdq4:resolvedLinks2[2]},WgNeKo_y1:{ocFxhgdq4:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Service,{height:\"100%\",id:\"mz1tkgmqQ\",iNyObSHzV:\"Our design experts craft visually stunning and user-friendly websites optimized for performance and conversion, ensuring a seamless online experience for your visitors.\",layoutId:\"mz1tkgmqQ\",lxVLvSShs:\"Browser\",ocFxhgdq4:resolvedLinks2[0],p1QdeJ3VD:true,style:{width:\"100%\"},variant:\"tICj7eCix\",width:\"100%\",x6gTlITKM:\"Website Design\"})})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined},{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined},{href:{webPageId:\"BadAnFeJz\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`},WgNeKo_y1:{width:`max((max(${componentViewport?.width||\"100vw\"} - 80px, 1px) - 10px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:374,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 10px) / 2, 200px)`,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-w8x50v-container\",nodeId:\"MRzPkaxzY\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{ocFxhgdq4:resolvedLinks3[2]},WgNeKo_y1:{ocFxhgdq4:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Service,{height:\"100%\",id:\"MRzPkaxzY\",iNyObSHzV:\"Engage and expand your audience across social media platforms with our tailored marketing strategies. From content creation to ad campaigns, we help you connect with your target demographic\",layoutId:\"MRzPkaxzY\",lxVLvSShs:\"InstagramLogo\",ocFxhgdq4:resolvedLinks3[0],p1QdeJ3VD:true,style:{width:\"100%\"},variant:\"tICj7eCix\",width:\"100%\",x6gTlITKM:\"Social Media Marketing\"})})})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{height:374,width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1teu339-container hidden-hvzz3m hidden-1b4lfhe\",nodeId:\"ymS143K4x\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Service,{height:\"100%\",id:\"ymS143K4x\",iNyObSHzV:\"Engage and expand your audience across Email templates tailored to convert our platforms with our tailored marketing strategies.\",layoutId:\"ymS143K4x\",lxVLvSShs:\"Laptop\",ocFxhgdq4:\"\",p1QdeJ3VD:true,style:{width:\"100%\"},variant:\"tICj7eCix\",width:\"100%\",x6gTlITKM:\"Email Marketing/SMS\"})})})})]})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1limmqw\",\"data-framer-name\":\"Brands\",id:elementId5,ref:ref6,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:119,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qlm7y2-container\",nodeId:\"kGKrjYp37\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Brands that trust us\",GqTmcaQLx:\"Brands Collaboraations\",height:\"100%\",id:\"kGKrjYp37\",kAHPdHlCh:\"Our top-notch digital marketing agency not only delivers impressive results but also dazzles our clients with remarkable statistics. We pride ourselves on our ability to amaze customers with tangible outcomes and eye-catching figures.\",layoutId:\"kGKrjYp37\",NlGfzfEF2:true,p1KubWiKz:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-aesxrb\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gxkija\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o63r6a-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"uf5zmnlx6\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"uf5zmnlx6\",layoutId:\"uf5zmnlx6\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:\"186px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nj0387-container\",\"data-framer-name\":\"Phytoca\",inComponentSlot:true,name:\"Phytoca\",nodeId:\"g0tUg228s\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Brands,{height:\"100%\",id:\"g0tUg228s\",layoutId:\"g0tUg228s\",name:\"Phytoca\",style:{height:\"100%\"},uL9wwXgHE:addImageAlt({src:\"https://framerusercontent.com/images/8SZLPX7BHLNzTOQk1namDX6ABvM.png\",srcSet:\"https://framerusercontent.com/images/8SZLPX7BHLNzTOQk1namDX6ABvM.png?scale-down-to=512 512w,https://framerusercontent.com/images/8SZLPX7BHLNzTOQk1namDX6ABvM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8SZLPX7BHLNzTOQk1namDX6ABvM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8SZLPX7BHLNzTOQk1namDX6ABvM.png 2877w\"},\"\"),variant:\"J3HvyJ2TB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:\"186px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8lyhk0-container\",\"data-framer-name\":\"Mysmile Design\",inComponentSlot:true,name:\"Mysmile Design\",nodeId:\"pSmZQGBGT\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Brands,{height:\"100%\",id:\"pSmZQGBGT\",layoutId:\"pSmZQGBGT\",name:\"Mysmile Design\",style:{height:\"100%\"},uL9wwXgHE:addImageAlt({src:\"https://framerusercontent.com/images/J3NCpg5FQC8vuYXa63Lhf9mzC8o.jpg\"},\"\"),variant:\"J3HvyJ2TB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:\"186px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14g34h7-container\",\"data-framer-name\":\"Renovu Salon\",inComponentSlot:true,name:\"Renovu Salon\",nodeId:\"FPYxaIUbm\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Brands,{height:\"100%\",id:\"FPYxaIUbm\",layoutId:\"FPYxaIUbm\",name:\"Renovu Salon\",style:{height:\"100%\"},uL9wwXgHE:addImageAlt({src:\"https://framerusercontent.com/images/5s1m4ebug85T7V63JijdVOI.jpeg\",srcSet:\"https://framerusercontent.com/images/5s1m4ebug85T7V63JijdVOI.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/5s1m4ebug85T7V63JijdVOI.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5s1m4ebug85T7V63JijdVOI.jpeg 1294w\"},\"\"),variant:\"J3HvyJ2TB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:\"186px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sogepy-container\",\"data-framer-name\":\"Alchemy Products\",inComponentSlot:true,name:\"Alchemy Products\",nodeId:\"suCTWIRMQ\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Brands,{height:\"100%\",id:\"suCTWIRMQ\",layoutId:\"suCTWIRMQ\",name:\"Alchemy Products\",style:{height:\"100%\"},uL9wwXgHE:addImageAlt({src:\"https://framerusercontent.com/images/b4Ncb1PVLRBmodnykkMvbRJMvgA.png\"},\"\"),variant:\"J3HvyJ2TB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:\"186px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-190d2ut-container\",\"data-framer-name\":\"May Salon\",inComponentSlot:true,name:\"May Salon\",nodeId:\"M6JoBy4W7\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Brands,{height:\"100%\",id:\"M6JoBy4W7\",layoutId:\"M6JoBy4W7\",name:\"May Salon\",style:{height:\"100%\"},uL9wwXgHE:addImageAlt({src:\"https://framerusercontent.com/images/HL0eXuKl4hIenH1EgnD5oBuJEn0.png\"},\"\"),variant:\"J3HvyJ2TB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:\"186px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ru4dsk-container\",\"data-framer-name\":\"Nella salon\",inComponentSlot:true,name:\"Nella salon\",nodeId:\"DZYbk6_UA\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Brands,{height:\"100%\",id:\"DZYbk6_UA\",layoutId:\"DZYbk6_UA\",name:\"Nella salon\",style:{height:\"100%\"},uL9wwXgHE:addImageAlt({src:\"https://framerusercontent.com/images/rauOZICfalIsd5rL1YmiokS5tMA.svg\"},\"\"),variant:\"J3HvyJ2TB\",width:\"100%\"})})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xv6dxv\",\"data-framer-name\":\"About\",id:elementId6,ref:ref7,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,pixelHeight:1333,pixelWidth:2e3,src:\"https://framerusercontent.com/images/xOz91BrLMifZXksr8HqpgNMqqEc.jpg?scale-down-to=1024\"},className:\"framer-b8yios\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-se0ayk\",\"data-framer-name\":\"Overlay\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fav9ul\",\"data-framer-name\":\"Statistics\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h9wx7j\",\"data-framer-name\":\"Statistics\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:187,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:212,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:70}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1oql35u-container\",nodeId:\"tPYNoB5bI\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"tPYNoB5bI\",layoutId:\"tPYNoB5bI\",ODC_810_T:\"10+\",width:\"100%\",WmbsVaIgS:\"Years of Experience\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:187,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1azo9qp-container\",nodeId:\"iedHy9ZNQ\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"iedHy9ZNQ\",layoutId:\"iedHy9ZNQ\",ODC_810_T:\"200+\",width:\"100%\",WmbsVaIgS:\"Successful Projects\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:187,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:212,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:70}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-113fw0w-container\",nodeId:\"GLSOJyWG4\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"GLSOJyWG4\",layoutId:\"GLSOJyWG4\",ODC_810_T:\"150+\",width:\"100%\",WmbsVaIgS:\"Happy Clients\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:187,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lxh66i-container\",nodeId:\"HlZ2U1_Pw\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"HlZ2U1_Pw\",layoutId:\"HlZ2U1_Pw\",ODC_810_T:\"160\",width:\"100%\",WmbsVaIgS:\"5 Star Reviews\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-37v9n0\",\"data-framer-name\":\"Values\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zqaw0g\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{width:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 1440px) - 6px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:203,width:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 1440px) - 20px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dgfbng-container hidden-1zvqox\",nodeId:\"bHlo5DNik\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"We have built a reputation as a trusted and reliable partner in achieving business success.\",height:\"100%\",hW5NyRFyI:\"Proven Track Record\",id:\"bHlo5DNik\",layoutId:\"bHlo5DNik\",mxj0qA2Fp:\"Rocket\",style:{width:\"100%\"},variant:\"i3ZKmoSie\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{width:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 1440px) - 6px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:203,width:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 1440px) - 20px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2mrkyx-container hidden-1zvqox\",nodeId:\"ADvGVm88k\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"We offer personalized solutions tailored to your specific goals, audience, and industry.\",height:\"100%\",hW5NyRFyI:\"Tailored Solutions\",id:\"ADvGVm88k\",layoutId:\"ADvGVm88k\",mxj0qA2Fp:\"Graph\",style:{width:\"100%\"},variant:\"i3ZKmoSie\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{width:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 1440px) - 6px) / 3, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:203,width:`max((min(${componentViewport?.width||\"100vw\"} - 40px, 1440px) - 20px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q9dcgz-container hidden-1zvqox\",nodeId:\"H6zapWLPP\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"Your success is our priority. We prioritize understanding your business goals.\",height:\"100%\",hW5NyRFyI:\"Client-Centric Focus\",id:\"H6zapWLPP\",layoutId:\"H6zapWLPP\",mxj0qA2Fp:\"UserFocus\",style:{width:\"100%\"},variant:\"i3ZKmoSie\",width:\"100%\"})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xf03ag hidden-1zvqox\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dugtxi-container\",nodeId:\"WzWuxjFq9\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Continuous Innovation\",height:\"100%\",id:\"WzWuxjFq9\",layoutId:\"WzWuxjFq9\",variant:\"BD_1gwPeL\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13u7jqh-container\",nodeId:\"M3SjexByZ\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Dedicated Support\",height:\"100%\",id:\"M3SjexByZ\",layoutId:\"M3SjexByZ\",variant:\"BD_1gwPeL\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z3bziw-container\",nodeId:\"qBaNVxdIA\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Positive Client Experiences\",height:\"100%\",id:\"qBaNVxdIA\",layoutId:\"qBaNVxdIA\",variant:\"BD_1gwPeL\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9woj7p-container\",nodeId:\"PNNvC2eaz\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Commitment to Excellence\",height:\"100%\",id:\"PNNvC2eaz\",layoutId:\"PNNvC2eaz\",variant:\"BD_1gwPeL\",width:\"100%\"})})})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dmi1l2\",\"data-framer-name\":\"Case Studies\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:119,width:`min((${componentViewport?.width||\"100vw\"} - 80px) * 0.8, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12f4xyz-container\",nodeId:\"D3pF31hoU\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Case Studies\",GqTmcaQLx:\"Works\",height:\"100%\",id:\"D3pF31hoU\",kAHPdHlCh:\"\",layoutId:\"D3pF31hoU\",NlGfzfEF2:true,p1KubWiKz:true,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11iok51\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2q54w6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleTransformEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__spring:{damping:100,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:362,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:200}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-44pv8d\",\"data-framer-name\":\"Project 1\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7trqc8\",\"data-framer-name\":\"Project\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-v5uax4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"LHf_21Li6\",data:CaseStudies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"LHf_21Li6\",name:\"p0IqRGBPU\",type:\"Identifier\"},{collection:\"LHf_21Li6\",name:\"y27i2645k\",type:\"Identifier\"},{collection:\"LHf_21Li6\",name:\"UDzOilHVe\",type:\"Identifier\"},{collection:\"LHf_21Li6\",name:\"vMoXVKWOu\",type:\"Identifier\"},{collection:\"LHf_21Li6\",name:\"xsgQECDCs\",type:\"Identifier\"},{collection:\"LHf_21Li6\",name:\"vsb3r_C29\",type:\"Identifier\"},{collection:\"LHf_21Li6\",name:\"uOb1X3P3c\",type:\"Identifier\"},{collection:\"LHf_21Li6\",name:\"GM6k8WU0b\",type:\"Identifier\"},{collection:\"LHf_21Li6\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({GM6k8WU0b:GM6k8WU0bLHf_21Li6,id:idLHf_21Li6,p0IqRGBPU:p0IqRGBPULHf_21Li6,UDzOilHVe:UDzOilHVeLHf_21Li6,uOb1X3P3c:uOb1X3P3cLHf_21Li6,vMoXVKWOu:vMoXVKWOuLHf_21Li6,vsb3r_C29:vsb3r_C29LHf_21Li6,xsgQECDCs:xsgQECDCsLHf_21Li6,y27i2645k:y27i2645kLHf_21Li6},index)=>{y27i2645kLHf_21Li6??=\"\";UDzOilHVeLHf_21Li6??=\"\";vMoXVKWOuLHf_21Li6??=\"\";xsgQECDCsLHf_21Li6??=\"\";vsb3r_C29LHf_21Li6??=\"\";uOb1X3P3cLHf_21Li6??=\"\";GM6k8WU0bLHf_21Li6??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`LHf_21Li6-${idLHf_21Li6}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{GM6k8WU0b:GM6k8WU0bLHf_21Li6},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 24px, 1440px), 1px), 1440px)`},WgNeKo_y1:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 2, 1px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:404,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 30px) / 2, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4key13-container\",\"data-framer-cursor\":\"ixfehx\",nodeId:\"A91ClK7Vy\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{variant:\"JfRnu8SSW\"},WgNeKo_y1:{variant:\"JfRnu8SSW\"}},children:/*#__PURE__*/_jsx(Project,{height:\"100%\",id:\"A91ClK7Vy\",layoutId:\"A91ClK7Vy\",M_pfzYt58:toResponsiveImage(p0IqRGBPULHf_21Li6),NYeeHdoQZ:vMoXVKWOuLHf_21Li6,oqirxxS_G:UDzOilHVeLHf_21Li6,pvyu50sb9:vsb3r_C29LHf_21Li6,RhNFJqKE_:false,style:{width:\"100%\"},variant:\"U9QyqU4vh\",vjce4Tqa7:y27i2645kLHf_21Li6,width:\"100%\",xxslYkG4G:xsgQECDCsLHf_21Li6,ZZxw1qd09:uOb1X3P3cLHf_21Li6})})})})})})},idLHf_21Li6);})})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleTransformEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__spring:{damping:100,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:362,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:200}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-kzr1ge\",\"data-framer-name\":\"Project 2\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x65jxd\",\"data-framer-name\":\"Project\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16id6eu\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"g7gardzzi\",data:CaseStudies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"g7gardzzi\",name:\"p0IqRGBPU\",type:\"Identifier\"},{collection:\"g7gardzzi\",name:\"y27i2645k\",type:\"Identifier\"},{collection:\"g7gardzzi\",name:\"UDzOilHVe\",type:\"Identifier\"},{collection:\"g7gardzzi\",name:\"vMoXVKWOu\",type:\"Identifier\"},{collection:\"g7gardzzi\",name:\"xsgQECDCs\",type:\"Identifier\"},{collection:\"g7gardzzi\",name:\"vsb3r_C29\",type:\"Identifier\"},{collection:\"g7gardzzi\",name:\"uOb1X3P3c\",type:\"Identifier\"},{collection:\"g7gardzzi\",name:\"GM6k8WU0b\",type:\"Identifier\"},{collection:\"g7gardzzi\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({GM6k8WU0b:GM6k8WU0bg7gardzzi,id:idg7gardzzi,p0IqRGBPU:p0IqRGBPUg7gardzzi,UDzOilHVe:UDzOilHVeg7gardzzi,uOb1X3P3c:uOb1X3P3cg7gardzzi,vMoXVKWOu:vMoXVKWOug7gardzzi,vsb3r_C29:vsb3r_C29g7gardzzi,xsgQECDCs:xsgQECDCsg7gardzzi,y27i2645k:y27i2645kg7gardzzi},index1)=>{y27i2645kg7gardzzi??=\"\";UDzOilHVeg7gardzzi??=\"\";vMoXVKWOug7gardzzi??=\"\";xsgQECDCsg7gardzzi??=\"\";vsb3r_C29g7gardzzi??=\"\";uOb1X3P3cg7gardzzi??=\"\";GM6k8WU0bg7gardzzi??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`g7gardzzi-${idg7gardzzi}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{GM6k8WU0b:GM6k8WU0bg7gardzzi},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 24px, 1440px), 1px), 1440px)`},WgNeKo_y1:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 2, 1px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:404,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 30px) / 2, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p393br-container\",\"data-framer-cursor\":\"ixfehx\",nodeId:\"tWwFiRNz5\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{variant:\"JfRnu8SSW\"},WgNeKo_y1:{variant:\"JfRnu8SSW\"}},children:/*#__PURE__*/_jsx(Project,{height:\"100%\",id:\"tWwFiRNz5\",layoutId:\"tWwFiRNz5\",M_pfzYt58:toResponsiveImage(p0IqRGBPUg7gardzzi),NYeeHdoQZ:vMoXVKWOug7gardzzi,oqirxxS_G:UDzOilHVeg7gardzzi,pvyu50sb9:vsb3r_C29g7gardzzi,RhNFJqKE_:false,style:{width:\"100%\"},variant:\"U9QyqU4vh\",vjce4Tqa7:y27i2645kg7gardzzi,width:\"100%\",xxslYkG4G:xsgQECDCsg7gardzzi,ZZxw1qd09:uOb1X3P3cg7gardzzi})})})})})})},idg7gardzzi);})})})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ce5gwv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleTransformEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__spring:{damping:100,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:362,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:200}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-rrl9pm\",\"data-framer-name\":\"Project 3\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mfki7q\",\"data-framer-name\":\"Project\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tr8451\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"SoPwllC3F\",data:CaseStudies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"SoPwllC3F\",name:\"p0IqRGBPU\",type:\"Identifier\"},{collection:\"SoPwllC3F\",name:\"y27i2645k\",type:\"Identifier\"},{collection:\"SoPwllC3F\",name:\"UDzOilHVe\",type:\"Identifier\"},{collection:\"SoPwllC3F\",name:\"vMoXVKWOu\",type:\"Identifier\"},{collection:\"SoPwllC3F\",name:\"xsgQECDCs\",type:\"Identifier\"},{collection:\"SoPwllC3F\",name:\"vsb3r_C29\",type:\"Identifier\"},{collection:\"SoPwllC3F\",name:\"uOb1X3P3c\",type:\"Identifier\"},{collection:\"SoPwllC3F\",name:\"GM6k8WU0b\",type:\"Identifier\"},{collection:\"SoPwllC3F\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({GM6k8WU0b:GM6k8WU0bSoPwllC3F,id:idSoPwllC3F,p0IqRGBPU:p0IqRGBPUSoPwllC3F,UDzOilHVe:UDzOilHVeSoPwllC3F,uOb1X3P3c:uOb1X3P3cSoPwllC3F,vMoXVKWOu:vMoXVKWOuSoPwllC3F,vsb3r_C29:vsb3r_C29SoPwllC3F,xsgQECDCs:xsgQECDCsSoPwllC3F,y27i2645k:y27i2645kSoPwllC3F},index2)=>{y27i2645kSoPwllC3F??=\"\";UDzOilHVeSoPwllC3F??=\"\";vMoXVKWOuSoPwllC3F??=\"\";xsgQECDCsSoPwllC3F??=\"\";vsb3r_C29SoPwllC3F??=\"\";uOb1X3P3cSoPwllC3F??=\"\";GM6k8WU0bSoPwllC3F??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`SoPwllC3F-${idSoPwllC3F}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{GM6k8WU0b:GM6k8WU0bSoPwllC3F},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 24px, 1440px), 1px), 1440px)`},WgNeKo_y1:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 2, 1px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:404,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 30px) / 2, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-je6lbn-container\",\"data-framer-cursor\":\"ixfehx\",nodeId:\"evGsH2IG_\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{variant:\"JfRnu8SSW\"},WgNeKo_y1:{variant:\"JfRnu8SSW\"}},children:/*#__PURE__*/_jsx(Project,{height:\"100%\",id:\"evGsH2IG_\",layoutId:\"evGsH2IG_\",M_pfzYt58:toResponsiveImage(p0IqRGBPUSoPwllC3F),NYeeHdoQZ:vMoXVKWOuSoPwllC3F,oqirxxS_G:UDzOilHVeSoPwllC3F,pvyu50sb9:vsb3r_C29SoPwllC3F,RhNFJqKE_:false,style:{width:\"100%\"},variant:\"U9QyqU4vh\",vjce4Tqa7:y27i2645kSoPwllC3F,width:\"100%\",xxslYkG4G:xsgQECDCsSoPwllC3F,ZZxw1qd09:uOb1X3P3cSoPwllC3F})})})})})})},idSoPwllC3F);})})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleTransformEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__spring:{damping:100,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:362,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:200}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-yv4exd\",\"data-framer-name\":\"Project 4\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r1apq0\",\"data-framer-name\":\"Project\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11ucet0\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"YAMo7907Z\",data:CaseStudies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:3},select:[{collection:\"YAMo7907Z\",name:\"p0IqRGBPU\",type:\"Identifier\"},{collection:\"YAMo7907Z\",name:\"y27i2645k\",type:\"Identifier\"},{collection:\"YAMo7907Z\",name:\"UDzOilHVe\",type:\"Identifier\"},{collection:\"YAMo7907Z\",name:\"vMoXVKWOu\",type:\"Identifier\"},{collection:\"YAMo7907Z\",name:\"xsgQECDCs\",type:\"Identifier\"},{collection:\"YAMo7907Z\",name:\"vsb3r_C29\",type:\"Identifier\"},{collection:\"YAMo7907Z\",name:\"uOb1X3P3c\",type:\"Identifier\"},{collection:\"YAMo7907Z\",name:\"GM6k8WU0b\",type:\"Identifier\"},{collection:\"YAMo7907Z\",name:\"id\",type:\"Identifier\"}]},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({GM6k8WU0b:GM6k8WU0bYAMo7907Z,id:idYAMo7907Z,p0IqRGBPU:p0IqRGBPUYAMo7907Z,UDzOilHVe:UDzOilHVeYAMo7907Z,uOb1X3P3c:uOb1X3P3cYAMo7907Z,vMoXVKWOu:vMoXVKWOuYAMo7907Z,vsb3r_C29:vsb3r_C29YAMo7907Z,xsgQECDCs:xsgQECDCsYAMo7907Z,y27i2645k:y27i2645kYAMo7907Z},index3)=>{y27i2645kYAMo7907Z??=\"\";UDzOilHVeYAMo7907Z??=\"\";vMoXVKWOuYAMo7907Z??=\"\";xsgQECDCsYAMo7907Z??=\"\";vsb3r_C29YAMo7907Z??=\"\";uOb1X3P3cYAMo7907Z??=\"\";GM6k8WU0bYAMo7907Z??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`YAMo7907Z-${idYAMo7907Z}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{GM6k8WU0b:GM6k8WU0bYAMo7907Z},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 24px, 1440px), 1px), 1440px)`},WgNeKo_y1:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 20px) / 2, 1px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:404,width:`min(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 30px) / 2, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s2ssx8-container\",\"data-framer-cursor\":\"ixfehx\",nodeId:\"vErau4CVP\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{variant:\"JfRnu8SSW\"},WgNeKo_y1:{variant:\"JfRnu8SSW\"}},children:/*#__PURE__*/_jsx(Project,{height:\"100%\",id:\"vErau4CVP\",layoutId:\"vErau4CVP\",M_pfzYt58:toResponsiveImage(p0IqRGBPUYAMo7907Z),NYeeHdoQZ:vMoXVKWOuYAMo7907Z,oqirxxS_G:UDzOilHVeYAMo7907Z,pvyu50sb9:vsb3r_C29YAMo7907Z,RhNFJqKE_:false,style:{width:\"100%\"},variant:\"U9QyqU4vh\",vjce4Tqa7:y27i2645kYAMo7907Z,width:\"100%\",xxslYkG4G:xsgQECDCsYAMo7907Z,ZZxw1qd09:uOb1X3P3cYAMo7907Z})})})})})})},idYAMo7907Z);})})})})})})})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Qa5DwD50l\"},implicitPathVariables:undefined},{href:{webPageId:\"Qa5DwD50l\"},implicitPathVariables:undefined},{href:{webPageId:\"Qa5DwD50l\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yi27rj-container\",nodeId:\"uiiDfCHCL\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{DEX53qIxg:resolvedLinks4[2],variant:\"YVt9h3DM_\"},WgNeKo_y1:{DEX53qIxg:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(Button,{AIYkLNyqb:\"View All Projects\",DEX53qIxg:resolvedLinks4[0],height:\"100%\",id:\"uiiDfCHCL\",layoutId:\"uiiDfCHCL\",variant:\"VYn33lVMS\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jb38e3\",\"data-framer-name\":\"Testimonial\",id:elementId7,ref:ref8,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ckuq6i\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3ekjpl\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"67.37414965986395px\",\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"REVIEWS\"})}),viewBox:\"0 0 377 81\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Unbounded\", \"Unbounded Placeholder\", sans-serif',\"--framer-font-size\":\"67.37414965986395px\",\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"TESTIMONIAL\"})}),className:\"framer-1cdop8l\",fonts:[\"GF;Unbounded-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",viewBox:\"0 0 566 81\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xrpcii\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2xzbt9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wkS2IcWnz\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:.5,id:\"wkS2IcWnz\",layoutId:\"wkS2IcWnz\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:false,widthType:false},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:541,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ltn5u5-container\",inComponentSlot:true,nodeId:\"m0L1C9xxJ\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Review,{DiVXinioL:\"S. Power\",height:\"100%\",id:\"m0L1C9xxJ\",ImE1bDbog:\"Working with Essential Marketing has been a game-changer for our business. Their tailored strategies and deep expertise in digital marketing have propelled our brand to new heights. Their commitment to transparency and communication has made them a true partner in our success. We couldn't be happier with the results!\",layoutId:\"m0L1C9xxJ\",PNWVubnIT:10,style:{width:\"100%\"},variant:\"pDOy_Q9VE\",vvvuv92PD:addImageAlt({src:\"https://framerusercontent.com/images/Y9KmJAQ4w53hsc4jJojfokLZ7D8.jpg?scale-down-to=512\"},\"\"),width:\"100%\",wnT5LM8TP:\"BlueSky Ventures\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:541,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ay5cbm-container\",inComponentSlot:true,nodeId:\"MVDOqwe0x\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Review,{DiVXinioL:\"Mark Chen\",height:\"100%\",id:\"MVDOqwe0x\",ImE1bDbog:\"Choosing Essential Marketing was one of the best decisions we made for our company. Their innovative approach and dedication to understanding our unique needs resulted in a tailored marketing strategy that exceeded our expectations. Their team's unwavering support and consistent communication made the entire process seamless. We're thrilled with the outcome and look forward to continued success together.\",layoutId:\"MVDOqwe0x\",PNWVubnIT:10,style:{width:\"100%\"},variant:\"pDOy_Q9VE\",vvvuv92PD:addImageAlt({src:\"https://framerusercontent.com/images/6uPQSjDGRQZxLCvtvV5va15J1hs.jpg?scale-down-to=512\"},\"\"),width:\"100%\",wnT5LM8TP:\"M.D. BrightStar Technologies\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:541,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15zuyfc-container\",inComponentSlot:true,nodeId:\"g5rlpXQGe\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Review,{DiVXinioL:\"Michael Johnson\",height:\"100%\",id:\"g5rlpXQGe\",ImE1bDbog:\"Essential Marketing has been instrumental in transforming our online presence. Their expertise across various digital marketing channels, coupled with their data-driven approach, has significantly boosted our visibility and engagement. \",layoutId:\"g5rlpXQGe\",PNWVubnIT:10,style:{width:\"100%\"},variant:\"pDOy_Q9VE\",vvvuv92PD:addImageAlt({src:\"https://framerusercontent.com/images/kGoQcTIw1fAqbj2U9kOtJrmNE.jpg?scale-down-to=512\"},\"\"),width:\"100%\",wnT5LM8TP:\"CEO, Brightsun\"})})})],speed:80,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ytbrlw\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10as3a1\",style:{rotate:180}})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"f9gKbvqbM\"},implicitPathVariables:undefined},{href:{webPageId:\"f9gKbvqbM\"},implicitPathVariables:undefined},{href:{webPageId:\"f9gKbvqbM\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-181ncho-container\",nodeId:\"TTNn7kQLU\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{DEX53qIxg:resolvedLinks5[2],variant:\"YVt9h3DM_\"},WgNeKo_y1:{DEX53qIxg:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(Button,{AIYkLNyqb:\"View All Reviews\",DEX53qIxg:resolvedLinks5[0],height:\"100%\",id:\"TTNn7kQLU\",layoutId:\"TTNn7kQLU\",variant:\"VYn33lVMS\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ncy7c0\",\"data-framer-name\":\"Pricing\",id:elementId8,ref:ref9,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ycslwf\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`},WgNeKo_y1:{width:`min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:119,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bmjcpe-container\",nodeId:\"E9fVGDByl\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Profitable Pricing Plans\",GqTmcaQLx:\"Pricing\",height:\"100%\",id:\"E9fVGDByl\",kAHPdHlCh:\"\",layoutId:\"E9fVGDByl\",NlGfzfEF2:true,p1KubWiKz:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`},WgNeKo_y1:{width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:569,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ffar13-container\",nodeId:\"yEAm61l4q\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{variant:\"bvMLUjGu9\"},WgNeKo_y1:{variant:\"bvMLUjGu9\"}},children:/*#__PURE__*/_jsx(Pricing,{height:\"100%\",id:\"yEAm61l4q\",layoutId:\"yEAm61l4q\",style:{width:\"100%\"},variant:\"HpuGKETE0\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17tncu9\",\"data-framer-name\":\"Specialities\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mng6ye\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:119,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18fk8li-container\",nodeId:\"ty2_oh6O2\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{variant:\"KJ1G3Id0e\"},WgNeKo_y1:{variant:\"KJ1G3Id0e\"}},children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Our Specialities\",GqTmcaQLx:\"Why Us\",height:\"100%\",id:\"ty2_oh6O2\",kAHPdHlCh:\"Our top-notch digital marketing agency not only delivers impressive results but also dazzles our clients with remarkable statistics. We pride ourselves on our ability to amaze customers with tangible outcomes and eye-catching figures.\",layoutId:\"ty2_oh6O2\",NlGfzfEF2:true,p1KubWiKz:true,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"u4P6wTRAk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x3dn5k\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1wd7iy1\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:667,intrinsicWidth:1e3,pixelHeight:667,pixelWidth:1e3,positionX:\"55.1%\",positionY:\"30.2%\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,src:\"https://framerusercontent.com/images/tpbW8SIi5ra8nVMEwdsyHi8dw.jpg\",srcSet:\"https://framerusercontent.com/images/tpbW8SIi5ra8nVMEwdsyHi8dw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tpbW8SIi5ra8nVMEwdsyHi8dw.jpg 1000w\"}},WgNeKo_y1:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:667,intrinsicWidth:1e3,pixelHeight:667,pixelWidth:1e3,positionX:\"55.1%\",positionY:\"30.2%\",sizes:`max((max(${componentViewport?.width||\"100vw\"} - 80px, 1px) - 10px) / 1.5, 1px)`,src:\"https://framerusercontent.com/images/tpbW8SIi5ra8nVMEwdsyHi8dw.jpg\",srcSet:\"https://framerusercontent.com/images/tpbW8SIi5ra8nVMEwdsyHi8dw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tpbW8SIi5ra8nVMEwdsyHi8dw.jpg 1000w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:667,intrinsicWidth:1e3,pixelHeight:667,pixelWidth:1e3,positionX:\"55.1%\",positionY:\"30.2%\",sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 10px) / 1.5, 1px)`,src:\"https://framerusercontent.com/images/tpbW8SIi5ra8nVMEwdsyHi8dw.jpg\",srcSet:\"https://framerusercontent.com/images/tpbW8SIi5ra8nVMEwdsyHi8dw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/tpbW8SIi5ra8nVMEwdsyHi8dw.jpg 1000w\"},className:\"framer-1s6yyb6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dt0c77\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e8ossu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uey7d7\",\"data-styles-preset\":\"XiF1LAa3c\",children:\"150%\"})}),className:\"framer-1rbiegj\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",children:\"Average Traffic Increase\"})}),className:\"framer-a14alj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gbj1uu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",children:\"Clients choose to stay with us over the long run due to the exceptional results we deliver and the strong relationships we build.\"})}),className:\"framer-b2npcv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3wze62\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ftuw84\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uey7d7\",\"data-styles-preset\":\"XiF1LAa3c\",children:\"$3M\"})}),className:\"framer-tgmao9\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",children:\"Revenue Generated\"})}),className:\"framer-1nxcxry\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",children:\"We help generated $74M revenue for our clients around the globe\"})}),className:\"framer-k3hsuw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-te7zln\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4500,intrinsicWidth:3e3,pixelHeight:4500,pixelWidth:3e3,positionX:\"center\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/QHwiFG8CdFS1wdIHWtWHvAuzLAM.jpg?scale-down-to=1024\"},className:\"framer-1smoyra\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13o8rur\",\"data-border\":true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jmnool-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"p7AMn55yN\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Quality\",height:\"100%\",id:\"p7AMn55yN\",layoutId:\"p7AMn55yN\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1r0o321-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"oXyw3aYrr\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:2,transformPerspective:1200},whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Personalization\",height:\"100%\",id:\"oXyw3aYrr\",layoutId:\"oXyw3aYrr\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation11,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-trja7f-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"X8QqHiYuz\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:-4,transformPerspective:1200},whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Reliability\",height:\"100%\",id:\"X8QqHiYuz\",layoutId:\"X8QqHiYuz\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation11,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mvrr88-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"HASNsDcS3\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:-17,transformPerspective:1200},whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Collaboration\",height:\"100%\",id:\"HASNsDcS3\",layoutId:\"HASNsDcS3\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation14,__framer__exit:animation15,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-p5yo2r-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"Blh9QJ6z1\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:-14,transformPerspective:1200},transformTemplate:transformTemplate1,whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Innovation\",height:\"100%\",id:\"Blh9QJ6z1\",layoutId:\"Blh9QJ6z1\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation16,__framer__exit:animation17,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3063ph-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"O_tHxRvOp\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:11,transformPerspective:1200},whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Customer Focus\",height:\"100%\",id:\"O_tHxRvOp\",layoutId:\"O_tHxRvOp\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation18,__framer__exit:animation19,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rsmndz-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"pLGjURVVi\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:11,transformPerspective:1200},whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Long-Term Relationships\",height:\"100%\",id:\"pLGjURVVi\",layoutId:\"pLGjURVVi\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation20,__framer__exit:animation21,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-t2hhas-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"pn_Wu45YU\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:-15,transformPerspective:1200},whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Positive Experience\",height:\"100%\",id:\"pn_Wu45YU\",layoutId:\"pn_Wu45YU\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation23,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mb7acv-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"REdf2YXuu\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:3,transformPerspective:1200},whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Trustworthiness\",height:\"100%\",id:\"REdf2YXuu\",layoutId:\"REdf2YXuu\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation24,__framer__exit:animation25,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1aorcb3-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"xLvN11CHg\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:24,transformPerspective:1200},whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Passion\",height:\"100%\",id:\"xLvN11CHg\",layoutId:\"xLvN11CHg\",variant:\"yWlmd8pQp\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{drag:undefined,whileTap:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation26,__framer__exit:animation27,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6cy7es-container\",drag:true,dragMomentum:false,dragSnapToOrigin:true,dragTransition:inertia,nodeId:\"ABFtcuw84\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"yd7nMFDHh\",style:{rotate:-28,transformPerspective:1200},whileTap:animation8,children:/*#__PURE__*/_jsx(Bullet,{ej_oyrdNG:\"Customer Support\",height:\"100%\",id:\"ABFtcuw84\",layoutId:\"ABFtcuw84\",variant:\"yWlmd8pQp\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n263oc\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-elyyqd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Enhanced Brand Visibility\"})}),className:\"framer-g4ukzm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uey7d7\",\"data-styles-preset\":\"XiF1LAa3c\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"80%\"})}),className:\"framer-1b8zfmf\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-g6micz\",\"data-styles-preset\":\"iLvBdfOs8\",style:{\"--framer-text-color\":\"var(--token-620fac81-7c2e-4342-b93a-72603d1fc89e, rgb(13, 13, 13))\"},children:\"Our agency developed a content marketing plan for a client, resulting in a significant increase in brand visibility and recognition. As a result, the client experienced a 80% increase in website traffic within six months.\"})}),className:\"framer-1rxwpr7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-eevdia hidden-1zvqox\",\"data-framer-name\":\"Blogs\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ljaebb\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1koixv7\",\"data-framer-name\":\"Heading Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:119,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tuo3iq-container\",nodeId:\"UIHiuzk6K\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{variant:\"KJ1G3Id0e\"}},children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Dive into our collection of engaging blog posts\",GqTmcaQLx:\"Blogs\",height:\"100%\",id:\"UIHiuzk6K\",kAHPdHlCh:\"Your go-to destination for insightful articles, tips, and inspiration on all things landscaping and outdoor living\",layoutId:\"UIHiuzk6K\",NlGfzfEF2:true,p1KubWiKz:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"eaYrV5aCy\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q3Pzxazm0\"},implicitPathVariables:undefined},{href:{webPageId:\"q3Pzxazm0\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ntko7t-container\",nodeId:\"g0svyA6Sw\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{DEX53qIxg:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(Button,{AIYkLNyqb:\"Read Blogs\",DEX53qIxg:resolvedLinks6[0],height:\"100%\",id:\"g0svyA6Sw\",layoutId:\"g0svyA6Sw\",variant:\"VYn33lVMS\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q15wep\",\"data-framer-name\":\"Blogs Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-23xacm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{query:{from:{alias:\"uop5p902E\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"uop5p902E\",name:\"EZue1CzWP\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"HFkwj6Aiv\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"kBAWMceDj\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"YSKHrdVc1\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"Tu_Pd0zTZ\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"id\",type:\"Identifier\"}],where:{collection:\"uop5p902E\",name:\"XahuzEJZy\",type:\"Identifier\"}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"uop5p902E\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"uop5p902E\",name:\"EZue1CzWP\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"HFkwj6Aiv\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"kBAWMceDj\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"YSKHrdVc1\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"Tu_Pd0zTZ\",type:\"Identifier\"},{collection:\"uop5p902E\",name:\"id\",type:\"Identifier\"}],where:{collection:\"uop5p902E\",name:\"XahuzEJZy\",type:\"Identifier\"}},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({EZue1CzWP:EZue1CzWPuop5p902E,HFkwj6Aiv:HFkwj6Aivuop5p902E,id:iduop5p902E,kBAWMceDj:kBAWMceDjuop5p902E,Tu_Pd0zTZ:Tu_Pd0zTZuop5p902E,YSKHrdVc1:YSKHrdVc1uop5p902E},index4)=>{YSKHrdVc1uop5p902E??=\"\";Tu_Pd0zTZuop5p902E??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`uop5p902E-${iduop5p902E}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Tu_Pd0zTZ:Tu_Pd0zTZuop5p902E},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Tu_Pd0zTZ:Tu_Pd0zTZuop5p902E},webPageId:\"bcUIOegNe\"},implicitPathVariables:undefined},{href:{pathVariables:{Tu_Pd0zTZ:Tu_Pd0zTZuop5p902E},webPageId:\"bcUIOegNe\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{width:`max((min(min(${componentViewport?.width||\"100vw\"} - 80px, 1440px), 1000px) - 10px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:398,width:`max((max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px), 1px) - 20px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5ixk6u-container\",nodeId:\"zJ2e9E_1K\",rendersWithMotion:true,scopeId:\"yd7nMFDHh\",whileHover:animation28,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{dYlp1mnOp:resolvedLinks7[1],variant:\"lb1rPr9_d\"}},children:/*#__PURE__*/_jsx(BlogSingleCard,{bDx0AY1ti:YSKHrdVc1uop5p902E,dfGShofDn:false,dl6hFZ0zO:toResponsiveImage(kBAWMceDjuop5p902E),DVl5QgbQh:enumToDisplayNameFunctions[\"HFkwj6Aiv\"]?.(HFkwj6Aivuop5p902E,activeLocale),dYlp1mnOp:resolvedLinks7[0],height:\"100%\",id:\"zJ2e9E_1K\",layoutId:\"zJ2e9E_1K\",style:{height:\"100%\",width:\"100%\"},variant:\"zIEUcqrDu\",width:\"100%\",YoxdJjrJJ:toDateString(EZue1CzWPuop5p902E,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode)})})})})})})})},iduop5p902E);})})})})})})})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-o6dgbz hidden-1zvqox\",\"data-framer-name\":\"FAQ\",id:elementId9,ref:ref10,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19j62tj\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{width:`min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:119,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f2u7rm-container\",nodeId:\"WoYkGo2hS\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Got Questions?\\nWe've Got Answers!\",GqTmcaQLx:\"Frequently Asked Questions\",height:\"100%\",id:\"WoYkGo2hS\",kAHPdHlCh:\"\",layoutId:\"WoYkGo2hS\",NlGfzfEF2:true,p1KubWiKz:false,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WgNeKo_y1:{width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:638,width:`min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px), 1000px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dv02ol-container\",nodeId:\"Vf0IQ65Mm\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(FAQListCommon,{height:\"100%\",id:\"Vf0IQ65Mm\",layoutId:\"Vf0IQ65Mm\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1193,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-q3g1oe-container\",nodeId:\"S6HR3Mlhv\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{variant:\"BsZlXwif2\"},WgNeKo_y1:{variant:\"mKXCPqfUG\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"S6HR3Mlhv\",layoutId:\"S6HR3Mlhv\",style:{width:\"100%\"},variant:\"zQXPtCkn3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bn53kh-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"ZCezUq2zT\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"ZCezUq2zT\",intensity:12,layoutId:\"ZCezUq2zT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{width:\"366px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:150,y:790,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5ork5i-container\",layoutScroll:true,nodeId:\"CyaxMvbhV\",scopeId:\"yd7nMFDHh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P7j2A2OCI:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Toast,{height:\"100%\",id:\"CyaxMvbhV\",krOU91x5P:\"https://drive.google.com/file/d/1Y5XHzn_DBH3_aBWh4ADYA0Q09GDeMK-V/view?usp=sharing\",layoutId:\"CyaxMvbhV\",variant:\"DusHf4rEH\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uLOx8.framer-k7qaoj, .framer-uLOx8 .framer-k7qaoj { display: block; }\",\".framer-uLOx8.framer-hvzz3m { align-content: center; align-items: center; background-color: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, #000000); 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-uLOx8 .framer-123wqig { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 0; }\",'.framer-uLOx8 .framer-1bsjpkg { background: radial-gradient(43.2% 25% at 50% 18.8%, rgba(84, 84, 84, 0) 0%, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)) /* {\"name\":\"Dark Green\"} */ 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }',\".framer-uLOx8 .framer-ne3cqe-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: relative; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-uLOx8 .framer-icz1s2-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-uLOx8 .framer-1ma85oo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-j1yqbq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: center; overflow: visible; padding: 180px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1c83yy { --border-bottom-width: 1px; --border-color: var(--token-8296390c-3e4f-4c48-afd6-ee4e9808dfbe, rgba(255, 255, 255, 0.5)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(5px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(5px); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; bottom: -70px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 22%; overflow: hidden; padding: 20px; pointer-events: none; position: absolute; transform: translateX(-50%); width: 368px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-uLOx8 .framer-yk9x6r, .framer-uLOx8 .framer-1rxwpr7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uLOx8 .framer-7xjwq8 { background-color: var(--token-16cecdcd-c5a5-4884-abaa-e0abd93e3514, rgba(255, 255, 255, 0.1)); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1cfd53y, .framer-uLOx8 .framer-44pv8d, .framer-uLOx8 .framer-kzr1ge, .framer-uLOx8 .framer-rrl9pm, .framer-uLOx8 .framer-yv4exd { 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-uLOx8 .framer-ho5v21 { 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: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-uLOx8 .framer-8flma5 { flex: none; height: 36px; position: relative; width: 285px; }\",\".framer-uLOx8 .framer-j4z2v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-4w8l5h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-fo77gx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-jbkn8z, .framer-uLOx8 .framer-1nh8e5s, .framer-uLOx8 .framer-1ty6ljs, .framer-uLOx8 .framer-harf3f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 740px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-uLOx8 .framer-r4ysuh { align-content: center; align-items: center; background-color: var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, #9154ba); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-uLOx8 .framer-n2iyub, .framer-uLOx8 .framer-1jdzw5z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uLOx8 .framer-1dzy20o { align-content: center; align-items: center; background-color: var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, #9154ba); border-bottom-left-radius: 180px; border-bottom-right-radius: 180px; border-top-left-radius: 180px; border-top-right-radius: 180px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 73px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 73px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uLOx8 .framer-1h8vqsn { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 73px); overflow: hidden; position: relative; width: 73px; }\",\".framer-uLOx8 .framer-1c0jjav { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uLOx8 .framer-99gncu-container, .framer-uLOx8 .framer-yi27rj-container, .framer-uLOx8 .framer-181ncho-container, .framer-uLOx8 .framer-ntko7t-container { flex: none; height: auto; position: relative; width: auto; }\",'.framer-uLOx8 .framer-1urq87d { background: linear-gradient(180deg, rgba(191, 51, 19, 0) 16.353996101364523%, var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(191, 51, 19)) /* {\"name\":\"Light Green\"} */ 77.35485380116958%); bottom: 0px; flex: none; height: 855px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: -1; }',\".framer-uLOx8 .framer-1sk6zfr { -webkit-filter: contrast(1.23) grayscale(0.14); cursor: pointer; filter: contrast(1.23) grayscale(0.14); flex: none; height: 678px; overflow: visible; position: relative; width: 100%; }\",'.framer-uLOx8 .framer-m94qqz { background: linear-gradient(180deg, rgba(84, 84, 84, 0) 41.63993900835976%, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(0, 0, 0)) /* {\"name\":\"Dark Green\"} */ 100%); bottom: 0px; flex: none; height: 182px; left: 0px; overflow: hidden; position: absolute; width: 100%; }',\".framer-uLOx8 .framer-1d4gaqj-container { flex: none; height: 320px; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 196px; width: 100%; z-index: -1; }\",\".framer-uLOx8 .framer-1gfdqz2 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 127px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-uLOx8.framer-1gkfft0 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 9; }\",\".framer-uLOx8.framer-1xll0r8-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 70%; z-index: 9; }\",\".framer-uLOx8 .framer-13d90j0 { -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: var(--token-affa1b72-7c43-4531-b217-6ad9a97be289, rgba(255, 255, 255, 0.05)); border-bottom-left-radius: 123px; border-bottom-right-radius: 123px; border-top-left-radius: 123px; border-top-right-radius: 123px; bottom: 0px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 79px; justify-content: center; overflow: hidden; padding: 1px; pointer-events: none; position: absolute; right: 365px; width: 79px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uLOx8 .framer-yfckd4 { aspect-ratio: 1 / 1; background-color: rgba(242, 236, 230, 0.43); border-bottom-left-radius: 170px; border-bottom-right-radius: 170px; border-top-left-radius: 170px; border-top-right-radius: 170px; flex: none; height: var(--framer-aspect-ratio-supported, 66px); left: 51%; overflow: hidden; position: absolute; top: 51%; transform: translate(-50%, -50%); width: 66px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-uLOx8 .framer-h255qi-container { flex: none; height: 38px; left: calc(48.80952380952383% - 38px / 2); position: absolute; top: calc(48.80952380952383% - 38px / 2); width: 38px; }\",\".framer-uLOx8 .framer-1ql1gnv-container { flex: none; height: 60px; left: calc(50.63291139240509% - 60px / 2); position: absolute; top: calc(50.63291139240509% - 60px / 2); width: 60px; z-index: 1; }\",\".framer-uLOx8 .framer-skvjh4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 150px 40px 100px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-1u76kmz, .framer-uLOx8 .framer-1mng6ye, .framer-uLOx8 .framer-1ljaebb { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-uLOx8 .framer-171tl { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 615px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-1xi7suj-container, .framer-uLOx8 .framer-bmjcpe-container, .framer-uLOx8 .framer-tuo3iq-container, .framer-uLOx8 .framer-1f2u7rm-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-6eme23-container { flex: none; height: 79%; position: relative; width: 99%; }\",\".framer-uLOx8 .framer-py75l2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-s3790c { display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-lvlv5q-container, .framer-uLOx8 .framer-p1yvjz-container, .framer-uLOx8 .framer-mrpq24-container, .framer-uLOx8 .framer-w8x50v-container, .framer-uLOx8 .framer-1teu339-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-1limmqw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-1qlm7y2-container, .framer-uLOx8 .framer-18fk8li-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-aesxrb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1gxkija { --border-bottom-width: 1px; --border-color: var(--token-16cecdcd-c5a5-4884-abaa-e0abd93e3514, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 98px; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-uLOx8 .framer-1o63r6a-container { flex: 1 0 0px; height: 98px; position: relative; width: 1px; }\",\".framer-uLOx8 .framer-1nj0387-container, .framer-uLOx8 .framer-8lyhk0-container, .framer-uLOx8 .framer-14g34h7-container, .framer-uLOx8 .framer-1sogepy-container, .framer-uLOx8 .framer-190d2ut-container, .framer-uLOx8 .framer-1ru4dsk-container { height: 98px; position: relative; width: auto; }\",\".framer-uLOx8 .framer-xv6dxv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 120vh; justify-content: space-between; overflow: visible; padding: 40px 20px 50px 20px; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-b8yios { -webkit-filter: contrast(2) grayscale(0.48); filter: contrast(2) grayscale(0.48); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); opacity: 0.6; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",'.framer-uLOx8 .framer-se0ayk { background: radial-gradient(45.1% 44.7% at 52.6% 42.8%, var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, #d94c00) /* {\"name\":\"Light Green\"} */ 0%, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(0, 0, 0)) /* {\"name\":\"Dark Green\"} */ 100%); bottom: 0px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: multiply; opacity: 0.91; overflow: hidden; position: absolute; width: 100%; z-index: 1; }',\".framer-uLOx8 .framer-fav9ul { 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 16px 0px 0px; position: relative; width: min-content; }\",\".framer-uLOx8 .framer-1h9wx7j { display: grid; flex: none; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(170px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-uLOx8 .framer-1oql35u-container, .framer-uLOx8 .framer-1azo9qp-container, .framer-uLOx8 .framer-113fw0w-container, .framer-uLOx8 .framer-1lxh66i-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-37v9n0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-zqaw0g { 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%; z-index: 1; }\",\".framer-uLOx8 .framer-dgfbng-container, .framer-uLOx8 .framer-2mrkyx-container, .framer-uLOx8 .framer-1q9dcgz-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-uLOx8 .framer-xf03ag { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1dugtxi-container, .framer-uLOx8 .framer-13u7jqh-container, .framer-uLOx8 .framer-z3bziw-container, .framer-uLOx8 .framer-9woj7p-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-1dmi1l2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 200px 40px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-12f4xyz-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 80%; z-index: 1; }\",\".framer-uLOx8 .framer-11iok51 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-2q54w6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-uLOx8 .framer-7trqc8, .framer-uLOx8 .framer-1x65jxd, .framer-uLOx8 .framer-1mfki7q, .framer-uLOx8 .framer-1r1apq0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-uLOx8 .framer-v5uax4, .framer-uLOx8 .framer-16id6eu, .framer-uLOx8 .framer-tr8451, .framer-uLOx8 .framer-11ucet0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-4key13-container, .framer-uLOx8 .framer-1p393br-container, .framer-uLOx8 .framer-je6lbn-container, .framer-uLOx8 .framer-s2ssx8-container, .framer-uLOx8 .framer-ffar13-container, .framer-uLOx8 .framer-q3g1oe-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1ce5gwv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 150px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-uLOx8 .framer-1jb38e3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-ckuq6i { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 0px 0px 100px 0px; position: relative; width: 1px; }\",\".framer-uLOx8 .framer-3ekjpl { -webkit-filter: blur(67px); background-color: var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, #bf3313); border-bottom-left-radius: 210px; border-bottom-right-radius: 210px; border-top-left-radius: 210px; border-top-right-radius: 210px; filter: blur(67px); flex: none; height: 148px; left: calc(46.66666666666669% - 589px / 2); overflow: hidden; position: absolute; top: -107px; width: 589px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-uLOx8 .framer-1cdop8l { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; opacity: 0.23; position: absolute; top: 0px; transform: translateX(-50%); white-space: pre; width: 100%; z-index: 0; }\",\".framer-uLOx8 .framer-1xrpcii { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-uLOx8 .framer-2xzbt9-container { flex: none; height: 805px; position: relative; width: 630px; z-index: 1; }\",\".framer-uLOx8 .framer-ltn5u5-container, .framer-uLOx8 .framer-1ay5cbm-container, .framer-uLOx8 .framer-15zuyfc-container { height: auto; position: relative; width: 330px; }\",'.framer-uLOx8 .framer-ytbrlw { background: linear-gradient(0deg, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, #000000) /* {\"name\":\"Dark Green\"} */ 0%, rgba(0, 0, 0, 0) 100%); bottom: 0px; flex: none; height: 90px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: 1; }','.framer-uLOx8 .framer-10as3a1 { background: radial-gradient(69.3% 75% at 50% 100%, var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, #bf3313) /* {\"name\":\"Light Green\"} */ 0%, rgba(0, 0, 0, 0) 100%); flex: none; height: 105px; left: calc(50.00000000000002% - 330px / 2); overflow: hidden; position: absolute; top: 0px; width: 330px; z-index: 1; }',\".framer-uLOx8 .framer-1ncy7c0, .framer-uLOx8 .framer-17tncu9, .framer-uLOx8 .framer-o6dgbz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1ycslwf { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-uLOx8 .framer-x3dn5k { 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-uLOx8 .framer-1wd7iy1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 460px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1s6yyb6 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: flex-end; overflow: hidden; padding: 30px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",'.framer-uLOx8 .framer-dt0c77 { background: linear-gradient(243deg, rgba(84, 84, 84, 0) 54.70541257678578%, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(0, 0, 0)) /* {\"name\":\"Dark Green\"} */ 84.420754785216%); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }',\".framer-uLOx8 .framer-1e8ossu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-uLOx8 .framer-1rbiegj, .framer-uLOx8 .framer-tgmao9, .framer-uLOx8 .framer-1b8zfmf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 90px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uLOx8 .framer-a14alj, .framer-uLOx8 .framer-1nxcxry, .framer-uLOx8 .framer-g4ukzm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-uLOx8 .framer-1gbj1uu { -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 10px 10px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-uLOx8 .framer-b2npcv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-uLOx8 .framer-3wze62 { align-content: center; align-items: center; background-color: var(--token-2c77483b-74d5-40f8-b894-5fb4dc69010e, #1f1d1d); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 30px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uLOx8 .framer-ftuw84, .framer-uLOx8 .framer-elyyqd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-k3hsuw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uLOx8 .framer-te7zln { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 460px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1smoyra { align-content: center; align-items: center; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uLOx8 .framer-13o8rur { --border-bottom-width: 1px; --border-color: var(--token-8296390c-3e4f-4c48-afd6-ee4e9808dfbe, rgba(255, 255, 255, 0.5)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(8px); aspect-ratio: 1 / 1; backdrop-filter: blur(8px); border-bottom-left-radius: 350px; border-bottom-right-radius: 350px; border-top-left-radius: 350px; border-top-right-radius: 350px; flex: none; height: var(--framer-aspect-ratio-supported, 366px); overflow: hidden; position: relative; width: 366px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uLOx8 .framer-1jmnool-container { bottom: 0px; cursor: grab; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-1r0o321-container { bottom: 47px; cursor: grab; flex: none; height: auto; left: 47px; position: absolute; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-trja7f-container { bottom: 37px; cursor: grab; flex: none; height: auto; left: 222px; position: absolute; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-mvrr88-container { bottom: 91px; cursor: grab; flex: none; height: auto; left: 201px; position: absolute; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-p5yo2r-container { bottom: 101px; cursor: grab; flex: none; height: auto; left: 48%; position: absolute; transform: translateX(-50%); width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-3063ph-container { bottom: 151px; cursor: grab; flex: none; height: auto; left: -5px; position: absolute; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-1rsmndz-container { bottom: 154px; cursor: grab; flex: none; height: auto; left: 125px; position: absolute; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-t2hhas-container { bottom: 208px; cursor: grab; flex: none; height: auto; left: 17px; position: absolute; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-1mb7acv-container { bottom: 194px; cursor: grab; flex: none; height: auto; position: absolute; right: -16px; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-1aorcb3-container { bottom: 255px; cursor: grab; flex: none; height: auto; left: 192px; position: absolute; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-6cy7es-container { bottom: 273px; cursor: grab; flex: none; height: auto; left: 28px; position: absolute; width: auto; z-index: 1; }\",\".framer-uLOx8 .framer-n263oc { align-content: center; align-items: center; background-color: var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, #9154ba); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 0.5 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 30px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uLOx8 .framer-eevdia { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1koixv7 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-1q15wep { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-uLOx8 .framer-23xacm { display: grid; flex: 1 0 0px; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-uLOx8 .framer-5ixk6u-container { align-self: start; flex: none; height: 398px; justify-self: start; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-uLOx8 .framer-19j62tj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-uLOx8 .framer-dv02ol-container { flex: none; height: auto; max-width: 1000px; position: relative; width: 100%; }\",\".framer-uLOx8 .framer-1bn53kh-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: auto; }\",\".framer-uLOx8 .framer-5ork5i-container { bottom: 60px; flex: none; height: auto; position: fixed; right: 20px; width: auto; z-index: 8; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uLOx8.framer-hvzz3m, .framer-uLOx8 .framer-123wqig, .framer-uLOx8 .framer-1ma85oo, .framer-uLOx8 .framer-j1yqbq, .framer-uLOx8 .framer-1c83yy, .framer-uLOx8 .framer-1cfd53y, .framer-uLOx8 .framer-ho5v21, .framer-uLOx8 .framer-j4z2v, .framer-uLOx8 .framer-4w8l5h, .framer-uLOx8 .framer-fo77gx, .framer-uLOx8 .framer-r4ysuh, .framer-uLOx8 .framer-1dzy20o, .framer-uLOx8 .framer-1gfdqz2, .framer-uLOx8 .framer-13d90j0, .framer-uLOx8 .framer-skvjh4, .framer-uLOx8 .framer-1u76kmz, .framer-uLOx8 .framer-171tl, .framer-uLOx8 .framer-py75l2, .framer-uLOx8 .framer-1limmqw, .framer-uLOx8 .framer-aesxrb, .framer-uLOx8 .framer-1gxkija, .framer-uLOx8 .framer-fav9ul, .framer-uLOx8 .framer-37v9n0, .framer-uLOx8 .framer-zqaw0g, .framer-uLOx8 .framer-xf03ag, .framer-uLOx8 .framer-1dmi1l2, .framer-uLOx8 .framer-11iok51, .framer-uLOx8 .framer-2q54w6, .framer-uLOx8 .framer-44pv8d, .framer-uLOx8 .framer-7trqc8, .framer-uLOx8 .framer-v5uax4, .framer-uLOx8 .framer-kzr1ge, .framer-uLOx8 .framer-1x65jxd, .framer-uLOx8 .framer-16id6eu, .framer-uLOx8 .framer-1ce5gwv, .framer-uLOx8 .framer-rrl9pm, .framer-uLOx8 .framer-1mfki7q, .framer-uLOx8 .framer-tr8451, .framer-uLOx8 .framer-yv4exd, .framer-uLOx8 .framer-1r1apq0, .framer-uLOx8 .framer-11ucet0, .framer-uLOx8 .framer-1jb38e3, .framer-uLOx8 .framer-ckuq6i, .framer-uLOx8 .framer-1xrpcii, .framer-uLOx8 .framer-1ncy7c0, .framer-uLOx8 .framer-1ycslwf, .framer-uLOx8 .framer-17tncu9, .framer-uLOx8 .framer-1mng6ye, .framer-uLOx8 .framer-x3dn5k, .framer-uLOx8 .framer-1wd7iy1, .framer-uLOx8 .framer-1s6yyb6, .framer-uLOx8 .framer-1e8ossu, .framer-uLOx8 .framer-1gbj1uu, .framer-uLOx8 .framer-ftuw84, .framer-uLOx8 .framer-te7zln, .framer-uLOx8 .framer-1smoyra, .framer-uLOx8 .framer-elyyqd, .framer-uLOx8 .framer-eevdia, .framer-uLOx8 .framer-1ljaebb, .framer-uLOx8 .framer-1koixv7, .framer-uLOx8 .framer-1q15wep, .framer-uLOx8 .framer-o6dgbz, .framer-uLOx8 .framer-19j62tj { gap: 0px; } .framer-uLOx8.framer-hvzz3m > *, .framer-uLOx8 .framer-1ma85oo > *, .framer-uLOx8 .framer-ho5v21 > *, .framer-uLOx8 .framer-aesxrb > *, .framer-uLOx8 .framer-1e8ossu > *, .framer-uLOx8 .framer-ftuw84 > *, .framer-uLOx8 .framer-elyyqd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-uLOx8.framer-hvzz3m > :first-child, .framer-uLOx8 .framer-1ma85oo > :first-child, .framer-uLOx8 .framer-j1yqbq > :first-child, .framer-uLOx8 .framer-1c83yy > :first-child, .framer-uLOx8 .framer-ho5v21 > :first-child, .framer-uLOx8 .framer-j4z2v > :first-child, .framer-uLOx8 .framer-4w8l5h > :first-child, .framer-uLOx8 .framer-1u76kmz > :first-child, .framer-uLOx8 .framer-171tl > :first-child, .framer-uLOx8 .framer-py75l2 > :first-child, .framer-uLOx8 .framer-1limmqw > :first-child, .framer-uLOx8 .framer-aesxrb > :first-child, .framer-uLOx8 .framer-37v9n0 > :first-child, .framer-uLOx8 .framer-1dmi1l2 > :first-child, .framer-uLOx8 .framer-2q54w6 > :first-child, .framer-uLOx8 .framer-7trqc8 > :first-child, .framer-uLOx8 .framer-v5uax4 > :first-child, .framer-uLOx8 .framer-1x65jxd > :first-child, .framer-uLOx8 .framer-16id6eu > :first-child, .framer-uLOx8 .framer-1ce5gwv > :first-child, .framer-uLOx8 .framer-1mfki7q > :first-child, .framer-uLOx8 .framer-tr8451 > :first-child, .framer-uLOx8 .framer-1r1apq0 > :first-child, .framer-uLOx8 .framer-11ucet0 > :first-child, .framer-uLOx8 .framer-ckuq6i > :first-child, .framer-uLOx8 .framer-1ycslwf > :first-child, .framer-uLOx8 .framer-1mng6ye > :first-child, .framer-uLOx8 .framer-x3dn5k > :first-child, .framer-uLOx8 .framer-1s6yyb6 > :first-child, .framer-uLOx8 .framer-1e8ossu > :first-child, .framer-uLOx8 .framer-ftuw84 > :first-child, .framer-uLOx8 .framer-1smoyra > :first-child, .framer-uLOx8 .framer-elyyqd > :first-child, .framer-uLOx8 .framer-1ljaebb > :first-child, .framer-uLOx8 .framer-1koixv7 > :first-child, .framer-uLOx8 .framer-19j62tj > :first-child { margin-top: 0px; } .framer-uLOx8.framer-hvzz3m > :last-child, .framer-uLOx8 .framer-1ma85oo > :last-child, .framer-uLOx8 .framer-j1yqbq > :last-child, .framer-uLOx8 .framer-1c83yy > :last-child, .framer-uLOx8 .framer-ho5v21 > :last-child, .framer-uLOx8 .framer-j4z2v > :last-child, .framer-uLOx8 .framer-4w8l5h > :last-child, .framer-uLOx8 .framer-1u76kmz > :last-child, .framer-uLOx8 .framer-171tl > :last-child, .framer-uLOx8 .framer-py75l2 > :last-child, .framer-uLOx8 .framer-1limmqw > :last-child, .framer-uLOx8 .framer-aesxrb > :last-child, .framer-uLOx8 .framer-37v9n0 > :last-child, .framer-uLOx8 .framer-1dmi1l2 > :last-child, .framer-uLOx8 .framer-2q54w6 > :last-child, .framer-uLOx8 .framer-7trqc8 > :last-child, .framer-uLOx8 .framer-v5uax4 > :last-child, .framer-uLOx8 .framer-1x65jxd > :last-child, .framer-uLOx8 .framer-16id6eu > :last-child, .framer-uLOx8 .framer-1ce5gwv > :last-child, .framer-uLOx8 .framer-1mfki7q > :last-child, .framer-uLOx8 .framer-tr8451 > :last-child, .framer-uLOx8 .framer-1r1apq0 > :last-child, .framer-uLOx8 .framer-11ucet0 > :last-child, .framer-uLOx8 .framer-ckuq6i > :last-child, .framer-uLOx8 .framer-1ycslwf > :last-child, .framer-uLOx8 .framer-1mng6ye > :last-child, .framer-uLOx8 .framer-x3dn5k > :last-child, .framer-uLOx8 .framer-1s6yyb6 > :last-child, .framer-uLOx8 .framer-1e8ossu > :last-child, .framer-uLOx8 .framer-ftuw84 > :last-child, .framer-uLOx8 .framer-1smoyra > :last-child, .framer-uLOx8 .framer-elyyqd > :last-child, .framer-uLOx8 .framer-1ljaebb > :last-child, .framer-uLOx8 .framer-1koixv7 > :last-child, .framer-uLOx8 .framer-19j62tj > :last-child { margin-bottom: 0px; } .framer-uLOx8 .framer-123wqig > *, .framer-uLOx8 .framer-1cfd53y > *, .framer-uLOx8 .framer-fo77gx > *, .framer-uLOx8 .framer-r4ysuh > *, .framer-uLOx8 .framer-1dzy20o > *, .framer-uLOx8 .framer-1gfdqz2 > *, .framer-uLOx8 .framer-13d90j0 > *, .framer-uLOx8 .framer-1gxkija > *, .framer-uLOx8 .framer-fav9ul > *, .framer-uLOx8 .framer-zqaw0g > *, .framer-uLOx8 .framer-44pv8d > *, .framer-uLOx8 .framer-kzr1ge > *, .framer-uLOx8 .framer-rrl9pm > *, .framer-uLOx8 .framer-yv4exd > *, .framer-uLOx8 .framer-1xrpcii > *, .framer-uLOx8 .framer-1wd7iy1 > *, .framer-uLOx8 .framer-1gbj1uu > *, .framer-uLOx8 .framer-te7zln > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-uLOx8 .framer-123wqig > :first-child, .framer-uLOx8 .framer-1cfd53y > :first-child, .framer-uLOx8 .framer-fo77gx > :first-child, .framer-uLOx8 .framer-r4ysuh > :first-child, .framer-uLOx8 .framer-1dzy20o > :first-child, .framer-uLOx8 .framer-1gfdqz2 > :first-child, .framer-uLOx8 .framer-13d90j0 > :first-child, .framer-uLOx8 .framer-skvjh4 > :first-child, .framer-uLOx8 .framer-1gxkija > :first-child, .framer-uLOx8 .framer-fav9ul > :first-child, .framer-uLOx8 .framer-zqaw0g > :first-child, .framer-uLOx8 .framer-xf03ag > :first-child, .framer-uLOx8 .framer-11iok51 > :first-child, .framer-uLOx8 .framer-44pv8d > :first-child, .framer-uLOx8 .framer-kzr1ge > :first-child, .framer-uLOx8 .framer-rrl9pm > :first-child, .framer-uLOx8 .framer-yv4exd > :first-child, .framer-uLOx8 .framer-1jb38e3 > :first-child, .framer-uLOx8 .framer-1xrpcii > :first-child, .framer-uLOx8 .framer-1ncy7c0 > :first-child, .framer-uLOx8 .framer-17tncu9 > :first-child, .framer-uLOx8 .framer-1wd7iy1 > :first-child, .framer-uLOx8 .framer-1gbj1uu > :first-child, .framer-uLOx8 .framer-te7zln > :first-child, .framer-uLOx8 .framer-eevdia > :first-child, .framer-uLOx8 .framer-1q15wep > :first-child, .framer-uLOx8 .framer-o6dgbz > :first-child { margin-left: 0px; } .framer-uLOx8 .framer-123wqig > :last-child, .framer-uLOx8 .framer-1cfd53y > :last-child, .framer-uLOx8 .framer-fo77gx > :last-child, .framer-uLOx8 .framer-r4ysuh > :last-child, .framer-uLOx8 .framer-1dzy20o > :last-child, .framer-uLOx8 .framer-1gfdqz2 > :last-child, .framer-uLOx8 .framer-13d90j0 > :last-child, .framer-uLOx8 .framer-skvjh4 > :last-child, .framer-uLOx8 .framer-1gxkija > :last-child, .framer-uLOx8 .framer-fav9ul > :last-child, .framer-uLOx8 .framer-zqaw0g > :last-child, .framer-uLOx8 .framer-xf03ag > :last-child, .framer-uLOx8 .framer-11iok51 > :last-child, .framer-uLOx8 .framer-44pv8d > :last-child, .framer-uLOx8 .framer-kzr1ge > :last-child, .framer-uLOx8 .framer-rrl9pm > :last-child, .framer-uLOx8 .framer-yv4exd > :last-child, .framer-uLOx8 .framer-1jb38e3 > :last-child, .framer-uLOx8 .framer-1xrpcii > :last-child, .framer-uLOx8 .framer-1ncy7c0 > :last-child, .framer-uLOx8 .framer-17tncu9 > :last-child, .framer-uLOx8 .framer-1wd7iy1 > :last-child, .framer-uLOx8 .framer-1gbj1uu > :last-child, .framer-uLOx8 .framer-te7zln > :last-child, .framer-uLOx8 .framer-eevdia > :last-child, .framer-uLOx8 .framer-1q15wep > :last-child, .framer-uLOx8 .framer-o6dgbz > :last-child { margin-right: 0px; } .framer-uLOx8 .framer-j1yqbq > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-uLOx8 .framer-1c83yy > *, .framer-uLOx8 .framer-py75l2 > *, .framer-uLOx8 .framer-x3dn5k > *, .framer-uLOx8 .framer-1smoyra > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-uLOx8 .framer-j4z2v > *, .framer-uLOx8 .framer-1koixv7 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-uLOx8 .framer-4w8l5h > *, .framer-uLOx8 .framer-1limmqw > *, .framer-uLOx8 .framer-v5uax4 > *, .framer-uLOx8 .framer-16id6eu > *, .framer-uLOx8 .framer-tr8451 > *, .framer-uLOx8 .framer-11ucet0 > *, .framer-uLOx8 .framer-1s6yyb6 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-uLOx8 .framer-skvjh4 > *, .framer-uLOx8 .framer-1jb38e3 > *, .framer-uLOx8 .framer-1ncy7c0 > *, .framer-uLOx8 .framer-17tncu9 > *, .framer-uLOx8 .framer-o6dgbz > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-uLOx8 .framer-1u76kmz > *, .framer-uLOx8 .framer-1dmi1l2 > *, .framer-uLOx8 .framer-ckuq6i > *, .framer-uLOx8 .framer-1mng6ye > *, .framer-uLOx8 .framer-1ljaebb > *, .framer-uLOx8 .framer-19j62tj > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-uLOx8 .framer-171tl > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-uLOx8 .framer-37v9n0 > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-uLOx8 .framer-xf03ag > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-uLOx8 .framer-11iok51 > *, .framer-uLOx8 .framer-eevdia > *, .framer-uLOx8 .framer-1q15wep > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-uLOx8 .framer-2q54w6 > *, .framer-uLOx8 .framer-1ce5gwv > *, .framer-uLOx8 .framer-1ycslwf > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-uLOx8 .framer-7trqc8 > *, .framer-uLOx8 .framer-1x65jxd > *, .framer-uLOx8 .framer-1mfki7q > *, .framer-uLOx8 .framer-1r1apq0 > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-uLOx8[data-border=\"true\"]::after, .framer-uLOx8 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-uLOx8.framer-hvzz3m { width: 810px; } .framer-uLOx8 .framer-fo77gx { max-width: 600px; } .framer-uLOx8 .framer-jbkn8z, .framer-uLOx8 .framer-1nh8e5s, .framer-uLOx8 .framer-1ty6ljs, .framer-uLOx8 .framer-harf3f { max-width: 490px; } .framer-uLOx8 .framer-1urq87d { height: 671px; } .framer-uLOx8 .framer-1sk6zfr { height: 441px; } .framer-uLOx8 .framer-m94qqz { height: 72px; left: calc(50.00000000000002% - 100% / 2); } .framer-uLOx8 .framer-1d4gaqj-container { top: 46px; } .framer-uLOx8.framer-1xll0r8-container { width: 90%; } .framer-uLOx8 .framer-13d90j0 { left: calc(50.00000000000002% - 79px / 2); right: unset; } .framer-uLOx8 .framer-skvjh4, .framer-uLOx8 .framer-1dmi1l2, .framer-uLOx8 .framer-1ncy7c0, .framer-uLOx8 .framer-17tncu9, .framer-uLOx8 .framer-o6dgbz { padding: 80px 40px 80px 40px; } .framer-uLOx8 .framer-1u76kmz, .framer-uLOx8 .framer-1mng6ye { gap: 30px; max-width: unset; } .framer-uLOx8 .framer-1limmqw { padding: 70px 40px 80px 40px; } .framer-uLOx8 .framer-xv6dxv { padding: 80px 20px 80px 20px; } .framer-uLOx8 .framer-zqaw0g { gap: 3px; } .framer-uLOx8 .framer-xf03ag, .framer-uLOx8 .framer-1s6yyb6 { gap: 9px; } .framer-uLOx8 .framer-11iok51 { gap: 20px; } .framer-uLOx8 .framer-v5uax4, .framer-uLOx8 .framer-16id6eu, .framer-uLOx8 .framer-tr8451, .framer-uLOx8 .framer-11ucet0 { gap: 40px; } .framer-uLOx8 .framer-1jb38e3 { padding: 40px 0px 0px 0px; } .framer-uLOx8 .framer-ckuq6i { padding: 0px 0px 80px 0px; } .framer-uLOx8 .framer-1ycslwf { gap: 60px; justify-content: flex-start; max-width: 1000px; } .framer-uLOx8 .framer-dt0c77 { order: 0; } .framer-uLOx8 .framer-1e8ossu { justify-content: flex-end; order: 1; width: 100%; } .framer-uLOx8 .framer-1rbiegj, .framer-uLOx8 .framer-1b8zfmf { height: 70px; } .framer-uLOx8 .framer-1gbj1uu { order: 2; } .framer-uLOx8 .framer-tgmao9 { height: auto; } .framer-uLOx8 .framer-1smoyra { flex: 1 0 0px; } .framer-uLOx8 .framer-n263oc { flex: 0.7 0 0px; } .framer-uLOx8 .framer-eevdia { flex-direction: column; padding: 80px 40px 80px 40px; } .framer-uLOx8 .framer-1ljaebb { flex: none; width: 100%; } .framer-uLOx8 .framer-1koixv7 { align-content: center; align-items: center; } .framer-uLOx8 .framer-1q15wep { flex-direction: column; gap: 0px; max-width: 1000px; } .framer-uLOx8 .framer-23xacm { flex: none; grid-template-columns: repeat(2, minmax(200px, 1fr)); width: 100%; } .framer-uLOx8 .framer-19j62tj { justify-content: flex-start; max-width: 1000px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uLOx8 .framer-1u76kmz, .framer-uLOx8 .framer-zqaw0g, .framer-uLOx8 .framer-xf03ag, .framer-uLOx8 .framer-11iok51, .framer-uLOx8 .framer-v5uax4, .framer-uLOx8 .framer-16id6eu, .framer-uLOx8 .framer-tr8451, .framer-uLOx8 .framer-11ucet0, .framer-uLOx8 .framer-1ycslwf, .framer-uLOx8 .framer-1mng6ye, .framer-uLOx8 .framer-1s6yyb6, .framer-uLOx8 .framer-eevdia, .framer-uLOx8 .framer-1q15wep { gap: 0px; } .framer-uLOx8 .framer-1u76kmz > *, .framer-uLOx8 .framer-1mng6ye > *, .framer-uLOx8 .framer-eevdia > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-uLOx8 .framer-1u76kmz > :first-child, .framer-uLOx8 .framer-v5uax4 > :first-child, .framer-uLOx8 .framer-16id6eu > :first-child, .framer-uLOx8 .framer-tr8451 > :first-child, .framer-uLOx8 .framer-11ucet0 > :first-child, .framer-uLOx8 .framer-1ycslwf > :first-child, .framer-uLOx8 .framer-1mng6ye > :first-child, .framer-uLOx8 .framer-1s6yyb6 > :first-child, .framer-uLOx8 .framer-eevdia > :first-child, .framer-uLOx8 .framer-1q15wep > :first-child { margin-top: 0px; } .framer-uLOx8 .framer-1u76kmz > :last-child, .framer-uLOx8 .framer-v5uax4 > :last-child, .framer-uLOx8 .framer-16id6eu > :last-child, .framer-uLOx8 .framer-tr8451 > :last-child, .framer-uLOx8 .framer-11ucet0 > :last-child, .framer-uLOx8 .framer-1ycslwf > :last-child, .framer-uLOx8 .framer-1mng6ye > :last-child, .framer-uLOx8 .framer-1s6yyb6 > :last-child, .framer-uLOx8 .framer-eevdia > :last-child, .framer-uLOx8 .framer-1q15wep > :last-child { margin-bottom: 0px; } .framer-uLOx8 .framer-zqaw0g > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-uLOx8 .framer-zqaw0g > :first-child, .framer-uLOx8 .framer-xf03ag > :first-child, .framer-uLOx8 .framer-11iok51 > :first-child { margin-left: 0px; } .framer-uLOx8 .framer-zqaw0g > :last-child, .framer-uLOx8 .framer-xf03ag > :last-child, .framer-uLOx8 .framer-11iok51 > :last-child { margin-right: 0px; } .framer-uLOx8 .framer-xf03ag > * { margin: 0px; margin-left: calc(9px / 2); margin-right: calc(9px / 2); } .framer-uLOx8 .framer-11iok51 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-uLOx8 .framer-v5uax4 > *, .framer-uLOx8 .framer-16id6eu > *, .framer-uLOx8 .framer-tr8451 > *, .framer-uLOx8 .framer-11ucet0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-uLOx8 .framer-1ycslwf > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-uLOx8 .framer-1s6yyb6 > * { margin: 0px; margin-bottom: calc(9px / 2); margin-top: calc(9px / 2); } .framer-uLOx8 .framer-1q15wep > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\",\"@media (max-width: 809px) { .framer-uLOx8.framer-hvzz3m { overflow: hidden; width: 390px; } .framer-uLOx8 .framer-j1yqbq { gap: 60px; padding: 140px 0px 0px 0px; } .framer-uLOx8 .framer-j4z2v { padding: 0px 20px 0px 20px; } .framer-uLOx8 .framer-jbkn8z, .framer-uLOx8 .framer-1nh8e5s, .framer-uLOx8 .framer-1ty6ljs, .framer-uLOx8 .framer-harf3f, .framer-uLOx8 .framer-1c0jjav { max-width: 400px; } .framer-uLOx8 .framer-r4ysuh { padding: 0px 2px 0px 2px; } .framer-uLOx8 .framer-1dzy20o { height: 48px; width: 48px; } .framer-uLOx8 .framer-1h8vqsn { height: var(--framer-aspect-ratio-supported, 38px); width: 38px; } .framer-uLOx8 .framer-1urq87d { height: 331px; } .framer-uLOx8 .framer-1sk6zfr { height: 241px; } .framer-uLOx8 .framer-m94qqz { height: 52px; left: calc(50.00000000000002% - 100% / 2); } .framer-uLOx8 .framer-1d4gaqj-container { top: -69px; } .framer-uLOx8.framer-1xll0r8-container { width: 90%; } .framer-uLOx8 .framer-13d90j0 { bottom: -8px; height: 75px; left: calc(50.00000000000002% - 75px / 2); right: unset; width: 75px; } .framer-uLOx8 .framer-yfckd4 { background-color: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, #0a0a0a); height: var(--framer-aspect-ratio-supported, 54px); left: 51%; top: 51%; width: 54px; } .framer-uLOx8 .framer-h255qi-container { height: 26px; left: calc(48.484848484848506% - 26px / 2); top: calc(48.484848484848506% - 26px / 2); width: 26px; } .framer-uLOx8 .framer-skvjh4, .framer-uLOx8 .framer-1dmi1l2, .framer-uLOx8 .framer-1ncy7c0, .framer-uLOx8 .framer-17tncu9 { padding: 50px 12px 50px 12px; } .framer-uLOx8 .framer-1u76kmz, .framer-uLOx8 .framer-v5uax4, .framer-uLOx8 .framer-16id6eu, .framer-uLOx8 .framer-tr8451, .framer-uLOx8 .framer-11ucet0, .framer-uLOx8 .framer-1mng6ye { gap: 40px; } .framer-uLOx8 .framer-171tl { align-content: center; align-items: center; height: 829px; } .framer-uLOx8 .framer-1xi7suj-container { max-width: unset; } .framer-uLOx8 .framer-6eme23-container { height: 109%; width: 107%; } .framer-uLOx8 .framer-s3790c { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-uLOx8 .framer-lvlv5q-container { align-self: unset; order: 4; } .framer-uLOx8 .framer-p1yvjz-container { align-self: unset; order: 3; } .framer-uLOx8 .framer-mrpq24-container { align-self: unset; order: 0; } .framer-uLOx8 .framer-w8x50v-container { align-self: unset; order: 1; } .framer-uLOx8 .framer-1teu339-container { align-self: unset; order: 2; } .framer-uLOx8 .framer-1limmqw { gap: 50px; padding: 50px 20px 50px 20px; } .framer-uLOx8 .framer-aesxrb { gap: 50px; } .framer-uLOx8 .framer-xv6dxv { gap: 100px; height: min-content; justify-content: center; padding: 0px 12px 0px 12px; } .framer-uLOx8 .framer-se0ayk { bottom: unset; height: 100%; top: calc(49.964763918252316% - 99.92952783650459% / 2); } .framer-uLOx8 .framer-1h9wx7j { grid-template-columns: repeat(2, minmax(170px, 1fr)); } .framer-uLOx8 .framer-zqaw0g { flex-direction: column; min-height: 204px; } .framer-uLOx8 .framer-12f4xyz-container { max-width: unset; width: 100%; } .framer-uLOx8 .framer-11iok51 { flex-direction: column; } .framer-uLOx8 .framer-2q54w6 { flex: none; width: 100%; } .framer-uLOx8 .framer-1ce5gwv { flex: none; padding: 0px; width: 100%; } .framer-uLOx8 .framer-ckuq6i { gap: 30px; padding: 0px 0px 50px 0px; } .framer-uLOx8 .framer-1xrpcii, .framer-uLOx8 .framer-1e8ossu { width: 100%; } .framer-uLOx8 .framer-2xzbt9-container { flex: 1 0 0px; height: 877px; width: 1px; } .framer-uLOx8 .framer-10as3a1 { top: -41px; } .framer-uLOx8 .framer-1wd7iy1 { flex-direction: column; height: 879px; } .framer-uLOx8 .framer-1s6yyb6 { flex: 1 0 0px; height: 1px; width: 100%; } .framer-uLOx8 .framer-1rbiegj, .framer-uLOx8 .framer-tgmao9, .framer-uLOx8 .framer-1b8zfmf { height: 53px; } .framer-uLOx8 .framer-3wze62, .framer-uLOx8 .framer-n263oc { flex: none; gap: 40px; height: min-content; justify-content: center; width: 100%; } .framer-uLOx8 .framer-te7zln { flex-direction: column; height: min-content; } .framer-uLOx8 .framer-1smoyra { flex: none; height: min-content; width: 100%; } .framer-uLOx8 .framer-1jmnool-container, .framer-uLOx8 .framer-1r0o321-container, .framer-uLOx8 .framer-trja7f-container, .framer-uLOx8 .framer-mvrr88-container, .framer-uLOx8 .framer-p5yo2r-container, .framer-uLOx8 .framer-3063ph-container, .framer-uLOx8 .framer-1rsmndz-container, .framer-uLOx8 .framer-t2hhas-container, .framer-uLOx8 .framer-1mb7acv-container, .framer-uLOx8 .framer-1aorcb3-container, .framer-uLOx8 .framer-6cy7es-container { cursor: unset; } .framer-uLOx8 .framer-5ork5i-container { right: 12px; width: 366px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uLOx8 .framer-j1yqbq, .framer-uLOx8 .framer-1u76kmz, .framer-uLOx8 .framer-s3790c, .framer-uLOx8 .framer-1limmqw, .framer-uLOx8 .framer-aesxrb, .framer-uLOx8 .framer-xv6dxv, .framer-uLOx8 .framer-zqaw0g, .framer-uLOx8 .framer-11iok51, .framer-uLOx8 .framer-v5uax4, .framer-uLOx8 .framer-16id6eu, .framer-uLOx8 .framer-tr8451, .framer-uLOx8 .framer-11ucet0, .framer-uLOx8 .framer-ckuq6i, .framer-uLOx8 .framer-1mng6ye, .framer-uLOx8 .framer-1wd7iy1, .framer-uLOx8 .framer-3wze62, .framer-uLOx8 .framer-te7zln, .framer-uLOx8 .framer-n263oc { gap: 0px; } .framer-uLOx8 .framer-j1yqbq > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-uLOx8 .framer-j1yqbq > :first-child, .framer-uLOx8 .framer-1u76kmz > :first-child, .framer-uLOx8 .framer-s3790c > :first-child, .framer-uLOx8 .framer-1limmqw > :first-child, .framer-uLOx8 .framer-aesxrb > :first-child, .framer-uLOx8 .framer-xv6dxv > :first-child, .framer-uLOx8 .framer-zqaw0g > :first-child, .framer-uLOx8 .framer-11iok51 > :first-child, .framer-uLOx8 .framer-v5uax4 > :first-child, .framer-uLOx8 .framer-16id6eu > :first-child, .framer-uLOx8 .framer-tr8451 > :first-child, .framer-uLOx8 .framer-11ucet0 > :first-child, .framer-uLOx8 .framer-ckuq6i > :first-child, .framer-uLOx8 .framer-1mng6ye > :first-child, .framer-uLOx8 .framer-1wd7iy1 > :first-child, .framer-uLOx8 .framer-3wze62 > :first-child, .framer-uLOx8 .framer-te7zln > :first-child, .framer-uLOx8 .framer-n263oc > :first-child { margin-top: 0px; } .framer-uLOx8 .framer-j1yqbq > :last-child, .framer-uLOx8 .framer-1u76kmz > :last-child, .framer-uLOx8 .framer-s3790c > :last-child, .framer-uLOx8 .framer-1limmqw > :last-child, .framer-uLOx8 .framer-aesxrb > :last-child, .framer-uLOx8 .framer-xv6dxv > :last-child, .framer-uLOx8 .framer-zqaw0g > :last-child, .framer-uLOx8 .framer-11iok51 > :last-child, .framer-uLOx8 .framer-v5uax4 > :last-child, .framer-uLOx8 .framer-16id6eu > :last-child, .framer-uLOx8 .framer-tr8451 > :last-child, .framer-uLOx8 .framer-11ucet0 > :last-child, .framer-uLOx8 .framer-ckuq6i > :last-child, .framer-uLOx8 .framer-1mng6ye > :last-child, .framer-uLOx8 .framer-1wd7iy1 > :last-child, .framer-uLOx8 .framer-3wze62 > :last-child, .framer-uLOx8 .framer-te7zln > :last-child, .framer-uLOx8 .framer-n263oc > :last-child { margin-bottom: 0px; } .framer-uLOx8 .framer-1u76kmz > *, .framer-uLOx8 .framer-v5uax4 > *, .framer-uLOx8 .framer-16id6eu > *, .framer-uLOx8 .framer-tr8451 > *, .framer-uLOx8 .framer-11ucet0 > *, .framer-uLOx8 .framer-1mng6ye > *, .framer-uLOx8 .framer-3wze62 > *, .framer-uLOx8 .framer-n263oc > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-uLOx8 .framer-s3790c > *, .framer-uLOx8 .framer-zqaw0g > *, .framer-uLOx8 .framer-1wd7iy1 > *, .framer-uLOx8 .framer-te7zln > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-uLOx8 .framer-1limmqw > *, .framer-uLOx8 .framer-aesxrb > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-uLOx8 .framer-xv6dxv > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-uLOx8 .framer-11iok51 > *, .framer-uLOx8 .framer-ckuq6i > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 13129.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WgNeKo_y1\":{\"layout\":[\"fixed\",\"auto\"]},\"P7j2A2OCI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"jGFDk87Dh\":{\"pattern\":\":jGFDk87Dh\",\"name\":\"hero-heading\"},\"QeagwX1Rm\":{\"pattern\":\":QeagwX1Rm\",\"name\":\"hero-heading\"},\"MERXQpASN\":{\"pattern\":\":MERXQpASN\",\"name\":\"hero-heading\"},\"ffQKfJ0Kx\":{\"pattern\":\":ffQKfJ0Kx\",\"name\":\"hero-heading\"},\"Usy9pnRtq\":{\"pattern\":\":Usy9pnRtq\",\"name\":\"hero-heading\"},\"oVhGXVifM\":{\"pattern\":\":oVhGXVifM\",\"name\":\"step\"},\"vTTUKTKEu\":{\"pattern\":\":vTTUKTKEu\",\"name\":\"why-us\"},\"rZyCoDj_M\":{\"pattern\":\":rZyCoDj_M\",\"name\":\"testimonial\"},\"UaACQKPhS\":{\"pattern\":\":UaACQKPhS\",\"name\":\"about\"},\"om1250aoL\":{\"pattern\":\":om1250aoL\",\"name\":\"about\"}}\n * @framerResponsiveScreen\n */const Frameryd7nMFDHh=withCSS(Component,css,\"framer-uLOx8\");export default Frameryd7nMFDHh;Frameryd7nMFDHh.displayName=\"Home\";Frameryd7nMFDHh.defaultProps={height:13129.5,width:1200};addFonts(Frameryd7nMFDHh,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v8/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6xjx04jHgP6LR0Y.woff2\",weight:\"400\"}]},...PatternFonts,...NavigationBarFonts,...ButtonFonts,...TickerFonts,...YouTubeFonts,...PhosphorFonts,...ArcFonts,...HeadingFonts,...SEOReportWidgetFonts,...ServiceFonts,...BrandsFonts,...StatsFonts,...WhyUsFonts,...BulletFonts,...ProjectFonts,...ReviewFonts,...PricingFonts,...BlogSingleCardFonts,...FAQListCommonFonts,...FooterFonts,...SmoothScrollFonts,...ToastFonts,...CursorFonts,...CursorViewFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameryd7nMFDHh\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WgNeKo_y1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P7j2A2OCI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"13129.5\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"jGFDk87Dh\\\":{\\\"pattern\\\":\\\":jGFDk87Dh\\\",\\\"name\\\":\\\"hero-heading\\\"},\\\"QeagwX1Rm\\\":{\\\"pattern\\\":\\\":QeagwX1Rm\\\",\\\"name\\\":\\\"hero-heading\\\"},\\\"MERXQpASN\\\":{\\\"pattern\\\":\\\":MERXQpASN\\\",\\\"name\\\":\\\"hero-heading\\\"},\\\"ffQKfJ0Kx\\\":{\\\"pattern\\\":\\\":ffQKfJ0Kx\\\",\\\"name\\\":\\\"hero-heading\\\"},\\\"Usy9pnRtq\\\":{\\\"pattern\\\":\\\":Usy9pnRtq\\\",\\\"name\\\":\\\"hero-heading\\\"},\\\"oVhGXVifM\\\":{\\\"pattern\\\":\\\":oVhGXVifM\\\",\\\"name\\\":\\\"step\\\"},\\\"vTTUKTKEu\\\":{\\\"pattern\\\":\\\":vTTUKTKEu\\\",\\\"name\\\":\\\"why-us\\\"},\\\"rZyCoDj_M\\\":{\\\"pattern\\\":\\\":rZyCoDj_M\\\",\\\"name\\\":\\\"testimonial\\\"},\\\"UaACQKPhS\\\":{\\\"pattern\\\":\\\":UaACQKPhS\\\",\\\"name\\\":\\\"about\\\"},\\\"om1250aoL\\\":{\\\"pattern\\\":\\\":om1250aoL\\\",\\\"name\\\":\\\"about\\\"}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["murmur2", "a", "e", "c", "d", "withCSS", "n", "a", "r", "x", "j", "b", "RenderTarget", "$", "w", "S", "v", "V", "f", "i", "m", "l", "o", "u", "p", "h", "g", "y", "e", "Gn", "t", "c", "C", "murmur2", "motion", "Arc_default", "addPropertyControls", "ControlType", "noopReturn", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "e", "r", "n", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "r", "velocityPerSecond", "calcDampingRatio", "e", "hasReachedTarget", "spring", "c", "i", "h", "u", "d", "f", "l", "g", "glide", "a", "o", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "createGeneratorEasing", "e", "o", "getGenerator", "t", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "n", "i", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "e", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "t", "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", "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", "height", "id", "logo", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "uL9wwXgHE", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "css", "Framerc69Ma6EWG", "withCSS", "c69Ma6EWG_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFonts", "Icon", "ArcFonts", "Arc_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "qGMvZtB2D", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap2n98x0", "args", "onAppear18vjv42", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FramerHeo55BgD4", "withCSS", "Heo55BgD4_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "amount", "height", "id", "title", "width", "props", "_ref", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "ODC_810_T", "WmbsVaIgS", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "u", "RichText2", "css", "FramerIhGAmn0sk", "withCSS", "IhGAmn0sk_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "Component", "House_default", "React", "weights", "House", "props", "ref", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "PhosphorFonts", "getFonts", "Icon", "Phosphor1Fonts", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Qlq6hycMg", "krOU91x5P", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1da87mf", "args", "onMouseEnter1cthpjs", "sharedStyleClassNames", "isDisplayed", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "Framerwl_KcGbky", "withCSS", "wl_KcGbky_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "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", "avatar", "backgroundBlur", "clientName", "designation", "height", "id", "testimonial", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "_ref4", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "DiVXinioL", "wnT5LM8TP", "ImE1bDbog", "vvvuv92PD", "PNWVubnIT", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "RichText2", "Image2", "css", "FramerZpizmnjAI", "withCSS", "ZpizmnjAI_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "PatternFonts", "getFonts", "Pattern", "NavigationBarFonts", "Kg3jp8xZU_default", "ButtonFonts", "cBQAwTefC_default", "MotionDivWithFX", "withFX", "motion", "TickerFonts", "Ticker", "YouTubeFonts", "Youtube", "PhosphorFonts", "Icon", "ArcFonts", "Arc_default", "ImageWithFX", "Image2", "HeadingFonts", "QJ12gIOBS_default", "SEOReportWidgetFonts", "SEOReportWidget", "ServiceFonts", "F2RdVp1gj_default", "ContainerWithFX", "Container", "MotionSectionWithFX", "BrandsFonts", "c69Ma6EWG_default", "StatsFonts", "IhGAmn0sk_default", "WhyUsFonts", "iB7GHAwCB_default", "BulletFonts", "f_SxhhPsu_default", "ProjectFonts", "B4CrjLIFA_default", "ReviewFonts", "ZpizmnjAI_default", "PricingFonts", "Tbsg_9IZf_default", "BlogSingleCardFonts", "fNLtYBHNV_default", "FAQListCommonFonts", "iV8GXG0Ck_default", "FooterFonts", "oGO_MGaZp_default", "SmoothScrollFonts", "SmoothScroll", "ToastFonts", "wl_KcGbky_default", "CursorFonts", "Heo55BgD4_default", "CursorViewFonts", "sJnORkkMm_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation4", "transition3", "addImageAlt", "image", "alt", "animation5", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "data", "useQueryData", "transformTemplate1", "_", "animation6", "transition4", "animation7", "inertia", "preventDefault", "e", "animation8", "animation9", "transition5", "animation10", "animation11", "transition6", "animation12", "transition7", "animation13", "animation14", "animation15", "animation16", "animation17", "animation18", "animation19", "animation20", "animation21", "animation22", "animation23", "animation24", "animation25", "animation26", "animation27", "transition8", "animation28", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "cursor1", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "qGMvZtB2D", "p0IqRGBPULHf_21Li6", "y27i2645kLHf_21Li6", "UDzOilHVeLHf_21Li6", "vMoXVKWOuLHf_21Li6", "xsgQECDCsLHf_21Li6", "vsb3r_C29LHf_21Li6", "uOb1X3P3cLHf_21Li6", "GM6k8WU0bLHf_21Li6", "idLHf_21Li6", "p0IqRGBPUg7gardzzi", "y27i2645kg7gardzzi", "UDzOilHVeg7gardzzi", "vMoXVKWOug7gardzzi", "xsgQECDCsg7gardzzi", "vsb3r_C29g7gardzzi", "uOb1X3P3cg7gardzzi", "GM6k8WU0bg7gardzzi", "idg7gardzzi", "p0IqRGBPUSoPwllC3F", "y27i2645kSoPwllC3F", "UDzOilHVeSoPwllC3F", "vMoXVKWOuSoPwllC3F", "xsgQECDCsSoPwllC3F", "vsb3r_C29SoPwllC3F", "uOb1X3P3cSoPwllC3F", "GM6k8WU0bSoPwllC3F", "idSoPwllC3F", "p0IqRGBPUYAMo7907Z", "y27i2645kYAMo7907Z", "UDzOilHVeYAMo7907Z", "vMoXVKWOuYAMo7907Z", "xsgQECDCsYAMo7907Z", "vsb3r_C29YAMo7907Z", "uOb1X3P3cYAMo7907Z", "GM6k8WU0bYAMo7907Z", "idYAMo7907Z", "EZue1CzWPuop5p902E", "HFkwj6Aivuop5p902E", "kBAWMceDjuop5p902E", "YSKHrdVc1uop5p902E", "Tu_Pd0zTZuop5p902E", "iduop5p902E", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "isDisplayed", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "isDisplayed1", "isDisplayed2", "router", "useRouter", "isDisplayed3", "elementId5", "ref6", "elementId6", "ref7", "elementId7", "ref8", "elementId8", "ref9", "activeLocaleCode", "useLocaleCode", "elementId9", "ref10", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "RichText2", "x", "SVG", "l", "AnimatePresence", "Ga", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "ChildrenCanSuspend", "c4gQFLt_3_default", "collection", "paginationInfo", "index", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "index1", "collection2", "paginationInfo2", "loadMore2", "index2", "collection3", "paginationInfo3", "loadMore3", "index3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "nWZy3UnCE_default", "collection4", "paginationInfo4", "loadMore4", "index4", "resolvedLinks7", "enumToDisplayNameFunctions", "css", "Frameryd7nMFDHh", "withCSS", "yd7nMFDHh_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
