{
  "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/XOOqlsrUApK7c1r3bqGB/Arc.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/l6rHYi79svcFRVrC1q12/Ticker.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.13.1/dist/index.es.js", "ssg:https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js", "ssg:https://framerusercontent.com/modules/HYcHVPAbe8jLEeU7c4mp/TcQV6SEsl3y6G9Op8tp0/Time.js", "ssg:https://framerusercontent.com/modules/33vz8iV4UGehAORKUlEe/ByWa8IFndA4gMtLECtoN/dSq6Lsq7m.js", "ssg:https://framerusercontent.com/modules/PDc5Tip7QRIIluOHGRh0/FRkEVJ3L2GzQhkvtzvX8/KBrQdZAxx.js", "ssg:https://framerusercontent.com/modules/Us2yCDBMPQDv1teJ9KLE/0KNAofmyP0csOS2trvTl/ogN4ou44s.js", "ssg:https://framerusercontent.com/modules/EFEZA5nA6kw99NsZUR2o/K29dVIsvRrjH2l2VDow1/QAstqWArn.js", "ssg:https://framerusercontent.com/modules/GUclM7FmlRYVuwwISOFt/BlUAkPReUjS30vqdEPsC/tmsxf1zCR.js", "ssg:https://framerusercontent.com/modules/BmfRqqkpT7C2KtRiOx24/4hw0VPvteRCxgaFM7AD2/TV7foSPIf.js", "ssg:https://framerusercontent.com/modules/0mXIfrcYB1hWuroRtDEO/pFQ4Hlf2RwN296Gflb3S/YWhDrGqNx.js", "ssg:https://framerusercontent.com/modules/FW68IP6m5J6LbZfxNH97/apBJ0fNejf7g3wvHMZm7/vdXsdegLv.js", "ssg:https://framerusercontent.com/modules/X8a7F51nAgQ2CGjCeW7r/BC6IUxdNrboAnPztxcbj/XxfhgBMKT.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 m=r(function(n){let a,r,m;// Checks\nlet x=i.count(n.slots)>0,b=l.current()===l.canvas,$=x&&\"graphic\"===n.type,v=\"circle\"===n.type,w=\"ellipse\"===n.type,C=w?n.cylinderHeight/2:0,V=f(n.flip,C);// If graphic is connected\nif($){let i=d(n.slots),l=d(i.props.svg),o=d(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 A=`curve-${p(a||V)}`;return\"top\"===n.alignmentBaseline&&(m=\"Text Top\"),\"center\"===n.alignmentBaseline&&(m=\"Central\"),\"bottom\"===n.alignmentBaseline&&(m=\"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:v&&n.rotate&&{rotate:360},transition:v&&n.rotate&&{duration:100/n.rotateSpeed,repeat:1/0,ease:\"linear\"},children:[/*#__PURE__*/e(\"path\",{id:A,d:$?a:V,strokeWidth:\"none\",fill:\"transparent\"}),/*#__PURE__*/e(\"text\",{children:/*#__PURE__*/t(\"textPath\",{href:`#${A}`,startOffset:n.startOffset,dominantBaseline:m,style:{...n.font,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 m;/* Method to get the first child */function d(e){let t;return i.map(e,e=>{void 0===t&&(t=e);}),t;}m.defaultProps={height:50,width:50},n(m,{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},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\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicWidth\":\"150\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"150\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Arc.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useAnimationFrame,useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,wrap,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};const supportsAcceleratedAnimations=typeof Animation!==\"undefined\"&&typeof Animation.prototype.updatePlaybackRate===\"function\";/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const isCanvas=RenderTarget.current()===RenderTarget.canvas;const numChildren=Children.count(slots);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(slots,(child,index)=>{var _child_props,_child_props1,_child_props2,_child_props3;let ref;if(index===0){ref=childrenRef[0];}if(index===slots.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(slots,(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%\"};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]);}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,transform:supportsAcceleratedAnimations?undefined:transform,willChange:isCanvas?\"auto\":\"transform\"},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){animationRef.current.updatePlaybackRate(hoverFactor);}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){animationRef.current.updatePlaybackRate(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\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"400\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.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{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{steps}from\"@motionone/easing\";/**\n * @framerIntrinsicWidth 100\n * @framerIntrinsicHeight 100\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Grain(props){const{opacity,style}=props;const keyframesX=[\"0%\",\"-5%\",\"-15%\",\"7%\",\"-5%\",\"-15%\",\"15%\",\"0%\",\"3%\",\"-10%\",];const keyframesY=[\"0%\",\"-10%\",\"5%\",\"-25%\",\"25%\",\"10%\",\"0%\",\"15%\",\"35%\",\"10%\",];const isCanvas=RenderTarget.current()===RenderTarget.canvas;return /*#__PURE__*/ _jsx(\"div\",{style:{width:\"100%\",height:\"100%\",position:\"relative\",overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(motion.div,{style:{...containerStyle,opacity:opacity,inset:isCanvas?0:\"-200%\",width:isCanvas?\"100%\":\"400%\",height:isCanvas?\"100%\":\"400%\",position:\"absolute\"},animate:!isCanvas&&{x:keyframesX,y:keyframesY},transition:{ease:steps(10,\"start\"),repeat:Infinity,duration:8}})});};Grain.defaultProps={opacity:.5};addPropertyControls(Grain,{opacity:{title:\"Opacity\",type:ControlType.Number,step:.1,displayStepper:true,max:1,min:0}});const containerStyle={backgroundSize:\"256px 256px\",backgroundRepeat:\"repeat\",background:\"url('https://framerusercontent.com/images/rR6HYXBrMmX4cRpXfXUOvpvpB0.png')\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Grain\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"100\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"100\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Grain.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,useLocaleCode}from\"framer\";import{useState,useEffect,useCallback}from\"react\";const fontStack=`\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;function useForceRender(){const[_,set]=useState(0);return useCallback(()=>set(v=>v+1),[]);}function formatTimeOrDate(outputType,{showYear,showMonth,showWeekday,showMinutes,showSeconds},timeFormat,monthFormat,localCode){const date=new Date;const onlyYearIsShown=!showWeekday&&!showMonth&&showYear;switch(outputType){case\"date\":return new Intl.DateTimeFormat(localCode,{weekday:showWeekday?\"long\":undefined,day:onlyYearIsShown?undefined:\"numeric\",month:showMonth?monthFormat:undefined,year:showYear?\"numeric\":undefined}).format(date);case\"time\":return new Intl.DateTimeFormat(localCode,{hour:\"numeric\",minute:showMinutes?\"numeric\":undefined,second:showSeconds&&showMinutes?\"numeric\":undefined,hour12:timeFormat===\"12h\"}).format(date);default:return new Intl.DateTimeFormat(localCode).format(date);}}/**\n * TIME AND DATE\n * FORKED FROM PROTOTYPING\n *\n *\n * @framerIntrinsicWidth 140\n * @framerIntrinsicHeight 20\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */export function Time(props){const{outputType,fontFamily,fontSize,fontWeight,timeFormat,showYear,showMonth,showWeekday,showHours,showMinutes,showSeconds,monthFormat,color,font,tabularFont,alignment}=props;const[visible,setIsVisible]=useState(false);const isCanvas=RenderTarget.current()===RenderTarget.canvas;const render=useForceRender();const localCode=useLocaleCode();const textContent=formatTimeOrDate(outputType,{showYear,showMonth,showWeekday,showHours,showMinutes,showSeconds},timeFormat,monthFormat,localCode);useEffect(()=>{setIsVisible(true);// Don\u2019t want real time on Canvas\nif(isCanvas)return;const int=setInterval(()=>{render();});return()=>{clearInterval(int);};},[]);return /*#__PURE__*/_jsx(\"p\",{suppressHydrationWarning:true,style:{margin:0,padding:0,color,fontFamily:fontStack,fontWeight:500,fontSize:16,lineHeight:1,visibility:visible?\"visible\":\"hidden\",...font,fontVariantNumeric:tabularFont?\"tabular-nums\":\"normal\",whiteSpace:\"nowrap\"},children:textContent});}Time.defaultProps={height:20,width:140,outputType:\"time\",color:\"#999\",timeFormat:\"24h\",showYear:true,showMonth:true,showWeekday:true,showMinutes:true,showSeconds:true,monthFormat:\"long\",alignment:\"center\"};Time.displayName=\"Time & Date\";addPropertyControls(Time,{outputType:{title:\"Type\",type:ControlType.Enum,displaySegmentedControl:true,options:[\"date\",\"time\"],optionTitles:[\"Date\",\"Time\"],defaultValue:Time.defaultProps.outputType},showWeekday:{title:\"Day\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showWeekday,hidden:props=>props.outputType!==\"date\"},showMonth:{title:\"Month\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showMonth,hidden:props=>props.outputType!==\"date\"},monthFormat:{title:\"Format\",type:ControlType.Enum,options:[\"short\",\"long\",\"numeric\"],optionTitles:[\"Short\",\"Long\",\"Numeric\"],defaultValue:Time.defaultProps.monthFormat,hidden:props=>props.outputType!==\"date\"||!props.showMonth},showYear:{title:\"Year\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showYear,hidden:props=>props.outputType!==\"date\"},timeFormat:{title:\"Format\",type:ControlType.Enum,options:[\"12h\",\"24h\"],optionTitles:[\"12h\",\"24h\"],displaySegmentedControl:true,defaultValue:Time.defaultProps.timeFormat,hidden:props=>props.outputType!==\"time\"},// showHours: {\n//     title: \"Hours\",\n//     type: ControlType.Boolean,\n//     enabledTitle: \"Show\",\n//     disabledTitle: \"Hide\",\n//     defaultValue: Time.defaultProps.showHours,\n//     hidden: (props) => props.outputType !== \"time\",\n// },\nshowMinutes:{title:\"Minutes\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showMinutes,hidden:props=>props.outputType!==\"time\"},showSeconds:{title:\"Seconds\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showSeconds,hidden:props=>props.outputType!==\"time\"||!props.showMinutes},font:{type:ControlType.Font,controls:\"extended\"},tabularFont:{title:\"Tabular\",type:ControlType.Boolean,defaultValue:true},color:{type:ControlType.Color,defaultValue:Time.defaultProps.color}});\nexport const __FramerMetadata__ = {\"exports\":{\"Time\":{\"type\":\"reactComponent\",\"name\":\"Time\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"20\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"140\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Time.map", "// Generated by Framer (3ae0a1a)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"I3TcwkFfA\"];const serializationHash=\"framer-0NAXv\";const variantClassNames={I3TcwkFfA:\"framer-v-9c7r35\"};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 getProps=({height,id,text,width,...props})=>{var _ref;return{...props,eFE2Dsd0J:(_ref=text!==null&&text!==void 0?text:props.eFE2Dsd0J)!==null&&_ref!==void 0?_ref:\"#artdirection #branding #visualdesign #ui/UX #web #mobile #app #product #interaction #designsystem\"};};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,eFE2Dsd0J,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"I3TcwkFfA\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-9c7r35\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"I3TcwkFfA\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(198, 219, 249))\",\"--framer-text-transform\":\"uppercase\"},children:\"#artdirection #branding #visualdesign #ui/UX #web #mobile #app #product #interaction #designsystem\"})}),className:\"framer-9gu8iq\",\"data-framer-name\":\"#artdirection #branding #visualdesign #ui/UX #web #mobile #app #product #interaction #designsystem\",fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],layoutDependency:layoutDependency,layoutId:\"WBBXw75J2\",style:{\"--extracted-r6o4lv\":\"rgb(198, 219, 249)\",\"--framer-paragraph-spacing\":\"32px\"},text:eFE2Dsd0J,transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0NAXv.framer-10i5xk5, .framer-0NAXv .framer-10i5xk5 { display: block; }\",\".framer-0NAXv.framer-9c7r35 { height: 58px; overflow: hidden; position: relative; width: 4312px; }\",\".framer-0NAXv .framer-9gu8iq { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 58\n * @framerIntrinsicWidth 4312\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"eFE2Dsd0J\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerdSq6Lsq7m=withCSS(Component,css,\"framer-0NAXv\");export default FramerdSq6Lsq7m;FramerdSq6Lsq7m.displayName=\"ticket\";FramerdSq6Lsq7m.defaultProps={height:58,width:4312};addPropertyControls(FramerdSq6Lsq7m,{eFE2Dsd0J:{defaultValue:\"#artdirection #branding #visualdesign #ui/UX #web #mobile #app #product #interaction #designsystem\",displayTextArea:false,title:\"Text\",type:ControlType.String}});addFonts(FramerdSq6Lsq7m,[{explicitInter:true,fonts:[{family:\"HeadingNow-94Regular Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/SbU7lXn4znFUx0MBld7STPmiti0.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdSq6Lsq7m\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"4312\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"eFE2Dsd0J\\\":\\\"text\\\"}\",\"framerIntrinsicHeight\":\"58\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./dSq6Lsq7m.map", "// Generated by Framer (045d2ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./KBrQdZAxx-0.js\";const enabledGestures={PMnQ7jr2f:{hover:true}};const cycleOrder=[\"PMnQ7jr2f\"];const serializationHash=\"framer-lMZkq\";const variantClassNames={PMnQ7jr2f:\"framer-v-1ls4d8f\"};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 valuesByLocaleId={EG0DrukWX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"PMnQ7jr2f\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"PMnQ7jr2f-hover\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"PMnQ7jr2f-hover\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/JuanCFresno\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ls4d8f\",className,classNames)} framer-sor1bb`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"PMnQ7jr2f\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"PMnQ7jr2f-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-3lg63t\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:27,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"HZqtwvcBL\",svg:'<svg width=\"146\" height=\"27\" viewBox=\"0 0 146 27\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.3404 -0.00976562C14.5663 -0.00976562 15.6988 0.0845575 16.7378 0.367527C17.7769 0.556173 18.6292 0.945256 19.3881 1.41687C20.1469 1.88849 20.7073 2.56054 21.0926 3.42124C21.4662 4.28194 21.6647 5.33128 21.6647 6.47495C21.6647 7.80727 21.3845 8.95093 20.719 9.81163C20.1469 10.6723 19.2129 11.4387 18.0688 12.0046C19.6799 12.4763 20.9058 13.337 21.653 14.4806C22.4002 15.6243 22.8789 17.0509 22.8789 18.678C22.8789 20.0103 22.5987 21.154 22.12 22.109C21.653 23.064 20.8941 23.9247 20.0419 24.4907C19.1896 25.0684 18.1505 25.54 17.018 25.823C15.8856 26.106 14.7531 26.2946 13.6206 26.2946L0.964844 26.3182V-0.00976562H13.3404ZM12.5815 10.6723C13.6206 10.6723 14.4729 10.3894 15.1267 9.90596C15.7805 9.42255 16.0724 8.57364 16.0724 7.5243C16.0724 6.94657 15.979 6.38063 15.7922 6.00334C15.6054 5.62604 15.3251 5.33128 14.9399 5.04831C14.5663 4.85967 14.181 4.67102 13.714 4.5767C13.247 4.48238 12.7683 4.48237 12.2079 4.48237H6.73232V10.6841C6.73232 10.6723 12.5815 10.6723 12.5815 10.6723ZM12.8617 21.9322C13.4338 21.9322 13.9942 21.8378 14.4729 21.7435C14.9399 21.6492 15.4185 21.4605 15.7922 21.1658C16.1658 20.871 16.4576 20.5881 16.7378 20.1164C16.9246 19.6448 17.1114 19.0671 17.1114 18.395C17.1114 17.0627 16.7378 16.1077 15.979 15.4357C15.2201 14.8579 14.181 14.575 12.9551 14.575H6.73232V21.9204H12.8617V21.9322ZM31.0349 21.8346C31.7937 22.601 32.9262 22.9783 34.4323 22.9783C35.4714 22.9783 36.4171 22.6953 37.1759 22.2119C37.9348 21.6342 38.4018 21.0682 38.5886 20.4905H43.2119C42.4531 22.7778 41.3206 24.4049 39.8145 25.4543C38.3084 26.4093 36.5105 26.9752 34.3389 26.9752C32.8328 26.9752 31.5019 26.6922 30.276 26.2088C29.0501 25.7372 28.1044 25.0652 27.2521 24.1102C26.3999 23.2495 25.7461 22.2001 25.3608 20.9621C24.8938 19.7241 24.6953 18.3918 24.6953 16.8591C24.6953 15.4324 24.8821 14.0883 25.3608 12.8503C25.8395 11.6123 26.4933 10.563 27.3455 9.60797C28.1978 8.74727 29.2369 7.9809 30.3694 7.50928C31.5953 7.03767 32.8211 6.74291 34.3389 6.74291C35.9501 6.74291 37.3627 7.02588 38.5886 7.69793C39.8145 8.36998 40.7602 9.12457 41.5191 10.2682C42.2779 11.3176 42.8383 12.5556 43.2236 13.8879C43.4104 15.2202 43.5038 16.5643 43.4104 18.0853H29.7156C29.7156 19.6416 30.276 21.0682 31.0349 21.8346ZM36.9891 11.8128C36.3237 11.1407 35.2846 10.7634 34.0587 10.7634C33.2064 10.7634 32.5526 10.9521 31.9805 11.235C31.4296 11.5075 31.0628 11.8784 30.7027 12.2425L30.6613 12.2844C30.2877 12.6617 30.0892 13.1451 29.9958 13.6167C29.9812 13.6902 29.9667 13.7617 29.9525 13.8315C29.8755 14.2093 29.809 14.5362 29.809 14.8547H38.3084C38.1216 13.4398 37.6429 12.4848 36.9891 11.8128ZM28.6765 1.80273H39.2541V4.37304H28.6765V1.80273ZM50.7618 9.90596V-0.00976562H45.5664V26.4125H50.7618V16.3907C50.7618 14.4806 51.042 13.054 51.7075 12.1933C52.2796 11.4269 53.3186 10.9553 54.7313 10.9553C55.9572 10.9553 56.7861 11.3562 57.2648 12.1108C57.7435 12.8653 58.0237 14.009 58.0237 15.6361V26.4125H63.2191V14.6811C63.2191 13.4431 63.1257 12.3937 62.9389 11.4387C62.7521 10.4837 62.3668 9.63478 61.8998 8.96272C61.4328 8.29067 60.6739 7.71294 59.8216 7.33565C58.9693 6.94657 57.8369 6.75792 56.4242 6.75792C55.3851 6.75792 54.4394 7.05268 53.4004 7.5243C52.3613 7.99591 51.5207 8.76229 50.8552 9.90596H50.7618ZM67.1589 10.1109C67.731 9.25015 68.3848 8.68421 69.2371 8.10649C70.0893 7.63487 71.035 7.24579 72.0741 7.05714C73.1132 6.86849 74.1523 6.77417 75.1913 6.77417C76.0585 6.77417 76.9256 6.85348 77.8648 6.93937L78.1218 6.96282C79.0675 7.05714 80.0131 7.34011 80.772 7.72919C81.6243 8.10648 82.1847 8.68421 82.7568 9.35627C83.2238 10.0283 83.5156 10.9833 83.5156 12.127V22.1488C83.5156 23.0095 83.609 23.8702 83.7024 24.6248C83.7958 25.3912 84.076 26.0515 84.3679 26.4405H79.0791C78.9249 26.2848 78.8344 25.9925 78.7549 25.7361C78.7381 25.6818 78.7218 25.6292 78.7055 25.5798C78.6121 25.2969 78.6121 24.9078 78.6121 24.6248C77.7598 25.4855 76.8142 26.0515 75.6817 26.4405C74.5492 26.8178 73.4167 26.9122 72.2842 26.9122C71.3386 26.9122 70.5797 26.8178 69.7391 26.5349C68.9802 26.3462 68.3264 25.9571 67.6609 25.4855C67.0889 25.0139 66.6219 24.4362 66.2483 23.6698C65.968 22.9034 65.7812 22.1488 65.7812 21.0995C65.7812 20.0502 65.9681 19.0951 66.3533 18.4231C66.7269 17.751 67.2056 17.1851 67.766 16.7017C68.3381 16.3244 69.0853 15.9353 69.8442 15.7467L69.8978 15.7333C70.6383 15.5492 71.3703 15.3671 72.2025 15.275C72.5821 15.2279 72.9587 15.1807 73.3354 15.1335L73.3383 15.1331C73.7137 15.0861 74.0892 15.0391 74.4675 14.9921C75.2264 14.8978 75.8802 14.8034 76.4522 14.7091C77.0243 14.5205 77.4913 14.3318 77.8649 14.0371C78.2385 13.7541 78.3319 13.365 78.3319 12.7991C78.3319 12.2213 78.2385 11.7497 78.0517 11.4667C77.8649 11.1838 77.5847 10.889 77.2928 10.7004C77.0193 10.5162 76.6457 10.4219 76.2805 10.3298L76.2538 10.3231C75.8802 10.2288 75.4015 10.2288 74.9345 10.2288C73.8954 10.2288 73.1365 10.4174 72.5761 10.9008C72.0041 11.3724 71.6305 12.1388 71.5371 13.0938H66.3417C66.3066 11.9148 66.6802 10.8654 67.1589 10.1109ZM77.4563 17.5506C77.2041 17.6355 76.8668 17.7204 76.5295 17.8053L76.4172 17.8336C76.2191 17.8836 76.0178 17.9071 75.8027 17.9322C75.6121 17.9544 75.4107 17.9779 75.1913 18.0222C75.0045 18.0694 74.7915 18.0929 74.5784 18.1165C74.3653 18.1401 74.1523 18.1637 73.9655 18.2109C73.7787 18.258 73.5891 18.3051 73.3994 18.3523C73.2096 18.3995 73.0198 18.4466 72.833 18.4938C72.4594 18.5881 72.0741 18.7768 71.8873 18.9654C71.6136 19.1497 71.4291 19.4239 71.2357 19.7112L71.2218 19.7318C70.9416 20.1091 70.9416 20.4982 70.9416 20.9698C70.9416 21.4414 71.035 21.8305 71.2218 22.1135L71.2456 22.1496C71.4247 22.4213 71.6078 22.6992 71.8873 22.8799C72.1608 23.064 72.5345 23.1583 72.8997 23.2504L72.9264 23.2571C73.3 23.3515 73.6853 23.3515 74.1523 23.3515C75.1913 23.3515 75.9502 23.1628 76.5106 22.8799C77.0827 22.5026 77.4563 22.1135 77.7365 21.6419C78.0167 21.1702 78.2035 20.6868 78.2035 20.2152C78.2969 19.7436 78.2969 19.3546 78.2969 19.0716V19.0716V17.0672L78.2129 17.124C77.9607 17.2948 77.7085 17.4657 77.4563 17.5506ZM91.3441 9.9222V7.24579H86.2188V26.5349H91.4141V16.513C91.4141 14.603 91.6944 13.1764 92.3598 12.3157C93.0253 11.4667 94.0644 10.889 95.4771 10.889C96.808 10.889 97.6603 11.3606 98.1273 12.127C98.606 12.8816 98.8862 14.0253 98.8862 15.6523V26.4288H104.082V14.6973C104.082 13.4593 103.988 12.41 103.801 11.455C103.521 10.4999 103.136 9.65102 102.669 8.97897C102.202 8.30692 101.536 7.72919 100.591 7.3519C99.7385 6.96282 98.606 6.77417 97.1933 6.77417C96.1542 6.77417 95.0217 7.06893 93.9827 7.54055C92.9436 8.01216 92.103 8.77854 91.4375 9.9222H91.3441ZM115.636 10.6747C114.783 10.6747 114.13 10.8633 113.558 11.2524C112.986 11.6297 112.519 12.1131 112.145 12.7734C111.771 13.3511 111.573 14.0113 111.386 14.7777C111.199 15.5441 111.199 16.2044 111.199 16.9707C111.199 17.6428 111.293 18.3974 111.386 19.0694C111.573 19.8358 111.76 20.4017 112.145 20.9795C112.519 21.5572 112.904 22.0288 113.464 22.4061C114.036 22.7834 114.69 22.9838 115.542 22.9838C116.768 22.9838 117.714 22.6065 118.473 21.9345C119.138 21.2624 119.605 20.3074 119.699 19.0694H124.707C124.334 21.6397 123.388 23.5498 121.777 24.8939C120.166 26.2262 118.088 26.8982 115.542 26.8982C114.13 26.8982 112.799 26.6153 111.666 26.1319C110.44 25.6603 109.495 24.9882 108.642 24.1275C107.79 23.2668 107.136 22.2175 106.658 21.0738C106.191 19.8358 105.992 18.5978 105.992 17.1594C105.992 15.6384 106.179 14.2943 106.658 13.0563C107.125 11.8183 107.697 10.6747 108.549 9.71964C109.401 8.76462 110.44 8.09257 111.573 7.52663C112.799 7.05501 114.118 6.76025 115.636 6.76025C116.768 6.76025 117.807 6.9489 118.846 7.23187C119.885 7.51484 120.831 7.99825 121.59 8.56418C122.442 9.14191 123.096 9.8965 123.575 10.8515C124.042 11.7122 124.334 12.8559 124.427 14.0939H119.325C119.127 11.8183 117.901 10.6747 115.636 10.6747ZM136.041 22.982C134.629 22.982 133.403 22.6047 132.644 21.8383C131.885 21.0719 131.325 19.6453 131.325 18.1833H145.019C145.113 16.6623 145.019 15.2239 144.646 13.8916C144.261 12.5592 143.7 11.3213 142.941 10.2719C142.182 9.12824 141.237 8.37366 140.011 7.7016C138.878 7.02955 137.466 6.74658 135.855 6.74658C134.43 6.74658 133.111 7.04134 131.885 7.51296C130.753 7.98457 129.713 8.75095 128.861 9.61165C128.009 10.5667 127.343 11.616 126.876 12.854C126.398 14.092 126.211 15.4361 126.211 16.8627C126.211 18.3955 126.409 19.7278 126.876 20.9658C127.262 22.2038 127.915 23.2531 128.768 24.1138C129.62 25.0689 130.566 25.7409 131.792 26.2125C133.018 26.6959 134.348 26.9789 135.855 26.9789C138.026 26.9789 139.824 26.413 141.33 25.4579C142.836 24.4086 143.969 22.7815 144.728 20.4942H140.198C140.011 21.0719 139.544 21.6378 138.785 22.2156C138.026 22.699 137.08 22.982 136.041 22.982ZM135.761 10.7671C136.987 10.7671 138.026 11.1444 138.692 11.8165C139.252 12.4885 139.731 13.4435 140.011 14.8584H131.511C131.511 14.5399 131.578 14.213 131.655 13.8352C131.669 13.7654 131.684 13.6939 131.698 13.6204C131.792 13.1488 132.083 12.6654 132.364 12.2881C132.644 11.9108 133.111 11.5217 133.683 11.2387C134.255 10.9558 134.909 10.7671 135.761 10.7671Z\" fill=\"#C6DBF9\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1vjmcqs\",\"data-framer-name\":\"behance\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"T44cbG4dZ\",svg:'<svg width=\"146\" height=\"28\" viewBox=\"0 0 146 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.3404 0.0478516C14.5663 0.0478516 15.6988 0.142175 16.7378 0.425144C17.7769 0.613791 18.6292 1.00287 19.3881 1.47449C20.1469 1.94611 20.7073 2.61816 21.0926 3.47886C21.4662 4.33956 21.6647 5.3889 21.6647 6.53257C21.6647 7.86488 21.3845 9.00855 20.719 9.86925C20.1469 10.7299 19.2129 11.4963 18.0688 12.0623C19.6799 12.5339 20.9058 13.3946 21.653 14.5382C22.4002 15.6819 22.8789 17.1086 22.8789 18.7356C22.8789 20.0679 22.5987 21.2116 22.12 22.1666C21.653 23.1217 20.8941 23.9824 20.0419 24.5483C19.1896 25.126 18.1505 25.5976 17.018 25.8806C15.8856 26.1636 14.7531 26.3522 13.6206 26.3522L0.964844 26.3758V0.0478516H13.3404ZM12.5815 10.7299C13.6206 10.7299 14.4729 10.447 15.1267 9.96357C15.7805 9.48017 16.0724 8.63126 16.0724 7.58191C16.0724 7.00418 15.979 6.43825 15.7922 6.06095C15.6054 5.68366 15.3251 5.3889 14.9399 5.10593C14.5663 4.91728 14.181 4.72864 13.714 4.63432C13.247 4.53999 12.7683 4.53999 12.2079 4.53999H6.73232V10.7417C6.73232 10.7299 12.5815 10.7299 12.5815 10.7299ZM12.8617 21.9898C13.4338 21.9898 13.9942 21.8955 14.4729 21.8011C14.9399 21.7068 15.4185 21.5182 15.7922 21.2234C16.1658 20.9286 16.4576 20.6457 16.7378 20.1741C16.9246 19.7024 17.1114 19.1247 17.1114 18.4527C17.1114 17.1203 16.7378 16.1653 15.979 15.4933C15.2201 14.9155 14.181 14.6326 12.9551 14.6326H6.73232V21.978H12.8617V21.9898ZM31.0349 21.8922C31.7937 22.6586 32.9262 23.0359 34.4323 23.0359C35.4714 23.0359 36.4171 22.7529 37.1759 22.2695C37.9348 21.6918 38.4018 21.1259 38.5886 20.5481H43.2119C42.4531 22.8355 41.3206 24.4625 39.8145 25.5119C38.3084 26.4669 36.5105 27.0328 34.3389 27.0328C32.8328 27.0328 31.5019 26.7499 30.276 26.2665C29.0501 25.7948 28.1044 25.1228 27.2521 24.1678C26.3999 23.3071 25.7461 22.2577 25.3608 21.0197C24.8938 19.7817 24.6953 18.4494 24.6953 16.9167C24.6953 15.49 24.8821 14.1459 25.3608 12.9079C25.8395 11.67 26.4933 10.6206 27.3455 9.66559C28.1978 8.80489 29.2369 8.03852 30.3694 7.5669C31.5953 7.09529 32.8211 6.80053 34.3389 6.80053C35.9501 6.80053 37.3627 7.08349 38.5886 7.75555C39.8145 8.4276 40.7602 9.18218 41.5191 10.3259C42.2779 11.3752 42.8383 12.6132 43.2236 13.9455C43.4104 15.2778 43.5038 16.6219 43.4104 18.1429H29.7156C29.7156 19.6992 30.276 21.1259 31.0349 21.8922ZM36.9891 11.8704C36.3237 11.1983 35.2846 10.821 34.0587 10.821C33.2064 10.821 32.5526 11.0097 31.9805 11.2927C31.4296 11.5652 31.0628 11.9361 30.7027 12.3001L30.6613 12.342C30.2877 12.7193 30.0892 13.2027 29.9958 13.6743C29.9812 13.7478 29.9667 13.8194 29.9525 13.8891C29.8755 14.267 29.809 14.5938 29.809 14.9123H38.3084C38.1216 13.4975 37.6429 12.5424 36.9891 11.8704ZM28.6765 1.86035H39.2541V4.43066H28.6765V1.86035ZM50.7618 9.96357V0.0478516H45.5664V26.4701H50.7618V16.4483C50.7618 14.5382 51.042 13.1116 51.7075 12.2509C52.2796 11.4845 53.3186 11.0129 54.7313 11.0129C55.9572 11.0129 56.7861 11.4138 57.2648 12.1684C57.7435 12.923 58.0237 14.0666 58.0237 15.6937V26.4701H63.2191V14.7387C63.2191 13.5007 63.1257 12.4513 62.9389 11.4963C62.7521 10.5413 62.3668 9.69239 61.8998 9.02034C61.4328 8.34829 60.6739 7.77056 59.8216 7.39327C58.9693 7.00418 57.8369 6.81554 56.4242 6.81554C55.3851 6.81554 54.4394 7.1103 53.4004 7.58191C52.3613 8.05353 51.5207 8.8199 50.8552 9.96357H50.7618ZM67.1589 10.1685C67.731 9.30777 68.3848 8.74183 69.2371 8.1641C70.0893 7.69249 71.035 7.3034 72.0741 7.11476C73.1132 6.92611 74.1523 6.83179 75.1913 6.83179C76.0585 6.83179 76.9256 6.9111 77.8648 6.99699L78.1218 7.02043C79.0675 7.11476 80.0131 7.39773 80.772 7.78681C81.6243 8.1641 82.1847 8.74183 82.7568 9.41388C83.2238 10.0859 83.5156 11.041 83.5156 12.1846V22.2065C83.5156 23.0672 83.609 23.9279 83.7024 24.6824C83.7958 25.4488 84.076 26.1091 84.3679 26.4982H79.0791C78.9249 26.3424 78.8344 26.0501 78.7549 25.7937C78.7381 25.7395 78.7218 25.6868 78.7055 25.6375C78.6121 25.3545 78.6121 24.9654 78.6121 24.6824C77.7598 25.5431 76.8142 26.1091 75.6817 26.4982C74.5492 26.8755 73.4167 26.9698 72.2842 26.9698C71.3386 26.9698 70.5797 26.8755 69.7391 26.5925C68.9802 26.4038 68.3264 26.0148 67.6609 25.5431C67.0889 25.0715 66.6219 24.4938 66.2483 23.7274C65.968 22.961 65.7812 22.2065 65.7812 21.1571C65.7812 20.1078 65.9681 19.1528 66.3533 18.4807C66.7269 17.8086 67.2056 17.2427 67.766 16.7593C68.3381 16.382 69.0853 15.9929 69.8442 15.8043L69.8978 15.791C70.6383 15.6068 71.3703 15.4248 72.2025 15.3327C72.5821 15.2855 72.9587 15.2383 73.3354 15.1911L73.3383 15.1908C73.7137 15.1437 74.0892 15.0967 74.4675 15.0497C75.2264 14.9554 75.8802 14.861 76.4522 14.7667C77.0243 14.5781 77.4913 14.3894 77.8649 14.0947C78.2385 13.8117 78.3319 13.4226 78.3319 12.8567C78.3319 12.2789 78.2385 11.8073 78.0517 11.5244C77.8649 11.2414 77.5847 10.9466 77.2928 10.758C77.0193 10.5738 76.6457 10.4796 76.2805 10.3874L76.2538 10.3807C75.8802 10.2864 75.4015 10.2864 74.9345 10.2864C73.8954 10.2864 73.1365 10.475 72.5761 10.9584C72.0041 11.43 71.6305 12.1964 71.5371 13.1514H66.3417C66.3066 11.9724 66.6802 10.9231 67.1589 10.1685ZM77.4563 17.6082C77.2041 17.6931 76.8668 17.778 76.5295 17.8629L76.4172 17.8912C76.2191 17.9412 76.0178 17.9647 75.8027 17.9898C75.6121 18.012 75.4107 18.0355 75.1913 18.0798C75.0045 18.127 74.7915 18.1506 74.5784 18.1741C74.3653 18.1977 74.1523 18.2213 73.9655 18.2685C73.7787 18.3156 73.5891 18.3628 73.3994 18.4099C73.2096 18.4571 73.0198 18.5043 72.833 18.5514C72.4594 18.6458 72.0741 18.8344 71.8873 19.0231C71.6136 19.2073 71.4291 19.4815 71.2357 19.7688L71.2218 19.7894C70.9416 20.1667 70.9416 20.5558 70.9416 21.0274C70.9416 21.499 71.035 21.8881 71.2218 22.1711L71.2456 22.2072C71.4247 22.4789 71.6078 22.7568 71.8873 22.9375C72.1608 23.1216 72.5345 23.2159 72.8997 23.308L72.9264 23.3148C73.3 23.4091 73.6853 23.4091 74.1523 23.4091C75.1913 23.4091 75.9502 23.2204 76.5106 22.9375C77.0827 22.5602 77.4563 22.1711 77.7365 21.6995C78.0167 21.2279 78.2035 20.7445 78.2035 20.2728C78.2969 19.8013 78.2969 19.4122 78.2969 19.1292V19.1292V17.1248L78.2129 17.1816C77.9607 17.3525 77.7085 17.5233 77.4563 17.6082ZM91.3441 9.97982V7.3034H86.2188V26.5925H91.4141V16.5707C91.4141 14.6606 91.6944 13.234 92.3598 12.3733C93.0253 11.5244 94.0644 10.9466 95.4771 10.9466C96.808 10.9466 97.6603 11.4182 98.1273 12.1846C98.606 12.9392 98.8862 14.0829 98.8862 15.71V26.4864H104.082V14.7549C104.082 13.5169 103.988 12.4676 103.801 11.5126C103.521 10.5576 103.136 9.70864 102.669 9.03659C102.202 8.36454 101.536 7.78681 100.591 7.40952C99.7385 7.02043 98.606 6.83179 97.1933 6.83179C96.1542 6.83179 95.0217 7.12655 93.9827 7.59816C92.9436 8.06978 92.103 8.83615 91.4375 9.97982H91.3441ZM115.636 10.7323C114.783 10.7323 114.13 10.9209 113.558 11.31C112.986 11.6873 112.519 12.1707 112.145 12.831C111.771 13.4087 111.573 14.069 111.386 14.8353C111.199 15.6017 111.199 16.262 111.199 17.0284C111.199 17.7004 111.293 18.455 111.386 19.127C111.573 19.8934 111.76 20.4594 112.145 21.0371C112.519 21.6148 112.904 22.0864 113.464 22.4637C114.036 22.841 114.69 23.0415 115.542 23.0415C116.768 23.0415 117.714 22.6642 118.473 21.9921C119.138 21.3201 119.605 20.365 119.699 19.127H124.707C124.334 21.6974 123.388 23.6074 121.777 24.9515C120.166 26.2838 118.088 26.9559 115.542 26.9559C114.13 26.9559 112.799 26.6729 111.666 26.1895C110.44 25.7179 109.495 25.0458 108.642 24.1851C107.79 23.3244 107.136 22.2751 106.658 21.1314C106.191 19.8934 105.992 18.6554 105.992 17.217C105.992 15.696 106.179 14.3519 106.658 13.1139C107.125 11.876 107.697 10.7323 108.549 9.77726C109.401 8.82224 110.44 8.15019 111.573 7.58425C112.799 7.11263 114.118 6.81787 115.636 6.81787C116.768 6.81787 117.807 7.00652 118.846 7.28949C119.885 7.57246 120.831 8.05586 121.59 8.6218C122.442 9.19953 123.096 9.95412 123.575 10.9091C124.042 11.7698 124.334 12.9135 124.427 14.1515H119.325C119.127 11.876 117.901 10.7323 115.636 10.7323ZM136.041 23.0396C134.629 23.0396 133.403 22.6623 132.644 21.8959C131.885 21.1295 131.325 19.7029 131.325 18.2409H145.019C145.113 16.7199 145.019 15.2815 144.646 13.9492C144.261 12.6169 143.7 11.3789 142.941 10.3295C142.182 9.18586 141.237 8.43127 140.011 7.75922C138.878 7.08717 137.466 6.8042 135.855 6.8042C134.43 6.8042 133.111 7.09896 131.885 7.57057C130.753 8.04219 129.713 8.80857 128.861 9.66926C128.009 10.6243 127.343 11.6736 126.876 12.9116C126.398 14.1496 126.211 15.4937 126.211 16.9204C126.211 18.4531 126.409 19.7854 126.876 21.0234C127.262 22.2614 127.915 23.3107 128.768 24.1714C129.62 25.1265 130.566 25.7985 131.792 26.2701C133.018 26.7535 134.348 27.0365 135.855 27.0365C138.026 27.0365 139.824 26.4706 141.33 25.5156C142.836 24.4662 143.969 22.8391 144.728 20.5518H140.198C140.011 21.1295 139.544 21.6955 138.785 22.2732C138.026 22.7566 137.08 23.0396 136.041 23.0396ZM135.761 10.8247C136.987 10.8247 138.026 11.202 138.692 11.8741C139.252 12.5461 139.731 13.5011 140.011 14.916H131.511C131.511 14.5975 131.578 14.2706 131.655 13.8928C131.669 13.823 131.684 13.7515 131.698 13.678C131.792 13.2064 132.083 12.723 132.364 12.3457C132.644 11.9684 133.111 11.5793 133.683 11.2963C134.255 11.0134 134.909 10.8247 135.761 10.8247Z\" fill=\"#1769FF\"/>\\n</svg>\\n',withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lMZkq.framer-sor1bb, .framer-lMZkq .framer-sor1bb { display: block; }\",\".framer-lMZkq.framer-1ls4d8f { cursor: pointer; height: 27px; overflow: hidden; position: relative; text-decoration: none; width: 146px; }\",\".framer-lMZkq .framer-3lg63t { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-lMZkq .framer-1vjmcqs { flex: none; height: 28px; left: 0px; position: absolute; top: 0px; width: 146px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 27\n * @framerIntrinsicWidth 146\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"FFHInm4eW\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKBrQdZAxx=withCSS(Component,css,\"framer-lMZkq\");export default FramerKBrQdZAxx;FramerKBrQdZAxx.displayName=\"behance\";FramerKBrQdZAxx.defaultProps={height:27,width:146};addFonts(FramerKBrQdZAxx,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKBrQdZAxx\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"27\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FFHInm4eW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"146\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KBrQdZAxx.map", "// Generated by Framer (045d2ed)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,optimizeAppear,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./ogN4ou44s-0.js\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"fBkfyG4Md\",\"SNLYBSRtC\",\"t5jj5ne41\"];const serializationHash=\"framer-8tOWd\";const variantClassNames={fBkfyG4Md:\"framer-v-pn3xk0\",SNLYBSRtC:\"framer-v-12uy0x6\",t5jj5ne41:\"framer-v-1w950ug\"};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 valuesByLocaleId={EG0DrukWX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 2\":\"SNLYBSRtC\",\"Variant 3\":\"t5jj5ne41\",DEFAULT:\"fBkfyG4Md\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"fBkfyG4Md\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"fBkfyG4Md\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"SNLYBSRtC\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(MotionDivWithFX,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-pn3xk0\",className,classNames),\"data-framer-name\":\"DEFAULT\",layoutDependency:layoutDependency,layoutId:\"fBkfyG4Md\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(0, 61, 255)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",...style},variants:{SNLYBSRtC:{borderBottomLeftRadius:\"50%\",borderBottomRightRadius:\"50%\",borderTopLeftRadius:\"50%\",borderTopRightRadius:\"50%\"}},...addPropertyOverrides({SNLYBSRtC:{\"data-framer-name\":\"Variant 2\"},t5jj5ne41:{__framer__presenceAnimate:optimizeAppear(\"animate\",\"1w950ug\",animation,undefined),__framer__presenceInitial:optimizeAppear(\"initial\",\"1w950ug\",animation1,undefined),__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-appear-id\":\"1w950ug\",\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"25px\",\"--framer-line-height\":\"24px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVhZGluZ05vdy04M0Jvb2stMzAw\",\"--framer-font-family\":'\"HeadingNow-83Book\"',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(198, 219, 249, 1))\"},children:\"\u2709\uFE0F\"})})}),className:\"framer-kolldi\",\"data-framer-name\":\"Hola\",fonts:[\"GF;HeadingNow-83Book-300\"],layoutDependency:layoutDependency,layoutId:\"xXGX2HHaL\",style:{\"--extracted-1w3ko1f\":\"rgba(198, 219, 249, 1)\",\"--framer-paragraph-spacing\":\"20px\"},verticalAlignment:\"top\",withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8tOWd.framer-1e39v3g, .framer-8tOWd .framer-1e39v3g { display: block; }\",\".framer-8tOWd.framer-pn3xk0 { height: 20px; position: relative; width: 20px; }\",\".framer-8tOWd .framer-kolldi { flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-8tOWd.framer-v-12uy0x6.framer-pn3xk0 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 20px); }\",\".framer-8tOWd.framer-v-1w950ug.framer-pn3xk0 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 10px); width: 10px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"SNLYBSRtC\":{\"layout\":[\"fixed\",\"fixed\"]},\"t5jj5ne41\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerogN4ou44s=withCSS(Component,css,\"framer-8tOWd\");export default FramerogN4ou44s;FramerogN4ou44s.displayName=\"cursor\";FramerogN4ou44s.defaultProps={height:20,width:20};addPropertyControls(FramerogN4ou44s,{variant:{options:[\"fBkfyG4Md\",\"SNLYBSRtC\",\"t5jj5ne41\"],optionTitles:[\"DEFAULT\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerogN4ou44s,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerogN4ou44s\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"20\",\"framerIntrinsicWidth\":\"20\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SNLYBSRtC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"t5jj5ne41\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ogN4ou44s.map", "// Generated by Framer (045d2ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./QAstqWArn-0.js\";const enabledGestures={TzJ4dJ334:{hover:true}};const cycleOrder=[\"TzJ4dJ334\"];const serializationHash=\"framer-woRCQ\";const variantClassNames={TzJ4dJ334:\"framer-v-9kk4mz\"};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 valuesByLocaleId={EG0DrukWX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TzJ4dJ334\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"TzJ4dJ334-hover\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"TzJ4dJ334-hover\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://dribbble.com/JuanCFresno\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-9kk4mz\",className,classNames)} framer-10vaaj7`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"TzJ4dJ334\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"TzJ4dJ334-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-f0v2yg\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"uFupAjv10\",svg:'<svg width=\"146\" height=\"41\" viewBox=\"0 0 146 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M143.169 21.8393C143.239 21.7565 143.326 21.6906 143.425 21.6466C143.524 21.6026 143.632 21.5817 143.74 21.5856C143.848 21.5894 143.954 21.6178 144.05 21.6687C144.145 21.7195 144.228 21.7915 144.291 21.879L145.346 23.313C145.446 23.4467 145.5 23.6089 145.5 23.7755C145.5 23.9422 145.446 24.1044 145.346 24.2381C143.513 26.6017 140.303 28.8639 136.428 29.0842C133.369 29.256 130.846 28.1062 129.474 25.9299C129.413 25.8303 129.329 25.7471 129.229 25.6878C129.129 25.6286 129.015 25.595 128.898 25.5902C128.781 25.5854 128.665 25.6095 128.56 25.6603C128.455 25.7111 128.365 25.7871 128.296 25.8814C126.667 28.0555 124.696 29.7539 122.641 29.8706C118.983 30.0777 117.95 27.6392 118.855 22.2644C118.879 22.1447 118.872 22.021 118.835 21.9045C118.799 21.7881 118.733 21.6826 118.645 21.5976C118.557 21.5126 118.449 21.4509 118.331 21.4181C118.212 21.3853 118.088 21.3825 117.968 21.4098C117.193 21.6194 116.388 21.6939 115.587 21.63C115.421 21.6154 115.254 21.6582 115.116 21.7513C114.977 21.8443 114.875 21.982 114.827 22.1411C113.472 26.5598 110.251 30.6702 106.081 30.9081C103.421 31.0601 99.4419 29.5446 99.8409 23.2116C99.8529 23.095 99.8363 22.9772 99.7926 22.8683C99.7489 22.7595 99.6793 22.6627 99.5898 22.5863C99.5003 22.5099 99.3935 22.4562 99.2786 22.4297C99.1637 22.4032 99.044 22.4047 98.9298 22.4341C98.07 22.6995 97.167 22.799 96.2696 22.727C96.1033 22.7125 95.9371 22.7553 95.7989 22.8485C95.6608 22.9416 95.5592 23.0792 95.5114 23.2381C94.1569 27.6568 90.9358 31.7672 86.7659 32.0051C84.1057 32.1571 80.1264 30.6416 80.5255 24.3086C80.5375 24.192 80.5209 24.0742 80.4772 23.9653C80.4334 23.8564 80.3639 23.7597 80.2744 23.6833C80.1849 23.6069 80.0781 23.5532 79.9632 23.5267C79.8482 23.5002 79.7286 23.5017 79.6144 23.531C78.7548 23.7975 77.8516 23.8969 76.9541 23.824C76.7879 23.8094 76.6216 23.8523 76.4835 23.9454C76.3454 24.0385 76.2438 24.1762 76.196 24.335C74.8437 28.7692 71.6226 32.8752 67.4616 33.1131C65.5684 33.221 63.0057 32.4831 61.8308 29.7693C61.7834 29.6511 61.7049 29.5479 61.6034 29.4703C61.5019 29.3928 61.3813 29.3439 61.2542 29.3288C61.1271 29.3137 60.9983 29.333 60.8813 29.3845C60.7643 29.436 60.6634 29.518 60.5893 29.6217C58.9311 31.8531 56.9271 33.6153 54.8255 33.7365C52.6796 33.8598 51.5003 33.003 50.9948 31.4764C50.9565 31.3552 50.886 31.2466 50.7907 31.1618C50.6955 31.077 50.579 31.0193 50.4536 30.9948C50.3281 30.9702 50.1984 30.9797 50.0779 31.0222C49.9574 31.0647 49.8507 31.1387 49.7689 31.2363C48.3036 32.9479 46.6343 34.2035 44.945 34.2982C42.3424 34.448 40.8439 32.536 40.7197 30.2076C40.5778 27.4982 41.7572 24.324 43.074 20.8613C43.1179 20.7518 43.1352 20.6335 43.1244 20.5162C43.1137 20.3988 43.0752 20.2856 43.0121 20.1858C42.949 20.086 42.8631 20.0024 42.7614 19.9418C42.6597 19.8812 42.545 19.8453 42.4267 19.837C41.6087 19.8054 40.794 19.7178 39.9882 19.5749C39.8083 19.5425 39.6227 19.579 39.4689 19.6771C39.3151 19.7752 39.2043 19.9276 39.159 20.1035C37.6073 25.6303 35.2153 31.0469 33.2024 34.2497C33.152 34.3343 33.0843 34.4074 33.0036 34.4643C32.923 34.5213 32.8313 34.5608 32.7343 34.5803C32.6374 34.5998 32.5374 34.5989 32.4409 34.5776C32.3443 34.5563 32.2533 34.5152 32.1738 34.4568L30.6375 33.3334C30.4845 33.2179 30.3802 33.0499 30.3449 32.8622C30.3097 32.6745 30.346 32.4805 30.4468 32.3179C33.3553 27.6921 35.938 20.4405 36.8269 15.079C36.8514 14.9167 36.9305 14.7674 37.0512 14.6554C37.172 14.5434 37.3273 14.4753 37.492 14.4622L39.5359 14.3455C39.6476 14.3421 39.7587 14.3638 39.8608 14.4089C39.963 14.4539 40.0536 14.5213 40.126 14.6059C40.1984 14.6906 40.2507 14.7903 40.279 14.8977C40.3074 15.0052 40.311 15.1176 40.2896 15.2266V15.2772C40.2702 15.3759 40.2711 15.4775 40.2922 15.5759C40.3133 15.6742 40.3541 15.7673 40.4123 15.8496C40.4705 15.9319 40.5448 16.0017 40.6307 16.0547C40.7167 16.1078 40.8126 16.143 40.9126 16.1584C42.7459 16.4095 45.4859 16.4403 47.3414 16.3676C47.4643 16.3666 47.5856 16.3955 47.6946 16.452C47.8036 16.5085 47.8969 16.5907 47.9663 16.6915C48.0357 16.7923 48.0791 16.9085 48.0927 17.0298C48.1063 17.1512 48.0896 17.274 48.0442 17.3875C46.5522 21.3305 44.5549 26.7933 44.6679 28.9565C44.7211 29.9323 45.1534 30.4676 45.9182 30.4235C47.3791 30.3398 49.6248 27.4233 51.3273 24.1742C51.3589 24.1161 51.3821 24.0538 51.3961 23.9892C51.9702 21.445 52.8215 18.6078 53.6816 15.742L53.7348 15.5636C53.7756 15.4198 53.8601 15.292 53.9768 15.1978C54.0935 15.1035 54.2366 15.0474 54.3866 15.0371L56.8251 14.8984C56.9451 14.8951 57.0641 14.9207 57.172 14.9728C57.2799 15.0249 57.3736 15.1021 57.4452 15.1978C57.5167 15.2936 57.564 15.405 57.583 15.5227C57.6021 15.6405 57.5923 15.761 57.5545 15.8742L57.1776 17.0989C55.0228 24.1148 53.2139 30.0072 55.6502 29.875C57.2419 29.7847 59.4987 27.0995 61.4406 23.2777C61.4723 23.2142 61.4954 23.1468 61.5093 23.0773C61.6069 22.5772 61.731 22.0552 61.8707 21.5089C63.0035 17.0174 64.2848 12.5678 65.5706 8.11163C65.9667 6.73711 66.362 5.36111 66.7566 3.98364C66.7965 3.83593 66.8822 3.70446 67.0016 3.60797C67.121 3.51147 67.268 3.45485 67.4217 3.44617L69.9356 3.30299C70.0564 3.2996 70.1762 3.32539 70.2848 3.37814C70.3934 3.4309 70.4875 3.50904 70.559 3.60586C70.6305 3.70269 70.6773 3.8153 70.6953 3.93405C70.7134 4.05279 70.7022 4.17412 70.6627 4.28762C69.6585 7.41556 68.6099 10.7484 67.6123 13.9556C67.5624 14.0993 67.559 14.2549 67.6025 14.4006C67.646 14.5464 67.7343 14.675 67.8549 14.7684C67.9756 14.8619 68.1227 14.9155 68.2755 14.9218C68.4284 14.9281 68.5794 14.8868 68.7075 14.8037C69.6642 14.1281 70.7857 13.7197 71.9551 13.6208C74.7838 13.46 76.7081 15.7729 76.8921 19.2555C76.8921 19.4383 76.9142 19.6365 76.9187 19.8392C76.9208 20.0204 76.9896 20.1947 77.1121 20.329C77.2347 20.4633 77.4024 20.5484 77.5837 20.5683C78.2574 20.6327 78.9372 20.5588 79.581 20.3511C80.2247 20.1435 80.8186 19.8065 81.3258 19.3612C81.4346 19.2639 81.5118 19.1366 81.5475 18.9955C82.5894 14.9755 83.7399 10.984 84.8905 6.98822C85.2851 5.62103 85.6782 4.25238 86.0698 2.88226C86.1097 2.73454 86.1954 2.60308 86.3148 2.50658C86.4342 2.41008 86.5812 2.35347 86.7349 2.34478L89.2466 2.2016C89.3674 2.19837 89.4872 2.22422 89.5958 2.27697C89.7044 2.32972 89.7986 2.4078 89.8702 2.50453C89.9419 2.60126 89.9889 2.71378 90.0073 2.83249C90.0257 2.95119 90.0149 3.07256 89.9759 3.18623C88.9717 6.31417 87.9231 9.64697 86.9255 12.8542C86.8756 12.9979 86.8722 13.1535 86.9157 13.2993C86.9592 13.445 87.0475 13.5736 87.1681 13.667C87.2888 13.7605 87.4359 13.8141 87.5887 13.8204C87.7416 13.8268 87.8926 13.7854 88.0207 13.7023C88.9775 13.0269 90.0989 12.6185 91.2683 12.5194C94.097 12.3586 96.0213 14.6715 96.2075 18.1541C96.2075 18.3369 96.2274 18.5351 96.2341 18.7378C96.2362 18.9191 96.305 19.0933 96.4276 19.2276C96.5501 19.3619 96.7178 19.447 96.8991 19.4669C97.5728 19.5312 98.2526 19.4572 98.8963 19.2496C99.5401 19.0419 100.134 18.705 100.641 18.2598C100.75 18.1624 100.827 18.0351 100.863 17.8941C101.905 13.8741 103.055 9.88266 104.206 5.88683C104.6 4.51818 104.994 3.14879 105.385 1.77867C105.425 1.63095 105.511 1.49949 105.63 1.403C105.75 1.3065 105.897 1.24987 106.05 1.24119L108.564 1.09801C108.685 1.09462 108.805 1.12041 108.913 1.17317C109.022 1.22592 109.116 1.30406 109.188 1.40089C109.259 1.49771 109.306 1.61033 109.324 1.72908C109.342 1.84782 109.331 1.96915 109.291 2.08265C108.287 5.21059 107.239 8.54338 106.243 11.7506C106.193 11.8943 106.19 12.0499 106.233 12.1957C106.277 12.3414 106.365 12.47 106.486 12.5635C106.606 12.6569 106.753 12.7105 106.906 12.7169C107.059 12.7232 107.21 12.6818 107.338 12.5987C108.295 11.9231 109.416 11.5146 110.586 11.4158C113.415 11.255 115.339 13.5679 115.525 17.0505C115.525 17.2355 115.545 17.4316 115.55 17.6342C115.552 17.8153 115.621 17.9893 115.744 18.1235C115.866 18.2577 116.033 18.343 116.215 18.3633C116.865 18.4254 117.522 18.3587 118.147 18.167C118.772 17.9753 119.352 17.6624 119.855 17.2465C119.97 17.1472 120.051 17.0149 120.087 16.8677C121.273 12.3233 123.016 6.36924 124.696 0.670672C124.737 0.526123 124.821 0.397636 124.939 0.302941C125.056 0.208246 125.2 0.152014 125.35 0.142009L127.84 -0.00117021C127.959 -0.0045197 128.078 0.020731 128.186 0.0724661C128.294 0.124201 128.387 0.200902 128.459 0.296111C128.531 0.39132 128.578 0.502253 128.598 0.619569C128.617 0.736886 128.608 0.857151 128.571 0.970246C126.259 8.60065 124.373 15.275 123.333 19.2114C121.952 24.5531 121.896 26.0929 123.468 26.0025C124.798 25.9277 126.572 24.0663 128.241 21.2556C128.306 21.1452 128.343 21.0202 128.347 20.8921C128.569 15.264 132.038 10.1448 137.201 9.85182C140.66 9.65578 142.553 12.2506 142.688 14.8037C142.945 19.6784 138.097 22.7931 133.397 22.5134C133.269 22.5085 133.142 22.5364 133.028 22.5945C132.914 22.6526 132.817 22.7389 132.746 22.8452C132.675 22.9514 132.633 23.0739 132.624 23.201C132.614 23.328 132.638 23.4554 132.692 23.5707C133.357 24.965 134.732 25.7448 137.091 25.6082C139.334 25.4805 141.686 23.5553 143.169 21.8393ZM65.4841 23.2072C64.3757 27.6502 65.7236 29.3882 67.4793 29.2891C70.3612 29.1261 73.1345 23.8901 72.9217 19.8502C72.8264 18.088 71.7889 17.1672 70.5763 17.2355C68.5523 17.3501 66.3775 19.663 65.4864 23.2072H65.4841ZM84.7929 22.1058C83.6845 26.5466 85.0323 28.2868 86.7881 28.1877C89.67 28.0247 92.4455 22.7887 92.2327 18.7488C92.1396 16.9866 91.0999 16.0658 89.8872 16.1341C87.8566 16.2509 85.6863 18.5638 84.7929 22.108V22.1058ZM104.102 21.0045C102.993 25.4474 104.341 27.1854 106.097 27.0863C108.979 26.9233 111.754 21.6873 111.541 17.6474C111.448 15.8852 110.409 14.9645 109.196 15.0327C107.17 15.1517 104.995 17.4646 104.104 21.0089L104.102 21.0045ZM139.013 15.198C138.995 14.0349 138.274 13.1912 137.108 13.2573C134.814 13.3895 133.021 15.8566 132.453 18.8479C132.429 18.9565 132.43 19.069 132.455 19.1773C132.48 19.2856 132.529 19.3869 132.599 19.4739C132.669 19.5608 132.757 19.6313 132.857 19.68C132.958 19.7287 133.068 19.7545 133.18 19.7555C136.14 19.6872 139.108 17.7554 139.015 15.2024L139.013 15.198ZM31.4821 17.3633C31.1828 8.34513 25.2749 2.38443 16.5583 2.70163C12.814 2.87124 8.52883 4.28102 5.30552 6.80539C5.1583 6.92295 5.05928 7.08984 5.02704 7.27476C4.99479 7.45968 5.03154 7.64994 5.13039 7.80986L6.49819 10.0126C6.55115 10.1008 6.62286 10.1764 6.7083 10.2342C6.79374 10.2919 6.89085 10.3305 6.99284 10.347C7.09482 10.3636 7.19922 10.3578 7.29873 10.3301C7.39824 10.3024 7.49046 10.2535 7.56893 10.1866C10.1302 8.1039 13.2895 6.88086 16.5937 6.69305C22.5792 6.44634 26.9619 10.2483 27.2169 17.5924C27.5383 26.1457 21.7523 35.9282 12.4571 36.4569C12.1334 36.4745 11.792 36.4811 11.4573 36.4811C11.3441 36.4783 11.233 36.45 11.1324 36.3983C11.0317 36.3466 10.9442 36.273 10.8764 36.1829C10.8085 36.0928 10.7621 35.9886 10.7406 35.8781C10.7191 35.7676 10.7231 35.6537 10.7523 35.545C12.5458 28.3529 14.6385 20.641 16.7733 13.4644C16.8094 13.3515 16.8178 13.2318 16.7979 13.115C16.7779 12.9983 16.7301 12.888 16.6585 12.7934C16.5869 12.6987 16.4936 12.6225 16.3863 12.571C16.279 12.5195 16.1608 12.4942 16.0417 12.4974L13.3239 12.6515C13.1711 12.6598 13.0247 12.7155 12.9054 12.8107C12.7861 12.9059 12.6999 13.0359 12.6588 13.1824C10.6082 20.2313 8.55543 27.8859 6.70879 35.0625C6.688 35.1599 6.64702 35.2518 6.58847 35.3325C6.52992 35.4133 6.45507 35.481 6.36872 35.5313C6.28236 35.5817 6.18639 35.6136 6.08692 35.6251C5.98745 35.6365 5.88667 35.6272 5.79101 35.5978C4.89105 35.3061 4.02227 34.9269 3.1973 34.4656C3.11154 34.417 3.01653 34.3868 2.91833 34.3767C2.82014 34.3667 2.72092 34.3772 2.62702 34.4075C2.53313 34.4377 2.44663 34.4872 2.37305 34.5525C2.29947 34.6179 2.24043 34.6978 2.19972 34.7872L1.03144 37.2103C0.946767 37.3822 0.930079 37.5794 0.984671 37.7629C1.03926 37.9464 1.16116 38.1029 1.32628 38.2015C3.9732 39.6928 7.99235 40.5452 12.0314 40.3162C25.3326 39.5584 31.8346 27.3595 31.4821 17.3655V17.3633ZM57.6032 6.28113C55.9872 6.37365 54.5529 8.17772 54.6526 10.0809C54.7191 11.3343 55.5394 12.1735 56.7874 12.1031C58.4035 12.0105 59.8777 10.1206 59.7824 8.29887C59.7181 7.04549 58.7715 6.21505 57.6055 6.28113H57.6032Z\" fill=\"#C6DBF9\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1n70bqg\",\"data-framer-name\":\"dribbble\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:146,layoutDependency:layoutDependency,layoutId:\"NfKUeiDMd\",svg:'<svg width=\"146\" height=\"41\" viewBox=\"0 0 146 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M143.169 21.8969C143.239 21.8141 143.326 21.7482 143.425 21.7042C143.524 21.6602 143.632 21.6394 143.74 21.6432C143.848 21.647 143.954 21.6754 144.05 21.7263C144.145 21.7772 144.228 21.8491 144.291 21.9366L145.346 23.3706C145.446 23.5043 145.5 23.6665 145.5 23.8332C145.5 23.9998 145.446 24.162 145.346 24.2957C143.513 26.6593 140.303 28.9216 136.428 29.1418C133.369 29.3137 130.846 28.1638 129.474 25.9875C129.413 25.8879 129.329 25.8047 129.229 25.7455C129.129 25.6862 129.015 25.6526 128.898 25.6478C128.781 25.643 128.665 25.6671 128.56 25.7179C128.455 25.7688 128.365 25.8447 128.296 25.939C126.667 28.1131 124.696 29.8115 122.641 29.9282C118.983 30.1353 117.95 27.6968 118.855 22.3221C118.879 22.2024 118.872 22.0786 118.835 21.9622C118.799 21.8457 118.733 21.7402 118.645 21.6552C118.557 21.5703 118.449 21.5086 118.331 21.4758C118.212 21.443 118.088 21.4401 117.968 21.4674C117.193 21.677 116.388 21.7515 115.587 21.6877C115.421 21.673 115.254 21.7158 115.116 21.8089C114.977 21.902 114.875 22.0396 114.827 22.1987C113.472 26.6175 110.251 30.7278 106.081 30.9657C103.421 31.1177 99.4419 29.6022 99.8409 23.2692C99.8529 23.1526 99.8363 23.0348 99.7926 22.926C99.7489 22.8171 99.6793 22.7203 99.5898 22.6439C99.5003 22.5676 99.3935 22.5138 99.2786 22.4873C99.1637 22.4608 99.044 22.4623 98.9298 22.4917C98.07 22.7571 97.167 22.8566 96.2696 22.7846C96.1033 22.7701 95.9371 22.813 95.7989 22.9061C95.6608 22.9992 95.5592 23.1368 95.5114 23.2957C94.1569 27.7144 90.9358 31.8248 86.7659 32.0627C84.1057 32.2147 80.1264 30.6992 80.5255 24.3662C80.5375 24.2496 80.5209 24.1318 80.4772 24.0229C80.4334 23.9141 80.3639 23.8173 80.2744 23.7409C80.1849 23.6645 80.0781 23.6108 79.9632 23.5843C79.8482 23.5578 79.7286 23.5593 79.6144 23.5887C78.7548 23.8551 77.8516 23.9545 76.9541 23.8816C76.7879 23.8671 76.6216 23.9099 76.4835 24.003C76.3454 24.0962 76.2438 24.2338 76.196 24.3927C74.8437 28.8268 71.6226 32.9328 67.4616 33.1707C65.5684 33.2786 63.0057 32.5407 61.8308 29.8269C61.7834 29.7088 61.7049 29.6055 61.6034 29.528C61.5019 29.4504 61.3813 29.4016 61.2542 29.3865C61.1271 29.3713 60.9983 29.3906 60.8813 29.4421C60.7643 29.4937 60.6634 29.5756 60.5893 29.6793C58.9311 31.9107 56.9271 33.6729 54.8255 33.7941C52.6796 33.9174 51.5003 33.0606 50.9948 31.5341C50.9565 31.4129 50.886 31.3042 50.7907 31.2194C50.6955 31.1347 50.579 31.077 50.4536 31.0524C50.3281 31.0278 50.1984 31.0373 50.0779 31.0798C49.9574 31.1223 49.8507 31.1963 49.7689 31.294C48.3036 33.0055 46.6343 34.2611 44.945 34.3558C42.3424 34.5056 40.8439 32.5936 40.7197 30.2653C40.5778 27.5558 41.7572 24.3817 43.074 20.9189C43.1179 20.8094 43.1352 20.6912 43.1244 20.5738C43.1137 20.4564 43.0752 20.3432 43.0121 20.2434C42.949 20.1436 42.8631 20.06 42.7614 19.9994C42.6597 19.9388 42.545 19.9029 42.4267 19.8946C41.6087 19.8631 40.794 19.7755 39.9882 19.6325C39.8083 19.6001 39.6227 19.6366 39.4689 19.7347C39.3151 19.8328 39.2043 19.9852 39.159 20.1611C37.6073 25.6879 35.2153 31.1045 33.2024 34.3073C33.152 34.3919 33.0843 34.465 33.0036 34.5219C32.923 34.5789 32.8313 34.6184 32.7344 34.6379C32.6374 34.6574 32.5374 34.6565 32.4409 34.6352C32.3443 34.614 32.2533 34.5728 32.1738 34.5144L30.6375 33.391C30.4845 33.2755 30.3802 33.1075 30.3449 32.9198C30.3097 32.7321 30.346 32.5381 30.4468 32.3755C33.3553 27.7497 35.938 20.4982 36.8269 15.1366C36.8514 14.9743 36.9305 14.825 37.0512 14.713C37.172 14.601 37.3273 14.5329 37.492 14.5198L39.5359 14.4031C39.6476 14.3997 39.7587 14.4214 39.8608 14.4665C39.963 14.5116 40.0536 14.5789 40.126 14.6635C40.1984 14.7482 40.2507 14.8479 40.279 14.9553C40.3074 15.0628 40.311 15.1752 40.2896 15.2842V15.3349C40.2702 15.4336 40.2711 15.5351 40.2922 15.6335C40.3133 15.7318 40.3541 15.8249 40.4123 15.9072C40.4705 15.9895 40.5448 16.0593 40.6307 16.1123C40.7167 16.1654 40.8126 16.2006 40.9126 16.216C42.7459 16.4671 45.4859 16.4979 47.3414 16.4252C47.4643 16.4242 47.5856 16.4532 47.6946 16.5096C47.8036 16.5661 47.8969 16.6484 47.9663 16.7491C48.0357 16.8499 48.0791 16.9661 48.0927 17.0875C48.1063 17.2088 48.0896 17.3317 48.0442 17.4451C46.5522 21.3881 44.5549 26.851 44.6679 29.0141C44.7211 29.9899 45.1534 30.5252 45.9182 30.4811C47.3791 30.3974 49.6248 27.481 51.3273 24.2319C51.3589 24.1737 51.3821 24.1114 51.3961 24.0468C51.9702 21.5026 52.8215 18.6655 53.6816 15.7996L53.7348 15.6212C53.7756 15.4774 53.8601 15.3497 53.9768 15.2554C54.0935 15.1612 54.2366 15.1051 54.3866 15.0948L56.8251 14.956C56.9451 14.9528 57.0641 14.9783 57.172 15.0304C57.2799 15.0825 57.3736 15.1597 57.4452 15.2555C57.5167 15.3512 57.564 15.4626 57.583 15.5804C57.6021 15.6981 57.5923 15.8186 57.5545 15.9318L57.1776 17.1566C55.0228 24.1724 53.2139 30.0648 55.6502 29.9326C57.2419 29.8423 59.4987 27.1571 61.4406 23.3353C61.4723 23.2718 61.4954 23.2044 61.5093 23.1349C61.6069 22.6349 61.731 22.1128 61.8707 21.5665C63.0035 17.0751 64.2848 12.6255 65.5706 8.16925C65.9667 6.79472 66.362 5.41873 66.7566 4.04126C66.7965 3.89354 66.8822 3.76208 67.0016 3.66558C67.121 3.56908 67.268 3.51247 67.4217 3.50378L69.9356 3.3606C70.0564 3.35722 70.1762 3.38301 70.2848 3.43576C70.3934 3.48851 70.4875 3.56665 70.559 3.66348C70.6305 3.7603 70.6773 3.87292 70.6953 3.99166C70.7134 4.11041 70.7022 4.23174 70.6627 4.34524C69.6585 7.47317 68.6099 10.806 67.6123 14.0132C67.5624 14.1569 67.559 14.3125 67.6025 14.4583C67.646 14.604 67.7343 14.7326 67.8549 14.826C67.9756 14.9195 68.1227 14.9731 68.2755 14.9794C68.4284 14.9858 68.5794 14.9444 68.7075 14.8613C69.6642 14.1857 70.7857 13.7773 71.9551 13.6784C74.7838 13.5176 76.7081 15.8305 76.8921 19.3131C76.8921 19.4959 76.9142 19.6941 76.9187 19.8968C76.9208 20.0781 76.9896 20.2523 77.1121 20.3866C77.2347 20.5209 77.4024 20.606 77.5837 20.6259C78.2574 20.6903 78.9373 20.6164 79.581 20.4088C80.2247 20.2011 80.8186 19.8641 81.3258 19.4188C81.4346 19.3215 81.5118 19.1942 81.5475 19.0531C82.5894 15.0331 83.7399 11.0417 84.8905 7.04584C85.2851 5.67865 85.6782 4.31 86.0698 2.93987C86.1097 2.79216 86.1954 2.6607 86.3148 2.5642C86.4342 2.4677 86.5812 2.41108 86.7349 2.4024L89.2466 2.25922C89.3674 2.25599 89.4872 2.28184 89.5958 2.33459C89.7044 2.38734 89.7986 2.46542 89.8702 2.56215C89.9419 2.65888 89.9889 2.7714 90.0073 2.8901C90.0257 3.00881 90.0149 3.13018 89.9759 3.24385C88.9717 6.37179 87.9231 9.70458 86.9255 12.9118C86.8756 13.0555 86.8722 13.2111 86.9157 13.3569C86.9592 13.5026 87.0475 13.6312 87.1681 13.7247C87.2888 13.8181 87.4359 13.8717 87.5887 13.8781C87.7416 13.8844 87.8926 13.8431 88.0207 13.7599C88.9775 13.0845 90.0989 12.6761 91.2683 12.577C94.097 12.4162 96.0213 14.7291 96.2075 18.2117C96.2075 18.3945 96.2274 18.5928 96.2341 18.7954C96.2362 18.9767 96.305 19.1509 96.4276 19.2852C96.5501 19.4195 96.7178 19.5046 96.8991 19.5245C97.5728 19.5888 98.2526 19.5148 98.8963 19.3072C99.5401 19.0995 100.134 18.7626 100.641 18.3174C100.75 18.22 100.827 18.0927 100.863 17.9518C101.905 13.9317 103.055 9.94028 104.206 5.94445C104.6 4.5758 104.994 3.20641 105.385 1.83628C105.425 1.68857 105.511 1.55711 105.63 1.46061C105.75 1.36411 105.897 1.30749 106.05 1.29881L108.564 1.15563C108.685 1.15224 108.805 1.17803 108.913 1.23078C109.022 1.28354 109.116 1.36168 109.188 1.4585C109.259 1.55533 109.306 1.66795 109.324 1.78669C109.342 1.90544 109.331 2.02677 109.291 2.14027C108.287 5.2682 107.239 8.60099 106.243 11.8082C106.193 11.9519 106.19 12.1075 106.233 12.2533C106.277 12.399 106.365 12.5276 106.486 12.6211C106.606 12.7145 106.753 12.7682 106.906 12.7745C107.059 12.7808 107.21 12.7395 107.338 12.6563C108.295 11.9807 109.416 11.5722 110.586 11.4734C113.415 11.3126 115.339 13.6255 115.525 17.1081C115.525 17.2931 115.545 17.4892 115.549 17.6918C115.552 17.873 115.621 18.0469 115.744 18.1811C115.866 18.3153 116.033 18.4006 116.215 18.421C116.865 18.483 117.522 18.4163 118.147 18.2246C118.772 18.0329 119.352 17.7201 119.855 17.3041C119.97 17.2049 120.051 17.0725 120.087 16.9253C121.273 12.381 123.016 6.42686 124.696 0.72829C124.737 0.58374 124.821 0.455253 124.939 0.360558C125.056 0.265863 125.2 0.209631 125.35 0.199626L127.84 0.056447C127.959 0.0530975 128.078 0.0783482 128.186 0.130083C128.294 0.181818 128.387 0.258519 128.459 0.353728C128.531 0.448938 128.578 0.55987 128.598 0.677186C128.617 0.794503 128.608 0.914768 128.571 1.02786C126.259 8.65826 124.373 15.3327 123.333 19.269C121.952 24.6107 121.896 26.1505 123.468 26.0602C124.798 25.9853 126.572 24.1239 128.241 21.3132C128.306 21.2028 128.343 21.0778 128.347 20.9497C128.569 15.3216 132.038 10.2024 137.201 9.90944C140.66 9.71339 142.553 12.3083 142.688 14.8613C142.945 19.736 138.097 22.8507 133.397 22.571C133.269 22.5661 133.142 22.594 133.028 22.6521C132.914 22.7102 132.817 22.7966 132.746 22.9028C132.675 23.009 132.633 23.1315 132.624 23.2586C132.614 23.3857 132.638 23.513 132.692 23.6283C133.357 25.0227 134.732 25.8024 137.091 25.6659C139.334 25.5381 141.686 23.6129 143.169 21.8969ZM65.4841 23.2648C64.3757 27.7078 65.7236 29.4458 67.4793 29.3467C70.3612 29.1837 73.1345 23.9477 72.9217 19.9078C72.8264 18.1456 71.7889 17.2248 70.5763 17.2931C68.5523 17.4077 66.3775 19.7206 65.4864 23.2648H65.4841ZM84.7929 22.1635C83.6845 26.6042 85.0323 28.3444 86.7881 28.2453C89.67 28.0823 92.4455 22.8463 92.2327 18.8064C92.1396 17.0442 91.0999 16.1235 89.8872 16.1917C87.8566 16.3085 85.6863 18.6214 84.7929 22.1657V22.1635ZM104.102 21.0621C102.993 25.5051 104.341 27.243 106.097 27.1439C108.979 26.9809 111.754 21.7449 111.541 17.7051C111.448 15.9428 110.409 15.0221 109.196 15.0904C107.17 15.2093 104.995 17.5222 104.104 21.0665L104.102 21.0621ZM139.013 15.2556C138.995 14.0925 138.274 13.2488 137.108 13.3149C134.814 13.4471 133.021 15.9142 132.453 18.9056C132.429 19.0141 132.429 19.1266 132.455 19.2349C132.48 19.3432 132.529 19.4445 132.599 19.5315C132.669 19.6185 132.757 19.6889 132.857 19.7376C132.958 19.7863 133.068 19.8121 133.18 19.8131C136.14 19.7448 139.108 17.813 139.015 15.26L139.013 15.2556ZM31.4821 17.4209C31.1828 8.40275 25.2749 2.44205 16.5583 2.75925C12.814 2.92886 8.52883 4.33863 5.30552 6.86301C5.1583 6.98057 5.05928 7.14746 5.02704 7.33238C4.99479 7.5173 5.03154 7.70755 5.13039 7.86747L6.49819 10.0702C6.55115 10.1584 6.62286 10.234 6.7083 10.2918C6.79374 10.3496 6.89085 10.3881 6.99284 10.4046C7.09482 10.4212 7.19922 10.4155 7.29873 10.3878C7.39824 10.3601 7.49046 10.3111 7.56893 10.2443C10.1302 8.16151 13.2895 6.93848 16.5937 6.75067C22.5792 6.50396 26.9619 10.3059 27.2169 17.65C27.5383 26.2033 21.7523 35.9858 12.4571 36.5145C12.1334 36.5321 11.792 36.5387 11.4573 36.5387C11.3441 36.5359 11.233 36.5076 11.1324 36.4559C11.0317 36.4043 10.9442 36.3306 10.8764 36.2405C10.8085 36.1504 10.7621 36.0462 10.7406 35.9357C10.7191 35.8252 10.7231 35.7113 10.7523 35.6026C12.5458 28.4105 14.6385 20.6986 16.7733 13.522C16.8094 13.4092 16.8178 13.2894 16.7979 13.1727C16.7779 13.0559 16.7301 12.9456 16.6585 12.851C16.5869 12.7564 16.4936 12.6801 16.3863 12.6286C16.279 12.5771 16.1608 12.5519 16.0417 12.555L13.3239 12.7092C13.1711 12.7174 13.0247 12.7731 12.9054 12.8683C12.7861 12.9635 12.6999 13.0935 12.6588 13.24C10.6082 20.2889 8.55543 27.9435 6.70879 35.1202C6.688 35.2175 6.64702 35.3094 6.58847 35.3902C6.52992 35.4709 6.45507 35.5386 6.36872 35.5889C6.28236 35.6393 6.18639 35.6712 6.08692 35.6827C5.98745 35.6941 5.88667 35.6849 5.79101 35.6554C4.89105 35.3638 4.02227 34.9845 3.1973 34.5232C3.11154 34.4746 3.01653 34.4444 2.91833 34.4344C2.82014 34.4244 2.72092 34.4348 2.62702 34.4651C2.53313 34.4954 2.44663 34.5448 2.37305 34.6102C2.29947 34.6755 2.24043 34.7555 2.19972 34.8448L1.03144 37.2679C0.946767 37.4398 0.930079 37.637 0.984671 37.8205C1.03926 38.0041 1.16116 38.1606 1.32628 38.2591C3.9732 39.7504 7.99235 40.6029 12.0314 40.3738C25.3326 39.616 31.8346 27.4171 31.4821 17.4231V17.4209ZM57.6032 6.33875C55.9872 6.43127 54.5529 8.23534 54.6526 10.1385C54.7191 11.3919 55.5394 12.2312 56.7874 12.1607C58.4035 12.0682 59.8777 10.1782 59.7824 8.35649C59.7181 7.10311 58.7715 6.27267 57.6055 6.33875H57.6032Z\" fill=\"#EA4C89\"/>\\n</svg>\\n',withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-woRCQ.framer-10vaaj7, .framer-woRCQ .framer-10vaaj7 { display: block; }\",\".framer-woRCQ.framer-9kk4mz { cursor: pointer; height: 41px; overflow: hidden; position: relative; text-decoration: none; width: 146px; }\",\".framer-woRCQ .framer-f0v2yg { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-woRCQ .framer-1n70bqg { flex: none; height: 41px; left: 0px; position: absolute; top: 0px; width: 146px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 41\n * @framerIntrinsicWidth 146\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"P53ABe5h4\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQAstqWArn=withCSS(Component,css,\"framer-woRCQ\");export default FramerQAstqWArn;FramerQAstqWArn.displayName=\"dribbble\";FramerQAstqWArn.defaultProps={height:41,width:146};addFonts(FramerQAstqWArn,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQAstqWArn\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"P53ABe5h4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"146\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"41\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QAstqWArn.map", "// Generated by Framer (045d2ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./tmsxf1zCR-0.js\";const enabledGestures={EH05IXYPP:{hover:true}};const cycleOrder=[\"EH05IXYPP\"];const serializationHash=\"framer-ZMQv7\";const variantClassNames={EH05IXYPP:\"framer-v-1j43nb9\"};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 valuesByLocaleId={EG0DrukWX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EH05IXYPP\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"EH05IXYPP-hover\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"EH05IXYPP-hover\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/juanc.fresno/\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1j43nb9\",className,classNames)} framer-j7jq7y`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"EH05IXYPP\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"EH05IXYPP-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ojdmte\",\"data-framer-name\":\"Instagram\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:43,intrinsicWidth:151,layoutDependency:layoutDependency,layoutId:\"v2JUnwHXa\",svg:'<svg width=\"151\" height=\"43\" viewBox=\"0 0 151 43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.23979 0.149893C5.17735 1.441 1.81071 5.08852 0.747409 9.66695C-0.599173 15.468 5.00458 17.9211 5.4642 17.1168C6.00518 16.1717 4.46008 15.852 4.14203 12.8422C3.73098 8.95471 5.52538 4.61089 7.78368 2.70495C8.20346 2.35084 8.1835 2.8437 8.1835 3.75533C8.1835 5.38554 8.09406 20.0201 8.09406 23.0743C8.09406 27.2071 7.92458 28.5121 7.62019 29.8017C7.31178 31.1085 6.81596 31.9915 7.19167 32.3317C7.61143 32.7122 9.40365 31.8072 10.4412 30.3487C11.6854 28.5994 12.1209 26.4987 12.1991 24.2173C12.2935 21.4672 12.2895 17.1034 12.2935 14.6143C12.2973 12.3314 12.3317 5.64664 12.2538 1.628C12.2347 0.64231 9.52052 -0.391825 8.23964 0.148694M116.987 19.491C116.888 21.6395 116.416 23.3188 115.83 24.5034C114.695 26.7966 112.341 27.5087 111.342 24.2121C110.797 22.4151 110.771 19.414 111.163 16.9064C111.562 14.3518 112.675 12.4226 114.518 12.5965C116.336 12.7685 117.187 15.1281 116.987 19.491ZM86.3375 32.8209C86.3128 36.3909 85.755 39.5209 84.5587 40.43C82.862 41.7191 80.5816 40.7521 81.0538 38.1471C81.4716 35.842 83.4476 33.4878 86.3423 30.6114C86.3423 30.6114 86.3482 31.2673 86.3375 32.8209ZM85.8741 19.4702C85.7703 21.427 85.2666 23.3929 84.7171 24.5037C83.5828 26.7968 81.2114 27.5138 80.2287 24.2124C79.5568 21.9567 79.7178 19.0373 80.0502 17.1978C80.4816 14.8112 81.5273 12.5971 83.4053 12.5971C85.2311 12.5971 86.1315 14.6145 85.8741 19.4702ZM68.1188 19.4402C68.0075 21.5128 67.6061 23.2453 66.9618 24.5037C65.7963 26.7811 63.4904 27.5033 62.4735 24.2124C61.7403 21.8393 61.9899 18.6036 62.2949 16.8556C62.7475 14.2618 63.8808 12.4228 65.65 12.5971C67.4673 12.7759 68.3508 15.1281 68.1188 19.4402ZM149.487 21.861C149.043 21.861 148.84 22.3222 148.672 23.0986C148.091 25.798 147.479 26.4075 146.691 26.4075C145.81 26.4075 145.018 25.0709 144.815 22.3952C144.655 20.2913 144.681 16.4179 144.885 12.5649C144.927 11.7732 144.71 10.9899 142.602 10.2186C141.695 9.8868 140.376 9.39826 139.719 10.9945C137.864 15.5042 137.139 19.0845 136.968 20.539C136.959 20.6142 136.867 20.6296 136.851 20.4538C136.742 19.2888 136.499 17.172 136.469 12.7244C136.463 11.8567 136.28 11.118 135.33 10.5133C134.712 10.1209 132.839 9.42694 132.164 10.2526C131.58 10.9278 130.903 12.745 130.199 14.899C129.628 16.6497 129.229 17.834 129.229 17.834C129.229 17.834 129.237 13.1102 129.244 11.3184C129.247 10.6424 128.786 10.4172 128.648 10.3764C128.023 10.1937 126.792 9.88859 126.269 9.88859C125.624 9.88859 125.467 10.2516 125.467 10.7804C125.467 10.8497 125.365 16.9998 125.365 21.3002C125.365 21.487 125.365 21.6908 125.367 21.9073C125.01 23.8838 123.854 26.5669 122.596 26.5669C121.337 26.5669 120.743 25.4452 120.743 20.3184C120.743 17.3276 120.832 16.0271 120.876 13.8639C120.901 12.618 120.95 11.6612 120.947 11.4441C120.938 10.7782 119.795 10.4427 119.263 10.3186C118.729 10.1936 118.264 10.1451 117.902 10.1659C117.388 10.1951 117.025 10.5342 117.025 11.0007C117.025 11.2508 117.028 11.7264 117.028 11.7264C116.367 10.6801 115.304 9.95183 114.596 9.7408C112.691 9.17085 110.702 9.67586 109.203 11.7896C108.011 13.469 107.292 15.3711 107.009 18.104C106.803 20.1019 106.87 22.128 107.238 23.8414C106.794 25.7748 105.969 26.5669 105.067 26.5669C103.756 26.5669 102.806 24.4127 102.917 20.6872C102.989 18.2368 103.476 16.5171 104.008 14.0293C104.235 12.9688 104.051 12.4135 103.589 11.8814C103.164 11.3934 102.261 11.144 100.962 11.4507C100.037 11.6693 98.7136 11.9045 97.5032 12.0851C97.5032 12.0851 97.5763 11.7916 97.6362 11.2741C97.951 8.56055 95.0233 8.78072 94.0892 9.64745C93.5316 10.1649 93.1521 10.7752 93.008 11.8725C92.7796 13.6138 94.1897 14.4352 94.1897 14.4352C93.727 16.5681 92.593 19.3545 91.4222 21.369C90.7951 22.4483 90.3153 23.2481 89.696 24.0983C89.6938 23.7817 89.6921 23.4652 89.6909 23.1501C89.6768 18.6658 89.736 15.1364 89.7622 13.8644C89.7876 12.6184 89.8373 11.687 89.8345 11.4699C89.8275 10.9829 89.5451 10.799 88.9578 10.5661C88.4385 10.3601 87.8245 10.2176 87.1876 10.1679C86.3837 10.1047 85.8994 10.5342 85.912 11.042C85.9145 11.1378 85.9145 11.7266 85.9145 11.7266C85.2533 10.6803 84.1901 9.95203 83.4826 9.74097C81.5772 9.17126 79.5889 9.6763 78.0891 11.7897C76.8974 13.4692 76.1169 15.8259 75.8958 18.0834C75.6898 20.1874 75.7278 21.9754 76.0087 23.4816C75.7057 24.9899 74.8346 26.5671 73.8496 26.5671C72.5904 26.5671 71.8739 25.4453 71.8739 20.3186C71.8739 17.3278 71.963 16.0273 72.0068 13.8644C72.0323 12.6184 72.0814 11.6614 72.0786 11.4445C72.0694 10.7787 70.9262 10.4431 70.3943 10.3188C69.8377 10.1892 69.3572 10.1415 68.9882 10.1689C68.5014 10.2054 68.1592 10.6445 68.1592 10.972V11.7266C67.4981 10.6803 66.4348 9.95203 65.7273 9.74097C63.8219 9.17126 61.8447 9.68442 60.3339 11.7897C59.3486 13.1625 58.551 14.6844 58.1405 18.0534C58.0219 19.027 57.9695 19.9387 57.9763 20.7909C57.5835 23.2108 55.8482 25.9999 54.4289 25.9999C53.5983 25.9999 52.8072 24.3773 52.8072 20.9192C52.8072 16.3129 53.0903 9.75442 53.1382 9.12233C53.1382 9.12233 54.9315 9.09163 55.2788 9.08756C56.1734 9.07767 56.9836 9.09898 58.175 9.03759C58.7727 9.0069 59.3484 6.84679 58.7316 6.57945C58.4521 6.45845 56.4763 6.35243 55.6931 6.33569C55.0346 6.32066 53.2011 6.184 53.2011 6.184C53.2011 6.184 53.3656 1.8308 53.4039 1.37094C53.4363 0.987661 52.944 0.790326 52.6617 0.670585C51.9751 0.37813 51.3609 0.238105 50.6328 0.08693C49.6269 -0.12207 49.1706 0.0823639 49.0814 0.937429C48.9472 2.23513 48.8777 6.03612 48.8777 6.03612C48.1395 6.03612 45.6181 5.89078 44.8797 5.89078C44.1937 5.89078 43.4532 8.86233 44.4017 8.89885C45.4929 8.94147 47.3946 8.97825 48.6553 9.01655C48.6553 9.01655 48.5992 15.6831 48.5992 17.7412C48.5992 17.9602 48.6011 18.171 48.6014 18.3756C47.9076 22.0181 45.4637 23.9857 45.4637 23.9857C45.9885 21.576 44.9164 19.7664 42.9853 18.2346C42.2738 17.6701 40.8693 16.6015 39.2978 15.4305C39.2978 15.4305 40.208 14.527 41.0151 12.7093C41.5871 11.4217 41.6117 9.94826 40.208 9.62334C37.8885 9.0861 35.976 10.8018 35.4055 12.6334C34.9636 14.0524 35.1993 15.1053 36.0651 16.199C36.1283 16.2789 36.1968 16.3606 36.2676 16.4428C35.744 17.4592 35.0247 18.8277 34.4155 19.8889C32.7246 22.8354 31.4473 25.1659 30.482 25.1659C29.7103 25.1659 29.7207 22.7998 29.7207 20.5845C29.7207 18.6746 29.8607 15.8033 29.9725 12.8305C30.0095 11.8474 29.5214 11.2873 28.7032 10.78C28.2061 10.4718 27.145 9.86583 26.5305 9.86583C25.6108 9.86583 22.9571 9.99189 20.4498 17.2969C20.1338 18.2176 19.513 19.8953 19.513 19.8953L19.5664 11.1108C19.5664 10.9048 19.4575 10.7057 19.2081 10.5695C18.7856 10.3384 17.6571 9.86583 16.6537 9.86583C16.1756 9.86583 15.937 10.0898 15.937 10.5362L15.8495 24.2797C15.8495 25.3239 15.8765 26.5421 15.979 27.0749C16.0811 27.6084 16.2466 28.0424 16.4515 28.3006C16.6561 28.5583 16.8928 28.7549 17.2831 28.836C17.6463 28.9114 19.6352 29.1686 19.7386 28.4031C19.8624 27.4856 19.8672 26.4933 20.9115 22.7925C22.5374 17.0308 24.6572 14.2195 25.6538 13.2211C25.828 13.0466 26.027 13.0362 26.0174 13.3218C25.9748 14.585 25.8252 17.7415 25.7245 20.4231C25.4546 27.5995 26.7508 28.9296 28.6031 28.9296C30.0202 28.9296 32.0179 27.5114 34.1593 23.9215C35.4943 21.6843 36.7906 19.4907 37.7219 17.9097C38.3709 18.5148 39.0992 19.1661 39.827 19.8618C41.5184 21.4787 42.0738 23.015 41.7053 24.4725C41.4235 25.5867 40.3622 26.7349 38.4734 25.6189C37.9228 25.2933 37.6879 25.0417 37.1343 24.6746C36.8369 24.4774 36.3828 24.4185 36.1106 24.625C35.4034 25.1621 34.9989 25.8452 34.768 26.6908C34.5434 27.5137 35.3616 27.9487 36.2098 28.3292C36.9401 28.6567 38.5099 28.9534 39.511 28.9872C43.4115 29.1186 46.5362 27.0903 48.7114 21.8585C49.1007 26.3768 50.7578 28.9337 53.6369 28.9337C55.5618 28.9337 57.4917 26.4278 58.3356 23.9626C58.5779 24.9675 58.9365 25.8413 59.3996 26.5803C61.6181 30.1205 65.9219 29.3585 68.0837 26.3523C68.7521 25.4234 68.8539 25.0896 68.8539 25.0896C69.1692 27.9282 71.4388 28.92 72.7383 28.92C74.1937 28.92 75.6965 28.227 76.7497 25.8389C76.8731 26.0981 77.0078 26.3456 77.1549 26.5802C79.3734 30.1204 83.6772 29.3585 85.839 26.3522C85.941 26.2112 86.0294 26.0833 86.1067 25.9685L86.1702 27.833C86.1702 27.833 84.9369 28.9725 84.1799 29.6715C80.848 32.7504 78.3144 35.0862 78.128 37.8064C77.8888 41.2749 80.6818 42.5639 82.7947 42.7329C85.0387 42.9122 86.9602 41.6638 88.1414 39.9165C89.1802 38.3787 89.8602 35.0687 89.8103 31.7997C89.7905 30.4906 89.7577 28.8261 89.732 27.0419C90.9031 25.6722 92.2225 23.941 93.4374 21.9145C94.7614 19.7062 96.1802 16.7405 96.9068 14.4325C96.9068 14.4325 98.1396 14.4432 99.4552 14.3564C99.8761 14.3288 99.997 14.4153 99.9191 14.726C99.8252 15.1014 98.257 21.1937 99.6882 25.2521C100.668 28.0304 102.876 28.9242 104.186 28.9242C105.718 28.9242 107.185 27.7584 107.97 26.0273C108.065 26.2203 108.164 26.407 108.272 26.5794C110.491 30.1197 114.779 29.3531 116.956 26.3515C117.447 25.6742 117.726 25.0888 117.726 25.0888C118.193 28.0266 120.462 28.9341 121.761 28.9341C123.114 28.9341 124.399 28.3753 125.441 25.8918C125.485 26.9853 125.553 27.8794 125.661 28.1613C125.727 28.3337 126.112 28.5501 126.392 28.6546C127.63 29.1171 128.893 28.8984 129.36 28.8033C129.683 28.7373 129.936 28.4758 129.97 27.8006C130.061 26.0275 130.005 23.0486 130.539 20.8347C131.435 17.1192 132.27 15.678 132.667 14.9644C132.889 14.5647 133.139 14.4987 133.148 14.9218C133.167 15.7779 133.209 18.2919 133.556 21.6695C133.811 24.1536 134.151 25.6219 134.413 26.0866C135.16 27.4155 136.082 27.4784 136.833 27.4784C137.311 27.4784 138.31 27.3455 138.22 26.4998C138.177 26.0876 138.253 23.5402 139.136 19.8797C139.713 17.4893 140.675 15.3294 141.021 14.5398C141.149 14.2486 141.209 14.4782 141.207 14.5229C141.134 16.1691 140.97 21.5536 141.636 24.4986C142.538 28.488 145.149 28.9344 146.059 28.9344C148.002 28.9344 149.59 27.4462 150.126 23.5304C150.255 22.588 150.064 21.8603 149.492 21.8603\" fill=\"#C6DBF9\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1cco64t\",\"data-framer-name\":\"Instagram\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:43,intrinsicWidth:151,layoutDependency:layoutDependency,layoutId:\"hogXcE7MY\",svg:'<svg width=\"151\" height=\"43\" viewBox=\"0 0 151 43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.23979 0.20751C5.17735 1.49861 1.81071 5.14614 0.747409 9.72457C-0.599173 15.5256 5.00458 17.9787 5.4642 17.1744C6.00518 16.2293 4.46008 15.9097 4.14203 12.8998C3.73098 9.01233 5.52538 4.66851 7.78368 2.76256C8.20346 2.40846 8.1835 2.90131 8.1835 3.81295C8.1835 5.44316 8.09406 20.0777 8.09406 23.1319C8.09406 27.2647 7.92458 28.5697 7.62019 29.8593C7.31178 31.1661 6.81596 32.0492 7.19167 32.3893C7.61143 32.7698 9.40365 31.8648 10.4412 30.4063C11.6854 28.657 12.1209 26.5563 12.1991 24.275C12.2935 21.5249 12.2895 17.161 12.2935 14.6719C12.2973 12.389 12.3317 5.70426 12.2538 1.68562C12.2347 0.699927 9.52052 -0.334208 8.23964 0.206311M116.987 19.5486C116.888 21.6971 116.416 23.3765 115.83 24.561C114.695 26.8542 112.341 27.5663 111.342 24.2697C110.797 22.4727 110.771 19.4716 111.163 16.964C111.562 14.4094 112.675 12.4802 114.518 12.6542C116.336 12.8262 117.187 15.1857 116.987 19.5486ZM86.3375 32.8786C86.3128 36.4485 85.755 39.5785 84.5587 40.4876C82.862 41.7767 80.5816 40.8098 81.0538 38.2048C81.4716 35.8996 83.4476 33.5454 86.3423 30.669C86.3423 30.669 86.3482 31.3249 86.3375 32.8786ZM85.8741 19.5278C85.7703 21.4847 85.2666 23.4505 84.7171 24.5613C83.5828 26.8545 81.2114 27.5714 80.2287 24.27C79.5568 22.0143 79.7178 19.0949 80.0502 17.2554C80.4816 14.8688 81.5273 12.6547 83.4053 12.6547C85.2311 12.6547 86.1315 14.6721 85.8741 19.5278ZM68.1188 19.4978C68.0075 21.5704 67.6061 23.3029 66.9618 24.5613C65.7963 26.8387 63.4904 27.561 62.4735 24.27C61.7403 21.8969 61.9899 18.6612 62.2949 16.9133C62.7475 14.3194 63.8808 12.4804 65.65 12.6547C67.4673 12.8335 68.3508 15.1857 68.1188 19.4978ZM149.487 21.9187C149.043 21.9187 148.84 22.3799 148.673 23.1562C148.091 25.8556 147.479 26.4651 146.691 26.4651C145.81 26.4651 145.018 25.1285 144.815 22.4528C144.655 20.3489 144.681 16.4755 144.885 12.6225C144.927 11.8308 144.71 11.0476 142.602 10.2762C141.695 9.94442 140.376 9.45588 139.719 11.0521C137.864 15.5618 137.139 19.1421 136.968 20.5966C136.959 20.6719 136.867 20.6872 136.851 20.5114C136.742 19.3465 136.499 17.2296 136.469 12.782C136.463 11.9143 136.28 11.1757 135.33 10.5709C134.712 10.1785 132.839 9.48455 132.164 10.3102C131.58 10.9854 130.903 12.8026 130.199 14.9566C129.628 16.7073 129.229 17.8916 129.229 17.8916C129.229 17.8916 129.237 13.1679 129.244 11.376C129.247 10.7001 128.786 10.4748 128.648 10.434C128.023 10.2513 126.792 9.9462 126.269 9.9462C125.624 9.9462 125.467 10.3092 125.467 10.838C125.467 10.9073 125.365 17.0574 125.365 21.3578C125.365 21.5446 125.365 21.7484 125.367 21.9649C125.01 23.9414 123.854 26.6245 122.596 26.6245C121.337 26.6245 120.743 25.5028 120.743 20.376C120.743 17.3852 120.832 16.0847 120.876 13.9216C120.901 12.6756 120.95 11.7188 120.947 11.5017C120.938 10.8359 119.795 10.5003 119.263 10.3762C118.729 10.2512 118.264 10.2027 117.902 10.2235C117.388 10.2527 117.025 10.5918 117.025 11.0583C117.025 11.3084 117.028 11.784 117.028 11.784C116.367 10.7377 115.304 10.0095 114.596 9.79842C112.691 9.22846 110.702 9.73348 109.203 11.8472C108.011 13.5266 107.292 15.4288 107.009 18.1616C106.803 20.1595 106.87 22.1856 107.238 23.899C106.794 25.8324 105.969 26.6245 105.067 26.6245C103.756 26.6245 102.806 24.4703 102.917 20.7448C102.989 18.2944 103.476 16.5748 104.008 14.0869C104.235 13.0264 104.051 12.4712 103.589 11.939C103.164 11.451 102.261 11.2016 100.962 11.5083C100.037 11.7269 98.7136 11.9621 97.5032 12.1427C97.5032 12.1427 97.5763 11.8492 97.6362 11.3318C97.951 8.61817 95.0233 8.83834 94.0892 9.70507C93.5316 10.2225 93.1521 10.8328 93.008 11.9301C92.7796 13.6715 94.1897 14.4928 94.1897 14.4928C93.7271 16.6257 92.593 19.4121 91.4222 21.4266C90.7951 22.506 90.3153 23.3057 89.696 24.1559C89.6938 23.8394 89.6921 23.5228 89.6909 23.2077C89.6768 18.7234 89.736 15.194 89.7622 13.922C89.7876 12.676 89.8372 11.7446 89.8345 11.5275C89.8275 11.0405 89.5451 10.8566 88.9578 10.6237C88.4385 10.4178 87.8245 10.2752 87.1876 10.2255C86.3837 10.1623 85.8994 10.5918 85.912 11.0996C85.9145 11.1955 85.9145 11.7842 85.9145 11.7842C85.2533 10.7379 84.1901 10.0096 83.4826 9.79859C81.5772 9.22888 79.5889 9.73391 78.0891 11.8474C76.8974 13.5268 76.1169 15.8835 75.8958 18.141C75.6898 20.245 75.7278 22.033 76.0087 23.5392C75.7057 25.0475 74.8346 26.6247 73.8496 26.6247C72.5904 26.6247 71.8739 25.5029 71.8739 20.3762C71.8739 17.3854 71.963 16.0849 72.0068 13.922C72.0323 12.676 72.0814 11.719 72.0786 11.5021C72.0694 10.8363 70.9262 10.5007 70.3943 10.3764C69.8377 10.2468 69.3572 10.1991 68.9882 10.2265C68.5014 10.263 68.1592 10.7021 68.1592 11.0296V11.7842C67.4981 10.7379 66.4348 10.0096 65.7273 9.79859C63.8219 9.22888 61.8447 9.74204 60.3339 11.8474C59.3486 13.2201 58.551 14.742 58.1405 18.1111C58.0219 19.0847 57.9695 19.9963 57.9763 20.8485C57.5835 23.2684 55.8482 26.0575 54.4289 26.0575C53.5983 26.0575 52.8072 24.4349 52.8072 20.9768C52.8072 16.3705 53.0903 9.81204 53.1382 9.17994C53.1382 9.17994 54.9315 9.14925 55.2788 9.14518C56.1734 9.13528 56.9836 9.1566 58.175 9.09521C58.7727 9.06452 59.3484 6.90441 58.7316 6.63707C58.4521 6.51607 56.4763 6.41005 55.6931 6.3933C55.0345 6.37827 53.2011 6.24162 53.2011 6.24162C53.2011 6.24162 53.3656 1.88841 53.4039 1.42855C53.4363 1.04528 52.944 0.847943 52.6617 0.728202C51.9751 0.435747 51.3609 0.295722 50.6328 0.144547C49.6269 -0.0644525 49.1706 0.139981 49.0814 0.995046C48.9472 2.29275 48.8777 6.09373 48.8777 6.09373C48.1395 6.09373 45.6181 5.9484 44.8797 5.9484C44.1937 5.9484 43.4532 8.91995 44.4017 8.95646C45.4929 8.99908 47.3946 9.03587 48.6553 9.07417C48.6553 9.07417 48.5992 15.7407 48.5992 17.7988C48.5992 18.0178 48.6011 18.2287 48.6014 18.4333C47.9076 22.0757 45.4637 24.0433 45.4637 24.0433C45.9885 21.6336 44.9164 19.824 42.9853 18.2922C42.2738 17.7278 40.8693 16.6591 39.2978 15.4881C39.2978 15.4881 40.208 14.5846 41.0151 12.7669C41.5871 11.4794 41.6117 10.0059 40.208 9.68096C37.8885 9.14371 35.976 10.8594 35.4055 12.6911C34.9636 14.11 35.1993 15.1629 36.0651 16.2567C36.1283 16.3366 36.1968 16.4182 36.2676 16.5004C35.744 17.5169 35.0247 18.8853 34.4155 19.9466C32.7246 22.893 31.4473 25.2235 30.482 25.2235C29.7103 25.2235 29.7207 22.8574 29.7207 20.6421C29.7207 18.7322 29.8607 15.8609 29.9725 12.8881C30.0095 11.905 29.5214 11.3449 28.7032 10.8376C28.2061 10.5294 27.145 9.92345 26.5305 9.92345C25.6108 9.92345 22.9571 10.0495 20.4498 17.3545C20.1338 18.2752 19.513 19.9529 19.513 19.9529L19.5664 11.1684C19.5664 10.9624 19.4575 10.7633 19.2081 10.6271C18.7856 10.396 17.6571 9.92345 16.6537 9.92345C16.1756 9.92345 15.937 10.1474 15.937 10.5938L15.8495 24.3373C15.8495 25.3815 15.8765 26.5997 15.979 27.1326C16.0811 27.666 16.2466 28.1 16.4515 28.3582C16.6561 28.6159 16.8928 28.8125 17.2831 28.8937C17.6463 28.969 19.6352 29.2262 19.7386 28.4607C19.8624 27.5433 19.8672 26.551 20.9115 22.8501C22.5374 17.0884 24.6572 14.2771 25.6538 13.2788C25.828 13.1043 26.027 13.0939 26.0174 13.3795C25.9748 14.6427 25.8252 17.7991 25.7245 20.4808C25.4546 27.6571 26.7508 28.9873 28.6031 28.9873C30.0202 28.9873 32.0179 27.5691 34.1593 23.9791C35.4943 21.7419 36.7906 19.5483 37.7219 17.9673C38.3709 18.5724 39.0992 19.2237 39.827 19.9194C41.5184 21.5363 42.0738 23.0726 41.7053 24.5301C41.4235 25.6443 40.3622 26.7925 38.4734 25.6765C37.9228 25.3509 37.6879 25.0993 37.1343 24.7322C36.8369 24.535 36.3828 24.4761 36.1106 24.6827C35.4034 25.2197 34.9989 25.9028 34.768 26.7485C34.5434 27.5713 35.3616 28.0063 36.2098 28.3868C36.9401 28.7143 38.5099 29.011 39.511 29.0448C43.4115 29.1762 46.5362 27.148 48.7113 21.9161C49.1007 26.4345 50.7578 28.9913 53.6369 28.9913C55.5618 28.9913 57.4917 26.4854 58.3356 24.0202C58.5779 25.0251 58.9365 25.8989 59.3996 26.6379C61.6181 30.1781 65.9219 29.4162 68.0837 26.4099C68.7521 25.481 68.8539 25.1472 68.8539 25.1472C69.1692 27.9858 71.4388 28.9776 72.7383 28.9776C74.1937 28.9776 75.6965 28.2846 76.7497 25.8965C76.8731 26.1557 77.0078 26.4032 77.1549 26.6378C79.3734 30.1781 83.6772 29.4161 85.839 26.4098C85.941 26.2688 86.0294 26.1409 86.1067 26.0261L86.1702 27.8906C86.1702 27.8906 84.9369 29.0301 84.1799 29.7291C80.848 32.808 78.3144 35.1439 78.128 37.864C77.8888 41.3325 80.6818 42.6216 82.7947 42.7905C85.0387 42.9698 86.9602 41.7214 88.1414 39.9742C89.1802 38.4363 89.8602 35.1264 89.8103 31.8573C89.7905 30.5482 89.7577 28.8837 89.732 27.0995C90.9031 25.7298 92.2225 23.9986 93.4374 21.9722C94.7614 19.7638 96.1802 16.7981 96.9068 14.4901C96.9068 14.4901 98.1396 14.5008 99.4552 14.414C99.8761 14.3864 99.997 14.4729 99.9191 14.7836C99.8252 15.159 98.257 21.2513 99.6882 25.3097C100.668 28.088 102.876 28.9819 104.186 28.9819C105.718 28.9819 107.185 27.816 107.97 26.0849C108.065 26.2779 108.164 26.4646 108.272 26.6371C110.491 30.1773 114.779 29.4108 116.956 26.4091C117.447 25.7319 117.726 25.1464 117.726 25.1464C118.193 28.0842 120.462 28.9917 121.761 28.9917C123.114 28.9917 124.399 28.4329 125.441 25.9494C125.485 27.0429 125.553 27.937 125.661 28.2189C125.727 28.3913 126.112 28.6077 126.392 28.7123C127.63 29.1747 128.893 28.956 129.36 28.8609C129.683 28.7949 129.936 28.5334 129.97 27.8582C130.061 26.0852 130.005 23.1062 130.539 20.8923C131.435 17.1768 132.27 15.7356 132.667 15.0221C132.889 14.6223 133.139 14.5563 133.148 14.9794C133.167 15.8355 133.209 18.3495 133.556 21.7271C133.811 24.2113 134.151 25.6795 134.413 26.1442C135.16 27.4731 136.082 27.5361 136.833 27.5361C137.311 27.5361 138.31 27.4031 138.22 26.5574C138.177 26.1452 138.253 23.5978 139.136 19.9373C139.713 17.5469 140.675 15.387 141.021 14.5974C141.149 14.3062 141.209 14.5358 141.207 14.5805C141.134 16.2267 140.97 21.6113 141.636 24.5562C142.538 28.5456 145.149 28.992 146.059 28.992C148.002 28.992 149.59 27.5038 150.126 23.588C150.255 22.6456 150.064 21.9179 149.492 21.9179\" fill=\"#405DE6\"/>\\n</svg>\\n',withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZMQv7.framer-j7jq7y, .framer-ZMQv7 .framer-j7jq7y { display: block; }\",\".framer-ZMQv7.framer-1j43nb9 { cursor: pointer; height: 43px; overflow: hidden; position: relative; text-decoration: none; width: 151px; }\",\".framer-ZMQv7 .framer-ojdmte { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-ZMQv7 .framer-1cco64t { flex: none; height: 43px; left: 0px; position: absolute; top: 0px; width: 151px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 43\n * @framerIntrinsicWidth 151\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NPsxFcA83\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framertmsxf1zCR=withCSS(Component,css,\"framer-ZMQv7\");export default Framertmsxf1zCR;Framertmsxf1zCR.displayName=\"instagram\";Framertmsxf1zCR.defaultProps={height:43,width:151};addFonts(Framertmsxf1zCR,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framertmsxf1zCR\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"43\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"151\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NPsxFcA83\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tmsxf1zCR.map", "// Generated by Framer (91d32d4)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"PcjzdPMJY\"];const serializationHash=\"framer-Qriz5\";const variantClassNames={PcjzdPMJY:\"framer-v-1pgzkbr\"};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 transitions={default:{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 getProps=({height,id,width,...props})=>{return{...props};};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,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"PcjzdPMJY\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1pgzkbr\",className,classNames),\"data-framer-name\":\"Variant 1\",initial:variant,layoutDependency:layoutDependency,layoutId:\"PcjzdPMJY\",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:{...style},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18pkv9f\",\"data-framer-name\":\"logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"cxmaRY5up\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 75\"><path d=\"M 27.289 50.322 C 27.289 50.322 28.732 49.745 29.213 50.034 C 29.695 50.322 31.138 51.284 32.196 51.284 C 33.543 51.284 34.89 50.13 35.66 50.13 C 36.43 50.13 37.584 50.515 37.584 50.515 C 37.681 50.322 37.681 50.034 37.681 49.745 C 37.681 48.783 37.296 48.013 37.007 47.051\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 22.864 39.257 C 22.264 39.257 21.805 38.799 21.805 38.199 C 21.805 37.617 22.34 37.14 22.864 37.14 C 23.464 37.14 23.922 37.598 23.922 38.199 C 23.922 38.799 23.464 39.257 22.864 39.257 Z\" fill=\"rgb(234,232,228)\" stroke-width=\"0.962187\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 41.821 39.257 C 41.221 39.257 40.762 38.799 40.762 38.199 C 40.762 37.617 41.297 37.14 41.821 37.14 C 42.421 37.14 42.879 37.598 42.879 38.199 C 42.879 38.799 42.421 39.257 41.821 39.257 Z\" fill=\"rgb(234,232,228)\" stroke-width=\"0.962187\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 38.066 33.581 C 39.702 33.965 43.262 30.405 44.706 30.405 C 46.053 30.502 47.592 33.003 47.592 33.003\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 11.028 39.257 C 11.028 38.969 8.623 36.178 7.468 36.756 C 6.41 37.237 5.929 42.048 5.929 42.817 C 5.832 43.587 8.142 46.859 8.527 48.302 C 8.911 49.745 8.815 53.401 11.894 53.113\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 52.882 39.257 C 52.882 38.969 55.287 36.178 56.442 36.756 C 57.5 37.237 57.981 42.048 57.981 42.817 C 58.077 43.587 55.768 46.859 55.383 48.302 C 54.998 49.745 55.095 53.401 52.016 53.113\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12.469 52.632 C 12.469 52.632 19.3 63.216 22.668 63.6 C 23.245 63.697 21.128 60.906 22.764 58.405 C 23.726 56.962 26.228 54.845 31.905 54.845 C 35.465 54.845 40.853 56.288 41.816 58.116 C 42.874 60.041 41.816 63.312 41.816 63.312 C 41.816 63.312 50.475 57.635 51.63 51.669\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 52.882 39.065 C 52.882 39.065 52.113 54.941 50.766 58.79 C 50.188 60.522 48.264 66.199 42.01 69.951 C 42.01 69.951 41.914 69.951 41.914 70.047 C 39.893 71.202 37.969 74.762 32.292 74.762 C 32.099 74.762 31.907 74.762 31.714 74.762 C 31.522 74.762 31.329 74.762 31.137 74.762 C 25.46 74.762 24.787 71.298 22.766 70.144 C 22.766 70.144 22.67 70.144 22.67 70.047 C 16.416 66.295 14.876 60.233 13.914 58.694 C 12.086 55.711 11.027 39.065 11.027 39.065\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 27.195 34.639 L 19.787 33.099 C 19.787 33.099 17.189 34.157 16.227 36.178\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 29.887 37.044 C 30.272 37.91 30.753 38.68 30.753 39.739 C 30.753 40.316 29.791 41.567 29.791 42.337 C 29.791 43.299 29.503 44.55 30.272 45.512\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 27 59.367 C 28.443 59.56 25.557 59.848 36.141 59.464 C 36.429 59.464 36.91 59.367 37.103 59.175\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 9.678 36.948 C 9.39 27.903 9.582 28.288 9.775 18.089 C 9.871 12.412 15.644 8.082 22.86 5.869 L 25.17 0.577 L 30.462 2.309 L 37.005 0 C 37.005 0 43.547 1.058 42.489 3.464 C 42.297 3.945 54.035 9.237 54.516 14.144 C 55.286 21.264 55.19 37.14 55.19 37.14\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10.93 38.873 C 10.93 38.873 11.315 35.601 14.778 29.058 C 17.857 23.285 13.239 20.302 18.146 15.107 C 18.146 15.107 23.438 13.375 26.229 15.973 C 29.115 18.474 32.483 17.704 36.139 17.32\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 52.883 38.488 C 52.883 38.488 53.171 33.773 49.226 27.519 C 45.378 21.265 53.556 20.495 42.395 14.818 C 42.395 14.818 41.336 16.069 36.141 17.416\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 29.117 64.563 C 29.117 64.563 30.368 63.504 32.004 63.697 C 33.639 63.985 34.121 64.563 34.121 64.563\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 33.543 51.862 C 33.543 52.632 32.869 53.305 32.099 53.305 C 31.33 53.305 30.656 52.632 30.656 51.862 C 30.656 51.092 32.099 51.381 32.099 51.381 C 32.099 51.381 33.543 51.092 33.543 51.862 Z\" fill=\"transparent\" stroke-width=\"0.818244\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 0.148 43.111 L 0.148 33.037 L 63.852 33.037 L 63.852 43.111 Z\" fill=\"rgb(0,61,255)\" opacity=\"0.9\"></path></svg>',svgContentId:3581933670,withExternalLayout:true})})})});});const css=['.framer-Qriz5[data-border=\"true\"]::after, .framer-Qriz5 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Qriz5.framer-59a9df, .framer-Qriz5 .framer-59a9df { display: block; }\",\".framer-Qriz5.framer-1pgzkbr { height: 75px; overflow: hidden; position: relative; width: 64px; }\",\".framer-Qriz5 .framer-18pkv9f { flex: none; height: 75px; left: calc(50.00000000000002% - 64px / 2); position: absolute; top: calc(49.33333333333336% - 75px / 2); width: 64px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 75\n * @framerIntrinsicWidth 64\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerTV7foSPIf=withCSS(Component,css,\"framer-Qriz5\");export default FramerTV7foSPIf;FramerTV7foSPIf.displayName=\"logo\";FramerTV7foSPIf.defaultProps={height:75,width:64};addFonts(FramerTV7foSPIf,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTV7foSPIf\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"64\",\"framerIntrinsicHeight\":\"75\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TV7foSPIf.map", "// Generated by Framer (045d2ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./YWhDrGqNx-0.js\";const enabledGestures={lo5cOHxBA:{hover:true}};const cycleOrder=[\"lo5cOHxBA\"];const serializationHash=\"framer-9XbJq\";const variantClassNames={lo5cOHxBA:\"framer-v-1ylcjqr\"};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 valuesByLocaleId={EG0DrukWX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lo5cOHxBA\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"lo5cOHxBA-hover\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"lo5cOHxBA-hover\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/juancfresno/\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ylcjqr\",className,classNames)} framer-17vc118`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"lo5cOHxBA\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"lo5cOHxBA-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-rje7bn\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:153,layoutDependency:layoutDependency,layoutId:\"DV3T1GwT7\",svg:'<svg width=\"153\" height=\"42\" viewBox=\"0 0 153 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M112.197 3.82938C112.197 2.23537 113.522 0.942383 115.157 0.942383H149.286C150.92 0.942383 152.245 2.23537 152.245 3.82938V38.3576C152.245 39.9522 150.92 41.2446 149.286 41.2446H115.157C113.522 41.2446 112.197 39.9522 112.197 38.3576V3.82938ZM133.727 34.6785H127.678C127.678 34.6785 127.757 18.1874 127.678 16.4798H133.727V19.0563L133.686 19.119H133.727V19.0563C134.531 17.8163 135.969 16.0527 139.178 16.0527C143.158 16.0527 146.142 18.6538 146.142 24.2436V34.6785H140.094V24.9426C140.094 22.4961 139.218 20.8272 137.029 20.8272C135.358 20.8272 134.363 21.9527 133.926 23.0395C133.766 23.4283 133.727 23.9716 133.727 24.5155V34.6785ZM124.338 16.4796V34.6783H118.289V16.4796H124.338ZM124.736 10.851C124.736 12.5974 123.423 13.9949 121.314 13.9949H121.274C119.244 13.9949 117.932 12.5974 117.932 10.851C117.932 9.06526 119.285 7.70658 121.354 7.70658C123.423 7.70658 124.697 9.06526 124.736 10.851ZM25.26 34.7019V16.5037H19.2111V34.7019H25.26ZM22.2356 14.019C24.345 14.019 25.6579 12.6215 25.6579 10.8741C25.6186 9.08886 24.345 7.73071 22.2758 7.73071C20.2064 7.73071 18.8535 9.08886 18.8535 10.8741C18.8535 12.6215 20.1662 14.019 22.1961 14.019H22.2356ZM0.09375 34.7015H16.807V29.2145H6.14207V8.28014H0.09375V34.7015ZM34.1311 34.7021H28.0821C28.0821 34.7021 28.1617 18.2116 28.0822 16.5039H34.1312V19.08L34.0908 19.1427H34.1312V19.08C34.9351 17.8399 36.374 16.0763 39.5825 16.0763C43.5622 16.0763 46.5467 18.6774 46.5467 24.2672V34.7021H40.4983V24.9657C40.4983 22.5208 39.6227 20.8514 37.4337 20.8514C35.7626 20.8514 34.7674 21.9769 34.3304 23.0631C34.1704 23.4519 34.1311 23.9953 34.1311 24.5392V34.7021ZM55.0745 8.28039H49.0254V34.7018H55.0745V28.8018L56.5863 26.8986L61.322 34.7018H68.7632L60.8048 23.4053L67.7687 15.7195H60.4865C60.4865 15.7195 55.5124 22.5959 55.0745 23.4112V8.28039ZM85.145 24.7338C85.145 25.7473 85.0254 26.6439 84.946 27.1114V27.1103L72.4107 27.0726C72.61 29.5444 75.077 30.7038 77.9024 30.7038C79.9715 30.7038 81.6428 30.4335 83.2742 29.8923L84.0704 33.887C82.0804 34.7023 79.6533 35.0901 77.0268 35.0901C70.421 35.0901 66.6406 31.3635 66.6406 25.3967C66.6406 20.5727 69.7444 15.2537 76.4698 15.2537C82.7569 15.2537 85.145 20.0293 85.145 24.7338ZM76.1517 19.1752C73.5651 19.1752 72.5303 21.4661 72.3713 23.0192H79.5339C79.5339 21.6217 78.8968 19.1752 76.1517 19.1752ZM100.067 8.28026V17.4265H99.9877C99.112 16.1464 97.2811 15.2923 94.8544 15.2923C90.1981 15.2923 86.0995 19.0189 86.139 25.3847C86.139 31.2858 89.84 35.1287 94.456 35.1287C96.963 35.1287 99.3505 34.0414 100.544 31.9449H100.664L100.903 34.7016H106.275C106.196 33.4205 106.115 31.2077 106.115 29.0343V8.28026H100.067ZM100.067 26.2781C100.067 26.7434 100.027 27.2097 99.9474 27.5975C99.5898 29.2669 98.1568 30.4312 96.4063 30.4312C93.8991 30.4312 92.2675 28.4128 92.2675 25.2296C92.2675 22.2408 93.6606 19.8342 96.4458 19.8342C98.3158 19.8342 99.6293 21.1148 99.9877 22.7061C100.067 23.0561 100.067 23.4443 100.067 23.7933V23.7934V26.2781Z\" fill=\"#C6DBF9\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1835fdy\",\"data-framer-name\":\"Linkedin\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:153,layoutDependency:layoutDependency,layoutId:\"XmGJsyA04\",svg:'<svg width=\"153\" height=\"41\" viewBox=\"0 0 153 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M112.197 2.887C112.197 1.29298 113.522 0 115.157 0H149.286C150.92 0 152.245 1.29298 152.245 2.887V37.4153C152.245 39.0098 150.92 40.3023 149.286 40.3023H115.157C113.522 40.3023 112.197 39.0098 112.197 37.4153V2.887ZM133.727 33.7361H127.678C127.678 33.7361 127.757 17.245 127.678 15.5374H133.727V18.114L133.686 18.1767H133.727V18.114C134.531 16.8739 135.969 15.1103 139.178 15.1103C143.158 15.1103 146.142 17.7114 146.142 23.3012V33.7361H140.094V24.0002C140.094 21.5537 139.218 19.8848 137.029 19.8848C135.358 19.8848 134.363 21.0103 133.926 22.0971C133.766 22.4859 133.727 23.0293 133.727 23.5732V33.7361ZM124.338 15.5372V33.7359H118.289V15.5372H124.338ZM124.736 9.90861C124.736 11.655 123.423 13.0525 121.314 13.0525H121.274C119.244 13.0525 117.932 11.655 117.932 9.90861C117.932 8.12288 119.285 6.76419 121.354 6.76419C123.423 6.76419 124.697 8.12288 124.736 9.90861ZM25.26 33.7595V15.5613H19.2111V33.7595H25.26ZM22.2356 13.0766C24.345 13.0766 25.6579 11.6792 25.6579 9.93167C25.6186 8.14648 24.345 6.78833 22.2758 6.78833C20.2064 6.78833 18.8535 8.14648 18.8535 9.93167C18.8535 11.6792 20.1662 13.0766 22.1961 13.0766H22.2356ZM0.09375 33.7591H16.807V28.2722H6.14207V7.33776H0.09375V33.7591ZM34.1311 33.7597H28.0821C28.0821 33.7597 28.1617 17.2692 28.0822 15.5615H34.1312V18.1376L34.0908 18.2003H34.1312V18.1376C34.9351 16.8976 36.374 15.134 39.5825 15.134C43.5622 15.134 46.5467 17.735 46.5467 23.3248V33.7597H40.4983V24.0233C40.4983 21.5784 39.6227 19.909 37.4337 19.909C35.7626 19.909 34.7674 21.0345 34.3304 22.1207C34.1704 22.5095 34.1311 23.0529 34.1311 23.5968V33.7597ZM55.0745 7.33801H49.0254V33.7594H55.0745V27.8594L56.5863 25.9562L61.322 33.7594H68.7632L60.8048 22.4629L67.7687 14.7771H60.4865C60.4865 14.7771 55.5124 21.6535 55.0745 22.4688V7.33801ZM85.145 23.7914C85.145 24.8049 85.0254 25.7015 84.946 26.169V26.1679L72.4107 26.1302C72.61 28.602 75.077 29.7614 77.9024 29.7614C79.9715 29.7614 81.6428 29.4911 83.2742 28.9499L84.0704 32.9446C82.0804 33.76 79.6533 34.1477 77.0268 34.1477C70.421 34.1477 66.6406 30.4211 66.6406 24.4543C66.6406 19.6303 69.7444 14.3113 76.4698 14.3113C82.7569 14.3113 85.145 19.0869 85.145 23.7914ZM76.1517 18.2328C73.5651 18.2328 72.5303 20.5237 72.3713 22.0768H79.5339C79.5339 20.6793 78.8968 18.2328 76.1517 18.2328ZM100.067 7.33787V16.4841H99.9877C99.112 15.204 97.2811 14.3499 94.8544 14.3499C90.1981 14.3499 86.0995 18.0765 86.139 24.4423C86.139 30.3434 89.84 34.1863 94.456 34.1863C96.963 34.1863 99.3505 33.099 100.544 31.0026H100.664L100.903 33.7592H106.275C106.196 32.4781 106.115 30.2653 106.115 28.0919V7.33787H100.067ZM100.067 25.3357C100.067 25.801 100.027 26.2674 99.9474 26.6551C99.5898 28.3245 98.1568 29.4888 96.4063 29.4888C93.8991 29.4888 92.2675 27.4704 92.2675 24.2872C92.2675 21.2984 93.6606 18.8918 96.4458 18.8918C98.3158 18.8918 99.6293 20.1724 99.9877 21.7637C100.067 22.1137 100.067 22.502 100.067 22.8509V22.851V25.3357Z\" fill=\"#0A66C2\"/>\\n</svg>\\n',withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9XbJq.framer-17vc118, .framer-9XbJq .framer-17vc118 { display: block; }\",\".framer-9XbJq.framer-1ylcjqr { cursor: pointer; height: 42px; overflow: hidden; position: relative; text-decoration: none; width: 153px; }\",\".framer-9XbJq .framer-rje7bn { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-9XbJq .framer-1835fdy { flex: none; height: 41px; left: 0px; position: absolute; top: 0px; width: 153px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 42\n * @framerIntrinsicWidth 153\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"EHXB38FQC\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYWhDrGqNx=withCSS(Component,css,\"framer-9XbJq\");export default FramerYWhDrGqNx;FramerYWhDrGqNx.displayName=\"instagram\";FramerYWhDrGqNx.defaultProps={height:42,width:153};addFonts(FramerYWhDrGqNx,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYWhDrGqNx\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"153\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EHXB38FQC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"42\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YWhDrGqNx.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=[\".framer-ASRSt .framer-styles-preset-1nrb0fw:not(.rich-text-wrapper), .framer-ASRSt .framer-styles-preset-1nrb0fw.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #003dff; --framer-link-hover-text-decoration: none; --framer-link-text-decoration: none; }\"];export const className=\"framer-ASRSt\";\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 (7e4cc89)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Arc from\"https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/XOOqlsrUApK7c1r3bqGB/Arc.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/l6rHYi79svcFRVrC1q12/Ticker.js\";import Grain from\"https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js\";import{Time as TimeDate}from\"https://framerusercontent.com/modules/HYcHVPAbe8jLEeU7c4mp/TcQV6SEsl3y6G9Op8tp0/Time.js\";import Ticket from\"#framer/local/canvasComponent/dSq6Lsq7m/dSq6Lsq7m.js\";import Behance from\"#framer/local/canvasComponent/KBrQdZAxx/KBrQdZAxx.js\";import Cursor from\"#framer/local/canvasComponent/ogN4ou44s/ogN4ou44s.js\";import Dribbble from\"#framer/local/canvasComponent/QAstqWArn/QAstqWArn.js\";import Instagram from\"#framer/local/canvasComponent/tmsxf1zCR/tmsxf1zCR.js\";import Logo from\"#framer/local/canvasComponent/TV7foSPIf/TV7foSPIf.js\";import Instagram1 from\"#framer/local/canvasComponent/YWhDrGqNx/YWhDrGqNx.js\";import*as sharedStyle from\"#framer/local/css/vdXsdegLv/vdXsdegLv.js\";import metadataProvider from\"#framer/local/webPageMetadata/XxfhgBMKT/XxfhgBMKT.js\";const GrainFonts=getFonts(Grain);const TickerFonts=getFonts(Ticker);const TicketFonts=getFonts(Ticket);const DribbbleFonts=getFonts(Dribbble);const InstagramFonts=getFonts(Instagram);const Instagram1Fonts=getFonts(Instagram1);const BehanceFonts=getFonts(Behance);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const LogoFonts=getFonts(Logo);const ArcFonts=getFonts(Arc);const TimeDateFonts=getFonts(TimeDate);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const CursorFonts=getFonts(Cursor);const breakpoints={dOkFZdruE:\"(min-width: 1920px)\",jeAdxsj6U:\"(max-width: 975px)\",mbZGFleMr:\"(min-width: 976px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-GNExK\";const variantClassNames={dOkFZdruE:\"framer-v-1kfy9o8\",jeAdxsj6U:\"framer-v-1vsiuoh\",mbZGFleMr:\"framer-v-5norrt\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transition1={damping:30,delay:1,mass:1,stiffness:400,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:1,skewX:0,skewY:0,x:0,y:30};const transformTemplate3=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:40,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-30};const transition3={damping:30,delay:1.2,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:-90,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:-90,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"dOkFZdruE\",Phone:\"jeAdxsj6U\",Tablet:\"mbZGFleMr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"dOkFZdruE\"};};const cursor={component:Cursor,variant:\"fBkfyG4Md\"};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,eFE2Dsd0JdSq6Lsq7m,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"jeAdxsj6U\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"mbZGFleMr\",\"jeAdxsj6U\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"wNcg9LsyS\");const ref1=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if([\"mbZGFleMr\",\"jeAdxsj6U\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"jeAdxsj6U\")return true;return false;};useCustomCursors({\"1f0be69\":{...cursor,variant:\"t5jj5ne41\"},\"2d2l44\":cursor,\"9slrtu\":{...cursor,variant:\"SNLYBSRtC\"}});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"dOkFZdruE\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-6a431568-ce89-4c75-87a3-d301534914af, rgb(25, 23, 21)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1kfy9o8\",className),\"data-framer-cursor\":\"2d2l44\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pmm3xu-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ZlsvnDCZz\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"ZlsvnDCZz\",layoutId:\"ZlsvnDCZz\",opacity:.5,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mfckkl-container hidden-1vsiuoh\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"tGS0xmaT1\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"tGS0xmaT1\",layoutId:\"tGS0xmaT1\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nbn2gt\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/pr5VrT4AAc5eCfDeNUtyvPWjn3Y.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/pr5VrT4AAc5eCfDeNUtyvPWjn3Y.png?scale-down-to=1024 819w,https://framerusercontent.com/images/pr5VrT4AAc5eCfDeNUtyvPWjn3Y.png 1080w\"},className:\"framer-1ae3ku5\",\"data-framer-name\":\"Wubalu-ig\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/K23ivMe2E6TlkojV1vZ40Gp6cXo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/K23ivMe2E6TlkojV1vZ40Gp6cXo.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/K23ivMe2E6TlkojV1vZ40Gp6cXo.jpg 1080w\"},className:\"framer-1vn6gje\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-7\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/ao9aiUgjuafb0hd1zqrG5SHLbB4.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ao9aiUgjuafb0hd1zqrG5SHLbB4.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/ao9aiUgjuafb0hd1zqrG5SHLbB4.jpg 1080w\"},className:\"framer-r0r8sm\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/FVrUxMg0xt6VYtikJIQYuFOrWcg.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FVrUxMg0xt6VYtikJIQYuFOrWcg.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/FVrUxMg0xt6VYtikJIQYuFOrWcg.jpg 1080w\"},className:\"framer-1n3v6jv\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-6\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/XH5HAmPrMqZqiciv1903mhZogA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/XH5HAmPrMqZqiciv1903mhZogA.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/XH5HAmPrMqZqiciv1903mhZogA.jpg 1080w\"},className:\"framer-jk2tf0\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/FsAmdkLcryhcU8sK1T7vvaF1GqU.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FsAmdkLcryhcU8sK1T7vvaF1GqU.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/FsAmdkLcryhcU8sK1T7vvaF1GqU.jpg 1080w\"},className:\"framer-a2upu1\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/yis2tRINmL4ZCzXRLOg8HWVjcU.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/yis2tRINmL4ZCzXRLOg8HWVjcU.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/yis2tRINmL4ZCzXRLOg8HWVjcU.jpg 1080w\"},className:\"framer-1ikzq0t\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-8\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/YhwkDCBx1mnhSEwNecaA4Hu7IM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YhwkDCBx1mnhSEwNecaA4Hu7IM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/YhwkDCBx1mnhSEwNecaA4Hu7IM.jpg 1080w\"},className:\"framer-f0mzq0\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/KtuZgCRPTZgPvYnLYNdTgsln8.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KtuZgCRPTZgPvYnLYNdTgsln8.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/KtuZgCRPTZgPvYnLYNdTgsln8.jpg 1080w\"},className:\"framer-n2gszr\",\"data-framer-name\":\"16\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1349,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/lgYOct757ZxievBT4RYgQUste1M.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/lgYOct757ZxievBT4RYgQUste1M.png?scale-down-to=1024 819w,https://framerusercontent.com/images/lgYOct757ZxievBT4RYgQUste1M.png 1080w\"},className:\"framer-ynkiz0\",\"data-framer-name\":\"Instagram_post_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/9LFOorsN61UFI4ajQgXWVo0E0A.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/9LFOorsN61UFI4ajQgXWVo0E0A.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/9LFOorsN61UFI4ajQgXWVo0E0A.jpg 1080w\"},className:\"framer-1cwlm68\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/Uh5KZZflhI61GpYLfHmLFyyVZo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Uh5KZZflhI61GpYLfHmLFyyVZo.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/Uh5KZZflhI61GpYLfHmLFyyVZo.jpg 1080w\"},className:\"framer-jah13t\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-4\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:4050,pixelWidth:3240,sizes:\"320px\",src:\"https://framerusercontent.com/images/oslie2jwot05WIqXprtcnqWrUfM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/oslie2jwot05WIqXprtcnqWrUfM.png?scale-down-to=1024 819w,https://framerusercontent.com/images/oslie2jwot05WIqXprtcnqWrUfM.png?scale-down-to=2048 1638w,https://framerusercontent.com/images/oslie2jwot05WIqXprtcnqWrUfM.png 3240w\"},className:\"framer-1paqgoz\",\"data-framer-name\":\"Instagram_post_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"320px\",src:\"https://framerusercontent.com/images/ZAiV2pWJOzqYjHfh3g5LRDmYo8.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ZAiV2pWJOzqYjHfh3g5LRDmYo8.png?scale-down-to=1024 819w,https://framerusercontent.com/images/ZAiV2pWJOzqYjHfh3g5LRDmYo8.png 1080w\"},className:\"framer-1ykghcm\",\"data-framer-name\":\"Instagram_post_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1013,intrinsicWidth:810,pixelHeight:1013,pixelWidth:810,sizes:\"319.8421px\",src:\"https://framerusercontent.com/images/2GxuEmBhpCv18y5iouIjzFNw.jpg\",srcSet:\"https://framerusercontent.com/images/2GxuEmBhpCv18y5iouIjzFNw.jpg 810w\"},className:\"framer-1t2hl8v\",\"data-framer-name\":\"Instagram_post_2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:675,pixelWidth:540,sizes:\"320px\",src:\"https://framerusercontent.com/images/mbSNpZSMq7aMHzv7bGKkK0daU.jpg\",srcSet:\"https://framerusercontent.com/images/mbSNpZSMq7aMHzv7bGKkK0daU.jpg 540w\"},className:\"framer-1odabrm\",\"data-framer-name\":\"Instagram_post_3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1013,intrinsicWidth:810,pixelHeight:1013,pixelWidth:810,sizes:\"319.8421px\",src:\"https://framerusercontent.com/images/TAAUhMZvV3n59AwQCqWeGLVXas.jpg\",srcSet:\"https://framerusercontent.com/images/TAAUhMZvV3n59AwQCqWeGLVXas.jpg 810w\"},className:\"framer-1sebwrt\",\"data-framer-name\":\"Instagram_post_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:675,pixelWidth:540,sizes:\"320px\",src:\"https://framerusercontent.com/images/FEUrOaUPD11Ke8wG6IDnJddGeCU.jpg\",srcSet:\"https://framerusercontent.com/images/FEUrOaUPD11Ke8wG6IDnJddGeCU.jpg 540w\"},className:\"framer-1tdsjmy\",\"data-framer-name\":\"instagram_02\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1013,intrinsicWidth:810,pixelHeight:1013,pixelWidth:810,sizes:\"319.8421px\",src:\"https://framerusercontent.com/images/xv9vnUuDkMH8WZYgKHxjUh1gA.jpg\",srcSet:\"https://framerusercontent.com/images/xv9vnUuDkMH8WZYgKHxjUh1gA.jpg 810w\"},className:\"framer-tejrck\",\"data-framer-name\":\"Instagram_post_5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1013,intrinsicWidth:810,pixelHeight:1013,pixelWidth:810,sizes:\"320px\",src:\"https://framerusercontent.com/images/l6zgxVaY5JFXVKMSp0i1B9pnTEQ.jpg\",srcSet:\"https://framerusercontent.com/images/l6zgxVaY5JFXVKMSp0i1B9pnTEQ.jpg 810w\"},className:\"framer-1ntwuku\",\"data-framer-name\":\"Instagram_post_3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:675,pixelWidth:540,sizes:\"320px\",src:\"https://framerusercontent.com/images/CZbsP7Zsf0d752lnY0nMzFMBOc.jpg\",srcSet:\"https://framerusercontent.com/images/CZbsP7Zsf0d752lnY0nMzFMBOc.jpg 540w\"},className:\"framer-2s8b2a\",\"data-framer-name\":\"Instagram_post_9\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:675,pixelWidth:540,sizes:\"320px\",src:\"https://framerusercontent.com/images/NsUHpOh34ZGB1ylTBKd4V1z2j1Y.jpg\",srcSet:\"https://framerusercontent.com/images/NsUHpOh34ZGB1ylTBKd4V1z2j1Y.jpg 540w\"},className:\"framer-bpvplp\",\"data-framer-name\":\"Instagram_post_1\"})]})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rqlr21-container hidden-1vsiuoh\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lHIX8BBnR\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"lHIX8BBnR\",layoutId:\"lHIX8BBnR\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"4312px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1szvlma-container\",inComponentSlot:true,nodeId:\"fle7IZopV\",rendersWithMotion:true,scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Ticket,{eFE2Dsd0J:\"#artdirection #branding #visualdesign #ui/UX #web #mobile #app #product #interaction #designsystem\",height:\"100%\",id:\"fle7IZopV\",layoutId:\"fle7IZopV\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wg9nss\",\"data-framer-name\":\"contact\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@juancfresno.com\",motionChild:true,nodeId:\"tTwge6ktW\",openInNewTab:true,scopeId:\"XxfhgBMKT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nrb0fw\",\"data-styles-preset\":\"vdXsdegLv\",children:\"hello @juancfresno.com\"})})})}),transformTemplate:transformTemplate2},mbZGFleMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@juancfresno.com\",motionChild:true,nodeId:\"tTwge6ktW\",openInNewTab:true,scopeId:\"XxfhgBMKT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nrb0fw\",\"data-styles-preset\":\"vdXsdegLv\",children:\"hello@juancfresno.com\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@juancfresno.com\",motionChild:true,nodeId:\"tTwge6ktW\",openInNewTab:true,scopeId:\"XxfhgBMKT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nrb0fw\",\"data-styles-preset\":\"vdXsdegLv\",children:\"hello@juancfresno.com\"})})})}),className:\"framer-18d0sj7\",\"data-framer-cursor\":\"9slrtu\",\"data-framer-name\":\"hello@juancfresno.com\",fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"12px\"},children:\"Cualquier consulta u oportunidad profesional ser\\xe1 bienvenida.\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"12px\"},children:'Si\\xe9ntete libre de simplemente decir \"\\xa1Hola, Juan!\"'})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:[\"Cualquier consulta u oportunidad profesional ser\\xe1 bienvenida.\",/*#__PURE__*/_jsx(\"br\",{}),'Si\\xe9ntete libre de simplemente decir \"\\xa1Hola, Juan!\"']})}),className:\"framer-olcr5u\",\"data-framer-name\":'Cualquier consulta u oportunidad profesional ser\\xe1 bienvenida. Si\\xe9ntete libre de simplemente decir \"\\xa1Hola, Juan!\"',fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9pkibg hidden-1vsiuoh\",\"data-framer-name\":\"socialmedia\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:\"146px\",y:(componentViewport?.y||0)+902+1.5000000000000107,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m1h9rp-container\",\"data-framer-cursor\":\"1f0be69\",nodeId:\"czLUCP9YO\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Dribbble,{height:\"100%\",id:\"czLUCP9YO\",layoutId:\"czLUCP9YO\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"151px\",y:(componentViewport?.y||0)+902+49-43,children:/*#__PURE__*/_jsx(Container,{className:\"framer-182s5rf-container\",\"data-framer-cursor\":\"1f0be69\",nodeId:\"UUpZ5zRqQ\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Instagram,{height:\"100%\",id:\"UUpZ5zRqQ\",layoutId:\"UUpZ5zRqQ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,width:\"153px\",y:(componentViewport?.y||0)+902+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nu6r9g-container\",\"data-framer-cursor\":\"1f0be69\",nodeId:\"s82Lj4dlp\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Instagram1,{height:\"100%\",id:\"s82Lj4dlp\",layoutId:\"s82Lj4dlp\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,width:\"146px\",y:(componentViewport?.y||0)+902+7,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uv8dqc-container\",\"data-framer-cursor\":\"1f0be69\",nodeId:\"OrI9UqjXP\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Behance,{height:\"100%\",id:\"OrI9UqjXP\",layoutId:\"OrI9UqjXP\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1u45nbc\",\"data-framer-appear-id\":\"1u45nbc\",\"data-framer-name\":\"Texto\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BhaW50Q2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"PaintCans Regular\", \"PaintCans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"42.88px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 61, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"dise\\xf1ador\"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BhaW50Q2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"PaintCans Regular\", \"PaintCans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"30.88px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 61, 255)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"42.88px\"},children:\"visual y\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"42.88px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"42.88px\"},children:\"creativo\"})]})]})},mbZGFleMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BhaW50Q2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"PaintCans Regular\", \"PaintCans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"50.88px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 61, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"dise\\xf1ador visual y creativo\"})}),transformTemplate:transformTemplate3}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BhaW50Q2FucyBSZWd1bGFy\",\"--framer-font-family\":'\"PaintCans Regular\", \"PaintCans Regular Placeholder\", sans-serif',\"--framer-font-size\":\"67.88px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 61, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"dise\\xf1ador visual y creativo\"})}),className:\"framer-1jmfuqn\",\"data-framer-name\":\"dise\\xf1ador visual y creativo\",fonts:[\"CUSTOM;PaintCans Regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"Hola, encantado de saludarte\"})}),transformTemplate:transformTemplate2},mbZGFleMr:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"Hola, encantado de saludarte\"})}),className:\"framer-9t1s9\",\"data-framer-name\":\"Hola\",fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\"soy juanc.Fresno, freelance,\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\"Dise\\xf1ador visual\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\"y creativo\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\"especializado en Interacci\\xf3n \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\"y branding con m\\xe1s de 12 a\\xf1os\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"24px\"},children:\"de experiencia.\"})]})})},mbZGFleMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:[\"soy juanc.Fresno, freelance,\",/*#__PURE__*/_jsx(\"br\",{}),\"Dise\\xf1ador visual y creativo\",/*#__PURE__*/_jsx(\"br\",{}),\"especializado en Interacci\\xf3n \",/*#__PURE__*/_jsx(\"br\",{}),\"y branding con m\\xe1s de 12 a\\xf1os de experiencia.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:[\"soy juanc.Fresno, freelance, Dise\\xf1ador visual y creativo especializado en Interacci\\xf3n\",/*#__PURE__*/_jsx(\"br\",{}),\"y branding con m\\xe1s de 12 a\\xf1os \",/*#__PURE__*/_jsx(\"br\",{}),\"de experiencia.\"]})}),className:\"framer-16tlpzo\",\"data-framer-name\":\"soy juanc.Fresno, freelance, Dise\\xf1ador visual y creativo especializado en Interacci\\xf3n\\u2028y branding con +10 a\\xf1os \\u2028de experiencia.\",fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"valencia - Spain - worldwide\"})}),transformTemplate:transformTemplate1},mbZGFleMr:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"valencia - Spain - worldwide\"})}),className:\"framer-1e7iy4q\",\"data-framer-name\":\"Valencia\",fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-6hz7mv\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:64,svg:'<svg width=\"64\" height=\"24\" viewBox=\"0 0 64 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M53.5017 20.9652C47.9061 22.862 40.3042 24 32 24C31.9003 24 31.8007 23.9998 31.7012 23.9995C31.6342 23.9998 31.5671 24 31.5 24C31.1544 24 30.8106 23.9957 30.4689 23.9871C22.764 23.8565 15.7481 22.7448 10.4983 20.9652C7.71052 20.0202 5.31074 18.8502 3.56749 17.4531C1.84315 16.0711 0.5 14.2417 0.5 12C0.5 9.75831 1.84315 7.92888 3.56749 6.54691C5.31074 5.14979 7.71052 3.9798 10.4983 3.0348C15.7481 1.2552 22.764 0.14354 30.4689 0.012947C30.8106 0.00434725 31.1544 0 31.5 0C31.5671 0 31.6342 0.000164046 31.7012 0.000491444C31.8007 0.000164034 31.9003 0 32 0C40.3042 0 47.9061 1.13799 53.5017 3.0348C56.2895 3.9798 58.6893 5.14979 60.4325 6.54691C62.1568 7.92888 63.5 9.75831 63.5 12C63.5 14.2417 62.1568 16.0711 60.4325 17.4531C58.6893 18.8502 56.2895 20.0202 53.5017 20.9652ZM39.3829 2.31574C40.4396 2.40804 41.4733 2.51968 42.4807 2.6495C43.9824 3.1403 45.3579 3.72741 46.5775 4.39261C49.9601 6.23767 51.9742 8.57469 52.4102 11H44.4572C44.151 7.43643 42.2228 4.31437 39.3829 2.31574ZM44.5 12C44.5 15.9762 42.4855 19.5007 39.3829 21.6843C40.4396 21.592 41.4733 21.4803 42.4807 21.3505C43.9824 20.8597 45.3579 20.2726 46.5775 19.6074C50.4232 17.5097 52.5 14.7762 52.5 12H44.5ZM53.5 12C53.5 15.4087 50.8944 18.4854 46.7103 20.6699C55.5498 18.9428 61.5 15.707 61.5 12H53.5ZM61.3543 11C60.3926 7.71633 54.745 4.89993 46.7103 3.33005C50.481 5.29877 52.9698 7.99211 53.4247 11H61.3543ZM26.871 2.15061C28.3777 2.06107 29.9238 2.01029 31.5 2.00141V11H20.5471C20.9129 7.13178 23.3797 3.81759 26.871 2.15061ZM19.5428 11C19.849 7.43643 21.7772 4.31437 24.6171 2.31574C22.9548 2.46094 21.3492 2.65402 19.814 2.89039C18.5849 3.32862 17.4485 3.83298 16.4225 4.39261C13.0399 6.23767 11.0258 8.57469 10.5898 11H19.5428ZM10.5 12H19.5C19.5 15.9762 21.5145 19.5007 24.6171 21.6843C22.9548 21.5391 21.3492 21.346 19.814 21.1096C18.5849 20.6714 17.4485 20.167 16.4225 19.6074C12.5768 17.5097 10.5 14.7762 10.5 12ZM9.5753 11C10.0043 8.16335 12.2422 5.60645 15.6583 3.67326C8.49655 5.29158 3.54093 7.94334 2.64566 11H9.5753ZM2.5 12H9.5C9.5 15.2338 11.8451 18.1688 15.6583 20.3267C7.72592 18.5343 2.5 15.474 2.5 12ZM20.5 12C20.5 16.2916 23.0822 20.0404 26.871 21.8494C28.3777 21.9389 29.9238 21.9897 31.5 21.9986V12H20.5ZM32.5 12V21.9986C34.0762 21.9897 35.6223 21.9389 37.129 21.8494C40.9178 20.0404 43.5 16.2916 43.5 12H32.5ZM43.4529 11C43.0871 7.13178 40.6203 3.81759 37.129 2.15061C35.6223 2.06107 34.0762 2.01029 32.5 2.00141V11H43.4529Z\" fill=\"#C6DBF9\"/>\\n</svg>\\n',withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1y2m8sk hidden-5norrt hidden-1vsiuoh\",\"data-framer-appear-id\":\"1y2m8sk\",\"data-framer-name\":\"nav\",id:elementId,initial:animation3,optimized:true,ref:ref1,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wlvgud-container\",nodeId:\"sQuWBz44Z\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"sQuWBz44Z\",layoutId:\"sQuWBz44Z\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@juancfresno.com\",motionChild:true,nodeId:\"eSMnO5eyF\",openInNewTab:true,scopeId:\"XxfhgBMKT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nrb0fw\",\"data-styles-preset\":\"vdXsdegLv\",children:\"hello@juancfresno.com\"})})})}),className:\"framer-76yh5p\",\"data-framer-cursor\":\"9slrtu\",\"data-framer-name\":\"mail\",fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-my8cec hidden-1kfy9o8\",\"data-framer-name\":\"nav\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-btyxro hidden-5norrt hidden-1vsiuoh\",\"data-framer-name\":\"logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:75,intrinsicWidth:64,svg:'<svg width=\"64\" height=\"75\" viewBox=\"0 0 64 75\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M27.2891 50.3222C27.2891 50.3222 28.7323 49.7449 29.2134 50.0336C29.6945 50.3222 31.1378 51.2844 32.1962 51.2844C33.5433 51.2844 34.8903 50.1298 35.6601 50.1298C36.4298 50.1298 37.5845 50.5147 37.5845 50.5147C37.6807 50.3222 37.6807 50.0336 37.6807 49.7449C37.6807 48.7827 37.2958 48.013 37.0072 47.0508\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M22.8637 39.2571C22.2635 39.2571 21.8053 38.799 21.8053 38.1987C21.8053 37.6175 22.3402 37.1403 22.8637 37.1403C23.464 37.1403 23.9221 37.5984 23.9221 38.1987C23.9221 38.799 23.464 39.2571 22.8637 39.2571Z\" fill=\"#EAE8E4\" stroke=\"white\" stroke-width=\"0.962187\"/>\\n<path d=\"M41.8207 39.2571C41.2205 39.2571 40.7623 38.799 40.7623 38.1987C40.7623 37.6175 41.2972 37.1403 41.8207 37.1403C42.421 37.1403 42.8792 37.5984 42.8792 38.1987C42.8792 38.799 42.421 39.2571 41.8207 39.2571Z\" fill=\"#EAE8E4\" stroke=\"white\" stroke-width=\"0.962187\"/>\\n<path d=\"M38.0664 33.5805C39.7021 33.9654 43.2622 30.4053 44.7055 30.4053C46.0526 30.5015 47.5921 33.0032 47.5921 33.0032\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M11.0283 39.2573C11.0283 38.9687 8.62283 36.1783 7.4682 36.7557C6.4098 37.2368 5.9287 42.0477 5.9287 42.8174C5.83248 43.5872 8.14173 46.8586 8.52661 48.3019C8.91148 49.7452 8.81527 53.4015 11.8943 53.1128\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M52.8816 39.2573C52.8816 38.9687 55.2871 36.1783 56.4417 36.7557C57.5001 37.2368 57.9812 42.0477 57.9812 42.8174C58.0774 43.5872 55.7682 46.8586 55.3833 48.3019C54.9984 49.7452 55.0946 53.4015 52.0156 53.1128\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M12.4688 52.6316C12.4688 52.6316 19.3003 63.2157 22.6679 63.6005C23.2452 63.6968 21.1284 60.9064 22.7642 58.4047C23.7263 56.9615 26.228 54.8446 31.9049 54.8446C35.465 54.8446 40.8533 56.2879 41.8155 58.1161C42.8739 60.0405 41.8155 63.3119 41.8155 63.3119C41.8155 63.3119 50.4751 57.635 51.6298 51.6694\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M52.8825 39.0649C52.8825 39.0649 52.1127 54.941 50.7657 58.7898C50.1884 60.5217 48.264 66.1986 42.0098 69.9512C42.0098 69.9512 41.9136 69.9512 41.9136 70.0474C39.893 71.202 37.9686 74.7621 32.2917 74.7621C32.0992 74.7621 31.9068 74.7621 31.7144 74.7621C31.5219 74.7621 31.3295 74.7621 31.1371 74.7621C25.4602 74.7621 24.7866 71.2982 22.766 70.1436C22.766 70.1436 22.6698 70.1436 22.6698 70.0474C16.4156 66.2948 14.8761 60.2331 13.9139 58.6936C12.0857 55.7108 11.0273 39.0649 11.0273 39.0649\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M27.1955 34.6386L19.7867 33.0991C19.7867 33.0991 17.1887 34.1575 16.2266 36.1781\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M29.8875 37.0444C30.2724 37.9104 30.7535 38.6802 30.7535 39.7386C30.7535 40.3159 29.7913 41.5667 29.7913 42.3365C29.7913 43.2987 29.5026 44.5495 30.2724 45.5117\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M27 59.3672C28.4433 59.5597 25.5567 59.8483 36.1408 59.4635C36.4294 59.4635 36.9105 59.3672 37.103 59.1748\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M9.67845 36.948C9.38979 27.9034 9.58223 28.2883 9.77467 18.0891C9.87088 12.4122 15.644 8.08237 22.8604 5.86934L25.1697 0.577313L30.4617 2.30925L37.0046 0C37.0046 0 43.5474 1.05841 42.489 3.46387C42.2966 3.94497 54.0353 9.23699 54.5164 14.1441C55.2861 21.2643 55.1899 37.1404 55.1899 37.1404\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M10.9297 38.8726C10.9297 38.8726 11.3146 35.6011 14.7784 29.0583C17.8574 23.2851 13.2389 20.3024 18.1461 15.1065C18.1461 15.1065 23.4381 13.3746 26.2285 15.9725C29.115 18.4742 32.4827 17.7044 36.139 17.3196\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M52.8827 38.4877C52.8827 38.4877 53.1713 33.773 49.2264 27.5187C45.3776 21.2645 53.5562 20.4948 42.3948 14.8179C42.3948 14.8179 41.3364 16.0687 36.1406 17.4158\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M29.1172 64.5627C29.1172 64.5627 30.368 63.5043 32.0037 63.6967C33.6395 63.9854 34.1206 64.5627 34.1206 64.5627\" stroke=\"white\" stroke-width=\"2.0129\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M33.5428 51.8617C33.5428 52.6315 32.8693 53.305 32.0995 53.305C31.3298 53.305 30.6562 52.6315 30.6562 51.8617C30.6562 51.092 32.0995 51.3807 32.0995 51.3807C32.0995 51.3807 33.5428 51.092 33.5428 51.8617Z\" stroke=\"white\" stroke-width=\"0.818244\" stroke-miterlimit=\"10\"/>\\n<rect opacity=\"0.9\" x=\"0.148148\" y=\"33.0373\" width=\"63.7037\" height=\"10.0741\" fill=\"#003DFF\" stroke=\"white\" stroke-width=\"0.296296\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 41 48\"><path d=\"M 17.482 32.206 C 17.482 32.206 18.407 31.837 18.715 32.022 C 19.023 32.206 19.948 32.822 20.626 32.822 C 21.489 32.822 22.352 32.083 22.845 32.083 C 23.338 32.083 24.078 32.329 24.078 32.329 C 24.139 32.206 24.139 32.022 24.139 31.837 C 24.139 31.221 23.893 30.728 23.708 30.113\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 14.647 25.125 C 14.263 25.125 13.969 24.831 13.969 24.447 C 13.969 24.075 14.312 23.77 14.647 23.77 C 15.032 23.77 15.325 24.063 15.325 24.447 C 15.325 24.831 15.032 25.125 14.647 25.125 Z\" fill=\"rgb(234,232,228)\" stroke-width=\"0.61\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\"></path><path d=\"M 26.791 25.125 C 26.407 25.125 26.113 24.831 26.113 24.447 C 26.113 24.075 26.456 23.77 26.791 23.77 C 27.176 23.77 27.469 24.063 27.469 24.447 C 27.469 24.831 27.176 25.125 26.791 25.125 Z\" fill=\"rgb(234,232,228)\" stroke-width=\"0.61\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\"></path><path d=\"M 24.386 21.492 C 25.434 21.738 27.715 19.459 28.639 19.459 C 29.502 19.521 30.489 21.122 30.489 21.122\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 7.065 25.125 C 7.065 24.94 5.524 23.154 4.784 23.524 C 4.106 23.832 3.798 26.911 3.798 27.403 C 3.736 27.896 5.216 29.99 5.462 30.913 C 5.709 31.837 5.647 34.177 7.62 33.992\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 33.877 25.125 C 33.877 24.94 35.418 23.154 36.158 23.524 C 36.836 23.832 37.144 26.911 37.144 27.403 C 37.206 27.896 35.726 29.99 35.48 30.913 C 35.233 31.837 35.295 34.177 33.322 33.992\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 7.988 33.684 C 7.988 33.684 12.364 40.458 14.522 40.704 C 14.891 40.766 13.535 38.98 14.583 37.379 C 15.2 36.455 16.802 35.101 20.439 35.101 C 22.72 35.101 26.172 36.024 26.788 37.194 C 27.466 38.426 26.788 40.52 26.788 40.52 C 26.788 40.52 32.336 36.886 33.075 33.068\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 33.878 25.002 C 33.878 25.002 33.385 35.162 32.522 37.625 C 32.152 38.734 30.919 42.367 26.913 44.769 C 26.913 44.769 26.851 44.769 26.851 44.83 C 25.556 45.569 24.324 47.848 20.687 47.848 C 20.564 47.848 20.44 47.848 20.317 47.848 C 20.194 47.848 20.07 47.848 19.947 47.848 C 16.31 47.848 15.879 45.631 14.584 44.892 C 14.584 44.892 14.523 44.892 14.523 44.83 C 10.516 42.429 9.53 38.549 8.914 37.564 C 7.742 35.655 7.064 25.002 7.064 25.002\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 17.422 22.169 L 12.676 21.183 C 12.676 21.183 11.012 21.861 10.395 23.154\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 19.147 23.708 C 19.393 24.263 19.701 24.755 19.701 25.433 C 19.701 25.802 19.085 26.603 19.085 27.095 C 19.085 27.711 18.9 28.512 19.393 29.127\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 17.297 37.995 C 18.221 38.118 16.372 38.303 23.153 38.057 C 23.338 38.057 23.646 37.995 23.769 37.872\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 6.2 23.647 C 6.015 17.858 6.139 18.105 6.262 11.577 C 6.324 7.944 10.022 5.173 14.645 3.756 L 16.124 0.369 L 19.515 1.478 L 23.706 0 C 23.706 0 27.898 0.677 27.22 2.217 C 27.096 2.525 34.616 5.912 34.925 9.052 C 35.418 13.609 35.356 23.77 35.356 23.77\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 7.002 24.878 C 7.002 24.878 7.248 22.785 9.467 18.597 C 11.44 14.902 8.481 12.994 11.625 9.668 C 11.625 9.668 15.015 8.56 16.803 10.222 C 18.652 11.823 20.809 11.331 23.152 11.085\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 33.878 24.632 C 33.878 24.632 34.063 21.615 31.536 17.612 C 29.07 13.609 34.309 13.117 27.159 9.483 C 27.159 9.483 26.481 10.284 23.153 11.146\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 18.653 41.32 C 18.653 41.32 19.455 40.643 20.502 40.766 C 21.55 40.951 21.859 41.32 21.859 41.32\" fill=\"transparent\" stroke-width=\"1.3\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 21.488 33.191 C 21.488 33.684 21.057 34.115 20.564 34.115 C 20.071 34.115 19.639 33.684 19.639 33.191 C 19.639 32.699 20.564 32.884 20.564 32.884 C 20.564 32.884 21.488 32.699 21.488 33.191 Z\" fill=\"transparent\" stroke-width=\"0.52\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\"></path><path d=\"M 0.095 27.591 L 0.095 21.144 L 40.905 21.144 L 40.905 27.591 Z\" fill=\"rgb(0,61,255)\" opacity=\"0.9\"></path></svg>',svgContentId:10662204393},mbZGFleMr:{svgContentId:11257664171}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1txqjb1\",\"data-framer-name\":\"logo\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 75\"><path d=\"M 27.289 50.322 C 27.289 50.322 28.732 49.745 29.213 50.034 C 29.695 50.322 31.138 51.284 32.196 51.284 C 33.543 51.284 34.89 50.13 35.66 50.13 C 36.43 50.13 37.584 50.515 37.584 50.515 C 37.681 50.322 37.681 50.034 37.681 49.745 C 37.681 48.783 37.296 48.013 37.007 47.051\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 22.864 39.257 C 22.264 39.257 21.805 38.799 21.805 38.199 C 21.805 37.617 22.34 37.14 22.864 37.14 C 23.464 37.14 23.922 37.598 23.922 38.199 C 23.922 38.799 23.464 39.257 22.864 39.257 Z\" fill=\"rgb(234,232,228)\" stroke-width=\"0.962187\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 41.821 39.257 C 41.221 39.257 40.762 38.799 40.762 38.199 C 40.762 37.617 41.297 37.14 41.821 37.14 C 42.421 37.14 42.879 37.598 42.879 38.199 C 42.879 38.799 42.421 39.257 41.821 39.257 Z\" fill=\"rgb(234,232,228)\" stroke-width=\"0.962187\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 38.066 33.581 C 39.702 33.965 43.262 30.405 44.706 30.405 C 46.053 30.502 47.592 33.003 47.592 33.003\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 11.028 39.257 C 11.028 38.969 8.623 36.178 7.468 36.756 C 6.41 37.237 5.929 42.048 5.929 42.817 C 5.832 43.587 8.142 46.859 8.527 48.302 C 8.911 49.745 8.815 53.401 11.894 53.113\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 52.882 39.257 C 52.882 38.969 55.287 36.178 56.442 36.756 C 57.5 37.237 57.981 42.048 57.981 42.817 C 58.077 43.587 55.768 46.859 55.383 48.302 C 54.998 49.745 55.095 53.401 52.016 53.113\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 12.469 52.632 C 12.469 52.632 19.3 63.216 22.668 63.6 C 23.245 63.697 21.128 60.906 22.764 58.405 C 23.726 56.962 26.228 54.845 31.905 54.845 C 35.465 54.845 40.853 56.288 41.816 58.116 C 42.874 60.041 41.816 63.312 41.816 63.312 C 41.816 63.312 50.475 57.635 51.63 51.669\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 52.882 39.065 C 52.882 39.065 52.113 54.941 50.766 58.79 C 50.188 60.522 48.264 66.199 42.01 69.951 C 42.01 69.951 41.914 69.951 41.914 70.047 C 39.893 71.202 37.969 74.762 32.292 74.762 C 32.099 74.762 31.907 74.762 31.714 74.762 C 31.522 74.762 31.329 74.762 31.137 74.762 C 25.46 74.762 24.787 71.298 22.766 70.144 C 22.766 70.144 22.67 70.144 22.67 70.047 C 16.416 66.295 14.876 60.233 13.914 58.694 C 12.086 55.711 11.027 39.065 11.027 39.065\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 27.195 34.639 L 19.787 33.099 C 19.787 33.099 17.189 34.157 16.227 36.178\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 29.887 37.044 C 30.272 37.91 30.753 38.68 30.753 39.739 C 30.753 40.316 29.791 41.567 29.791 42.337 C 29.791 43.299 29.503 44.55 30.272 45.512\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 27 59.367 C 28.443 59.56 25.557 59.848 36.141 59.464 C 36.429 59.464 36.91 59.367 37.103 59.175\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 9.678 36.948 C 9.39 27.903 9.582 28.288 9.775 18.089 C 9.871 12.412 15.644 8.082 22.86 5.869 L 25.17 0.577 L 30.462 2.309 L 37.005 0 C 37.005 0 43.547 1.058 42.489 3.464 C 42.297 3.945 54.035 9.237 54.516 14.144 C 55.286 21.264 55.19 37.14 55.19 37.14\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10.93 38.873 C 10.93 38.873 11.315 35.601 14.778 29.058 C 17.857 23.285 13.239 20.302 18.146 15.107 C 18.146 15.107 23.438 13.375 26.229 15.973 C 29.115 18.474 32.483 17.704 36.139 17.32\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 52.883 38.488 C 52.883 38.488 53.171 33.773 49.226 27.519 C 45.378 21.265 53.556 20.495 42.395 14.818 C 42.395 14.818 41.336 16.069 36.141 17.416\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 29.117 64.563 C 29.117 64.563 30.368 63.504 32.004 63.697 C 33.639 63.985 34.121 64.563 34.121 64.563\" fill=\"transparent\" stroke-width=\"2.0129\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 33.543 51.862 C 33.543 52.632 32.869 53.305 32.099 53.305 C 31.33 53.305 30.656 52.632 30.656 51.862 C 30.656 51.092 32.099 51.381 32.099 51.381 C 32.099 51.381 33.543 51.092 33.543 51.862 Z\" fill=\"transparent\" stroke-width=\"0.818244\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 0.148 43.111 L 0.148 33.037 L 63.852 33.037 L 63.852 43.111 Z\" fill=\"rgb(0,61,255)\" opacity=\"0.9\"></path></svg>',svgContentId:3581933670,withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@juancfresno.com\",motionChild:true,nodeId:\"AyKhOhH6T\",openInNewTab:true,scopeId:\"XxfhgBMKT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nrb0fw\",\"data-styles-preset\":\"vdXsdegLv\",children:\"hello@juancfresno.com\"})})})}),fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],transformTemplate:undefined},mbZGFleMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@juancfresno.com\",motionChild:true,nodeId:\"AyKhOhH6T\",openInNewTab:true,scopeId:\"XxfhgBMKT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nrb0fw\",\"data-styles-preset\":\"vdXsdegLv\",children:\"hello@juancfresno.com\"})})})}),fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SGVhZGluZ05vdy05NFJlZ3VsYXItcmVndWxhcg==\",\"--framer-font-family\":'\"HeadingNow-94Regular\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(198, 219, 249, 1)\",\"--framer-text-transform\":\"uppercase\"},children:\"hello@juancfresno.com\"})})}),className:\"framer-1w8gdf4\",\"data-framer-name\":\"mail\",fonts:[\"GF;HeadingNow-94Regular-regular\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/JuanCFresno\",motionChild:true,nodeId:\"yLMHW9PZq\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-3xfwha hidden-1kfy9o8 hidden-5norrt framer-1l40xfs\",\"data-framer-name\":\"Behance\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:27,intrinsicWidth:144,svg:'<svg width=\"144\" height=\"27\" viewBox=\"0 0 144 27\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_303_443)\">\\n<path d=\"M12.3404 -0.00976562C13.5663 -0.00976562 14.6988 0.0845575 15.7378 0.367527C16.7769 0.556173 17.6292 0.945256 18.3881 1.41687C19.1469 1.88849 19.7073 2.56054 20.0926 3.42124C20.4662 4.28194 20.6647 5.33128 20.6647 6.47495C20.6647 7.80727 20.3845 8.95093 19.719 9.81163C19.1469 10.6723 18.2129 11.4387 17.0688 12.0046C18.6799 12.4763 19.9058 13.337 20.653 14.4806C21.4002 15.6243 21.8789 17.0509 21.8789 18.678C21.8789 20.0103 21.5987 21.154 21.12 22.109C20.653 23.064 19.8941 23.9247 19.0419 24.4907C18.1896 25.0684 17.1505 25.54 16.018 25.823C14.8856 26.106 13.7531 26.2946 12.6206 26.2946L-0.0351562 26.3182V-0.00976562H12.3404ZM11.5815 10.6723C12.6206 10.6723 13.4729 10.3894 14.1267 9.90596C14.7805 9.42255 15.0724 8.57364 15.0724 7.5243C15.0724 6.94657 14.979 6.38063 14.7922 6.00334C14.6054 5.62604 14.3251 5.33128 13.9399 5.04831C13.5663 4.85967 13.181 4.67102 12.714 4.5767C12.247 4.48237 11.7683 4.48237 11.2079 4.48237H5.73232V10.6841C5.73232 10.6723 11.5815 10.6723 11.5815 10.6723ZM11.8617 21.9322C12.4338 21.9322 12.9942 21.8378 13.4729 21.7435C13.9399 21.6492 14.4185 21.4605 14.7922 21.1658C15.1658 20.871 15.4576 20.5881 15.7378 20.1164C15.9246 19.6448 16.1114 19.0671 16.1114 18.395C16.1114 17.0627 15.7378 16.1077 14.979 15.4357C14.2201 14.8579 13.181 14.575 11.9551 14.575H5.73232V21.9204H11.8617V21.9322Z\" fill=\"#C6DBF9\"/>\\n<path d=\"M30.0349 21.8346C30.7937 22.601 31.9262 22.9783 33.4323 22.9783C34.4714 22.9783 35.4171 22.6953 36.1759 22.2119C36.9348 21.6342 37.4018 21.0682 37.5886 20.4905H42.2119C41.4531 22.7778 40.3206 24.4049 38.8145 25.4543C37.3084 26.4093 35.5105 26.9752 33.3389 26.9752C31.8328 26.9752 30.5019 26.6922 29.276 26.2088C28.0501 25.7372 27.1044 25.0652 26.2521 24.1102C25.3999 23.2495 24.7461 22.2001 24.3608 20.9621C23.8938 19.7241 23.6953 18.3918 23.6953 16.8591C23.6953 15.4324 23.8821 14.0883 24.3608 12.8503C24.8395 11.6123 25.4933 10.563 26.3455 9.60797C27.1978 8.74727 28.2369 7.9809 29.3694 7.50928C30.5953 7.03767 31.8211 6.74291 33.3389 6.74291C34.9501 6.74291 36.3627 7.02588 37.5886 7.69793C38.8145 8.36998 39.7602 9.12457 40.519 10.2682C41.2779 11.3176 41.8383 12.5556 42.2236 13.8879C42.4104 15.2202 42.5038 16.5643 42.4104 18.0853H28.7156C28.7156 19.6416 29.276 21.0682 30.0349 21.8346ZM35.9891 11.8128C35.3237 11.1407 34.2846 10.7634 33.0587 10.7634C32.2064 10.7634 31.5526 10.9521 30.9805 11.235C30.4085 11.518 30.0349 11.9071 29.6613 12.2844C29.2877 12.6617 29.0892 13.1451 28.9958 13.6167C28.9024 14.0883 28.809 14.4774 28.809 14.8547H37.3084C37.1216 13.4398 36.6429 12.4848 35.9891 11.8128ZM27.6765 1.80273H38.2541V4.37304H27.6765V1.80273Z\" fill=\"#C6DBF9\"/>\\n<path d=\"M49.7618 -0.00976562V9.90595H49.8552C50.5207 8.76229 51.3613 7.99591 52.4004 7.5243C53.4394 7.05268 54.3851 6.75792 55.4242 6.75792C56.8369 6.75792 57.9694 6.94657 58.8216 7.33565C59.6739 7.71294 60.4328 8.29067 60.8998 8.96272C61.3668 9.63478 61.7521 10.4837 61.9389 11.4387C62.1257 12.3937 62.2191 13.4431 62.2191 14.6811V26.4125H57.0237V15.6361C57.0237 14.009 56.7435 12.8653 56.2648 12.1108C55.7861 11.3562 54.9572 10.9553 53.7313 10.9553C52.3186 10.9553 51.2796 11.4269 50.7075 12.1933C50.042 13.054 49.7618 14.4806 49.7618 16.3907V26.4125H44.5664V-0.00976562H49.7618Z\" fill=\"#C6DBF9\"/>\\n<path d=\"M66.1589 10.1109C66.731 9.25015 67.3848 8.68421 68.2371 8.10648C69.0893 7.63487 70.035 7.24579 71.0741 7.05714C72.1132 6.86849 73.1523 6.77417 74.1913 6.77417C75.137 6.77417 76.0827 6.86849 77.1218 6.96282C78.0675 7.05714 79.0131 7.34011 79.772 7.72919C80.6243 8.10648 81.1847 8.68421 81.7568 9.35627C82.2238 10.0283 82.5156 10.9833 82.5156 12.127V22.1488C82.5156 23.0095 82.609 23.8702 82.7024 24.6248C82.7958 25.3912 83.076 26.0515 83.3679 26.4405H78.0791C77.8923 26.2519 77.7989 25.8628 77.7055 25.5798C77.6121 25.2969 77.6121 24.9078 77.6121 24.6248C76.7598 25.4855 75.8142 26.0515 74.6817 26.4405C73.5492 26.8178 72.4167 26.9122 71.2843 26.9122C70.3386 26.9122 69.5797 26.8178 68.7391 26.5349C67.9802 26.3462 67.3264 25.9571 66.6609 25.4855C66.0889 25.0139 65.6219 24.4362 65.2483 23.6698C64.9681 22.9034 64.7812 22.1488 64.7812 21.0995C64.7812 20.0502 64.9681 19.0951 65.3533 18.4231C65.7269 17.751 66.2056 17.1851 66.766 16.7017C67.3381 16.3244 68.0853 15.9353 68.8442 15.7467C69.603 15.558 70.3502 15.3694 71.2025 15.275C71.9614 15.1807 72.7086 15.0864 73.4675 14.9921C74.2264 14.8978 74.8802 14.8034 75.4522 14.7091C76.0243 14.5205 76.4913 14.3318 76.8649 14.0371C77.2385 13.7541 77.3319 13.365 77.3319 12.7991C77.3319 12.2213 77.2385 11.7497 77.0517 11.4667C76.8649 11.1838 76.5847 10.889 76.2928 10.7004C76.0126 10.5117 75.6274 10.4174 75.2538 10.3231C74.8802 10.2288 74.4015 10.2288 73.9345 10.2288C72.8954 10.2288 72.1365 10.4174 71.5761 10.9008C71.0041 11.3724 70.6305 12.1388 70.5371 13.0938H65.3417C65.3066 11.9148 65.6802 10.8654 66.1589 10.1109ZM76.4563 17.5506C76.1761 17.6449 75.7908 17.7392 75.4172 17.8336C75.0436 17.9279 74.6583 17.9279 74.1913 18.0222C73.8177 18.1165 73.3391 18.1165 72.9655 18.2109C72.5919 18.3052 72.2066 18.3995 71.833 18.4938C71.4594 18.5881 71.0741 18.7768 70.8873 18.9654C70.6071 19.1541 70.4203 19.4371 70.2218 19.7318C69.9416 20.1091 69.9416 20.4982 69.9416 20.9698C69.9416 21.4414 70.035 21.8305 70.2218 22.1135C70.4086 22.3964 70.5954 22.6912 70.8873 22.8798C71.1675 23.0685 71.5528 23.1628 71.9264 23.2571C72.3 23.3515 72.6853 23.3515 73.1523 23.3515C74.1913 23.3515 74.9502 23.1628 75.5106 22.8798C76.0827 22.5026 76.4563 22.1135 76.7365 21.6419C77.0167 21.1702 77.2035 20.6868 77.2035 20.2152C77.2969 19.7436 77.2969 19.3545 77.2969 19.0716V17.0672C77.0167 17.2558 76.7365 17.4563 76.4563 17.5506Z\" fill=\"#C6DBF9\"/>\\n<path d=\"M90.3441 7.24579V9.9222H90.4375C91.103 8.77854 91.9436 8.01216 92.9827 7.54055C94.0217 7.06893 95.1542 6.77417 96.1933 6.77417C97.606 6.77417 98.7385 6.96282 99.5907 7.3519C100.536 7.72919 101.202 8.30692 101.669 8.97897C102.136 9.65102 102.521 10.4999 102.801 11.455C102.988 12.41 103.082 13.4593 103.082 14.6973V26.4288H97.8862V15.6523C97.8862 14.0253 97.606 12.8816 97.1273 12.127C96.6603 11.3606 95.808 10.889 94.4771 10.889C93.0644 10.889 92.0253 11.4667 91.3598 12.3157C90.6944 13.1764 90.4141 14.603 90.4141 16.513V26.5349H85.2188V7.24579C85.2421 7.24579 90.3441 7.24579 90.3441 7.24579Z\" fill=\"#C6DBF9\"/>\\n<path d=\"M114.636 10.6747C113.783 10.6747 113.13 10.8633 112.558 11.2524C111.986 11.6297 111.519 12.1131 111.145 12.7734C110.771 13.3511 110.573 14.0113 110.386 14.7777C110.199 15.5441 110.199 16.2044 110.199 16.9707C110.199 17.6428 110.293 18.3974 110.386 19.0694C110.573 19.8358 110.76 20.4017 111.145 20.9795C111.519 21.5572 111.904 22.0288 112.464 22.4061C113.036 22.7834 113.69 22.9838 114.542 22.9838C115.768 22.9838 116.714 22.6065 117.473 21.9345C118.138 21.2624 118.605 20.3074 118.699 19.0694H123.707C123.334 21.6397 122.388 23.5498 120.777 24.8939C119.166 26.2262 117.088 26.8982 114.542 26.8982C113.13 26.8982 111.799 26.6153 110.666 26.1319C109.44 25.6603 108.495 24.9882 107.642 24.1275C106.79 23.2668 106.136 22.2175 105.658 21.0738C105.191 19.8358 104.992 18.5978 104.992 17.1594C104.992 15.6384 105.179 14.2943 105.658 13.0563C106.125 11.8183 106.697 10.6747 107.549 9.71964C108.401 8.76462 109.44 8.09257 110.573 7.52663C111.799 7.05501 113.118 6.76025 114.636 6.76025C115.768 6.76025 116.807 6.9489 117.846 7.23187C118.885 7.51484 119.831 7.99824 120.59 8.56418C121.442 9.14191 122.096 9.8965 122.575 10.8515C123.042 11.7122 123.334 12.8559 123.427 14.0939H118.325C118.127 11.8183 116.901 10.6747 114.636 10.6747Z\" fill=\"#C6DBF9\"/>\\n<path d=\"M131.644 21.8383C132.403 22.6047 133.629 22.982 135.041 22.982C136.08 22.982 137.026 22.699 137.785 22.2156C138.544 21.6378 139.011 21.0719 139.198 20.4942H143.728C142.969 22.7815 141.836 24.4086 140.33 25.4579C138.824 26.413 137.026 26.9789 134.855 26.9789C133.348 26.9789 132.017 26.6959 130.792 26.2125C129.566 25.7409 128.62 25.0689 127.768 24.1138C126.915 23.2531 126.262 22.2038 125.876 20.9658C125.409 19.7278 125.211 18.3955 125.211 16.8627C125.211 15.4361 125.398 14.092 125.876 12.854C126.343 11.616 127.009 10.5667 127.861 9.61165C128.713 8.75095 129.753 7.98457 130.885 7.51296C132.111 7.04134 133.43 6.74658 134.855 6.74658C136.466 6.74658 137.878 7.02955 139.011 7.7016C140.237 8.37366 141.182 9.12824 141.941 10.2719C142.7 11.3213 143.261 12.5592 143.646 13.8916C144.019 15.2239 144.113 16.6623 144.019 18.1833H130.325C130.325 19.6453 130.885 21.0719 131.644 21.8383ZM137.692 11.8165C137.026 11.1444 135.987 10.7671 134.761 10.7671C133.909 10.7671 133.255 10.9558 132.683 11.2387C132.111 11.5217 131.644 11.9108 131.364 12.2881C131.083 12.6654 130.792 13.1488 130.698 13.6204C130.605 14.092 130.511 14.4811 130.511 14.8584H139.011C138.731 13.4435 138.252 12.4885 137.692 11.8165Z\" fill=\"#C6DBF9\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_303_443\">\\n<rect width=\"144\" height=\"27\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:\"http://www.dribbble.com/juancfresno\",motionChild:true,nodeId:\"v2XYkWxGn\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-ud3im7 hidden-1kfy9o8 hidden-5norrt framer-1l40xfs\",\"data-framer-name\":\"Dribbble\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:41,intrinsicWidth:145,svg:'<svg width=\"145\" height=\"41\" viewBox=\"0 0 145 41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_303_451)\">\\n<path d=\"M142.169 21.8393C142.239 21.7565 142.326 21.6906 142.425 21.6466C142.524 21.6026 142.632 21.5817 142.74 21.5856C142.848 21.5894 142.954 21.6178 143.05 21.6687C143.145 21.7195 143.228 21.7915 143.291 21.879L144.346 23.313C144.446 23.4467 144.5 23.6089 144.5 23.7755C144.5 23.9422 144.446 24.1044 144.346 24.2381C142.513 26.6017 139.303 28.8639 135.428 29.0842C132.369 29.256 129.846 28.1062 128.474 25.9299C128.413 25.8303 128.329 25.7471 128.229 25.6878C128.129 25.6286 128.015 25.595 127.898 25.5902C127.781 25.5854 127.665 25.6095 127.56 25.6603C127.455 25.7111 127.365 25.7871 127.296 25.8814C125.667 28.0555 123.696 29.7539 121.641 29.8706C117.983 30.0777 116.95 27.6392 117.855 22.2644C117.879 22.1447 117.872 22.021 117.835 21.9045C117.799 21.7881 117.733 21.6826 117.645 21.5976C117.557 21.5126 117.449 21.4509 117.331 21.4181C117.212 21.3853 117.088 21.3825 116.968 21.4098C116.193 21.6194 115.388 21.6939 114.587 21.63C114.421 21.6154 114.254 21.6582 114.116 21.7513C113.977 21.8443 113.875 21.982 113.827 22.1411C112.472 26.5598 109.251 30.6702 105.081 30.9081C102.421 31.0601 98.4419 29.5446 98.8409 23.2116C98.8529 23.095 98.8363 22.9772 98.7926 22.8683C98.7489 22.7595 98.6793 22.6627 98.5898 22.5863C98.5003 22.5099 98.3935 22.4562 98.2786 22.4297C98.1637 22.4032 98.044 22.4047 97.9298 22.4341C97.07 22.6995 96.167 22.799 95.2696 22.727C95.1033 22.7125 94.9371 22.7553 94.7989 22.8485C94.6608 22.9416 94.5592 23.0792 94.5114 23.2381C93.1569 27.6568 89.9358 31.7672 85.7659 32.0051C83.1057 32.1571 79.1264 30.6416 79.5255 24.3086C79.5375 24.192 79.5209 24.0742 79.4772 23.9653C79.4334 23.8564 79.3639 23.7597 79.2744 23.6833C79.1849 23.6069 79.0781 23.5532 78.9632 23.5267C78.8482 23.5002 78.7286 23.5017 78.6144 23.531C77.7548 23.7975 76.8516 23.8969 75.9541 23.824C75.7879 23.8094 75.6216 23.8523 75.4835 23.9454C75.3454 24.0385 75.2438 24.1762 75.196 24.335C73.8437 28.7692 70.6226 32.8752 66.4616 33.1131C64.5684 33.221 62.0057 32.4831 60.8308 29.7693C60.7834 29.6511 60.7049 29.5479 60.6034 29.4703C60.5019 29.3928 60.3813 29.3439 60.2542 29.3288C60.1271 29.3137 59.9983 29.333 59.8813 29.3845C59.7643 29.436 59.6634 29.518 59.5893 29.6217C57.9311 31.8531 55.9271 33.6153 53.8255 33.7365C51.6796 33.8598 50.5003 33.003 49.9948 31.4764C49.9565 31.3552 49.886 31.2466 49.7907 31.1618C49.6955 31.077 49.579 31.0193 49.4536 30.9948C49.3281 30.9702 49.1984 30.9797 49.0779 31.0222C48.9574 31.0647 48.8507 31.1387 48.7689 31.2363C47.3036 32.9479 45.6343 34.2035 43.945 34.2982C41.3424 34.448 39.8439 32.536 39.7197 30.2076C39.5778 27.4982 40.7572 24.324 42.074 20.8613C42.1179 20.7518 42.1352 20.6335 42.1244 20.5162C42.1137 20.3988 42.0752 20.2856 42.0121 20.1858C41.949 20.086 41.8631 20.0024 41.7614 19.9418C41.6597 19.8812 41.545 19.8453 41.4267 19.837C40.6087 19.8054 39.794 19.7178 38.9882 19.5749C38.8083 19.5425 38.6227 19.579 38.4689 19.6771C38.3151 19.7752 38.2043 19.9276 38.159 20.1035C36.6073 25.6303 34.2153 31.0469 32.2024 34.2497C32.152 34.3343 32.0843 34.4074 32.0036 34.4643C31.923 34.5213 31.8313 34.5608 31.7343 34.5803C31.6374 34.5998 31.5374 34.5989 31.4409 34.5776C31.3443 34.5563 31.2533 34.5152 31.1738 34.4568L29.6375 33.3334C29.4845 33.2179 29.3802 33.0499 29.3449 32.8622C29.3097 32.6745 29.346 32.4805 29.4468 32.3179C32.3553 27.6921 34.938 20.4405 35.8269 15.079C35.8514 14.9167 35.9305 14.7674 36.0512 14.6554C36.172 14.5434 36.3273 14.4753 36.492 14.4622L38.5359 14.3455C38.6476 14.3421 38.7587 14.3638 38.8608 14.4089C38.963 14.4539 39.0536 14.5213 39.126 14.6059C39.1984 14.6906 39.2507 14.7903 39.279 14.8977C39.3074 15.0052 39.311 15.1176 39.2896 15.2266V15.2772C39.2702 15.3759 39.2711 15.4775 39.2922 15.5759C39.3133 15.6742 39.3541 15.7673 39.4123 15.8496C39.4705 15.9319 39.5448 16.0017 39.6307 16.0547C39.7167 16.1078 39.8126 16.143 39.9126 16.1584C41.7459 16.4095 44.4859 16.4403 46.3414 16.3676C46.4643 16.3666 46.5856 16.3955 46.6946 16.452C46.8036 16.5085 46.8969 16.5907 46.9663 16.6915C47.0357 16.7923 47.0791 16.9085 47.0927 17.0298C47.1063 17.1512 47.0896 17.274 47.0442 17.3875C45.5522 21.3305 43.5549 26.7933 43.6679 28.9565C43.7211 29.9323 44.1534 30.4676 44.9182 30.4235C46.3791 30.3398 48.6248 27.4233 50.3273 24.1742C50.3589 24.1161 50.3821 24.0538 50.3961 23.9892C50.9702 21.445 51.8215 18.6078 52.6816 15.742L52.7348 15.5636C52.7756 15.4198 52.8601 15.292 52.9768 15.1978C53.0935 15.1035 53.2366 15.0474 53.3866 15.0371L55.8251 14.8984C55.9451 14.8951 56.0641 14.9207 56.172 14.9728C56.2799 15.0249 56.3736 15.1021 56.4452 15.1978C56.5167 15.2936 56.564 15.405 56.583 15.5227C56.6021 15.6405 56.5923 15.761 56.5545 15.8742L56.1776 17.0989C54.0228 24.1148 52.2139 30.0072 54.6502 29.875C56.2419 29.7847 58.4987 27.0995 60.4406 23.2777C60.4723 23.2142 60.4954 23.1468 60.5093 23.0773C60.6069 22.5772 60.731 22.0552 60.8707 21.5089C62.0035 17.0174 63.2848 12.5678 64.5706 8.11163C64.9667 6.73711 65.362 5.36111 65.7566 3.98364C65.7965 3.83593 65.8822 3.70446 66.0016 3.60797C66.121 3.51147 66.268 3.45485 66.4217 3.44617L68.9356 3.30299C69.0564 3.2996 69.1762 3.32539 69.2848 3.37814C69.3934 3.4309 69.4875 3.50904 69.559 3.60586C69.6305 3.70269 69.6773 3.8153 69.6953 3.93405C69.7134 4.05279 69.7022 4.17412 69.6627 4.28762C68.6585 7.41556 67.6099 10.7484 66.6123 13.9556C66.5624 14.0993 66.559 14.2549 66.6025 14.4006C66.646 14.5464 66.7343 14.675 66.8549 14.7684C66.9756 14.8619 67.1227 14.9155 67.2755 14.9218C67.4284 14.9281 67.5794 14.8868 67.7075 14.8037C68.6642 14.1281 69.7857 13.7197 70.9551 13.6208C73.7838 13.46 75.7081 15.7729 75.8921 19.2555C75.8921 19.4383 75.9142 19.6365 75.9187 19.8392C75.9208 20.0204 75.9896 20.1947 76.1121 20.329C76.2347 20.4633 76.4024 20.5484 76.5837 20.5683C77.2574 20.6327 77.9372 20.5588 78.581 20.3511C79.2247 20.1435 79.8186 19.8065 80.3258 19.3612C80.4346 19.2639 80.5118 19.1366 80.5475 18.9955C81.5894 14.9755 82.7399 10.984 83.8905 6.98822C84.2851 5.62103 84.6782 4.25238 85.0698 2.88226C85.1097 2.73454 85.1954 2.60308 85.3148 2.50658C85.4342 2.41008 85.5812 2.35347 85.7349 2.34478L88.2466 2.2016C88.3674 2.19837 88.4872 2.22422 88.5958 2.27697C88.7044 2.32972 88.7986 2.4078 88.8702 2.50453C88.9419 2.60126 88.9889 2.71378 89.0073 2.83249C89.0257 2.95119 89.0149 3.07256 88.9759 3.18623C87.9717 6.31417 86.9231 9.64697 85.9255 12.8542C85.8756 12.9979 85.8722 13.1535 85.9157 13.2993C85.9592 13.445 86.0475 13.5736 86.1681 13.667C86.2888 13.7605 86.4359 13.8141 86.5887 13.8204C86.7416 13.8268 86.8926 13.7854 87.0207 13.7023C87.9775 13.0269 89.0989 12.6185 90.2683 12.5194C93.097 12.3586 95.0213 14.6715 95.2075 18.1541C95.2075 18.3369 95.2274 18.5351 95.2341 18.7378C95.2362 18.9191 95.305 19.0933 95.4276 19.2276C95.5501 19.3619 95.7178 19.447 95.8991 19.4669C96.5728 19.5312 97.2526 19.4572 97.8963 19.2496C98.5401 19.0419 99.134 18.705 99.6412 18.2598C99.7498 18.1624 99.827 18.0351 99.8629 17.8941C100.905 13.8741 102.055 9.88266 103.206 5.88683C103.6 4.51818 103.994 3.14879 104.385 1.77867C104.425 1.63095 104.511 1.49949 104.63 1.403C104.75 1.3065 104.897 1.24987 105.05 1.24119L107.564 1.09801C107.685 1.09462 107.805 1.12041 107.913 1.17317C108.022 1.22592 108.116 1.30406 108.188 1.40089C108.259 1.49771 108.306 1.61033 108.324 1.72908C108.342 1.84782 108.331 1.96915 108.291 2.08265C107.287 5.21059 106.239 8.54338 105.243 11.7506C105.193 11.8943 105.19 12.0499 105.233 12.1957C105.277 12.3414 105.365 12.47 105.486 12.5635C105.606 12.6569 105.753 12.7105 105.906 12.7169C106.059 12.7232 106.21 12.6818 106.338 12.5987C107.295 11.9231 108.416 11.5146 109.586 11.4158C112.415 11.255 114.339 13.5679 114.525 17.0505C114.525 17.2355 114.545 17.4316 114.55 17.6342C114.552 17.8153 114.621 17.9893 114.744 18.1235C114.866 18.2577 115.033 18.343 115.215 18.3633C115.865 18.4254 116.522 18.3587 117.147 18.167C117.772 17.9753 118.352 17.6624 118.855 17.2465C118.97 17.1472 119.051 17.0149 119.087 16.8677C120.273 12.3233 122.016 6.36924 123.696 0.670672C123.737 0.526123 123.821 0.397636 123.939 0.302941C124.056 0.208246 124.2 0.152014 124.35 0.142009L126.84 -0.00117021C126.959 -0.0045197 127.078 0.020731 127.186 0.0724661C127.294 0.124201 127.387 0.200902 127.459 0.296111C127.531 0.39132 127.578 0.502253 127.598 0.619569C127.617 0.736886 127.608 0.857151 127.571 0.970246C125.259 8.60065 123.373 15.275 122.333 19.2114C120.952 24.5531 120.896 26.0929 122.468 26.0025C123.798 25.9277 125.572 24.0663 127.241 21.2556C127.306 21.1452 127.343 21.0202 127.347 20.8921C127.569 15.264 131.038 10.1448 136.201 9.85182C139.66 9.65578 141.553 12.2506 141.688 14.8037C141.945 19.6784 137.097 22.7931 132.397 22.5134C132.269 22.5085 132.142 22.5364 132.028 22.5945C131.914 22.6526 131.817 22.7389 131.746 22.8452C131.675 22.9514 131.633 23.0739 131.624 23.201C131.614 23.328 131.638 23.4554 131.692 23.5707C132.357 24.965 133.732 25.7448 136.091 25.6082C138.334 25.4805 140.686 23.5553 142.169 21.8393ZM64.4841 23.2072C63.3757 27.6502 64.7236 29.3882 66.4793 29.2891C69.3612 29.1261 72.1345 23.8901 71.9217 19.8502C71.8264 18.088 70.7889 17.1672 69.5763 17.2355C67.5523 17.3501 65.3775 19.663 64.4864 23.2072H64.4841ZM83.7929 22.1058C82.6845 26.5466 84.0323 28.2868 85.7881 28.1877C88.67 28.0247 91.4455 22.7887 91.2327 18.7488C91.1396 16.9866 90.0999 16.0658 88.8872 16.1341C86.8566 16.2509 84.6863 18.5638 83.7929 22.108V22.1058ZM103.102 21.0045C101.993 25.4474 103.341 27.1854 105.097 27.0863C107.979 26.9233 110.754 21.6873 110.541 17.6474C110.448 15.8852 109.409 14.9645 108.196 15.0327C106.17 15.1517 103.995 17.4646 103.104 21.0089L103.102 21.0045ZM138.013 15.198C137.995 14.0349 137.274 13.1912 136.108 13.2573C133.814 13.3895 132.021 15.8566 131.453 18.8479C131.429 18.9565 131.43 19.069 131.455 19.1773C131.48 19.2856 131.529 19.3869 131.599 19.4739C131.669 19.5608 131.757 19.6313 131.857 19.68C131.958 19.7287 132.068 19.7545 132.18 19.7555C135.14 19.6872 138.108 17.7554 138.015 15.2024L138.013 15.198ZM30.4821 17.3633C30.1828 8.34513 24.2749 2.38443 15.5583 2.70163C11.814 2.87124 7.52883 4.28102 4.30552 6.80539C4.1583 6.92295 4.05928 7.08984 4.02704 7.27476C3.99479 7.45968 4.03154 7.64994 4.13039 7.80986L5.49819 10.0126C5.55115 10.1008 5.62286 10.1764 5.7083 10.2342C5.79374 10.2919 5.89085 10.3305 5.99284 10.347C6.09482 10.3636 6.19922 10.3578 6.29873 10.3301C6.39824 10.3024 6.49046 10.2535 6.56893 10.1866C9.13016 8.1039 12.2895 6.88086 15.5937 6.69305C21.5792 6.44634 25.9619 10.2483 26.2169 17.5924C26.5383 26.1457 20.7523 35.9282 11.4571 36.4569C11.1334 36.4745 10.792 36.4811 10.4573 36.4811C10.3441 36.4783 10.233 36.45 10.1324 36.3983C10.0317 36.3466 9.94422 36.273 9.87637 36.1829C9.80852 36.0928 9.76211 35.9886 9.74062 35.8781C9.71914 35.7676 9.72314 35.6537 9.75233 35.545C11.5458 28.3529 13.6385 20.641 15.7733 13.4644C15.8094 13.3515 15.8178 13.2318 15.7979 13.115C15.7779 12.9983 15.7301 12.888 15.6585 12.7934C15.5869 12.6987 15.4936 12.6225 15.3863 12.571C15.279 12.5195 15.1608 12.4942 15.0417 12.4974L12.3239 12.6515C12.1711 12.6598 12.0247 12.7155 11.9054 12.8107C11.7861 12.9059 11.6999 13.0359 11.6588 13.1824C9.60823 20.2313 7.55543 27.8859 5.70879 35.0625C5.688 35.1599 5.64702 35.2518 5.58847 35.3325C5.52992 35.4133 5.45507 35.481 5.36872 35.5313C5.28236 35.5817 5.18639 35.6136 5.08692 35.6251C4.98745 35.6365 4.88667 35.6272 4.79101 35.5978C3.89105 35.3061 3.02227 34.9269 2.1973 34.4656C2.11154 34.417 2.01653 34.3868 1.91833 34.3767C1.82014 34.3667 1.72092 34.3772 1.62702 34.4075C1.53313 34.4377 1.44663 34.4872 1.37305 34.5525C1.29947 34.6179 1.24043 34.6978 1.19972 34.7872L0.0314357 37.2103C-0.0532333 37.3822 -0.069921 37.5794 -0.0153286 37.7629C0.0392638 37.9464 0.161163 38.1029 0.326276 38.2015C2.9732 39.6928 6.99235 40.5452 11.0314 40.3162C24.3326 39.5584 30.8346 27.3595 30.4821 17.3655V17.3633ZM56.6032 6.28113C54.9872 6.37365 53.5529 8.17772 53.6526 10.0809C53.7191 11.3343 54.5394 12.1735 55.7874 12.1031C57.4035 12.0105 58.8777 10.1206 58.7824 8.29887C58.7181 7.04549 57.7715 6.21505 56.6055 6.28113H56.6032Z\" fill=\"#C6DBF9\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_303_451\">\\n<rect width=\"144.539\" height=\"40.3504\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:\"http://www.instagram.com/juanc.fresno\",motionChild:true,nodeId:\"jtv6KyuBj\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-12g8jgr hidden-1kfy9o8 hidden-5norrt framer-1l40xfs\",\"data-framer-name\":\"Instagram\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:43,intrinsicWidth:151,svg:'<svg width=\"151\" height=\"43\" viewBox=\"0 0 151 43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M8.23979 0.149893C5.17735 1.441 1.81071 5.08852 0.747409 9.66695C-0.599173 15.468 5.00458 17.9211 5.4642 17.1168C6.00518 16.1717 4.46008 15.852 4.14203 12.8422C3.73098 8.95471 5.52538 4.61089 7.78368 2.70495C8.20346 2.35084 8.1835 2.8437 8.1835 3.75533C8.1835 5.38554 8.09406 20.0201 8.09406 23.0743C8.09406 27.2071 7.92458 28.5121 7.62019 29.8017C7.31178 31.1085 6.81596 31.9915 7.19167 32.3317C7.61143 32.7122 9.40365 31.8072 10.4412 30.3487C11.6854 28.5994 12.1209 26.4987 12.1991 24.2173C12.2935 21.4672 12.2895 17.1034 12.2935 14.6143C12.2973 12.3314 12.3317 5.64664 12.2538 1.628C12.2347 0.64231 9.52052 -0.391825 8.23964 0.148694M116.987 19.491C116.888 21.6395 116.416 23.3188 115.83 24.5034C114.695 26.7966 112.341 27.5087 111.342 24.2121C110.797 22.4151 110.771 19.414 111.163 16.9064C111.562 14.3518 112.675 12.4226 114.518 12.5965C116.336 12.7685 117.187 15.1281 116.987 19.491ZM86.3375 32.8209C86.3128 36.3909 85.755 39.5209 84.5587 40.43C82.862 41.7191 80.5816 40.7521 81.0538 38.1471C81.4716 35.842 83.4476 33.4878 86.3423 30.6114C86.3423 30.6114 86.3482 31.2673 86.3375 32.8209ZM85.8741 19.4702C85.7703 21.427 85.2666 23.3929 84.7171 24.5037C83.5828 26.7968 81.2114 27.5138 80.2287 24.2124C79.5568 21.9567 79.7178 19.0373 80.0502 17.1978C80.4816 14.8112 81.5273 12.5971 83.4053 12.5971C85.2311 12.5971 86.1315 14.6145 85.8741 19.4702ZM68.1188 19.4402C68.0075 21.5128 67.6061 23.2453 66.9618 24.5037C65.7963 26.7811 63.4904 27.5033 62.4735 24.2124C61.7403 21.8393 61.9899 18.6036 62.2949 16.8556C62.7475 14.2618 63.8808 12.4228 65.65 12.5971C67.4673 12.7759 68.3508 15.1281 68.1188 19.4402ZM149.487 21.861C149.043 21.861 148.84 22.3222 148.672 23.0986C148.091 25.798 147.479 26.4075 146.691 26.4075C145.81 26.4075 145.018 25.0709 144.815 22.3952C144.655 20.2913 144.681 16.4179 144.885 12.5649C144.927 11.7732 144.71 10.9899 142.602 10.2186C141.695 9.8868 140.376 9.39826 139.719 10.9945C137.864 15.5042 137.139 19.0845 136.968 20.539C136.959 20.6142 136.867 20.6296 136.851 20.4538C136.742 19.2888 136.499 17.172 136.469 12.7244C136.463 11.8567 136.28 11.118 135.33 10.5133C134.712 10.1209 132.839 9.42694 132.164 10.2526C131.58 10.9278 130.903 12.745 130.199 14.899C129.628 16.6497 129.229 17.834 129.229 17.834C129.229 17.834 129.237 13.1102 129.244 11.3184C129.247 10.6424 128.786 10.4172 128.648 10.3764C128.023 10.1937 126.792 9.88859 126.269 9.88859C125.624 9.88859 125.467 10.2516 125.467 10.7804C125.467 10.8497 125.365 16.9998 125.365 21.3002C125.365 21.487 125.365 21.6908 125.367 21.9073C125.01 23.8838 123.854 26.5669 122.596 26.5669C121.337 26.5669 120.743 25.4452 120.743 20.3184C120.743 17.3276 120.832 16.0271 120.876 13.8639C120.901 12.618 120.95 11.6612 120.947 11.4441C120.938 10.7782 119.795 10.4427 119.263 10.3186C118.729 10.1936 118.264 10.1451 117.902 10.1659C117.388 10.1951 117.025 10.5342 117.025 11.0007C117.025 11.2508 117.028 11.7264 117.028 11.7264C116.367 10.6801 115.304 9.95183 114.596 9.7408C112.691 9.17085 110.702 9.67586 109.203 11.7896C108.011 13.469 107.292 15.3711 107.009 18.104C106.803 20.1019 106.87 22.128 107.238 23.8414C106.794 25.7748 105.969 26.5669 105.067 26.5669C103.756 26.5669 102.806 24.4127 102.917 20.6872C102.989 18.2368 103.476 16.5171 104.008 14.0293C104.235 12.9688 104.051 12.4135 103.589 11.8814C103.164 11.3934 102.261 11.144 100.962 11.4507C100.037 11.6693 98.7136 11.9045 97.5032 12.0851C97.5032 12.0851 97.5763 11.7916 97.6362 11.2741C97.951 8.56055 95.0233 8.78072 94.0892 9.64745C93.5316 10.1649 93.1521 10.7752 93.008 11.8725C92.7796 13.6138 94.1897 14.4352 94.1897 14.4352C93.727 16.5681 92.593 19.3545 91.4222 21.369C90.7951 22.4483 90.3153 23.2481 89.696 24.0983C89.6938 23.7817 89.6921 23.4652 89.6909 23.1501C89.6768 18.6658 89.736 15.1364 89.7622 13.8644C89.7876 12.6184 89.8373 11.687 89.8345 11.4699C89.8275 10.9829 89.5451 10.799 88.9578 10.5661C88.4385 10.3601 87.8245 10.2176 87.1876 10.1679C86.3837 10.1047 85.8994 10.5342 85.912 11.042C85.9145 11.1378 85.9145 11.7266 85.9145 11.7266C85.2533 10.6803 84.1901 9.95203 83.4826 9.74097C81.5772 9.17126 79.5889 9.6763 78.0891 11.7897C76.8974 13.4692 76.1169 15.8259 75.8958 18.0834C75.6898 20.1874 75.7278 21.9754 76.0087 23.4816C75.7057 24.9899 74.8346 26.5671 73.8496 26.5671C72.5904 26.5671 71.8739 25.4453 71.8739 20.3186C71.8739 17.3278 71.963 16.0273 72.0068 13.8644C72.0323 12.6184 72.0814 11.6614 72.0786 11.4445C72.0694 10.7787 70.9262 10.4431 70.3943 10.3188C69.8377 10.1892 69.3572 10.1415 68.9882 10.1689C68.5014 10.2054 68.1592 10.6445 68.1592 10.972V11.7266C67.4981 10.6803 66.4348 9.95203 65.7273 9.74097C63.8219 9.17126 61.8447 9.68442 60.3339 11.7897C59.3486 13.1625 58.551 14.6844 58.1405 18.0534C58.0219 19.027 57.9695 19.9387 57.9763 20.7909C57.5835 23.2108 55.8482 25.9999 54.4289 25.9999C53.5983 25.9999 52.8072 24.3773 52.8072 20.9192C52.8072 16.3129 53.0903 9.75442 53.1382 9.12233C53.1382 9.12233 54.9315 9.09163 55.2788 9.08756C56.1734 9.07767 56.9836 9.09898 58.175 9.03759C58.7727 9.0069 59.3484 6.84679 58.7316 6.57945C58.4521 6.45845 56.4763 6.35243 55.6931 6.33569C55.0346 6.32066 53.2011 6.184 53.2011 6.184C53.2011 6.184 53.3656 1.8308 53.4039 1.37094C53.4363 0.987661 52.944 0.790326 52.6617 0.670585C51.9751 0.37813 51.3609 0.238105 50.6328 0.08693C49.6269 -0.12207 49.1706 0.0823639 49.0814 0.937429C48.9472 2.23513 48.8777 6.03612 48.8777 6.03612C48.1395 6.03612 45.6181 5.89078 44.8797 5.89078C44.1937 5.89078 43.4532 8.86233 44.4017 8.89885C45.4929 8.94147 47.3946 8.97825 48.6553 9.01655C48.6553 9.01655 48.5992 15.6831 48.5992 17.7412C48.5992 17.9602 48.6011 18.171 48.6014 18.3756C47.9076 22.0181 45.4637 23.9857 45.4637 23.9857C45.9885 21.576 44.9164 19.7664 42.9853 18.2346C42.2738 17.6701 40.8693 16.6015 39.2978 15.4305C39.2978 15.4305 40.208 14.527 41.0151 12.7093C41.5871 11.4217 41.6117 9.94826 40.208 9.62334C37.8885 9.0861 35.976 10.8018 35.4055 12.6334C34.9636 14.0524 35.1993 15.1053 36.0651 16.199C36.1283 16.2789 36.1968 16.3606 36.2676 16.4428C35.744 17.4592 35.0247 18.8277 34.4155 19.8889C32.7246 22.8354 31.4473 25.1659 30.482 25.1659C29.7103 25.1659 29.7207 22.7998 29.7207 20.5845C29.7207 18.6746 29.8607 15.8033 29.9725 12.8305C30.0095 11.8474 29.5214 11.2873 28.7032 10.78C28.2061 10.4718 27.145 9.86583 26.5305 9.86583C25.6108 9.86583 22.9571 9.99189 20.4498 17.2969C20.1338 18.2176 19.513 19.8953 19.513 19.8953L19.5664 11.1108C19.5664 10.9048 19.4575 10.7057 19.2081 10.5695C18.7856 10.3384 17.6571 9.86583 16.6537 9.86583C16.1756 9.86583 15.937 10.0898 15.937 10.5362L15.8495 24.2797C15.8495 25.3239 15.8765 26.5421 15.979 27.0749C16.0811 27.6084 16.2466 28.0424 16.4515 28.3006C16.6561 28.5583 16.8928 28.7549 17.2831 28.836C17.6463 28.9114 19.6352 29.1686 19.7386 28.4031C19.8624 27.4856 19.8672 26.4933 20.9115 22.7925C22.5374 17.0308 24.6572 14.2195 25.6538 13.2211C25.828 13.0466 26.027 13.0362 26.0174 13.3218C25.9748 14.585 25.8252 17.7415 25.7245 20.4231C25.4546 27.5995 26.7508 28.9296 28.6031 28.9296C30.0202 28.9296 32.0179 27.5114 34.1593 23.9215C35.4943 21.6843 36.7906 19.4907 37.7219 17.9097C38.3709 18.5148 39.0992 19.1661 39.827 19.8618C41.5184 21.4787 42.0738 23.015 41.7053 24.4725C41.4235 25.5867 40.3622 26.7349 38.4734 25.6189C37.9228 25.2933 37.6879 25.0417 37.1343 24.6746C36.8369 24.4774 36.3828 24.4185 36.1106 24.625C35.4034 25.1621 34.9989 25.8452 34.768 26.6908C34.5434 27.5137 35.3616 27.9487 36.2098 28.3292C36.9401 28.6567 38.5099 28.9534 39.511 28.9872C43.4115 29.1186 46.5362 27.0903 48.7114 21.8585C49.1007 26.3768 50.7578 28.9337 53.6369 28.9337C55.5618 28.9337 57.4917 26.4278 58.3356 23.9626C58.5779 24.9675 58.9365 25.8413 59.3996 26.5803C61.6181 30.1205 65.9219 29.3585 68.0837 26.3523C68.7521 25.4234 68.8539 25.0896 68.8539 25.0896C69.1692 27.9282 71.4388 28.92 72.7383 28.92C74.1937 28.92 75.6965 28.227 76.7497 25.8389C76.8731 26.0981 77.0078 26.3456 77.1549 26.5802C79.3734 30.1204 83.6772 29.3585 85.839 26.3522C85.941 26.2112 86.0294 26.0833 86.1067 25.9685L86.1702 27.833C86.1702 27.833 84.9369 28.9725 84.1799 29.6715C80.848 32.7504 78.3144 35.0862 78.128 37.8064C77.8888 41.2749 80.6818 42.5639 82.7947 42.7329C85.0387 42.9122 86.9602 41.6638 88.1414 39.9165C89.1802 38.3787 89.8602 35.0687 89.8103 31.7997C89.7905 30.4906 89.7577 28.8261 89.732 27.0419C90.9031 25.6722 92.2225 23.941 93.4374 21.9145C94.7614 19.7062 96.1802 16.7405 96.9068 14.4325C96.9068 14.4325 98.1396 14.4432 99.4552 14.3564C99.8761 14.3288 99.997 14.4153 99.9191 14.726C99.8252 15.1014 98.257 21.1937 99.6882 25.2521C100.668 28.0304 102.876 28.9242 104.186 28.9242C105.718 28.9242 107.185 27.7584 107.97 26.0273C108.065 26.2203 108.164 26.407 108.272 26.5794C110.491 30.1197 114.779 29.3531 116.956 26.3515C117.447 25.6742 117.726 25.0888 117.726 25.0888C118.193 28.0266 120.462 28.9341 121.761 28.9341C123.114 28.9341 124.399 28.3753 125.441 25.8918C125.485 26.9853 125.553 27.8794 125.661 28.1613C125.727 28.3337 126.112 28.5501 126.392 28.6546C127.63 29.1171 128.893 28.8984 129.36 28.8033C129.683 28.7373 129.936 28.4758 129.97 27.8006C130.061 26.0275 130.005 23.0486 130.539 20.8347C131.435 17.1192 132.27 15.678 132.667 14.9644C132.889 14.5647 133.139 14.4987 133.148 14.9218C133.167 15.7779 133.209 18.2919 133.556 21.6695C133.811 24.1536 134.151 25.6219 134.413 26.0866C135.16 27.4155 136.082 27.4784 136.833 27.4784C137.311 27.4784 138.31 27.3455 138.22 26.4998C138.177 26.0876 138.253 23.5402 139.136 19.8797C139.713 17.4893 140.675 15.3294 141.021 14.5398C141.149 14.2486 141.209 14.4782 141.207 14.5229C141.134 16.1691 140.97 21.5536 141.636 24.4986C142.538 28.488 145.149 28.9344 146.059 28.9344C148.002 28.9344 149.59 27.4462 150.126 23.5304C150.255 22.588 150.064 21.8603 149.492 21.8603\" fill=\"#C6DBF9\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:\"www.linkedin.com/in/juancfresno\",motionChild:true,nodeId:\"aWtiOc0Pq\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-a6v5xn hidden-1kfy9o8 hidden-5norrt framer-1l40xfs\",\"data-framer-name\":\"LinkedIn_Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:154,svg:'<svg width=\"154\" height=\"42\" viewBox=\"0 0 154 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_303_454)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.09375 34.7014H17.807V29.2144H7.14207V8.28003H1.09375V34.7014Z\" fill=\"#C6DBF9\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M26.26 34.7019V16.5037H20.2111V34.7019H26.26ZM23.2356 14.019C25.345 14.019 26.6579 12.6215 26.6579 10.874C26.6186 9.08885 25.345 7.7307 23.2758 7.7307C21.2064 7.7307 19.8535 9.08885 19.8535 10.874C19.8535 12.6215 21.1662 14.019 23.1961 14.019H23.2356Z\" fill=\"#C6DBF9\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M29.082 34.7021H35.1309V24.5392C35.1309 23.9953 35.1703 23.4519 35.3303 23.0631C35.7673 21.9769 36.7625 20.8514 38.4336 20.8514C40.6226 20.8514 41.4982 22.5208 41.4982 24.9657V34.7021H47.5466V24.2673C47.5466 18.6774 44.5621 16.0764 40.5824 16.0764C37.3194 16.0764 35.8867 17.9003 35.0907 19.1427H35.1311V16.504H29.0821C29.1616 18.2116 29.082 34.7021 29.082 34.7021Z\" fill=\"#C6DBF9\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M56.0745 8.28028H50.0254V34.7017H56.0745V28.8016L57.5862 26.8985L62.3219 34.7017H69.7631L61.8047 23.4051L68.7687 15.7194H61.4865C61.4865 15.7194 56.5123 22.5957 56.0745 23.4111V8.28028Z\" fill=\"#C6DBF9\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M85.946 27.1114C86.0255 26.6439 86.1451 25.7473 86.1451 24.7338C86.1451 20.0293 83.757 15.2537 77.4699 15.2537C70.7444 15.2537 67.6406 20.5727 67.6406 25.3967C67.6406 31.3635 71.421 35.0901 78.0268 35.0901C80.6534 35.0901 83.0805 34.7024 85.0704 33.887L84.2742 29.8923C82.6429 30.4335 80.9716 30.7038 78.9025 30.7038C76.0771 30.7038 73.6101 29.5444 73.4107 27.0726L85.946 27.1103V27.1114ZM73.3713 23.0192C73.5304 21.4661 74.5651 19.1752 77.1517 19.1752C79.8969 19.1752 80.534 21.6217 80.534 23.0192H73.3713Z\" fill=\"#C6DBF9\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M101.067 8.28024V17.4265H100.988C100.112 16.1464 98.2811 15.2923 95.8544 15.2923C91.1981 15.2923 87.0995 19.0189 87.139 25.3847C87.139 31.2858 90.84 35.1287 95.456 35.1287C97.963 35.1287 100.351 34.0414 101.544 31.9449H101.664L101.903 34.7016H107.275C107.196 33.4205 107.115 31.2077 107.115 29.0342V8.28024H101.067ZM101.067 26.2781C101.067 26.7434 101.027 27.2097 100.947 27.5975C100.59 29.2669 99.1568 30.4312 97.4063 30.4312C94.8991 30.4312 93.2675 28.4128 93.2675 25.2296C93.2675 22.2408 94.6606 19.8342 97.4458 19.8342C99.3158 19.8342 100.629 21.1148 100.988 22.7061C101.067 23.0561 101.067 23.4444 101.067 23.7934V26.2781Z\" fill=\"#C6DBF9\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M116.157 0.942371C114.522 0.942371 113.197 2.23536 113.197 3.82937V38.3576C113.197 39.9522 114.522 41.2446 116.157 41.2446H150.286C151.92 41.2446 153.245 39.9522 153.245 38.3576V3.82937C153.245 2.23536 151.92 0.942371 150.286 0.942371H116.157ZM128.678 34.6785H134.727V24.5155C134.727 23.9716 134.766 23.4283 134.926 23.0394C135.363 21.9527 136.358 20.8272 138.029 20.8272C140.218 20.8272 141.094 22.4961 141.094 24.9426V34.6785H147.142V24.2436C147.142 18.6537 144.158 16.0527 140.178 16.0527C136.969 16.0527 135.531 17.8163 134.727 19.0563V19.119H134.686L134.727 19.0563V16.4797H128.678C128.757 18.1874 128.678 34.6785 128.678 34.6785ZM125.338 34.6783V16.4796H119.289V34.6783H125.338ZM122.314 13.9949C124.423 13.9949 125.736 12.5974 125.736 10.851C125.697 9.06525 124.423 7.70657 122.354 7.70657C120.285 7.70657 118.932 9.06525 118.932 10.851C118.932 12.5974 120.244 13.9949 122.274 13.9949H122.314Z\" fill=\"#C6DBF9\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_303_454\">\\n<rect width=\"153.813\" height=\"42\" fill=\"white\" transform=\"translate(0.164062)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{svgContentId:11065522801},mbZGFleMr:{svgContentId:10787966216}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-80smkq\",\"data-framer-name\":\"logo juancfresno\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 209 23\"><path d=\"M 5.292 4.404 C 5.292 5.34 5.976 5.808 7.2 5.808 C 8.406 5.808 9.072 5.34 9.072 4.404 C 9.072 3.468 8.406 3 7.2 3 C 5.976 3 5.292 3.468 5.292 4.404 Z M 0 21.198 C 0.72 21.324 1.944 21.504 3.312 21.504 C 7.362 21.504 8.694 19.164 8.694 16.122 L 8.694 7.392 L 5.634 7.392 L 5.634 15.798 C 5.634 17.994 4.752 19.344 2.322 19.344 C 1.62 19.344 0.684 19.2 0.144 19.11 Z M 84.102 5.898 C 82.608 5.898 82.14 6.546 82.086 7.392 L 86.172 7.392 L 86.172 9.552 L 82.068 9.552 L 82.068 18.012 L 79.008 18.012 L 79.008 9.552 L 76.506 9.552 L 76.506 7.392 L 79.062 7.392 C 79.242 5.592 80.088 3.702 83.202 3.702 C 84.408 3.702 85.488 3.864 86.316 4.116 L 86.226 6.132 C 86.133 6.116 86.043 6.101 85.957 6.085 C 85.358 5.981 84.888 5.898 84.102 5.898 Z M 96.919 7.176 C 96.559 7.104 96.163 7.068 95.713 7.068 C 93.211 7.068 91.411 8.328 90.439 10.254 L 90.403 10.254 L 90.511 9.066 L 90.511 7.392 L 87.451 7.392 L 87.451 18.012 L 90.511 18.012 L 90.511 13.89 C 90.511 11.352 92.437 9.534 95.443 9.534 C 95.947 9.534 96.451 9.57 96.919 9.624 Z M 137.29 7.068 C 140.782 7.068 143.068 8.778 143.068 12.81 L 143.068 18.012 L 140.008 18.012 L 140.008 13.116 C 140.008 10.614 138.748 9.444 136.3 9.444 C 133.222 9.444 131.8 11.568 131.8 13.638 L 131.8 18.012 L 128.74 18.012 L 128.74 7.392 L 131.8 7.392 L 131.8 8.922 L 131.674 10.2 L 131.71 10.2 C 132.646 8.364 134.428 7.068 137.29 7.068 Z M 145.064 12.684 C 145.064 16.302 148.053 18.336 152.643 18.336 C 157.233 18.336 160.203 16.302 160.203 12.684 C 160.203 9.102 157.233 7.068 152.643 7.068 C 148.053 7.068 145.064 9.102 145.064 12.684 Z M 157.143 12.684 C 157.143 15.096 155.217 16.158 152.643 16.158 C 150.069 16.158 148.143 15.096 148.143 12.684 C 148.143 10.308 150.069 9.246 152.643 9.246 C 155.217 9.246 157.143 10.308 157.143 12.684 Z M 161.336 16.932 C 161.336 17.868 162.02 18.336 163.262 18.336 C 164.504 18.336 165.188 17.868 165.188 16.932 C 165.188 15.996 164.504 15.528 163.262 15.528 C 162.02 15.528 161.336 15.996 161.336 16.932 Z M 113.561 14.412 C 113.543 16.536 115.469 18.336 120.131 18.336 C 124.433 18.336 126.359 17.076 126.359 14.916 C 126.359 12.99 124.703 11.91 120.275 11.604 C 117.863 11.424 116.945 11.208 116.945 10.254 C 116.945 9.57 117.575 9.12 119.447 9.12 C 121.715 9.12 122.939 9.732 123.101 10.704 L 126.161 10.704 C 126.125 9.012 124.271 7.068 119.609 7.068 C 115.073 7.068 113.867 8.67 113.867 10.38 C 113.867 12.432 115.559 13.314 119.591 13.728 C 122.255 13.998 123.281 14.214 123.281 15.096 C 123.281 15.78 122.597 16.284 120.167 16.284 C 118.115 16.284 116.567 15.762 116.459 14.412 Z M 104.514 7.068 C 109.104 7.068 111.768 9.246 111.768 12.612 L 111.768 13.332 L 100.302 13.332 C 100.554 15.204 102.21 16.158 104.532 16.158 C 107.088 16.158 108.312 15.294 108.636 14.214 L 111.66 14.214 C 111.264 16.446 109.086 18.336 104.514 18.336 C 100.266 18.336 97.188 16.302 97.188 12.54 C 97.188 9.084 100.248 7.068 104.514 7.068 Z M 104.514 8.976 C 102.372 8.976 100.806 9.858 100.392 11.514 L 108.726 11.514 C 108.366 10.056 106.962 8.976 104.514 8.976 Z M 61.189 12.684 C 61.189 16.302 64.195 18.336 68.588 18.336 C 72.854 18.336 75.356 16.572 75.68 13.89 L 72.584 13.89 C 72.296 15.06 71 16.158 68.57 16.158 C 66.157 16.158 64.267 14.826 64.267 12.684 C 64.267 10.596 66.157 9.246 68.57 9.246 C 70.982 9.246 72.278 10.362 72.584 11.532 L 75.68 11.532 C 75.356 8.886 72.854 7.068 68.588 7.068 C 64.177 7.068 61.189 9.102 61.189 12.684 Z M 53.415 7.068 C 56.907 7.068 59.193 8.778 59.193 12.81 L 59.193 18.012 L 56.133 18.012 L 56.133 13.116 C 56.133 10.614 54.873 9.444 52.425 9.444 C 49.347 9.444 47.925 11.568 47.925 13.638 L 47.925 18.012 L 44.865 18.012 L 44.865 7.392 L 47.925 7.392 L 47.925 8.922 L 47.799 10.2 L 47.835 10.2 C 48.771 8.364 50.553 7.068 53.415 7.068 Z M 41.987 12.576 C 41.987 9.534 40.943 7.068 35.165 7.068 C 30.125 7.068 28.901 9.102 28.595 10.812 L 31.583 10.812 C 31.727 9.84 32.627 8.976 35.057 8.976 C 37.667 8.976 38.927 9.804 38.927 11.73 L 38.927 11.874 C 38.081 11.622 36.011 11.136 33.797 11.136 C 29.351 11.136 28.145 12.828 28.145 14.682 C 28.145 16.158 28.901 18.318 33.311 18.318 C 35.849 18.318 38.063 17.148 39.017 15.15 L 39.071 15.15 L 38.945 16.41 L 38.945 18.012 L 41.987 18.012 Z M 38.801 13.44 C 38.387 14.682 36.965 16.086 34.175 16.086 C 31.853 16.086 31.151 15.24 31.151 14.466 C 31.151 13.584 31.853 12.774 34.607 12.774 C 35.885 12.774 37.667 13.008 38.801 13.44 Z M 22.835 11.748 L 22.835 7.392 L 25.895 7.392 L 25.895 18.012 L 22.835 18.012 L 22.835 16.464 L 22.961 15.204 L 22.907 15.204 C 21.971 17.04 20.206 18.336 17.344 18.336 C 13.852 18.336 11.566 16.626 11.566 12.594 L 11.566 7.392 L 14.626 7.392 L 14.626 12.27 C 14.626 14.79 15.886 15.96 18.334 15.96 C 21.412 15.96 22.835 13.836 22.835 11.748 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 197 12 L 197 22.5 L 198 22.5 L 198 12 L 208.5 12 L 208.5 11 L 198 11 L 198 0 L 197 0 L 197 11 L 186 11 L 186 12 Z\" fill=\"rgb(234,232,228)\"></path></svg>',svgContentId:11796058897,withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-qbr171\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:23,svg:'<svg width=\"23\" height=\"23\" viewBox=\"0 0 23 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 12V22.5H12V12L22.5 12V11L12 11V0H11V11L0 11V12L11 12Z\" fill=\"#EAE8E4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeAdxsj6U:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"estoy trabajando en el nuevo portfolio.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"puedes ver mis trabajos y saber m\\xe1s de mi en :\"})]}),transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"estoy trabajando en el nuevo portfolio.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"puedes ver mis trabajos y saber m\\xe1s de mi en :\"})]}),className:\"framer-2ajp14\",\"data-framer-name\":\"estoy trabajando en el nuevo portfolio. puedes ver mis trabajos y saber m\\xe1s de mi en :\",fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"estoy trabajando en el nuevo portfolio.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"puedes ver mis trabajos y saber m\\xe1s de mi en :\"})]}),className:\"framer-15mw15o hidden-1kfy9o8 hidden-5norrt\",\"data-framer-name\":\"estoy trabajando en el nuevo portfolio. puedes ver mis trabajos y saber m\\xe1s de mi en :\",fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15q9lcx-container hidden-1kfy9o8 hidden-5norrt\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"uU1Pv9WX7\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"uU1Pv9WX7\",layoutId:\"uU1Pv9WX7\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d3zeaf\",\"data-framer-name\":\" mob\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/pr5VrT4AAc5eCfDeNUtyvPWjn3Y.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/pr5VrT4AAc5eCfDeNUtyvPWjn3Y.png?scale-down-to=1024 819w,https://framerusercontent.com/images/pr5VrT4AAc5eCfDeNUtyvPWjn3Y.png 1080w\"},className:\"framer-16ddvd0\",\"data-framer-name\":\"Wubalu-ig\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/K23ivMe2E6TlkojV1vZ40Gp6cXo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/K23ivMe2E6TlkojV1vZ40Gp6cXo.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/K23ivMe2E6TlkojV1vZ40Gp6cXo.jpg 1080w\"},className:\"framer-43w1mx\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-7\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/ao9aiUgjuafb0hd1zqrG5SHLbB4.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ao9aiUgjuafb0hd1zqrG5SHLbB4.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/ao9aiUgjuafb0hd1zqrG5SHLbB4.jpg 1080w\"},className:\"framer-1w9mh9f\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/FVrUxMg0xt6VYtikJIQYuFOrWcg.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FVrUxMg0xt6VYtikJIQYuFOrWcg.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/FVrUxMg0xt6VYtikJIQYuFOrWcg.jpg 1080w\"},className:\"framer-qs81op\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-6\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/XH5HAmPrMqZqiciv1903mhZogA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/XH5HAmPrMqZqiciv1903mhZogA.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/XH5HAmPrMqZqiciv1903mhZogA.jpg 1080w\"},className:\"framer-tewe0r\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/FsAmdkLcryhcU8sK1T7vvaF1GqU.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FsAmdkLcryhcU8sK1T7vvaF1GqU.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/FsAmdkLcryhcU8sK1T7vvaF1GqU.jpg 1080w\"},className:\"framer-18do34p\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/yis2tRINmL4ZCzXRLOg8HWVjcU.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/yis2tRINmL4ZCzXRLOg8HWVjcU.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/yis2tRINmL4ZCzXRLOg8HWVjcU.jpg 1080w\"},className:\"framer-uan3q7\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-8\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/YhwkDCBx1mnhSEwNecaA4Hu7IM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YhwkDCBx1mnhSEwNecaA4Hu7IM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/YhwkDCBx1mnhSEwNecaA4Hu7IM.jpg 1080w\"},className:\"framer-1h8vzcg\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/KtuZgCRPTZgPvYnLYNdTgsln8.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KtuZgCRPTZgPvYnLYNdTgsln8.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/KtuZgCRPTZgPvYnLYNdTgsln8.jpg 1080w\"},className:\"framer-vzg40t\",\"data-framer-name\":\"16\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1349,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/lgYOct757ZxievBT4RYgQUste1M.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/lgYOct757ZxievBT4RYgQUste1M.png?scale-down-to=1024 819w,https://framerusercontent.com/images/lgYOct757ZxievBT4RYgQUste1M.png 1080w\"},className:\"framer-a1rcnk\",\"data-framer-name\":\"Instagram_post_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/9LFOorsN61UFI4ajQgXWVo0E0A.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/9LFOorsN61UFI4ajQgXWVo0E0A.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/9LFOorsN61UFI4ajQgXWVo0E0A.jpg 1080w\"},className:\"framer-rh7k7x\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/Uh5KZZflhI61GpYLfHmLFyyVZo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Uh5KZZflhI61GpYLfHmLFyyVZo.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/Uh5KZZflhI61GpYLfHmLFyyVZo.jpg 1080w\"},className:\"framer-bg1tf5\",\"data-framer-name\":\"Biakoapparel-paint&destroy-007-4\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:4050,pixelWidth:3240,sizes:\"160px\",src:\"https://framerusercontent.com/images/oslie2jwot05WIqXprtcnqWrUfM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/oslie2jwot05WIqXprtcnqWrUfM.png?scale-down-to=1024 819w,https://framerusercontent.com/images/oslie2jwot05WIqXprtcnqWrUfM.png?scale-down-to=2048 1638w,https://framerusercontent.com/images/oslie2jwot05WIqXprtcnqWrUfM.png 3240w\"},className:\"framer-3b93h5\",\"data-framer-name\":\"Instagram_post_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:1350,pixelWidth:1080,sizes:\"160px\",src:\"https://framerusercontent.com/images/ZAiV2pWJOzqYjHfh3g5LRDmYo8.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ZAiV2pWJOzqYjHfh3g5LRDmYo8.png?scale-down-to=1024 819w,https://framerusercontent.com/images/ZAiV2pWJOzqYjHfh3g5LRDmYo8.png 1080w\"},className:\"framer-18b17x6\",\"data-framer-name\":\"Instagram_post_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1013,intrinsicWidth:810,pixelHeight:1013,pixelWidth:810,sizes:\"160px\",src:\"https://framerusercontent.com/images/2GxuEmBhpCv18y5iouIjzFNw.jpg\",srcSet:\"https://framerusercontent.com/images/2GxuEmBhpCv18y5iouIjzFNw.jpg 810w\"},className:\"framer-nlwkl8\",\"data-framer-name\":\"Instagram_post_2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:675,pixelWidth:540,sizes:\"160px\",src:\"https://framerusercontent.com/images/mbSNpZSMq7aMHzv7bGKkK0daU.jpg\",srcSet:\"https://framerusercontent.com/images/mbSNpZSMq7aMHzv7bGKkK0daU.jpg 540w\"},className:\"framer-rfhyk4\",\"data-framer-name\":\"Instagram_post_3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1013,intrinsicWidth:810,pixelHeight:1013,pixelWidth:810,sizes:\"160px\",src:\"https://framerusercontent.com/images/TAAUhMZvV3n59AwQCqWeGLVXas.jpg\",srcSet:\"https://framerusercontent.com/images/TAAUhMZvV3n59AwQCqWeGLVXas.jpg 810w\"},className:\"framer-fafki4\",\"data-framer-name\":\"Instagram_post_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:675,pixelWidth:540,sizes:\"160px\",src:\"https://framerusercontent.com/images/FEUrOaUPD11Ke8wG6IDnJddGeCU.jpg\",srcSet:\"https://framerusercontent.com/images/FEUrOaUPD11Ke8wG6IDnJddGeCU.jpg 540w\"},className:\"framer-wa3rxv\",\"data-framer-name\":\"instagram_02\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1013,intrinsicWidth:810,pixelHeight:1013,pixelWidth:810,sizes:\"160px\",src:\"https://framerusercontent.com/images/xv9vnUuDkMH8WZYgKHxjUh1gA.jpg\",srcSet:\"https://framerusercontent.com/images/xv9vnUuDkMH8WZYgKHxjUh1gA.jpg 810w\"},className:\"framer-30rz6p\",\"data-framer-name\":\"Instagram_post_5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1013,intrinsicWidth:810,pixelHeight:1013,pixelWidth:810,sizes:\"160px\",src:\"https://framerusercontent.com/images/l6zgxVaY5JFXVKMSp0i1B9pnTEQ.jpg\",srcSet:\"https://framerusercontent.com/images/l6zgxVaY5JFXVKMSp0i1B9pnTEQ.jpg 810w\"},className:\"framer-a9wukh\",\"data-framer-name\":\"Instagram_post_3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:675,pixelWidth:540,sizes:\"160px\",src:\"https://framerusercontent.com/images/CZbsP7Zsf0d752lnY0nMzFMBOc.jpg\",srcSet:\"https://framerusercontent.com/images/CZbsP7Zsf0d752lnY0nMzFMBOc.jpg 540w\"},className:\"framer-y1id63\",\"data-framer-name\":\"Instagram_post_9\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:675,intrinsicWidth:540,pixelHeight:675,pixelWidth:540,sizes:\"160px\",src:\"https://framerusercontent.com/images/NsUHpOh34ZGB1ylTBKd4V1z2j1Y.jpg\",srcSet:\"https://framerusercontent.com/images/NsUHpOh34ZGB1ylTBKd4V1z2j1Y.jpg 540w\"},className:\"framer-gu1ybr\",\"data-framer-name\":\"Instagram_post_1\"})]})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qehce6-container hidden-1kfy9o8 hidden-5norrt\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mDVGgoAJo\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"mDVGgoAJo\",layoutId:\"mDVGgoAJo\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q8stwp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0hlYWRpbmdOb3ctOTRSZWd1bGFyIFJlZ3VsYXI=\",\"--framer-font-family\":'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(198, 219, 249)\",\"--framer-text-transform\":\"uppercase\"},children:\"#artdirection #branding #visualdesign #ui/UX #web #mobile #app #product #interaction #designsystem\"})}),className:\"framer-uw6zk3\",\"data-framer-name\":\"#artdirection #branding #visualdesign #ui/UX #web #mobile #app #product #interaction #designsystem\",fonts:[\"CUSTOM;HeadingNow-94Regular Regular\"],text:eFE2Dsd0JdSq6Lsq7m,verticalAlignment:\"top\",withExternalLayout:true})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vl6nnp-container\",isModuleExternal:true,nodeId:\"lCLGIUMCt\",scopeId:\"XxfhgBMKT\",children:/*#__PURE__*/_jsx(Arc,{alignmentBaseline:\"bottom\",animate:false,animateDuration:5,animateEnd:150,animateStart:-50,color:\"rgb(255, 255, 255)\",cylinderHeight:0,flip:false,font:{fontFamily:'\"Silkscreen\", sans-serif',fontSize:\"9px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0.35em\",lineHeight:\"1em\"},height:\"100%\",id:\"lCLGIUMCt\",layoutId:\"lCLGIUMCt\",rotate:true,rotateSpeed:5,slots:[],startOffset:0,style:{height:\"100%\",width:\"100%\"},text:\"\u2726 YEPAYEPA \u2726 YEPAYEPA \u2726 YEPAYEPA\",type:\"circle\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1p14nej-container hidden-1vsiuoh\",\"data-framer-appear-id\":\"1p14nej\",initial:animation5,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CagyZ02Do\",optimized:true,rendersWithMotion:true,scopeId:\"XxfhgBMKT\",style:{rotate:-90},children:/*#__PURE__*/_jsx(TimeDate,{color:\"var(--token-452d3ee4-7f81-4909-8937-f6045eec9e84, rgb(198, 219, 249))\",font:{fontFamily:'\"HeadingNow-94Regular Regular\", \"HeadingNow-94Regular Regular Placeholder\", sans-serif',fontSize:\"12px\",letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",id:\"CagyZ02Do\",layoutId:\"CagyZ02Do\",monthFormat:\"long\",outputType:\"time\",showMinutes:true,showMonth:true,showSeconds:true,showWeekday:true,showYear:true,tabularFont:true,timeFormat:\"24h\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GNExK.framer-1l40xfs, .framer-GNExK .framer-1l40xfs { display: block; }\",\".framer-GNExK.framer-1kfy9o8 { background-color: var(--token-6a431568-ce89-4c75-87a3-d301534914af, #191715); cursor: none; height: 2112px; overflow: hidden; position: relative; width: 1920px; }\",\".framer-GNExK .framer-1pmm3xu-container { flex: none; height: 5340px; left: 0px; opacity: 0.11; position: absolute; right: 0px; top: 0px; }\",\".framer-GNExK .framer-mfckkl-container { flex: none; height: 428px; left: 0px; position: absolute; right: 0px; top: 1453px; }\",\".framer-GNExK .framer-nbn2gt { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 414px; justify-content: center; overflow: hidden; padding: 0px 40px 0px 0px; position: relative; width: min-content; }\",\".framer-GNExK .framer-1ae3ku5, .framer-GNExK .framer-r0r8sm, .framer-GNExK .framer-jk2tf0, .framer-GNExK .framer-a2upu1, .framer-GNExK .framer-f0mzq0, .framer-GNExK .framer-jah13t { aspect-ratio: 0.8 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 675px); overflow: visible; position: relative; width: 320px; }\",\".framer-GNExK .framer-1vn6gje, .framer-GNExK .framer-1n3v6jv, .framer-GNExK .framer-1ikzq0t, .framer-GNExK .framer-n2gszr, .framer-GNExK .framer-1cwlm68 { aspect-ratio: 0.8 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 400px); overflow: visible; position: relative; width: 320px; }\",\".framer-GNExK .framer-ynkiz0, .framer-GNExK .framer-1paqgoz, .framer-GNExK .framer-1ykghcm, .framer-GNExK .framer-1odabrm, .framer-GNExK .framer-1tdsjmy, .framer-GNExK .framer-2s8b2a, .framer-GNExK .framer-bpvplp { align-content: center; align-items: center; aspect-ratio: 0.8 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 400px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 320px; }\",\".framer-GNExK .framer-1t2hl8v, .framer-GNExK .framer-1sebwrt, .framer-GNExK .framer-tejrck, .framer-GNExK .framer-1ntwuku { aspect-ratio: 0.7996051332675223 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 400px); overflow: visible; position: relative; width: 320px; }\",\".framer-GNExK .framer-1rqlr21-container { flex: none; height: 58px; left: 0px; position: absolute; right: 0px; top: 1315px; }\",\".framer-GNExK .framer-1szvlma-container { height: 58px; position: relative; width: 4312px; }\",\".framer-GNExK .framer-1wg9nss { flex: none; height: 115px; left: 208px; overflow: visible; position: absolute; right: 209px; top: 1055px; }\",\".framer-GNExK .framer-18d0sj7 { --framer-paragraph-spacing: 32px; flex: none; height: auto; left: 50%; position: absolute; top: 76%; transform: translate(-50%, -50%); white-space: pre-wrap; width: 1300px; word-break: break-word; word-wrap: break-word; }\",\".framer-GNExK .framer-olcr5u { --framer-paragraph-spacing: 24px; flex: none; height: 17px; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-GNExK .framer-9pkibg { flex: none; height: 49px; left: calc(49.947916666666686% - 845px / 2); overflow: hidden; position: absolute; top: 902px; width: 845px; }\",\".framer-GNExK .framer-m1h9rp-container { flex: none; height: 41px; left: 228px; position: absolute; top: calc(44.89795918367349% - 41px / 2); width: 146px; }\",\".framer-GNExK .framer-182s5rf-container { bottom: 0px; flex: none; height: 43px; left: 457px; position: absolute; width: 151px; }\",\".framer-GNExK .framer-nu6r9g-container { flex: none; height: 42px; position: absolute; right: 0px; top: 0px; width: 153px; }\",\".framer-GNExK .framer-1uv8dqc-container { flex: none; height: 27px; left: 0px; position: absolute; top: 7px; width: 146px; }\",\".framer-GNExK .framer-1u45nbc { flex: none; height: 444px; left: calc(50.00000000000002% - 1300px / 2); overflow: visible; position: absolute; top: 200px; width: 1300px; }\",\".framer-GNExK .framer-1jmfuqn { flex: none; height: auto; left: 49%; opacity: 0.5; position: absolute; top: 33%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-GNExK .framer-9t1s9 { --framer-paragraph-spacing: 24px; flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre-wrap; width: 1300px; word-break: break-word; word-wrap: break-word; }\",\".framer-GNExK .framer-16tlpzo { --framer-paragraph-spacing: 32px; flex: none; height: auto; left: 0px; position: absolute; top: 49px; white-space: pre-wrap; width: 1300px; word-break: break-word; word-wrap: break-word; }\",\".framer-GNExK .framer-1e7iy4q { --framer-paragraph-spacing: 24px; flex: none; height: auto; left: 479px; position: absolute; top: 371px; white-space: pre; width: auto; }\",\".framer-GNExK .framer-6hz7mv { flex: none; height: 24px; left: 618px; position: absolute; top: 420px; width: 64px; }\",\".framer-GNExK .framer-1y2m8sk { flex: none; height: 75px; left: 80px; overflow: visible; position: absolute; right: 80px; top: 40px; }\",\".framer-GNExK .framer-1wlvgud-container, .framer-GNExK .framer-btyxro, .framer-GNExK .framer-1txqjb1 { flex: none; height: 75px; left: 0px; position: absolute; top: 0px; width: 64px; }\",\".framer-GNExK .framer-76yh5p, .framer-GNExK .framer-1w8gdf4 { --framer-paragraph-spacing: 24px; flex: none; height: auto; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); white-space: pre; width: auto; }\",\".framer-GNExK .framer-my8cec { flex: none; height: 75px; left: 40px; overflow: visible; position: absolute; right: 40px; top: 40px; }\",\".framer-GNExK .framer-3xfwha { flex: none; height: 23px; left: calc(27.692307692307715% - 122px / 2); position: absolute; text-decoration: none; top: calc(53.93401015228429% - 23px / 2); width: 122px; }\",\".framer-GNExK .framer-ud3im7 { flex: none; height: 35px; left: calc(70.51282051282054% - 123px / 2); position: absolute; text-decoration: none; top: calc(53.93401015228429% - 35px / 2); width: 123px; }\",\".framer-GNExK .framer-12g8jgr { flex: none; height: 36px; left: calc(29.230769230769255% - 128px / 2); position: absolute; text-decoration: none; top: calc(58.81979695431474% - 36px / 2); width: 128px; }\",\".framer-GNExK .framer-a6v5xn { flex: none; height: 35px; left: calc(70.51282051282054% - 131px / 2); position: absolute; text-decoration: none; top: calc(58.75634517766499% - 35px / 2); width: 131px; }\",\".framer-GNExK .framer-80smkq { flex: none; height: 23px; position: absolute; right: 80px; top: 1957px; width: 209px; }\",\".framer-GNExK .framer-qbr171 { flex: none; height: 23px; left: 80px; position: absolute; top: 1957px; width: 23px; }\",\".framer-GNExK .framer-2ajp14 { --framer-paragraph-spacing: 24px; flex: none; height: auto; left: 50%; position: absolute; top: 764px; transform: translateX(-50%); white-space: pre-wrap; width: 870px; word-break: break-word; word-wrap: break-word; }\",\".framer-GNExK .framer-15mw15o { --framer-paragraph-spacing: 24px; flex: none; height: auto; left: 3135px; position: absolute; top: 733px; white-space: pre-wrap; width: 333px; word-break: break-word; word-wrap: break-word; }\",\".framer-GNExK .framer-15q9lcx-container { flex: none; height: 248px; left: 0px; position: absolute; right: 0px; top: 1254px; }\",\".framer-GNExK .framer-d3zeaf { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 416px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-GNExK .framer-16ddvd0, .framer-GNExK .framer-43w1mx, .framer-GNExK .framer-1w9mh9f, .framer-GNExK .framer-qs81op, .framer-GNExK .framer-tewe0r, .framer-GNExK .framer-18do34p, .framer-GNExK .framer-uan3q7, .framer-GNExK .framer-1h8vzcg, .framer-GNExK .framer-vzg40t, .framer-GNExK .framer-rh7k7x, .framer-GNExK .framer-bg1tf5 { aspect-ratio: 0.8 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: visible; position: relative; width: 160px; }\",\".framer-GNExK .framer-a1rcnk, .framer-GNExK .framer-3b93h5, .framer-GNExK .framer-18b17x6, .framer-GNExK .framer-rfhyk4, .framer-GNExK .framer-wa3rxv, .framer-GNExK .framer-y1id63, .framer-GNExK .framer-gu1ybr { align-content: center; align-items: center; aspect-ratio: 0.8 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 200px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 160px; }\",\".framer-GNExK .framer-nlwkl8, .framer-GNExK .framer-fafki4, .framer-GNExK .framer-30rz6p, .framer-GNExK .framer-a9wukh { aspect-ratio: 0.7996051332675223 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: visible; position: relative; width: 160px; }\",\".framer-GNExK .framer-qehce6-container { flex: none; height: 58px; left: 0px; position: absolute; right: 0px; top: 1206px; }\",\".framer-GNExK .framer-1q8stwp { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 58px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-GNExK .framer-uw6zk3 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-GNExK .framer-1vl6nnp-container { flex: none; height: 150px; position: absolute; right: 80px; top: 154px; width: 140px; }\",\".framer-GNExK .framer-1p14nej-container { flex: none; height: auto; left: 71px; position: absolute; top: 170px; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GNExK .framer-nbn2gt, .framer-GNExK .framer-ynkiz0, .framer-GNExK .framer-1paqgoz, .framer-GNExK .framer-1ykghcm, .framer-GNExK .framer-1odabrm, .framer-GNExK .framer-1tdsjmy, .framer-GNExK .framer-2s8b2a, .framer-GNExK .framer-bpvplp, .framer-GNExK .framer-d3zeaf, .framer-GNExK .framer-a1rcnk, .framer-GNExK .framer-3b93h5, .framer-GNExK .framer-18b17x6, .framer-GNExK .framer-rfhyk4, .framer-GNExK .framer-wa3rxv, .framer-GNExK .framer-y1id63, .framer-GNExK .framer-gu1ybr, .framer-GNExK .framer-1q8stwp { gap: 0px; } .framer-GNExK .framer-nbn2gt > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-GNExK .framer-nbn2gt > :first-child, .framer-GNExK .framer-d3zeaf > :first-child, .framer-GNExK .framer-1q8stwp > :first-child { margin-left: 0px; } .framer-GNExK .framer-nbn2gt > :last-child, .framer-GNExK .framer-d3zeaf > :last-child, .framer-GNExK .framer-1q8stwp > :last-child { margin-right: 0px; } .framer-GNExK .framer-ynkiz0 > *, .framer-GNExK .framer-1paqgoz > *, .framer-GNExK .framer-1ykghcm > *, .framer-GNExK .framer-1odabrm > *, .framer-GNExK .framer-1tdsjmy > *, .framer-GNExK .framer-2s8b2a > *, .framer-GNExK .framer-bpvplp > *, .framer-GNExK .framer-a1rcnk > *, .framer-GNExK .framer-3b93h5 > *, .framer-GNExK .framer-18b17x6 > *, .framer-GNExK .framer-rfhyk4 > *, .framer-GNExK .framer-wa3rxv > *, .framer-GNExK .framer-y1id63 > *, .framer-GNExK .framer-gu1ybr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-GNExK .framer-ynkiz0 > :first-child, .framer-GNExK .framer-1paqgoz > :first-child, .framer-GNExK .framer-1ykghcm > :first-child, .framer-GNExK .framer-1odabrm > :first-child, .framer-GNExK .framer-1tdsjmy > :first-child, .framer-GNExK .framer-2s8b2a > :first-child, .framer-GNExK .framer-bpvplp > :first-child, .framer-GNExK .framer-a1rcnk > :first-child, .framer-GNExK .framer-3b93h5 > :first-child, .framer-GNExK .framer-18b17x6 > :first-child, .framer-GNExK .framer-rfhyk4 > :first-child, .framer-GNExK .framer-wa3rxv > :first-child, .framer-GNExK .framer-y1id63 > :first-child, .framer-GNExK .framer-gu1ybr > :first-child { margin-top: 0px; } .framer-GNExK .framer-ynkiz0 > :last-child, .framer-GNExK .framer-1paqgoz > :last-child, .framer-GNExK .framer-1ykghcm > :last-child, .framer-GNExK .framer-1odabrm > :last-child, .framer-GNExK .framer-1tdsjmy > :last-child, .framer-GNExK .framer-2s8b2a > :last-child, .framer-GNExK .framer-bpvplp > :last-child, .framer-GNExK .framer-a1rcnk > :last-child, .framer-GNExK .framer-3b93h5 > :last-child, .framer-GNExK .framer-18b17x6 > :last-child, .framer-GNExK .framer-rfhyk4 > :last-child, .framer-GNExK .framer-wa3rxv > :last-child, .framer-GNExK .framer-y1id63 > :last-child, .framer-GNExK .framer-gu1ybr > :last-child { margin-bottom: 0px; } .framer-GNExK .framer-d3zeaf > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-GNExK .framer-1q8stwp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,\"@media (min-width: 976px) and (max-width: 1919px) { .framer-GNExK.framer-1kfy9o8 { width: 976px; } .framer-GNExK .framer-1pmm3xu-container { height: 4856px; } .framer-GNExK .framer-1wg9nss { left: 40px; right: 40px; top: 1035px; } .framer-GNExK .framer-18d0sj7 { left: 50%; width: 900px; } .framer-GNExK .framer-9pkibg { left: calc(49.89754098360658% - 845px / 2); } .framer-GNExK .framer-1u45nbc { height: 364px; left: 40px; right: 40px; width: unset; } .framer-GNExK .framer-1jmfuqn { left: 50%; top: 90px; transform: translateX(-50%); } .framer-GNExK .framer-9t1s9 { left: 50%; top: 2%; transform: translate(-50%, -50%); } .framer-GNExK .framer-16tlpzo { right: 0px; top: 46px; width: unset; } .framer-GNExK .framer-1e7iy4q { left: 50%; top: 82%; transform: translate(-50%, -50%); } .framer-GNExK .framer-6hz7mv { left: calc(50.00000000000002% - 64px / 2); top: calc(96.70329670329673% - 24px / 2); } .framer-GNExK .framer-1txqjb1 { top: 0px; } .framer-GNExK .framer-80smkq { right: 40px; top: 1961px; } .framer-GNExK .framer-qbr171 { left: 40px; top: 1961px; } .framer-GNExK .framer-2ajp14 { left: 50%; top: 744px; } .framer-GNExK .framer-1vl6nnp-container { right: 10px; top: 99px; } .framer-GNExK .framer-1p14nej-container { left: 30px; }}\",\"@media (max-width: 975px) { .framer-GNExK.framer-1kfy9o8 { height: 1576px; width: 390px; } .framer-GNExK .framer-1wg9nss { height: 127px; left: 24px; right: 24px; top: 1017px; } .framer-GNExK .framer-18d0sj7 { left: 0px; right: 0px; top: 81%; transform: translateY(-50%); width: unset; } .framer-GNExK .framer-olcr5u { height: 72px; } .framer-GNExK .framer-1u45nbc { height: 466px; left: calc(50.00000000000002% - 342px / 2); top: 168px; width: 342px; } .framer-GNExK .framer-1jmfuqn { left: 50%; top: 42%; } .framer-GNExK .framer-9t1s9 { right: 0px; top: 2%; transform: translateY(-50%); width: unset; } .framer-GNExK .framer-16tlpzo { right: 0px; width: unset; } .framer-GNExK .framer-1e7iy4q { left: 50%; top: 87%; transform: translate(-50%, -50%); } .framer-GNExK .framer-6hz7mv { left: calc(50.00000000000002% - 64px / 2); top: calc(97.42489270386268% - 24px / 2); } .framer-GNExK .framer-my8cec { height: 48px; left: 39px; right: 25px; } .framer-GNExK .framer-1txqjb1 { height: 48px; width: 41px; } .framer-GNExK .framer-1w8gdf4 { top: 15px; transform: unset; } .framer-GNExK .framer-80smkq { right: 24px; top: 1513px; } .framer-GNExK .framer-qbr171 { left: 24px; top: 1513px; } .framer-GNExK .framer-2ajp14 { left: 15px; right: 14px; top: 714px; transform: unset; width: unset; } .framer-GNExK .framer-1vl6nnp-container { height: 100px; right: -32px; top: 76px; width: 93px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2112\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"mbZGFleMr\":{\"layout\":[\"fixed\",\"fixed\"]},\"jeAdxsj6U\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate false\n * @framerScrollSections {\"wNcg9LsyS\":{\"pattern\":\":wNcg9LsyS\",\"name\":\"nav\"}}\n * @framerResponsiveScreen\n */const FramerXxfhgBMKT=withCSS(Component,css,\"framer-GNExK\");export default FramerXxfhgBMKT;FramerXxfhgBMKT.displayName=\"Page\";FramerXxfhgBMKT.defaultProps={height:2112,width:1920};addFonts(FramerXxfhgBMKT,[{explicitInter:true,fonts:[{family:\"HeadingNow-94Regular Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/SbU7lXn4znFUx0MBld7STPmiti0.woff2\"},{family:\"PaintCans Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/SnI7FfQ0gniuHsxFDNw5OGiw4.woff2\"},{family:\"Silkscreen\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/silkscreen/v4/m8JXjfVPf62XiF7kO-i9ULFvamODxdI.woff2\",weight:\"400\"}]},...GrainFonts,...TickerFonts,...TicketFonts,...DribbbleFonts,...InstagramFonts,...Instagram1Fonts,...BehanceFonts,...LogoFonts,...ArcFonts,...TimeDateFonts,...CursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXxfhgBMKT\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mbZGFleMr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jeAdxsj6U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerScrollSections\":\"{\\\"wNcg9LsyS\\\":{\\\"pattern\\\":\\\":wNcg9LsyS\\\",\\\"name\\\":\\\"nav\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1920\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2112\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["murmur2", "r", "t", "a", "e", "c", "m", "withCSS", "n", "a", "r", "x", "j", "b", "RenderTarget", "$", "v", "w", "C", "V", "f", "i", "d", "l", "o", "u", "p", "h", "g", "y", "e", "Gn", "t", "c", "A", "murmur2", "motion", "Arc_default", "addPropertyControls", "ControlType", "clamp", "t", "e", "noopReturn", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "t", "r", "n", "o", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "r", "velocityPerSecond", "calcDampingRatio", "hasReachedTarget", "spring", "o", "c", "i", "h", "e", "u", "d", "f", "l", "g", "glide", "a", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "t", "j", "B", "testAnimation", "C", "$", "R", "resolveElements", "t", "createGeneratorEasing", "t", "o", "getGenerator", "i", "s", "r", "a", "getKeyframes", "e", "pregenerateKeyframes", "n", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "t", "dispatchViewEvent", "se", "o", "s", "__rest", "inView$1", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "n", "ce", "le", "MAX_DUPLICATED_ITEMS", "directionTransformers", "offset", "supportsAcceleratedAnimations", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "isCanvas", "RenderTarget", "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", "steps", "t", "e", "i", "o", "r", "clamp", "Grain", "props", "opacity", "style", "keyframesX", "keyframesY", "isCanvas", "RenderTarget", "p", "motion", "containerStyle", "steps", "addPropertyControls", "ControlType", "fontStack", "useForceRender", "_", "set", "ye", "te", "v", "formatTimeOrDate", "outputType", "showYear", "showMonth", "showWeekday", "showMinutes", "showSeconds", "timeFormat", "monthFormat", "localCode", "date", "onlyYearIsShown", "Time", "props", "fontFamily", "fontSize", "fontWeight", "showHours", "color", "font", "tabularFont", "alignment", "visible", "setIsVisible", "isCanvas", "RenderTarget", "render", "useLocaleCode", "textContent", "ue", "int", "p", "addPropertyControls", "ControlType", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "text", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "eFE2Dsd0J", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "RichText2", "css", "FramerdSq6Lsq7m", "withCSS", "dSq6Lsq7m_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "serializationHash", "addPropertyOverrides", "SVG", "css", "FramerKBrQdZAxx", "withCSS", "KBrQdZAxx_default", "addFonts", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "MotionDivWithFX", "cx", "serializationHash", "addPropertyOverrides", "optimizeAppear", "RichText2", "css", "FramerogN4ou44s", "withCSS", "ogN4ou44s_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "serializationHash", "addPropertyOverrides", "SVG", "css", "FramerQAstqWArn", "withCSS", "QAstqWArn_default", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "serializationHash", "addPropertyOverrides", "SVG", "css", "Framertmsxf1zCR", "withCSS", "tmsxf1zCR_default", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "serializationHash", "SVG", "css", "FramerTV7foSPIf", "withCSS", "TV7foSPIf_default", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "serializationHash", "addPropertyOverrides", "SVG", "css", "FramerYWhDrGqNx", "withCSS", "YWhDrGqNx_default", "addFonts", "fontStore", "fonts", "css", "className", "GrainFonts", "getFonts", "Grain", "TickerFonts", "Ticker", "TicketFonts", "dSq6Lsq7m_default", "DribbbleFonts", "QAstqWArn_default", "InstagramFonts", "tmsxf1zCR_default", "Instagram1Fonts", "YWhDrGqNx_default", "BehanceFonts", "KBrQdZAxx_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "LogoFonts", "TV7foSPIf_default", "ArcFonts", "Arc_default", "TimeDateFonts", "Time", "ContainerWithOptimizedAppearEffect", "Container", "CursorFonts", "ogN4ou44s_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transformTemplate2", "transition1", "animation", "animation1", "transformTemplate3", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "eFE2Dsd0JdSq6Lsq7m", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "elementId", "useRouteElementId", "ref1", "isDisplayed2", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Image2", "PropertyOverrides2", "x", "Link", "RichText2", "SVG", "css", "FramerXxfhgBMKT", "withCSS", "XxfhgBMKT_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
