{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@emotion/hash@0.8.0/dist/hash.browser.esm.js", "ssg:https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/2ycm7HJhFdePAmCNAAJd/Arc.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/9yhZnwQnqadGwS8iJufN/Ticker.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/mp37MrvPEHhvUgPQyWtm/l8Ar7ZtFjIcG7fseQ2Hk/i77HWEixv.js", "ssg:https://framerusercontent.com/modules/bSDhLwMX5kBuRdNox2UV/K26OohrG2YGKBgOMGtAr/hB5MPFx5C.js", "ssg:https://framerusercontent.com/modules/9NwAQHOmYQSgRVqiGdnM/K4lacM7KCJ9bBFvUPkBN/PH_VmiKck.js", "ssg:https://framerusercontent.com/modules/c5Ok6ySaabODZGWNtq6G/PyVdxSUhojAeDQAyky5Y/nF3rLdBsm.js", "ssg:https://framerusercontent.com/modules/e6CqOOgwq6xujE9YSnMF/8mC8w9Fg3Wxd32mRaX0z/wYnaCIqdq.js", "ssg:https://framerusercontent.com/modules/2qBFx4u8OS0GKftlcOBH/MNEJcHh77gtZamy6Df4Z/nftCVzXqQ.js", "ssg:https://framerusercontent.com/modules/lFntQ9XZPoyKA1fKc9aN/QI5H01iQjoAVrHYhL0bz/aTX4quLRU.js", "ssg:https://framerusercontent.com/modules/yGXzEkJmt5CpVLVrKx5G/Sw3ql4THrP0PKJo9xdMS/unK33VSr7.js", "ssg:https://framerusercontent.com/modules/bMTBdhoTqimw6pM7ksOH/tpG05KvJT7KWlAv0IOpG/JkBArzxXJ.js", "ssg:https://framerusercontent.com/modules/z6fPscQKeuxEnQXi3iFl/lUNDfF5nsTcaM24pv5TJ/PI4kWXGdA.js"],
  "sourcesContent": ["function murmur2(r){var t=0;var a,e=0,c=r.length;for(;c>=4;++e,c-=4){a=255&r.charCodeAt(e)|(255&r.charCodeAt(++e))<<8|(255&r.charCodeAt(++e))<<16|(255&r.charCodeAt(++e))<<24;a=1540483477*(65535&a)+(59797*(a>>>16)<<16);a^=a>>>24;t=1540483477*(65535&a)+(59797*(a>>>16)<<16)^1540483477*(65535&t)+(59797*(t>>>16)<<16)}switch(c){case 3:t^=(255&r.charCodeAt(e+2))<<16;case 2:t^=(255&r.charCodeAt(e+1))<<8;case 1:t^=255&r.charCodeAt(e);t=1540483477*(65535&t)+(59797*(t>>>16)<<16)}t^=t>>>13;t=1540483477*(65535&t)+(59797*(t>>>16)<<16);return((t^t>>>15)>>>0).toString(36)}export{murmur2 as default};\n\n//# sourceMappingURL=hash.browser.esm.js.map", "import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{Children as i}from\"react\";import{addPropertyControls as n,ControlType as a,RenderTarget as l,withCSS as r}from\"framer\";import{motion as o}from\"framer-motion\";import p from\"@emotion/hash\";import{renderToString as s}from\"react-dom/server\";/**\n * ARC TEXT\n * By Adam and Benjamin\n *\n * @framerIntrinsicWidth 150\n * @framerIntrinsicHeight 150\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */let d=r(function(n){let a,r,d;// Checks\nlet x=i.count(n.slots)>0,b=l.current()===l.canvas,$=x&&\"graphic\"===n.type,w=\"circle\"===n.type,S=\"ellipse\"===n.type,v=S?n.cylinderHeight/2:0,V=f(n.flip,v);// If graphic is connected\nif($){let i=m(n.slots),l=m(i.props.svg),o=m(i.props.children);// Show placeholder on canvas if connected layer isn\u2019t a graphic\nif(b&&!o.props.frame)return /*#__PURE__*/t(\"div\",{style:u,children:[/*#__PURE__*/e(\"div\",{style:h,children:\"\uD83D\uDC8E\"}),/*#__PURE__*/e(\"p\",{style:g,children:\"Please connect to Graphic\"}),/*#__PURE__*/e(\"p\",{style:y,children:\"You can only connect the Arc to a Graphic with a single path.\"})]});// Grab the react element from the canvas and turn it into SVG\nif(b&&o){let e=s(o),t=o.props.frame;for(let i of(r=`0 0 ${t.width} ${t.height}`,e.match(/[\\w-]+=\"[^\"]*\"/g)))i.includes(\"d=\")&&(a=c(i));}// On the preview/deploy we already get the SVG string\nif(!b&&l){let e=l.match(/[\\w-]+=\"[^\"]*\"/g);for(let t of(r=(r=(r=l.split(\"viewBox=\")[1]).split(\">\")[0]).replace(/^\"(.+(?=\"$))\"$/,\"$1\"),e))t.includes(\"d=\")&&(a=c(t));}}// Unique IDs to avoid multiple instances on the canvas sharing a single path\nlet C=`curve-${p(a||V)}`;return\"top\"===n.alignmentBaseline&&(d=\"Text Top\"),\"center\"===n.alignmentBaseline&&(d=\"Central\"),\"bottom\"===n.alignmentBaseline&&(d=\"Hanging\"),/*#__PURE__*/e(o.div,{style:{width:\"100%\",height:\"100%\",// userSelect: \"none\",\n// pointerEvents: \"none\",\nposition:\"relative\"},draggable:\"false\",children:/*#__PURE__*/t(o.svg,{className:\"transform-origin-center-center\",style:{width:\"100%\",height:\"100%\",position:\"absolute\",inset:0,transformOrigin:\"center\",willChange:n.rotate&&\"transform\"},viewBox:$?r:\"0 0 100 100\",overflow:\"visible\",animate:w&&n.rotate&&{rotate:360},transition:w&&n.rotate&&{duration:100/n.rotateSpeed,repeat:1/0,ease:\"linear\"},children:[/*#__PURE__*/e(\"path\",{id:C,d:$?a:V,strokeWidth:\"none\",fill:\"transparent\"}),/*#__PURE__*/e(\"text\",{children:/*#__PURE__*/t(\"textPath\",{href:`#${C}`,startOffset:n.startOffset,dominantBaseline:d,style:{...n.font,wordSpacing:n.wordSpacing,fill:n.color},children:[n.text,!b&&n.animate&&/*#__PURE__*/e(\"animate\",{attributeName:\"startOffset\",from:`${n.animateStart}%`,to:`${n.animateEnd}%`,begin:\"0s\",dur:`${n.animateDuration}s`,repeatCount:\"indefinite\"})]})})]})});},// Work around a bug with framer-motion that calculates a px origin when animating SVG elements.\n[\".transform-origin-center-center { transform-origin: center center !important; }\"]);export default d;/* Method to get the first child */function m(e){let t;return i.map(e,e=>{void 0===t&&(t=e);}),t;}d.defaultProps={height:50,width:50},n(d,{text:{title:\"Content\",type:a.String,defaultValue:\"\u2726 THANK YOU \u2726 FOR VISITING\",displayTextArea:!0},type:{title:\"Type\",type:a.Enum,options:[\"circle\",\"ellipse\",\"graphic\"],optionTitles:[\"Circle\",\"Ellipse\",\"Graphic\"],defaultValue:!0},cylinderHeight:{title:\"Height\",type:a.Number,unit:\"px\",min:0,max:1e3,hidden:({type:e})=>\"ellipse\"!==e},rotate:{type:a.Boolean,title:\"Rotate\",defaultValue:!1,hidden:({type:e})=>\"circle\"!==e},rotateSpeed:{type:a.Number,title:\"Speed\",min:0,max:50,defaultValue:5,displayStepper:!0,step:1,hidden:({type:e,rotate:t})=>\"circle\"!==e||!t},slots:{type:a.ComponentInstance,title:\"Graphic\",hidden:({type:e})=>\"graphic\"!==e},alignmentBaseline:{title:\"Align\",type:a.Enum,options:[\"top\",\"center\",\"bottom\"],optionIcons:[\"align-top\",\"align-middle\",\"align-bottom\"],defaultValue:\"bottom\",displaySegmentedControl:!0},flip:{type:a.Boolean,defaultValue:!1,title:\"Direction\",enabledTitle:\"CW\",disabledTitle:\"CCW\",hidden:({type:e})=>\"graphic\"===e},startOffset:{title:\"Offset\",type:a.Number,defaultValue:0,max:360,unit:\"\\xb0\",step:.5},color:{title:\"Color\",type:a.Color,defaultValue:\"#999\"},font:{type:a.Font,title:\"Font\",controls:\"extended\",displayTextAlignment:!1},wordSpacing:{type:a.Number,step:1,defaultValue:0,title:\"Word\",displayStepper:!0},animate:{type:a.Boolean,defaultValue:!1,title:\"Animate\"},animateStart:{type:a.Number,min:-200,max:200,step:.1,defaultValue:-50,title:\"From\",unit:\"%\",hidden:e=>!e.animate},animateEnd:{type:a.Number,min:-200,max:200,step:.1,defaultValue:150,title:\"To\",unit:\"%\",hidden:e=>!e.animate},animateDuration:{type:a.Number,min:0,max:50,defaultValue:5,title:\"Time\",unit:\"s\",displayStepper:!0,hidden:e=>!e.animate}});/* Method to get stringless attributes */let c=e=>e.split(\"=\")[1].replace(/['\"]+/g,\"\"),f=(e,t)=>{let i=50-t,n=50+t;return e?`M 0 50 L 0 ${n} A 1 1 0 1 0 100 ${n} L 100 ${i} A 1 1 0 1 0 0 ${i} L 0 50`:`M 0 50 L 0 ${i} A 1 1 0 0 1 100 ${i} L 100 50 L 100 ${n} A 1 1 0 0 1 0 ${n} L 0 ${i}`;},u={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\"},h={fontSize:32,marginBottom:10},g={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"},y={margin:0,opacity:.7,maxWidth:160,lineHeight:1.5,textAlign:\"center\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Arc\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"150\",\"framerIntrinsicHeight\":\"150\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Arc.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{Children as i,useEffect as n,useState as l,useRef as r,useMemo as o,createRef as a,useCallback as d,cloneElement as p}from\"react\";import{addPropertyControls as u,ControlType as c,RenderTarget as s}from\"framer\";import{useAnimationFrame as h,useReducedMotion as f,LayoutGroup as g,useInView as m,useMotionValue as y,useTransform as v,motion as x,wrap as b}from\"framer-motion\";import{resize as w}from\"@motionone/dom\";let I=100,T={left:e=>`translateX(-${e}px)`,right:e=>`translateX(${e}px)`,top:e=>`translateY(-${e}px)`,bottom:e=>`translateY(${e}px)`},S=\"undefined\"!=typeof Animation&&\"function\"==typeof Animation.prototype.updatePlaybackRate;/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function $(u){/* Props */let{slots:c,gap:I,padding:$,paddingPerSide:N,paddingTop:O,paddingRight:P,paddingBottom:H,paddingLeft:L,speed:z,hoverFactor:R,direction:j,alignment:F,sizingOptions:D,fadeOptions:E,style:K}=u,{fadeContent:X,overflow:Y,fadeWidth:G,fadeInset:q,fadeAlpha:J}=E,{widthType:Q,heightType:U}=D,Z=N?`${O}px ${P}px ${H}px ${L}px`:`${$}px`,_=s.current()===s.canvas,ee=i.count(c),et=ee>0;!0===j&&(j=\"left\");let ei=\"left\"===j||\"right\"===j,en=y(0),el=T[j],er=v(en,el),eo=r(null),ea=o(()=>[/*#__PURE__*/a(),/*#__PURE__*/a()],[]),[ed,ep]=l({parent:null,children:null}),eu=[],ec=[],es=0,eh=0;_&&(es=ee?Math.floor(10/ee):0,eh=1),!_&&et&&ed.parent&&(es=Math.min(es=Math.round(ed.parent/ed.children*2)+1,100),eh=1);/* Measure parent and child */let ef=d(()=>{if(et&&eo.current){let e=ei?eo.current.offsetWidth:eo.current.offsetHeight,t=ea[0].current?ei?ea[0].current.offsetLeft:ea[0].current.offsetTop:0,i=ea[1].current?ei?ea[1].current.offsetLeft+ea[1].current.offsetWidth:ea[1].current.offsetTop+ea[1].current.offsetHeight:0;ep({parent:e,children:i-t+I});}},[]),eg=_?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(et){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!_){/**\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 e=r(!0);n(()=>(ef(),w(eo.current,({contentSize:t})=>{!e.current&&(t.width||t.height)&&ef(),e.current=!1;})),[]);}eu=i.map(c,(t,i)=>{var n,l,r,o;let a;0===i&&(a=ea[0]),i===c.length-1&&(a=ea[1]);let d={width:Q?null===(n=t.props)||void 0===n?void 0:n.width:\"100%\",height:U?null===(l=t.props)||void 0===l?void 0:l.height:\"100%\"};return /*#__PURE__*/e(g,{inherit:\"id\",children:/*#__PURE__*/e(\"li\",{ref:a,style:d,children:/*#__PURE__*/p(t,{style:{...null===(r=t.props)||void 0===r?void 0:r.style,...d,flexShrink:0,...eg},layoutId:t.props.layoutId?t.props.layoutId+\"-original-\"+i:void 0},null===(o=t.props)||void 0===o?void 0:o.children)})});});}if(!_)for(let t=0;t<es;t++)ec=[...ec,...i.map(c,(i,n)=>{var l,r,o,a,d,u;let c={width:Q?null===(l=i.props)||void 0===l?void 0:l.width:\"100%\",height:U?null===(r=i.props)||void 0===r?void 0:r.height:\"100%\"};return /*#__PURE__*/e(g,{inherit:\"id\",children:/*#__PURE__*/e(\"li\",{style:c,\"aria-hidden\":!0,children:/*#__PURE__*/p(i,{key:t+\" \"+n,style:{...null===(o=i.props)||void 0===o?void 0:o.style,width:Q?null===(a=i.props)||void 0===a?void 0:a.width:\"100%\",height:U?null===(d=i.props)||void 0===d?void 0:d.height:\"100%\",flexShrink:0,...eg},layoutId:i.props.layoutId?i.props.layoutId+\"-dupe-\"+t:void 0},null===(u=i.props)||void 0===u?void 0:u.children)},t+\"li\"+n)},t+\"lg\"+n);})];let em=ed.children+ed.children*Math.round(ed.parent/ed.children),ey=r(null),ev=r(null),ex=r(0),eb=r(!1),ew=f(),eI=r(null),eT=r(null);/**\n     * Setup animations\n     */if(!_){let e=m(eo);/**\n         * If this is an animation we can hardware accelerate, animate with WAAPI\n         */S?n(()=>{if(!ew&&em&&z)return eT.current=eI.current.animate({transform:[el(0),el(em)]},{duration:Math.abs(em)/z*1e3,iterations:1/0,easing:\"linear\"}),()=>eT.current.cancel();},[R,em,z]):/**\n             * If we can't accelerate this animation because we have a hoverFactor defined\n             * animate with a rAF loop.\n             */h(t=>{if(!em||ew||S)return;null===ey.current&&(ey.current=t),t-=ey.current;let i=null===ev.current?0:t-ev.current,n=i*(z/1e3);eb.current&&(n*=R),ex.current+=n,ex.current=b(0,em,ex.current),ev.current=t,e&&en.set(ex.current);});}let eS=G/2,e$=W(q,0,eS),eC=100-q,eM=`linear-gradient(${ei?\"to right\":\"to bottom\"}, rgba(0, 0, 0, ${J}) ${e$}%, rgba(0, 0, 0, 1) ${eS}%, rgba(0, 0, 0, 1) ${100-G/2}%, rgba(0, 0, 0, ${J}) ${eC}%)`;return /* Empty state */et?/*#__PURE__*/e(\"section\",{style:{...C,opacity:eh,WebkitMaskImage:X?eM:void 0,MozMaskImage:X?eM:void 0,maskImage:X?eM:void 0,overflow:Y?\"visible\":\"hidden\",padding:Z},ref:eo,children:/*#__PURE__*/t(x.ul,{ref:eI,style:{...C,gap:I,top:\"bottom\"===j&&B(em)?-em:void 0,left:\"right\"===j&&B(em)?-em:void 0,placeItems:F,position:\"relative\",flexDirection:ei?\"row\":\"column\",...K,transform:S?void 0:er,willChange:_?\"auto\":\"transform\"},onMouseEnter:()=>{eb.current=!0,eT.current&&eT.current.updatePlaybackRate(R);},onMouseLeave:()=>{eb.current=!1,eT.current&&eT.current.updatePlaybackRate(1);},children:[eu,ec]})}):/*#__PURE__*/t(\"section\",{style:M,children:[/*#__PURE__*/e(\"div\",{style:V,children:\"\u2728\"}),/*#__PURE__*/e(\"p\",{style:k,children:\"Connect to Content\"}),/*#__PURE__*/e(\"p\",{style:A,children:\"Add layers or components to infinitely loop on your page.\"})]});}/* Default Properties */$.defaultProps={gap:10,padding:10,sizingOptions:{widthType:!0,heightType:!0},fadeOptions:{fadeContent:!0,overflow:!1,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:!0},/* Property Controls */u($,{slots:{type:c.Array,title:\"Children\",control:{type:c.ComponentInstance}},speed:{type:c.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:!0,step:5},direction:{type:c.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:!0},alignment:{type:c.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:!0},gap:{type:c.Number,title:\"Gap\"},padding:{title:\"Padding\",type:c.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:c.Object,title:\"Sizing\",controls:{widthType:{type:c.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:!0},heightType:{type:c.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:!0}}},fadeOptions:{type:c.Object,title:\"Clipping\",controls:{fadeContent:{type:c.Boolean,title:\"Fade\",defaultValue:!0},overflow:{type:c.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:!1,hidden:e=>!0===e.fadeContent},fadeWidth:{type:c.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden:e=>!1===e.fadeContent},fadeInset:{type:c.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden:e=>!1===e.fadeContent},fadeAlpha:{type:c.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden:e=>!1===e.fadeContent}}},hoverFactor:{type:c.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:!0,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */let C={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"},M={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\"},V={fontSize:32,marginBottom:10},k={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"},A={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"},W=(e,t,i)=>Math.min(Math.max(e,t),i),B=e=>\"number\"==typeof e&&!isNaN(e);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"400\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "// Generated by Framer (c252364)\nimport{jsx as r,jsxs as e}from\"react/jsx-runtime\";import{addFonts as t,addPropertyControls as a,ControlType as o,cx as i,getFonts as n,Link as l,RichText as d,SVG as s,useActiveVariantCallback as f,useLocaleInfo as c,useVariantState as m,withCSS as p}from\"framer\";import{LayoutGroup as h,motion as g,MotionConfigContext as u}from\"framer-motion\";import*as v from\"react\";import{Icon as x}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";let w=n(x),b={gwdPfMVaQ:{hover:!0},YbVrLxrg4:{hover:!0}},y=[\"YbVrLxrg4\",\"gwdPfMVaQ\"],V=\"framer-UQn1O\",L={gwdPfMVaQ:\"framer-v-5qf4w9\",YbVrLxrg4:\"framer-v-12wcx8i\"};function Q(r,...e){let t={};return null==e||e.forEach(e=>e&&Object.assign(t,r[e])),t;}let k={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},C=({value:e,children:t})=>{let a=v.useContext(u),o=null!=e?e:a.transition,i=v.useMemo(()=>({...a,transition:o}),[JSON.stringify(o)]);return /*#__PURE__*/r(u.Provider,{value:i,children:t});},U={\"Variant 1\":\"YbVrLxrg4\",Icon:\"gwdPfMVaQ\"},O=({height:r,id:e,link:t,name:a,tap:o,title:i,width:n,...l})=>{var d,s,f,c;return{...l,LL3CUncw0:null!==(d=null!=i?i:l.LL3CUncw0)&&void 0!==d?d:\"See all work\",Pe_BkiVjH:null!=o?o:l.Pe_BkiVjH,shVYW1drO:null!==(s=null!=a?a:l.shVYW1drO)&&void 0!==s?s:\"menu\",sXzcL3SHF:null!=t?t:l.sXzcL3SHF,variant:null!==(c=null!==(f=U[l.variant])&&void 0!==f?f:l.variant)&&void 0!==c?c:\"YbVrLxrg4\"};},M=(r,e)=>e.join(\"-\")+r.layoutDependency,P=/*#__PURE__*/v.forwardRef(function(t,a){let{activeLocale:o}=c(),{style:n,className:p,layoutId:u,variant:w,LL3CUncw0:V,sXzcL3SHF:U,Pe_BkiVjH:P,shVYW1drO:S,...T}=O(t),{baseVariant:Y,classNames:I,gestureVariant:R,setGestureState:z,setVariant:N,transition:A,variants:B}=m({cycleOrder:y,defaultVariant:\"YbVrLxrg4\",enabledGestures:b,transitions:k,variant:w,variantClassNames:L}),j=M(t,B),{activeVariantCallback:H,delay:J}=f(Y),W=H(async(...r)=>{if(P){let e=await P(...r);if(!1===e)return!1;}}),F=v.useRef(null),q=v.useId();return /*#__PURE__*/r(h,{id:null!=u?u:q,children:/*#__PURE__*/r(g.div,{initial:w,animate:B,onHoverStart:()=>z({isHovered:!0}),onHoverEnd:()=>z({isHovered:!1}),onTapStart:()=>z({isPressed:!0}),onTap:()=>z({isPressed:!1}),onTapCancel:()=>z({isPressed:!1}),className:i(\"framer-UQn1O\",...[],I),style:{display:\"contents\"},children:/*#__PURE__*/r(C,{value:A,children:/*#__PURE__*/r(l,{href:U,openInNewTab:!1,children:/*#__PURE__*/e(g.a,{...T,className:`${i(\"framer-12wcx8i\",p)} framer-cq0b7q`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":!0,layoutDependency:j,layoutId:\"YbVrLxrg4\",onTap:W,ref:null!=a?a:F,style:{backgroundColor:\"var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, rgb(0, 0, 0))\",borderBottomLeftRadius:200,borderBottomRightRadius:200,borderTopLeftRadius:200,borderTopRightRadius:200,...n},...Q({\"gwdPfMVaQ-hover\":{\"data-framer-name\":void 0},\"YbVrLxrg4-hover\":{\"data-framer-name\":void 0},gwdPfMVaQ:{\"data-framer-name\":\"Icon\"}},Y,R),children:[\"gwdPfMVaQ-hover\"!==R&&\"gwdPfMVaQ\"!==Y&&/*#__PURE__*/r(g.div,{className:\"framer-xbshzv\",layoutDependency:j,layoutId:\"WjNsrrGD0\",style:{backgroundColor:\"var(--token-03184026-6a5a-4e0e-bb67-459ce8738ab0, rgb(183, 172, 143))\",borderBottomLeftRadius:300,borderBottomRightRadius:300,borderTopLeftRadius:300,borderTopRightRadius:300},variants:{\"YbVrLxrg4-hover\":{backgroundColor:\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(255, 232, 173))\"}},children:/*#__PURE__*/r(s,{className:\"framer-i4cf1g\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:j,layoutId:\"nIfiXVAbY\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 12.25 4 L 12.25 10.5 C 12.25 10.638 12.138 10.75 12 10.75 C 11.862 10.75 11.75 10.638 11.75 10.5 L 11.75 4.604 L 4.177 12.177 C 4.079 12.275 3.921 12.275 3.823 12.177 C 3.725 12.079 3.725 11.921 3.823 11.823 L 11.396 4.25 L 5.5 4.25 C 5.362 4.25 5.25 4.138 5.25 4 C 5.25 3.862 5.362 3.75 5.5 3.75 L 12 3.75 C 12.138 3.75 12.25 3.862 12.25 4 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:3160738455,withExternalLayout:!0,...Q({\"YbVrLxrg4-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 12.25 4 L 12.25 10.5 C 12.25 10.638 12.138 10.75 12 10.75 C 11.862 10.75 11.75 10.638 11.75 10.5 L 11.75 4.604 L 4.177 12.177 C 4.079 12.275 3.921 12.275 3.823 12.177 C 3.725 12.079 3.725 11.921 3.823 11.823 L 11.396 4.25 L 5.5 4.25 C 5.362 4.25 5.25 4.138 5.25 4 C 5.25 3.862 5.362 3.75 5.5 3.75 L 12 3.75 C 12.138 3.75 12.25 3.862 12.25 4 Z\" fill=\"rgb(0,0,0)\" stroke-width=\"0.5\" stroke=\"rgba(0,0,0,1)\" stroke-miterlimit=\"5.9375\"></path></svg>',svgContentId:3823205745}},Y,R)})}),(\"gwdPfMVaQ-hover\"===R||\"gwdPfMVaQ\"===Y)&&/*#__PURE__*/r(g.div,{className:\"framer-swteph-container\",layoutDependency:j,layoutId:\"AClzyAhTU-container\",children:/*#__PURE__*/r(x,{color:'var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(255, 255, 255)) /* {\"name\":\"Neutral/0\"} */',height:\"100%\",iconSearch:S,iconSelection:\"monitor\",id:\"AClzyAhTU\",layoutId:\"AClzyAhTU\",mirrored:!1,selectByList:!1,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...Q({\"gwdPfMVaQ-hover\":{color:'var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(255, 232, 173)) /* {\"name\":\"Main color\"} */'}},Y,R)})}),\"gwdPfMVaQ-hover\"!==R&&\"gwdPfMVaQ\"!==Y&&/*#__PURE__*/r(d,{__fromCanvasComponent:!0,children:/*#__PURE__*/r(v.Fragment,{children:/*#__PURE__*/r(g.p,{style:{\"--font-selector\":\"R0Y7U2NoaWJzdGVkIEdyb3Rlc2stNjAw\",\"--framer-font-family\":'\"Schibsted Grotesk\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cc033da2-d08d-442c-ad40-760c54e4e408, rgb(248, 248, 248)))\"},children:\"See all work\"})}),className:\"framer-hidutn\",fonts:[\"GF;Schibsted Grotesk-600\"],layoutDependency:j,layoutId:\"CxRffrSWf\",style:{\"--extracted-r6o4lv\":\"var(--token-cc033da2-d08d-442c-ad40-760c54e4e408, rgb(248, 248, 248))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:V,verticalAlignment:\"top\",withExternalLayout:!0})]})})})})});}),S=['.framer-UQn1O [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-UQn1O .framer-cq0b7q { display: block; }\",\".framer-UQn1O .framer-12wcx8i { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; overflow: hidden; padding: 16px 24px 16px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-UQn1O .framer-xbshzv { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); overflow: hidden; position: relative; width: 8px; will-change: var(--framer-will-change-override, transform); }\",\".framer-UQn1O .framer-i4cf1g { bottom: -16px; flex: none; height: 16px; left: -16px; position: absolute; width: 16px; }\",\".framer-UQn1O .framer-swteph-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-UQn1O .framer-hidutn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-UQn1O .framer-v-12wcx8i .framer-12wcx8i, .framer-UQn1O .framer-v-5qf4w9 .framer-12wcx8i { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UQn1O .framer-12wcx8i { gap: 0px; } .framer-UQn1O .framer-12wcx8i > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UQn1O .framer-12wcx8i > :first-child { margin-left: 0px; } .framer-UQn1O .framer-12wcx8i > :last-child { margin-right: 0px; } }\",\".framer-UQn1O.framer-v-5qf4w9 .framer-12wcx8i { height: min-content; padding: 12px 12px 12px 12px; }\",\".framer-UQn1O.framer-v-12wcx8i.hover .framer-xbshzv { height: var(--framer-aspect-ratio-supported, 30px); width: 30px; }\",\".framer-UQn1O.framer-v-12wcx8i.hover .framer-i4cf1g { bottom: 7px; left: 7px; }\"],T=p(P,S,\"framer-UQn1O\");export default T;T.displayName=\"Button 2\",T.defaultProps={height:60,width:164},a(T,{variant:{options:[\"YbVrLxrg4\",\"gwdPfMVaQ\"],optionTitles:[\"Variant 1\",\"Icon\"],title:\"Variant\",type:o.Enum},LL3CUncw0:{defaultValue:\"See all work\",displayTextArea:!1,title:\"Title\",type:o.String},sXzcL3SHF:{title:\"Link\",type:o.Link},Pe_BkiVjH:{title:\"Tap\",type:o.EventHandler},shVYW1drO:{defaultValue:\"menu\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Name\",type:o.String}}),t(T,[{family:\"Schibsted Grotesk\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/i77HWEixv:default\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMN_MYAT8JuXFGVOQ.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMN_MYAT8JuXFGVOQ.ttf\",weight:\"600\"},...w]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameri77HWEixv\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"gwdPfMVaQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PlIFl5DpZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"WdzzNSdks\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"60\",\"framerVariables\":\"{\\\"LL3CUncw0\\\":\\\"title\\\",\\\"sXzcL3SHF\\\":\\\"link\\\",\\\"Pe_BkiVjH\\\":\\\"tap\\\",\\\"shVYW1drO\\\":\\\"name\\\"}\",\"framerIntrinsicWidth\":\"164\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./i77HWEixv.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Schibsted Grotesk-600\"]);export const fonts=[{family:\"Schibsted Grotesk\",moduleAsset:{localModuleIdentifier:\"local-module:css/hB5MPFx5C:default\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMN_MYAT8JuXFGVOQ.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMN_MYAT8JuXFGVOQ.ttf\",weight:\"600\"}];export const css=['.framer-6kh1z .framer-styles-preset-1bzgbnv:not(.rich-text-wrapper), .framer-6kh1z .framer-styles-preset-1bzgbnv.rich-text-wrapper h1 { --framer-font-family: \"Schibsted Grotesk\", sans-serif; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-weight: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, #121315); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-6kh1z .framer-styles-preset-1bzgbnv:not(.rich-text-wrapper), .framer-6kh1z .framer-styles-preset-1bzgbnv.rich-text-wrapper h1 { --framer-font-family: \"Schibsted Grotesk\", sans-serif; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-weight: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, #121315); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-6kh1z .framer-styles-preset-1bzgbnv:not(.rich-text-wrapper), .framer-6kh1z .framer-styles-preset-1bzgbnv.rich-text-wrapper h1 { --framer-font-family: \"Schibsted Grotesk\", sans-serif; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-weight: 600; --framer-letter-spacing: -0.02em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, #121315); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-6kh1z\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Schibsted Grotesk-500\"]);export const fonts=[{family:\"Schibsted Grotesk\",moduleAsset:{localModuleIdentifier:\"local-module:css/PH_VmiKck:default\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNEMEAT8JuXFGVOQ.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNEMEAT8JuXFGVOQ.ttf\",weight:\"500\"}];export const css=['.framer-8xJKx .framer-styles-preset-1ejcw6o:not(.rich-text-wrapper), .framer-8xJKx .framer-styles-preset-1ejcw6o.rich-text-wrapper p { --framer-font-family: \"Schibsted Grotesk\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #454545; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-8xJKx .framer-styles-preset-1ejcw6o:not(.rich-text-wrapper), .framer-8xJKx .framer-styles-preset-1ejcw6o.rich-text-wrapper p { --framer-font-family: \"Schibsted Grotesk\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #454545; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-8xJKx .framer-styles-preset-1ejcw6o:not(.rich-text-wrapper), .framer-8xJKx .framer-styles-preset-1ejcw6o.rich-text-wrapper p { --framer-font-family: \"Schibsted Grotesk\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #454545; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-8xJKx\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Schibsted Grotesk-700\"]);export const fonts=[{family:\"Schibsted Grotesk\",moduleAsset:{localModuleIdentifier:\"local-module:css/nF3rLdBsm:default\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNxcYAT8JuXFGVOQ.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNxcYAT8JuXFGVOQ.ttf\",weight:\"700\"}];export const css=['.framer-pkX8X .framer-styles-preset-v8ra1u:not(.rich-text-wrapper), .framer-pkX8X .framer-styles-preset-v8ra1u.rich-text-wrapper p { --framer-font-family: \"Schibsted Grotesk\", \"Schibsted Grotesk Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #454545; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-pkX8X .framer-styles-preset-v8ra1u:not(.rich-text-wrapper), .framer-pkX8X .framer-styles-preset-v8ra1u.rich-text-wrapper p { --framer-font-family: \"Schibsted Grotesk\", \"Schibsted Grotesk Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #454545; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-pkX8X .framer-styles-preset-v8ra1u:not(.rich-text-wrapper), .framer-pkX8X .framer-styles-preset-v8ra1u.rich-text-wrapper p { --framer-font-family: \"Schibsted Grotesk\", \"Schibsted Grotesk Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #454545; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-pkX8X\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-Tvjri .framer-styles-preset-1aozk5b:not(.rich-text-wrapper), .framer-Tvjri .framer-styles-preset-1aozk5b.rich-text-wrapper a { --framer-link-current-text-color: var(--token-22e34c00-f547-475f-b85c-d728de6742b6, #5f5844); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-03184026-6a5a-4e0e-bb67-459ce8738ab0, #b7ac8f); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-22e34c00-f547-475f-b85c-d728de6742b6, #5f5844); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-Tvjri\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d1ef57f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Link,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/bSDhLwMX5kBuRdNox2UV/K26OohrG2YGKBgOMGtAr/hB5MPFx5C.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/c5Ok6ySaabODZGWNtq6G/PyVdxSUhojAeDQAyky5Y/nF3rLdBsm.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/9NwAQHOmYQSgRVqiGdnM/K4lacM7KCJ9bBFvUPkBN/PH_VmiKck.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/e6CqOOgwq6xujE9YSnMF/8mC8w9Fg3Wxd32mRaX0z/wYnaCIqdq.js\";import Button2 from\"https://framerusercontent.com/modules/mp37MrvPEHhvUgPQyWtm/l8Ar7ZtFjIcG7fseQ2Hk/i77HWEixv.js\";const Button2Fonts=getFonts(Button2);const cycleOrder=[\"YrGQn9UHP\",\"vNfy1Qg0C\",\"lapkw8qgw\",\"RaNDew7Ip\",\"WEKskx0XP\",\"LpzgmG5q3\"];const serializationHash=\"framer-0q6wl\";const variantClassNames={lapkw8qgw:\"framer-v-d0ux3k\",LpzgmG5q3:\"framer-v-1jlktxn\",RaNDew7Ip:\"framer-v-w8bg2\",vNfy1Qg0C:\"framer-v-p7vgyq\",WEKskx0XP:\"framer-v-8j65vt\",YrGQn9UHP:\"framer-v-12j5wae\"};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 humanReadableVariantMap={\"Phone expand\":\"RaNDew7Ip\",Desktop:\"YrGQn9UHP\",Phone:\"lapkw8qgw\",Tablet:\"LpzgmG5q3\",Variant:\"WEKskx0XP\"};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:\"YrGQn9UHP\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"YrGQn9UHP\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const Pe_BkiVjH11r763x=activeVariantCallback(async(...args)=>{setVariant(\"RaNDew7Ip\");});const Pe_BkiVjH8tv5u2=activeVariantCallback(async(...args)=>{setVariant(\"lapkw8qgw\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"lapkw8qgw\")return true;return false;};const isDisplayed1=()=>{if([\"lapkw8qgw\",\"RaNDew7Ip\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"RaNDew7Ip\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"RaNDew7Ip\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-0q6wl\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(\"framer-12j5wae\",className),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"YrGQn9UHP\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{lapkw8qgw:{backgroundColor:\"var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, rgb(0, 0, 0))\"},RaNDew7Ip:{backgroundColor:\"var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, rgb(0, 0, 0))\"}},...addPropertyOverrides({lapkw8qgw:{\"data-framer-name\":\"Phone\"},LpzgmG5q3:{\"data-framer-name\":\"Tablet\"},RaNDew7Ip:{\"data-framer-name\":\"Phone expand\"},vNfy1Qg0C:{\"data-framer-name\":\"Tablet\"},WEKskx0XP:{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-faxff3\",layoutDependency:layoutDependency,layoutId:\"f5sHvXx4w\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aBdDH65LD\"},children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-kz1cmq framer-wxpps3\",\"data-framer-name\":\"bySukii_blk\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"wtXieQIhD\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 45\"><path d=\"M 35.289 19.643 C 35.04 19.304 34.791 18.964 34.489 18.679 C 34.24 18.446 33.956 18.25 33.76 17.982 C 33.671 17.857 33.6 17.696 33.476 17.607 C 33.244 17.429 32.924 17.464 32.64 17.536 C 32.213 17.643 31.822 17.786 31.431 17.982 C 31.2 18.089 31.004 18.179 30.773 18.125 C 30.631 18 30.578 17.804 30.578 17.625 C 30.56 17.321 30.649 17.018 30.738 16.714 C 31.076 15.554 31.431 14.339 32.231 13.429 C 32.409 13.232 32.622 13.018 32.729 12.768 L 33.209 12.286 C 34.062 11.482 34.738 10.536 35.858 10.054 C 36.036 9.982 36.213 9.911 36.391 9.929 L 36.658 9.982 C 36.924 10.018 37.227 9.821 37.227 9.554 C 37.209 9.286 36.729 8.696 36.533 8.5 C 36.462 8.429 36.373 8.339 36.302 8.25 C 36.213 8.161 36.16 8.071 36.107 7.982 C 35.947 7.768 35.858 7.643 35.573 7.571 C 34.951 7.446 34.24 7.786 33.369 8.625 C 33.173 8.804 32.978 9 32.782 9.179 C 32.213 9.714 31.627 10.268 31.129 10.857 C 30.578 11.536 30.169 12.268 29.76 13.036 C 29.653 13.232 29.547 13.429 29.44 13.607 C 29.369 13.75 29.28 13.875 29.191 14 C 29.049 14.214 28.907 14.429 28.818 14.679 C 28.658 15.089 28.551 15.518 28.462 15.946 C 28.427 16.071 28.409 16.214 28.373 16.339 C 28.124 17.339 28.32 18.304 28.924 19.054 C 29.582 19.875 29.76 19.875 30.756 19.786 C 31.253 19.75 31.769 19.768 32.249 19.786 C 32.516 19.804 32.764 19.821 33.049 19.946 C 33.067 19.964 33.138 19.982 33.209 20 C 33.44 20.054 33.618 20 33.653 20.286 C 33.671 20.393 33.689 20.5 33.689 20.607 L 33.653 21.286 C 33.636 21.429 33.6 21.571 33.564 21.714 C 33.44 22.125 33.28 22.518 33.102 22.893 C 32.889 23.339 32.64 23.786 32.373 24.214 C 32.32 24.286 32.284 24.375 32.231 24.446 C 31.982 24.821 31.787 25.232 31.538 25.607 C 31.467 25.714 31.378 25.821 31.271 25.893 C 31.182 25.946 31.093 25.964 31.022 26.018 C 30.72 26.196 30.684 26.679 30.951 26.893 C 31.111 27.018 31.307 27.071 31.467 27.196 C 31.609 27.321 31.538 27.482 31.751 27.536 C 32.018 27.589 32.587 27.179 32.747 26.982 C 33.031 26.607 33.262 26.143 33.476 25.696 C 33.582 25.482 33.689 25.25 33.813 25.036 L 34.08 24.554 C 34.347 24.089 34.613 23.607 34.844 23.125 C 35.04 22.732 35.2 22.339 35.342 21.929 C 35.396 21.786 35.502 21.661 35.538 21.518 C 35.609 21.304 35.644 21.071 35.662 20.857 C 35.698 20.625 35.716 20.375 35.644 20.143 C 35.52 19.964 35.396 19.804 35.289 19.643 Z M 30.222 17.911 C 29.991 17.714 30.187 17.25 30.24 17.018 C 30.453 16.268 30.738 15.554 31.111 14.875 L 30.684 15.893 C 30.507 16.321 30.347 16.75 30.293 17.196 C 30.258 17.464 30.276 17.732 30.347 17.982 C 30.311 17.982 30.276 17.946 30.222 17.911 Z M 50.151 9.714 C 50.133 9.696 50.098 9.679 50.08 9.661 C 49.938 9.536 49.707 9.339 49.547 9.339 C 49.458 9.339 49.422 9.375 49.369 9.429 C 49.333 9.464 49.298 9.518 49.227 9.554 C 49.156 9.589 49.102 9.625 49.049 9.661 C 48.747 9.821 48.533 9.946 48.391 10.339 C 48.338 10.482 48.267 10.732 48.284 10.857 C 48.302 10.964 48.356 11.036 48.409 11.107 C 48.462 11.179 48.533 11.25 48.551 11.375 C 48.64 11.696 48.747 11.839 49.031 11.929 C 49.084 11.946 49.156 11.964 49.209 12 C 49.529 12.125 49.796 12.232 50.116 12 C 50.151 11.982 50.187 11.946 50.204 11.929 C 50.222 11.911 50.24 11.875 50.258 11.839 C 50.276 11.821 50.276 11.804 50.293 11.786 C 50.347 11.679 50.436 11.607 50.524 11.536 L 50.684 11.375 C 50.827 11.214 50.809 10.893 50.667 10.518 C 50.542 10.179 50.329 9.857 50.151 9.714 Z M 55.342 10.643 C 55.324 10.321 55.182 10.161 54.987 9.964 C 54.916 9.893 54.844 9.821 54.773 9.732 C 54.631 9.554 54.453 9.464 54.276 9.375 C 54.151 9.321 54.027 9.25 53.902 9.161 C 53.831 9.107 53.76 9.089 53.689 9.089 C 53.404 9.089 53.031 9.375 52.836 9.571 C 52.516 9.893 52.604 10.375 52.693 10.804 L 52.711 10.911 C 52.764 11.179 52.764 11.25 52.924 11.411 C 53.031 11.536 53.227 11.714 53.387 11.821 C 53.564 11.946 53.778 12.089 53.938 12.196 C 54.027 12.25 54.222 12.339 54.311 12.339 C 54.524 12.357 54.72 12.268 54.88 12.107 C 55.2 11.768 55.36 11.107 55.342 10.643 Z M 53.511 15.268 C 53.227 15.071 52.924 14.875 52.622 14.714 C 52.569 14.679 52.498 14.643 52.444 14.625 C 52.32 14.554 52.089 14.429 51.929 14.464 C 51.769 14.5 51.698 14.732 51.662 14.875 C 51.609 15.071 51.556 15.268 51.627 15.464 C 51.662 15.571 51.751 15.661 51.804 15.786 C 51.893 15.982 51.876 16.196 51.858 16.411 C 51.804 17.107 51.822 17.821 52.124 18.446 C 52.249 18.714 52.427 18.946 52.48 19.232 C 52.533 19.446 52.516 19.661 52.569 19.857 C 52.622 20.071 52.747 20.268 52.942 20.321 C 53.102 20.357 53.209 20.339 53.351 20.446 C 53.476 20.536 53.582 20.643 53.742 20.696 C 53.831 20.714 53.938 20.714 53.991 20.643 C 54.062 20.571 54.062 20.464 54.044 20.375 C 54.027 20.286 53.973 20.196 53.956 20.107 C 53.831 19.732 53.956 19.232 53.973 18.839 C 54.009 18.393 54.044 17.964 54.133 17.536 C 54.24 17.054 54.418 16.536 54.222 16.054 C 54.098 15.696 53.813 15.464 53.511 15.268 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 40.587 16.696 C 40.533 16.768 40.498 16.839 40.444 16.911 C 40.409 16.964 40.391 17 40.356 17.054 C 40.338 17.036 40.302 17.036 40.284 17.018 C 40.249 17 40.231 16.946 40.231 16.911 C 40.231 16.857 40.249 16.821 40.249 16.786 C 40.302 16.589 40.338 16.375 40.231 16.214 C 40.249 16.196 40.267 16.161 40.267 16.125 C 40.267 16.089 40.231 16.071 40.196 16.089 C 40.178 16.089 40.178 16.107 40.178 16.125 C 40.142 16.214 40.089 16.321 40.071 16.429 C 40.036 16.518 40.018 16.607 39.982 16.696 C 39.911 16.875 39.787 17.054 39.698 17.214 C 39.609 17.357 39.52 17.482 39.449 17.643 C 39.413 17.714 39.396 17.786 39.378 17.857 C 39.36 17.929 39.342 18 39.324 18.054 C 39.307 18.107 39.289 18.143 39.271 18.196 C 39.236 18.286 39.182 18.375 39.164 18.482 C 39.058 18.982 38.596 19.625 38.187 19.875 C 38.062 19.946 37.938 20.018 37.796 20.018 C 37.76 20.018 37.724 20.018 37.707 19.982 C 37.671 19.946 37.653 19.893 37.653 19.839 C 37.653 19.75 37.689 19.643 37.724 19.554 C 37.884 19.107 37.973 18.393 38.08 17.929 C 38.169 17.518 38.204 17 38.08 16.589 C 37.956 16.179 37.458 16.143 37.102 16.054 C 36.64 15.929 36.142 15.821 36.036 16.482 C 36 16.643 36.036 16.804 36.036 16.964 C 36.053 17.589 35.733 18.232 35.804 18.857 C 35.876 19.482 36.089 20.143 36.213 20.786 C 36.249 20.946 36.284 21.125 36.373 21.25 C 36.587 21.554 37.067 21.607 37.28 21.929 C 37.369 22.054 37.404 22.196 37.476 22.321 C 37.849 22.839 38.436 22.446 38.631 22.036 C 38.667 21.982 38.684 21.911 38.72 21.857 C 38.827 21.679 38.898 21.482 38.987 21.286 C 39.004 21.232 39.04 21.179 39.058 21.107 C 39.182 20.821 39.36 20.5 39.538 20.304 C 39.591 20.232 39.644 20.196 39.68 20.179 C 39.716 20.143 39.751 20.125 39.769 20.089 C 39.787 20.071 39.804 20.036 39.804 20.018 C 39.947 19.696 40.053 19.357 40.124 19.018 C 40.16 18.857 40.178 18.696 40.213 18.536 C 40.267 18.375 40.302 18.196 40.302 18.018 C 40.302 17.911 40.32 17.786 40.338 17.679 C 40.356 17.554 40.409 17.429 40.444 17.304 C 40.498 17.286 40.516 17.143 40.533 17.107 C 40.569 17 40.587 16.911 40.587 16.786 L 40.587 16.75 C 40.587 16.732 40.622 16.714 40.64 16.696 C 40.658 16.679 40.658 16.643 40.658 16.625 C 40.604 16.661 40.587 16.679 40.587 16.696 Z M 31.342 23.268 C 31.431 23.214 31.52 23.179 31.609 23.107 C 31.68 23.036 31.751 22.946 31.751 22.839 C 31.431 23.071 31.111 23.321 30.791 23.571 C 30.987 23.25 31.218 22.946 31.538 22.732 C 31.68 22.643 31.84 22.554 31.982 22.446 C 32.124 22.339 32.231 22.179 32.249 22 C 32.071 22 31.929 22.143 31.787 22.268 C 31.467 22.571 31.076 22.732 30.684 22.929 C 30.258 23.125 29.92 23.429 29.564 23.732 C 29.511 23.786 29.44 23.821 29.387 23.857 C 29.333 23.893 29.262 23.946 29.227 23.964 C 29.191 24 29.156 24.036 29.138 24.089 C 29.084 24.161 29.031 24.25 28.907 24.321 C 28.853 24.357 28.8 24.375 28.747 24.393 C 28.64 24.446 28.569 24.464 28.48 24.589 C 28.462 24.625 28.444 24.661 28.444 24.696 C 28.391 25.018 28.107 24.929 27.911 25.125 C 27.68 25.357 27.449 25.571 27.218 25.804 C 26.791 26.232 26.347 26.679 26.044 27.214 C 26.524 26.375 26.4 25.357 26.667 24.464 C 26.951 23.554 26.987 22.625 27.236 21.714 C 27.307 21.464 27.324 21.214 27.342 20.964 C 27.36 20.643 27.36 20.179 27.52 19.893 C 27.573 19.804 27.627 19.732 27.662 19.643 C 27.716 19.482 27.644 19.304 27.556 19.143 C 27.484 19 27.378 18.857 27.253 18.768 C 27.076 18.643 26.844 18.643 26.631 18.571 C 26.329 18.482 26.062 18.286 25.742 18.214 C 25.547 18.179 25.316 18.214 25.227 18.393 C 25.084 18.643 25.298 18.964 25.369 19.196 C 25.44 19.464 25.404 19.714 25.333 19.982 C 25.209 20.5 25.12 21.018 25.013 21.536 C 24.747 23.018 24.267 24.464 23.591 25.804 C 23.484 26.036 23.307 26.375 23.022 26.411 C 22.702 26.446 22.489 26.125 22.382 25.875 C 21.92 24.75 22.098 23.125 22.151 21.911 C 22.151 21.732 22.187 21.571 22.222 21.411 C 22.24 21.321 22.258 21.214 22.276 21.107 L 22.276 21.054 C 22.293 20.964 22.293 20.875 22.293 20.786 C 22.293 20.75 22.258 20.679 22.222 20.625 C 22.169 20.536 22.151 20.482 22.151 20.446 C 22.169 20.268 22.258 20.25 22.311 20.232 C 22.364 20.214 22.4 20.214 22.436 20.143 C 22.489 20.054 22.382 19.857 22.329 19.75 L 22.311 19.732 C 22.222 19.536 22.116 19.429 21.956 19.357 C 21.796 19.286 21.422 19.125 21.28 19.107 C 21.102 19.071 20.942 19.125 20.818 19.25 C 20.249 19.768 20.338 20.821 20.32 21.518 C 20.32 21.643 20.302 21.768 20.302 21.893 C 19.538 21.482 18.613 21.25 17.813 21.161 C 17.582 21.125 17.333 21.143 17.102 21.161 C 16.942 21.161 16.764 21.179 16.587 21.161 L 16.409 21.161 C 15.929 21.179 15.52 21.161 15.467 20.964 C 15.396 20.696 15.787 20.429 16.036 20.232 C 16.089 20.196 16.142 20.161 16.178 20.125 C 16.356 19.964 16.533 19.821 16.711 19.661 C 16.924 19.482 17.12 19.304 17.316 19.143 C 17.849 18.679 18.471 18.143 19.004 17.554 L 19.164 17.393 C 19.324 17.232 19.449 17.107 19.591 16.893 C 19.787 16.625 20.018 16.375 20.231 16.125 L 20.551 15.75 C 21.12 15.071 21.707 14.393 21.938 13.518 C 22.133 12.821 22.044 12.429 21.796 11.839 C 21.529 11.232 20.871 11.196 20.231 11.214 L 19.911 11.214 C 19.182 11.232 18.436 11.25 17.724 11.393 C 17.031 11.536 16.356 11.839 15.68 12.143 C 15.449 12.25 15.2 12.357 14.969 12.464 C 13.707 13 12.48 13.554 11.164 14.196 C 11.2 14.179 11.236 14.143 11.271 14.125 C 11.342 14.071 11.449 14.054 11.52 14 C 11.644 13.911 11.716 13.786 11.84 13.714 C 11.911 13.679 11.964 13.679 12.036 13.661 C 12.124 13.643 12.213 13.589 12.302 13.536 C 13.173 13.143 14.027 12.75 14.862 12.304 C 15.022 12.214 15.2 12.125 15.36 12.036 C 15.218 12.071 15.093 12.125 14.951 12.161 C 14.809 12.196 14.667 12.25 14.542 12.304 C 14.293 12.411 14.062 12.554 13.796 12.679 C 13.6 12.768 13.404 12.821 13.209 12.893 C 12.978 13.036 12.711 13.143 12.444 13.25 C 12.213 13.339 12.018 13.482 11.804 13.607 C 11.662 13.696 11.52 13.75 11.378 13.821 C 11.236 13.893 11.111 13.946 10.969 14.018 L 10.596 14.179 C 10.471 14.214 10.347 14.232 10.222 14.268 C 9.742 14.393 9.316 14.714 8.889 14.964 C 8.8 15.018 8.693 15.089 8.658 15.179 C 8.924 15.232 9.191 15.054 9.422 14.929 C 9.582 14.839 9.742 14.768 9.902 14.714 C 9.956 14.696 9.991 14.679 10.044 14.679 C 10.098 14.679 10.151 14.696 10.187 14.714 L 10.204 14.714 C 10.044 14.786 9.902 14.875 9.742 14.946 C 9.689 14.982 9.636 15 9.582 15.018 C 9.28 15.161 9.013 15.286 8.924 15.589 C 8.853 15.893 8.924 16.357 9.084 16.643 C 9.173 16.821 9.316 16.893 9.476 16.964 C 9.582 17.018 9.689 17.071 9.778 17.161 C 10.062 17.411 10.08 17.786 10.116 18.107 C 10.116 18.161 10.133 18.214 10.133 18.268 C 10.169 18.607 11.484 28.75 11.52 28.946 C 11.68 29.607 11.893 30.286 12.462 30.661 C 12.498 30.679 12.516 30.696 12.533 30.714 C 12.676 30.804 12.729 30.857 12.836 31.054 C 12.871 31.125 12.889 31.196 12.907 31.25 C 12.924 31.357 12.96 31.429 13.031 31.518 C 13.173 31.696 13.333 31.714 13.529 31.714 C 13.618 31.714 13.707 31.714 13.796 31.75 C 13.849 31.768 13.902 31.768 13.938 31.786 C 14.133 31.839 14.151 31.839 14.347 31.589 C 14.56 31.304 14.844 30.929 15.164 30.554 C 15.591 30.036 16.124 29.75 16.516 29.196 C 16.924 28.607 17.316 28 17.867 27.536 C 18.187 27.268 18.578 27.054 18.916 26.804 C 19.538 26.375 20.053 25.821 20.462 25.214 C 20.462 25.268 20.48 25.321 20.48 25.375 C 20.533 25.804 20.622 26.375 20.764 26.768 C 20.853 27 21.049 27.214 21.298 27.232 C 21.422 27.232 21.547 27.196 21.671 27.179 C 22.276 27.089 22.471 28.125 23.2 27.982 C 23.467 27.929 23.68 27.75 23.893 27.589 C 24.071 27.446 24.249 27.321 24.409 27.179 C 24.569 27.054 24.604 26.911 24.747 26.786 C 24.782 26.75 24.853 26.732 24.853 26.786 L 24.853 26.821 C 24.747 27.125 24.853 27.429 24.782 27.732 C 24.729 28 24.64 28.304 24.533 28.571 C 24.391 28.911 24.107 29.143 23.858 29.393 C 23.324 29.893 22.773 30.536 22.4 31.161 C 22.311 31.304 22.222 31.446 22.116 31.589 C 22.044 31.696 21.973 31.786 21.92 31.875 C 21.849 32 21.76 32.125 21.636 32.268 C 21.422 32.518 21.227 32.857 21.067 33.143 C 20.693 33.786 20.551 34.5 20.64 35.161 C 20.658 35.268 20.658 35.393 20.658 35.5 C 20.658 35.679 20.658 35.857 20.729 36.018 C 20.747 36.089 20.782 36.143 20.818 36.214 C 20.853 36.286 20.907 36.357 20.924 36.446 C 20.924 36.464 20.942 36.5 20.942 36.518 C 20.996 36.661 21.013 36.732 21.138 36.857 C 21.582 37.304 22.578 37.554 23.164 37.25 C 23.911 36.857 24.053 35.768 24.782 35.375 C 25.564 34.946 25.529 33.821 25.618 33.071 C 25.742 31.982 25.867 30.911 25.991 29.821 C 26.027 29.446 26.08 29.071 26.24 28.714 C 26.489 28.179 26.933 27.839 27.307 27.411 C 27.893 26.714 28.036 26.286 28.533 25.786 C 28.818 25.5 29.316 25.143 29.636 24.911 C 30.044 24.625 30.364 24.339 30.578 23.893 C 30.578 23.875 30.596 23.875 30.596 23.857 C 30.844 23.679 31.058 23.429 31.342 23.268 Z M 13.049 17.143 C 12.96 17.107 12.836 17.036 12.853 16.946 C 12.853 16.911 12.871 16.893 12.889 16.875 C 13.422 16.214 14.222 15.839 14.969 15.429 C 16.178 14.75 17.013 13.732 18.169 13.018 C 18.649 12.714 19.342 12.214 19.964 12.357 C 20 12.357 20.018 12.393 20.018 12.429 C 20.107 12.732 18.916 14.661 18.898 14.679 C 18.276 15.607 17.511 16.411 16.853 17.071 L 16.516 17.411 C 16.284 17.643 16.036 17.875 15.804 18.125 C 15.68 18.268 15.556 18.429 15.449 18.589 C 15.271 18.857 15.04 19.054 14.827 19.304 C 14.827 19.304 14.258 19.964 14.276 19.821 C 14.311 18.804 14.133 17.571 13.049 17.143 Z M 18.542 24.232 C 18.524 24.268 18.489 24.304 18.471 24.375 C 18.311 24.875 16.462 27.232 16.018 27.679 L 15.538 28.161 C 15.307 28.393 15.076 28.625 14.933 28.929 C 14.916 28.964 14.898 29.036 14.862 29.107 C 14.756 29.375 14.631 29.732 14.347 29.732 L 14.329 29.732 C 14.08 29.714 13.991 29 13.991 28.964 C 13.991 28.929 13.973 28.893 13.973 28.857 C 14.044 28.839 14.098 28.786 14.116 28.714 C 14.151 28.607 14.133 28.5 14.133 28.393 C 13.973 27.125 13.92 25.839 13.991 24.554 L 13.991 24.446 C 14.098 24.464 14.222 24.446 14.364 24.429 C 15.164 24.286 16.196 23.464 17.031 23.357 C 17.476 23.304 17.92 23.339 18.204 23.518 C 18.293 23.571 18.56 23.75 18.596 23.929 C 18.649 24.089 18.596 24.161 18.542 24.232 Z M 24.071 30.518 C 24.071 30.518 24.089 30.5 24.089 30.482 C 24.071 30.536 24.053 30.571 24.071 30.518 Z M 24.071 30.679 C 24.018 30.786 23.964 30.893 23.964 31.018 L 23.964 31.161 C 23.964 31.321 23.929 31.482 23.876 31.625 C 23.858 31.696 23.822 31.768 23.804 31.857 C 23.787 31.911 23.787 31.982 23.769 32.036 C 23.716 32.232 23.68 32.429 23.609 32.607 C 23.591 32.679 23.556 32.768 23.538 32.857 C 23.502 33.018 23.52 33.196 23.449 33.357 C 23.378 33.518 23.324 33.661 23.253 33.821 C 23.236 33.857 23.218 33.893 23.2 33.946 C 23.164 34.036 23.129 34.143 23.093 34.25 C 23.022 34.464 22.951 34.696 22.791 34.839 C 22.738 34.893 22.649 34.964 22.542 34.964 L 22.489 34.964 C 22.364 34.929 22.329 34.768 22.276 34.571 C 22.258 34.536 22.258 34.482 22.24 34.446 C 22.062 33.857 22.418 33.321 22.72 32.857 C 22.756 32.786 22.809 32.714 22.844 32.661 C 23.04 32.339 23.218 32.036 23.36 31.804 C 23.467 31.625 23.573 31.429 23.698 31.25 C 23.733 31.214 23.751 31.179 23.787 31.143 C 23.84 31.089 24.036 30.75 24.124 30.589 C 24.107 30.589 24.089 30.643 24.071 30.679 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 32 22.732 C 31.947 22.714 31.876 22.75 31.876 22.804 C 31.858 22.821 31.876 22.839 31.893 22.857 C 31.911 22.857 31.929 22.857 31.964 22.839 C 31.964 22.839 31.982 22.839 31.982 22.821 C 32 22.804 32 22.786 31.982 22.768 C 31.964 22.75 31.982 22.732 32 22.732 Z M 50.436 20.071 C 50.418 19.964 50.418 19.857 50.382 19.768 C 50.347 19.679 50.311 19.589 50.258 19.5 C 50.169 19.304 50.151 19.089 50.151 18.875 L 50.151 18.732 C 50.133 18.679 50.116 18.643 50.098 18.589 C 49.973 18.286 50.062 17.946 50.062 17.607 C 50.062 17.571 50.062 17.554 50.044 17.518 C 50.027 17.5 49.991 17.464 49.973 17.482 C 49.92 17.5 49.956 17.571 49.956 17.607 L 49.956 17.786 C 49.956 17.911 49.956 18.054 49.973 18.179 C 49.991 18.357 49.991 18.554 50.009 18.732 C 50.009 18.821 50.027 18.911 50.027 19 C 50.027 19.054 50.044 19.125 50.044 19.179 L 49.938 19.071 L 49.92 19.054 C 49.831 18.929 49.831 18.786 49.813 18.625 C 49.796 18.446 49.796 18.286 49.796 18.107 C 49.778 17.804 49.778 17.518 49.778 17.214 C 49.796 16.875 49.831 16.536 49.884 16.196 C 49.938 15.911 50.08 15.607 50.08 15.304 C 50.08 14.786 49.618 14.375 49.209 14.143 C 48.978 14.018 48.747 13.982 48.516 13.893 C 48.284 13.804 48.124 13.625 47.84 13.75 C 47.627 13.857 47.52 14.125 47.573 14.339 C 47.609 14.482 47.716 14.607 47.787 14.75 C 47.929 15.125 47.751 15.536 47.573 15.875 C 47.396 16.232 47.218 16.571 47.022 16.929 C 46.702 17.536 46.293 18.5 45.529 18.571 C 45.013 18.625 44.729 18.607 44.284 18.964 C 44.267 18.768 44.356 18.607 44.427 18.429 C 44.427 18.411 44.444 18.393 44.444 18.375 C 44.444 18.339 44.427 18.321 44.391 18.304 C 44.32 18.232 44.249 18.143 44.196 18.054 C 44.16 18 44.142 17.946 44.107 17.893 L 43.929 17.714 C 43.733 17.536 43.307 16.857 43.289 16.589 C 43.271 16.429 43.36 16.286 43.449 16.143 C 43.769 15.625 44.089 15.107 44.516 14.696 C 44.924 14.304 45.156 13.964 45.351 13.446 C 45.529 12.982 45.813 12.518 45.867 12.018 L 45.867 11.982 C 45.867 11.875 45.884 11.768 45.956 11.679 C 46.009 11.589 46.098 11.554 46.169 11.5 L 46.276 11.446 C 46.382 11.375 46.453 11.268 46.524 11.143 C 46.542 11.125 46.56 11.107 46.578 11.071 C 47.076 10.339 47.093 10.179 47.076 10.125 L 47.04 10.125 C 46.951 10.143 46.684 10.482 46.542 10.643 C 46.453 10.768 46.364 10.857 46.329 10.893 C 46.062 11.143 45.813 11.393 45.564 11.661 C 45.28 11.964 44.996 12.268 44.676 12.536 C 44.658 12.554 44.604 12.607 44.569 12.661 C 44.409 12.839 44.213 13 44.018 13.161 C 43.947 13.214 43.893 13.268 43.822 13.321 C 43.804 13.321 43.804 13.339 43.787 13.339 C 43.751 13.357 43.716 13.321 43.716 13.286 C 43.698 13.25 43.716 13.214 43.716 13.196 C 43.733 13.071 43.733 12.964 43.733 12.839 C 43.733 12.75 43.769 12.679 43.769 12.607 C 43.787 12.357 43.84 12.125 43.876 11.893 C 43.893 11.786 43.929 11.679 43.947 11.554 C 44 11.268 43.822 10.518 43.68 10.232 C 43.556 9.982 43.058 9.75 42.756 9.75 C 42.702 9.75 42.667 9.75 42.631 9.768 C 42.347 9.857 42.133 10.286 41.991 10.607 C 41.956 10.661 41.938 10.714 41.92 10.768 C 41.618 11.375 41.564 12.054 41.529 12.625 C 41.493 13.286 41.404 13.929 41.298 14.554 C 41.209 15.089 41.12 15.661 41.084 16.214 C 41.049 16.661 41.049 17.107 41.031 17.536 C 41.013 18.25 40.996 18.982 40.871 19.732 C 40.587 21.411 40.836 21.964 41.084 22.161 C 41.173 22.232 41.298 22.25 41.422 22.268 C 41.511 22.286 41.618 22.286 41.707 22.339 C 41.778 22.375 41.831 22.411 41.867 22.446 C 41.938 22.5 42.009 22.554 42.116 22.554 C 42.524 22.536 42.613 21.946 42.684 21.554 C 42.684 21.5 42.702 21.464 42.702 21.429 C 42.738 21.268 42.72 20.768 42.702 20.393 C 42.702 20.179 42.684 20 42.684 19.911 L 42.684 19.75 C 42.667 19.554 42.649 19.304 42.809 19.161 C 42.844 19.125 42.88 19.125 42.916 19.125 C 43.04 19.143 43.2 19.357 43.431 19.714 C 43.538 19.893 43.68 20.089 43.733 20.125 C 43.858 20.196 43.982 20.286 44.089 20.357 C 44.373 20.554 44.64 20.732 45.013 20.75 C 45.084 20.75 45.156 20.75 45.244 20.768 C 45.404 20.786 45.689 20.839 45.813 20.732 C 45.938 20.625 45.92 20.393 46.062 20.286 C 46.133 20.232 46.222 20.214 46.311 20.179 C 46.88 20.018 47.378 19.661 47.716 19.161 C 47.787 19.071 47.858 18.946 47.964 18.946 C 47.947 19.339 48.124 19.732 48.302 20.071 C 48.604 20.661 48.907 21.268 49.209 21.857 C 49.227 21.911 49.262 21.964 49.316 22 C 49.369 22.036 49.44 22.036 49.511 22.018 C 49.956 21.946 50.507 21.571 50.631 21.125 C 50.684 20.946 50.649 20.75 50.596 20.571 C 50.524 20.393 50.453 20.232 50.436 20.071 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:3872736114,withExternalLayout:true,...addPropertyOverrides({lapkw8qgw:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 45\"><path d=\"M 35.289 19.643 C 35.04 19.304 34.791 18.964 34.489 18.679 C 34.24 18.446 33.956 18.25 33.76 17.982 C 33.671 17.857 33.6 17.696 33.476 17.607 C 33.244 17.429 32.924 17.464 32.64 17.536 C 32.213 17.643 31.822 17.786 31.431 17.982 C 31.2 18.089 31.004 18.179 30.773 18.125 C 30.631 18 30.578 17.804 30.578 17.625 C 30.56 17.321 30.649 17.018 30.738 16.714 C 31.076 15.554 31.431 14.339 32.231 13.429 C 32.409 13.232 32.622 13.018 32.729 12.768 L 33.209 12.286 C 34.062 11.482 34.738 10.536 35.858 10.054 C 36.036 9.982 36.213 9.911 36.391 9.929 L 36.658 9.982 C 36.924 10.018 37.227 9.821 37.227 9.554 C 37.209 9.286 36.729 8.696 36.533 8.5 C 36.462 8.429 36.373 8.339 36.302 8.25 C 36.213 8.161 36.16 8.071 36.107 7.982 C 35.947 7.768 35.858 7.643 35.573 7.571 C 34.951 7.446 34.24 7.786 33.369 8.625 C 33.173 8.804 32.978 9 32.782 9.179 C 32.213 9.714 31.627 10.268 31.129 10.857 C 30.578 11.536 30.169 12.268 29.76 13.036 C 29.653 13.232 29.547 13.429 29.44 13.607 C 29.369 13.75 29.28 13.875 29.191 14 C 29.049 14.214 28.907 14.429 28.818 14.679 C 28.658 15.089 28.551 15.518 28.462 15.946 C 28.427 16.071 28.409 16.214 28.373 16.339 C 28.124 17.339 28.32 18.304 28.924 19.054 C 29.582 19.875 29.76 19.875 30.756 19.786 C 31.253 19.75 31.769 19.768 32.249 19.786 C 32.516 19.804 32.764 19.821 33.049 19.946 C 33.067 19.964 33.138 19.982 33.209 20 C 33.44 20.054 33.618 20 33.653 20.286 C 33.671 20.393 33.689 20.5 33.689 20.607 L 33.653 21.286 C 33.636 21.429 33.6 21.571 33.564 21.714 C 33.44 22.125 33.28 22.518 33.102 22.893 C 32.889 23.339 32.64 23.786 32.373 24.214 C 32.32 24.286 32.284 24.375 32.231 24.446 C 31.982 24.821 31.787 25.232 31.538 25.607 C 31.467 25.714 31.378 25.821 31.271 25.893 C 31.182 25.946 31.093 25.964 31.022 26.018 C 30.72 26.196 30.684 26.679 30.951 26.893 C 31.111 27.018 31.307 27.071 31.467 27.196 C 31.609 27.321 31.538 27.482 31.751 27.536 C 32.018 27.589 32.587 27.179 32.747 26.982 C 33.031 26.607 33.262 26.143 33.476 25.696 C 33.582 25.482 33.689 25.25 33.813 25.036 L 34.08 24.554 C 34.347 24.089 34.613 23.607 34.844 23.125 C 35.04 22.732 35.2 22.339 35.342 21.929 C 35.396 21.786 35.502 21.661 35.538 21.518 C 35.609 21.304 35.644 21.071 35.662 20.857 C 35.698 20.625 35.716 20.375 35.644 20.143 C 35.52 19.964 35.396 19.804 35.289 19.643 Z M 30.222 17.911 C 29.991 17.714 30.187 17.25 30.24 17.018 C 30.453 16.268 30.738 15.554 31.111 14.875 L 30.684 15.893 C 30.507 16.321 30.347 16.75 30.293 17.196 C 30.258 17.464 30.276 17.732 30.347 17.982 C 30.311 17.982 30.276 17.946 30.222 17.911 Z M 50.151 9.714 C 50.133 9.696 50.098 9.679 50.08 9.661 C 49.938 9.536 49.707 9.339 49.547 9.339 C 49.458 9.339 49.422 9.375 49.369 9.429 C 49.333 9.464 49.298 9.518 49.227 9.554 C 49.156 9.589 49.102 9.625 49.049 9.661 C 48.747 9.821 48.533 9.946 48.391 10.339 C 48.338 10.482 48.267 10.732 48.284 10.857 C 48.302 10.964 48.356 11.036 48.409 11.107 C 48.462 11.179 48.533 11.25 48.551 11.375 C 48.64 11.696 48.747 11.839 49.031 11.929 C 49.084 11.946 49.156 11.964 49.209 12 C 49.529 12.125 49.796 12.232 50.116 12 C 50.151 11.982 50.187 11.946 50.204 11.929 C 50.222 11.911 50.24 11.875 50.258 11.839 C 50.276 11.821 50.276 11.804 50.293 11.786 C 50.347 11.679 50.436 11.607 50.524 11.536 L 50.684 11.375 C 50.827 11.214 50.809 10.893 50.667 10.518 C 50.542 10.179 50.329 9.857 50.151 9.714 Z M 55.342 10.643 C 55.324 10.321 55.182 10.161 54.987 9.964 C 54.916 9.893 54.844 9.821 54.773 9.732 C 54.631 9.554 54.453 9.464 54.276 9.375 C 54.151 9.321 54.027 9.25 53.902 9.161 C 53.831 9.107 53.76 9.089 53.689 9.089 C 53.404 9.089 53.031 9.375 52.836 9.571 C 52.516 9.893 52.604 10.375 52.693 10.804 L 52.711 10.911 C 52.764 11.179 52.764 11.25 52.924 11.411 C 53.031 11.536 53.227 11.714 53.387 11.821 C 53.564 11.946 53.778 12.089 53.938 12.196 C 54.027 12.25 54.222 12.339 54.311 12.339 C 54.524 12.357 54.72 12.268 54.88 12.107 C 55.2 11.768 55.36 11.107 55.342 10.643 Z M 53.511 15.268 C 53.227 15.071 52.924 14.875 52.622 14.714 C 52.569 14.679 52.498 14.643 52.444 14.625 C 52.32 14.554 52.089 14.429 51.929 14.464 C 51.769 14.5 51.698 14.732 51.662 14.875 C 51.609 15.071 51.556 15.268 51.627 15.464 C 51.662 15.571 51.751 15.661 51.804 15.786 C 51.893 15.982 51.876 16.196 51.858 16.411 C 51.804 17.107 51.822 17.821 52.124 18.446 C 52.249 18.714 52.427 18.946 52.48 19.232 C 52.533 19.446 52.516 19.661 52.569 19.857 C 52.622 20.071 52.747 20.268 52.942 20.321 C 53.102 20.357 53.209 20.339 53.351 20.446 C 53.476 20.536 53.582 20.643 53.742 20.696 C 53.831 20.714 53.938 20.714 53.991 20.643 C 54.062 20.571 54.062 20.464 54.044 20.375 C 54.027 20.286 53.973 20.196 53.956 20.107 C 53.831 19.732 53.956 19.232 53.973 18.839 C 54.009 18.393 54.044 17.964 54.133 17.536 C 54.24 17.054 54.418 16.536 54.222 16.054 C 54.098 15.696 53.813 15.464 53.511 15.268 Z\" fill=\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)) /* {&quot;name&quot;:&quot;Main color&quot;} */\"></path><path d=\"M 40.587 16.696 C 40.533 16.768 40.498 16.839 40.444 16.911 C 40.409 16.964 40.391 17 40.356 17.054 C 40.338 17.036 40.302 17.036 40.284 17.018 C 40.249 17 40.231 16.946 40.231 16.911 C 40.231 16.857 40.249 16.821 40.249 16.786 C 40.302 16.589 40.338 16.375 40.231 16.214 C 40.249 16.196 40.267 16.161 40.267 16.125 C 40.267 16.089 40.231 16.071 40.196 16.089 C 40.178 16.089 40.178 16.107 40.178 16.125 C 40.142 16.214 40.089 16.321 40.071 16.429 C 40.036 16.518 40.018 16.607 39.982 16.696 C 39.911 16.875 39.787 17.054 39.698 17.214 C 39.609 17.357 39.52 17.482 39.449 17.643 C 39.413 17.714 39.396 17.786 39.378 17.857 C 39.36 17.929 39.342 18 39.324 18.054 C 39.307 18.107 39.289 18.143 39.271 18.196 C 39.236 18.286 39.182 18.375 39.164 18.482 C 39.058 18.982 38.596 19.625 38.187 19.875 C 38.062 19.946 37.938 20.018 37.796 20.018 C 37.76 20.018 37.724 20.018 37.707 19.982 C 37.671 19.946 37.653 19.893 37.653 19.839 C 37.653 19.75 37.689 19.643 37.724 19.554 C 37.884 19.107 37.973 18.393 38.08 17.929 C 38.169 17.518 38.204 17 38.08 16.589 C 37.956 16.179 37.458 16.143 37.102 16.054 C 36.64 15.929 36.142 15.821 36.036 16.482 C 36 16.643 36.036 16.804 36.036 16.964 C 36.053 17.589 35.733 18.232 35.804 18.857 C 35.876 19.482 36.089 20.143 36.213 20.786 C 36.249 20.946 36.284 21.125 36.373 21.25 C 36.587 21.554 37.067 21.607 37.28 21.929 C 37.369 22.054 37.404 22.196 37.476 22.321 C 37.849 22.839 38.436 22.446 38.631 22.036 C 38.667 21.982 38.684 21.911 38.72 21.857 C 38.827 21.679 38.898 21.482 38.987 21.286 C 39.004 21.232 39.04 21.179 39.058 21.107 C 39.182 20.821 39.36 20.5 39.538 20.304 C 39.591 20.232 39.644 20.196 39.68 20.179 C 39.716 20.143 39.751 20.125 39.769 20.089 C 39.787 20.071 39.804 20.036 39.804 20.018 C 39.947 19.696 40.053 19.357 40.124 19.018 C 40.16 18.857 40.178 18.696 40.213 18.536 C 40.267 18.375 40.302 18.196 40.302 18.018 C 40.302 17.911 40.32 17.786 40.338 17.679 C 40.356 17.554 40.409 17.429 40.444 17.304 C 40.498 17.286 40.516 17.143 40.533 17.107 C 40.569 17 40.587 16.911 40.587 16.786 L 40.587 16.75 C 40.587 16.732 40.622 16.714 40.64 16.696 C 40.658 16.679 40.658 16.643 40.658 16.625 C 40.604 16.661 40.587 16.679 40.587 16.696 Z M 31.342 23.268 C 31.431 23.214 31.52 23.179 31.609 23.107 C 31.68 23.036 31.751 22.946 31.751 22.839 C 31.431 23.071 31.111 23.321 30.791 23.571 C 30.987 23.25 31.218 22.946 31.538 22.732 C 31.68 22.643 31.84 22.554 31.982 22.446 C 32.124 22.339 32.231 22.179 32.249 22 C 32.071 22 31.929 22.143 31.787 22.268 C 31.467 22.571 31.076 22.732 30.684 22.929 C 30.258 23.125 29.92 23.429 29.564 23.732 C 29.511 23.786 29.44 23.821 29.387 23.857 C 29.333 23.893 29.262 23.946 29.227 23.964 C 29.191 24 29.156 24.036 29.138 24.089 C 29.084 24.161 29.031 24.25 28.907 24.321 C 28.853 24.357 28.8 24.375 28.747 24.393 C 28.64 24.446 28.569 24.464 28.48 24.589 C 28.462 24.625 28.444 24.661 28.444 24.696 C 28.391 25.018 28.107 24.929 27.911 25.125 C 27.68 25.357 27.449 25.571 27.218 25.804 C 26.791 26.232 26.347 26.679 26.044 27.214 C 26.524 26.375 26.4 25.357 26.667 24.464 C 26.951 23.554 26.987 22.625 27.236 21.714 C 27.307 21.464 27.324 21.214 27.342 20.964 C 27.36 20.643 27.36 20.179 27.52 19.893 C 27.573 19.804 27.627 19.732 27.662 19.643 C 27.716 19.482 27.644 19.304 27.556 19.143 C 27.484 19 27.378 18.857 27.253 18.768 C 27.076 18.643 26.844 18.643 26.631 18.571 C 26.329 18.482 26.062 18.286 25.742 18.214 C 25.547 18.179 25.316 18.214 25.227 18.393 C 25.084 18.643 25.298 18.964 25.369 19.196 C 25.44 19.464 25.404 19.714 25.333 19.982 C 25.209 20.5 25.12 21.018 25.013 21.536 C 24.747 23.018 24.267 24.464 23.591 25.804 C 23.484 26.036 23.307 26.375 23.022 26.411 C 22.702 26.446 22.489 26.125 22.382 25.875 C 21.92 24.75 22.098 23.125 22.151 21.911 C 22.151 21.732 22.187 21.571 22.222 21.411 C 22.24 21.321 22.258 21.214 22.276 21.107 L 22.276 21.054 C 22.293 20.964 22.293 20.875 22.293 20.786 C 22.293 20.75 22.258 20.679 22.222 20.625 C 22.169 20.536 22.151 20.482 22.151 20.446 C 22.169 20.268 22.258 20.25 22.311 20.232 C 22.364 20.214 22.4 20.214 22.436 20.143 C 22.489 20.054 22.382 19.857 22.329 19.75 L 22.311 19.732 C 22.222 19.536 22.116 19.429 21.956 19.357 C 21.796 19.286 21.422 19.125 21.28 19.107 C 21.102 19.071 20.942 19.125 20.818 19.25 C 20.249 19.768 20.338 20.821 20.32 21.518 C 20.32 21.643 20.302 21.768 20.302 21.893 C 19.538 21.482 18.613 21.25 17.813 21.161 C 17.582 21.125 17.333 21.143 17.102 21.161 C 16.942 21.161 16.764 21.179 16.587 21.161 L 16.409 21.161 C 15.929 21.179 15.52 21.161 15.467 20.964 C 15.396 20.696 15.787 20.429 16.036 20.232 C 16.089 20.196 16.142 20.161 16.178 20.125 C 16.356 19.964 16.533 19.821 16.711 19.661 C 16.924 19.482 17.12 19.304 17.316 19.143 C 17.849 18.679 18.471 18.143 19.004 17.554 L 19.164 17.393 C 19.324 17.232 19.449 17.107 19.591 16.893 C 19.787 16.625 20.018 16.375 20.231 16.125 L 20.551 15.75 C 21.12 15.071 21.707 14.393 21.938 13.518 C 22.133 12.821 22.044 12.429 21.796 11.839 C 21.529 11.232 20.871 11.196 20.231 11.214 L 19.911 11.214 C 19.182 11.232 18.436 11.25 17.724 11.393 C 17.031 11.536 16.356 11.839 15.68 12.143 C 15.449 12.25 15.2 12.357 14.969 12.464 C 13.707 13 12.48 13.554 11.164 14.196 C 11.2 14.179 11.236 14.143 11.271 14.125 C 11.342 14.071 11.449 14.054 11.52 14 C 11.644 13.911 11.716 13.786 11.84 13.714 C 11.911 13.679 11.964 13.679 12.036 13.661 C 12.124 13.643 12.213 13.589 12.302 13.536 C 13.173 13.143 14.027 12.75 14.862 12.304 C 15.022 12.214 15.2 12.125 15.36 12.036 C 15.218 12.071 15.093 12.125 14.951 12.161 C 14.809 12.196 14.667 12.25 14.542 12.304 C 14.293 12.411 14.062 12.554 13.796 12.679 C 13.6 12.768 13.404 12.821 13.209 12.893 C 12.978 13.036 12.711 13.143 12.444 13.25 C 12.213 13.339 12.018 13.482 11.804 13.607 C 11.662 13.696 11.52 13.75 11.378 13.821 C 11.236 13.893 11.111 13.946 10.969 14.018 L 10.596 14.179 C 10.471 14.214 10.347 14.232 10.222 14.268 C 9.742 14.393 9.316 14.714 8.889 14.964 C 8.8 15.018 8.693 15.089 8.658 15.179 C 8.924 15.232 9.191 15.054 9.422 14.929 C 9.582 14.839 9.742 14.768 9.902 14.714 C 9.956 14.696 9.991 14.679 10.044 14.679 C 10.098 14.679 10.151 14.696 10.187 14.714 L 10.204 14.714 C 10.044 14.786 9.902 14.875 9.742 14.946 C 9.689 14.982 9.636 15 9.582 15.018 C 9.28 15.161 9.013 15.286 8.924 15.589 C 8.853 15.893 8.924 16.357 9.084 16.643 C 9.173 16.821 9.316 16.893 9.476 16.964 C 9.582 17.018 9.689 17.071 9.778 17.161 C 10.062 17.411 10.08 17.786 10.116 18.107 C 10.116 18.161 10.133 18.214 10.133 18.268 C 10.169 18.607 11.484 28.75 11.52 28.946 C 11.68 29.607 11.893 30.286 12.462 30.661 C 12.498 30.679 12.516 30.696 12.533 30.714 C 12.676 30.804 12.729 30.857 12.836 31.054 C 12.871 31.125 12.889 31.196 12.907 31.25 C 12.924 31.357 12.96 31.429 13.031 31.518 C 13.173 31.696 13.333 31.714 13.529 31.714 C 13.618 31.714 13.707 31.714 13.796 31.75 C 13.849 31.768 13.902 31.768 13.938 31.786 C 14.133 31.839 14.151 31.839 14.347 31.589 C 14.56 31.304 14.844 30.929 15.164 30.554 C 15.591 30.036 16.124 29.75 16.516 29.196 C 16.924 28.607 17.316 28 17.867 27.536 C 18.187 27.268 18.578 27.054 18.916 26.804 C 19.538 26.375 20.053 25.821 20.462 25.214 C 20.462 25.268 20.48 25.321 20.48 25.375 C 20.533 25.804 20.622 26.375 20.764 26.768 C 20.853 27 21.049 27.214 21.298 27.232 C 21.422 27.232 21.547 27.196 21.671 27.179 C 22.276 27.089 22.471 28.125 23.2 27.982 C 23.467 27.929 23.68 27.75 23.893 27.589 C 24.071 27.446 24.249 27.321 24.409 27.179 C 24.569 27.054 24.604 26.911 24.747 26.786 C 24.782 26.75 24.853 26.732 24.853 26.786 L 24.853 26.821 C 24.747 27.125 24.853 27.429 24.782 27.732 C 24.729 28 24.64 28.304 24.533 28.571 C 24.391 28.911 24.107 29.143 23.858 29.393 C 23.324 29.893 22.773 30.536 22.4 31.161 C 22.311 31.304 22.222 31.446 22.116 31.589 C 22.044 31.696 21.973 31.786 21.92 31.875 C 21.849 32 21.76 32.125 21.636 32.268 C 21.422 32.518 21.227 32.857 21.067 33.143 C 20.693 33.786 20.551 34.5 20.64 35.161 C 20.658 35.268 20.658 35.393 20.658 35.5 C 20.658 35.679 20.658 35.857 20.729 36.018 C 20.747 36.089 20.782 36.143 20.818 36.214 C 20.853 36.286 20.907 36.357 20.924 36.446 C 20.924 36.464 20.942 36.5 20.942 36.518 C 20.996 36.661 21.013 36.732 21.138 36.857 C 21.582 37.304 22.578 37.554 23.164 37.25 C 23.911 36.857 24.053 35.768 24.782 35.375 C 25.564 34.946 25.529 33.821 25.618 33.071 C 25.742 31.982 25.867 30.911 25.991 29.821 C 26.027 29.446 26.08 29.071 26.24 28.714 C 26.489 28.179 26.933 27.839 27.307 27.411 C 27.893 26.714 28.036 26.286 28.533 25.786 C 28.818 25.5 29.316 25.143 29.636 24.911 C 30.044 24.625 30.364 24.339 30.578 23.893 C 30.578 23.875 30.596 23.875 30.596 23.857 C 30.844 23.679 31.058 23.429 31.342 23.268 Z M 13.049 17.143 C 12.96 17.107 12.836 17.036 12.853 16.946 C 12.853 16.911 12.871 16.893 12.889 16.875 C 13.422 16.214 14.222 15.839 14.969 15.429 C 16.178 14.75 17.013 13.732 18.169 13.018 C 18.649 12.714 19.342 12.214 19.964 12.357 C 20 12.357 20.018 12.393 20.018 12.429 C 20.107 12.732 18.916 14.661 18.898 14.679 C 18.276 15.607 17.511 16.411 16.853 17.071 L 16.516 17.411 C 16.284 17.643 16.036 17.875 15.804 18.125 C 15.68 18.268 15.556 18.429 15.449 18.589 C 15.271 18.857 15.04 19.054 14.827 19.304 C 14.827 19.304 14.258 19.964 14.276 19.821 C 14.311 18.804 14.133 17.571 13.049 17.143 Z M 18.542 24.232 C 18.524 24.268 18.489 24.304 18.471 24.375 C 18.311 24.875 16.462 27.232 16.018 27.679 L 15.538 28.161 C 15.307 28.393 15.076 28.625 14.933 28.929 C 14.916 28.964 14.898 29.036 14.862 29.107 C 14.756 29.375 14.631 29.732 14.347 29.732 L 14.329 29.732 C 14.08 29.714 13.991 29 13.991 28.964 C 13.991 28.929 13.973 28.893 13.973 28.857 C 14.044 28.839 14.098 28.786 14.116 28.714 C 14.151 28.607 14.133 28.5 14.133 28.393 C 13.973 27.125 13.92 25.839 13.991 24.554 L 13.991 24.446 C 14.098 24.464 14.222 24.446 14.364 24.429 C 15.164 24.286 16.196 23.464 17.031 23.357 C 17.476 23.304 17.92 23.339 18.204 23.518 C 18.293 23.571 18.56 23.75 18.596 23.929 C 18.649 24.089 18.596 24.161 18.542 24.232 Z M 24.071 30.518 C 24.071 30.518 24.089 30.5 24.089 30.482 C 24.071 30.536 24.053 30.571 24.071 30.518 Z M 24.071 30.679 C 24.018 30.786 23.964 30.893 23.964 31.018 L 23.964 31.161 C 23.964 31.321 23.929 31.482 23.876 31.625 C 23.858 31.696 23.822 31.768 23.804 31.857 C 23.787 31.911 23.787 31.982 23.769 32.036 C 23.716 32.232 23.68 32.429 23.609 32.607 C 23.591 32.679 23.556 32.768 23.538 32.857 C 23.502 33.018 23.52 33.196 23.449 33.357 C 23.378 33.518 23.324 33.661 23.253 33.821 C 23.236 33.857 23.218 33.893 23.2 33.946 C 23.164 34.036 23.129 34.143 23.093 34.25 C 23.022 34.464 22.951 34.696 22.791 34.839 C 22.738 34.893 22.649 34.964 22.542 34.964 L 22.489 34.964 C 22.364 34.929 22.329 34.768 22.276 34.571 C 22.258 34.536 22.258 34.482 22.24 34.446 C 22.062 33.857 22.418 33.321 22.72 32.857 C 22.756 32.786 22.809 32.714 22.844 32.661 C 23.04 32.339 23.218 32.036 23.36 31.804 C 23.467 31.625 23.573 31.429 23.698 31.25 C 23.733 31.214 23.751 31.179 23.787 31.143 C 23.84 31.089 24.036 30.75 24.124 30.589 C 24.107 30.589 24.089 30.643 24.071 30.679 Z\" fill=\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)) /* {&quot;name&quot;:&quot;Main color&quot;} */\"></path><path d=\"M 32 22.732 C 31.947 22.714 31.876 22.75 31.876 22.804 C 31.858 22.821 31.876 22.839 31.893 22.857 C 31.911 22.857 31.929 22.857 31.964 22.839 C 31.964 22.839 31.982 22.839 31.982 22.821 C 32 22.804 32 22.786 31.982 22.768 C 31.964 22.75 31.982 22.732 32 22.732 Z M 50.436 20.071 C 50.418 19.964 50.418 19.857 50.382 19.768 C 50.347 19.679 50.311 19.589 50.258 19.5 C 50.169 19.304 50.151 19.089 50.151 18.875 L 50.151 18.732 C 50.133 18.679 50.116 18.643 50.098 18.589 C 49.973 18.286 50.062 17.946 50.062 17.607 C 50.062 17.571 50.062 17.554 50.044 17.518 C 50.027 17.5 49.991 17.464 49.973 17.482 C 49.92 17.5 49.956 17.571 49.956 17.607 L 49.956 17.786 C 49.956 17.911 49.956 18.054 49.973 18.179 C 49.991 18.357 49.991 18.554 50.009 18.732 C 50.009 18.821 50.027 18.911 50.027 19 C 50.027 19.054 50.044 19.125 50.044 19.179 L 49.938 19.071 L 49.92 19.054 C 49.831 18.929 49.831 18.786 49.813 18.625 C 49.796 18.446 49.796 18.286 49.796 18.107 C 49.778 17.804 49.778 17.518 49.778 17.214 C 49.796 16.875 49.831 16.536 49.884 16.196 C 49.938 15.911 50.08 15.607 50.08 15.304 C 50.08 14.786 49.618 14.375 49.209 14.143 C 48.978 14.018 48.747 13.982 48.516 13.893 C 48.284 13.804 48.124 13.625 47.84 13.75 C 47.627 13.857 47.52 14.125 47.573 14.339 C 47.609 14.482 47.716 14.607 47.787 14.75 C 47.929 15.125 47.751 15.536 47.573 15.875 C 47.396 16.232 47.218 16.571 47.022 16.929 C 46.702 17.536 46.293 18.5 45.529 18.571 C 45.013 18.625 44.729 18.607 44.284 18.964 C 44.267 18.768 44.356 18.607 44.427 18.429 C 44.427 18.411 44.444 18.393 44.444 18.375 C 44.444 18.339 44.427 18.321 44.391 18.304 C 44.32 18.232 44.249 18.143 44.196 18.054 C 44.16 18 44.142 17.946 44.107 17.893 L 43.929 17.714 C 43.733 17.536 43.307 16.857 43.289 16.589 C 43.271 16.429 43.36 16.286 43.449 16.143 C 43.769 15.625 44.089 15.107 44.516 14.696 C 44.924 14.304 45.156 13.964 45.351 13.446 C 45.529 12.982 45.813 12.518 45.867 12.018 L 45.867 11.982 C 45.867 11.875 45.884 11.768 45.956 11.679 C 46.009 11.589 46.098 11.554 46.169 11.5 L 46.276 11.446 C 46.382 11.375 46.453 11.268 46.524 11.143 C 46.542 11.125 46.56 11.107 46.578 11.071 C 47.076 10.339 47.093 10.179 47.076 10.125 L 47.04 10.125 C 46.951 10.143 46.684 10.482 46.542 10.643 C 46.453 10.768 46.364 10.857 46.329 10.893 C 46.062 11.143 45.813 11.393 45.564 11.661 C 45.28 11.964 44.996 12.268 44.676 12.536 C 44.658 12.554 44.604 12.607 44.569 12.661 C 44.409 12.839 44.213 13 44.018 13.161 C 43.947 13.214 43.893 13.268 43.822 13.321 C 43.804 13.321 43.804 13.339 43.787 13.339 C 43.751 13.357 43.716 13.321 43.716 13.286 C 43.698 13.25 43.716 13.214 43.716 13.196 C 43.733 13.071 43.733 12.964 43.733 12.839 C 43.733 12.75 43.769 12.679 43.769 12.607 C 43.787 12.357 43.84 12.125 43.876 11.893 C 43.893 11.786 43.929 11.679 43.947 11.554 C 44 11.268 43.822 10.518 43.68 10.232 C 43.556 9.982 43.058 9.75 42.756 9.75 C 42.702 9.75 42.667 9.75 42.631 9.768 C 42.347 9.857 42.133 10.286 41.991 10.607 C 41.956 10.661 41.938 10.714 41.92 10.768 C 41.618 11.375 41.564 12.054 41.529 12.625 C 41.493 13.286 41.404 13.929 41.298 14.554 C 41.209 15.089 41.12 15.661 41.084 16.214 C 41.049 16.661 41.049 17.107 41.031 17.536 C 41.013 18.25 40.996 18.982 40.871 19.732 C 40.587 21.411 40.836 21.964 41.084 22.161 C 41.173 22.232 41.298 22.25 41.422 22.268 C 41.511 22.286 41.618 22.286 41.707 22.339 C 41.778 22.375 41.831 22.411 41.867 22.446 C 41.938 22.5 42.009 22.554 42.116 22.554 C 42.524 22.536 42.613 21.946 42.684 21.554 C 42.684 21.5 42.702 21.464 42.702 21.429 C 42.738 21.268 42.72 20.768 42.702 20.393 C 42.702 20.179 42.684 20 42.684 19.911 L 42.684 19.75 C 42.667 19.554 42.649 19.304 42.809 19.161 C 42.844 19.125 42.88 19.125 42.916 19.125 C 43.04 19.143 43.2 19.357 43.431 19.714 C 43.538 19.893 43.68 20.089 43.733 20.125 C 43.858 20.196 43.982 20.286 44.089 20.357 C 44.373 20.554 44.64 20.732 45.013 20.75 C 45.084 20.75 45.156 20.75 45.244 20.768 C 45.404 20.786 45.689 20.839 45.813 20.732 C 45.938 20.625 45.92 20.393 46.062 20.286 C 46.133 20.232 46.222 20.214 46.311 20.179 C 46.88 20.018 47.378 19.661 47.716 19.161 C 47.787 19.071 47.858 18.946 47.964 18.946 C 47.947 19.339 48.124 19.732 48.302 20.071 C 48.604 20.661 48.907 21.268 49.209 21.857 C 49.227 21.911 49.262 21.964 49.316 22 C 49.369 22.036 49.44 22.036 49.511 22.018 C 49.956 21.946 50.507 21.571 50.631 21.125 C 50.684 20.946 50.649 20.75 50.596 20.571 C 50.524 20.393 50.453 20.232 50.436 20.071 Z\" fill=\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)) /* {&quot;name&quot;:&quot;Main color&quot;} */\"></path></svg>',svgContentId:2746697714},LpzgmG5q3:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 45\"><path d=\"M 35.289 19.643 C 35.04 19.304 34.791 18.964 34.489 18.679 C 34.24 18.446 33.956 18.25 33.76 17.982 C 33.671 17.857 33.6 17.696 33.476 17.607 C 33.244 17.429 32.924 17.464 32.64 17.536 C 32.213 17.643 31.822 17.786 31.431 17.982 C 31.2 18.089 31.004 18.179 30.773 18.125 C 30.631 18 30.578 17.804 30.578 17.625 C 30.56 17.321 30.649 17.018 30.738 16.714 C 31.076 15.554 31.431 14.339 32.231 13.429 C 32.409 13.232 32.622 13.018 32.729 12.768 L 33.209 12.286 C 34.062 11.482 34.738 10.536 35.858 10.054 C 36.036 9.982 36.213 9.911 36.391 9.929 L 36.658 9.982 C 36.924 10.018 37.227 9.821 37.227 9.554 C 37.209 9.286 36.729 8.696 36.533 8.5 C 36.462 8.429 36.373 8.339 36.302 8.25 C 36.213 8.161 36.16 8.071 36.107 7.982 C 35.947 7.768 35.858 7.643 35.573 7.571 C 34.951 7.446 34.24 7.786 33.369 8.625 C 33.173 8.804 32.978 9 32.782 9.179 C 32.213 9.714 31.627 10.268 31.129 10.857 C 30.578 11.536 30.169 12.268 29.76 13.036 C 29.653 13.232 29.547 13.429 29.44 13.607 C 29.369 13.75 29.28 13.875 29.191 14 C 29.049 14.214 28.907 14.429 28.818 14.679 C 28.658 15.089 28.551 15.518 28.462 15.946 C 28.427 16.071 28.409 16.214 28.373 16.339 C 28.124 17.339 28.32 18.304 28.924 19.054 C 29.582 19.875 29.76 19.875 30.756 19.786 C 31.253 19.75 31.769 19.768 32.249 19.786 C 32.516 19.804 32.764 19.821 33.049 19.946 C 33.067 19.964 33.138 19.982 33.209 20 C 33.44 20.054 33.618 20 33.653 20.286 C 33.671 20.393 33.689 20.5 33.689 20.607 L 33.653 21.286 C 33.636 21.429 33.6 21.571 33.564 21.714 C 33.44 22.125 33.28 22.518 33.102 22.893 C 32.889 23.339 32.64 23.786 32.373 24.214 C 32.32 24.286 32.284 24.375 32.231 24.446 C 31.982 24.821 31.787 25.232 31.538 25.607 C 31.467 25.714 31.378 25.821 31.271 25.893 C 31.182 25.946 31.093 25.964 31.022 26.018 C 30.72 26.196 30.684 26.679 30.951 26.893 C 31.111 27.018 31.307 27.071 31.467 27.196 C 31.609 27.321 31.538 27.482 31.751 27.536 C 32.018 27.589 32.587 27.179 32.747 26.982 C 33.031 26.607 33.262 26.143 33.476 25.696 C 33.582 25.482 33.689 25.25 33.813 25.036 L 34.08 24.554 C 34.347 24.089 34.613 23.607 34.844 23.125 C 35.04 22.732 35.2 22.339 35.342 21.929 C 35.396 21.786 35.502 21.661 35.538 21.518 C 35.609 21.304 35.644 21.071 35.662 20.857 C 35.698 20.625 35.716 20.375 35.644 20.143 C 35.52 19.964 35.396 19.804 35.289 19.643 Z M 30.222 17.911 C 29.991 17.714 30.187 17.25 30.24 17.018 C 30.453 16.268 30.738 15.554 31.111 14.875 L 30.684 15.893 C 30.507 16.321 30.347 16.75 30.293 17.196 C 30.258 17.464 30.276 17.732 30.347 17.982 C 30.311 17.982 30.276 17.946 30.222 17.911 Z M 50.151 9.714 C 50.133 9.696 50.098 9.679 50.08 9.661 C 49.938 9.536 49.707 9.339 49.547 9.339 C 49.458 9.339 49.422 9.375 49.369 9.429 C 49.333 9.464 49.298 9.518 49.227 9.554 C 49.156 9.589 49.102 9.625 49.049 9.661 C 48.747 9.821 48.533 9.946 48.391 10.339 C 48.338 10.482 48.267 10.732 48.284 10.857 C 48.302 10.964 48.356 11.036 48.409 11.107 C 48.462 11.179 48.533 11.25 48.551 11.375 C 48.64 11.696 48.747 11.839 49.031 11.929 C 49.084 11.946 49.156 11.964 49.209 12 C 49.529 12.125 49.796 12.232 50.116 12 C 50.151 11.982 50.187 11.946 50.204 11.929 C 50.222 11.911 50.24 11.875 50.258 11.839 C 50.276 11.821 50.276 11.804 50.293 11.786 C 50.347 11.679 50.436 11.607 50.524 11.536 L 50.684 11.375 C 50.827 11.214 50.809 10.893 50.667 10.518 C 50.542 10.179 50.329 9.857 50.151 9.714 Z M 55.342 10.643 C 55.324 10.321 55.182 10.161 54.987 9.964 C 54.916 9.893 54.844 9.821 54.773 9.732 C 54.631 9.554 54.453 9.464 54.276 9.375 C 54.151 9.321 54.027 9.25 53.902 9.161 C 53.831 9.107 53.76 9.089 53.689 9.089 C 53.404 9.089 53.031 9.375 52.836 9.571 C 52.516 9.893 52.604 10.375 52.693 10.804 L 52.711 10.911 C 52.764 11.179 52.764 11.25 52.924 11.411 C 53.031 11.536 53.227 11.714 53.387 11.821 C 53.564 11.946 53.778 12.089 53.938 12.196 C 54.027 12.25 54.222 12.339 54.311 12.339 C 54.524 12.357 54.72 12.268 54.88 12.107 C 55.2 11.768 55.36 11.107 55.342 10.643 Z M 53.511 15.268 C 53.227 15.071 52.924 14.875 52.622 14.714 C 52.569 14.679 52.498 14.643 52.444 14.625 C 52.32 14.554 52.089 14.429 51.929 14.464 C 51.769 14.5 51.698 14.732 51.662 14.875 C 51.609 15.071 51.556 15.268 51.627 15.464 C 51.662 15.571 51.751 15.661 51.804 15.786 C 51.893 15.982 51.876 16.196 51.858 16.411 C 51.804 17.107 51.822 17.821 52.124 18.446 C 52.249 18.714 52.427 18.946 52.48 19.232 C 52.533 19.446 52.516 19.661 52.569 19.857 C 52.622 20.071 52.747 20.268 52.942 20.321 C 53.102 20.357 53.209 20.339 53.351 20.446 C 53.476 20.536 53.582 20.643 53.742 20.696 C 53.831 20.714 53.938 20.714 53.991 20.643 C 54.062 20.571 54.062 20.464 54.044 20.375 C 54.027 20.286 53.973 20.196 53.956 20.107 C 53.831 19.732 53.956 19.232 53.973 18.839 C 54.009 18.393 54.044 17.964 54.133 17.536 C 54.24 17.054 54.418 16.536 54.222 16.054 C 54.098 15.696 53.813 15.464 53.511 15.268 Z\" fill=\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)) /* {&quot;name&quot;:&quot;Main color&quot;} */\"></path><path d=\"M 40.587 16.696 C 40.533 16.768 40.498 16.839 40.444 16.911 C 40.409 16.964 40.391 17 40.356 17.054 C 40.338 17.036 40.302 17.036 40.284 17.018 C 40.249 17 40.231 16.946 40.231 16.911 C 40.231 16.857 40.249 16.821 40.249 16.786 C 40.302 16.589 40.338 16.375 40.231 16.214 C 40.249 16.196 40.267 16.161 40.267 16.125 C 40.267 16.089 40.231 16.071 40.196 16.089 C 40.178 16.089 40.178 16.107 40.178 16.125 C 40.142 16.214 40.089 16.321 40.071 16.429 C 40.036 16.518 40.018 16.607 39.982 16.696 C 39.911 16.875 39.787 17.054 39.698 17.214 C 39.609 17.357 39.52 17.482 39.449 17.643 C 39.413 17.714 39.396 17.786 39.378 17.857 C 39.36 17.929 39.342 18 39.324 18.054 C 39.307 18.107 39.289 18.143 39.271 18.196 C 39.236 18.286 39.182 18.375 39.164 18.482 C 39.058 18.982 38.596 19.625 38.187 19.875 C 38.062 19.946 37.938 20.018 37.796 20.018 C 37.76 20.018 37.724 20.018 37.707 19.982 C 37.671 19.946 37.653 19.893 37.653 19.839 C 37.653 19.75 37.689 19.643 37.724 19.554 C 37.884 19.107 37.973 18.393 38.08 17.929 C 38.169 17.518 38.204 17 38.08 16.589 C 37.956 16.179 37.458 16.143 37.102 16.054 C 36.64 15.929 36.142 15.821 36.036 16.482 C 36 16.643 36.036 16.804 36.036 16.964 C 36.053 17.589 35.733 18.232 35.804 18.857 C 35.876 19.482 36.089 20.143 36.213 20.786 C 36.249 20.946 36.284 21.125 36.373 21.25 C 36.587 21.554 37.067 21.607 37.28 21.929 C 37.369 22.054 37.404 22.196 37.476 22.321 C 37.849 22.839 38.436 22.446 38.631 22.036 C 38.667 21.982 38.684 21.911 38.72 21.857 C 38.827 21.679 38.898 21.482 38.987 21.286 C 39.004 21.232 39.04 21.179 39.058 21.107 C 39.182 20.821 39.36 20.5 39.538 20.304 C 39.591 20.232 39.644 20.196 39.68 20.179 C 39.716 20.143 39.751 20.125 39.769 20.089 C 39.787 20.071 39.804 20.036 39.804 20.018 C 39.947 19.696 40.053 19.357 40.124 19.018 C 40.16 18.857 40.178 18.696 40.213 18.536 C 40.267 18.375 40.302 18.196 40.302 18.018 C 40.302 17.911 40.32 17.786 40.338 17.679 C 40.356 17.554 40.409 17.429 40.444 17.304 C 40.498 17.286 40.516 17.143 40.533 17.107 C 40.569 17 40.587 16.911 40.587 16.786 L 40.587 16.75 C 40.587 16.732 40.622 16.714 40.64 16.696 C 40.658 16.679 40.658 16.643 40.658 16.625 C 40.604 16.661 40.587 16.679 40.587 16.696 Z M 31.342 23.268 C 31.431 23.214 31.52 23.179 31.609 23.107 C 31.68 23.036 31.751 22.946 31.751 22.839 C 31.431 23.071 31.111 23.321 30.791 23.571 C 30.987 23.25 31.218 22.946 31.538 22.732 C 31.68 22.643 31.84 22.554 31.982 22.446 C 32.124 22.339 32.231 22.179 32.249 22 C 32.071 22 31.929 22.143 31.787 22.268 C 31.467 22.571 31.076 22.732 30.684 22.929 C 30.258 23.125 29.92 23.429 29.564 23.732 C 29.511 23.786 29.44 23.821 29.387 23.857 C 29.333 23.893 29.262 23.946 29.227 23.964 C 29.191 24 29.156 24.036 29.138 24.089 C 29.084 24.161 29.031 24.25 28.907 24.321 C 28.853 24.357 28.8 24.375 28.747 24.393 C 28.64 24.446 28.569 24.464 28.48 24.589 C 28.462 24.625 28.444 24.661 28.444 24.696 C 28.391 25.018 28.107 24.929 27.911 25.125 C 27.68 25.357 27.449 25.571 27.218 25.804 C 26.791 26.232 26.347 26.679 26.044 27.214 C 26.524 26.375 26.4 25.357 26.667 24.464 C 26.951 23.554 26.987 22.625 27.236 21.714 C 27.307 21.464 27.324 21.214 27.342 20.964 C 27.36 20.643 27.36 20.179 27.52 19.893 C 27.573 19.804 27.627 19.732 27.662 19.643 C 27.716 19.482 27.644 19.304 27.556 19.143 C 27.484 19 27.378 18.857 27.253 18.768 C 27.076 18.643 26.844 18.643 26.631 18.571 C 26.329 18.482 26.062 18.286 25.742 18.214 C 25.547 18.179 25.316 18.214 25.227 18.393 C 25.084 18.643 25.298 18.964 25.369 19.196 C 25.44 19.464 25.404 19.714 25.333 19.982 C 25.209 20.5 25.12 21.018 25.013 21.536 C 24.747 23.018 24.267 24.464 23.591 25.804 C 23.484 26.036 23.307 26.375 23.022 26.411 C 22.702 26.446 22.489 26.125 22.382 25.875 C 21.92 24.75 22.098 23.125 22.151 21.911 C 22.151 21.732 22.187 21.571 22.222 21.411 C 22.24 21.321 22.258 21.214 22.276 21.107 L 22.276 21.054 C 22.293 20.964 22.293 20.875 22.293 20.786 C 22.293 20.75 22.258 20.679 22.222 20.625 C 22.169 20.536 22.151 20.482 22.151 20.446 C 22.169 20.268 22.258 20.25 22.311 20.232 C 22.364 20.214 22.4 20.214 22.436 20.143 C 22.489 20.054 22.382 19.857 22.329 19.75 L 22.311 19.732 C 22.222 19.536 22.116 19.429 21.956 19.357 C 21.796 19.286 21.422 19.125 21.28 19.107 C 21.102 19.071 20.942 19.125 20.818 19.25 C 20.249 19.768 20.338 20.821 20.32 21.518 C 20.32 21.643 20.302 21.768 20.302 21.893 C 19.538 21.482 18.613 21.25 17.813 21.161 C 17.582 21.125 17.333 21.143 17.102 21.161 C 16.942 21.161 16.764 21.179 16.587 21.161 L 16.409 21.161 C 15.929 21.179 15.52 21.161 15.467 20.964 C 15.396 20.696 15.787 20.429 16.036 20.232 C 16.089 20.196 16.142 20.161 16.178 20.125 C 16.356 19.964 16.533 19.821 16.711 19.661 C 16.924 19.482 17.12 19.304 17.316 19.143 C 17.849 18.679 18.471 18.143 19.004 17.554 L 19.164 17.393 C 19.324 17.232 19.449 17.107 19.591 16.893 C 19.787 16.625 20.018 16.375 20.231 16.125 L 20.551 15.75 C 21.12 15.071 21.707 14.393 21.938 13.518 C 22.133 12.821 22.044 12.429 21.796 11.839 C 21.529 11.232 20.871 11.196 20.231 11.214 L 19.911 11.214 C 19.182 11.232 18.436 11.25 17.724 11.393 C 17.031 11.536 16.356 11.839 15.68 12.143 C 15.449 12.25 15.2 12.357 14.969 12.464 C 13.707 13 12.48 13.554 11.164 14.196 C 11.2 14.179 11.236 14.143 11.271 14.125 C 11.342 14.071 11.449 14.054 11.52 14 C 11.644 13.911 11.716 13.786 11.84 13.714 C 11.911 13.679 11.964 13.679 12.036 13.661 C 12.124 13.643 12.213 13.589 12.302 13.536 C 13.173 13.143 14.027 12.75 14.862 12.304 C 15.022 12.214 15.2 12.125 15.36 12.036 C 15.218 12.071 15.093 12.125 14.951 12.161 C 14.809 12.196 14.667 12.25 14.542 12.304 C 14.293 12.411 14.062 12.554 13.796 12.679 C 13.6 12.768 13.404 12.821 13.209 12.893 C 12.978 13.036 12.711 13.143 12.444 13.25 C 12.213 13.339 12.018 13.482 11.804 13.607 C 11.662 13.696 11.52 13.75 11.378 13.821 C 11.236 13.893 11.111 13.946 10.969 14.018 L 10.596 14.179 C 10.471 14.214 10.347 14.232 10.222 14.268 C 9.742 14.393 9.316 14.714 8.889 14.964 C 8.8 15.018 8.693 15.089 8.658 15.179 C 8.924 15.232 9.191 15.054 9.422 14.929 C 9.582 14.839 9.742 14.768 9.902 14.714 C 9.956 14.696 9.991 14.679 10.044 14.679 C 10.098 14.679 10.151 14.696 10.187 14.714 L 10.204 14.714 C 10.044 14.786 9.902 14.875 9.742 14.946 C 9.689 14.982 9.636 15 9.582 15.018 C 9.28 15.161 9.013 15.286 8.924 15.589 C 8.853 15.893 8.924 16.357 9.084 16.643 C 9.173 16.821 9.316 16.893 9.476 16.964 C 9.582 17.018 9.689 17.071 9.778 17.161 C 10.062 17.411 10.08 17.786 10.116 18.107 C 10.116 18.161 10.133 18.214 10.133 18.268 C 10.169 18.607 11.484 28.75 11.52 28.946 C 11.68 29.607 11.893 30.286 12.462 30.661 C 12.498 30.679 12.516 30.696 12.533 30.714 C 12.676 30.804 12.729 30.857 12.836 31.054 C 12.871 31.125 12.889 31.196 12.907 31.25 C 12.924 31.357 12.96 31.429 13.031 31.518 C 13.173 31.696 13.333 31.714 13.529 31.714 C 13.618 31.714 13.707 31.714 13.796 31.75 C 13.849 31.768 13.902 31.768 13.938 31.786 C 14.133 31.839 14.151 31.839 14.347 31.589 C 14.56 31.304 14.844 30.929 15.164 30.554 C 15.591 30.036 16.124 29.75 16.516 29.196 C 16.924 28.607 17.316 28 17.867 27.536 C 18.187 27.268 18.578 27.054 18.916 26.804 C 19.538 26.375 20.053 25.821 20.462 25.214 C 20.462 25.268 20.48 25.321 20.48 25.375 C 20.533 25.804 20.622 26.375 20.764 26.768 C 20.853 27 21.049 27.214 21.298 27.232 C 21.422 27.232 21.547 27.196 21.671 27.179 C 22.276 27.089 22.471 28.125 23.2 27.982 C 23.467 27.929 23.68 27.75 23.893 27.589 C 24.071 27.446 24.249 27.321 24.409 27.179 C 24.569 27.054 24.604 26.911 24.747 26.786 C 24.782 26.75 24.853 26.732 24.853 26.786 L 24.853 26.821 C 24.747 27.125 24.853 27.429 24.782 27.732 C 24.729 28 24.64 28.304 24.533 28.571 C 24.391 28.911 24.107 29.143 23.858 29.393 C 23.324 29.893 22.773 30.536 22.4 31.161 C 22.311 31.304 22.222 31.446 22.116 31.589 C 22.044 31.696 21.973 31.786 21.92 31.875 C 21.849 32 21.76 32.125 21.636 32.268 C 21.422 32.518 21.227 32.857 21.067 33.143 C 20.693 33.786 20.551 34.5 20.64 35.161 C 20.658 35.268 20.658 35.393 20.658 35.5 C 20.658 35.679 20.658 35.857 20.729 36.018 C 20.747 36.089 20.782 36.143 20.818 36.214 C 20.853 36.286 20.907 36.357 20.924 36.446 C 20.924 36.464 20.942 36.5 20.942 36.518 C 20.996 36.661 21.013 36.732 21.138 36.857 C 21.582 37.304 22.578 37.554 23.164 37.25 C 23.911 36.857 24.053 35.768 24.782 35.375 C 25.564 34.946 25.529 33.821 25.618 33.071 C 25.742 31.982 25.867 30.911 25.991 29.821 C 26.027 29.446 26.08 29.071 26.24 28.714 C 26.489 28.179 26.933 27.839 27.307 27.411 C 27.893 26.714 28.036 26.286 28.533 25.786 C 28.818 25.5 29.316 25.143 29.636 24.911 C 30.044 24.625 30.364 24.339 30.578 23.893 C 30.578 23.875 30.596 23.875 30.596 23.857 C 30.844 23.679 31.058 23.429 31.342 23.268 Z M 13.049 17.143 C 12.96 17.107 12.836 17.036 12.853 16.946 C 12.853 16.911 12.871 16.893 12.889 16.875 C 13.422 16.214 14.222 15.839 14.969 15.429 C 16.178 14.75 17.013 13.732 18.169 13.018 C 18.649 12.714 19.342 12.214 19.964 12.357 C 20 12.357 20.018 12.393 20.018 12.429 C 20.107 12.732 18.916 14.661 18.898 14.679 C 18.276 15.607 17.511 16.411 16.853 17.071 L 16.516 17.411 C 16.284 17.643 16.036 17.875 15.804 18.125 C 15.68 18.268 15.556 18.429 15.449 18.589 C 15.271 18.857 15.04 19.054 14.827 19.304 C 14.827 19.304 14.258 19.964 14.276 19.821 C 14.311 18.804 14.133 17.571 13.049 17.143 Z M 18.542 24.232 C 18.524 24.268 18.489 24.304 18.471 24.375 C 18.311 24.875 16.462 27.232 16.018 27.679 L 15.538 28.161 C 15.307 28.393 15.076 28.625 14.933 28.929 C 14.916 28.964 14.898 29.036 14.862 29.107 C 14.756 29.375 14.631 29.732 14.347 29.732 L 14.329 29.732 C 14.08 29.714 13.991 29 13.991 28.964 C 13.991 28.929 13.973 28.893 13.973 28.857 C 14.044 28.839 14.098 28.786 14.116 28.714 C 14.151 28.607 14.133 28.5 14.133 28.393 C 13.973 27.125 13.92 25.839 13.991 24.554 L 13.991 24.446 C 14.098 24.464 14.222 24.446 14.364 24.429 C 15.164 24.286 16.196 23.464 17.031 23.357 C 17.476 23.304 17.92 23.339 18.204 23.518 C 18.293 23.571 18.56 23.75 18.596 23.929 C 18.649 24.089 18.596 24.161 18.542 24.232 Z M 24.071 30.518 C 24.071 30.518 24.089 30.5 24.089 30.482 C 24.071 30.536 24.053 30.571 24.071 30.518 Z M 24.071 30.679 C 24.018 30.786 23.964 30.893 23.964 31.018 L 23.964 31.161 C 23.964 31.321 23.929 31.482 23.876 31.625 C 23.858 31.696 23.822 31.768 23.804 31.857 C 23.787 31.911 23.787 31.982 23.769 32.036 C 23.716 32.232 23.68 32.429 23.609 32.607 C 23.591 32.679 23.556 32.768 23.538 32.857 C 23.502 33.018 23.52 33.196 23.449 33.357 C 23.378 33.518 23.324 33.661 23.253 33.821 C 23.236 33.857 23.218 33.893 23.2 33.946 C 23.164 34.036 23.129 34.143 23.093 34.25 C 23.022 34.464 22.951 34.696 22.791 34.839 C 22.738 34.893 22.649 34.964 22.542 34.964 L 22.489 34.964 C 22.364 34.929 22.329 34.768 22.276 34.571 C 22.258 34.536 22.258 34.482 22.24 34.446 C 22.062 33.857 22.418 33.321 22.72 32.857 C 22.756 32.786 22.809 32.714 22.844 32.661 C 23.04 32.339 23.218 32.036 23.36 31.804 C 23.467 31.625 23.573 31.429 23.698 31.25 C 23.733 31.214 23.751 31.179 23.787 31.143 C 23.84 31.089 24.036 30.75 24.124 30.589 C 24.107 30.589 24.089 30.643 24.071 30.679 Z\" fill=\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)) /* {&quot;name&quot;:&quot;Main color&quot;} */\"></path><path d=\"M 32 22.732 C 31.947 22.714 31.876 22.75 31.876 22.804 C 31.858 22.821 31.876 22.839 31.893 22.857 C 31.911 22.857 31.929 22.857 31.964 22.839 C 31.964 22.839 31.982 22.839 31.982 22.821 C 32 22.804 32 22.786 31.982 22.768 C 31.964 22.75 31.982 22.732 32 22.732 Z M 50.436 20.071 C 50.418 19.964 50.418 19.857 50.382 19.768 C 50.347 19.679 50.311 19.589 50.258 19.5 C 50.169 19.304 50.151 19.089 50.151 18.875 L 50.151 18.732 C 50.133 18.679 50.116 18.643 50.098 18.589 C 49.973 18.286 50.062 17.946 50.062 17.607 C 50.062 17.571 50.062 17.554 50.044 17.518 C 50.027 17.5 49.991 17.464 49.973 17.482 C 49.92 17.5 49.956 17.571 49.956 17.607 L 49.956 17.786 C 49.956 17.911 49.956 18.054 49.973 18.179 C 49.991 18.357 49.991 18.554 50.009 18.732 C 50.009 18.821 50.027 18.911 50.027 19 C 50.027 19.054 50.044 19.125 50.044 19.179 L 49.938 19.071 L 49.92 19.054 C 49.831 18.929 49.831 18.786 49.813 18.625 C 49.796 18.446 49.796 18.286 49.796 18.107 C 49.778 17.804 49.778 17.518 49.778 17.214 C 49.796 16.875 49.831 16.536 49.884 16.196 C 49.938 15.911 50.08 15.607 50.08 15.304 C 50.08 14.786 49.618 14.375 49.209 14.143 C 48.978 14.018 48.747 13.982 48.516 13.893 C 48.284 13.804 48.124 13.625 47.84 13.75 C 47.627 13.857 47.52 14.125 47.573 14.339 C 47.609 14.482 47.716 14.607 47.787 14.75 C 47.929 15.125 47.751 15.536 47.573 15.875 C 47.396 16.232 47.218 16.571 47.022 16.929 C 46.702 17.536 46.293 18.5 45.529 18.571 C 45.013 18.625 44.729 18.607 44.284 18.964 C 44.267 18.768 44.356 18.607 44.427 18.429 C 44.427 18.411 44.444 18.393 44.444 18.375 C 44.444 18.339 44.427 18.321 44.391 18.304 C 44.32 18.232 44.249 18.143 44.196 18.054 C 44.16 18 44.142 17.946 44.107 17.893 L 43.929 17.714 C 43.733 17.536 43.307 16.857 43.289 16.589 C 43.271 16.429 43.36 16.286 43.449 16.143 C 43.769 15.625 44.089 15.107 44.516 14.696 C 44.924 14.304 45.156 13.964 45.351 13.446 C 45.529 12.982 45.813 12.518 45.867 12.018 L 45.867 11.982 C 45.867 11.875 45.884 11.768 45.956 11.679 C 46.009 11.589 46.098 11.554 46.169 11.5 L 46.276 11.446 C 46.382 11.375 46.453 11.268 46.524 11.143 C 46.542 11.125 46.56 11.107 46.578 11.071 C 47.076 10.339 47.093 10.179 47.076 10.125 L 47.04 10.125 C 46.951 10.143 46.684 10.482 46.542 10.643 C 46.453 10.768 46.364 10.857 46.329 10.893 C 46.062 11.143 45.813 11.393 45.564 11.661 C 45.28 11.964 44.996 12.268 44.676 12.536 C 44.658 12.554 44.604 12.607 44.569 12.661 C 44.409 12.839 44.213 13 44.018 13.161 C 43.947 13.214 43.893 13.268 43.822 13.321 C 43.804 13.321 43.804 13.339 43.787 13.339 C 43.751 13.357 43.716 13.321 43.716 13.286 C 43.698 13.25 43.716 13.214 43.716 13.196 C 43.733 13.071 43.733 12.964 43.733 12.839 C 43.733 12.75 43.769 12.679 43.769 12.607 C 43.787 12.357 43.84 12.125 43.876 11.893 C 43.893 11.786 43.929 11.679 43.947 11.554 C 44 11.268 43.822 10.518 43.68 10.232 C 43.556 9.982 43.058 9.75 42.756 9.75 C 42.702 9.75 42.667 9.75 42.631 9.768 C 42.347 9.857 42.133 10.286 41.991 10.607 C 41.956 10.661 41.938 10.714 41.92 10.768 C 41.618 11.375 41.564 12.054 41.529 12.625 C 41.493 13.286 41.404 13.929 41.298 14.554 C 41.209 15.089 41.12 15.661 41.084 16.214 C 41.049 16.661 41.049 17.107 41.031 17.536 C 41.013 18.25 40.996 18.982 40.871 19.732 C 40.587 21.411 40.836 21.964 41.084 22.161 C 41.173 22.232 41.298 22.25 41.422 22.268 C 41.511 22.286 41.618 22.286 41.707 22.339 C 41.778 22.375 41.831 22.411 41.867 22.446 C 41.938 22.5 42.009 22.554 42.116 22.554 C 42.524 22.536 42.613 21.946 42.684 21.554 C 42.684 21.5 42.702 21.464 42.702 21.429 C 42.738 21.268 42.72 20.768 42.702 20.393 C 42.702 20.179 42.684 20 42.684 19.911 L 42.684 19.75 C 42.667 19.554 42.649 19.304 42.809 19.161 C 42.844 19.125 42.88 19.125 42.916 19.125 C 43.04 19.143 43.2 19.357 43.431 19.714 C 43.538 19.893 43.68 20.089 43.733 20.125 C 43.858 20.196 43.982 20.286 44.089 20.357 C 44.373 20.554 44.64 20.732 45.013 20.75 C 45.084 20.75 45.156 20.75 45.244 20.768 C 45.404 20.786 45.689 20.839 45.813 20.732 C 45.938 20.625 45.92 20.393 46.062 20.286 C 46.133 20.232 46.222 20.214 46.311 20.179 C 46.88 20.018 47.378 19.661 47.716 19.161 C 47.787 19.071 47.858 18.946 47.964 18.946 C 47.947 19.339 48.124 19.732 48.302 20.071 C 48.604 20.661 48.907 21.268 49.209 21.857 C 49.227 21.911 49.262 21.964 49.316 22 C 49.369 22.036 49.44 22.036 49.511 22.018 C 49.956 21.946 50.507 21.571 50.631 21.125 C 50.684 20.946 50.649 20.75 50.596 20.571 C 50.524 20.393 50.453 20.232 50.436 20.071 Z\" fill=\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)) /* {&quot;name&quot;:&quot;Main color&quot;} */\"></path></svg>',svgContentId:2746697714},WEKskx0XP:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 45\"><path d=\"M 35.289 19.643 C 35.04 19.304 34.791 18.964 34.489 18.679 C 34.24 18.446 33.956 18.25 33.76 17.982 C 33.671 17.857 33.6 17.696 33.476 17.607 C 33.244 17.429 32.924 17.464 32.64 17.536 C 32.213 17.643 31.822 17.786 31.431 17.982 C 31.2 18.089 31.004 18.179 30.773 18.125 C 30.631 18 30.578 17.804 30.578 17.625 C 30.56 17.321 30.649 17.018 30.738 16.714 C 31.076 15.554 31.431 14.339 32.231 13.429 C 32.409 13.232 32.622 13.018 32.729 12.768 L 33.209 12.286 C 34.062 11.482 34.738 10.536 35.858 10.054 C 36.036 9.982 36.213 9.911 36.391 9.929 L 36.658 9.982 C 36.924 10.018 37.227 9.821 37.227 9.554 C 37.209 9.286 36.729 8.696 36.533 8.5 C 36.462 8.429 36.373 8.339 36.302 8.25 C 36.213 8.161 36.16 8.071 36.107 7.982 C 35.947 7.768 35.858 7.643 35.573 7.571 C 34.951 7.446 34.24 7.786 33.369 8.625 C 33.173 8.804 32.978 9 32.782 9.179 C 32.213 9.714 31.627 10.268 31.129 10.857 C 30.578 11.536 30.169 12.268 29.76 13.036 C 29.653 13.232 29.547 13.429 29.44 13.607 C 29.369 13.75 29.28 13.875 29.191 14 C 29.049 14.214 28.907 14.429 28.818 14.679 C 28.658 15.089 28.551 15.518 28.462 15.946 C 28.427 16.071 28.409 16.214 28.373 16.339 C 28.124 17.339 28.32 18.304 28.924 19.054 C 29.582 19.875 29.76 19.875 30.756 19.786 C 31.253 19.75 31.769 19.768 32.249 19.786 C 32.516 19.804 32.764 19.821 33.049 19.946 C 33.067 19.964 33.138 19.982 33.209 20 C 33.44 20.054 33.618 20 33.653 20.286 C 33.671 20.393 33.689 20.5 33.689 20.607 L 33.653 21.286 C 33.636 21.429 33.6 21.571 33.564 21.714 C 33.44 22.125 33.28 22.518 33.102 22.893 C 32.889 23.339 32.64 23.786 32.373 24.214 C 32.32 24.286 32.284 24.375 32.231 24.446 C 31.982 24.821 31.787 25.232 31.538 25.607 C 31.467 25.714 31.378 25.821 31.271 25.893 C 31.182 25.946 31.093 25.964 31.022 26.018 C 30.72 26.196 30.684 26.679 30.951 26.893 C 31.111 27.018 31.307 27.071 31.467 27.196 C 31.609 27.321 31.538 27.482 31.751 27.536 C 32.018 27.589 32.587 27.179 32.747 26.982 C 33.031 26.607 33.262 26.143 33.476 25.696 C 33.582 25.482 33.689 25.25 33.813 25.036 L 34.08 24.554 C 34.347 24.089 34.613 23.607 34.844 23.125 C 35.04 22.732 35.2 22.339 35.342 21.929 C 35.396 21.786 35.502 21.661 35.538 21.518 C 35.609 21.304 35.644 21.071 35.662 20.857 C 35.698 20.625 35.716 20.375 35.644 20.143 C 35.52 19.964 35.396 19.804 35.289 19.643 Z M 30.222 17.911 C 29.991 17.714 30.187 17.25 30.24 17.018 C 30.453 16.268 30.738 15.554 31.111 14.875 L 30.684 15.893 C 30.507 16.321 30.347 16.75 30.293 17.196 C 30.258 17.464 30.276 17.732 30.347 17.982 C 30.311 17.982 30.276 17.946 30.222 17.911 Z M 50.151 9.714 C 50.133 9.696 50.098 9.679 50.08 9.661 C 49.938 9.536 49.707 9.339 49.547 9.339 C 49.458 9.339 49.422 9.375 49.369 9.429 C 49.333 9.464 49.298 9.518 49.227 9.554 C 49.156 9.589 49.102 9.625 49.049 9.661 C 48.747 9.821 48.533 9.946 48.391 10.339 C 48.338 10.482 48.267 10.732 48.284 10.857 C 48.302 10.964 48.356 11.036 48.409 11.107 C 48.462 11.179 48.533 11.25 48.551 11.375 C 48.64 11.696 48.747 11.839 49.031 11.929 C 49.084 11.946 49.156 11.964 49.209 12 C 49.529 12.125 49.796 12.232 50.116 12 C 50.151 11.982 50.187 11.946 50.204 11.929 C 50.222 11.911 50.24 11.875 50.258 11.839 C 50.276 11.821 50.276 11.804 50.293 11.786 C 50.347 11.679 50.436 11.607 50.524 11.536 L 50.684 11.375 C 50.827 11.214 50.809 10.893 50.667 10.518 C 50.542 10.179 50.329 9.857 50.151 9.714 Z M 55.342 10.643 C 55.324 10.321 55.182 10.161 54.987 9.964 C 54.916 9.893 54.844 9.821 54.773 9.732 C 54.631 9.554 54.453 9.464 54.276 9.375 C 54.151 9.321 54.027 9.25 53.902 9.161 C 53.831 9.107 53.76 9.089 53.689 9.089 C 53.404 9.089 53.031 9.375 52.836 9.571 C 52.516 9.893 52.604 10.375 52.693 10.804 L 52.711 10.911 C 52.764 11.179 52.764 11.25 52.924 11.411 C 53.031 11.536 53.227 11.714 53.387 11.821 C 53.564 11.946 53.778 12.089 53.938 12.196 C 54.027 12.25 54.222 12.339 54.311 12.339 C 54.524 12.357 54.72 12.268 54.88 12.107 C 55.2 11.768 55.36 11.107 55.342 10.643 Z M 53.511 15.268 C 53.227 15.071 52.924 14.875 52.622 14.714 C 52.569 14.679 52.498 14.643 52.444 14.625 C 52.32 14.554 52.089 14.429 51.929 14.464 C 51.769 14.5 51.698 14.732 51.662 14.875 C 51.609 15.071 51.556 15.268 51.627 15.464 C 51.662 15.571 51.751 15.661 51.804 15.786 C 51.893 15.982 51.876 16.196 51.858 16.411 C 51.804 17.107 51.822 17.821 52.124 18.446 C 52.249 18.714 52.427 18.946 52.48 19.232 C 52.533 19.446 52.516 19.661 52.569 19.857 C 52.622 20.071 52.747 20.268 52.942 20.321 C 53.102 20.357 53.209 20.339 53.351 20.446 C 53.476 20.536 53.582 20.643 53.742 20.696 C 53.831 20.714 53.938 20.714 53.991 20.643 C 54.062 20.571 54.062 20.464 54.044 20.375 C 54.027 20.286 53.973 20.196 53.956 20.107 C 53.831 19.732 53.956 19.232 53.973 18.839 C 54.009 18.393 54.044 17.964 54.133 17.536 C 54.24 17.054 54.418 16.536 54.222 16.054 C 54.098 15.696 53.813 15.464 53.511 15.268 Z\" fill=\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)) /* {&quot;name&quot;:&quot;Main color&quot;} */\"></path><path d=\"M 40.587 16.696 C 40.533 16.768 40.498 16.839 40.444 16.911 C 40.409 16.964 40.391 17 40.356 17.054 C 40.338 17.036 40.302 17.036 40.284 17.018 C 40.249 17 40.231 16.946 40.231 16.911 C 40.231 16.857 40.249 16.821 40.249 16.786 C 40.302 16.589 40.338 16.375 40.231 16.214 C 40.249 16.196 40.267 16.161 40.267 16.125 C 40.267 16.089 40.231 16.071 40.196 16.089 C 40.178 16.089 40.178 16.107 40.178 16.125 C 40.142 16.214 40.089 16.321 40.071 16.429 C 40.036 16.518 40.018 16.607 39.982 16.696 C 39.911 16.875 39.787 17.054 39.698 17.214 C 39.609 17.357 39.52 17.482 39.449 17.643 C 39.413 17.714 39.396 17.786 39.378 17.857 C 39.36 17.929 39.342 18 39.324 18.054 C 39.307 18.107 39.289 18.143 39.271 18.196 C 39.236 18.286 39.182 18.375 39.164 18.482 C 39.058 18.982 38.596 19.625 38.187 19.875 C 38.062 19.946 37.938 20.018 37.796 20.018 C 37.76 20.018 37.724 20.018 37.707 19.982 C 37.671 19.946 37.653 19.893 37.653 19.839 C 37.653 19.75 37.689 19.643 37.724 19.554 C 37.884 19.107 37.973 18.393 38.08 17.929 C 38.169 17.518 38.204 17 38.08 16.589 C 37.956 16.179 37.458 16.143 37.102 16.054 C 36.64 15.929 36.142 15.821 36.036 16.482 C 36 16.643 36.036 16.804 36.036 16.964 C 36.053 17.589 35.733 18.232 35.804 18.857 C 35.876 19.482 36.089 20.143 36.213 20.786 C 36.249 20.946 36.284 21.125 36.373 21.25 C 36.587 21.554 37.067 21.607 37.28 21.929 C 37.369 22.054 37.404 22.196 37.476 22.321 C 37.849 22.839 38.436 22.446 38.631 22.036 C 38.667 21.982 38.684 21.911 38.72 21.857 C 38.827 21.679 38.898 21.482 38.987 21.286 C 39.004 21.232 39.04 21.179 39.058 21.107 C 39.182 20.821 39.36 20.5 39.538 20.304 C 39.591 20.232 39.644 20.196 39.68 20.179 C 39.716 20.143 39.751 20.125 39.769 20.089 C 39.787 20.071 39.804 20.036 39.804 20.018 C 39.947 19.696 40.053 19.357 40.124 19.018 C 40.16 18.857 40.178 18.696 40.213 18.536 C 40.267 18.375 40.302 18.196 40.302 18.018 C 40.302 17.911 40.32 17.786 40.338 17.679 C 40.356 17.554 40.409 17.429 40.444 17.304 C 40.498 17.286 40.516 17.143 40.533 17.107 C 40.569 17 40.587 16.911 40.587 16.786 L 40.587 16.75 C 40.587 16.732 40.622 16.714 40.64 16.696 C 40.658 16.679 40.658 16.643 40.658 16.625 C 40.604 16.661 40.587 16.679 40.587 16.696 Z M 31.342 23.268 C 31.431 23.214 31.52 23.179 31.609 23.107 C 31.68 23.036 31.751 22.946 31.751 22.839 C 31.431 23.071 31.111 23.321 30.791 23.571 C 30.987 23.25 31.218 22.946 31.538 22.732 C 31.68 22.643 31.84 22.554 31.982 22.446 C 32.124 22.339 32.231 22.179 32.249 22 C 32.071 22 31.929 22.143 31.787 22.268 C 31.467 22.571 31.076 22.732 30.684 22.929 C 30.258 23.125 29.92 23.429 29.564 23.732 C 29.511 23.786 29.44 23.821 29.387 23.857 C 29.333 23.893 29.262 23.946 29.227 23.964 C 29.191 24 29.156 24.036 29.138 24.089 C 29.084 24.161 29.031 24.25 28.907 24.321 C 28.853 24.357 28.8 24.375 28.747 24.393 C 28.64 24.446 28.569 24.464 28.48 24.589 C 28.462 24.625 28.444 24.661 28.444 24.696 C 28.391 25.018 28.107 24.929 27.911 25.125 C 27.68 25.357 27.449 25.571 27.218 25.804 C 26.791 26.232 26.347 26.679 26.044 27.214 C 26.524 26.375 26.4 25.357 26.667 24.464 C 26.951 23.554 26.987 22.625 27.236 21.714 C 27.307 21.464 27.324 21.214 27.342 20.964 C 27.36 20.643 27.36 20.179 27.52 19.893 C 27.573 19.804 27.627 19.732 27.662 19.643 C 27.716 19.482 27.644 19.304 27.556 19.143 C 27.484 19 27.378 18.857 27.253 18.768 C 27.076 18.643 26.844 18.643 26.631 18.571 C 26.329 18.482 26.062 18.286 25.742 18.214 C 25.547 18.179 25.316 18.214 25.227 18.393 C 25.084 18.643 25.298 18.964 25.369 19.196 C 25.44 19.464 25.404 19.714 25.333 19.982 C 25.209 20.5 25.12 21.018 25.013 21.536 C 24.747 23.018 24.267 24.464 23.591 25.804 C 23.484 26.036 23.307 26.375 23.022 26.411 C 22.702 26.446 22.489 26.125 22.382 25.875 C 21.92 24.75 22.098 23.125 22.151 21.911 C 22.151 21.732 22.187 21.571 22.222 21.411 C 22.24 21.321 22.258 21.214 22.276 21.107 L 22.276 21.054 C 22.293 20.964 22.293 20.875 22.293 20.786 C 22.293 20.75 22.258 20.679 22.222 20.625 C 22.169 20.536 22.151 20.482 22.151 20.446 C 22.169 20.268 22.258 20.25 22.311 20.232 C 22.364 20.214 22.4 20.214 22.436 20.143 C 22.489 20.054 22.382 19.857 22.329 19.75 L 22.311 19.732 C 22.222 19.536 22.116 19.429 21.956 19.357 C 21.796 19.286 21.422 19.125 21.28 19.107 C 21.102 19.071 20.942 19.125 20.818 19.25 C 20.249 19.768 20.338 20.821 20.32 21.518 C 20.32 21.643 20.302 21.768 20.302 21.893 C 19.538 21.482 18.613 21.25 17.813 21.161 C 17.582 21.125 17.333 21.143 17.102 21.161 C 16.942 21.161 16.764 21.179 16.587 21.161 L 16.409 21.161 C 15.929 21.179 15.52 21.161 15.467 20.964 C 15.396 20.696 15.787 20.429 16.036 20.232 C 16.089 20.196 16.142 20.161 16.178 20.125 C 16.356 19.964 16.533 19.821 16.711 19.661 C 16.924 19.482 17.12 19.304 17.316 19.143 C 17.849 18.679 18.471 18.143 19.004 17.554 L 19.164 17.393 C 19.324 17.232 19.449 17.107 19.591 16.893 C 19.787 16.625 20.018 16.375 20.231 16.125 L 20.551 15.75 C 21.12 15.071 21.707 14.393 21.938 13.518 C 22.133 12.821 22.044 12.429 21.796 11.839 C 21.529 11.232 20.871 11.196 20.231 11.214 L 19.911 11.214 C 19.182 11.232 18.436 11.25 17.724 11.393 C 17.031 11.536 16.356 11.839 15.68 12.143 C 15.449 12.25 15.2 12.357 14.969 12.464 C 13.707 13 12.48 13.554 11.164 14.196 C 11.2 14.179 11.236 14.143 11.271 14.125 C 11.342 14.071 11.449 14.054 11.52 14 C 11.644 13.911 11.716 13.786 11.84 13.714 C 11.911 13.679 11.964 13.679 12.036 13.661 C 12.124 13.643 12.213 13.589 12.302 13.536 C 13.173 13.143 14.027 12.75 14.862 12.304 C 15.022 12.214 15.2 12.125 15.36 12.036 C 15.218 12.071 15.093 12.125 14.951 12.161 C 14.809 12.196 14.667 12.25 14.542 12.304 C 14.293 12.411 14.062 12.554 13.796 12.679 C 13.6 12.768 13.404 12.821 13.209 12.893 C 12.978 13.036 12.711 13.143 12.444 13.25 C 12.213 13.339 12.018 13.482 11.804 13.607 C 11.662 13.696 11.52 13.75 11.378 13.821 C 11.236 13.893 11.111 13.946 10.969 14.018 L 10.596 14.179 C 10.471 14.214 10.347 14.232 10.222 14.268 C 9.742 14.393 9.316 14.714 8.889 14.964 C 8.8 15.018 8.693 15.089 8.658 15.179 C 8.924 15.232 9.191 15.054 9.422 14.929 C 9.582 14.839 9.742 14.768 9.902 14.714 C 9.956 14.696 9.991 14.679 10.044 14.679 C 10.098 14.679 10.151 14.696 10.187 14.714 L 10.204 14.714 C 10.044 14.786 9.902 14.875 9.742 14.946 C 9.689 14.982 9.636 15 9.582 15.018 C 9.28 15.161 9.013 15.286 8.924 15.589 C 8.853 15.893 8.924 16.357 9.084 16.643 C 9.173 16.821 9.316 16.893 9.476 16.964 C 9.582 17.018 9.689 17.071 9.778 17.161 C 10.062 17.411 10.08 17.786 10.116 18.107 C 10.116 18.161 10.133 18.214 10.133 18.268 C 10.169 18.607 11.484 28.75 11.52 28.946 C 11.68 29.607 11.893 30.286 12.462 30.661 C 12.498 30.679 12.516 30.696 12.533 30.714 C 12.676 30.804 12.729 30.857 12.836 31.054 C 12.871 31.125 12.889 31.196 12.907 31.25 C 12.924 31.357 12.96 31.429 13.031 31.518 C 13.173 31.696 13.333 31.714 13.529 31.714 C 13.618 31.714 13.707 31.714 13.796 31.75 C 13.849 31.768 13.902 31.768 13.938 31.786 C 14.133 31.839 14.151 31.839 14.347 31.589 C 14.56 31.304 14.844 30.929 15.164 30.554 C 15.591 30.036 16.124 29.75 16.516 29.196 C 16.924 28.607 17.316 28 17.867 27.536 C 18.187 27.268 18.578 27.054 18.916 26.804 C 19.538 26.375 20.053 25.821 20.462 25.214 C 20.462 25.268 20.48 25.321 20.48 25.375 C 20.533 25.804 20.622 26.375 20.764 26.768 C 20.853 27 21.049 27.214 21.298 27.232 C 21.422 27.232 21.547 27.196 21.671 27.179 C 22.276 27.089 22.471 28.125 23.2 27.982 C 23.467 27.929 23.68 27.75 23.893 27.589 C 24.071 27.446 24.249 27.321 24.409 27.179 C 24.569 27.054 24.604 26.911 24.747 26.786 C 24.782 26.75 24.853 26.732 24.853 26.786 L 24.853 26.821 C 24.747 27.125 24.853 27.429 24.782 27.732 C 24.729 28 24.64 28.304 24.533 28.571 C 24.391 28.911 24.107 29.143 23.858 29.393 C 23.324 29.893 22.773 30.536 22.4 31.161 C 22.311 31.304 22.222 31.446 22.116 31.589 C 22.044 31.696 21.973 31.786 21.92 31.875 C 21.849 32 21.76 32.125 21.636 32.268 C 21.422 32.518 21.227 32.857 21.067 33.143 C 20.693 33.786 20.551 34.5 20.64 35.161 C 20.658 35.268 20.658 35.393 20.658 35.5 C 20.658 35.679 20.658 35.857 20.729 36.018 C 20.747 36.089 20.782 36.143 20.818 36.214 C 20.853 36.286 20.907 36.357 20.924 36.446 C 20.924 36.464 20.942 36.5 20.942 36.518 C 20.996 36.661 21.013 36.732 21.138 36.857 C 21.582 37.304 22.578 37.554 23.164 37.25 C 23.911 36.857 24.053 35.768 24.782 35.375 C 25.564 34.946 25.529 33.821 25.618 33.071 C 25.742 31.982 25.867 30.911 25.991 29.821 C 26.027 29.446 26.08 29.071 26.24 28.714 C 26.489 28.179 26.933 27.839 27.307 27.411 C 27.893 26.714 28.036 26.286 28.533 25.786 C 28.818 25.5 29.316 25.143 29.636 24.911 C 30.044 24.625 30.364 24.339 30.578 23.893 C 30.578 23.875 30.596 23.875 30.596 23.857 C 30.844 23.679 31.058 23.429 31.342 23.268 Z M 13.049 17.143 C 12.96 17.107 12.836 17.036 12.853 16.946 C 12.853 16.911 12.871 16.893 12.889 16.875 C 13.422 16.214 14.222 15.839 14.969 15.429 C 16.178 14.75 17.013 13.732 18.169 13.018 C 18.649 12.714 19.342 12.214 19.964 12.357 C 20 12.357 20.018 12.393 20.018 12.429 C 20.107 12.732 18.916 14.661 18.898 14.679 C 18.276 15.607 17.511 16.411 16.853 17.071 L 16.516 17.411 C 16.284 17.643 16.036 17.875 15.804 18.125 C 15.68 18.268 15.556 18.429 15.449 18.589 C 15.271 18.857 15.04 19.054 14.827 19.304 C 14.827 19.304 14.258 19.964 14.276 19.821 C 14.311 18.804 14.133 17.571 13.049 17.143 Z M 18.542 24.232 C 18.524 24.268 18.489 24.304 18.471 24.375 C 18.311 24.875 16.462 27.232 16.018 27.679 L 15.538 28.161 C 15.307 28.393 15.076 28.625 14.933 28.929 C 14.916 28.964 14.898 29.036 14.862 29.107 C 14.756 29.375 14.631 29.732 14.347 29.732 L 14.329 29.732 C 14.08 29.714 13.991 29 13.991 28.964 C 13.991 28.929 13.973 28.893 13.973 28.857 C 14.044 28.839 14.098 28.786 14.116 28.714 C 14.151 28.607 14.133 28.5 14.133 28.393 C 13.973 27.125 13.92 25.839 13.991 24.554 L 13.991 24.446 C 14.098 24.464 14.222 24.446 14.364 24.429 C 15.164 24.286 16.196 23.464 17.031 23.357 C 17.476 23.304 17.92 23.339 18.204 23.518 C 18.293 23.571 18.56 23.75 18.596 23.929 C 18.649 24.089 18.596 24.161 18.542 24.232 Z M 24.071 30.518 C 24.071 30.518 24.089 30.5 24.089 30.482 C 24.071 30.536 24.053 30.571 24.071 30.518 Z M 24.071 30.679 C 24.018 30.786 23.964 30.893 23.964 31.018 L 23.964 31.161 C 23.964 31.321 23.929 31.482 23.876 31.625 C 23.858 31.696 23.822 31.768 23.804 31.857 C 23.787 31.911 23.787 31.982 23.769 32.036 C 23.716 32.232 23.68 32.429 23.609 32.607 C 23.591 32.679 23.556 32.768 23.538 32.857 C 23.502 33.018 23.52 33.196 23.449 33.357 C 23.378 33.518 23.324 33.661 23.253 33.821 C 23.236 33.857 23.218 33.893 23.2 33.946 C 23.164 34.036 23.129 34.143 23.093 34.25 C 23.022 34.464 22.951 34.696 22.791 34.839 C 22.738 34.893 22.649 34.964 22.542 34.964 L 22.489 34.964 C 22.364 34.929 22.329 34.768 22.276 34.571 C 22.258 34.536 22.258 34.482 22.24 34.446 C 22.062 33.857 22.418 33.321 22.72 32.857 C 22.756 32.786 22.809 32.714 22.844 32.661 C 23.04 32.339 23.218 32.036 23.36 31.804 C 23.467 31.625 23.573 31.429 23.698 31.25 C 23.733 31.214 23.751 31.179 23.787 31.143 C 23.84 31.089 24.036 30.75 24.124 30.589 C 24.107 30.589 24.089 30.643 24.071 30.679 Z\" fill=\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)) /* {&quot;name&quot;:&quot;Main color&quot;} */\"></path><path d=\"M 32 22.732 C 31.947 22.714 31.876 22.75 31.876 22.804 C 31.858 22.821 31.876 22.839 31.893 22.857 C 31.911 22.857 31.929 22.857 31.964 22.839 C 31.964 22.839 31.982 22.839 31.982 22.821 C 32 22.804 32 22.786 31.982 22.768 C 31.964 22.75 31.982 22.732 32 22.732 Z M 50.436 20.071 C 50.418 19.964 50.418 19.857 50.382 19.768 C 50.347 19.679 50.311 19.589 50.258 19.5 C 50.169 19.304 50.151 19.089 50.151 18.875 L 50.151 18.732 C 50.133 18.679 50.116 18.643 50.098 18.589 C 49.973 18.286 50.062 17.946 50.062 17.607 C 50.062 17.571 50.062 17.554 50.044 17.518 C 50.027 17.5 49.991 17.464 49.973 17.482 C 49.92 17.5 49.956 17.571 49.956 17.607 L 49.956 17.786 C 49.956 17.911 49.956 18.054 49.973 18.179 C 49.991 18.357 49.991 18.554 50.009 18.732 C 50.009 18.821 50.027 18.911 50.027 19 C 50.027 19.054 50.044 19.125 50.044 19.179 L 49.938 19.071 L 49.92 19.054 C 49.831 18.929 49.831 18.786 49.813 18.625 C 49.796 18.446 49.796 18.286 49.796 18.107 C 49.778 17.804 49.778 17.518 49.778 17.214 C 49.796 16.875 49.831 16.536 49.884 16.196 C 49.938 15.911 50.08 15.607 50.08 15.304 C 50.08 14.786 49.618 14.375 49.209 14.143 C 48.978 14.018 48.747 13.982 48.516 13.893 C 48.284 13.804 48.124 13.625 47.84 13.75 C 47.627 13.857 47.52 14.125 47.573 14.339 C 47.609 14.482 47.716 14.607 47.787 14.75 C 47.929 15.125 47.751 15.536 47.573 15.875 C 47.396 16.232 47.218 16.571 47.022 16.929 C 46.702 17.536 46.293 18.5 45.529 18.571 C 45.013 18.625 44.729 18.607 44.284 18.964 C 44.267 18.768 44.356 18.607 44.427 18.429 C 44.427 18.411 44.444 18.393 44.444 18.375 C 44.444 18.339 44.427 18.321 44.391 18.304 C 44.32 18.232 44.249 18.143 44.196 18.054 C 44.16 18 44.142 17.946 44.107 17.893 L 43.929 17.714 C 43.733 17.536 43.307 16.857 43.289 16.589 C 43.271 16.429 43.36 16.286 43.449 16.143 C 43.769 15.625 44.089 15.107 44.516 14.696 C 44.924 14.304 45.156 13.964 45.351 13.446 C 45.529 12.982 45.813 12.518 45.867 12.018 L 45.867 11.982 C 45.867 11.875 45.884 11.768 45.956 11.679 C 46.009 11.589 46.098 11.554 46.169 11.5 L 46.276 11.446 C 46.382 11.375 46.453 11.268 46.524 11.143 C 46.542 11.125 46.56 11.107 46.578 11.071 C 47.076 10.339 47.093 10.179 47.076 10.125 L 47.04 10.125 C 46.951 10.143 46.684 10.482 46.542 10.643 C 46.453 10.768 46.364 10.857 46.329 10.893 C 46.062 11.143 45.813 11.393 45.564 11.661 C 45.28 11.964 44.996 12.268 44.676 12.536 C 44.658 12.554 44.604 12.607 44.569 12.661 C 44.409 12.839 44.213 13 44.018 13.161 C 43.947 13.214 43.893 13.268 43.822 13.321 C 43.804 13.321 43.804 13.339 43.787 13.339 C 43.751 13.357 43.716 13.321 43.716 13.286 C 43.698 13.25 43.716 13.214 43.716 13.196 C 43.733 13.071 43.733 12.964 43.733 12.839 C 43.733 12.75 43.769 12.679 43.769 12.607 C 43.787 12.357 43.84 12.125 43.876 11.893 C 43.893 11.786 43.929 11.679 43.947 11.554 C 44 11.268 43.822 10.518 43.68 10.232 C 43.556 9.982 43.058 9.75 42.756 9.75 C 42.702 9.75 42.667 9.75 42.631 9.768 C 42.347 9.857 42.133 10.286 41.991 10.607 C 41.956 10.661 41.938 10.714 41.92 10.768 C 41.618 11.375 41.564 12.054 41.529 12.625 C 41.493 13.286 41.404 13.929 41.298 14.554 C 41.209 15.089 41.12 15.661 41.084 16.214 C 41.049 16.661 41.049 17.107 41.031 17.536 C 41.013 18.25 40.996 18.982 40.871 19.732 C 40.587 21.411 40.836 21.964 41.084 22.161 C 41.173 22.232 41.298 22.25 41.422 22.268 C 41.511 22.286 41.618 22.286 41.707 22.339 C 41.778 22.375 41.831 22.411 41.867 22.446 C 41.938 22.5 42.009 22.554 42.116 22.554 C 42.524 22.536 42.613 21.946 42.684 21.554 C 42.684 21.5 42.702 21.464 42.702 21.429 C 42.738 21.268 42.72 20.768 42.702 20.393 C 42.702 20.179 42.684 20 42.684 19.911 L 42.684 19.75 C 42.667 19.554 42.649 19.304 42.809 19.161 C 42.844 19.125 42.88 19.125 42.916 19.125 C 43.04 19.143 43.2 19.357 43.431 19.714 C 43.538 19.893 43.68 20.089 43.733 20.125 C 43.858 20.196 43.982 20.286 44.089 20.357 C 44.373 20.554 44.64 20.732 45.013 20.75 C 45.084 20.75 45.156 20.75 45.244 20.768 C 45.404 20.786 45.689 20.839 45.813 20.732 C 45.938 20.625 45.92 20.393 46.062 20.286 C 46.133 20.232 46.222 20.214 46.311 20.179 C 46.88 20.018 47.378 19.661 47.716 19.161 C 47.787 19.071 47.858 18.946 47.964 18.946 C 47.947 19.339 48.124 19.732 48.302 20.071 C 48.604 20.661 48.907 21.268 49.209 21.857 C 49.227 21.911 49.262 21.964 49.316 22 C 49.369 22.036 49.44 22.036 49.511 22.018 C 49.956 21.946 50.507 21.571 50.631 21.125 C 50.684 20.946 50.649 20.75 50.596 20.571 C 50.524 20.393 50.453 20.232 50.436 20.071 Z\" fill=\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)) /* {&quot;name&quot;:&quot;Main color&quot;} */\"></path></svg>',svgContentId:2746697714}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bolujn-container\",layoutDependency:layoutDependency,layoutId:\"ERO6mjM6v-container\",children:/*#__PURE__*/_jsx(Button2,{height:\"100%\",id:\"ERO6mjM6v\",layoutId:\"ERO6mjM6v\",LL3CUncw0:\"See all work\",Pe_BkiVjH:Pe_BkiVjH11r763x,shVYW1drO:\"menu\",variant:\"gwdPfMVaQ\",width:\"100%\"})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ojojpw\",layoutDependency:layoutDependency,layoutId:\"j9QP_sknM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v8ra1u\",\"data-styles-preset\":\"nF3rLdBsm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PPfLlvmXY\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1aozk5b\",\"data-styles-preset\":\"wYnaCIqdq\",children:\"Work\"})})})}),className:\"framer-14v5r34\",layoutDependency:layoutDependency,layoutId:\"CHJsXWq6i\",style:{\"--extracted-r6o4lv\":\"var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v8ra1u\",\"data-styles-preset\":\"nF3rLdBsm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sE0vHFvLr\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1aozk5b\",\"data-styles-preset\":\"wYnaCIqdq\",children:\"About\"})})})}),className:\"framer-16r5cmo\",layoutDependency:layoutDependency,layoutId:\"WI9zF8kWw\",style:{\"--extracted-r6o4lv\":\"var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-dk7u2u-container\",layoutDependency:layoutDependency,layoutId:\"aArgYvAC2-container\",children:/*#__PURE__*/_jsx(Button2,{height:\"100%\",id:\"aArgYvAC2\",layoutId:\"aArgYvAC2\",LL3CUncw0:\"See all work\",Pe_BkiVjH:Pe_BkiVjH8tv5u2,shVYW1drO:\"x\",variant:\"gwdPfMVaQ\",width:\"100%\"})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-g21p5p\",layoutDependency:layoutDependency,layoutId:\"U8EErxUVb\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mdg6u7\",layoutDependency:layoutDependency,layoutId:\"WoJJ0B1uZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ejcw6o\",\"data-styles-preset\":\"PH_VmiKck\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4baea34e-22ac-4bba-83ba-62749af9e968, rgb(0, 128, 21)))\"},children:\"Available for Booking\"})}),className:\"framer-amjaj\",layoutDependency:layoutDependency,layoutId:\"uIghFaraz\",style:{\"--extracted-r6o4lv\":\"var(--token-4baea34e-22ac-4bba-83ba-62749af9e968, rgb(0, 128, 21))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ejcw6o\",\"data-styles-preset\":\"PH_VmiKck\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(82, 76, 61)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:bookings@bysukii.com\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1aozk5b\",\"data-styles-preset\":\"wYnaCIqdq\",children:\"bookings@bysukii.com\"})})})}),className:\"framer-i6fswy\",layoutDependency:layoutDependency,layoutId:\"DZBjeJFxF\",style:{\"--extracted-r6o4lv\":\"var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(82, 76, 61))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gx432s\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"EB2RAyRqz\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(95, 88, 68))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9uq3qi\",layoutDependency:layoutDependency,layoutId:\"rSJiIK0e6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ejcw6o\",\"data-styles-preset\":\"PH_VmiKck\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4baea34e-22ac-4bba-83ba-62749af9e968, rgb(0, 255, 42)))\"},children:\"Available for Booking\"})}),className:\"framer-dd5010\",layoutDependency:layoutDependency,layoutId:\"E7fVeJ9jy\",style:{\"--extracted-r6o4lv\":\"var(--token-4baea34e-22ac-4bba-83ba-62749af9e968, rgb(0, 255, 42))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ejcw6o\",\"data-styles-preset\":\"PH_VmiKck\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:bookings@bysukii.com\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1aozk5b\",\"data-styles-preset\":\"wYnaCIqdq\",children:\"bookings@bysukii.com\"})})})}),className:\"framer-1p10ea6\",layoutDependency:layoutDependency,layoutId:\"KiyfCMzw_\",style:{\"--extracted-r6o4lv\":\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a5b1j3\",layoutDependency:layoutDependency,layoutId:\"wuGdKzxJ4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-1bzgbnv\",\"data-styles-preset\":\"hB5MPFx5C\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PPfLlvmXY\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1aozk5b\",\"data-styles-preset\":\"wYnaCIqdq\",children:\"Work\"})})})}),className:\"framer-oslqlz\",layoutDependency:layoutDependency,layoutId:\"Ob1WFQVXT\",style:{\"--extracted-gdpscs\":\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-1bzgbnv\",\"data-styles-preset\":\"hB5MPFx5C\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sE0vHFvLr\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1aozk5b\",\"data-styles-preset\":\"wYnaCIqdq\",children:\"About\"})})})}),className:\"framer-r2juoo\",layoutDependency:layoutDependency,layoutId:\"xi2dqoHx1\",style:{\"--extracted-gdpscs\":\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-1bzgbnv\",\"data-styles-preset\":\"hB5MPFx5C\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(82, 76, 61)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hxz9FjMJY\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1aozk5b\",\"data-styles-preset\":\"wYnaCIqdq\",children:\"Gallery\"})})})}),className:\"framer-1cghkzn\",layoutDependency:layoutDependency,layoutId:\"MmhEq32Dm\",style:{\"--extracted-gdpscs\":\"var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(82, 76, 61))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"bottom\",withExternalLayout:true})]})]})]})})})});});const css=['.framer-0q6wl [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-0q6wl .framer-wxpps3 { display: block; }\",\".framer-0q6wl .framer-12j5wae { align-content: start; align-items: start; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 16px 24px 16px 24px; position: relative; width: 1200px; }\",\".framer-0q6wl .framer-faxff3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-0q6wl .framer-kz1cmq { flex: none; height: 45px; position: relative; text-decoration: none; width: 64px; }\",\".framer-0q6wl .framer-1bolujn-container, .framer-0q6wl .framer-dk7u2u-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-0q6wl .framer-ojojpw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-0q6wl .framer-14v5r34, .framer-0q6wl .framer-16r5cmo, .framer-0q6wl .framer-amjaj, .framer-0q6wl .framer-i6fswy, .framer-0q6wl .framer-dd5010, .framer-0q6wl .framer-1p10ea6, .framer-0q6wl .framer-oslqlz, .framer-0q6wl .framer-r2juoo, .framer-0q6wl .framer-1cghkzn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0q6wl .framer-g21p5p { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-0q6wl .framer-mdg6u7 { align-content: end; align-items: end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-0q6wl .framer-1gx432s { align-content: start; align-items: start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-0q6wl .framer-9uq3qi { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-0q6wl .framer-a5b1j3 { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0q6wl .framer-faxff3, .framer-0q6wl .framer-ojojpw, .framer-0q6wl .framer-g21p5p, .framer-0q6wl .framer-mdg6u7, .framer-0q6wl .framer-1gx432s, .framer-0q6wl .framer-9uq3qi, .framer-0q6wl .framer-a5b1j3 { gap: 0px; } .framer-0q6wl .framer-faxff3 > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-0q6wl .framer-faxff3 > :first-child, .framer-0q6wl .framer-ojojpw > :first-child { margin-left: 0px; } .framer-0q6wl .framer-faxff3 > :last-child, .framer-0q6wl .framer-ojojpw > :last-child { margin-right: 0px; } .framer-0q6wl .framer-ojojpw > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-0q6wl .framer-g21p5p > *, .framer-0q6wl .framer-9uq3qi > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-0q6wl .framer-g21p5p > :first-child, .framer-0q6wl .framer-mdg6u7 > :first-child, .framer-0q6wl .framer-1gx432s > :first-child, .framer-0q6wl .framer-9uq3qi > :first-child, .framer-0q6wl .framer-a5b1j3 > :first-child { margin-top: 0px; } .framer-0q6wl .framer-g21p5p > :last-child, .framer-0q6wl .framer-mdg6u7 > :last-child, .framer-0q6wl .framer-1gx432s > :last-child, .framer-0q6wl .framer-9uq3qi > :last-child, .framer-0q6wl .framer-a5b1j3 > :last-child { margin-bottom: 0px; } .framer-0q6wl .framer-mdg6u7 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-0q6wl .framer-1gx432s > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-0q6wl .framer-a5b1j3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-0q6wl.framer-v-p7vgyq .framer-12j5wae, .framer-0q6wl.framer-v-1jlktxn .framer-12j5wae { width: 810px; }\",\".framer-0q6wl.framer-v-d0ux3k .framer-12j5wae { align-content: end; align-items: end; flex-direction: column; gap: 12px; justify-content: flex-start; padding: 12px 24px 12px 24px; width: 390px; }\",\".framer-0q6wl.framer-v-d0ux3k .framer-faxff3 { gap: unset; justify-content: space-between; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0q6wl.framer-v-d0ux3k .framer-12j5wae, .framer-0q6wl.framer-v-d0ux3k .framer-faxff3 { gap: 0px; } .framer-0q6wl.framer-v-d0ux3k .framer-12j5wae > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-0q6wl.framer-v-d0ux3k .framer-12j5wae > :first-child { margin-top: 0px; } .framer-0q6wl.framer-v-d0ux3k .framer-12j5wae > :last-child { margin-bottom: 0px; } .framer-0q6wl.framer-v-d0ux3k .framer-faxff3 > *, .framer-0q6wl.framer-v-d0ux3k .framer-faxff3 > :first-child, .framer-0q6wl.framer-v-d0ux3k .framer-faxff3 > :last-child { margin: 0px; } }\",\".framer-0q6wl.framer-v-w8bg2 .framer-12j5wae { align-content: end; align-items: end; flex-direction: column; gap: 12px; height: 929px; justify-content: flex-start; padding: 12px 24px 12px 24px; width: 390px; }\",\".framer-0q6wl.framer-v-w8bg2 .framer-faxff3 { gap: 0px; justify-content: flex-start; width: 100%; }\",\".framer-0q6wl.framer-v-w8bg2 .framer-1gx432s { flex: none; width: 100%; }\",\".framer-0q6wl.framer-v-w8bg2 .framer-9uq3qi { order: 1; }\",\".framer-0q6wl.framer-v-w8bg2 .framer-a5b1j3, .framer-0q6wl.framer-v-8j65vt .framer-kz1cmq { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0q6wl.framer-v-w8bg2 .framer-12j5wae, .framer-0q6wl.framer-v-w8bg2 .framer-faxff3 { gap: 0px; } .framer-0q6wl.framer-v-w8bg2 .framer-12j5wae > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-0q6wl.framer-v-w8bg2 .framer-12j5wae > :first-child { margin-top: 0px; } .framer-0q6wl.framer-v-w8bg2 .framer-12j5wae > :last-child { margin-bottom: 0px; } .framer-0q6wl.framer-v-w8bg2 .framer-faxff3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-0q6wl.framer-v-w8bg2 .framer-faxff3 > :first-child { margin-left: 0px; } .framer-0q6wl.framer-v-w8bg2 .framer-faxff3 > :last-child { margin-right: 0px; } }\",\".framer-0q6wl.framer-v-8j65vt .framer-ojojpw { order: 3; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 84\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vNfy1Qg0C\":{\"layout\":[\"fixed\",\"auto\"]},\"lapkw8qgw\":{\"layout\":[\"fixed\",\"auto\"]},\"RaNDew7Ip\":{\"layout\":[\"fixed\",\"fixed\"]},\"WEKskx0XP\":{\"layout\":[\"fixed\",\"auto\"]},\"LpzgmG5q3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n */const FramernftCVzXqQ=withCSS(Component,css,\"framer-0q6wl\");export default FramernftCVzXqQ;FramernftCVzXqQ.displayName=\"Header\";FramernftCVzXqQ.defaultProps={height:84,width:1200};addPropertyControls(FramernftCVzXqQ,{variant:{options:[\"YrGQn9UHP\",\"vNfy1Qg0C\",\"lapkw8qgw\",\"RaNDew7Ip\",\"WEKskx0XP\",\"LpzgmG5q3\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Phone expand\",\"Variant\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramernftCVzXqQ,[...Button2Fonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernftCVzXqQ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"84\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vNfy1Qg0C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lapkw8qgw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RaNDew7Ip\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WEKskx0XP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LpzgmG5q3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nftCVzXqQ.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Schibsted Grotesk-500\"]);export const fonts=[{family:\"Schibsted Grotesk\",moduleAsset:{localModuleIdentifier:\"local-module:css/aTX4quLRU:default\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNEMEAT8JuXFGVOQ.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNEMEAT8JuXFGVOQ.ttf\",weight:\"500\"}];export const css=['.framer-p6Zy5 .framer-styles-preset-aob05h:not(.rich-text-wrapper), .framer-p6Zy5 .framer-styles-preset-aob05h.rich-text-wrapper h5 { --framer-font-family: \"Schibsted Grotesk\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-p6Zy5 .framer-styles-preset-aob05h:not(.rich-text-wrapper), .framer-p6Zy5 .framer-styles-preset-aob05h.rich-text-wrapper h5 { --framer-font-family: \"Schibsted Grotesk\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-p6Zy5 .framer-styles-preset-aob05h:not(.rich-text-wrapper), .framer-p6Zy5 .framer-styles-preset-aob05h.rich-text-wrapper h5 { --framer-font-family: \"Schibsted Grotesk\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-p6Zy5\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c252364)\nimport{jsx as e,jsxs as r}from\"react/jsx-runtime\";import{addFonts as a,addPropertyControls as t,ControlType as o,cx as i,Link as n,RichText as l,SVG as d,useLocaleInfo as s,useVariantState as m,withCSS as f}from\"framer\";import{LayoutGroup as c,motion as p,MotionConfigContext as h}from\"framer-motion\";import*as u from\"react\";import*as b from\"https://framerusercontent.com/modules/9NwAQHOmYQSgRVqiGdnM/K4lacM7KCJ9bBFvUPkBN/PH_VmiKck.js\";let g={tKCuiCaec:{hover:!0}},v=[\"tKCuiCaec\"],x=\"framer-2SLLH\",L={tKCuiCaec:\"framer-v-1qqo3l8\"};function w(e,...r){let a={};return null==r||r.forEach(r=>r&&Object.assign(a,e[r])),a;}let y={default:{damping:60,delay:0,mass:.1,stiffness:543,type:\"spring\"}},q=(e,r)=>`translateY(-50%) ${r}`,C=({value:r,children:a})=>{let t=u.useContext(h),o=null!=r?r:t.transition,i=u.useMemo(()=>({...t,transition:o}),[JSON.stringify(o)]);return /*#__PURE__*/e(h.Provider,{value:i,children:a});},S=({height:e,id:r,link:a,title:t,width:o,...i})=>{var n;return{...i,jMZuU1ZzP:null!=a?a:i.jMZuU1ZzP,SQe3W1QmO:null!==(n=null!=t?t:i.SQe3W1QmO)&&void 0!==n?n:\"Behance\"};},k=(e,r)=>r.join(\"-\")+e.layoutDependency,H=/*#__PURE__*/u.forwardRef(function(a,t){let{activeLocale:o}=s(),{style:f,className:h,layoutId:x,variant:H,SQe3W1QmO:j,jMZuU1ZzP:R,...K}=S(a),{baseVariant:P,classNames:B,gestureVariant:N,setGestureState:T,setVariant:O,transition:z,variants:I}=m({cycleOrder:v,defaultVariant:\"tKCuiCaec\",enabledGestures:g,transitions:y,variant:H,variantClassNames:L}),Z=k(a,I),Q=u.useRef(null),V=u.useId(),_=[b.className];return /*#__PURE__*/e(c,{id:null!=x?x:V,children:/*#__PURE__*/e(p.div,{initial:H,animate:I,onHoverStart:()=>T({isHovered:!0}),onHoverEnd:()=>T({isHovered:!1}),onTapStart:()=>T({isPressed:!0}),onTap:()=>T({isPressed:!1}),onTapCancel:()=>T({isPressed:!1}),className:i(\"framer-2SLLH\",..._,B),style:{display:\"contents\"},children:/*#__PURE__*/e(C,{value:z,children:/*#__PURE__*/e(n,{href:R,openInNewTab:!0,children:/*#__PURE__*/r(p.a,{...K,className:`${i(\"framer-1qqo3l8\",h)} framer-qwi0jv`,\"data-border\":!0,\"data-framer-name\":\"Variant 1\",layoutDependency:Z,layoutId:\"tKCuiCaec\",ref:null!=t?t:Q,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(82, 76, 61))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:44,borderBottomRightRadius:44,borderTopLeftRadius:44,borderTopRightRadius:44,...f},variants:{\"tKCuiCaec-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(255, 232, 173))\"}},...w({\"tKCuiCaec-hover\":{\"data-framer-name\":void 0}},P,N),children:[\"tKCuiCaec-hover\"!==N&&/*#__PURE__*/e(p.div,{className:\"framer-17zle52\",layoutDependency:Z,layoutId:\"S_OBtw1s7\",style:{backgroundColor:\"var(--token-03184026-6a5a-4e0e-bb67-459ce8738ab0, rgb(183, 172, 143))\",borderBottomLeftRadius:300,borderBottomRightRadius:300,borderTopLeftRadius:300,borderTopRightRadius:300,opacity:0},transformTemplate:q,children:/*#__PURE__*/e(d,{className:\"framer-p94da0\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:Z,layoutId:\"rACaOBjoR\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 12.25 4 L 12.25 10.5 C 12.25 10.638 12.138 10.75 12 10.75 C 11.862 10.75 11.75 10.638 11.75 10.5 L 11.75 4.604 L 4.177 12.177 C 4.079 12.275 3.921 12.275 3.823 12.177 C 3.725 12.079 3.725 11.921 3.823 11.823 L 11.396 4.25 L 5.5 4.25 C 5.362 4.25 5.25 4.138 5.25 4 C 5.25 3.862 5.362 3.75 5.5 3.75 L 12 3.75 C 12.138 3.75 12.25 3.862 12.25 4 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:3160738455,withExternalLayout:!0})}),/*#__PURE__*/e(l,{__fromCanvasComponent:!0,children:/*#__PURE__*/e(u.Fragment,{children:/*#__PURE__*/e(p.p,{className:\"framer-styles-preset-1ejcw6o\",\"data-styles-preset\":\"PH_VmiKck\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(82, 76, 61)))\"},children:\"Behance\"})}),className:\"framer-12d78w6\",layoutDependency:Z,layoutId:\"O3acEjdPb\",style:{\"--extracted-r6o4lv\":\"var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(82, 76, 61))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:j,variants:{\"tKCuiCaec-hover\":{\"--extracted-r6o4lv\":\"var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, rgb(0, 0, 0))\"}},verticalAlignment:\"bottom\",withExternalLayout:!0,...w({\"tKCuiCaec-hover\":{children:/*#__PURE__*/e(u.Fragment,{children:/*#__PURE__*/e(p.p,{className:\"framer-styles-preset-1ejcw6o\",\"data-styles-preset\":\"PH_VmiKck\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-825dae40-55d4-4fdb-a9a6-4c865968e205, rgb(0, 0, 0)))\"},children:\"Behance\"})})}},P,N)})]})})})})});}),j=['.framer-2SLLH [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-2SLLH .framer-qwi0jv { display: block; }\",\".framer-2SLLH .framer-1qqo3l8 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 16px 6px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-2SLLH .framer-17zle52 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 0px); left: 16px; overflow: hidden; position: absolute; top: 52%; width: 0px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-2SLLH .framer-p94da0 { bottom: -16px; flex: none; height: 16px; left: -16px; position: absolute; width: 16px; }\",\".framer-2SLLH .framer-12d78w6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2SLLH .framer-v-1qqo3l8 .framer-1qqo3l8 { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2SLLH .framer-1qqo3l8 { gap: 0px; } .framer-2SLLH .framer-1qqo3l8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2SLLH .framer-1qqo3l8 > :first-child { margin-left: 0px; } .framer-2SLLH .framer-1qqo3l8 > :last-child { margin-right: 0px; } }\",\".framer-2SLLH.framer-v-1qqo3l8.hover .framer-1qqo3l8 { gap: 6px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2SLLH.framer-v-1qqo3l8.hover .framer-1qqo3l8 { gap: 0px; } .framer-2SLLH.framer-v-1qqo3l8.hover .framer-1qqo3l8 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-2SLLH.framer-v-1qqo3l8.hover .framer-1qqo3l8 > :first-child { margin-left: 0px; } .framer-2SLLH.framer-v-1qqo3l8.hover .framer-1qqo3l8 > :last-child { margin-right: 0px; } }\",...b.css],R=f(H,j,\"framer-2SLLH\");export default R;R.displayName=\"Chip\",R.defaultProps={height:36,width:98},t(R,{SQe3W1QmO:{defaultValue:\"Behance\",displayTextArea:!0,title:\"Title\",type:o.String},jMZuU1ZzP:{title:\"Link\",type:o.Link}}),a(R,[...b.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerunK33VSr7\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"36\",\"framerVariables\":\"{\\\"SQe3W1QmO\\\":\\\"title\\\",\\\"jMZuU1ZzP\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QRgP_ipW9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"98\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./unK33VSr7.map", "// Generated by Framer (36a78eb)\nimport{jsx as r,jsxs as e}from\"react/jsx-runtime\";import{addFonts as a,addPropertyControls as t,ControlType as i,cx as o,Link as n,RichText as l,SVG as m,useLocaleInfo as f,useVariantState as s,withCSS as d}from\"framer\";import{LayoutGroup as c,motion as p,MotionConfigContext as h}from\"framer-motion\";import*as g from\"react\";let x={jWgGLIxIb:{hover:!0},zxDNhLVDG:{hover:!0}},L=[\"zxDNhLVDG\",\"jWgGLIxIb\"],v=\"framer-LX0LD\",y={jWgGLIxIb:\"framer-v-ip11mu\",zxDNhLVDG:\"framer-v-1cytg34\"};function u(r,...e){let a={};return null==e||e.forEach(e=>e&&Object.assign(a,r[e])),a;}let b={default:{damping:60,delay:0,mass:1,stiffness:274,type:\"spring\"}},D=({value:e,children:a})=>{let t=g.useContext(h),i=null!=e?e:t.transition,o=g.useMemo(()=>({...t,transition:i}),[JSON.stringify(i)]);return /*#__PURE__*/r(h.Provider,{value:o,children:a});},w={\"Variant 1\":\"zxDNhLVDG\",Mobile:\"jWgGLIxIb\"},X=({fontSize:r,height:e,id:a,width:t,...i})=>{var o,n,l;return{...i,SyY2Cl9nj:null!==(o=null!=r?r:i.SyY2Cl9nj)&&void 0!==o?o:240,variant:null!==(l=null!==(n=w[i.variant])&&void 0!==n?n:i.variant)&&void 0!==l?l:\"zxDNhLVDG\"};},C=(r,e)=>e.join(\"-\")+r.layoutDependency,k=/*#__PURE__*/g.forwardRef(function(a,t){let{activeLocale:i}=f(),{style:d,className:h,layoutId:v,variant:w,SyY2Cl9nj:k,...I}=X(a),{baseVariant:G,classNames:N,gestureVariant:j,setGestureState:z,setVariant:J,transition:W,variants:q}=s({cycleOrder:L,defaultVariant:\"zxDNhLVDG\",enabledGestures:x,transitions:b,variant:w,variantClassNames:y}),V=C(a,q),T=g.useRef(null),B=g.useId();return /*#__PURE__*/r(c,{id:null!=v?v:B,children:/*#__PURE__*/r(p.div,{initial:w,animate:q,onHoverStart:()=>z({isHovered:!0}),onHoverEnd:()=>z({isHovered:!1}),onTapStart:()=>z({isPressed:!0}),onTap:()=>z({isPressed:!1}),onTapCancel:()=>z({isPressed:!1}),className:o(\"framer-LX0LD\",...[],N),style:{display:\"contents\"},children:/*#__PURE__*/r(D,{value:W,children:/*#__PURE__*/r(n,{href:\"mailto:bookings@bysukii.com\",openInNewTab:!0,children:/*#__PURE__*/e(p.a,{...I,className:`${o(\"framer-1cytg34\",h)} framer-z10w34`,\"data-framer-name\":\"Variant 1\",layoutDependency:V,layoutId:\"zxDNhLVDG\",ref:null!=t?t:T,style:{...d},...u({\"jWgGLIxIb-hover\":{\"data-framer-name\":void 0},\"zxDNhLVDG-hover\":{\"data-framer-name\":void 0},jWgGLIxIb:{\"data-framer-name\":\"Mobile\"}},G,j),children:[/*#__PURE__*/e(p.div,{className:\"framer-hqp79d\",layoutDependency:V,layoutId:\"ZK9gHbFGi\",children:[\"jWgGLIxIb-hover\"!==j&&\"jWgGLIxIb\"!==G&&/*#__PURE__*/r(p.div,{className:\"framer-1c0ykjd\",layoutDependency:V,layoutId:\"xl7EIHIau\",style:{backgroundColor:\"rgb(22, 217, 0)\",borderBottomLeftRadius:300,borderBottomRightRadius:300,borderTopLeftRadius:300,borderTopRightRadius:300},children:/*#__PURE__*/r(m,{className:\"framer-czghdx\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:V,layoutId:\"JSxw4rSj5\",opacity:.98,style:{opacity:.98},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 104 104\"><path d=\"M 79.625 26 L 79.625 68.25 C 79.625 69.147 78.897 69.875 78 69.875 C 77.103 69.875 76.375 69.147 76.375 68.25 L 76.375 29.924 L 27.15 79.15 C 26.515 79.785 25.485 79.785 24.85 79.15 C 24.215 78.515 24.215 77.485 24.85 76.85 L 74.076 27.625 L 35.75 27.625 C 34.853 27.625 34.125 26.897 34.125 26 C 34.125 25.103 34.853 24.375 35.75 24.375 L 78 24.375 C 78.897 24.375 79.625 25.103 79.625 26 Z\" fill=\"rgb(0,0,0)\" stroke-width=\"3.12\" stroke=\"rgba(0,0,0,1)\" stroke-miterlimit=\"5.9375\"></path></svg>',svgContentId:413001070,variants:{\"zxDNhLVDG-hover\":{opacity:1}},withExternalLayout:!0,...u({\"zxDNhLVDG-hover\":{opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 104 104\"><path d=\"M 79.625 26 L 79.625 68.25 C 79.625 69.147 78.897 69.875 78 69.875 C 77.103 69.875 76.375 69.147 76.375 68.25 L 76.375 29.924 L 27.15 79.15 C 26.515 79.785 25.485 79.785 24.85 79.15 C 24.215 78.515 24.215 77.485 24.85 76.85 L 74.076 27.625 L 35.75 27.625 C 34.853 27.625 34.125 26.897 34.125 26 C 34.125 25.103 34.853 24.375 35.75 24.375 L 78 24.375 C 78.897 24.375 79.625 25.103 79.625 26 Z\" fill=\"rgb(0,0,0)\" stroke-width=\"3.25\" stroke=\"rgba(0,0,0,1)\" stroke-miterlimit=\"5.9375\"></path></svg>',svgContentId:3319583806}},G,j)})}),/*#__PURE__*/r(l,{__fromCanvasComponent:!0,children:/*#__PURE__*/r(g.Fragment,{children:/*#__PURE__*/r(p.h1,{style:{\"--font-selector\":\"RlM7Q2FiaW5ldCBHcm90ZXNrLW1lZGl1bQ==\",\"--framer-font-family\":'\"Cabinet Grotesk\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-SyY2Cl9nj-JkBArzxXJ) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)))\"},children:\"Let's chat\"})}),className:\"framer-1q77fbs\",fonts:[\"FS;Cabinet Grotesk-medium\"],layoutDependency:V,layoutId:\"vcd3DiHWH\",style:{\"--extracted-gdpscs\":\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-SyY2Cl9nj-JkBArzxXJ\":k},verticalAlignment:\"top\",withExternalLayout:!0,...u({jWgGLIxIb:{children:/*#__PURE__*/r(g.Fragment,{children:/*#__PURE__*/r(p.h1,{style:{\"--font-selector\":\"RlM7Q2FiaW5ldCBHcm90ZXNrLW1lZGl1bQ==\",\"--framer-font-family\":'\"Cabinet Grotesk\", sans-serif',\"--framer-font-size\":\"240px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(249, 244, 239)))\"},children:\"Let's chat\"})}),viewBox:\"0 0 974.8 216\"}},G,j)})]}),/*#__PURE__*/r(p.div,{className:\"framer-1q1xls4\",layoutDependency:V,layoutId:\"jJ7sabfG8\",style:{backgroundColor:\"var(--token-2011a094-7c78-4cd4-82e8-67fb1c18c2fe, rgb(255, 232, 173))\"}})]})})})})});}),I=['.framer-LX0LD [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-LX0LD .framer-z10w34 { display: block; }\",\".framer-LX0LD .framer-1cytg34 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 1200px; }\",\".framer-LX0LD .framer-hqp79d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-LX0LD .framer-1c0ykjd { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); overflow: hidden; position: relative; width: 30px; will-change: var(--framer-will-change-override, transform); }\",\".framer-LX0LD .framer-czghdx { bottom: -104px; flex: none; height: 104px; left: -104px; position: absolute; width: 104px; }\",\".framer-LX0LD .framer-1q77fbs { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-LX0LD .framer-1q1xls4 { flex: none; height: 6px; overflow: visible; position: relative; width: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LX0LD .framer-1cytg34, .framer-LX0LD .framer-hqp79d { gap: 0px; } .framer-LX0LD .framer-1cytg34 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-LX0LD .framer-1cytg34 > :first-child { margin-top: 0px; } .framer-LX0LD .framer-1cytg34 > :last-child { margin-bottom: 0px; } .framer-LX0LD .framer-hqp79d > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-LX0LD .framer-hqp79d > :first-child { margin-left: 0px; } .framer-LX0LD .framer-hqp79d > :last-child { margin-right: 0px; } }\",\".framer-LX0LD.framer-v-ip11mu .framer-1cytg34 { padding: 0px 32px 0px 32px; width: 390px; }\",\".framer-LX0LD.framer-v-ip11mu .framer-hqp79d, .framer-LX0LD.framer-v-1cytg34.hover .framer-1q1xls4 { width: 100%; }\",\".framer-LX0LD.framer-v-ip11mu .framer-1q77fbs { flex: 1 0 0px; width: 1px; }\",\".framer-LX0LD.framer-v-1cytg34.hover .framer-1cytg34, .framer-LX0LD.framer-v-1cytg34.hover .framer-hqp79d { gap: 24px; }\",\".framer-LX0LD.framer-v-1cytg34.hover .framer-1c0ykjd { height: var(--framer-aspect-ratio-supported, 190px); width: 190px; }\",\".framer-LX0LD.framer-v-1cytg34.hover .framer-czghdx { bottom: unset; left: calc(50.00000000000002% - 104px / 2); top: calc(50.00000000000002% - 104px / 2); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LX0LD.framer-v-1cytg34.hover .framer-1cytg34, .framer-LX0LD.framer-v-1cytg34.hover .framer-hqp79d { gap: 0px; } .framer-LX0LD.framer-v-1cytg34.hover .framer-1cytg34 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-LX0LD.framer-v-1cytg34.hover .framer-1cytg34 > :first-child { margin-top: 0px; } .framer-LX0LD.framer-v-1cytg34.hover .framer-1cytg34 > :last-child { margin-bottom: 0px; } .framer-LX0LD.framer-v-1cytg34.hover .framer-hqp79d > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-LX0LD.framer-v-1cytg34.hover .framer-hqp79d > :first-child { margin-left: 0px; } .framer-LX0LD.framer-v-1cytg34.hover .framer-hqp79d > :last-child { margin-right: 0px; } }\",\".framer-LX0LD.framer-v-ip11mu.hover .framer-1q1xls4 { height: 3px; width: 100%; }\"],G=d(k,I,\"framer-LX0LD\");export default G;G.displayName=\"Title\",G.defaultProps={height:232,width:1200},t(G,{variant:{options:[\"zxDNhLVDG\",\"jWgGLIxIb\"],optionTitles:[\"Variant 1\",\"Mobile\"],title:\"Variant\",type:i.Enum},SyY2Cl9nj:{defaultValue:240,title:\"Font Size\",type:i.Number}}),a(G,[{family:\"Cabinet Grotesk\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/JkBArzxXJ:default\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\"},style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJkBArzxXJ\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"SyY2Cl9nj\\\":\\\"fontSize\\\"}\",\"framerIntrinsicHeight\":\"232\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jWgGLIxIb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"i_5HrWKlS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hLzR3jL9p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JkBArzxXJ.map", "// Generated by Framer (a7ecdf4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,Link,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/9yhZnwQnqadGwS8iJufN/Ticker.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/lFntQ9XZPoyKA1fKc9aN/QI5H01iQjoAVrHYhL0bz/aTX4quLRU.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/e6CqOOgwq6xujE9YSnMF/8mC8w9Fg3Wxd32mRaX0z/wYnaCIqdq.js\";import Title from\"https://framerusercontent.com/modules/bMTBdhoTqimw6pM7ksOH/tpG05KvJT7KWlAv0IOpG/JkBArzxXJ.js\";import Chip from\"https://framerusercontent.com/modules/yGXzEkJmt5CpVLVrKx5G/Sw3ql4THrP0PKJo9xdMS/unK33VSr7.js\";const TitleFonts=getFonts(Title);const TickerFonts=getFonts(Ticker);const ChipFonts=getFonts(Chip);const cycleOrder=[\"Pn7UpH7Co\",\"ljFRkVVbw\",\"DQvqhNiQy\"];const serializationHash=\"framer-4nwA4\";const variantClassNames={DQvqhNiQy:\"framer-v-1b9pq6k\",ljFRkVVbw:\"framer-v-cwckfv\",Pn7UpH7Co:\"framer-v-k5zz9p\"};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 humanReadableVariantMap={Desktop:\"Pn7UpH7Co\",Phone:\"DQvqhNiQy\",Tablet:\"ljFRkVVbw\"};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:\"Pn7UpH7Co\"};};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:\"Pn7UpH7Co\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-k5zz9p\",className,classNames),\"data-framer-name\":\"Desktop\",initial:variant,layoutDependency:layoutDependency,layoutId:\"Pn7UpH7Co\",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:{backgroundColor:\"rgb(0, 0, 0)\",...style},...addPropertyOverrides({DQvqhNiQy:{\"data-framer-name\":\"Phone\"},ljFRkVVbw:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-by9ae\",layoutDependency:layoutDependency,layoutId:\"URo3alALs\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vyc7hm\",layoutDependency:layoutDependency,layoutId:\"W3MPZAhrF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-aob05h\",\"data-styles-preset\":\"aTX4quLRU\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(95, 88, 68)))\"},children:\"READY FOR YOUR NEXT PROJECT ?\"})}),className:\"framer-kc4vd6\",layoutDependency:layoutDependency,layoutId:\"kjfc45tVe\",style:{\"--extracted-1lwpl3i\":\"var(--token-22e34c00-f547-475f-b85c-d728de6742b6, rgb(95, 88, 68))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a5jngi-container\",layoutDependency:layoutDependency,layoutId:\"pEczDUzH7-container\",children:/*#__PURE__*/_jsx(Title,{height:\"100%\",id:\"pEczDUzH7\",layoutId:\"pEczDUzH7\",SyY2Cl9nj:240,variant:\"zxDNhLVDG\",width:\"100%\",...addPropertyOverrides({DQvqhNiQy:{style:{width:\"100%\"},SyY2Cl9nj:77,variant:\"jWgGLIxIb\"},ljFRkVVbw:{SyY2Cl9nj:130}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-aob05h\",\"data-styles-preset\":\"aTX4quLRU\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-03184026-6a5a-4e0e-bb67-459ce8738ab0, rgb(183, 172, 143)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:bookings@bysukii.com\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1aozk5b\",\"data-styles-preset\":\"wYnaCIqdq\",children:\"bookings@bysukii.com\"})})})}),className:\"framer-18prt3c\",layoutDependency:layoutDependency,layoutId:\"DSLn_7sJx\",style:{\"--extracted-1lwpl3i\":\"var(--token-03184026-6a5a-4e0e-bb67-459ce8738ab0, rgb(183, 172, 143))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.section,{className:\"framer-10jfwzz\",\"data-framer-name\":\"Social Proof\",layoutDependency:layoutDependency,layoutId:\"yAXX2W0lD\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-179nhhg\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"G_d_A0Wf0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(145, 145, 145))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"NOTABLE CLIENTS\"})})}),className:\"framer-v0hxjq\",\"data-framer-name\":\"Already chosen by the leaders\",fonts:[\"GF;Inter-regular\",\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"d72kbu4fU\",style:{\"--extracted-r6o4lv\":\"rgb(145, 145, 145)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-583fpc-container\",layoutDependency:layoutDependency,layoutId:\"o05tgXv3K-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:30,overflow:false},gap:80,height:\"100%\",hoverFactor:.7,id:\"o05tgXv3K\",layoutId:\"o05tgXv3K\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112.5,intrinsicWidth:150,pixelHeight:225,pixelWidth:300,src:\"https://framerusercontent.com/images/bmVXI6IYM9tOg9dziw5QP8UCi4.png\"},className:\"framer-rgz4qc\",\"data-framer-name\":\"Patron Tequila\",layoutDependency:layoutDependency,layoutId:\"tZcLD4xR5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:150,intrinsicWidth:124.5,pixelHeight:300,pixelWidth:249,src:\"https://framerusercontent.com/images/RHDrHgcSNYRvxnXSwZqj0IhhA.png\"},className:\"framer-1ac14yv\",\"data-framer-name\":\"Grammy Awards\",layoutDependency:layoutDependency,layoutId:\"GCtI192EW\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:79.5,intrinsicWidth:640,pixelHeight:159,pixelWidth:1280,sizes:\"127px\",src:\"https://framerusercontent.com/images/4jGuF1hkzZ0n08meLglCoOXFqBM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4jGuF1hkzZ0n08meLglCoOXFqBM.png?scale-down-to=512 512w, https://framerusercontent.com/images/4jGuF1hkzZ0n08meLglCoOXFqBM.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/4jGuF1hkzZ0n08meLglCoOXFqBM.png 1280w\"},className:\"framer-1a8uaxz\",\"data-framer-name\":\"Lionsgate_Logo\",layoutDependency:layoutDependency,layoutId:\"uUUJktSRq\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:98.5,intrinsicWidth:252.5,pixelHeight:197,pixelWidth:505,src:\"https://framerusercontent.com/images/xl2BZ93rlSsqxxz8fFxwu8asoE.png\"},className:\"framer-1yry8sj\",\"data-framer-name\":\"VH1\",layoutDependency:layoutDependency,layoutId:\"E4cuTr8BP\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:109.5,intrinsicWidth:122.5,pixelHeight:219,pixelWidth:245,src:\"https://framerusercontent.com/images/yFsw21IHRRTC6Eai5UUL1Ac4UmE.png\"},className:\"framer-kn3f97\",\"data-framer-name\":\"AA_web\",layoutDependency:layoutDependency,layoutId:\"aa7pcogwr\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:153.5,intrinsicWidth:297.5,pixelHeight:307,pixelWidth:595,sizes:\"71px\",src:\"https://framerusercontent.com/images/A2BhgcXnYrocP4DIXO82MlpKRXg.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/A2BhgcXnYrocP4DIXO82MlpKRXg.png?scale-down-to=512 512w, https://framerusercontent.com/images/A2BhgcXnYrocP4DIXO82MlpKRXg.png 595w\"},className:\"framer-1pxn4fj\",\"data-framer-name\":\"iPic\",layoutDependency:layoutDependency,layoutId:\"XV1iCuvIm\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:108,intrinsicWidth:341.5,pixelHeight:216,pixelWidth:683,sizes:\"86px\",src:\"https://framerusercontent.com/images/N63S09rR0rwMdr5FfkL9wBRBKc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/N63S09rR0rwMdr5FfkL9wBRBKc.png?scale-down-to=512 512w, https://framerusercontent.com/images/N63S09rR0rwMdr5FfkL9wBRBKc.png 683w\"},className:\"framer-gw8l40\",\"data-framer-name\":\"BET\",layoutDependency:layoutDependency,layoutId:\"z8vS48Xfc\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:162.5,intrinsicWidth:267,pixelHeight:325,pixelWidth:534,sizes:\"78px\",src:\"https://framerusercontent.com/images/cMfReKWif0Mjn6r8BINMpeI44.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/cMfReKWif0Mjn6r8BINMpeI44.png?scale-down-to=512 512w, https://framerusercontent.com/images/cMfReKWif0Mjn6r8BINMpeI44.png 534w\"},className:\"framer-1ydaeuv\",\"data-framer-name\":\"Dutch\",layoutDependency:layoutDependency,layoutId:\"tctfTb8pS\"})],speed:80,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dtm606\",\"data-framer-name\":\"Social\",layoutDependency:layoutDependency,layoutId:\"fbxZx6blR\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ldtp8n-container\",layoutDependency:layoutDependency,layoutId:\"xoAYGO11O-container\",children:/*#__PURE__*/_jsx(Chip,{height:\"100%\",id:\"xoAYGO11O\",jMZuU1ZzP:\"https://www.instagram.com/bysukii/\",layoutId:\"xoAYGO11O\",SQe3W1QmO:\"Instagram\",width:\"100%\"})})})]})})});});const css=['.framer-4nwA4[data-border=\"true\"]::after, .framer-4nwA4 [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-4nwA4.framer-egfizn, .framer-4nwA4 .framer-egfizn { display: block; }\",\".framer-4nwA4.framer-k5zz9p { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: 800px; justify-content: space-between; overflow: hidden; padding: 0px 0px 80px 0px; position: relative; width: 1200px; }\",\".framer-4nwA4 .framer-by9ae { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-4nwA4 .framer-vyc7hm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-4nwA4 .framer-kc4vd6, .framer-4nwA4 .framer-18prt3c { flex: none; height: auto; max-width: 1024px; position: relative; white-space: pre-wrap; width: 55%; word-break: break-word; word-wrap: break-word; }\",\".framer-4nwA4 .framer-1a5jngi-container, .framer-4nwA4 .framer-ldtp8n-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-4nwA4 .framer-10jfwzz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 60px 80px 60px; position: relative; width: 1400px; }\",\".framer-4nwA4 .framer-179nhhg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-4nwA4 .framer-v0hxjq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-4nwA4 .framer-583fpc-container { flex: none; height: 100px; position: relative; width: 100%; }\",\".framer-4nwA4 .framer-rgz4qc { aspect-ratio: 1.3333333333333333 / 1; height: var(--framer-aspect-ratio-supported, 60px); overflow: visible; position: relative; width: 80px; }\",\".framer-4nwA4 .framer-1ac14yv { aspect-ratio: 0.83 / 1; height: var(--framer-aspect-ratio-supported, 62px); overflow: visible; position: relative; width: 51px; }\",\".framer-4nwA4 .framer-1a8uaxz { aspect-ratio: 8.050314465408805 / 1; height: var(--framer-aspect-ratio-supported, 16px); overflow: visible; position: relative; width: 127px; }\",\".framer-4nwA4 .framer-1yry8sj { aspect-ratio: 2.563451776649746 / 1; height: var(--framer-aspect-ratio-supported, 28px); overflow: visible; position: relative; width: 72px; }\",\".framer-4nwA4 .framer-kn3f97 { aspect-ratio: 1.1187214611872147 / 1; height: var(--framer-aspect-ratio-supported, 60px); overflow: visible; position: relative; width: 67px; }\",\".framer-4nwA4 .framer-1pxn4fj { aspect-ratio: 1.9381107491856677 / 1; height: var(--framer-aspect-ratio-supported, 37px); overflow: visible; position: relative; width: 71px; }\",\".framer-4nwA4 .framer-gw8l40 { aspect-ratio: 3.162037037037037 / 1; height: var(--framer-aspect-ratio-supported, 27px); overflow: visible; position: relative; width: 86px; }\",\".framer-4nwA4 .framer-1ydaeuv { aspect-ratio: 1.643076923076923 / 1; height: var(--framer-aspect-ratio-supported, 48px); overflow: visible; position: relative; width: 78px; }\",\".framer-4nwA4 .framer-dtm606 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4nwA4 .framer-by9ae, .framer-4nwA4 .framer-vyc7hm, .framer-4nwA4 .framer-10jfwzz, .framer-4nwA4 .framer-179nhhg, .framer-4nwA4 .framer-dtm606 { gap: 0px; } .framer-4nwA4 .framer-by9ae > *, .framer-4nwA4 .framer-dtm606 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-4nwA4 .framer-by9ae > :first-child, .framer-4nwA4 .framer-dtm606 > :first-child { margin-left: 0px; } .framer-4nwA4 .framer-by9ae > :last-child, .framer-4nwA4 .framer-dtm606 > :last-child { margin-right: 0px; } .framer-4nwA4 .framer-vyc7hm > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-4nwA4 .framer-vyc7hm > :first-child, .framer-4nwA4 .framer-10jfwzz > :first-child, .framer-4nwA4 .framer-179nhhg > :first-child { margin-top: 0px; } .framer-4nwA4 .framer-vyc7hm > :last-child, .framer-4nwA4 .framer-10jfwzz > :last-child, .framer-4nwA4 .framer-179nhhg > :last-child { margin-bottom: 0px; } .framer-4nwA4 .framer-10jfwzz > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-4nwA4 .framer-179nhhg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\".framer-4nwA4.framer-v-cwckfv.framer-k5zz9p { width: 810px; }\",\".framer-4nwA4.framer-v-cwckfv .framer-vyc7hm { width: 90%; }\",\".framer-4nwA4.framer-v-1b9pq6k.framer-k5zz9p { width: 390px; }\",\".framer-4nwA4.framer-v-1b9pq6k .framer-vyc7hm { flex: 1 0 0px; width: 1px; }\",\".framer-4nwA4.framer-v-1b9pq6k .framer-kc4vd6, .framer-4nwA4.framer-v-1b9pq6k .framer-1a5jngi-container, .framer-4nwA4.framer-v-1b9pq6k .framer-18prt3c { width: 100%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ljFRkVVbw\":{\"layout\":[\"fixed\",\"fixed\"]},\"DQvqhNiQy\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerPI4kWXGdA=withCSS(Component,css,\"framer-4nwA4\");export default FramerPI4kWXGdA;FramerPI4kWXGdA.displayName=\"Get in touch\";FramerPI4kWXGdA.defaultProps={height:800,width:1200};addPropertyControls(FramerPI4kWXGdA,{variant:{options:[\"Pn7UpH7Co\",\"ljFRkVVbw\",\"DQvqhNiQy\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerPI4kWXGdA,[{family:\"Inter\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},...TitleFonts,...TickerFonts,...ChipFonts,...sharedStyle.fonts,...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPI4kWXGdA\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ljFRkVVbw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DQvqhNiQy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"800\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PI4kWXGdA.map"],
  "mappings": "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",
  "names": ["murmur2", "r", "a", "e", "c", "d", "withCSS", "n", "a", "r", "x", "j", "b", "RenderTarget", "$", "w", "S", "v", "V", "f", "i", "m", "l", "o", "u", "p", "h", "g", "y", "e", "Gn", "t", "c", "C", "murmur2", "motion", "Arc_default", "addPropertyControls", "ControlType", "noopReturn", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "r", "n", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "r", "a", "velocityPerSecond", "calcDampingRatio", "hasReachedTarget", "spring", "c", "i", "h", "e", "u", "d", "f", "l", "g", "glide", "o", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "j", "B", "testAnimation", "C", "$", "R", "resolveElements", "createGeneratorEasing", "o", "getGenerator", "t", "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", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "t", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "n", "ce", "le", "T", "S", "$", "u", "c", "I", "N", "O", "P", "H", "L", "z", "R", "j", "F", "D", "E", "K", "X", "Y", "G", "q", "J", "Q", "U", "Z", "_", "RenderTarget", "ee", "et", "ei", "en", "useMotionValue", "el", "er", "useTransform", "eo", "pe", "ea", "se", "W", "ed", "ep", "ye", "eu", "ec", "es", "eh", "ef", "te", "e", "t", "i", "eg", "ue", "resize", "n", "l", "r", "o", "a", "d", "p", "LayoutGroup", "em", "ey", "ev", "ex", "eb", "ew", "useReducedMotion", "eI", "eT", "useInView", "useAnimationFrame", "wrap", "eS", "e$", "eC", "eM", "C", "motion", "B", "M", "V", "k", "A", "addPropertyControls", "ControlType", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "n", "t", "e", "i", "l", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "w", "getFonts", "Icon", "b", "y", "L", "Q", "r", "e", "t", "k", "C", "a", "re", "MotionConfigContext", "o", "i", "se", "p", "U", "O", "n", "l", "d", "s", "f", "c", "M", "P", "Y", "useLocaleInfo", "u", "w", "V", "S", "T", "I", "R", "z", "N", "A", "B", "useVariantState", "y", "b", "j", "H", "J", "useActiveVariantCallback", "W", "F", "pe", "q", "ae", "LayoutGroup", "motion", "cx", "Link", "SVG", "Icon", "RichText", "x", "withCSS", "i77HWEixv_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "Button2Fonts", "getFonts", "i77HWEixv_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "Pe_BkiVjH11r763x", "args", "Pe_BkiVjH8tv5u2", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "Link", "SVG", "i77HWEixv_default", "RichText", "x", "css", "FramernftCVzXqQ", "withCSS", "nftCVzXqQ_default", "addPropertyControls", "ControlType", "addFonts", "Button2Fonts", "fonts", "fontStore", "fonts", "css", "className", "g", "v", "L", "w", "r", "a", "y", "q", "C", "t", "re", "MotionConfigContext", "o", "i", "se", "p", "S", "n", "k", "H", "Y", "useLocaleInfo", "f", "h", "x", "j", "R", "K", "P", "B", "N", "T", "O", "z", "I", "useVariantState", "v", "g", "Z", "Q", "pe", "V", "ae", "_", "className", "LayoutGroup", "motion", "cx", "Link", "u", "SVG", "RichText", "css", "withCSS", "unK33VSr7_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "x", "L", "y", "u", "r", "e", "a", "b", "D", "t", "re", "MotionConfigContext", "i", "se", "p", "w", "X", "o", "n", "l", "C", "k", "Y", "useLocaleInfo", "d", "h", "v", "I", "G", "N", "j", "z", "J", "W", "q", "useVariantState", "L", "x", "V", "T", "pe", "B", "ae", "LayoutGroup", "motion", "cx", "Link", "SVG", "RichText", "withCSS", "JkBArzxXJ_default", "addPropertyControls", "ControlType", "addFonts", "TitleFonts", "getFonts", "JkBArzxXJ_default", "TickerFonts", "$", "ChipFonts", "unK33VSr7_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "RichText", "x", "Link", "Image2", "css", "FramerPI4kWXGdA", "withCSS", "PI4kWXGdA_default", "addPropertyControls", "ControlType", "addFonts", "fonts"]
}
