{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:lenis@1.1.2/dist/lenis.mjs", "ssg:https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js", "ssg:https://framerusercontent.com/modules/3r8JvkaOOOg2Xps1XJkm/kgnExPtxfg0yf0DTnNQf/J3UKPzLje.js", "ssg:https://framerusercontent.com/modules/9Xnz0Kek89UeNS4Zoz9D/ZQY06d1zMplyHY9eQWIr/afXZRamdt.js", "ssg:https://framerusercontent.com/modules/wyv8EYthNtRZMA3jHFV9/fdZ4Yqw60JQqiyL9aYuI/IozNiZg7r.js", "ssg:https://framerusercontent.com/modules/MBc8dq90I7oN8xlrSJa7/t62f2ls8u1PXCz06nnwU/pEJoPy4Oj.js", "ssg:https://framerusercontent.com/modules/kUR1I8TMz4RDLXXFwOx5/GpsIv5RWdUL2pTWWOtg3/JxWjxMl4I.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/jyRNgY7vYWXe6t31T0wo/Ticker.js", "ssg:https://framerusercontent.com/modules/v9KnpoPMQB2YY8RK2cTw/e14GTNAwoW41ZU3rznUA/egpsq8IWu.js", "ssg:https://framerusercontent.com/modules/zvAoqFC7Pl5GrbFL7hYJ/xhLWiZd6rt95wVnyIyZ8/SPLMLsrhA.js", "ssg:https://framerusercontent.com/modules/y9L0izd8UvymojM3Hqsl/ZNxFW8ga0CjqJm228GHd/EBoft_41W.js", "ssg:https://framerusercontent.com/modules/CibEoLreuxlknfNZin8w/kPQ4Ke5LeyC84H35w5Di/xcZKuqGQK.js", "ssg:https://framerusercontent.com/modules/a1skgkDyxuf0JgwK8iNi/81j7zXIuEbJvrsHuXSox/Ld8X9CBHT.js", "ssg:https://framerusercontent.com/modules/SkhnrvjbpOqiSltaonw8/JxTiNYRiwNhxHBTFCkMg/Pli7LxL19.js", "ssg:https://framerusercontent.com/modules/YmWNePGRPlvUtFNhXyMT/Z13EgXIGJcrqXUXxSiIm/vXWvqeCKc.js", "ssg:https://framerusercontent.com/modules/1EQ9KDkGugBcVEWNuupe/X7zlh3YXM4mxJIBVe5JC/JXle0RSDM.js", "ssg:https://framerusercontent.com/modules/k21leeeTbM4aLd3lZ3w6/sDPkH1IrLsX0cxRsfH1g/vx4d_htj8.js", "ssg:https://framerusercontent.com/modules/1jfDaIMvKb7CKh41rtU3/t6nf06lQYrSiEOPaXLv8/lSPxKH4_M.js", "ssg:https://framerusercontent.com/modules/rmlA8k2xSwa6fEIK5K7O/hOai1cSgGpNLa0OVS7EL/MqmJbFD6E.js", "ssg:https://framerusercontent.com/modules/4tQTFOI8MHW9MFLX8amv/vYd3CSeI4SgbvOEaZw1t/YyXZxzlg2.js", "ssg:https://framerusercontent.com/modules/h3Kj76rL1CVe41AHfk1o/kJq5YHazT0hfwhPmfWfc/TMzvC1qM8.js", "ssg:https://framerusercontent.com/modules/cPTjhEJOLLmP1TJSbD0z/R6Z8y8DZzDvboxbEaJSv/zrYdbHGWH.js", "ssg:https://framerusercontent.com/modules/8A7IkBT0xf2DXfB3JUak/eUo10dsGCzTAhLq4mEhP/ZU4ccLIJo.js", "ssg:https://framerusercontent.com/modules/7LyxmCdNjIUKV54pJrrt/A2ibsaizEjZJyQzlfSFs/WkMh68VZr.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/material-icons/Home.js@0.0.32", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js"],
  "sourcesContent": ["function clamp(t,e,i){return Math.max(t,Math.min(e,i))}class Animate{advance(t){if(!this.isRunning)return;let e=!1;if(this.lerp)this.value=function damp(t,e,i,s){return function lerp(t,e,i){return(1-i)*t+i*e}(t,e,1-Math.exp(-i*s))}(this.value,this.to,60*this.lerp,t),Math.round(this.value)===this.to&&(this.value=this.to,e=!0);else{this.currentTime+=t;const i=clamp(0,this.currentTime/this.duration,1);e=i>=1;const s=e?1:this.easing(i);this.value=this.from+(this.to-this.from)*s}e&&this.stop(),this.onUpdate?.(this.value,e)}stop(){this.isRunning=!1}fromTo(t,e,{lerp:i=.1,duration:s=1,easing:o=(t=>t),onStart:n,onUpdate:r}){this.from=this.value=t,this.to=e,this.lerp=i,this.duration=s,this.easing=o,this.currentTime=0,this.isRunning=!0,n?.(),this.onUpdate=r}}class Dimensions{constructor({wrapper:t,content:e,autoResize:i=!0,debounce:s=250}={}){this.wrapper=t,this.content=e,i&&(this.debouncedResize=function debounce(t,e){let i;return function(){let s=arguments,o=this;clearTimeout(i),i=setTimeout((function(){t.apply(o,s)}),e)}}(this.resize,s),this.wrapper===window?window.addEventListener(\"resize\",this.debouncedResize,!1):(this.wrapperResizeObserver=new ResizeObserver(this.debouncedResize),this.wrapperResizeObserver.observe(this.wrapper)),this.contentResizeObserver=new ResizeObserver(this.debouncedResize),this.contentResizeObserver.observe(this.content)),this.resize()}destroy(){this.wrapperResizeObserver?.disconnect(),this.contentResizeObserver?.disconnect(),window.removeEventListener(\"resize\",this.debouncedResize,!1)}resize=()=>{this.onWrapperResize(),this.onContentResize()};onWrapperResize=()=>{this.wrapper===window?(this.width=window.innerWidth,this.height=window.innerHeight):(this.width=this.wrapper.clientWidth,this.height=this.wrapper.clientHeight)};onContentResize=()=>{this.wrapper===window?(this.scrollHeight=this.content.scrollHeight,this.scrollWidth=this.content.scrollWidth):(this.scrollHeight=this.wrapper.scrollHeight,this.scrollWidth=this.wrapper.scrollWidth)};get limit(){return{x:this.scrollWidth-this.width,y:this.scrollHeight-this.height}}}class Emitter{constructor(){this.events={}}emit(t,...e){let i=this.events[t]||[];for(let t=0,s=i.length;t<s;t++)i[t](...e)}on(t,e){return this.events[t]?.push(e)||(this.events[t]=[e]),()=>{this.events[t]=this.events[t]?.filter((t=>e!==t))}}off(t,e){this.events[t]=this.events[t]?.filter((t=>e!==t))}destroy(){this.events={}}}const t=100/6;class VirtualScroll{constructor(t,{wheelMultiplier:e=1,touchMultiplier:i=1}){this.element=t,this.wheelMultiplier=e,this.touchMultiplier=i,this.touchStart={x:null,y:null},this.emitter=new Emitter,window.addEventListener(\"resize\",this.onWindowResize,!1),this.onWindowResize(),this.element.addEventListener(\"wheel\",this.onWheel,{passive:!1}),this.element.addEventListener(\"touchstart\",this.onTouchStart,{passive:!1}),this.element.addEventListener(\"touchmove\",this.onTouchMove,{passive:!1}),this.element.addEventListener(\"touchend\",this.onTouchEnd,{passive:!1})}on(t,e){return this.emitter.on(t,e)}destroy(){this.emitter.destroy(),window.removeEventListener(\"resize\",this.onWindowResize,!1),this.element.removeEventListener(\"wheel\",this.onWheel,{passive:!1}),this.element.removeEventListener(\"touchstart\",this.onTouchStart,{passive:!1}),this.element.removeEventListener(\"touchmove\",this.onTouchMove,{passive:!1}),this.element.removeEventListener(\"touchend\",this.onTouchEnd,{passive:!1})}onTouchStart=t=>{const{clientX:e,clientY:i}=t.targetTouches?t.targetTouches[0]:t;this.touchStart.x=e,this.touchStart.y=i,this.lastDelta={x:0,y:0},this.emitter.emit(\"scroll\",{deltaX:0,deltaY:0,event:t})};onTouchMove=t=>{const{clientX:e,clientY:i}=t.targetTouches?t.targetTouches[0]:t,s=-(e-this.touchStart.x)*this.touchMultiplier,o=-(i-this.touchStart.y)*this.touchMultiplier;this.touchStart.x=e,this.touchStart.y=i,this.lastDelta={x:s,y:o},this.emitter.emit(\"scroll\",{deltaX:s,deltaY:o,event:t})};onTouchEnd=t=>{this.emitter.emit(\"scroll\",{deltaX:this.lastDelta.x,deltaY:this.lastDelta.y,event:t})};onWheel=e=>{let{deltaX:i,deltaY:s,deltaMode:o}=e;i*=1===o?t:2===o?this.windowWidth:1,s*=1===o?t:2===o?this.windowHeight:1,i*=this.wheelMultiplier,s*=this.wheelMultiplier,this.emitter.emit(\"scroll\",{deltaX:i,deltaY:s,event:e})};onWindowResize=()=>{this.windowWidth=window.innerWidth,this.windowHeight=window.innerHeight}}class Lenis{constructor({wrapper:t=window,content:e=document.documentElement,wheelEventsTarget:i=t,eventsTarget:s=i,smoothWheel:o=!0,syncTouch:n=!1,syncTouchLerp:r=.075,touchInertiaMultiplier:l=35,duration:h,easing:a=(t=>Math.min(1,1.001-Math.pow(2,-10*t))),lerp:c=!h&&.1,infinite:u=!1,orientation:d=\"vertical\",gestureOrientation:p=\"vertical\",touchMultiplier:m=1,wheelMultiplier:v=1,autoResize:g=!0,prevent:w=!1,__experimental__naiveDimensions:S=!1}={}){this.__isScrolling=!1,this.__isStopped=!1,this.__isLocked=!1,this.onVirtualScroll=({deltaX:t,deltaY:e,event:i})=>{if(i.ctrlKey)return;const s=i.type.includes(\"touch\"),o=i.type.includes(\"wheel\");this.isTouching=\"touchstart\"===i.type||\"touchmove\"===i.type;if(this.options.syncTouch&&s&&\"touchstart\"===i.type&&!this.isStopped&&!this.isLocked)return void this.reset();const n=0===t&&0===e,r=\"vertical\"===this.options.gestureOrientation&&0===e||\"horizontal\"===this.options.gestureOrientation&&0===t;if(n||r)return;let l=i.composedPath();l=l.slice(0,l.indexOf(this.rootElement));const h=this.options.prevent;if(l.find((t=>{var e,i,n,r,l;return(\"function\"==typeof h?null==h?void 0:h(t):h)||(null===(e=t.hasAttribute)||void 0===e?void 0:e.call(t,\"data-lenis-prevent\"))||s&&(null===(i=t.hasAttribute)||void 0===i?void 0:i.call(t,\"data-lenis-prevent-touch\"))||o&&(null===(n=t.hasAttribute)||void 0===n?void 0:n.call(t,\"data-lenis-prevent-wheel\"))||(null===(r=t.classList)||void 0===r?void 0:r.contains(\"lenis\"))&&!(null===(l=t.classList)||void 0===l?void 0:l.contains(\"lenis-stopped\"))})))return;if(this.isStopped||this.isLocked)return void i.preventDefault();if(!(this.options.syncTouch&&s||this.options.smoothWheel&&o))return this.isScrolling=\"native\",void this.animate.stop();i.preventDefault();let a=e;\"both\"===this.options.gestureOrientation?a=Math.abs(e)>Math.abs(t)?e:t:\"horizontal\"===this.options.gestureOrientation&&(a=t);const c=s&&this.options.syncTouch,u=s&&\"touchend\"===i.type&&Math.abs(a)>5;u&&(a=this.velocity*this.options.touchInertiaMultiplier),this.scrollTo(this.targetScroll+a,Object.assign({programmatic:!1},c?{lerp:u?this.options.syncTouchLerp:1}:{lerp:this.options.lerp,duration:this.options.duration,easing:this.options.easing}))},this.onNativeScroll=()=>{if(clearTimeout(this.__resetVelocityTimeout),delete this.__resetVelocityTimeout,this.__preventNextNativeScrollEvent)delete this.__preventNextNativeScrollEvent;else if(!1===this.isScrolling||\"native\"===this.isScrolling){const t=this.animatedScroll;this.animatedScroll=this.targetScroll=this.actualScroll,this.lastVelocity=this.velocity,this.velocity=this.animatedScroll-t,this.direction=Math.sign(this.animatedScroll-t),this.isScrolling=\"native\",this.emit(),0!==this.velocity&&(this.__resetVelocityTimeout=setTimeout((()=>{this.lastVelocity=this.velocity,this.velocity=0,this.isScrolling=!1,this.emit()}),400))}},window.lenisVersion=\"1.1.2\",t!==document.documentElement&&t!==document.body||(t=window),this.options={wrapper:t,content:e,wheelEventsTarget:i,eventsTarget:s,smoothWheel:o,syncTouch:n,syncTouchLerp:r,touchInertiaMultiplier:l,duration:h,easing:a,lerp:c,infinite:u,gestureOrientation:p,orientation:d,touchMultiplier:m,wheelMultiplier:v,autoResize:g,prevent:w,__experimental__naiveDimensions:S},this.animate=new Animate,this.emitter=new Emitter,this.dimensions=new Dimensions({wrapper:t,content:e,autoResize:g}),this.updateClassName(),this.userData={},this.time=0,this.velocity=this.lastVelocity=0,this.isLocked=!1,this.isStopped=!1,this.isScrolling=!1,this.targetScroll=this.animatedScroll=this.actualScroll,this.options.wrapper.addEventListener(\"scroll\",this.onNativeScroll,!1),this.virtualScroll=new VirtualScroll(s,{touchMultiplier:m,wheelMultiplier:v}),this.virtualScroll.on(\"scroll\",this.onVirtualScroll)}destroy(){this.emitter.destroy(),this.options.wrapper.removeEventListener(\"scroll\",this.onNativeScroll,!1),this.virtualScroll.destroy(),this.dimensions.destroy(),this.cleanUpClassName()}on(t,e){return this.emitter.on(t,e)}off(t,e){return this.emitter.off(t,e)}setScroll(t){this.isHorizontal?this.rootElement.scrollLeft=t:this.rootElement.scrollTop=t}resize(){this.dimensions.resize()}emit({userData:t={}}={}){this.userData=t,this.emitter.emit(\"scroll\",this),this.userData={}}reset(){this.isLocked=!1,this.isScrolling=!1,this.animatedScroll=this.targetScroll=this.actualScroll,this.lastVelocity=this.velocity=0,this.animate.stop()}start(){this.isStopped&&(this.isStopped=!1,this.reset())}stop(){this.isStopped||(this.isStopped=!0,this.animate.stop(),this.reset())}raf(t){const e=t-(this.time||t);this.time=t,this.animate.advance(.001*e)}scrollTo(t,{offset:e=0,immediate:i=!1,lock:s=!1,duration:o=this.options.duration,easing:n=this.options.easing,lerp:r=!o&&this.options.lerp,onStart:l,onComplete:h,force:a=!1,programmatic:c=!0,userData:u={}}={}){if(!this.isStopped&&!this.isLocked||a){if([\"top\",\"left\",\"start\"].includes(t))t=0;else if([\"bottom\",\"right\",\"end\"].includes(t))t=this.limit;else{let i;if(\"string\"==typeof t?i=document.querySelector(t):(null==t?void 0:t.nodeType)&&(i=t),i){if(this.options.wrapper!==window){const t=this.options.wrapper.getBoundingClientRect();e-=this.isHorizontal?t.left:t.top}const s=i.getBoundingClientRect();t=(this.isHorizontal?s.left:s.top)+this.animatedScroll}}if(\"number\"==typeof t){if(t+=e,t=Math.round(t),this.options.infinite?c&&(this.targetScroll=this.animatedScroll=this.scroll):t=clamp(0,t,this.limit),i)return this.animatedScroll=this.targetScroll=t,this.setScroll(this.scroll),this.reset(),void(null==h||h(this));t!==this.targetScroll&&(c||(this.targetScroll=t),this.animate.fromTo(this.animatedScroll,t,{duration:o,easing:n,lerp:r,onStart:()=>{s&&(this.isLocked=!0),this.isScrolling=\"smooth\",null==l||l(this)},onUpdate:(t,e)=>{this.isScrolling=\"smooth\",this.lastVelocity=this.velocity,this.velocity=t-this.animatedScroll,this.direction=Math.sign(this.velocity),this.animatedScroll=t,this.setScroll(this.scroll),c&&(this.targetScroll=t),e||this.emit({userData:u}),e&&(this.reset(),this.emit({userData:u}),null==h||h(this),this.__preventNextNativeScrollEvent=!0)}}))}}}get rootElement(){return this.options.wrapper===window?document.documentElement:this.options.wrapper}get limit(){return this.options.__experimental__naiveDimensions?this.isHorizontal?this.rootElement.scrollWidth-this.rootElement.clientWidth:this.rootElement.scrollHeight-this.rootElement.clientHeight:this.dimensions.limit[this.isHorizontal?\"x\":\"y\"]}get isHorizontal(){return\"horizontal\"===this.options.orientation}get actualScroll(){return this.isHorizontal?this.rootElement.scrollLeft:this.rootElement.scrollTop}get scroll(){return this.options.infinite?function modulo(t,e){return(t%e+e)%e}(this.animatedScroll,this.limit):this.animatedScroll}get progress(){return 0===this.limit?1:this.scroll/this.limit}get isScrolling(){return this.__isScrolling}set isScrolling(t){this.__isScrolling!==t&&(this.__isScrolling=t,this.updateClassName())}get isStopped(){return this.__isStopped}set isStopped(t){this.__isStopped!==t&&(this.__isStopped=t,this.updateClassName())}get isLocked(){return this.__isLocked}set isLocked(t){this.__isLocked!==t&&(this.__isLocked=t,this.updateClassName())}get isSmooth(){return\"smooth\"===this.isScrolling}get className(){let t=\"lenis\";return this.isStopped&&(t+=\" lenis-stopped\"),this.isLocked&&(t+=\" lenis-locked\"),this.isScrolling&&(t+=\" lenis-scrolling\"),\"smooth\"===this.isScrolling&&(t+=\" lenis-smooth\"),t}updateClassName(){this.cleanUpClassName(),this.rootElement.className=`${this.rootElement.className} ${this.className}`.trim()}cleanUpClassName(){this.rootElement.className=this.rootElement.className.replace(/lenis(-\\w+)?/g,\"\").trim()}}export{Lenis as default};\n//# sourceMappingURL=lenis.mjs.map\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,withCSS}from\"framer\";import Lenis from\"lenis\";import{useEffect,useRef}from\"react\";function SmoothScrollComponent(props){const{intensity}=props;const lenis=useRef(null);useEffect(()=>{if(lenis.current){try{lenis.current.scrollTo(0,{immediate:true});}catch(error){console.error(\"Error scrolling to top:\",error);}}},[lenis]);// Watch for stop scroll elements\nuseEffect(()=>{const checkForStopScroll=()=>{try{const stopScrollElement=document.querySelector(\"[data-frameruni-stop-scroll]\");const htmlElement=document.documentElement;const hasHiddenOverflow=htmlElement&&htmlElement.style&&htmlElement.style.overflow===\"hidden\";if(lenis.current){if(stopScrollElement||hasHiddenOverflow){lenis.current.stop();}else{lenis.current.start();}}}catch(error){console.error(\"Error in checkForStopScroll:\",error);}};// Initial check\ncheckForStopScroll();// Set up observers\nlet stopScrollObserver;let htmlStyleObserver;try{stopScrollObserver=new MutationObserver(checkForStopScroll);htmlStyleObserver=new MutationObserver(checkForStopScroll);// Observe document for data-frameruni-stop-scroll attribute\nif(document&&document.documentElement){stopScrollObserver.observe(document.documentElement,{childList:true,subtree:true,attributes:true,attributeFilter:[\"data-frameruni-stop-scroll\"]});// Observe only the HTML element for style changes\nhtmlStyleObserver.observe(document.documentElement,{attributes:true,attributeFilter:[\"style\"]});}}catch(error){console.error(\"Error setting up observers:\",error);}return()=>{try{if(stopScrollObserver)stopScrollObserver.disconnect();if(htmlStyleObserver)htmlStyleObserver.disconnect();}catch(error){console.error(\"Error disconnecting observers:\",error);}};},[]);useEffect(()=>{try{if(!document)return;const allElements=document.getElementsByTagName(\"*\");for(let i=0;i<allElements.length;i++){const element=allElements[i];if(!element)continue;try{const computedStyle=window.getComputedStyle(element);if(computedStyle&&computedStyle.getPropertyValue(\"overflow\")===\"auto\"){element.setAttribute(\"data-lenis-prevent\",\"true\");}}catch(styleError){console.error(\"Error getting computed style:\",styleError);}}}catch(error){console.error(\"Error in overflow detection:\",error);}},[]);useEffect(()=>{try{if(typeof Lenis!==\"function\"){console.error(\"Lenis is not available\");return;}lenis.current=new Lenis({duration:(intensity||10)/10});const raf=time=>{if(lenis.current){try{lenis.current.raf(time);requestAnimationFrame(raf);}catch(error){console.error(\"Error in animation frame:\",error);}}};const animationId=requestAnimationFrame(raf);return()=>{cancelAnimationFrame(animationId);if(lenis.current){try{lenis.current.destroy();lenis.current=null;}catch(error){console.error(\"Error destroying Lenis:\",error);}}};}catch(error){console.error(\"Error initializing Lenis:\",error);return()=>{};}},[intensity]);//https://github.com/darkroomengineering/lenis?tab=readme-ov-file#anchor-links\nuseEffect(()=>{try{if(!document||!lenis.current)return;// Get all anchor links and store click handlers with their targets\nconst anchorLinksData=Array.from(document.querySelectorAll(\"a[href]\")||[]).filter(element=>{if(!element)return false;const anchor=element;if(!anchor.href)return false;// Only handle internal anchor links\nconst isInternalLink=anchor.href.startsWith(window.location.origin)||anchor.href.startsWith(\"./\")||anchor.href.startsWith(\"/\");const hasHash=anchor.href.includes(\"#\");return isInternalLink&&hasHash;}).map(anchor=>{try{const anchorElement=anchor;const href=anchorElement.href.includes(\"#\")?`#${anchorElement.href.split(\"#\").pop()}`:\"\";const decodedHref=href?decodeURIComponent(href):\"\";let scrollMargin=0;try{if(decodedHref){const targetElement=document.querySelector(decodedHref);if(targetElement){const marginStyle=window.getComputedStyle(targetElement).scrollMarginTop;scrollMargin=marginStyle?parseInt(marginStyle)||0:0;}}}catch(targetError){console.error(\"Error finding target element:\",targetError);}return{href,scrollMargin,anchorElement:anchorElement};}catch(anchorError){console.error(\"Error processing anchor:\",anchorError);return null;}}).filter(Boolean);const handleClick=(e,href,scrollMargin)=>{try{if(e&&e.preventDefault)e.preventDefault();if(lenis.current&&href){lenis.current.scrollTo(href,{offset:-(scrollMargin||0)});}}catch(error){console.error(\"Error in anchor click handler:\",error);}};const handlers=anchorLinksData.map(({href,scrollMargin})=>e=>handleClick(e,href,scrollMargin));anchorLinksData.forEach(({anchorElement},index)=>{if(anchorElement&&handlers[index]){anchorElement.addEventListener(\"click\",handlers[index]);}});return()=>{anchorLinksData.forEach(({anchorElement},index)=>{if(anchorElement&&handlers[index]){anchorElement.removeEventListener(\"click\",handlers[index]);}});};}catch(error){console.error(\"Error setting up anchor links:\",error);return()=>{};}},[lenis]);return /*#__PURE__*/_jsx(\"div\",{style:props.style});}/**\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n *\n * @framerDisableUnlink\n */const SmoothScroll=withCSS(SmoothScrollComponent,[\"html.lenis { height: auto; }\",\".lenis.lenis-smooth { scroll-behavior: auto !important; }\",\".lenis.lenis-smooth [data-lenis-prevent] { overscroll-behavior: contain; }\",\".lenis.lenis-stopped { overflow: hidden; }\",\".lenis.lenis-scrolling iframe { pointer-events: none; }\"],\"\");export default SmoothScroll;SmoothScroll.displayName=\"Smooth Scroll\";addPropertyControls(SmoothScroll,{intensity:{title:\"Intensity\",type:ControlType.Number,defaultValue:10,min:0,description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SmoothScroll\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"auto\",\"framerDisableUnlink\":\"\",\"framerSupportedLayoutHeight\":\"auto\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SmoothScroll_Prod.map", "// Generated by Framer (2923eb5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Instrument Sans-500\",\"GF;Instrument Sans-700\",\"GF;Instrument Sans-700italic\",\"GF;Instrument Sans-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2\",weight:\"500\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENut22kywN2u7YUwU.woff2\",weight:\"500\"}]}];export const css=['.framer-6DetG .framer-styles-preset-1mf2u1:not(.rich-text-wrapper), .framer-6DetG .framer-styles-preset-1mf2u1.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-6DetG\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (139b156)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/3r8JvkaOOOg2Xps1XJkm/kgnExPtxfg0yf0DTnNQf/J3UKPzLje.js\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={a9g_1Alig:{hover:true,pressed:true},q2YJEs_Wa:{hover:true,pressed:true}};const cycleOrder=[\"a9g_1Alig\",\"MUdlxuyL8\",\"aIh2oJERF\",\"Hbcg5XCR9\",\"SXl3cEY6U\",\"q2YJEs_Wa\"];const serializationHash=\"framer-LAXC8\";const variantClassNames={a9g_1Alig:\"framer-v-1jqm8is\",aIh2oJERF:\"framer-v-wuwrpo\",Hbcg5XCR9:\"framer-v-1xdvg24\",MUdlxuyL8:\"framer-v-efwuii\",q2YJEs_Wa:\"framer-v-1o437c1\",SXl3cEY6U:\"framer-v-fovt1j\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Black:\"q2YJEs_Wa\",Default:\"a9g_1Alig\",Disabled:\"aIh2oJERF\",Error:\"SXl3cEY6U\",Loading:\"MUdlxuyL8\",Success:\"Hbcg5XCR9\"};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:\"a9g_1Alig\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"a9g_1Alig\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"MUdlxuyL8\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"MUdlxuyL8\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1jqm8is\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"a9g_1Alig\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\",opacity:1,...style},variants:{\"a9g_1Alig-hover\":{backgroundColor:\"rgb(184, 184, 184)\"},\"a9g_1Alig-pressed\":{backgroundColor:\"rgb(140, 140, 140)\"},\"q2YJEs_Wa-hover\":{backgroundColor:\"rgb(99, 99, 99)\"},\"q2YJEs_Wa-pressed\":{backgroundColor:\"rgb(189, 189, 189)\"},aIh2oJERF:{opacity:.5},q2YJEs_Wa:{backgroundColor:\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\"},SXl3cEY6U:{backgroundColor:\"rgba(255, 34, 68, 0.15)\"}},...addPropertyOverrides({\"a9g_1Alig-hover\":{\"data-framer-name\":undefined},\"a9g_1Alig-pressed\":{\"data-framer-name\":undefined},\"q2YJEs_Wa-hover\":{\"data-framer-name\":undefined},\"q2YJEs_Wa-pressed\":{\"data-framer-name\":undefined},aIh2oJERF:{\"data-framer-name\":\"Disabled\"},Hbcg5XCR9:{\"data-framer-name\":\"Success\"},MUdlxuyL8:{\"data-framer-name\":\"Loading\"},q2YJEs_Wa:{\"data-framer-name\":\"Black\"},SXl3cEY6U:{\"data-framer-name\":\"Error\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mf2u1\",\"data-styles-preset\":\"J3UKPzLje\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28)))\"},children:\"Po\u0161alji\"})}),className:\"framer-lrh3bl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nSGf4sX9y\",style:{\"--extracted-r6o4lv\":\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{\"a9g_1Alig-pressed\":{\"--extracted-r6o4lv\":\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\"},q2YJEs_Wa:{\"--extracted-r6o4lv\":\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\"},SXl3cEY6U:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"a9g_1Alig-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mf2u1\",\"data-styles-preset\":\"J3UKPzLje\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255)))\"},children:\"Po\u0161alji\"})})},Hbcg5XCR9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28)))\"},children:\"Uspje\u0161no poslano\"})}),fonts:[\"Inter-SemiBold\"]},q2YJEs_Wa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mf2u1\",\"data-styles-preset\":\"J3UKPzLje\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255)))\"},children:\"Po\u0161alji\"})})},SXl3cEY6U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Poku\u0161ajte ponovno\"})}),fonts:[\"Inter-SemiBold\"]}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ynumld\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"peWA9ZBIW\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-2ze7do\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"IiWdEzS2m\",style:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(0, 0, 0, 0) 7.208614864864882deg, rgb(0, 0, 0) 342deg)\",mask:\"none\",WebkitMask:\"none\"},variants:{MUdlxuyL8:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1poa354\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"RlI0L15QY\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LAXC8.framer-hc8fov, .framer-LAXC8 .framer-hc8fov { display: block; }\",\".framer-LAXC8.framer-1jqm8is { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-LAXC8 .framer-lrh3bl { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-LAXC8 .framer-ynumld { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-LAXC8 .framer-2ze7do { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-LAXC8 .framer-1poa354 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LAXC8.framer-1jqm8is { gap: 0px; } .framer-LAXC8.framer-1jqm8is > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-LAXC8.framer-1jqm8is > :first-child { margin-left: 0px; } .framer-LAXC8.framer-1jqm8is > :last-child { margin-right: 0px; } }\",\".framer-LAXC8.framer-v-efwuii.framer-1jqm8is, .framer-LAXC8.framer-v-wuwrpo.framer-1jqm8is, .framer-LAXC8.framer-v-1xdvg24.framer-1jqm8is, .framer-LAXC8.framer-v-fovt1j.framer-1jqm8is { cursor: unset; }\",\".framer-LAXC8.framer-v-efwuii .framer-2ze7do { overflow: hidden; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"MUdlxuyL8\":{\"layout\":[\"fixed\",\"fixed\"]},\"aIh2oJERF\":{\"layout\":[\"fixed\",\"fixed\"]},\"Hbcg5XCR9\":{\"layout\":[\"fixed\",\"fixed\"]},\"SXl3cEY6U\":{\"layout\":[\"fixed\",\"fixed\"]},\"q2YJEs_Wa\":{\"layout\":[\"fixed\",\"fixed\"]},\"WCCsdX2x1\":{\"layout\":[\"fixed\",\"fixed\"]},\"xzOy3n2yZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"AhpQxPrA6\":{\"layout\":[\"fixed\",\"fixed\"]},\"LkNE6AUPi\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerafXZRamdt=withCSS(Component,css,\"framer-LAXC8\");export default FramerafXZRamdt;FramerafXZRamdt.displayName=\"CTA / form button\";FramerafXZRamdt.defaultProps={height:40,width:240};addPropertyControls(FramerafXZRamdt,{variant:{options:[\"a9g_1Alig\",\"MUdlxuyL8\",\"aIh2oJERF\",\"Hbcg5XCR9\",\"SXl3cEY6U\",\"q2YJEs_Wa\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\",\"Black\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerafXZRamdt,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerafXZRamdt\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MUdlxuyL8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aIh2oJERF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Hbcg5XCR9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SXl3cEY6U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"q2YJEs_Wa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WCCsdX2x1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xzOy3n2yZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AhpQxPrA6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LkNE6AUPi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"40\",\"framerIntrinsicWidth\":\"240\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./afXZRamdt.map", "// Generated by Framer (64bc75b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Instrument Sans-600\",\"GF;Instrument Sans-700\",\"GF;Instrument Sans-700italic\",\"GF;Instrument Sans-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_gfwmS0v3_7Y.woff2\",weight:\"600\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxkywN2u7YUwU.woff2\",weight:\"600\"}]}];export const css=['.framer-oJ3f2 .framer-styles-preset-1tshjp9:not(.rich-text-wrapper), .framer-oJ3f2 .framer-styles-preset-1tshjp9.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-oJ3f2\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Instrument Sans-regular\",\"GF;Instrument Sans-700\",\"GF;Instrument Sans-700italic\",\"GF;Instrument Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2\",weight:\"400\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENuu-2kywN2u7YUwU.woff2\",weight:\"400\"}]}];export const css=['.framer-HSumn .framer-styles-preset-1eeafvo:not(.rich-text-wrapper), .framer-HSumn .framer-styles-preset-1eeafvo.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-HSumn\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (139b156)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Judson-regular\",\"GF;Judson-700\",\"GF;Judson-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Judson\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/judson/v19/FeVRS0Fbvbc14VxRCrN01bV7kg.woff2\",weight:\"400\"},{family:\"Judson\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/judson/v19/FeVSS0Fbvbc14Vxps5xQ2J5nm29Gww.woff2\",weight:\"700\"},{family:\"Judson\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/judson/v19/FeVTS0Fbvbc14VxhDbl197BrknZf.woff2\",weight:\"400\"}]}];export const css=['.framer-V98YJ .framer-styles-preset-1wl2jkh:not(.rich-text-wrapper), .framer-V98YJ .framer-styles-preset-1wl2jkh.rich-text-wrapper h2 { --framer-font-family: \"Judson\", \"Judson Placeholder\", serif; --framer-font-family-bold: \"Judson\", \"Judson Placeholder\", serif; --framer-font-family-italic: \"Judson\", \"Judson Placeholder\", serif; --framer-font-open-type-features: normal; --framer-font-size: 80px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.01em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-V98YJ .framer-styles-preset-1wl2jkh:not(.rich-text-wrapper), .framer-V98YJ .framer-styles-preset-1wl2jkh.rich-text-wrapper h2 { --framer-font-family: \"Judson\", \"Judson Placeholder\", serif; --framer-font-family-bold: \"Judson\", \"Judson Placeholder\", serif; --framer-font-family-italic: \"Judson\", \"Judson Placeholder\", serif; --framer-font-open-type-features: normal; --framer-font-size: 62px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.01em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-V98YJ .framer-styles-preset-1wl2jkh:not(.rich-text-wrapper), .framer-V98YJ .framer-styles-preset-1wl2jkh.rich-text-wrapper h2 { --framer-font-family: \"Judson\", \"Judson Placeholder\", serif; --framer-font-family-bold: \"Judson\", \"Judson Placeholder\", serif; --framer-font-family-italic: \"Judson\", \"Judson Placeholder\", serif; --framer-font-open-type-features: normal; --framer-font-size: 45px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.01em; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-V98YJ\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useLayoutEffect,useEffect,useState,useRef,useMemo,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots=[],gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const currentTarget=RenderTarget.current();const isCanvas=currentTarget===RenderTarget.canvas||currentTarget===RenderTarget.export;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numChildren=Children.count(filteredSlots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[{current:null},{current:null}];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */let clonedChildren=null;let dupedChildren=[];/* Duplicate value */let duplicateBy=0;let opacity=0;if(isCanvas){duplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;duplicateBy=Math.min(duplicateBy,MAX_DUPLICATED_ITEMS);opacity=1;}/* Measure parent and child */const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */let initialResize=useRef(true);useLayoutEffect(()=>{frame.read(measure,false,true);return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){frame.read(measure,false,true);}initialResize.current=false;});},[]);}clonedChildren=Children.map(filteredSlots,(child,index)=>{let ref;if(index===0){ref=childrenRef[0];}if(index===filteredSlots.length-1){ref=childrenRef[1];}const size={width:widthType?child.props?.width:\"100%\",height:heightType?child.props?.height:\"100%\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{ref:ref,style:size,children:/*#__PURE__*/cloneElement(child,{style:{...child.props?.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},child.props?.children)})});});}const isInView=isCanvas?true:useInView(parentRef);if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=dupedChildren.concat(Children.map(filteredSlots,(child,childIndex)=>{const size={width:widthType?child.props?.width:\"100%\",height:heightType?child.props?.height:\"100%\",willChange:!isInView?undefined:\"transform\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/cloneElement(child,{key:i+\" \"+childIndex,style:{...child.props?.style,width:widthType?child.props?.width:\"100%\",height:heightType?child.props?.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},child.props?.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);}));}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */if(!isCanvas){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue)]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);const playOrPause=useCallback(()=>{if(!animationRef.current)return;const hidden=document.hidden;if(isInView&&!hidden&&animationRef.current.playState===\"paused\"){animationRef.current.play();}else if((!isInView||hidden)&&animationRef.current.playState===\"running\"){animationRef.current.pause();}},[isInView]);useEffect(()=>{playOrPause();},[isInView,hoverFactor,animateToValue,speed]);useEffect(()=>{document.addEventListener(\"visibilitychange\",playOrPause);return()=>{document.removeEventListener(\"visibilitychange\",playOrPause);};},[playOrPause]);}/* Fades */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/_jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/_jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,willChange:isCanvas||!isInView?\"auto\":\"transform\",transform:transformer(0)},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=hoverFactor;}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=1;}},children:[clonedChildren,dupedChildren]})});}/* Default Properties */Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"400\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "// Generated by Framer (9f1494d)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kUR1I8TMz4RDLXXFwOx5/GpsIv5RWdUL2pTWWOtg3/JxWjxMl4I.js\";const TickerFonts=getFonts(Ticker);const cycleOrder=[\"EbdMgrZLJ\",\"h7u3ergrd\"];const serializationHash=\"framer-vVmTX\";const variantClassNames={EbdMgrZLJ:\"framer-v-1shukgp\",h7u3ergrd:\"framer-v-tq934z\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"EbdMgrZLJ\",Phone:\"h7u3ergrd\"};const getProps=({color,height,id,text,width,...props})=>{return{...props,ewthBq5z_:color??props.ewthBq5z_??\"rgb(0, 0, 0)\",tMJeURjKZ:text??props.tMJeURjKZ??\"\u017Eivot je luda vo\u017Enja s par dobrih stanica\",variant:humanReadableVariantMap[props.variant]??props.variant??\"EbdMgrZLJ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,tMJeURjKZ,ewthBq5z_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EbdMgrZLJ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1shukgp\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"EbdMgrZLJ\",ref:refBinding,style:{...style},...addPropertyOverrides({h7u3ergrd:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-eu21kg-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"JVgNKkuJa-container\",nodeId:\"JVgNKkuJa\",rendersWithMotion:true,scopeId:\"egpsq8IWu\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:50,height:\"100%\",hoverFactor:1,id:\"JVgNKkuJa\",layoutId:\"JVgNKkuJa\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1shfae7\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"psNzE4IbP\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wl2jkh\",\"data-styles-preset\":\"JxWjxMl4I\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--variable-reference-ewthBq5z_-egpsq8IWu))\"},children:\"\u017Eivot je luda vo\u017Enja s par dobrih stanica\"})}),className:\"framer-1x85ipc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Y8nT4chaf\",style:{\"--extracted-1of0zx5\":\"var(--variable-reference-ewthBq5z_-egpsq8IWu)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-ewthBq5z_-egpsq8IWu\":ewthBq5z_},text:tMJeURjKZ,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yf2sah\",\"data-framer-name\":\"Symbol\",layoutDependency:layoutDependency,layoutId:\"udrV82Dwu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QXV0aG9yLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Author\", \"Author Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uD83C\uDF78\"})}),className:\"framer-1k63yoh\",fonts:[\"FS;Author-regular\"],layoutDependency:layoutDependency,layoutId:\"BXQWZZH4N\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})],speed:60,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vVmTX.framer-1b4uw4k, .framer-vVmTX .framer-1b4uw4k { display: block; }\",\".framer-vVmTX.framer-1shukgp { height: 100px; overflow: visible; position: relative; width: 1920px; }\",\".framer-vVmTX .framer-eu21kg-container { bottom: -5px; flex: none; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: -5px; width: 100%; }\",\".framer-vVmTX .framer-1shfae7 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 0px 10px 0px; position: relative; width: min-content; }\",\".framer-vVmTX .framer-1x85ipc, .framer-vVmTX .framer-1k63yoh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-vVmTX .framer-yf2sah { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vVmTX .framer-1shfae7, .framer-vVmTX .framer-yf2sah { gap: 0px; } .framer-vVmTX .framer-1shfae7 > *, .framer-vVmTX .framer-yf2sah > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-vVmTX .framer-1shfae7 > :first-child, .framer-vVmTX .framer-yf2sah > :first-child { margin-top: 0px; } .framer-vVmTX .framer-1shfae7 > :last-child, .framer-vVmTX .framer-yf2sah > :last-child { margin-bottom: 0px; } }\",\".framer-vVmTX.framer-v-tq934z.framer-1shukgp { width: 961px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 100\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"h7u3ergrd\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"tMJeURjKZ\":\"text\",\"ewthBq5z_\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Frameregpsq8IWu=withCSS(Component,css,\"framer-vVmTX\");export default Frameregpsq8IWu;Frameregpsq8IWu.displayName=\"animated text / desktop\";Frameregpsq8IWu.defaultProps={height:100,width:1920};addPropertyControls(Frameregpsq8IWu,{variant:{options:[\"EbdMgrZLJ\",\"h7u3ergrd\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},tMJeURjKZ:{defaultValue:\"\u017Eivot je luda vo\u017Enja s par dobrih stanica\",displayTextArea:true,title:\"Text\",type:ControlType.String},ewthBq5z_:{defaultValue:\"rgb(0, 0, 0)\",title:\"Color\",type:ControlType.Color}});addFonts(Frameregpsq8IWu,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Author\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/UETRYMOV7YFW7JHYHVOHEDDKKQBRQ3FT/SYXMTMEWAJJEDDXMTQNSJQ2DG3V6IN2Z/S4GQQ4OYJXECEGW3QXXIXQSCERFDR6WC.woff2\",weight:\"400\"}]},...TickerFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameregpsq8IWu\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"100\",\"framerIntrinsicWidth\":\"1920\",\"framerVariables\":\"{\\\"tMJeURjKZ\\\":\\\"text\\\",\\\"ewthBq5z_\\\":\\\"color\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"h7u3ergrd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./egpsq8IWu.map", "// Generated by Framer (2923eb5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Instrument Sans-600\",\"GF;Instrument Sans-700\",\"GF;Instrument Sans-700italic\",\"GF;Instrument Sans-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_gfwmS0v3_7Y.woff2\",weight:\"600\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENujGxkywN2u7YUwU.woff2\",weight:\"600\"}]}];export const css=['.framer-8tElL .framer-styles-preset-1qd3pmn:not(.rich-text-wrapper), .framer-8tElL .framer-styles-preset-1qd3pmn.rich-text-wrapper h6 { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-8tElL .framer-styles-preset-1qd3pmn:not(.rich-text-wrapper), .framer-8tElL .framer-styles-preset-1qd3pmn.rich-text-wrapper h6 { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-8tElL .framer-styles-preset-1qd3pmn:not(.rich-text-wrapper), .framer-8tElL .framer-styles-preset-1qd3pmn.rich-text-wrapper h6 { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-8tElL\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d31cd55)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-MSIUw .framer-styles-preset-fpuc4e:not(.rich-text-wrapper), .framer-MSIUw .framer-styles-preset-fpuc4e.rich-text-wrapper a { --framer-link-current-text-color: #ffffff; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #ffffff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #ffffff; --framer-link-text-decoration: underline; }\"];export const className=\"framer-MSIUw\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (12ecc5e)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Instrument Sans-regular\",\"GF;Instrument Sans-700\",\"GF;Instrument Sans-700italic\",\"GF;Instrument Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2\",weight:\"400\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENuu-2kywN2u7YUwU.woff2\",weight:\"400\"}]}];export const css=['.framer-179lT .framer-styles-preset-dsqhbj:not(.rich-text-wrapper), .framer-179lT .framer-styles-preset-dsqhbj.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-179lT\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (12ecc5e)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-1kU4m .framer-styles-preset-14kui6:not(.rich-text-wrapper), .framer-1kU4m .framer-styles-preset-14kui6.rich-text-wrapper a { --framer-link-current-text-color: var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, #1c1c1c) /* {\"name\":\"blackish\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, #1c1c1c) /* {\"name\":\"blackish\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, #1c1c1c); --framer-link-text-decoration: underline; }'];export const className=\"framer-1kU4m\";\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 (12ecc5e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/y9L0izd8UvymojM3Hqsl/ZNxFW8ga0CjqJm228GHd/EBoft_41W.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/a1skgkDyxuf0JgwK8iNi/81j7zXIuEbJvrsHuXSox/Ld8X9CBHT.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/CibEoLreuxlknfNZin8w/kPQ4Ke5LeyC84H35w5Di/xcZKuqGQK.js\";const cycleOrder=[\"yqeOSM2RY\",\"ix8pGdZIc\"];const serializationHash=\"framer-SqbCU\";const variantClassNames={ix8pGdZIc:\"framer-v-1k7ef4x\",yqeOSM2RY:\"framer-v-d8c68u\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"yqeOSM2RY\",\"Variant 2\":\"ix8pGdZIc\"};const getProps=({height,id,padding,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,a6BXedbCr:(_ref=padding!==null&&padding!==void 0?padding:props.a6BXedbCr)!==null&&_ref!==void 0?_ref:\"10px 20px 10px 20px\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"yqeOSM2RY\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,a6BXedbCr,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yqeOSM2RY\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapm7e3oz=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"ix8pGdZIc\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-d8c68u\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"yqeOSM2RY\",onTap:onTapm7e3oz,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-a59ce02e-ce14-4ae7-8e8b-98a58e3c568e, rgb(59, 59, 59))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",...style},...addPropertyOverrides({ix8pGdZIc:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qkjzvb\",\"data-framer-name\":\"Rights and design\",layoutDependency:layoutDependency,layoutId:\"zeEOS_jDq\",style:{\"--1odor9a\":numberToPixelString(a6BXedbCr)},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dsqhbj\",\"data-styles-preset\":\"xcZKuqGQK\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255)))\"},children:\"Sva prava pridr\u017Eana \\xa9 2024\"})}),className:\"framer-j7d4r7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bZGj8Bv0q\",style:{\"--extracted-r6o4lv\":\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-dsqhbj\",\"data-styles-preset\":\"xcZKuqGQK\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255)))\"},children:\"Design + development\"})}),className:\"framer-1epy60g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"H4pi8R1f6\",style:{\"--extracted-r6o4lv\":\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dlq625\",\"data-framer-name\":\"Spacer\",layoutDependency:layoutDependency,layoutId:\"T9xdzLl8G\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8kygar\",\"data-framer-name\":\"Color\",layoutDependency:layoutDependency,layoutId:\"mDsPQMwqz\",style:{backgroundColor:\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nyqore\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"cW2IGa0Bb\",style:{\"--1odor9a\":numberToPixelString(a6BXedbCr)},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-dsqhbj\",\"data-styles-preset\":\"xcZKuqGQK\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28)))\"},children:[\"Designed and developed by \",/*#__PURE__*/_jsx(Link,{href:\"matea.fyi\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14kui6\",\"data-styles-preset\":\"Ld8X9CBHT\",children:\"SunHouse Studio\"})})]})}),className:\"framer-cx7apt\",\"data-framer-name\":\"text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OjegzRKzD\",style:{\"--extracted-r6o4lv\":\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\"},variants:{ix8pGdZIc:{\"--extracted-r6o4lv\":\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ix8pGdZIc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-dsqhbj\",\"data-styles-preset\":\"xcZKuqGQK\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255)))\"},children:[\"Designed and developed by \",/*#__PURE__*/_jsx(Link,{href:\"matea.fyi\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fpuc4e\",\"data-styles-preset\":\"EBoft_41W\",children:\"SunHouse Studio\"})})]})})}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SqbCU.framer-11eat7b, .framer-SqbCU .framer-11eat7b { display: block; }\",\".framer-SqbCU.framer-d8c68u { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1140px; }\",\".framer-SqbCU .framer-qkjzvb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: var(--1odor9a); position: relative; width: 100%; z-index: 10; }\",\".framer-SqbCU .framer-j7d4r7, .framer-SqbCU .framer-1epy60g { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-SqbCU .framer-1dlq625 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 41px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SqbCU .framer-8kygar { align-content: center; align-items: center; bottom: -41px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; width: 100%; z-index: 1; }\",\".framer-SqbCU .framer-1nyqore { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: var(--1odor9a); position: relative; width: 1px; }\",\".framer-SqbCU .framer-cx7apt { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SqbCU.framer-d8c68u, .framer-SqbCU .framer-qkjzvb, .framer-SqbCU .framer-1dlq625, .framer-SqbCU .framer-8kygar, .framer-SqbCU .framer-1nyqore { gap: 0px; } .framer-SqbCU.framer-d8c68u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SqbCU.framer-d8c68u > :first-child { margin-top: 0px; } .framer-SqbCU.framer-d8c68u > :last-child { margin-bottom: 0px; } .framer-SqbCU .framer-qkjzvb > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-SqbCU .framer-qkjzvb > :first-child, .framer-SqbCU .framer-1dlq625 > :first-child, .framer-SqbCU .framer-8kygar > :first-child, .framer-SqbCU .framer-1nyqore > :first-child { margin-left: 0px; } .framer-SqbCU .framer-qkjzvb > :last-child, .framer-SqbCU .framer-1dlq625 > :last-child, .framer-SqbCU .framer-8kygar > :last-child, .framer-SqbCU .framer-1nyqore > :last-child { margin-right: 0px; } .framer-SqbCU .framer-1dlq625 > *, .framer-SqbCU .framer-1nyqore > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-SqbCU .framer-8kygar > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-SqbCU.framer-v-1k7ef4x .framer-8kygar { bottom: 0px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-SqbCU[data-border=\"true\"]::after, .framer-SqbCU [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 82\n * @framerIntrinsicWidth 1140\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ix8pGdZIc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"a6BXedbCr\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerPli7LxL19=withCSS(Component,css,\"framer-SqbCU\");export default FramerPli7LxL19;FramerPli7LxL19.displayName=\"Rights + design\";FramerPli7LxL19.defaultProps={height:82,width:1140};addPropertyControls(FramerPli7LxL19,{variant:{options:[\"yqeOSM2RY\",\"ix8pGdZIc\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},a6BXedbCr:{defaultValue:\"10px 20px 10px 20px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerPli7LxL19,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPli7LxL19\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"82\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1140\",\"framerVariables\":\"{\\\"a6BXedbCr\\\":\\\"padding\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ix8pGdZIc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Pli7LxL19.map", "// Generated by Framer (99bc0fd)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"dL3k0G3ky\",\"tjts5tsvi\",\"fC5LHhXkr\"];const serializationHash=\"framer-OHMom\";const variantClassNames={dL3k0G3ky:\"framer-v-11e37ua\",fC5LHhXkr:\"framer-v-q8sk1w\",tjts5tsvi:\"framer-v-zlgami\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"100px\":\"tjts5tsvi\",\"125px black\":\"fC5LHhXkr\",\"125px\":\"dL3k0G3ky\"};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:\"dL3k0G3ky\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"dL3k0G3ky\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-11e37ua\",className,classNames),\"data-framer-name\":\"125px\",layoutDependency:layoutDependency,layoutId:\"dL3k0G3ky\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({fC5LHhXkr:{\"data-framer-name\":\"125px black\"},tjts5tsvi:{\"data-framer-name\":\"100px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1r4nr9n\",\"data-framer-name\":\"Landsky Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"LFig7ivDT\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 125 40\"><path d=\"M 37.244 8.925 C 37.244 8.991 37.229 9.05 37.207 9.109 C 37.16 9.213 37.157 9.331 37.199 9.437 C 37.222 9.485 37.229 9.537 37.229 9.585 C 37.229 9.625 37.222 9.692 37.207 9.78 C 37.192 9.869 37.173 9.961 37.151 10.057 C 37.128 10.152 37.102 10.245 37.076 10.326 C 37.049 10.407 37.027 10.466 37.004 10.495 L 36.78 10.495 C 36.761 10.602 36.723 10.713 36.671 10.823 C 36.476 10.915 36.307 10.974 36.169 11 C 36.03 11.026 35.88 11.037 35.719 11.037 C 35.648 11.037 35.569 11.037 35.491 11.033 C 35.412 11.033 35.326 11.03 35.232 11.03 C 35.063 11.03 34.914 11.037 34.782 11.055 C 34.655 11.074 34.516 11.125 34.367 11.21 C 34.322 11.229 34.273 11.24 34.22 11.24 C 34.123 11.24 34.026 11.229 33.932 11.21 C 33.838 11.188 33.741 11.166 33.651 11.144 C 33.557 11.118 33.463 11.096 33.37 11.074 C 33.272 11.052 33.179 11.044 33.081 11.044 C 32.943 11.044 32.804 11.03 32.665 11.004 C 32.527 10.974 32.388 10.963 32.249 10.963 C 32.145 10.963 32.047 10.971 31.95 10.989 C 31.852 11.008 31.751 11.026 31.654 11.048 C 31.553 11.07 31.455 11.092 31.358 11.111 C 31.26 11.129 31.159 11.137 31.058 11.137 C 30.964 11.137 30.874 11.125 30.788 11.107 C 30.702 11.085 30.608 11.078 30.518 11.078 C 30.353 11.078 30.189 11.092 30.027 11.118 C 29.866 11.148 29.701 11.159 29.537 11.159 C 29.319 11.159 29.143 11.107 29.001 11.004 C 28.858 10.901 28.787 10.735 28.787 10.506 C 28.787 10.414 28.806 10.333 28.847 10.263 C 28.967 10.049 29.087 9.898 29.214 9.802 C 29.342 9.71 29.462 9.64 29.578 9.6 C 29.694 9.559 29.803 9.533 29.908 9.515 C 30.012 9.5 30.102 9.467 30.177 9.415 C 30.256 9.364 30.316 9.279 30.357 9.157 C 30.402 9.036 30.425 8.848 30.425 8.593 C 30.425 8.295 30.398 8 30.35 7.709 C 30.301 7.418 30.275 7.119 30.275 6.817 C 30.275 6.669 30.29 6.526 30.32 6.382 C 30.35 6.238 30.365 6.095 30.365 5.947 C 30.365 5.693 30.353 5.446 30.331 5.199 C 30.308 4.952 30.297 4.705 30.297 4.458 C 30.297 4.285 30.275 4.119 30.226 3.953 C 30.181 3.787 30.159 3.621 30.159 3.448 C 30.159 3.349 30.17 3.249 30.189 3.157 C 30.211 3.061 30.219 2.969 30.219 2.873 C 30.219 2.726 30.211 2.578 30.196 2.431 C 30.181 2.284 30.166 2.136 30.159 1.989 C 30.155 1.908 30.144 1.826 30.125 1.749 C 30.106 1.672 30.076 1.602 30.035 1.543 C 29.994 1.483 29.939 1.435 29.874 1.403 C 29.806 1.366 29.724 1.351 29.627 1.351 C 29.529 1.351 29.443 1.366 29.353 1.395 C 29.263 1.425 29.169 1.439 29.072 1.439 C 29.016 1.439 28.96 1.436 28.911 1.425 C 28.858 1.414 28.81 1.403 28.757 1.388 C 28.731 1.351 28.709 1.31 28.69 1.266 L 28.634 1.134 C 28.615 1.091 28.589 1.052 28.555 1.019 C 28.52 0.984 28.474 0.96 28.424 0.953 C 28.476 0.876 28.525 0.78 28.57 0.658 C 28.615 0.536 28.667 0.419 28.727 0.308 C 28.787 0.197 28.858 0.102 28.941 0.02 C 29.023 -0.061 29.124 -0.101 29.241 -0.101 C 29.338 -0.101 29.432 -0.079 29.514 -0.031 C 29.6 0.013 29.69 0.039 29.788 0.039 C 29.911 0.039 30.031 0.013 30.144 -0.038 C 30.256 -0.09 30.38 -0.116 30.507 -0.116 C 30.608 -0.116 30.702 -0.079 30.784 -0.009 C 30.878 -0.035 30.96 -0.046 31.039 -0.046 C 31.092 -0.046 31.14 -0.038 31.189 -0.024 C 31.238 -0.009 31.286 -0.002 31.339 -0.002 C 31.493 -0.002 31.646 -0.024 31.792 -0.064 C 31.938 -0.108 32.088 -0.131 32.246 -0.131 C 32.369 -0.131 32.489 -0.112 32.602 -0.079 C 32.714 -0.042 32.826 -0.002 32.935 0.046 C 33.044 0.094 33.152 0.146 33.261 0.194 C 33.37 0.245 33.482 0.282 33.602 0.308 C 33.606 0.334 33.61 0.356 33.613 0.371 C 33.617 0.385 33.613 0.411 33.613 0.437 L 33.613 0.466 L 33.606 0.496 C 33.602 0.592 33.583 0.688 33.55 0.78 C 33.52 0.876 33.497 0.968 33.482 1.056 C 33.456 1.178 33.411 1.255 33.347 1.288 C 33.284 1.322 33.205 1.34 33.111 1.34 C 33.07 1.34 33.025 1.34 32.98 1.336 C 32.935 1.336 32.89 1.333 32.849 1.333 C 32.658 1.333 32.471 1.347 32.279 1.373 C 32.092 1.403 31.908 1.443 31.725 1.498 C 31.672 1.594 31.646 1.701 31.646 1.819 C 31.646 1.911 31.657 2.003 31.676 2.092 C 31.695 2.184 31.714 2.272 31.721 2.365 C 31.665 2.354 31.612 2.342 31.571 2.324 C 31.526 2.306 31.478 2.298 31.421 2.298 C 31.38 2.298 31.343 2.32 31.309 2.368 C 31.275 2.413 31.26 2.457 31.26 2.497 C 31.26 2.534 31.271 2.564 31.298 2.589 C 31.324 2.615 31.354 2.634 31.391 2.652 C 31.429 2.667 31.466 2.678 31.508 2.682 C 31.549 2.685 31.582 2.689 31.609 2.689 L 31.616 2.84 C 31.616 3.028 31.594 3.212 31.549 3.393 C 31.504 3.574 31.481 3.758 31.481 3.946 C 31.481 4.001 31.489 4.056 31.5 4.112 C 31.511 4.167 31.519 4.222 31.519 4.277 C 31.519 4.344 31.5 4.384 31.463 4.399 C 31.425 4.414 31.384 4.421 31.339 4.421 C 31.294 4.421 31.253 4.421 31.215 4.429 C 31.178 4.432 31.159 4.458 31.159 4.499 C 31.159 4.513 31.159 4.528 31.167 4.535 C 31.144 4.576 31.137 4.613 31.137 4.642 C 31.137 4.687 31.155 4.716 31.189 4.727 C 31.227 4.738 31.264 4.742 31.305 4.746 C 31.346 4.746 31.384 4.753 31.421 4.76 C 31.459 4.768 31.474 4.79 31.474 4.823 C 31.474 4.878 31.466 4.93 31.451 4.978 C 31.436 5.026 31.429 5.077 31.429 5.125 C 31.429 5.262 31.455 5.394 31.515 5.52 C 31.571 5.649 31.601 5.778 31.601 5.914 C 31.601 6.036 31.586 6.157 31.553 6.275 C 31.519 6.393 31.504 6.515 31.504 6.636 C 31.504 6.714 31.515 6.787 31.538 6.861 C 31.56 6.935 31.586 7.009 31.616 7.082 L 31.695 7.303 C 31.717 7.377 31.729 7.451 31.729 7.528 C 31.729 7.635 31.71 7.738 31.676 7.842 C 31.639 7.945 31.62 8.048 31.62 8.155 C 31.62 8.181 31.624 8.217 31.635 8.269 C 31.657 8.387 31.676 8.523 31.691 8.682 C 31.71 8.84 31.74 8.995 31.789 9.139 C 31.834 9.283 31.905 9.408 31.998 9.507 C 32.092 9.607 32.223 9.659 32.392 9.659 C 32.553 9.659 32.707 9.633 32.856 9.585 C 33.006 9.537 33.16 9.511 33.321 9.511 C 33.419 9.511 33.516 9.522 33.61 9.544 C 33.703 9.566 33.801 9.592 33.891 9.625 C 33.984 9.655 34.078 9.681 34.172 9.706 C 34.265 9.729 34.367 9.74 34.468 9.74 C 34.621 9.74 34.775 9.721 34.929 9.688 C 35.082 9.655 35.236 9.622 35.389 9.596 C 35.607 9.555 35.768 9.482 35.877 9.378 C 35.985 9.275 36.038 9.109 36.038 8.881 C 36.038 8.652 36.011 8.431 35.955 8.217 C 35.899 8.004 35.873 7.779 35.873 7.55 C 35.873 7.414 35.892 7.281 35.933 7.152 C 35.974 7.023 36.038 6.909 36.128 6.806 C 36.251 6.765 36.375 6.743 36.499 6.743 C 36.723 6.743 36.884 6.817 36.978 6.961 C 37.072 7.104 37.117 7.278 37.117 7.473 C 37.117 7.558 37.098 7.62 37.064 7.65 C 37.027 7.683 37.012 7.716 37.012 7.746 C 37.012 7.757 37.023 7.772 37.042 7.786 C 37.061 7.801 37.087 7.827 37.109 7.853 C 37.136 7.878 37.158 7.908 37.181 7.945 C 37.199 7.982 37.21 8.018 37.21 8.059 C 37.21 8.096 37.195 8.122 37.166 8.136 C 37.166 8.192 37.166 8.262 37.158 8.343 L 37.147 8.586 C 37.147 8.667 37.147 8.745 37.151 8.815 C 37.154 8.885 37.169 8.94 37.188 8.973 L 37.252 8.918 Z M 47.043 9.706 C 47.043 9.791 47.028 9.872 46.998 9.95 C 46.968 10.027 46.938 10.105 46.911 10.186 C 46.893 10.256 46.878 10.315 46.87 10.363 C 46.863 10.407 46.852 10.447 46.837 10.48 C 46.819 10.516 46.793 10.547 46.762 10.573 C 46.728 10.602 46.675 10.632 46.604 10.668 C 46.451 10.75 46.286 10.831 46.113 10.915 C 45.941 11 45.765 11.041 45.593 11.041 C 45.443 11.041 45.304 11.008 45.173 10.938 C 45.042 10.867 44.918 10.794 44.809 10.709 C 44.697 10.624 44.6 10.547 44.51 10.477 C 44.42 10.407 44.345 10.37 44.281 10.37 C 44.214 10.37 44.157 10.388 44.109 10.422 C 44.06 10.458 44.011 10.495 43.963 10.536 C 43.914 10.576 43.861 10.613 43.801 10.65 C 43.742 10.687 43.67 10.702 43.58 10.702 C 43.509 10.702 43.434 10.713 43.356 10.738 C 43.277 10.764 43.202 10.794 43.123 10.827 L 42.887 10.926 C 42.809 10.96 42.734 10.985 42.666 11.008 C 42.434 11.07 42.202 11.103 41.965 11.114 C 41.729 11.125 41.497 11.129 41.257 11.129 C 41.197 11.129 41.1 11.129 40.972 11.125 C 40.845 11.125 40.714 11.111 40.583 11.089 C 40.452 11.067 40.335 11.03 40.234 10.978 C 40.133 10.926 40.084 10.856 40.084 10.764 C 40.084 10.746 40.084 10.727 40.092 10.713 C 40.054 10.753 40.013 10.786 39.968 10.812 C 39.923 10.838 39.871 10.849 39.815 10.849 C 39.732 10.849 39.631 10.794 39.515 10.683 C 39.395 10.573 39.283 10.444 39.174 10.296 C 39.065 10.149 38.972 10.005 38.897 9.858 C 38.818 9.714 38.78 9.607 38.78 9.533 C 38.78 9.478 38.795 9.426 38.833 9.382 C 38.867 9.338 38.882 9.286 38.882 9.231 C 38.882 9.161 38.874 9.095 38.855 9.028 C 38.837 8.966 38.829 8.899 38.829 8.826 C 38.829 8.733 38.848 8.638 38.882 8.534 C 38.919 8.431 38.96 8.328 39.013 8.221 C 39.065 8.118 39.118 8.015 39.174 7.915 C 39.23 7.816 39.283 7.724 39.328 7.639 C 39.38 7.536 39.451 7.455 39.545 7.396 C 39.639 7.333 39.736 7.281 39.837 7.237 C 39.938 7.193 40.043 7.145 40.148 7.101 C 40.249 7.056 40.343 6.994 40.418 6.916 C 40.497 7.001 40.598 7.045 40.718 7.045 C 40.838 7.045 40.972 7.027 41.096 6.99 C 41.22 6.953 41.347 6.935 41.475 6.935 C 41.576 6.935 41.677 6.946 41.774 6.964 C 41.868 6.983 41.969 6.994 42.07 6.994 C 42.183 6.994 42.269 6.979 42.321 6.953 C 42.378 6.924 42.445 6.876 42.527 6.806 C 42.61 6.736 42.715 6.681 42.842 6.644 C 42.97 6.607 43.101 6.574 43.236 6.552 C 43.371 6.529 43.509 6.504 43.644 6.478 C 43.779 6.452 43.903 6.415 44.011 6.367 C 44.12 6.319 44.206 6.253 44.274 6.168 C 44.341 6.083 44.375 5.969 44.375 5.822 C 44.375 5.66 44.326 5.49 44.232 5.309 C 44.036 4.946 43.737 4.646 43.371 4.447 C 43.191 4.351 43.018 4.303 42.853 4.303 C 42.835 4.303 42.812 4.303 42.794 4.311 C 42.771 4.314 42.756 4.318 42.741 4.318 C 42.617 4.34 42.479 4.351 42.325 4.359 C 42.172 4.366 42.025 4.388 41.891 4.425 C 41.756 4.462 41.643 4.524 41.55 4.617 C 41.456 4.705 41.411 4.838 41.411 5.007 C 41.411 5.107 41.418 5.21 41.437 5.309 C 41.456 5.409 41.463 5.508 41.463 5.608 C 41.463 5.759 41.426 5.888 41.351 5.988 C 41.276 6.091 41.182 6.168 41.066 6.231 C 40.95 6.294 40.823 6.334 40.684 6.356 C 40.545 6.378 40.41 6.389 40.283 6.389 C 40.129 6.389 39.995 6.371 39.882 6.33 C 39.77 6.29 39.676 6.194 39.605 6.05 C 39.549 5.943 39.489 5.829 39.425 5.704 C 39.361 5.579 39.328 5.453 39.328 5.328 C 39.328 5.192 39.354 5.063 39.402 4.945 C 39.451 4.827 39.507 4.709 39.567 4.594 C 39.631 4.48 39.691 4.366 39.751 4.252 C 39.811 4.137 39.852 4.016 39.878 3.883 C 39.916 3.865 39.965 3.843 40.028 3.82 C 40.092 3.802 40.163 3.78 40.238 3.761 C 40.313 3.739 40.384 3.721 40.455 3.706 C 40.523 3.688 40.583 3.673 40.628 3.658 C 40.751 3.621 40.871 3.581 40.987 3.533 C 41.104 3.485 41.224 3.441 41.343 3.4 C 41.463 3.36 41.587 3.323 41.707 3.293 C 41.827 3.264 41.954 3.245 42.082 3.242 L 42.321 3.234 C 42.542 3.234 42.771 3.253 43.003 3.29 C 43.236 3.327 43.46 3.389 43.685 3.467 C 43.906 3.548 44.116 3.647 44.315 3.769 C 44.513 3.887 44.69 4.031 44.843 4.193 C 44.956 4.314 45.049 4.458 45.124 4.624 C 45.199 4.79 45.259 4.963 45.3 5.144 C 45.345 5.328 45.375 5.508 45.394 5.696 C 45.413 5.881 45.42 6.054 45.42 6.209 C 45.42 6.423 45.413 6.633 45.401 6.835 C 45.39 7.042 45.383 7.248 45.383 7.462 C 45.383 7.676 45.394 7.867 45.416 8.066 C 45.439 8.265 45.465 8.468 45.499 8.667 C 45.529 8.866 45.555 9.069 45.581 9.268 C 45.604 9.467 45.615 9.666 45.615 9.865 C 45.626 9.987 45.641 10.06 45.664 10.09 C 45.686 10.119 45.712 10.13 45.739 10.13 C 45.851 10.13 45.945 10.097 46.012 10.027 C 46.08 9.957 46.143 9.883 46.203 9.799 C 46.26 9.714 46.323 9.636 46.387 9.566 C 46.454 9.496 46.541 9.46 46.642 9.46 C 46.687 9.46 46.735 9.46 46.784 9.467 C 46.833 9.471 46.878 9.482 46.919 9.5 C 46.96 9.519 46.994 9.544 47.02 9.577 C 47.046 9.611 47.058 9.655 47.058 9.71 M 44.498 7.812 C 44.498 7.783 44.498 7.727 44.495 7.654 C 44.495 7.576 44.487 7.499 44.476 7.421 C 44.465 7.344 44.45 7.274 44.427 7.211 C 44.405 7.149 44.371 7.119 44.322 7.119 C 44.311 7.119 44.3 7.123 44.285 7.13 C 44.27 7.138 44.255 7.141 44.247 7.141 C 44.053 7.248 43.884 7.337 43.745 7.403 C 43.607 7.473 43.468 7.528 43.333 7.569 C 43.198 7.613 43.052 7.643 42.895 7.657 C 42.741 7.672 42.546 7.679 42.314 7.679 C 42.284 7.679 42.198 7.694 42.059 7.716 C 41.92 7.742 41.767 7.772 41.602 7.805 C 41.437 7.838 41.283 7.871 41.137 7.904 C 40.991 7.937 40.901 7.959 40.868 7.967 C 40.8 7.993 40.751 8.018 40.725 8.044 C 40.695 8.07 40.676 8.096 40.661 8.129 C 40.646 8.158 40.632 8.192 40.617 8.225 C 40.602 8.258 40.572 8.291 40.53 8.328 C 40.478 8.369 40.422 8.402 40.365 8.428 C 40.306 8.453 40.249 8.49 40.201 8.542 C 40.122 8.619 40.051 8.719 39.983 8.844 C 39.916 8.969 39.882 9.087 39.882 9.198 C 39.882 9.334 39.92 9.456 39.991 9.563 C 40.062 9.67 40.159 9.762 40.276 9.835 C 40.395 9.913 40.527 9.979 40.676 10.035 C 40.826 10.09 40.976 10.134 41.13 10.164 C 41.28 10.193 41.43 10.219 41.572 10.234 C 41.714 10.248 41.838 10.256 41.939 10.256 C 42.063 10.256 42.209 10.248 42.381 10.23 C 42.55 10.211 42.722 10.186 42.891 10.145 C 43.06 10.108 43.221 10.057 43.371 9.99 C 43.52 9.924 43.637 9.839 43.727 9.74 C 43.764 9.699 43.79 9.662 43.805 9.629 C 43.82 9.596 43.839 9.563 43.854 9.53 C 43.873 9.496 43.891 9.463 43.918 9.426 C 43.94 9.39 43.978 9.353 44.03 9.312 C 44.15 9.216 44.24 9.109 44.304 8.991 C 44.367 8.874 44.416 8.752 44.446 8.627 C 44.476 8.501 44.495 8.369 44.498 8.232 C 44.502 8.096 44.506 7.956 44.506 7.812 M 57.399 10.838 C 57.399 10.908 57.381 10.967 57.347 11.015 C 57.309 11.059 57.264 11.096 57.212 11.122 C 57.16 11.148 57.1 11.162 57.032 11.17 C 56.968 11.177 56.909 11.181 56.852 11.181 C 56.774 11.181 56.699 11.173 56.62 11.166 C 56.541 11.155 56.466 11.148 56.388 11.137 C 56.283 11.173 56.163 11.21 56.02 11.247 C 55.878 11.284 55.751 11.302 55.638 11.302 C 55.608 11.302 55.578 11.299 55.548 11.288 C 55.522 11.278 55.494 11.273 55.466 11.273 C 55.38 11.273 55.29 11.291 55.2 11.321 C 55.11 11.354 55.02 11.369 54.934 11.369 C 54.784 11.369 54.642 11.35 54.503 11.313 C 54.368 11.277 54.222 11.251 54.076 11.24 C 53.832 11.218 53.645 11.125 53.514 10.963 C 53.383 10.797 53.311 10.602 53.3 10.374 C 53.461 10.278 53.63 10.211 53.806 10.175 C 53.986 10.138 54.162 10.119 54.342 10.119 C 54.443 10.119 54.548 10.119 54.649 10.127 C 54.75 10.13 54.851 10.141 54.953 10.149 C 54.938 9.769 54.904 9.39 54.851 9.006 C 54.799 8.627 54.773 8.243 54.773 7.86 C 54.773 7.727 54.776 7.598 54.784 7.466 C 54.791 7.333 54.81 7.204 54.833 7.071 C 54.859 6.939 54.893 6.81 54.934 6.681 C 54.975 6.552 54.998 6.423 54.998 6.29 C 54.998 6.205 54.986 6.124 54.96 6.05 C 54.934 5.977 54.9 5.903 54.859 5.825 C 54.821 5.763 54.799 5.696 54.788 5.619 C 54.776 5.542 54.765 5.464 54.75 5.387 C 54.735 5.309 54.713 5.232 54.683 5.155 C 54.653 5.077 54.6 5.011 54.533 4.948 C 54.462 4.886 54.368 4.838 54.244 4.805 C 54.121 4.768 53.96 4.753 53.757 4.753 C 53.697 4.753 53.604 4.76 53.484 4.779 C 53.364 4.797 53.24 4.819 53.113 4.849 C 52.985 4.878 52.869 4.908 52.757 4.948 C 52.644 4.985 52.569 5.026 52.528 5.066 C 52.502 5.092 52.472 5.129 52.431 5.173 C 52.393 5.217 52.352 5.265 52.307 5.313 C 52.262 5.361 52.221 5.405 52.18 5.442 C 52.139 5.479 52.101 5.501 52.071 5.508 C 51.992 5.523 51.936 5.538 51.899 5.545 C 51.861 5.556 51.828 5.571 51.805 5.59 C 51.783 5.608 51.764 5.637 51.749 5.678 C 51.734 5.715 51.708 5.77 51.67 5.84 C 51.659 5.859 51.64 5.899 51.606 5.958 C 51.577 6.017 51.543 6.047 51.513 6.047 C 51.487 6.047 51.468 6.036 51.46 6.017 C 51.45 5.999 51.43 5.987 51.408 5.988 C 51.397 5.988 51.382 5.995 51.367 6.006 C 51.348 6.021 51.333 6.032 51.325 6.039 L 51.325 6.253 C 51.288 6.294 51.258 6.316 51.228 6.316 C 51.198 6.316 51.176 6.323 51.157 6.327 C 51.138 6.33 51.127 6.345 51.119 6.364 C 51.112 6.382 51.108 6.434 51.108 6.507 C 51.108 6.563 51.093 6.614 51.071 6.658 C 51.044 6.703 51.018 6.751 50.988 6.795 C 50.962 6.839 50.932 6.887 50.906 6.935 C 50.88 6.985 50.867 7.041 50.868 7.097 C 50.868 7.2 50.883 7.296 50.91 7.388 C 50.94 7.484 50.951 7.58 50.951 7.679 C 50.951 7.746 50.94 7.801 50.921 7.845 C 50.902 7.889 50.876 7.934 50.846 7.971 C 50.816 8.007 50.793 8.044 50.771 8.081 C 50.748 8.118 50.741 8.158 50.741 8.21 C 50.741 8.28 50.756 8.346 50.782 8.405 C 50.808 8.464 50.838 8.523 50.872 8.582 C 50.902 8.645 50.932 8.708 50.962 8.774 C 50.988 8.84 51.003 8.91 51.003 8.988 C 51.003 9.073 50.992 9.161 50.973 9.249 C 50.951 9.338 50.943 9.43 50.943 9.519 C 50.943 9.625 50.958 9.706 50.996 9.765 C 51.029 9.824 51.074 9.869 51.127 9.898 C 51.183 9.928 51.243 9.95 51.318 9.968 C 51.389 9.983 51.464 10.005 51.539 10.031 C 51.614 10.06 51.689 10.097 51.768 10.145 C 51.846 10.193 51.917 10.267 51.985 10.363 L 52.03 10.355 C 52.116 10.355 52.184 10.392 52.225 10.462 C 52.266 10.532 52.288 10.606 52.288 10.683 C 52.288 10.753 52.273 10.816 52.243 10.871 C 52.214 10.923 52.199 10.993 52.199 11.081 C 52.199 11.144 52.131 11.192 51.996 11.232 C 51.861 11.273 51.711 11.306 51.539 11.328 C 51.37 11.35 51.206 11.365 51.048 11.372 C 50.891 11.38 50.786 11.383 50.733 11.383 C 50.67 11.383 50.576 11.383 50.452 11.38 C 50.325 11.38 50.186 11.372 50.029 11.365 C 49.872 11.358 49.707 11.347 49.538 11.332 C 49.37 11.317 49.212 11.295 49.066 11.266 C 48.92 11.236 48.8 11.203 48.699 11.159 C 48.598 11.114 48.534 11.063 48.508 11.004 C 48.481 10.941 48.455 10.875 48.429 10.801 C 48.403 10.727 48.392 10.657 48.392 10.584 C 48.392 10.506 48.41 10.44 48.448 10.377 C 48.485 10.315 48.534 10.259 48.59 10.211 C 48.669 10.141 48.751 10.097 48.845 10.086 C 48.939 10.071 49.029 10.064 49.118 10.064 C 49.208 10.064 49.298 10.053 49.381 10.042 C 49.467 10.027 49.542 9.99 49.606 9.924 C 49.669 9.858 49.722 9.754 49.759 9.611 C 49.797 9.467 49.815 9.268 49.815 9.01 C 49.815 8.944 49.812 8.877 49.8 8.807 C 49.789 8.737 49.778 8.674 49.763 8.608 C 49.748 8.545 49.733 8.487 49.725 8.439 C 49.714 8.387 49.71 8.35 49.71 8.324 C 49.71 8.295 49.718 8.262 49.737 8.225 C 49.755 8.188 49.774 8.151 49.8 8.114 C 49.823 8.077 49.845 8.033 49.864 7.989 C 49.883 7.945 49.89 7.893 49.89 7.838 C 49.889 7.752 49.873 7.667 49.842 7.587 C 49.808 7.506 49.793 7.421 49.793 7.337 C 49.793 7.267 49.804 7.197 49.83 7.13 C 49.857 7.064 49.868 6.998 49.868 6.924 C 49.868 6.869 49.853 6.813 49.823 6.765 C 49.793 6.715 49.778 6.658 49.778 6.599 C 49.778 6.544 49.789 6.485 49.808 6.43 C 49.827 6.371 49.838 6.312 49.838 6.253 C 49.838 6.12 49.823 5.984 49.793 5.848 C 49.763 5.708 49.733 5.571 49.707 5.442 C 49.677 5.284 49.617 5.166 49.534 5.088 C 49.448 5.011 49.355 4.952 49.246 4.911 C 49.137 4.871 49.025 4.838 48.905 4.812 C 48.785 4.786 48.68 4.749 48.579 4.694 C 48.479 4.64 48.395 4.561 48.335 4.465 C 48.272 4.366 48.238 4.222 48.238 4.027 C 48.238 3.894 48.279 3.795 48.358 3.725 C 48.437 3.655 48.534 3.603 48.646 3.57 C 48.759 3.537 48.879 3.518 49.006 3.515 C 49.133 3.511 49.242 3.507 49.336 3.507 C 49.486 3.507 49.636 3.529 49.782 3.574 C 49.928 3.618 50.078 3.644 50.228 3.655 C 50.295 3.658 50.359 3.68 50.422 3.721 C 50.486 3.761 50.542 3.806 50.591 3.857 C 50.644 3.909 50.685 3.972 50.715 4.034 C 50.745 4.101 50.763 4.167 50.767 4.233 C 50.767 4.263 50.778 4.318 50.797 4.395 C 50.816 4.473 50.842 4.554 50.872 4.635 C 50.902 4.716 50.932 4.79 50.966 4.852 C 50.999 4.915 51.033 4.948 51.071 4.948 C 51.1 4.925 51.122 4.894 51.134 4.86 C 51.146 4.827 51.161 4.793 51.168 4.764 C 51.172 4.734 51.209 4.694 51.273 4.642 C 51.337 4.591 51.408 4.539 51.49 4.484 C 51.569 4.429 51.648 4.373 51.723 4.325 C 51.798 4.274 51.85 4.233 51.88 4.204 C 51.91 4.167 51.936 4.13 51.955 4.093 C 51.974 4.056 51.992 4.019 52.007 3.986 C 52.026 3.953 52.049 3.927 52.075 3.905 C 52.105 3.887 52.15 3.876 52.21 3.876 L 52.247 3.876 C 52.303 3.876 52.36 3.85 52.408 3.802 C 52.461 3.754 52.528 3.699 52.611 3.64 C 52.693 3.581 52.802 3.526 52.937 3.478 C 53.072 3.43 53.248 3.404 53.469 3.404 C 53.66 3.404 53.851 3.408 54.042 3.415 C 54.233 3.422 54.413 3.448 54.589 3.496 C 54.761 3.54 54.923 3.614 55.076 3.71 C 55.23 3.806 55.361 3.942 55.473 4.112 C 55.56 4.248 55.635 4.351 55.691 4.418 C 55.747 4.484 55.792 4.547 55.829 4.605 C 55.867 4.668 55.889 4.742 55.904 4.827 C 55.916 4.911 55.923 5.044 55.923 5.214 C 55.923 5.284 55.934 5.35 55.961 5.413 C 55.987 5.475 56.017 5.534 56.05 5.601 C 56.084 5.663 56.114 5.73 56.14 5.803 C 56.167 5.877 56.178 5.954 56.178 6.047 C 56.178 6.224 56.167 6.4 56.148 6.574 C 56.125 6.751 56.118 6.924 56.118 7.101 C 56.118 7.226 56.092 7.351 56.043 7.473 C 55.994 7.595 55.968 7.72 55.968 7.845 C 55.968 7.908 55.983 7.963 56.013 8.022 C 56.043 8.077 56.058 8.14 56.058 8.21 C 56.058 8.295 56.047 8.383 56.028 8.472 C 56.009 8.56 55.998 8.649 55.998 8.733 C 55.998 8.815 56.017 8.885 56.054 8.947 C 56.092 9.01 56.11 9.076 56.11 9.154 C 56.11 9.194 56.103 9.227 56.084 9.253 C 56.065 9.279 56.047 9.305 56.02 9.331 C 55.998 9.356 55.975 9.382 55.961 9.412 C 55.942 9.441 55.934 9.474 55.934 9.515 C 55.934 9.592 55.953 9.67 55.99 9.747 C 56.028 9.824 56.08 9.898 56.14 9.961 C 56.204 10.023 56.272 10.075 56.35 10.112 C 56.429 10.149 56.504 10.167 56.583 10.167 C 56.65 10.167 56.706 10.152 56.759 10.127 C 56.807 10.097 56.86 10.086 56.916 10.086 C 56.987 10.086 57.055 10.116 57.115 10.175 C 57.175 10.234 57.227 10.304 57.268 10.385 C 57.313 10.466 57.347 10.551 57.369 10.635 C 57.392 10.724 57.403 10.794 57.403 10.849 M 50.718 7.797 C 50.718 7.76 50.711 7.72 50.7 7.668 C 50.685 7.617 50.67 7.569 50.644 7.521 C 50.621 7.473 50.591 7.432 50.557 7.399 C 50.526 7.368 50.482 7.35 50.437 7.351 C 50.381 7.351 50.333 7.37 50.291 7.399 C 50.247 7.432 50.193 7.449 50.138 7.447 L 50.108 7.447 C 50.093 7.502 50.085 7.558 50.085 7.606 L 50.093 7.65 L 50.1 7.628 C 50.115 7.683 50.145 7.727 50.194 7.757 C 50.239 7.786 50.291 7.812 50.344 7.838 C 50.396 7.86 50.452 7.882 50.509 7.904 C 50.565 7.923 50.614 7.952 50.655 7.989 C 50.696 7.945 50.718 7.878 50.718 7.797 M 55.728 7.974 C 55.726 7.922 55.71 7.87 55.679 7.827 C 55.646 7.779 55.601 7.753 55.545 7.753 C 55.488 7.753 55.447 7.779 55.428 7.834 C 55.406 7.886 55.398 7.937 55.398 7.982 C 55.398 8.037 55.41 8.092 55.428 8.14 C 55.447 8.192 55.488 8.217 55.552 8.217 C 55.605 8.217 55.642 8.199 55.672 8.17 C 55.702 8.136 55.721 8.077 55.728 7.989 Z M 55.859 9.434 C 55.859 9.397 55.844 9.367 55.818 9.345 C 55.788 9.323 55.762 9.305 55.728 9.29 C 55.717 9.319 55.698 9.349 55.672 9.382 C 55.646 9.412 55.62 9.445 55.593 9.482 L 55.518 9.589 C 55.496 9.625 55.485 9.659 55.485 9.695 C 55.485 9.736 55.496 9.765 55.522 9.788 C 55.548 9.806 55.578 9.824 55.616 9.839 C 55.62 9.81 55.638 9.777 55.665 9.747 C 55.694 9.718 55.721 9.684 55.747 9.648 C 55.773 9.611 55.796 9.577 55.822 9.544 C 55.844 9.512 55.856 9.473 55.856 9.434 M 67.779 10.709 C 67.779 10.775 67.76 10.842 67.726 10.908 C 67.697 10.971 67.632 11.011 67.561 11.008 C 67.505 11.008 67.453 11 67.408 10.989 C 67.363 10.978 67.31 10.971 67.254 10.971 C 67.172 10.971 67.13 10.985 67.127 11.015 C 67.127 11.044 67.119 11.078 67.108 11.118 C 67.097 11.155 67.059 11.192 66.995 11.221 C 66.932 11.251 66.797 11.266 66.591 11.266 C 66.471 11.266 66.355 11.254 66.239 11.236 C 66.122 11.218 66.006 11.207 65.886 11.207 C 65.8 11.207 65.703 11.218 65.602 11.243 C 65.56 11.192 65.515 11.155 65.467 11.129 C 65.418 11.103 65.369 11.078 65.328 11.048 C 65.283 11.019 65.249 10.985 65.216 10.945 C 65.186 10.904 65.171 10.845 65.171 10.764 C 65.171 10.709 65.133 10.68 65.062 10.68 C 65.036 10.68 65.013 10.68 64.987 10.687 C 64.965 10.694 64.938 10.694 64.912 10.694 C 64.886 10.694 64.863 10.687 64.845 10.676 C 64.827 10.663 64.818 10.642 64.818 10.621 C 64.818 10.609 64.818 10.602 64.826 10.598 C 64.717 10.602 64.635 10.639 64.579 10.705 C 64.522 10.772 64.459 10.842 64.395 10.912 C 64.35 10.956 64.298 10.993 64.249 11.015 C 64.196 11.037 64.144 11.059 64.092 11.074 C 64.039 11.092 63.979 11.114 63.923 11.14 C 63.863 11.166 63.807 11.203 63.751 11.254 C 63.706 11.299 63.627 11.336 63.518 11.358 C 63.41 11.38 63.293 11.398 63.173 11.409 C 63.054 11.42 62.934 11.428 62.818 11.431 C 62.701 11.431 62.611 11.435 62.544 11.435 C 62.39 11.435 62.263 11.424 62.169 11.398 C 62.081 11.377 61.995 11.344 61.915 11.302 C 61.84 11.266 61.761 11.225 61.678 11.181 C 61.596 11.137 61.491 11.096 61.36 11.055 C 61.221 11.015 61.053 10.938 60.858 10.827 C 60.663 10.716 60.476 10.587 60.296 10.44 C 60.12 10.293 59.966 10.134 59.842 9.964 C 59.719 9.795 59.659 9.633 59.659 9.474 C 59.659 9.404 59.644 9.331 59.61 9.257 C 59.576 9.183 59.535 9.113 59.486 9.043 C 59.438 8.973 59.389 8.907 59.337 8.837 C 59.284 8.77 59.243 8.704 59.213 8.641 C 59.115 8.45 59.052 8.247 59.022 8.033 C 58.992 7.819 58.981 7.606 58.981 7.396 C 58.981 7.197 58.996 7.009 59.026 6.828 C 59.056 6.647 59.093 6.47 59.142 6.294 C 59.187 6.12 59.235 5.947 59.284 5.774 C 59.333 5.601 59.378 5.42 59.419 5.236 C 59.445 5.103 59.483 5.004 59.528 4.934 C 59.573 4.863 59.625 4.805 59.685 4.757 C 59.745 4.705 59.809 4.657 59.88 4.613 C 59.947 4.569 60.019 4.502 60.093 4.414 C 60.123 4.377 60.142 4.347 60.15 4.318 C 60.157 4.289 60.165 4.266 60.172 4.248 C 60.18 4.23 60.195 4.218 60.217 4.211 C 60.24 4.204 60.285 4.2 60.352 4.2 C 60.393 4.2 60.423 4.189 60.449 4.163 C 60.472 4.137 60.494 4.108 60.517 4.071 C 60.536 4.034 60.558 3.997 60.573 3.96 C 60.592 3.924 60.614 3.894 60.648 3.872 C 60.678 3.854 60.719 3.835 60.764 3.828 C 60.809 3.817 60.858 3.809 60.91 3.806 C 60.963 3.802 61.011 3.795 61.06 3.791 C 61.109 3.787 61.154 3.776 61.195 3.761 C 61.304 3.717 61.394 3.677 61.461 3.64 C 61.532 3.603 61.596 3.574 61.663 3.544 C 61.727 3.515 61.802 3.492 61.885 3.478 C 61.967 3.463 62.076 3.456 62.211 3.456 C 62.387 3.456 62.559 3.478 62.731 3.522 C 62.904 3.566 63.076 3.61 63.245 3.662 C 63.413 3.714 63.586 3.758 63.754 3.802 C 63.923 3.846 64.099 3.868 64.279 3.868 C 64.421 3.868 64.537 3.839 64.624 3.776 C 64.71 3.714 64.773 3.636 64.815 3.54 C 64.86 3.445 64.886 3.338 64.901 3.22 C 64.912 3.102 64.92 2.987 64.92 2.877 C 64.92 2.678 64.905 2.483 64.882 2.287 C 64.856 2.092 64.837 1.9 64.826 1.705 L 64.758 1.734 C 64.709 1.735 64.661 1.72 64.62 1.694 C 64.579 1.664 64.541 1.635 64.504 1.602 C 64.466 1.568 64.429 1.539 64.388 1.51 C 64.347 1.482 64.298 1.468 64.249 1.469 C 64.193 1.469 64.155 1.484 64.14 1.51 C 64.125 1.539 64.099 1.565 64.062 1.591 L 63.889 1.602 C 63.829 1.602 63.773 1.605 63.717 1.605 L 63.376 1.605 C 63.305 1.605 63.222 1.583 63.132 1.539 C 63.042 1.495 62.956 1.439 62.874 1.373 C 62.791 1.307 62.724 1.233 62.668 1.152 C 62.615 1.075 62.585 0.997 62.585 0.92 C 62.585 0.853 62.608 0.783 62.653 0.71 C 62.698 0.636 62.75 0.57 62.814 0.507 C 62.877 0.448 62.949 0.396 63.027 0.36 C 63.106 0.323 63.181 0.301 63.252 0.301 C 63.32 0.301 63.38 0.319 63.44 0.352 C 63.496 0.385 63.559 0.4 63.623 0.4 C 63.736 0.4 63.844 0.382 63.953 0.345 C 64.058 0.308 64.17 0.293 64.29 0.293 C 64.41 0.293 64.522 0.312 64.627 0.349 C 64.732 0.385 64.845 0.404 64.965 0.404 C 65.051 0.404 65.141 0.404 65.231 0.396 C 65.321 0.393 65.41 0.389 65.497 0.389 C 65.59 0.389 65.684 0.396 65.778 0.411 C 65.875 0.426 65.961 0.455 66.044 0.503 L 66.044 0.548 C 66.044 0.618 66.051 0.688 66.07 0.758 C 66.089 0.824 66.107 0.894 66.134 0.964 C 66.156 1.034 66.179 1.1 66.194 1.167 C 66.212 1.233 66.22 1.299 66.22 1.373 C 66.22 1.465 66.197 1.55 66.152 1.635 C 66.107 1.72 66.089 1.808 66.089 1.904 C 66.089 2.081 66.107 2.258 66.152 2.431 C 66.194 2.608 66.212 2.781 66.212 2.958 C 66.212 3.404 66.212 3.85 66.205 4.292 C 66.201 4.734 66.197 5.184 66.197 5.634 C 66.197 6.083 66.182 6.544 66.152 6.99 C 66.122 7.44 66.107 7.893 66.107 8.346 C 66.107 8.512 66.115 8.704 66.13 8.914 C 66.145 9.124 66.186 9.323 66.254 9.507 C 66.321 9.692 66.418 9.85 66.55 9.976 C 66.681 10.101 66.864 10.167 67.093 10.167 C 67.138 10.167 67.183 10.164 67.228 10.156 C 67.273 10.149 67.318 10.145 67.363 10.145 C 67.43 10.145 67.49 10.164 67.543 10.197 C 67.595 10.234 67.636 10.278 67.674 10.333 C 67.711 10.388 67.737 10.451 67.756 10.514 C 67.775 10.58 67.782 10.639 67.782 10.698 M 64.972 6.939 C 64.972 6.751 64.957 6.552 64.92 6.338 C 64.886 6.124 64.826 5.925 64.744 5.741 C 64.657 5.556 64.541 5.398 64.395 5.273 C 64.249 5.147 64.062 5.077 63.84 5.066 C 63.796 5.063 63.739 5.04 63.676 5.007 C 63.612 4.97 63.544 4.934 63.477 4.893 C 63.41 4.852 63.342 4.816 63.278 4.782 C 63.226 4.753 63.167 4.737 63.106 4.734 C 63.061 4.734 63.016 4.742 62.975 4.76 C 62.934 4.779 62.892 4.797 62.851 4.823 C 62.81 4.845 62.769 4.867 62.728 4.882 C 62.686 4.9 62.641 4.908 62.589 4.908 C 62.503 4.908 62.417 4.904 62.338 4.893 C 62.259 4.882 62.173 4.878 62.087 4.878 C 61.828 4.878 61.596 4.956 61.386 5.107 C 61.176 5.258 60.996 5.45 60.85 5.674 C 60.7 5.899 60.584 6.142 60.502 6.404 C 60.419 6.666 60.378 6.905 60.378 7.123 C 60.378 7.215 60.386 7.303 60.397 7.396 C 60.412 7.488 60.416 7.58 60.416 7.668 C 60.416 7.731 60.397 7.779 60.367 7.816 C 60.333 7.853 60.296 7.893 60.251 7.93 C 60.206 7.967 60.168 8.007 60.135 8.052 C 60.101 8.096 60.086 8.147 60.086 8.206 L 60.15 8.206 C 60.285 8.206 60.389 8.232 60.461 8.28 C 60.536 8.328 60.592 8.391 60.633 8.468 C 60.671 8.545 60.7 8.638 60.727 8.737 C 60.749 8.837 60.775 8.94 60.809 9.043 C 60.839 9.146 60.884 9.246 60.944 9.345 C 61.004 9.441 61.09 9.53 61.203 9.603 C 61.285 9.659 61.375 9.721 61.476 9.784 C 61.577 9.85 61.682 9.909 61.795 9.964 C 61.907 10.02 62.016 10.068 62.128 10.105 C 62.241 10.141 62.345 10.16 62.45 10.16 C 62.615 10.16 62.776 10.134 62.937 10.086 C 63.099 10.038 63.26 10.012 63.425 10.012 C 63.488 10.012 63.552 10.02 63.627 10.035 C 63.747 9.854 63.882 9.677 64.039 9.515 C 64.196 9.349 64.388 9.235 64.616 9.168 L 64.609 9.003 C 64.609 8.837 64.627 8.671 64.665 8.512 C 64.702 8.354 64.747 8.188 64.792 8.022 C 64.837 7.856 64.882 7.683 64.92 7.506 C 64.957 7.329 64.976 7.138 64.976 6.927 M 76.086 8.711 C 76.086 8.778 76.074 8.84 76.052 8.907 C 76.03 8.969 76.003 9.032 75.97 9.098 L 75.88 9.286 C 75.85 9.345 75.831 9.412 75.823 9.478 C 75.797 9.614 75.745 9.736 75.666 9.847 C 75.587 9.957 75.494 10.057 75.393 10.152 C 75.288 10.248 75.179 10.34 75.067 10.429 C 74.954 10.517 74.853 10.609 74.767 10.698 C 74.688 10.775 74.606 10.812 74.519 10.812 C 74.467 10.812 74.418 10.809 74.373 10.797 C 74.328 10.786 74.276 10.783 74.227 10.783 C 74.156 10.783 74.096 10.794 74.055 10.82 C 74.01 10.845 73.969 10.871 73.931 10.901 C 73.894 10.93 73.845 10.956 73.793 10.982 C 73.74 11.008 73.665 11.019 73.571 11.019 C 73.504 11.019 73.44 11.037 73.38 11.074 C 73.317 11.111 73.257 11.125 73.197 11.125 C 73.107 11.125 73.006 11.1 72.89 11.048 C 72.769 10.996 72.639 10.969 72.507 10.971 C 72.421 10.971 72.331 10.971 72.245 10.982 C 72.155 10.989 72.069 10.993 71.983 10.993 C 71.904 10.993 71.829 10.982 71.754 10.96 C 71.679 10.938 71.608 10.912 71.537 10.882 C 71.466 10.853 71.394 10.827 71.323 10.805 C 71.25 10.782 71.175 10.771 71.098 10.772 C 70.945 10.772 70.814 10.809 70.705 10.886 C 70.596 10.963 70.499 11.048 70.416 11.14 C 70.33 11.232 70.248 11.321 70.162 11.395 C 70.076 11.472 69.982 11.509 69.873 11.509 C 69.776 11.509 69.708 11.49 69.675 11.457 C 69.642 11.425 69.621 11.384 69.615 11.339 C 69.607 11.295 69.6 11.243 69.596 11.192 C 69.59 11.139 69.566 11.09 69.528 11.052 C 69.45 10.971 69.401 10.897 69.375 10.827 C 69.349 10.761 69.337 10.668 69.337 10.558 C 69.337 10.315 69.36 10.079 69.405 9.847 C 69.45 9.618 69.472 9.378 69.472 9.135 C 69.472 9.05 69.461 8.966 69.442 8.885 C 69.42 8.803 69.397 8.73 69.367 8.663 C 69.337 8.597 69.315 8.542 69.292 8.498 C 69.277 8.466 69.267 8.433 69.262 8.398 C 69.262 8.354 69.274 8.306 69.3 8.254 C 69.326 8.203 69.356 8.158 69.39 8.114 C 69.424 8.07 69.461 8.037 69.498 8.007 C 69.536 7.982 69.57 7.967 69.596 7.967 C 69.648 7.967 69.693 7.978 69.731 8.004 C 69.768 8.029 69.809 8.055 69.847 8.085 C 69.884 8.114 69.926 8.14 69.963 8.166 C 70.001 8.192 70.049 8.203 70.105 8.203 C 70.117 8.203 70.124 8.203 70.128 8.199 C 70.132 8.199 70.139 8.195 70.15 8.195 C 70.222 8.313 70.278 8.439 70.319 8.571 C 70.36 8.704 70.401 8.837 70.446 8.966 C 70.491 9.095 70.544 9.22 70.608 9.338 C 70.671 9.456 70.765 9.563 70.881 9.655 C 70.911 9.681 70.949 9.706 70.99 9.74 C 71.031 9.769 71.072 9.802 71.117 9.832 C 71.162 9.861 71.203 9.887 71.248 9.909 C 71.293 9.928 71.331 9.939 71.368 9.939 C 71.424 9.939 71.481 9.935 71.533 9.924 C 71.589 9.913 71.642 9.909 71.698 9.909 C 71.777 9.909 71.814 9.935 71.814 9.987 C 71.814 9.998 71.81 10.016 71.799 10.049 L 71.945 10.049 C 72.14 10.049 72.339 10.027 72.534 9.979 C 72.728 9.935 72.927 9.909 73.129 9.909 C 73.223 9.909 73.317 9.917 73.41 9.935 C 73.504 9.953 73.59 9.99 73.669 10.046 C 73.766 10.001 73.849 9.942 73.916 9.869 L 74.119 9.659 C 74.186 9.589 74.261 9.53 74.343 9.478 C 74.426 9.426 74.531 9.397 74.662 9.39 C 74.688 9.36 74.703 9.323 74.703 9.283 C 74.703 9.242 74.707 9.202 74.707 9.165 C 74.707 9.128 74.711 9.091 74.718 9.054 C 74.726 9.017 74.744 8.988 74.778 8.955 C 74.83 8.91 74.868 8.862 74.898 8.815 C 74.928 8.767 74.939 8.708 74.939 8.634 C 74.939 8.498 74.902 8.369 74.823 8.251 C 74.744 8.133 74.647 8.022 74.527 7.923 C 74.407 7.823 74.265 7.735 74.111 7.657 C 73.954 7.58 73.793 7.51 73.631 7.455 C 73.47 7.399 73.313 7.359 73.163 7.329 C 73.013 7.303 72.882 7.289 72.77 7.289 C 72.642 7.289 72.515 7.3 72.387 7.322 C 72.26 7.344 72.14 7.385 72.02 7.44 C 72.02 7.329 71.994 7.256 71.942 7.219 C 71.889 7.182 71.829 7.156 71.758 7.141 C 71.687 7.127 71.612 7.104 71.537 7.075 C 71.462 7.049 71.406 6.986 71.364 6.887 C 71.278 6.998 71.166 7.079 71.035 7.13 C 70.904 7.182 70.769 7.208 70.638 7.208 C 70.506 7.208 70.379 7.182 70.267 7.13 C 70.154 7.079 70.053 7.012 69.959 6.924 C 69.869 6.839 69.798 6.74 69.742 6.625 C 69.69 6.515 69.66 6.397 69.652 6.268 C 69.649 6.189 69.631 6.112 69.6 6.039 C 69.57 5.973 69.536 5.91 69.498 5.848 C 69.461 5.789 69.431 5.722 69.401 5.656 C 69.371 5.59 69.36 5.512 69.36 5.42 C 69.36 5.192 69.371 5.015 69.394 4.886 C 69.416 4.757 69.446 4.657 69.483 4.591 C 69.521 4.524 69.558 4.473 69.603 4.447 C 69.648 4.418 69.693 4.392 69.738 4.362 C 69.783 4.336 69.828 4.296 69.869 4.244 C 69.911 4.193 69.944 4.112 69.971 4.001 C 69.986 3.924 70.008 3.876 70.042 3.85 C 70.072 3.824 70.128 3.806 70.203 3.798 C 70.27 3.787 70.315 3.773 70.334 3.754 C 70.353 3.736 70.368 3.71 70.375 3.688 C 70.383 3.662 70.39 3.636 70.401 3.607 C 70.413 3.577 70.439 3.551 70.48 3.526 C 70.589 3.456 70.694 3.411 70.802 3.393 C 70.907 3.374 71.016 3.367 71.132 3.367 L 71.327 3.367 C 71.391 3.367 71.454 3.371 71.529 3.371 C 71.747 3.371 71.957 3.36 72.163 3.341 C 72.369 3.323 72.579 3.312 72.796 3.312 C 72.961 3.312 73.111 3.33 73.249 3.36 C 73.384 3.393 73.504 3.43 73.609 3.47 C 73.71 3.511 73.8 3.548 73.875 3.581 C 73.95 3.614 74.01 3.629 74.055 3.629 C 74.141 3.629 74.227 3.614 74.306 3.581 C 74.385 3.548 74.471 3.529 74.557 3.526 C 74.598 3.562 74.647 3.592 74.699 3.621 C 74.752 3.651 74.808 3.662 74.864 3.662 C 74.905 3.662 74.935 3.651 74.958 3.625 C 74.98 3.599 74.992 3.566 74.995 3.526 C 75.067 3.548 75.138 3.581 75.205 3.632 C 75.273 3.684 75.333 3.743 75.389 3.813 C 75.441 3.883 75.486 3.953 75.516 4.034 C 75.546 4.112 75.561 4.189 75.561 4.259 C 75.561 4.447 75.546 4.631 75.516 4.819 C 75.49 5.004 75.475 5.192 75.475 5.379 C 75.475 5.567 75.501 5.752 75.554 5.918 C 75.482 5.973 75.404 6.024 75.318 6.065 C 75.231 6.109 75.16 6.168 75.104 6.242 L 75.096 6.235 C 75.059 6.205 75.014 6.165 74.962 6.117 C 74.909 6.069 74.849 6.021 74.793 5.977 C 74.738 5.934 74.68 5.895 74.621 5.859 C 74.575 5.829 74.522 5.813 74.467 5.811 L 74.452 5.811 C 74.428 5.797 74.406 5.78 74.388 5.759 C 74.37 5.738 74.36 5.71 74.362 5.682 C 74.362 5.63 74.377 5.586 74.407 5.545 C 74.437 5.505 74.452 5.461 74.452 5.409 C 74.452 5.394 74.43 5.357 74.381 5.302 C 74.333 5.242 74.28 5.185 74.223 5.133 C 74.163 5.074 74.107 5.022 74.051 4.974 C 73.995 4.926 73.954 4.9 73.927 4.893 C 73.875 4.882 73.823 4.863 73.766 4.841 L 73.598 4.764 C 73.541 4.738 73.489 4.716 73.44 4.694 C 73.402 4.678 73.362 4.668 73.32 4.664 C 73.253 4.664 73.186 4.672 73.118 4.69 C 73.051 4.709 72.983 4.72 72.908 4.723 L 72.916 4.723 L 72.567 4.687 C 72.399 4.668 72.23 4.624 72.065 4.565 C 71.9 4.506 71.732 4.473 71.556 4.473 C 71.402 4.473 71.29 4.51 71.215 4.58 C 71.143 4.65 71.083 4.731 71.038 4.819 C 70.994 4.908 70.945 4.989 70.9 5.059 C 70.855 5.129 70.776 5.166 70.668 5.166 C 70.638 5.166 70.611 5.166 70.596 5.158 C 70.649 5.321 70.694 5.457 70.739 5.567 C 70.784 5.678 70.836 5.778 70.896 5.87 C 70.956 5.962 71.035 6.043 71.128 6.12 C 71.222 6.198 71.338 6.282 71.484 6.375 C 71.499 6.386 71.522 6.404 71.552 6.426 C 71.578 6.452 71.608 6.478 71.642 6.507 C 71.672 6.537 71.702 6.559 71.732 6.581 C 71.762 6.599 71.78 6.611 71.795 6.611 C 71.882 6.611 71.968 6.588 72.046 6.552 C 72.125 6.511 72.211 6.489 72.297 6.489 C 72.357 6.489 72.417 6.504 72.47 6.529 C 72.522 6.559 72.582 6.57 72.642 6.57 C 72.702 6.57 72.762 6.559 72.818 6.537 C 72.875 6.515 72.938 6.504 73.006 6.504 C 73.032 6.504 73.058 6.504 73.088 6.511 C 73.118 6.515 73.144 6.522 73.171 6.526 C 73.324 6.566 73.478 6.585 73.635 6.581 C 73.789 6.581 73.946 6.581 74.107 6.585 C 74.22 6.585 74.336 6.603 74.452 6.647 C 74.568 6.688 74.681 6.74 74.789 6.802 C 74.898 6.865 74.999 6.939 75.089 7.02 C 75.183 7.101 75.261 7.185 75.329 7.27 C 75.381 7.34 75.437 7.403 75.497 7.462 C 75.561 7.517 75.621 7.576 75.681 7.631 C 75.741 7.69 75.793 7.753 75.838 7.819 C 75.883 7.886 75.917 7.959 75.94 8.048 C 75.966 8.147 76 8.262 76.044 8.383 C 76.089 8.505 76.108 8.616 76.108 8.711 M 86.791 10.75 C 86.791 10.82 86.78 10.871 86.753 10.904 C 86.727 10.938 86.697 10.967 86.664 10.993 C 86.63 11.019 86.6 11.044 86.574 11.07 C 86.547 11.096 86.536 11.133 86.536 11.184 C 86.536 11.214 86.536 11.236 86.544 11.254 C 86.364 11.299 86.161 11.332 85.944 11.347 C 85.723 11.361 85.524 11.369 85.337 11.369 C 85.311 11.369 85.281 11.361 85.24 11.35 L 85.127 11.306 C 85.093 11.29 85.062 11.268 85.037 11.24 C 85.016 11.215 85.004 11.184 85.004 11.151 C 84.94 11.17 84.872 11.188 84.798 11.199 C 84.723 11.21 84.651 11.229 84.58 11.247 C 84.509 11.266 84.445 11.295 84.382 11.332 C 84.318 11.369 84.269 11.417 84.228 11.476 C 84.161 11.457 84.071 11.439 83.962 11.424 C 83.85 11.409 83.733 11.391 83.61 11.372 C 83.486 11.354 83.362 11.328 83.239 11.299 C 83.115 11.269 83.003 11.236 82.902 11.192 C 82.8 11.148 82.718 11.096 82.654 11.037 C 82.59 10.978 82.555 10.895 82.557 10.809 C 82.557 10.783 82.557 10.738 82.564 10.676 C 82.568 10.613 82.579 10.547 82.594 10.48 C 82.609 10.414 82.628 10.355 82.654 10.307 C 82.677 10.256 82.703 10.23 82.737 10.23 C 82.789 10.23 82.838 10.241 82.887 10.259 C 82.935 10.278 82.988 10.289 83.044 10.289 L 83.123 10.281 L 83.13 10.222 C 83.13 10.182 83.119 10.149 83.096 10.127 C 83.072 10.103 83.04 10.088 83.006 10.082 C 82.969 10.075 82.935 10.071 82.898 10.071 L 82.797 10.071 C 82.864 10.005 82.909 9.928 82.928 9.835 C 82.946 9.743 82.958 9.655 82.958 9.57 C 82.958 9.478 82.946 9.375 82.924 9.253 C 82.902 9.135 82.864 9.017 82.812 8.907 C 82.759 8.796 82.695 8.697 82.62 8.612 C 82.546 8.527 82.456 8.468 82.354 8.446 C 82.324 8.38 82.287 8.31 82.246 8.236 C 82.205 8.162 82.156 8.096 82.103 8.033 C 82.047 7.974 81.987 7.923 81.916 7.882 C 81.845 7.842 81.77 7.819 81.687 7.819 C 81.594 7.819 81.478 7.867 81.332 7.963 C 81.185 8.059 81.047 8.17 80.912 8.295 C 80.777 8.42 80.657 8.538 80.556 8.656 C 80.455 8.774 80.406 8.851 80.406 8.892 C 80.406 8.947 80.414 9.003 80.428 9.05 C 80.443 9.102 80.451 9.154 80.451 9.209 C 80.451 9.294 80.432 9.375 80.395 9.445 C 80.357 9.515 80.312 9.577 80.256 9.636 C 80.271 9.729 80.309 9.795 80.372 9.843 C 80.436 9.887 80.507 9.924 80.593 9.946 C 80.68 9.968 80.766 9.983 80.852 9.99 C 80.938 9.998 81.021 10.009 81.092 10.023 C 81.122 10.053 81.167 10.09 81.227 10.138 C 81.287 10.182 81.343 10.234 81.395 10.285 C 81.448 10.337 81.496 10.392 81.538 10.447 C 81.579 10.503 81.598 10.554 81.598 10.598 C 81.598 10.65 81.579 10.68 81.541 10.691 C 81.504 10.702 81.459 10.709 81.414 10.713 C 81.369 10.716 81.324 10.727 81.287 10.742 C 81.249 10.757 81.23 10.79 81.23 10.842 C 81.23 10.879 81.234 10.908 81.245 10.934 C 80.998 10.945 80.758 10.967 80.522 11.008 C 80.286 11.044 80.05 11.092 79.814 11.148 C 79.717 11.173 79.619 11.188 79.522 11.192 C 79.424 11.196 79.323 11.199 79.222 11.199 C 79.121 11.199 79.02 11.199 78.918 11.207 C 78.814 11.21 78.716 11.225 78.619 11.243 C 78.547 11.258 78.473 11.266 78.401 11.266 C 78.281 11.266 78.173 11.243 78.068 11.196 C 77.864 11.104 77.703 10.939 77.618 10.735 C 77.573 10.635 77.551 10.525 77.551 10.407 C 77.551 10.289 77.585 10.193 77.648 10.093 C 77.712 9.998 77.813 9.95 77.944 9.95 C 77.985 9.95 78.019 9.968 78.045 10.005 C 78.072 10.042 78.105 10.06 78.147 10.06 C 78.165 10.06 78.184 10.049 78.199 10.027 C 78.214 10.005 78.233 9.979 78.248 9.946 C 78.266 9.917 78.289 9.887 78.323 9.861 C 78.353 9.835 78.39 9.817 78.439 9.81 C 78.585 9.791 78.705 9.74 78.799 9.666 C 78.896 9.589 78.967 9.496 79.02 9.39 C 79.072 9.279 79.11 9.161 79.128 9.032 C 79.147 8.903 79.158 8.774 79.158 8.649 C 79.158 8.549 79.147 8.45 79.125 8.354 C 79.102 8.262 79.091 8.166 79.091 8.07 C 79.091 7.937 79.113 7.801 79.166 7.665 C 79.214 7.525 79.241 7.37 79.241 7.197 C 79.241 6.957 79.226 6.725 79.199 6.493 C 79.148 6.079 79.144 5.661 79.188 5.247 C 79.207 5.066 79.218 4.886 79.218 4.709 C 79.218 4.642 79.211 4.58 79.192 4.524 C 79.173 4.465 79.155 4.41 79.136 4.359 C 79.117 4.303 79.095 4.255 79.08 4.207 C 79.061 4.16 79.053 4.108 79.053 4.06 C 79.053 3.96 79.072 3.857 79.106 3.754 C 79.182 3.547 79.18 3.319 79.102 3.113 C 79.065 3.006 79.046 2.895 79.046 2.777 C 79.046 2.693 79.053 2.604 79.072 2.516 C 79.091 2.427 79.098 2.339 79.098 2.247 C 79.098 2.066 79.057 1.926 78.978 1.838 C 78.9 1.745 78.799 1.679 78.682 1.635 C 78.562 1.591 78.435 1.565 78.293 1.554 C 78.15 1.543 78.023 1.528 77.903 1.502 C 77.783 1.48 77.686 1.439 77.607 1.384 C 77.528 1.329 77.487 1.237 77.487 1.111 C 77.487 0.964 77.521 0.846 77.588 0.75 C 77.656 0.658 77.738 0.584 77.843 0.533 C 77.948 0.481 78.06 0.448 78.184 0.43 C 78.308 0.411 78.428 0.404 78.547 0.404 C 78.881 0.474 79.147 0.536 79.338 0.588 C 79.529 0.64 79.672 0.68 79.765 0.717 C 79.859 0.754 79.919 0.78 79.945 0.802 C 79.968 0.82 79.986 0.839 79.994 0.857 C 80.024 0.949 80.05 1.086 80.076 1.266 C 80.099 1.451 80.117 1.639 80.132 1.841 C 80.157 2.171 80.172 2.502 80.177 2.833 C 80.177 2.969 80.159 3.102 80.114 3.223 C 80.073 3.349 80.05 3.474 80.05 3.607 C 80.05 3.75 80.069 3.887 80.106 4.016 C 80.144 4.148 80.17 4.285 80.181 4.425 L 80.192 4.694 L 80.192 5.365 C 80.192 5.501 80.189 5.637 80.189 5.774 C 80.189 5.966 80.192 6.157 80.204 6.345 C 80.215 6.533 80.234 6.721 80.264 6.909 C 80.29 6.92 80.312 6.924 80.331 6.924 L 80.402 6.924 C 80.503 6.924 80.59 6.898 80.657 6.843 C 80.725 6.791 80.784 6.728 80.841 6.655 C 80.897 6.585 80.957 6.511 81.017 6.437 C 81.08 6.364 81.155 6.308 81.249 6.268 C 81.373 6.216 81.478 6.142 81.56 6.043 C 81.646 5.943 81.725 5.84 81.804 5.733 C 81.882 5.626 81.961 5.527 82.047 5.431 C 82.133 5.339 82.238 5.265 82.362 5.214 C 82.489 5.162 82.557 5.07 82.557 4.941 C 82.557 4.863 82.546 4.79 82.527 4.716 C 82.508 4.642 82.482 4.569 82.452 4.499 C 82.422 4.429 82.399 4.355 82.377 4.281 C 82.358 4.207 82.347 4.134 82.347 4.056 L 82.354 3.972 L 82.418 3.979 L 82.441 3.979 C 82.463 3.979 82.482 3.979 82.504 3.975 C 82.523 3.975 82.534 3.96 82.534 3.942 C 82.508 3.901 82.495 3.854 82.497 3.806 C 82.497 3.736 82.512 3.688 82.546 3.669 C 82.579 3.651 82.628 3.64 82.688 3.64 C 82.8 3.64 82.913 3.658 83.018 3.699 C 83.123 3.739 83.231 3.761 83.347 3.761 C 83.43 3.761 83.509 3.75 83.583 3.728 C 83.658 3.706 83.733 3.68 83.812 3.651 C 83.891 3.621 83.966 3.599 84.041 3.574 C 84.116 3.551 84.194 3.54 84.277 3.54 C 84.415 3.54 84.55 3.559 84.685 3.592 C 84.82 3.629 84.955 3.644 85.094 3.644 C 85.232 3.644 85.378 3.625 85.517 3.581 C 85.656 3.54 85.802 3.518 85.948 3.518 C 85.974 3.518 86.012 3.526 86.056 3.54 C 86.101 3.555 86.146 3.577 86.191 3.603 C 86.236 3.629 86.274 3.655 86.308 3.688 C 86.341 3.717 86.356 3.75 86.356 3.78 C 86.345 3.817 86.326 3.839 86.293 3.854 C 86.263 3.868 86.248 3.883 86.248 3.902 C 86.248 3.927 86.259 3.957 86.285 3.99 C 86.311 4.023 86.341 4.06 86.375 4.097 C 86.409 4.134 86.439 4.174 86.465 4.218 C 86.491 4.263 86.502 4.307 86.502 4.351 C 86.502 4.418 86.439 4.48 86.315 4.543 C 86.191 4.605 86.049 4.657 85.884 4.705 C 85.728 4.751 85.569 4.789 85.408 4.819 C 85.255 4.849 85.146 4.86 85.082 4.86 C 84.974 4.86 84.891 4.841 84.839 4.805 C 84.794 4.77 84.738 4.751 84.681 4.749 C 84.599 4.749 84.494 4.782 84.363 4.845 C 84.235 4.908 84.097 4.989 83.951 5.092 C 83.644 5.308 83.359 5.552 83.1 5.822 C 82.98 5.947 82.879 6.069 82.8 6.187 C 82.722 6.305 82.68 6.4 82.68 6.474 C 82.677 6.555 82.662 6.633 82.643 6.71 C 82.624 6.787 82.613 6.865 82.613 6.946 C 82.613 7.016 82.635 7.075 82.68 7.119 C 82.725 7.163 82.782 7.208 82.842 7.244 C 82.902 7.281 82.965 7.326 83.029 7.37 C 83.093 7.414 83.141 7.473 83.171 7.536 C 83.216 7.639 83.287 7.753 83.381 7.882 C 83.475 8.011 83.576 8.147 83.688 8.295 C 83.801 8.439 83.913 8.586 84.026 8.733 C 84.138 8.881 84.243 9.025 84.34 9.165 C 84.434 9.305 84.513 9.437 84.573 9.559 C 84.633 9.684 84.663 9.791 84.663 9.883 L 84.663 9.935 C 84.921 9.88 85.172 9.85 85.42 9.85 C 85.588 9.85 85.757 9.858 85.925 9.876 L 86.424 9.931 L 86.424 10.038 C 86.424 10.138 86.442 10.222 86.476 10.285 C 86.514 10.348 86.555 10.403 86.6 10.451 C 86.645 10.499 86.686 10.547 86.723 10.587 C 86.761 10.632 86.776 10.676 86.776 10.727 M 97.159 4.101 C 97.159 4.163 97.144 4.226 97.114 4.296 C 97.051 4.434 96.953 4.553 96.829 4.642 C 96.765 4.687 96.709 4.72 96.649 4.742 C 96.556 4.771 96.443 4.793 96.305 4.805 C 96.17 4.816 96.035 4.83 95.911 4.856 C 95.784 4.882 95.675 4.926 95.585 4.989 C 95.495 5.051 95.45 5.151 95.45 5.291 C 95.45 5.372 95.446 5.424 95.435 5.446 C 95.424 5.468 95.398 5.479 95.357 5.479 C 95.345 5.479 95.33 5.479 95.315 5.475 L 95.255 5.475 L 95.184 5.512 C 95.113 5.685 95.068 5.866 95.057 6.05 C 95.046 6.238 95.012 6.419 94.959 6.596 C 94.862 6.599 94.783 6.647 94.723 6.732 C 94.663 6.817 94.618 6.92 94.585 7.031 C 94.551 7.145 94.525 7.259 94.498 7.377 C 94.476 7.495 94.45 7.584 94.424 7.65 C 94.262 8.029 94.101 8.402 93.933 8.767 C 93.764 9.132 93.588 9.496 93.397 9.861 C 93.382 9.891 93.363 9.942 93.344 10.009 C 93.322 10.079 93.299 10.145 93.273 10.215 C 93.247 10.285 93.217 10.344 93.183 10.396 C 93.15 10.447 93.108 10.473 93.063 10.473 C 93.001 10.448 92.942 10.416 92.887 10.377 C 92.831 10.34 92.771 10.318 92.707 10.311 C 92.689 10.315 92.677 10.329 92.677 10.348 C 92.677 10.403 92.704 10.451 92.76 10.484 C 92.812 10.521 92.872 10.554 92.936 10.591 C 93 10.628 93.06 10.661 93.112 10.698 C 93.165 10.735 93.195 10.775 93.195 10.827 C 93.195 10.871 93.176 10.923 93.146 10.971 C 93.112 11.022 93.075 11.078 93.033 11.133 C 92.992 11.192 92.955 11.254 92.917 11.321 C 92.88 11.387 92.861 11.461 92.854 11.542 C 92.842 11.641 92.812 11.734 92.764 11.815 C 92.715 11.896 92.662 11.977 92.603 12.054 C 92.543 12.132 92.49 12.216 92.441 12.305 C 92.393 12.393 92.359 12.493 92.344 12.607 C 92.333 12.692 92.314 12.78 92.288 12.869 C 92.258 12.957 92.22 13.038 92.175 13.116 C 92.13 13.193 92.074 13.256 92.007 13.315 C 91.939 13.37 91.861 13.407 91.767 13.422 C 91.741 13.573 91.677 13.724 91.576 13.871 C 91.475 14.019 91.351 14.148 91.209 14.262 C 91.062 14.376 90.909 14.468 90.744 14.535 C 90.579 14.605 90.418 14.638 90.257 14.638 C 90.129 14.638 90.002 14.62 89.882 14.586 C 89.762 14.549 89.642 14.505 89.53 14.45 C 89.451 14.413 89.391 14.395 89.346 14.387 C 89.301 14.384 89.26 14.376 89.226 14.373 C 89.187 14.366 89.15 14.351 89.118 14.328 C 89.08 14.303 89.028 14.251 88.968 14.177 C 88.874 14.056 88.777 13.941 88.668 13.838 C 88.563 13.735 88.455 13.632 88.346 13.532 C 88.29 13.481 88.248 13.422 88.222 13.352 C 88.196 13.281 88.174 13.21 88.155 13.138 C 88.132 13.068 88.106 12.998 88.072 12.931 C 88.039 12.865 87.982 12.814 87.908 12.773 C 87.881 12.747 87.87 12.703 87.87 12.637 C 87.87 12.592 87.889 12.497 87.922 12.356 C 87.96 12.213 88.005 12.069 88.061 11.918 C 88.117 11.767 88.181 11.634 88.252 11.516 C 88.32 11.398 88.387 11.336 88.451 11.336 C 88.492 11.336 88.53 11.343 88.567 11.354 C 88.604 11.365 88.642 11.372 88.683 11.372 C 88.784 11.372 88.885 11.347 88.983 11.295 C 89.08 11.243 89.185 11.218 89.294 11.218 C 89.361 11.218 89.41 11.236 89.444 11.269 C 89.478 11.306 89.5 11.347 89.519 11.391 C 89.534 11.435 89.549 11.476 89.56 11.512 C 89.571 11.549 89.597 11.568 89.635 11.568 C 89.661 11.56 89.684 11.553 89.706 11.546 C 89.759 11.524 89.8 11.516 89.83 11.516 C 89.897 11.516 89.957 11.535 90.013 11.564 C 90.07 11.597 90.122 11.638 90.167 11.689 C 90.212 11.741 90.257 11.796 90.294 11.852 C 90.332 11.911 90.369 11.966 90.399 12.014 C 90.414 12.04 90.437 12.065 90.47 12.095 C 90.5 12.124 90.534 12.15 90.564 12.183 C 90.594 12.213 90.62 12.242 90.643 12.272 C 90.662 12.301 90.673 12.327 90.673 12.36 C 90.673 12.415 90.658 12.467 90.632 12.511 C 90.604 12.552 90.59 12.599 90.59 12.648 C 90.59 12.699 90.613 12.732 90.658 12.755 C 90.703 12.773 90.744 12.784 90.785 12.784 C 90.883 12.784 90.98 12.743 91.074 12.666 C 91.167 12.589 91.261 12.485 91.347 12.356 C 91.433 12.231 91.516 12.087 91.591 11.936 C 91.666 11.782 91.733 11.627 91.789 11.472 C 91.846 11.317 91.891 11.173 91.921 11.037 C 91.951 10.904 91.966 10.794 91.966 10.713 C 91.966 10.628 91.943 10.506 91.902 10.355 C 91.861 10.204 91.804 10.035 91.741 9.854 C 91.673 9.673 91.598 9.478 91.516 9.275 C 91.433 9.073 91.351 8.877 91.272 8.689 C 91.194 8.501 91.119 8.328 91.051 8.17 C 90.984 8.011 90.931 7.878 90.89 7.779 C 90.808 7.587 90.733 7.388 90.669 7.185 C 90.605 6.983 90.53 6.784 90.448 6.592 C 90.403 6.485 90.336 6.364 90.249 6.224 C 90.163 6.083 90.081 5.94 89.995 5.789 C 89.908 5.641 89.833 5.494 89.77 5.346 C 89.706 5.203 89.672 5.074 89.672 4.963 C 89.631 4.963 89.586 4.956 89.537 4.937 C 89.489 4.919 89.44 4.9 89.395 4.875 C 89.35 4.852 89.301 4.83 89.26 4.816 C 89.222 4.799 89.182 4.79 89.14 4.79 C 89.032 4.79 88.923 4.805 88.807 4.83 C 88.694 4.86 88.578 4.871 88.466 4.871 C 88.402 4.871 88.331 4.863 88.248 4.852 C 88.166 4.838 88.087 4.819 88.012 4.79 C 87.937 4.76 87.874 4.723 87.818 4.672 C 87.764 4.622 87.735 4.553 87.735 4.48 C 87.735 4.425 87.743 4.362 87.758 4.289 C 87.773 4.218 87.795 4.148 87.821 4.086 C 87.848 4.023 87.885 3.968 87.926 3.927 C 87.967 3.883 88.012 3.865 88.065 3.865 C 88.144 3.865 88.219 3.89 88.29 3.938 C 88.361 3.986 88.44 4.012 88.522 4.012 C 88.642 4.012 88.758 4.008 88.874 3.997 C 88.99 3.986 89.107 3.983 89.226 3.983 C 89.328 3.983 89.433 3.953 89.53 3.898 C 89.631 3.843 89.725 3.791 89.811 3.747 C 89.908 3.695 90.051 3.666 90.231 3.651 C 90.414 3.64 90.598 3.632 90.785 3.632 C 90.853 3.632 90.958 3.632 91.104 3.621 C 91.246 3.614 91.392 3.621 91.542 3.64 C 91.688 3.662 91.819 3.706 91.928 3.773 C 92.04 3.839 92.093 3.949 92.093 4.097 C 92.093 4.226 92.067 4.329 92.01 4.414 C 91.954 4.499 91.891 4.569 91.808 4.631 C 91.729 4.694 91.64 4.746 91.546 4.793 C 91.448 4.841 91.362 4.893 91.284 4.945 C 91.205 4.996 91.137 5.059 91.081 5.133 C 91.029 5.203 90.999 5.291 90.999 5.398 C 90.999 5.564 91.048 5.744 91.145 5.932 C 91.242 6.124 91.351 6.312 91.471 6.496 C 91.591 6.681 91.699 6.857 91.804 7.023 C 91.906 7.189 91.966 7.337 91.981 7.458 C 91.984 7.525 92.003 7.617 92.033 7.738 C 92.063 7.86 92.108 7.982 92.16 8.1 C 92.213 8.217 92.28 8.324 92.351 8.413 C 92.426 8.501 92.509 8.545 92.595 8.545 C 92.659 8.545 92.711 8.52 92.756 8.468 C 92.801 8.416 92.846 8.358 92.88 8.287 C 92.917 8.217 92.947 8.144 92.97 8.07 C 92.992 7.996 93.011 7.937 93.026 7.893 C 93.071 7.749 93.116 7.609 93.153 7.469 C 93.191 7.326 93.254 7.197 93.344 7.075 C 93.416 6.983 93.472 6.887 93.513 6.791 C 93.554 6.692 93.599 6.588 93.644 6.482 C 93.697 6.356 93.749 6.257 93.802 6.187 C 93.858 6.117 93.903 6.043 93.944 5.973 C 93.985 5.903 94.019 5.814 94.049 5.715 C 94.079 5.612 94.09 5.468 94.09 5.273 C 94.09 5.155 94.064 5.07 94.011 5.015 C 93.959 4.959 93.895 4.915 93.82 4.886 C 93.745 4.856 93.663 4.83 93.577 4.808 C 93.491 4.79 93.409 4.757 93.333 4.712 C 93.258 4.668 93.195 4.605 93.142 4.517 C 93.09 4.432 93.063 4.311 93.063 4.152 C 93.063 4.019 93.105 3.916 93.187 3.835 C 93.269 3.758 93.371 3.699 93.491 3.662 C 93.61 3.625 93.745 3.599 93.888 3.588 C 94.03 3.577 94.165 3.574 94.289 3.574 L 94.558 3.574 C 94.787 3.574 95.008 3.559 95.229 3.529 C 95.446 3.5 95.668 3.485 95.889 3.485 C 95.956 3.485 96.054 3.503 96.181 3.537 C 96.308 3.574 96.439 3.614 96.567 3.658 C 96.694 3.703 96.807 3.747 96.897 3.791 C 96.987 3.835 97.031 3.865 97.024 3.879 C 97.024 3.876 97.039 3.894 97.073 3.942 C 97.106 3.986 97.121 4.042 97.121 4.101 M 90.781 12.99 L 90.665 12.983 L 90.62 12.983 C 90.534 12.983 90.463 13.005 90.411 13.049 C 90.358 13.094 90.332 13.16 90.332 13.252 L 90.339 13.315 C 90.384 13.304 90.437 13.296 90.485 13.289 C 90.538 13.282 90.583 13.271 90.628 13.256 C 90.673 13.241 90.707 13.219 90.736 13.189 C 90.766 13.16 90.778 13.116 90.778 13.06 L 90.778 13.001 Z M 61.675 24.641 C 61.671 24.792 61.66 24.895 61.648 24.958 C 61.642 25.008 61.62 25.054 61.585 25.091 C 61.555 25.116 61.51 25.138 61.454 25.157 C 61.397 25.175 61.322 25.216 61.229 25.282 C 61.322 25.408 61.364 25.548 61.36 25.695 C 61.356 25.853 61.3 25.997 61.203 26.123 C 61.105 26.248 60.989 26.355 60.854 26.443 C 60.73 26.521 60.637 26.62 60.569 26.738 C 60.502 26.856 60.438 26.978 60.371 27.103 C 60.187 27.103 60.019 27.132 59.865 27.195 C 59.711 27.258 59.561 27.339 59.415 27.438 C 59.34 27.486 59.265 27.516 59.19 27.534 C 59.116 27.549 59.037 27.556 58.954 27.553 C 58.872 27.553 58.786 27.542 58.703 27.53 C 58.617 27.519 58.535 27.512 58.452 27.508 C 58.306 27.505 58.156 27.519 58.01 27.56 C 57.864 27.597 57.714 27.615 57.568 27.612 C 57.493 27.612 57.399 27.597 57.283 27.571 C 57.167 27.545 57.051 27.519 56.931 27.483 C 56.811 27.449 56.695 27.413 56.583 27.372 C 56.47 27.331 56.38 27.295 56.313 27.261 C 56.171 27.194 56.04 27.107 55.923 27.003 C 55.803 26.9 55.676 26.812 55.541 26.745 C 55.481 26.576 55.41 26.414 55.32 26.255 C 55.23 26.1 55.117 25.964 54.975 25.85 C 55.009 25.783 55.035 25.713 55.05 25.643 C 55.065 25.573 55.072 25.5 55.076 25.422 C 55.08 25.29 55.072 25.157 55.054 25.021 C 55.035 24.884 55.024 24.751 55.028 24.619 C 55.035 24.39 55.106 24.188 55.237 24.003 L 55.301 24.011 C 55.38 24.011 55.455 24 55.526 23.974 C 55.597 23.948 55.676 23.933 55.754 23.937 C 55.871 23.941 55.983 23.963 56.088 24.003 C 56.197 24.044 56.29 24.099 56.365 24.165 C 56.444 24.235 56.508 24.32 56.553 24.416 C 56.598 24.516 56.616 24.626 56.613 24.748 C 56.613 24.788 56.605 24.847 56.594 24.921 C 56.583 24.995 56.564 25.068 56.534 25.142 C 56.504 25.216 56.47 25.275 56.425 25.326 C 56.389 25.373 56.332 25.401 56.272 25.4 C 56.234 25.4 56.2 25.385 56.167 25.367 C 56.137 25.345 56.107 25.319 56.088 25.293 C 56.088 25.349 56.088 25.426 56.095 25.525 C 56.099 25.625 56.114 25.724 56.137 25.824 C 56.159 25.924 56.193 26.008 56.234 26.086 C 56.275 26.159 56.335 26.196 56.41 26.193 L 56.631 26.193 C 56.774 26.196 56.92 26.218 57.07 26.255 C 57.22 26.292 57.373 26.314 57.534 26.318 C 57.665 26.322 57.789 26.336 57.916 26.358 C 58.04 26.381 58.168 26.395 58.295 26.399 C 58.467 26.406 58.625 26.388 58.775 26.347 C 58.924 26.307 59.063 26.252 59.198 26.174 C 59.329 26.1 59.456 26.012 59.576 25.916 C 59.696 25.82 59.816 25.721 59.936 25.614 C 59.989 25.566 60.015 25.518 60.019 25.474 C 60.019 25.452 60.019 25.43 60.015 25.404 C 60.011 25.382 60.011 25.36 60.011 25.337 C 60.011 25.279 60.041 25.216 60.101 25.15 C 60.157 25.083 60.221 25.009 60.288 24.925 C 60.356 24.84 60.419 24.748 60.479 24.645 C 60.539 24.541 60.569 24.423 60.577 24.294 C 60.581 24.191 60.569 24.084 60.543 23.981 C 60.517 23.878 60.506 23.767 60.509 23.657 C 60.509 23.565 60.494 23.484 60.453 23.41 C 60.412 23.336 60.367 23.262 60.315 23.189 C 60.262 23.115 60.217 23.045 60.176 22.968 C 60.135 22.894 60.116 22.813 60.12 22.728 L 60.12 22.673 C 60.12 22.673 60.127 22.636 60.138 22.61 C 60.03 22.581 59.902 22.533 59.756 22.474 C 59.614 22.415 59.468 22.356 59.325 22.297 C 59.183 22.238 59.044 22.183 58.917 22.135 C 58.79 22.087 58.688 22.061 58.621 22.061 C 58.445 22.054 58.272 22.068 58.1 22.098 C 57.928 22.127 57.755 22.142 57.579 22.135 C 57.579 22.116 57.598 22.101 57.632 22.087 C 57.669 22.072 57.707 22.054 57.755 22.035 C 57.8 22.017 57.845 21.995 57.883 21.976 C 57.92 21.954 57.939 21.928 57.943 21.895 C 57.943 21.858 57.913 21.825 57.853 21.796 C 57.793 21.766 57.748 21.751 57.718 21.751 C 57.665 21.751 57.62 21.759 57.579 21.777 C 57.538 21.796 57.493 21.818 57.452 21.843 C 57.411 21.869 57.366 21.891 57.321 21.91 C 57.276 21.928 57.231 21.936 57.186 21.936 C 57.148 21.936 57.115 21.921 57.081 21.902 C 57.049 21.881 57.022 21.853 57.002 21.821 L 57.002 21.888 C 57.002 21.965 57.021 22.024 57.066 22.061 C 57.111 22.098 57.171 22.12 57.249 22.124 L 57.291 22.124 C 57.237 22.203 57.174 22.276 57.103 22.341 C 57.036 22.4 56.95 22.429 56.837 22.426 C 56.759 22.426 56.684 22.418 56.613 22.407 C 56.541 22.396 56.466 22.393 56.388 22.389 C 56.414 22.223 56.474 22.046 56.571 21.858 C 56.669 21.674 56.785 21.493 56.924 21.324 C 57.062 21.154 57.208 20.996 57.366 20.848 C 57.523 20.701 57.669 20.579 57.804 20.483 C 57.857 20.443 57.901 20.413 57.939 20.395 C 58.011 20.359 58.076 20.31 58.13 20.251 C 58.16 20.218 58.19 20.17 58.22 20.107 C 58.265 20.019 58.321 19.938 58.385 19.872 C 58.449 19.802 58.516 19.739 58.587 19.673 L 58.797 19.477 C 58.864 19.411 58.928 19.337 58.981 19.26 C 59.041 19.234 59.104 19.212 59.172 19.193 C 59.235 19.175 59.303 19.153 59.363 19.127 C 59.427 19.101 59.486 19.072 59.539 19.039 C 59.591 19.005 59.64 18.958 59.681 18.895 C 59.681 18.729 59.625 18.618 59.505 18.56 C 59.383 18.499 59.249 18.466 59.112 18.464 C 59.007 18.46 58.906 18.478 58.808 18.515 C 58.711 18.552 58.61 18.571 58.505 18.567 C 58.43 18.567 58.362 18.545 58.299 18.512 C 58.235 18.478 58.165 18.459 58.093 18.456 C 58.048 18.456 58.006 18.464 57.976 18.482 C 57.946 18.501 57.909 18.512 57.868 18.508 C 57.83 18.508 57.8 18.501 57.77 18.486 C 57.739 18.473 57.706 18.467 57.673 18.467 L 57.632 18.501 C 57.628 18.523 57.609 18.537 57.575 18.541 C 57.542 18.541 57.504 18.545 57.456 18.541 C 57.388 18.54 57.32 18.534 57.253 18.523 C 57.186 18.515 57.137 18.508 57.115 18.508 C 56.953 18.504 56.819 18.552 56.71 18.663 C 56.601 18.77 56.545 18.902 56.541 19.057 C 56.541 19.134 56.541 19.208 56.553 19.282 C 56.56 19.356 56.564 19.429 56.56 19.507 C 56.56 19.569 56.541 19.639 56.515 19.713 C 56.489 19.787 56.451 19.853 56.406 19.916 C 56.361 19.975 56.305 20.026 56.242 20.063 C 56.178 20.104 56.11 20.119 56.035 20.119 C 55.953 20.119 55.874 20.093 55.799 20.052 C 55.724 20.012 55.657 19.967 55.593 19.92 L 55.593 19.886 C 55.593 19.842 55.608 19.798 55.631 19.761 C 55.653 19.724 55.676 19.684 55.706 19.647 C 55.732 19.61 55.758 19.569 55.781 19.533 C 55.803 19.496 55.814 19.451 55.814 19.407 C 55.814 19.356 55.799 19.315 55.769 19.275 C 55.736 19.238 55.719 19.191 55.721 19.142 C 55.721 19.079 55.739 19.017 55.769 18.958 C 55.799 18.899 55.814 18.84 55.818 18.773 C 55.818 18.689 55.807 18.604 55.777 18.526 C 55.747 18.449 55.736 18.368 55.736 18.287 C 55.736 18.261 55.754 18.213 55.788 18.15 C 55.822 18.088 55.863 18.025 55.912 17.959 C 55.961 17.892 56.009 17.833 56.058 17.786 C 56.107 17.738 56.144 17.712 56.17 17.715 C 56.215 17.715 56.26 17.723 56.301 17.738 C 56.343 17.752 56.388 17.756 56.433 17.76 C 56.556 17.763 56.684 17.756 56.811 17.734 C 56.938 17.712 57.07 17.704 57.205 17.708 C 57.309 17.712 57.418 17.719 57.527 17.727 C 57.635 17.734 57.744 17.741 57.849 17.745 C 58.081 17.752 58.306 17.741 58.527 17.704 C 58.748 17.668 58.973 17.657 59.198 17.664 C 59.273 17.664 59.344 17.671 59.415 17.682 C 59.654 17.711 59.896 17.71 60.135 17.679 C 60.303 17.657 60.468 17.649 60.637 17.657 C 60.719 17.657 60.802 17.668 60.88 17.686 C 60.959 17.704 61.038 17.734 61.109 17.778 L 61.109 17.786 C 61.09 17.826 61.079 17.874 61.075 17.933 C 61.075 17.973 61.079 18.01 61.098 18.044 C 61.113 18.077 61.128 18.106 61.146 18.136 C 61.165 18.161 61.18 18.191 61.195 18.22 C 61.21 18.246 61.218 18.279 61.218 18.309 C 61.218 18.346 61.184 18.408 61.116 18.501 C 61.053 18.593 60.974 18.692 60.888 18.799 C 60.802 18.906 60.715 19.017 60.637 19.123 C 60.558 19.23 60.502 19.315 60.472 19.378 C 60.446 19.433 60.412 19.474 60.367 19.503 C 60.322 19.533 60.273 19.558 60.217 19.577 C 60.165 19.595 60.108 19.614 60.052 19.628 C 59.998 19.643 59.946 19.667 59.899 19.698 C 59.831 19.743 59.752 19.813 59.663 19.908 C 59.573 20.004 59.483 20.111 59.4 20.222 C 59.318 20.336 59.247 20.45 59.187 20.565 C 59.127 20.679 59.097 20.775 59.093 20.852 C 59.093 20.896 59.116 20.948 59.164 20.999 C 59.213 21.055 59.273 21.106 59.34 21.158 C 59.408 21.21 59.475 21.261 59.543 21.309 C 59.61 21.357 59.663 21.397 59.7 21.431 C 59.745 21.479 59.79 21.508 59.839 21.515 C 59.887 21.526 59.936 21.534 59.985 21.541 C 60.034 21.549 60.078 21.56 60.127 21.574 C 60.172 21.589 60.217 21.622 60.255 21.674 C 60.288 21.722 60.33 21.766 60.378 21.803 C 60.427 21.843 60.468 21.884 60.513 21.928 C 60.554 21.969 60.592 22.017 60.618 22.065 C 60.648 22.113 60.659 22.171 60.656 22.242 L 60.955 22.253 L 60.948 22.452 C 61.064 22.533 61.135 22.599 61.165 22.654 C 61.191 22.706 61.203 22.758 61.203 22.802 L 61.203 22.85 C 61.203 22.89 61.21 22.923 61.233 22.945 C 61.33 23.049 61.401 23.148 61.442 23.24 C 61.484 23.332 61.51 23.425 61.521 23.52 C 61.532 23.613 61.544 23.712 61.551 23.812 C 61.559 23.911 61.581 24.025 61.619 24.147 C 61.645 24.232 61.663 24.313 61.675 24.394 C 61.69 24.475 61.693 24.56 61.69 24.641 M 57.928 18.154 C 57.929 18.126 57.918 18.1 57.898 18.08 C 57.88 18.059 57.854 18.047 57.827 18.047 C 57.782 18.047 57.752 18.069 57.737 18.121 C 57.722 18.173 57.714 18.217 57.714 18.246 L 57.729 18.22 C 57.729 18.22 57.737 18.231 57.737 18.239 C 57.737 18.243 57.733 18.246 57.722 18.246 C 57.759 18.246 57.8 18.246 57.849 18.235 C 57.898 18.224 57.924 18.198 57.924 18.15 M 70.589 23.532 C 70.589 23.583 70.578 23.62 70.551 23.649 C 70.525 23.679 70.488 23.694 70.443 23.694 C 70.398 23.694 70.353 23.683 70.312 23.664 C 70.269 23.643 70.221 23.633 70.173 23.635 C 70.165 23.649 70.154 23.661 70.15 23.675 C 70.143 23.69 70.139 23.705 70.139 23.723 C 70.139 23.756 70.15 23.771 70.177 23.775 C 70.203 23.775 70.229 23.778 70.255 23.782 C 70.285 23.782 70.308 23.793 70.334 23.808 C 70.36 23.823 70.372 23.852 70.372 23.904 C 70.372 23.955 70.364 24.029 70.349 24.136 C 70.318 24.353 70.271 24.567 70.207 24.777 C 70.177 24.873 70.147 24.936 70.113 24.969 C 70.072 25.013 70.038 25.057 70.016 25.094 C 69.993 25.135 69.982 25.183 69.989 25.242 L 69.997 25.419 C 70.001 25.496 69.989 25.555 69.967 25.599 C 69.941 25.643 69.914 25.68 69.884 25.717 C 69.854 25.75 69.828 25.783 69.806 25.813 C 69.783 25.842 69.772 25.879 69.772 25.924 C 69.772 25.946 69.772 25.964 69.779 25.979 C 69.721 25.956 69.661 25.936 69.6 25.92 C 69.54 25.905 69.476 25.898 69.412 25.898 C 69.345 25.898 69.281 25.912 69.225 25.938 C 69.169 25.964 69.124 26.012 69.094 26.075 C 69.094 26.097 69.098 26.119 69.109 26.145 C 69.116 26.167 69.135 26.178 69.165 26.178 C 69.21 26.178 69.251 26.159 69.289 26.123 C 69.326 26.086 69.367 26.067 69.412 26.067 C 69.446 26.067 69.465 26.082 69.476 26.115 C 69.483 26.148 69.491 26.174 69.491 26.196 C 69.491 26.255 69.48 26.307 69.465 26.347 C 69.446 26.388 69.401 26.41 69.334 26.41 C 69.292 26.41 69.251 26.406 69.214 26.395 C 69.176 26.388 69.135 26.381 69.094 26.381 L 69.038 26.421 C 69.064 26.498 69.12 26.543 69.199 26.557 C 69.086 26.679 68.959 26.804 68.813 26.933 C 68.667 27.062 68.509 27.177 68.344 27.28 C 68.18 27.383 68.003 27.468 67.824 27.534 C 67.655 27.598 67.476 27.632 67.295 27.634 C 67.183 27.634 67.033 27.619 66.842 27.586 C 66.651 27.553 66.452 27.516 66.25 27.468 C 66.047 27.42 65.853 27.365 65.669 27.306 C 65.485 27.243 65.351 27.18 65.257 27.118 C 65.197 27.077 65.163 27.044 65.156 27.014 C 65.148 26.989 65.141 26.963 65.137 26.944 C 65.133 26.922 65.118 26.904 65.096 26.882 C 65.073 26.863 65.017 26.841 64.931 26.815 C 64.736 26.76 64.597 26.694 64.507 26.616 C 64.421 26.539 64.358 26.458 64.32 26.373 C 64.283 26.288 64.26 26.207 64.253 26.126 C 64.241 26.045 64.219 25.979 64.178 25.924 C 64.136 25.868 64.092 25.813 64.047 25.754 C 64.002 25.695 63.957 25.632 63.915 25.57 C 63.874 25.507 63.84 25.441 63.81 25.374 C 63.784 25.308 63.769 25.238 63.769 25.164 C 63.769 25.109 63.792 25.065 63.837 25.032 C 63.882 24.998 63.904 24.962 63.904 24.917 C 63.904 24.903 63.9 24.892 63.889 24.877 C 63.882 24.862 63.87 24.851 63.863 24.844 C 63.81 24.788 63.769 24.74 63.739 24.7 C 63.706 24.659 63.683 24.615 63.664 24.571 C 63.646 24.527 63.631 24.475 63.619 24.423 C 63.608 24.372 63.601 24.309 63.593 24.235 C 63.578 24.092 63.552 23.944 63.507 23.804 C 63.462 23.661 63.44 23.517 63.44 23.369 C 63.44 23.255 63.44 23.141 63.447 23.03 C 63.451 22.916 63.455 22.802 63.455 22.687 C 63.455 22.584 63.466 22.481 63.492 22.378 C 63.535 22.21 63.541 22.036 63.511 21.866 C 63.48 21.63 63.499 21.39 63.567 21.162 C 63.616 20.999 63.668 20.837 63.724 20.679 C 63.781 20.517 63.833 20.354 63.882 20.192 C 63.93 20.03 63.953 19.861 63.953 19.687 C 63.953 19.643 63.953 19.595 63.945 19.551 C 63.942 19.507 63.938 19.459 63.938 19.407 C 63.938 19.322 63.957 19.263 63.99 19.238 C 64.024 19.208 64.062 19.193 64.103 19.186 C 64.144 19.179 64.178 19.171 64.215 19.16 C 64.249 19.153 64.268 19.12 64.268 19.064 C 64.268 19.031 64.264 19.002 64.256 18.972 C 64.249 18.943 64.245 18.913 64.245 18.88 C 64.245 18.843 64.268 18.803 64.316 18.762 C 64.365 18.722 64.421 18.674 64.481 18.622 C 64.545 18.571 64.605 18.519 64.665 18.467 C 64.725 18.416 64.766 18.36 64.788 18.302 C 64.811 18.246 64.848 18.209 64.901 18.191 C 64.953 18.173 65.006 18.158 65.062 18.147 C 65.114 18.136 65.163 18.121 65.204 18.106 C 65.246 18.091 65.268 18.055 65.268 17.999 C 65.268 17.973 65.261 17.937 65.246 17.896 C 65.313 17.929 65.388 17.948 65.459 17.962 C 65.534 17.973 65.609 17.981 65.688 17.981 C 65.789 17.981 65.875 17.966 65.939 17.94 C 66.006 17.911 66.066 17.881 66.122 17.848 C 66.179 17.815 66.235 17.782 66.299 17.752 C 66.362 17.723 66.437 17.708 66.531 17.708 C 66.651 17.708 66.767 17.69 66.879 17.649 C 66.992 17.612 67.104 17.59 67.228 17.59 C 67.284 17.59 67.385 17.605 67.531 17.638 C 67.681 17.671 67.831 17.712 67.985 17.76 C 68.138 17.811 68.277 17.863 68.401 17.922 C 68.524 17.981 68.588 18.04 68.599 18.091 C 68.633 18.084 68.663 18.077 68.689 18.077 L 68.772 18.077 C 68.85 18.077 68.921 18.084 68.985 18.102 C 69.049 18.121 69.105 18.143 69.157 18.169 C 69.21 18.198 69.262 18.228 69.319 18.265 C 69.371 18.302 69.427 18.338 69.487 18.375 L 69.495 18.416 L 69.502 18.449 C 69.502 18.508 69.487 18.563 69.457 18.615 C 69.427 18.663 69.405 18.718 69.39 18.77 C 69.405 18.81 69.431 18.84 69.468 18.858 C 69.506 18.876 69.543 18.895 69.577 18.913 C 69.615 18.932 69.648 18.95 69.682 18.976 C 69.716 18.998 69.735 19.035 69.738 19.087 C 69.742 19.138 69.753 19.175 69.768 19.205 C 69.783 19.234 69.824 19.252 69.888 19.256 L 69.881 19.4 L 69.881 19.466 C 69.881 19.625 69.907 19.761 69.959 19.875 C 70.012 19.99 70.072 20.093 70.139 20.181 C 70.207 20.273 70.267 20.358 70.319 20.443 C 70.372 20.528 70.398 20.616 70.398 20.712 C 70.398 20.808 70.375 20.889 70.33 20.966 C 70.285 21.047 70.263 21.121 70.263 21.195 C 70.263 21.221 70.278 21.261 70.312 21.309 C 70.345 21.357 70.379 21.412 70.416 21.475 C 70.454 21.538 70.488 21.608 70.521 21.681 C 70.551 21.755 70.57 21.836 70.57 21.925 C 70.57 22.076 70.506 22.186 70.375 22.264 C 70.368 22.293 70.36 22.315 70.36 22.334 C 70.36 22.374 70.372 22.407 70.394 22.429 C 70.416 22.452 70.443 22.474 70.465 22.492 C 70.491 22.511 70.514 22.533 70.536 22.558 C 70.559 22.584 70.57 22.625 70.57 22.68 C 70.57 22.735 70.559 22.783 70.54 22.824 C 70.518 22.864 70.495 22.901 70.469 22.938 C 70.443 22.971 70.42 23.004 70.401 23.034 C 70.379 23.063 70.372 23.093 70.372 23.126 C 70.372 23.167 70.383 23.203 70.405 23.233 C 70.428 23.262 70.454 23.292 70.476 23.321 C 70.503 23.351 70.525 23.38 70.548 23.414 C 70.57 23.447 70.581 23.48 70.581 23.524 M 69.633 22.665 C 69.633 22.573 69.618 22.488 69.581 22.411 C 69.547 22.33 69.528 22.245 69.528 22.153 C 69.528 22.05 69.532 21.947 69.543 21.847 C 69.555 21.748 69.558 21.644 69.558 21.541 C 69.558 21.475 69.566 21.409 69.585 21.342 C 69.6 21.28 69.607 21.217 69.607 21.151 C 69.607 21.077 69.585 20.981 69.54 20.856 C 69.495 20.734 69.446 20.605 69.382 20.469 C 69.322 20.336 69.262 20.207 69.199 20.082 C 69.135 19.96 69.09 19.861 69.056 19.783 C 69.047 19.77 69.041 19.755 69.038 19.739 C 69.026 19.713 69.015 19.687 69.004 19.665 C 68.989 19.639 68.978 19.617 68.966 19.599 C 68.955 19.58 68.944 19.569 68.936 19.569 C 68.933 19.577 68.921 19.584 68.903 19.584 C 68.888 19.584 68.843 19.555 68.768 19.496 C 68.693 19.437 68.61 19.363 68.524 19.275 C 68.44 19.188 68.363 19.094 68.296 18.994 C 68.228 18.895 68.194 18.806 68.194 18.725 C 68.194 18.703 68.194 18.689 68.202 18.677 C 68.138 18.677 68.06 18.67 67.97 18.652 C 67.88 18.633 67.79 18.611 67.7 18.582 C 67.61 18.548 67.528 18.508 67.456 18.46 C 67.385 18.408 67.336 18.353 67.314 18.29 C 67.198 18.305 67.085 18.327 66.977 18.364 C 66.868 18.397 66.759 18.431 66.654 18.467 C 66.55 18.501 66.441 18.53 66.328 18.56 C 66.216 18.585 66.104 18.6 65.988 18.6 L 65.909 18.6 C 65.883 18.6 65.856 18.596 65.83 18.589 C 65.845 18.615 65.853 18.644 65.853 18.677 C 65.853 18.729 65.834 18.759 65.796 18.77 C 65.759 18.781 65.714 18.788 65.665 18.788 L 65.485 18.788 L 65.437 18.795 L 65.444 18.858 L 65.444 18.884 C 65.444 18.939 65.429 18.983 65.399 19.02 C 65.369 19.057 65.332 19.087 65.291 19.116 C 65.249 19.146 65.204 19.171 65.159 19.193 C 65.114 19.219 65.073 19.249 65.043 19.278 C 65.099 19.286 65.126 19.322 65.126 19.381 C 65.126 19.459 65.096 19.555 65.036 19.665 C 64.976 19.776 64.908 19.905 64.837 20.049 C 64.766 20.192 64.699 20.347 64.639 20.513 C 64.579 20.679 64.549 20.852 64.549 21.036 C 64.534 21.058 64.515 21.077 64.492 21.095 C 64.47 21.11 64.444 21.117 64.418 21.117 C 64.38 21.117 64.343 21.106 64.305 21.088 C 64.268 21.069 64.23 21.058 64.185 21.058 C 64.14 21.058 64.121 21.073 64.121 21.106 C 64.121 21.158 64.136 21.198 64.166 21.235 C 64.196 21.272 64.23 21.309 64.271 21.353 C 64.313 21.394 64.346 21.438 64.376 21.482 C 64.406 21.526 64.421 21.582 64.421 21.644 C 64.421 21.803 64.406 21.913 64.376 21.976 C 64.346 22.039 64.313 22.083 64.279 22.113 C 64.245 22.142 64.211 22.175 64.185 22.216 C 64.155 22.253 64.144 22.33 64.144 22.444 L 64.144 22.522 C 64.144 22.547 64.144 22.57 64.151 22.592 C 64.092 22.669 64.024 22.732 63.949 22.783 C 64.017 22.805 64.077 22.842 64.121 22.898 C 64.166 22.949 64.204 23.004 64.234 23.06 C 64.26 23.115 64.283 23.174 64.298 23.233 C 64.313 23.292 64.316 23.34 64.316 23.377 C 64.316 23.513 64.328 23.649 64.354 23.782 C 64.38 23.915 64.391 24.051 64.391 24.188 C 64.391 24.309 64.38 24.394 64.361 24.442 C 64.339 24.486 64.316 24.516 64.29 24.53 C 64.264 24.545 64.238 24.549 64.219 24.549 C 64.196 24.549 64.189 24.56 64.189 24.586 C 64.189 24.619 64.2 24.634 64.223 24.634 C 64.26 24.634 64.298 24.622 64.343 24.6 C 64.384 24.578 64.421 24.556 64.455 24.538 C 64.462 24.575 64.47 24.626 64.47 24.696 L 64.47 24.899 C 64.47 24.965 64.481 25.028 64.496 25.079 C 64.511 25.131 64.545 25.164 64.59 25.172 C 64.657 25.186 64.706 25.208 64.736 25.242 C 64.762 25.275 64.785 25.308 64.8 25.352 C 64.815 25.393 64.833 25.437 64.852 25.478 C 64.871 25.522 64.908 25.559 64.965 25.588 C 65.04 25.629 65.107 25.68 65.174 25.743 C 65.238 25.806 65.306 25.865 65.377 25.916 C 65.444 25.971 65.519 26.019 65.594 26.064 C 65.669 26.108 65.755 26.13 65.845 26.137 C 66.175 26.167 66.503 26.217 66.827 26.288 C 66.887 26.307 66.958 26.314 67.033 26.314 C 67.127 26.314 67.217 26.303 67.306 26.277 C 67.396 26.252 67.486 26.226 67.576 26.196 C 67.666 26.167 67.756 26.141 67.85 26.115 C 67.943 26.089 68.033 26.078 68.127 26.078 C 68.183 26.078 68.243 26.086 68.307 26.097 C 68.301 26.081 68.299 26.065 68.299 26.049 C 68.299 25.997 68.326 25.935 68.378 25.853 C 68.431 25.772 68.494 25.695 68.569 25.618 C 68.644 25.54 68.719 25.474 68.798 25.415 C 68.876 25.36 68.94 25.326 68.993 25.315 C 68.978 25.292 68.969 25.265 68.966 25.238 L 68.966 25.153 C 68.966 25.087 68.978 25.009 69 24.928 C 69.023 24.847 69.068 24.788 69.139 24.759 C 69.176 24.742 69.204 24.712 69.217 24.674 C 69.24 24.63 69.255 24.578 69.266 24.519 C 69.277 24.46 69.285 24.394 69.292 24.324 C 69.296 24.254 69.3 24.184 69.3 24.114 L 69.3 23.66 C 69.367 23.616 69.416 23.546 69.446 23.458 C 69.476 23.369 69.495 23.281 69.506 23.196 C 69.517 23.111 69.525 23.034 69.532 22.964 C 69.536 22.898 69.547 22.853 69.566 22.842 C 69.622 22.802 69.648 22.75 69.648 22.691 M 68.412 26.546 L 68.382 26.546 C 68.288 26.546 68.213 26.576 68.153 26.635 C 68.093 26.694 68.041 26.764 68 26.845 C 68.015 26.801 68.045 26.779 68.09 26.779 C 68.09 26.801 68.082 26.819 68.063 26.83 C 68.045 26.841 68.022 26.849 68 26.849 C 68.056 26.849 68.112 26.852 68.165 26.86 C 68.221 26.867 68.277 26.871 68.329 26.871 C 68.371 26.871 68.404 26.86 68.427 26.841 C 68.449 26.819 68.468 26.793 68.476 26.764 C 68.487 26.731 68.491 26.698 68.491 26.661 L 68.491 26.557 L 68.408 26.55 Z M 70.386 22.039 C 70.386 21.987 70.364 21.954 70.323 21.936 C 70.285 21.919 70.244 21.91 70.203 21.91 C 70.109 21.91 70.064 21.95 70.064 22.031 C 70.064 22.072 70.083 22.101 70.117 22.12 C 70.15 22.138 70.188 22.146 70.225 22.146 C 70.263 22.146 70.3 22.138 70.334 22.12 C 70.368 22.101 70.386 22.076 70.386 22.039 M 124.407 21.092 C 124.336 20.944 124.197 20.852 124.055 20.852 L 82.238 20.852 C 76.906 20.852 75.467 23.679 73.478 27.586 C 73.174 28.183 72.856 28.809 72.504 29.465 C 70.016 34.102 65.418 33.011 65.223 32.963 C 65.051 32.923 64.875 33.011 64.781 33.188 C 64.695 33.365 64.714 33.59 64.83 33.741 C 64.886 33.815 69.6 39.848 76.131 39.848 C 77.386 39.848 78.701 39.623 80.072 39.092 C 80.784 39.303 81.545 39.439 82.336 39.439 C 82.527 39.439 82.722 39.432 82.916 39.413 C 83.479 39.369 84.022 39.247 84.546 39.067 C 85.071 38.886 101.94 39.07 101.94 39.07 C 103.356 39.07 104.361 38.245 104.93 36.616 C 105.132 36.044 105.339 35.215 105.451 34.751 L 109.333 34.751 C 111.004 34.751 111.442 33.387 111.708 32.572 C 111.738 32.477 111.768 32.385 111.798 32.3 C 112.012 31.695 112.286 30.873 112.428 30.431 L 113.14 30.431 C 115.249 30.431 116.767 29.635 117.644 28.054 C 117.985 27.449 118.329 26.565 118.502 26.111 L 119.57 26.111 C 122.013 26.111 122.665 24.847 123.096 24.014 C 123.141 23.915 123.193 23.826 123.242 23.742 C 123.721 22.898 124.373 21.615 124.403 21.56 C 124.482 21.412 124.482 21.232 124.403 21.088 M 82.86 38.473 C 79.02 38.794 75.58 35.359 75.542 35.326 L 75.007 36.037 C 75.1 36.133 76.562 37.589 78.679 38.565 C 72.863 40.102 68.086 35.952 66.246 34.028 C 67.988 34.091 71.211 33.652 73.186 29.967 C 73.541 29.303 73.864 28.669 74.175 28.069 C 76.164 24.158 77.367 21.796 82.235 21.796 L 95.443 21.796 C 95.424 22.138 95.319 22.687 94.899 23.27 C 93.966 24.563 90.995 26.627 81.564 25.92 L 81.511 26.86 C 88.308 27.372 91.984 26.473 93.959 25.267 L 93.959 25.286 C 93.906 26.2 93.625 27.825 92.423 29.086 C 89.594 32.042 79.72 28.809 79.619 28.776 L 79.394 29.683 C 79.675 29.775 84.202 31.26 88.129 31.26 C 89.38 31.26 90.56 31.109 91.535 30.715 C 91.321 31.798 90.662 34.039 88.766 34.78 C 84.91 36.284 77.742 31.979 77.667 31.939 L 77.288 32.775 C 77.547 32.93 82.729 36.041 86.858 36.041 C 87.019 36.041 87.177 36.033 87.334 36.022 C 86.012 37.504 84.509 38.337 82.857 38.473 M 104.173 36.258 C 103.731 37.511 103.004 38.123 101.936 38.123 L 86.326 38.123 C 87.143 37.541 87.911 36.782 88.623 35.82 L 88.604 35.805 C 88.751 35.764 88.889 35.72 89.028 35.668 C 89.597 35.444 90.073 35.116 90.474 34.729 L 90.474 34.743 L 104.6 34.743 C 104.488 35.197 104.323 35.816 104.173 36.254 M 111.045 31.939 C 111.012 32.031 110.978 32.134 110.944 32.244 C 110.697 33.011 110.438 33.811 109.329 33.811 L 91.227 33.811 C 92.074 32.502 92.348 30.999 92.423 30.435 L 111.559 30.435 C 111.413 30.884 111.214 31.489 111.049 31.939 M 116.962 27.545 C 116.231 28.854 114.983 29.488 113.14 29.488 L 93.228 29.488 C 94.158 28.378 94.543 27.107 94.693 26.115 L 117.61 26.115 C 117.43 26.557 117.19 27.132 116.962 27.545 M 122.564 23.222 C 122.511 23.318 122.455 23.421 122.399 23.528 C 122.02 24.258 121.556 25.168 119.57 25.168 L 94.783 25.168 C 94.791 24.962 94.791 24.792 94.783 24.674 C 95.091 24.405 95.334 24.136 95.525 23.871 C 96.098 23.071 96.241 22.297 96.26 21.792 L 123.335 21.792 C 123.107 22.23 122.811 22.787 122.567 23.218 M 60.345 32.963 C 60.296 32.978 55.56 34.117 53.064 29.465 C 52.716 28.809 52.393 28.183 52.09 27.586 C 50.1 23.679 48.661 20.852 43.326 20.852 L 1.513 20.852 C 1.367 20.852 1.232 20.94 1.161 21.092 C 1.089 21.235 1.089 21.42 1.161 21.563 C 1.187 21.615 1.842 22.901 2.322 23.745 C 2.371 23.83 2.416 23.918 2.464 24.018 C 2.895 24.851 3.547 26.115 5.994 26.115 L 7.062 26.115 C 7.234 26.569 7.579 27.453 7.92 28.058 C 8.797 29.635 10.311 30.435 12.424 30.435 L 13.14 30.435 C 13.282 30.877 13.552 31.703 13.769 32.303 C 13.799 32.385 13.829 32.477 13.859 32.576 C 14.121 33.391 14.564 34.754 16.235 34.754 L 20.113 34.754 C 20.225 35.219 20.431 36.044 20.634 36.619 C 21.203 38.252 22.207 39.074 23.624 39.074 L 41.017 39.074 C 41.542 39.251 42.085 39.376 42.647 39.417 C 42.842 39.435 43.037 39.443 43.228 39.443 C 44.019 39.443 44.779 39.306 45.491 39.096 C 46.859 39.627 48.178 39.852 49.433 39.852 C 55.964 39.852 60.678 33.818 60.734 33.745 C 60.847 33.593 60.869 33.369 60.783 33.192 C 60.693 33.015 60.513 32.923 60.341 32.967 M 3.169 23.528 C 3.113 23.417 3.06 23.318 3.004 23.222 C 2.76 22.791 2.461 22.234 2.232 21.796 L 29.308 21.796 C 29.323 22.3 29.465 23.078 30.042 23.874 C 30.234 24.14 30.481 24.412 30.784 24.678 C 30.777 24.792 30.777 24.965 30.784 25.172 L 5.994 25.172 C 4.012 25.172 3.544 24.261 3.165 23.532 M 8.606 27.545 C 8.377 27.136 8.13 26.557 7.958 26.115 L 30.874 26.115 C 31.024 27.103 31.41 28.378 32.339 29.488 L 12.424 29.488 C 10.58 29.488 9.329 28.857 8.606 27.545 M 14.624 32.241 C 14.59 32.13 14.556 32.031 14.522 31.935 C 14.357 31.482 14.159 30.881 14.009 30.431 L 33.145 30.431 C 33.22 30.995 33.49 32.499 34.34 33.807 L 16.238 33.807 C 15.129 33.807 14.871 33.011 14.624 32.241 M 23.628 38.127 C 22.56 38.127 21.829 37.515 21.394 36.262 C 21.241 35.827 21.076 35.208 20.967 34.751 L 35.093 34.751 L 35.093 34.736 C 35.494 35.123 35.966 35.451 36.54 35.676 C 36.678 35.727 36.817 35.772 36.963 35.812 L 36.948 35.827 C 37.653 36.789 38.421 37.548 39.238 38.131 L 23.631 38.131 Z M 46.885 38.565 C 48.999 37.589 50.464 36.133 50.557 36.037 L 50.018 35.326 C 49.984 35.359 46.556 38.801 42.707 38.473 C 41.051 38.333 39.549 37.508 38.226 36.022 C 38.383 36.033 38.541 36.041 38.702 36.041 C 42.831 36.041 48.013 32.93 48.272 32.775 L 47.893 31.939 C 47.818 31.983 40.654 36.288 36.795 34.78 C 34.902 34.043 34.235 31.798 34.022 30.715 C 34.992 31.109 36.18 31.26 37.432 31.26 C 41.358 31.26 45.885 29.779 46.166 29.687 L 45.941 28.78 C 45.844 28.813 35.966 32.042 33.141 29.09 C 31.938 27.829 31.657 26.189 31.605 25.279 C 33.58 26.484 37.255 27.379 44.053 26.867 L 44 25.927 C 35.09 26.594 31.845 24.873 30.687 23.307 C 30.245 22.71 30.136 22.149 30.117 21.799 L 43.326 21.799 C 48.193 21.799 49.396 24.162 51.385 28.069 C 51.693 28.673 52.019 29.307 52.371 29.967 C 54.349 33.652 57.579 34.098 59.318 34.028 C 57.482 35.952 52.704 40.106 46.885 38.565\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:8641325087,withExternalLayout:true,...addPropertyOverrides({fC5LHhXkr:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 125 40\"><path d=\"M 37.244 8.925 C 37.244 8.991 37.229 9.05 37.207 9.109 C 37.16 9.213 37.157 9.331 37.199 9.437 C 37.222 9.485 37.229 9.537 37.229 9.585 C 37.229 9.625 37.222 9.692 37.207 9.78 C 37.192 9.869 37.173 9.961 37.151 10.057 C 37.128 10.152 37.102 10.245 37.076 10.326 C 37.049 10.407 37.027 10.466 37.004 10.495 L 36.78 10.495 C 36.761 10.602 36.723 10.713 36.671 10.823 C 36.476 10.915 36.307 10.974 36.169 11 C 36.03 11.026 35.88 11.037 35.719 11.037 C 35.648 11.037 35.569 11.037 35.491 11.033 C 35.412 11.033 35.326 11.03 35.232 11.03 C 35.063 11.03 34.914 11.037 34.782 11.055 C 34.655 11.074 34.516 11.125 34.367 11.21 C 34.322 11.229 34.273 11.24 34.22 11.24 C 34.123 11.24 34.026 11.229 33.932 11.21 C 33.838 11.188 33.741 11.166 33.651 11.144 C 33.557 11.118 33.463 11.096 33.37 11.074 C 33.272 11.052 33.179 11.044 33.081 11.044 C 32.943 11.044 32.804 11.03 32.665 11.004 C 32.527 10.974 32.388 10.963 32.249 10.963 C 32.145 10.963 32.047 10.971 31.95 10.989 C 31.852 11.008 31.751 11.026 31.654 11.048 C 31.553 11.07 31.455 11.092 31.358 11.111 C 31.26 11.129 31.159 11.137 31.058 11.137 C 30.964 11.137 30.874 11.125 30.788 11.107 C 30.702 11.085 30.608 11.078 30.518 11.078 C 30.353 11.078 30.189 11.092 30.027 11.118 C 29.866 11.148 29.701 11.159 29.537 11.159 C 29.319 11.159 29.143 11.107 29.001 11.004 C 28.858 10.901 28.787 10.735 28.787 10.506 C 28.787 10.414 28.806 10.333 28.847 10.263 C 28.967 10.049 29.087 9.898 29.214 9.802 C 29.342 9.71 29.462 9.64 29.578 9.6 C 29.694 9.559 29.803 9.533 29.908 9.515 C 30.012 9.5 30.102 9.467 30.177 9.415 C 30.256 9.364 30.316 9.279 30.357 9.157 C 30.402 9.036 30.425 8.848 30.425 8.593 C 30.425 8.295 30.398 8 30.35 7.709 C 30.301 7.418 30.275 7.119 30.275 6.817 C 30.275 6.669 30.29 6.526 30.32 6.382 C 30.35 6.238 30.365 6.095 30.365 5.947 C 30.365 5.693 30.353 5.446 30.331 5.199 C 30.308 4.952 30.297 4.705 30.297 4.458 C 30.297 4.285 30.275 4.119 30.226 3.953 C 30.181 3.787 30.159 3.621 30.159 3.448 C 30.159 3.349 30.17 3.249 30.189 3.157 C 30.211 3.061 30.219 2.969 30.219 2.873 C 30.219 2.726 30.211 2.578 30.196 2.431 C 30.181 2.284 30.166 2.136 30.159 1.989 C 30.155 1.908 30.144 1.826 30.125 1.749 C 30.106 1.672 30.076 1.602 30.035 1.543 C 29.994 1.483 29.939 1.435 29.874 1.403 C 29.806 1.366 29.724 1.351 29.627 1.351 C 29.529 1.351 29.443 1.366 29.353 1.395 C 29.263 1.425 29.169 1.439 29.072 1.439 C 29.016 1.439 28.96 1.436 28.911 1.425 C 28.858 1.414 28.81 1.403 28.757 1.388 C 28.731 1.351 28.709 1.31 28.69 1.266 L 28.634 1.134 C 28.615 1.091 28.589 1.052 28.555 1.019 C 28.52 0.984 28.474 0.96 28.424 0.953 C 28.476 0.876 28.525 0.78 28.57 0.658 C 28.615 0.536 28.667 0.419 28.727 0.308 C 28.787 0.197 28.858 0.102 28.941 0.02 C 29.023 -0.061 29.124 -0.101 29.241 -0.101 C 29.338 -0.101 29.432 -0.079 29.514 -0.031 C 29.6 0.013 29.69 0.039 29.788 0.039 C 29.911 0.039 30.031 0.013 30.144 -0.038 C 30.256 -0.09 30.38 -0.116 30.507 -0.116 C 30.608 -0.116 30.702 -0.079 30.784 -0.009 C 30.878 -0.035 30.96 -0.046 31.039 -0.046 C 31.092 -0.046 31.14 -0.038 31.189 -0.024 C 31.238 -0.009 31.286 -0.002 31.339 -0.002 C 31.493 -0.002 31.646 -0.024 31.792 -0.064 C 31.938 -0.108 32.088 -0.131 32.246 -0.131 C 32.369 -0.131 32.489 -0.112 32.602 -0.079 C 32.714 -0.042 32.826 -0.002 32.935 0.046 C 33.044 0.094 33.152 0.146 33.261 0.194 C 33.37 0.245 33.482 0.282 33.602 0.308 C 33.606 0.334 33.61 0.356 33.613 0.371 C 33.617 0.385 33.613 0.411 33.613 0.437 L 33.613 0.466 L 33.606 0.496 C 33.602 0.592 33.583 0.688 33.55 0.78 C 33.52 0.876 33.497 0.968 33.482 1.056 C 33.456 1.178 33.411 1.255 33.347 1.288 C 33.284 1.322 33.205 1.34 33.111 1.34 C 33.07 1.34 33.025 1.34 32.98 1.336 C 32.935 1.336 32.89 1.333 32.849 1.333 C 32.658 1.333 32.471 1.347 32.279 1.373 C 32.092 1.403 31.908 1.443 31.725 1.498 C 31.672 1.594 31.646 1.701 31.646 1.819 C 31.646 1.911 31.657 2.003 31.676 2.092 C 31.695 2.184 31.714 2.272 31.721 2.365 C 31.665 2.354 31.612 2.342 31.571 2.324 C 31.526 2.306 31.478 2.298 31.421 2.298 C 31.38 2.298 31.343 2.32 31.309 2.368 C 31.275 2.413 31.26 2.457 31.26 2.497 C 31.26 2.534 31.271 2.564 31.298 2.589 C 31.324 2.615 31.354 2.634 31.391 2.652 C 31.429 2.667 31.466 2.678 31.508 2.682 C 31.549 2.685 31.582 2.689 31.609 2.689 L 31.616 2.84 C 31.616 3.028 31.594 3.212 31.549 3.393 C 31.504 3.574 31.481 3.758 31.481 3.946 C 31.481 4.001 31.489 4.056 31.5 4.112 C 31.511 4.167 31.519 4.222 31.519 4.277 C 31.519 4.344 31.5 4.384 31.463 4.399 C 31.425 4.414 31.384 4.421 31.339 4.421 C 31.294 4.421 31.253 4.421 31.215 4.429 C 31.178 4.432 31.159 4.458 31.159 4.499 C 31.159 4.513 31.159 4.528 31.167 4.535 C 31.144 4.576 31.137 4.613 31.137 4.642 C 31.137 4.687 31.155 4.716 31.189 4.727 C 31.227 4.738 31.264 4.742 31.305 4.746 C 31.346 4.746 31.384 4.753 31.421 4.76 C 31.459 4.768 31.474 4.79 31.474 4.823 C 31.474 4.878 31.466 4.93 31.451 4.978 C 31.436 5.026 31.429 5.077 31.429 5.125 C 31.429 5.262 31.455 5.394 31.515 5.52 C 31.571 5.649 31.601 5.778 31.601 5.914 C 31.601 6.036 31.586 6.157 31.553 6.275 C 31.519 6.393 31.504 6.515 31.504 6.636 C 31.504 6.714 31.515 6.787 31.538 6.861 C 31.56 6.935 31.586 7.009 31.616 7.082 L 31.695 7.303 C 31.717 7.377 31.729 7.451 31.729 7.528 C 31.729 7.635 31.71 7.738 31.676 7.842 C 31.639 7.945 31.62 8.048 31.62 8.155 C 31.62 8.181 31.624 8.217 31.635 8.269 C 31.657 8.387 31.676 8.523 31.691 8.682 C 31.71 8.84 31.74 8.995 31.789 9.139 C 31.834 9.283 31.905 9.408 31.998 9.507 C 32.092 9.607 32.223 9.659 32.392 9.659 C 32.553 9.659 32.707 9.633 32.856 9.585 C 33.006 9.537 33.16 9.511 33.321 9.511 C 33.419 9.511 33.516 9.522 33.61 9.544 C 33.703 9.566 33.801 9.592 33.891 9.625 C 33.984 9.655 34.078 9.681 34.172 9.706 C 34.265 9.729 34.367 9.74 34.468 9.74 C 34.621 9.74 34.775 9.721 34.929 9.688 C 35.082 9.655 35.236 9.622 35.389 9.596 C 35.607 9.555 35.768 9.482 35.877 9.378 C 35.985 9.275 36.038 9.109 36.038 8.881 C 36.038 8.652 36.011 8.431 35.955 8.217 C 35.899 8.004 35.873 7.779 35.873 7.55 C 35.873 7.414 35.892 7.281 35.933 7.152 C 35.974 7.023 36.038 6.909 36.128 6.806 C 36.251 6.765 36.375 6.743 36.499 6.743 C 36.723 6.743 36.884 6.817 36.978 6.961 C 37.072 7.104 37.117 7.278 37.117 7.473 C 37.117 7.558 37.098 7.62 37.064 7.65 C 37.027 7.683 37.012 7.716 37.012 7.746 C 37.012 7.757 37.023 7.772 37.042 7.786 C 37.061 7.801 37.087 7.827 37.109 7.853 C 37.136 7.878 37.158 7.908 37.181 7.945 C 37.199 7.982 37.21 8.018 37.21 8.059 C 37.21 8.096 37.195 8.122 37.166 8.136 C 37.166 8.192 37.166 8.262 37.158 8.343 L 37.147 8.586 C 37.147 8.667 37.147 8.745 37.151 8.815 C 37.154 8.885 37.169 8.94 37.188 8.973 L 37.252 8.918 Z M 47.043 9.706 C 47.043 9.791 47.028 9.872 46.998 9.95 C 46.968 10.027 46.938 10.105 46.911 10.186 C 46.893 10.256 46.878 10.315 46.87 10.363 C 46.863 10.407 46.852 10.447 46.837 10.48 C 46.819 10.516 46.793 10.547 46.762 10.573 C 46.728 10.602 46.675 10.632 46.604 10.668 C 46.451 10.75 46.286 10.831 46.113 10.915 C 45.941 11 45.765 11.041 45.593 11.041 C 45.443 11.041 45.304 11.008 45.173 10.938 C 45.042 10.867 44.918 10.794 44.809 10.709 C 44.697 10.624 44.6 10.547 44.51 10.477 C 44.42 10.407 44.345 10.37 44.281 10.37 C 44.214 10.37 44.157 10.388 44.109 10.422 C 44.06 10.458 44.011 10.495 43.963 10.536 C 43.914 10.576 43.861 10.613 43.801 10.65 C 43.742 10.687 43.67 10.702 43.58 10.702 C 43.509 10.702 43.434 10.713 43.356 10.738 C 43.277 10.764 43.202 10.794 43.123 10.827 L 42.887 10.926 C 42.809 10.96 42.734 10.985 42.666 11.008 C 42.434 11.07 42.202 11.103 41.965 11.114 C 41.729 11.125 41.497 11.129 41.257 11.129 C 41.197 11.129 41.1 11.129 40.972 11.125 C 40.845 11.125 40.714 11.111 40.583 11.089 C 40.452 11.067 40.335 11.03 40.234 10.978 C 40.133 10.926 40.084 10.856 40.084 10.764 C 40.084 10.746 40.084 10.727 40.092 10.713 C 40.054 10.753 40.013 10.786 39.968 10.812 C 39.923 10.838 39.871 10.849 39.815 10.849 C 39.732 10.849 39.631 10.794 39.515 10.683 C 39.395 10.573 39.283 10.444 39.174 10.296 C 39.065 10.149 38.972 10.005 38.897 9.858 C 38.818 9.714 38.78 9.607 38.78 9.533 C 38.78 9.478 38.795 9.426 38.833 9.382 C 38.867 9.338 38.882 9.286 38.882 9.231 C 38.882 9.161 38.874 9.095 38.855 9.028 C 38.837 8.966 38.829 8.899 38.829 8.826 C 38.829 8.733 38.848 8.638 38.882 8.534 C 38.919 8.431 38.96 8.328 39.013 8.221 C 39.065 8.118 39.118 8.015 39.174 7.915 C 39.23 7.816 39.283 7.724 39.328 7.639 C 39.38 7.536 39.451 7.455 39.545 7.396 C 39.639 7.333 39.736 7.281 39.837 7.237 C 39.938 7.193 40.043 7.145 40.148 7.101 C 40.249 7.056 40.343 6.994 40.418 6.916 C 40.497 7.001 40.598 7.045 40.718 7.045 C 40.838 7.045 40.972 7.027 41.096 6.99 C 41.22 6.953 41.347 6.935 41.475 6.935 C 41.576 6.935 41.677 6.946 41.774 6.964 C 41.868 6.983 41.969 6.994 42.07 6.994 C 42.183 6.994 42.269 6.979 42.321 6.953 C 42.378 6.924 42.445 6.876 42.527 6.806 C 42.61 6.736 42.715 6.681 42.842 6.644 C 42.97 6.607 43.101 6.574 43.236 6.552 C 43.371 6.529 43.509 6.504 43.644 6.478 C 43.779 6.452 43.903 6.415 44.011 6.367 C 44.12 6.319 44.206 6.253 44.274 6.168 C 44.341 6.083 44.375 5.969 44.375 5.822 C 44.375 5.66 44.326 5.49 44.232 5.309 C 44.036 4.946 43.737 4.646 43.371 4.447 C 43.191 4.351 43.018 4.303 42.853 4.303 C 42.835 4.303 42.812 4.303 42.794 4.311 C 42.771 4.314 42.756 4.318 42.741 4.318 C 42.617 4.34 42.479 4.351 42.325 4.359 C 42.172 4.366 42.025 4.388 41.891 4.425 C 41.756 4.462 41.643 4.524 41.55 4.617 C 41.456 4.705 41.411 4.838 41.411 5.007 C 41.411 5.107 41.418 5.21 41.437 5.309 C 41.456 5.409 41.463 5.508 41.463 5.608 C 41.463 5.759 41.426 5.888 41.351 5.988 C 41.276 6.091 41.182 6.168 41.066 6.231 C 40.95 6.294 40.823 6.334 40.684 6.356 C 40.545 6.378 40.41 6.389 40.283 6.389 C 40.129 6.389 39.995 6.371 39.882 6.33 C 39.77 6.29 39.676 6.194 39.605 6.05 C 39.549 5.943 39.489 5.829 39.425 5.704 C 39.361 5.579 39.328 5.453 39.328 5.328 C 39.328 5.192 39.354 5.063 39.402 4.945 C 39.451 4.827 39.507 4.709 39.567 4.594 C 39.631 4.48 39.691 4.366 39.751 4.252 C 39.811 4.137 39.852 4.016 39.878 3.883 C 39.916 3.865 39.965 3.843 40.028 3.82 C 40.092 3.802 40.163 3.78 40.238 3.761 C 40.313 3.739 40.384 3.721 40.455 3.706 C 40.523 3.688 40.583 3.673 40.628 3.658 C 40.751 3.621 40.871 3.581 40.987 3.533 C 41.104 3.485 41.224 3.441 41.343 3.4 C 41.463 3.36 41.587 3.323 41.707 3.293 C 41.827 3.264 41.954 3.245 42.082 3.242 L 42.321 3.234 C 42.542 3.234 42.771 3.253 43.003 3.29 C 43.236 3.327 43.46 3.389 43.685 3.467 C 43.906 3.548 44.116 3.647 44.315 3.769 C 44.513 3.887 44.69 4.031 44.843 4.193 C 44.956 4.314 45.049 4.458 45.124 4.624 C 45.199 4.79 45.259 4.963 45.3 5.144 C 45.345 5.328 45.375 5.508 45.394 5.696 C 45.413 5.881 45.42 6.054 45.42 6.209 C 45.42 6.423 45.413 6.633 45.401 6.835 C 45.39 7.042 45.383 7.248 45.383 7.462 C 45.383 7.676 45.394 7.867 45.416 8.066 C 45.439 8.265 45.465 8.468 45.499 8.667 C 45.529 8.866 45.555 9.069 45.581 9.268 C 45.604 9.467 45.615 9.666 45.615 9.865 C 45.626 9.987 45.641 10.06 45.664 10.09 C 45.686 10.119 45.712 10.13 45.739 10.13 C 45.851 10.13 45.945 10.097 46.012 10.027 C 46.08 9.957 46.143 9.883 46.203 9.799 C 46.26 9.714 46.323 9.636 46.387 9.566 C 46.454 9.496 46.541 9.46 46.642 9.46 C 46.687 9.46 46.735 9.46 46.784 9.467 C 46.833 9.471 46.878 9.482 46.919 9.5 C 46.96 9.519 46.994 9.544 47.02 9.577 C 47.046 9.611 47.058 9.655 47.058 9.71 M 44.498 7.812 C 44.498 7.783 44.498 7.727 44.495 7.654 C 44.495 7.576 44.487 7.499 44.476 7.421 C 44.465 7.344 44.45 7.274 44.427 7.211 C 44.405 7.149 44.371 7.119 44.322 7.119 C 44.311 7.119 44.3 7.123 44.285 7.13 C 44.27 7.138 44.255 7.141 44.247 7.141 C 44.053 7.248 43.884 7.337 43.745 7.403 C 43.607 7.473 43.468 7.528 43.333 7.569 C 43.198 7.613 43.052 7.643 42.895 7.657 C 42.741 7.672 42.546 7.679 42.314 7.679 C 42.284 7.679 42.198 7.694 42.059 7.716 C 41.92 7.742 41.767 7.772 41.602 7.805 C 41.437 7.838 41.283 7.871 41.137 7.904 C 40.991 7.937 40.901 7.959 40.868 7.967 C 40.8 7.993 40.751 8.018 40.725 8.044 C 40.695 8.07 40.676 8.096 40.661 8.129 C 40.646 8.158 40.632 8.192 40.617 8.225 C 40.602 8.258 40.572 8.291 40.53 8.328 C 40.478 8.369 40.422 8.402 40.365 8.428 C 40.306 8.453 40.249 8.49 40.201 8.542 C 40.122 8.619 40.051 8.719 39.983 8.844 C 39.916 8.969 39.882 9.087 39.882 9.198 C 39.882 9.334 39.92 9.456 39.991 9.563 C 40.062 9.67 40.159 9.762 40.276 9.835 C 40.395 9.913 40.527 9.979 40.676 10.035 C 40.826 10.09 40.976 10.134 41.13 10.164 C 41.28 10.193 41.43 10.219 41.572 10.234 C 41.714 10.248 41.838 10.256 41.939 10.256 C 42.063 10.256 42.209 10.248 42.381 10.23 C 42.55 10.211 42.722 10.186 42.891 10.145 C 43.06 10.108 43.221 10.057 43.371 9.99 C 43.52 9.924 43.637 9.839 43.727 9.74 C 43.764 9.699 43.79 9.662 43.805 9.629 C 43.82 9.596 43.839 9.563 43.854 9.53 C 43.873 9.496 43.891 9.463 43.918 9.426 C 43.94 9.39 43.978 9.353 44.03 9.312 C 44.15 9.216 44.24 9.109 44.304 8.991 C 44.367 8.874 44.416 8.752 44.446 8.627 C 44.476 8.501 44.495 8.369 44.498 8.232 C 44.502 8.096 44.506 7.956 44.506 7.812 M 57.399 10.838 C 57.399 10.908 57.381 10.967 57.347 11.015 C 57.309 11.059 57.264 11.096 57.212 11.122 C 57.16 11.148 57.1 11.162 57.032 11.17 C 56.968 11.177 56.909 11.181 56.852 11.181 C 56.774 11.181 56.699 11.173 56.62 11.166 C 56.541 11.155 56.466 11.148 56.388 11.137 C 56.283 11.173 56.163 11.21 56.02 11.247 C 55.878 11.284 55.751 11.302 55.638 11.302 C 55.608 11.302 55.578 11.299 55.548 11.288 C 55.522 11.278 55.494 11.273 55.466 11.273 C 55.38 11.273 55.29 11.291 55.2 11.321 C 55.11 11.354 55.02 11.369 54.934 11.369 C 54.784 11.369 54.642 11.35 54.503 11.313 C 54.368 11.277 54.222 11.251 54.076 11.24 C 53.832 11.218 53.645 11.125 53.514 10.963 C 53.383 10.797 53.311 10.602 53.3 10.374 C 53.461 10.278 53.63 10.211 53.806 10.175 C 53.986 10.138 54.162 10.119 54.342 10.119 C 54.443 10.119 54.548 10.119 54.649 10.127 C 54.75 10.13 54.851 10.141 54.953 10.149 C 54.938 9.769 54.904 9.39 54.851 9.006 C 54.799 8.627 54.773 8.243 54.773 7.86 C 54.773 7.727 54.776 7.598 54.784 7.466 C 54.791 7.333 54.81 7.204 54.833 7.071 C 54.859 6.939 54.893 6.81 54.934 6.681 C 54.975 6.552 54.998 6.423 54.998 6.29 C 54.998 6.205 54.986 6.124 54.96 6.05 C 54.934 5.977 54.9 5.903 54.859 5.825 C 54.821 5.763 54.799 5.696 54.788 5.619 C 54.776 5.542 54.765 5.464 54.75 5.387 C 54.735 5.309 54.713 5.232 54.683 5.155 C 54.653 5.077 54.6 5.011 54.533 4.948 C 54.462 4.886 54.368 4.838 54.244 4.805 C 54.121 4.768 53.96 4.753 53.757 4.753 C 53.697 4.753 53.604 4.76 53.484 4.779 C 53.364 4.797 53.24 4.819 53.113 4.849 C 52.985 4.878 52.869 4.908 52.757 4.948 C 52.644 4.985 52.569 5.026 52.528 5.066 C 52.502 5.092 52.472 5.129 52.431 5.173 C 52.393 5.217 52.352 5.265 52.307 5.313 C 52.262 5.361 52.221 5.405 52.18 5.442 C 52.139 5.479 52.101 5.501 52.071 5.508 C 51.992 5.523 51.936 5.538 51.899 5.545 C 51.861 5.556 51.828 5.571 51.805 5.59 C 51.783 5.608 51.764 5.637 51.749 5.678 C 51.734 5.715 51.708 5.77 51.67 5.84 C 51.659 5.859 51.64 5.899 51.606 5.958 C 51.577 6.017 51.543 6.047 51.513 6.047 C 51.487 6.047 51.468 6.036 51.46 6.017 C 51.45 5.999 51.43 5.987 51.408 5.988 C 51.397 5.988 51.382 5.995 51.367 6.006 C 51.348 6.021 51.333 6.032 51.325 6.039 L 51.325 6.253 C 51.288 6.294 51.258 6.316 51.228 6.316 C 51.198 6.316 51.176 6.323 51.157 6.327 C 51.138 6.33 51.127 6.345 51.119 6.364 C 51.112 6.382 51.108 6.434 51.108 6.507 C 51.108 6.563 51.093 6.614 51.071 6.658 C 51.044 6.703 51.018 6.751 50.988 6.795 C 50.962 6.839 50.932 6.887 50.906 6.935 C 50.88 6.985 50.867 7.041 50.868 7.097 C 50.868 7.2 50.883 7.296 50.91 7.388 C 50.94 7.484 50.951 7.58 50.951 7.679 C 50.951 7.746 50.94 7.801 50.921 7.845 C 50.902 7.889 50.876 7.934 50.846 7.971 C 50.816 8.007 50.793 8.044 50.771 8.081 C 50.748 8.118 50.741 8.158 50.741 8.21 C 50.741 8.28 50.756 8.346 50.782 8.405 C 50.808 8.464 50.838 8.523 50.872 8.582 C 50.902 8.645 50.932 8.708 50.962 8.774 C 50.988 8.84 51.003 8.91 51.003 8.988 C 51.003 9.073 50.992 9.161 50.973 9.249 C 50.951 9.338 50.943 9.43 50.943 9.519 C 50.943 9.625 50.958 9.706 50.996 9.765 C 51.029 9.824 51.074 9.869 51.127 9.898 C 51.183 9.928 51.243 9.95 51.318 9.968 C 51.389 9.983 51.464 10.005 51.539 10.031 C 51.614 10.06 51.689 10.097 51.768 10.145 C 51.846 10.193 51.917 10.267 51.985 10.363 L 52.03 10.355 C 52.116 10.355 52.184 10.392 52.225 10.462 C 52.266 10.532 52.288 10.606 52.288 10.683 C 52.288 10.753 52.273 10.816 52.243 10.871 C 52.214 10.923 52.199 10.993 52.199 11.081 C 52.199 11.144 52.131 11.192 51.996 11.232 C 51.861 11.273 51.711 11.306 51.539 11.328 C 51.37 11.35 51.206 11.365 51.048 11.372 C 50.891 11.38 50.786 11.383 50.733 11.383 C 50.67 11.383 50.576 11.383 50.452 11.38 C 50.325 11.38 50.186 11.372 50.029 11.365 C 49.872 11.358 49.707 11.347 49.538 11.332 C 49.37 11.317 49.212 11.295 49.066 11.266 C 48.92 11.236 48.8 11.203 48.699 11.159 C 48.598 11.114 48.534 11.063 48.508 11.004 C 48.481 10.941 48.455 10.875 48.429 10.801 C 48.403 10.727 48.392 10.657 48.392 10.584 C 48.392 10.506 48.41 10.44 48.448 10.377 C 48.485 10.315 48.534 10.259 48.59 10.211 C 48.669 10.141 48.751 10.097 48.845 10.086 C 48.939 10.071 49.029 10.064 49.118 10.064 C 49.208 10.064 49.298 10.053 49.381 10.042 C 49.467 10.027 49.542 9.99 49.606 9.924 C 49.669 9.858 49.722 9.754 49.759 9.611 C 49.797 9.467 49.815 9.268 49.815 9.01 C 49.815 8.944 49.812 8.877 49.8 8.807 C 49.789 8.737 49.778 8.674 49.763 8.608 C 49.748 8.545 49.733 8.487 49.725 8.439 C 49.714 8.387 49.71 8.35 49.71 8.324 C 49.71 8.295 49.718 8.262 49.737 8.225 C 49.755 8.188 49.774 8.151 49.8 8.114 C 49.823 8.077 49.845 8.033 49.864 7.989 C 49.883 7.945 49.89 7.893 49.89 7.838 C 49.889 7.752 49.873 7.667 49.842 7.587 C 49.808 7.506 49.793 7.421 49.793 7.337 C 49.793 7.267 49.804 7.197 49.83 7.13 C 49.857 7.064 49.868 6.998 49.868 6.924 C 49.868 6.869 49.853 6.813 49.823 6.765 C 49.793 6.715 49.778 6.658 49.778 6.599 C 49.778 6.544 49.789 6.485 49.808 6.43 C 49.827 6.371 49.838 6.312 49.838 6.253 C 49.838 6.12 49.823 5.984 49.793 5.848 C 49.763 5.708 49.733 5.571 49.707 5.442 C 49.677 5.284 49.617 5.166 49.534 5.088 C 49.448 5.011 49.355 4.952 49.246 4.911 C 49.137 4.871 49.025 4.838 48.905 4.812 C 48.785 4.786 48.68 4.749 48.579 4.694 C 48.479 4.64 48.395 4.561 48.335 4.465 C 48.272 4.366 48.238 4.222 48.238 4.027 C 48.238 3.894 48.279 3.795 48.358 3.725 C 48.437 3.655 48.534 3.603 48.646 3.57 C 48.759 3.537 48.879 3.518 49.006 3.515 C 49.133 3.511 49.242 3.507 49.336 3.507 C 49.486 3.507 49.636 3.529 49.782 3.574 C 49.928 3.618 50.078 3.644 50.228 3.655 C 50.295 3.658 50.359 3.68 50.422 3.721 C 50.486 3.761 50.542 3.806 50.591 3.857 C 50.644 3.909 50.685 3.972 50.715 4.034 C 50.745 4.101 50.763 4.167 50.767 4.233 C 50.767 4.263 50.778 4.318 50.797 4.395 C 50.816 4.473 50.842 4.554 50.872 4.635 C 50.902 4.716 50.932 4.79 50.966 4.852 C 50.999 4.915 51.033 4.948 51.071 4.948 C 51.1 4.925 51.122 4.894 51.134 4.86 C 51.146 4.827 51.161 4.793 51.168 4.764 C 51.172 4.734 51.209 4.694 51.273 4.642 C 51.337 4.591 51.408 4.539 51.49 4.484 C 51.569 4.429 51.648 4.373 51.723 4.325 C 51.798 4.274 51.85 4.233 51.88 4.204 C 51.91 4.167 51.936 4.13 51.955 4.093 C 51.974 4.056 51.992 4.019 52.007 3.986 C 52.026 3.953 52.049 3.927 52.075 3.905 C 52.105 3.887 52.15 3.876 52.21 3.876 L 52.247 3.876 C 52.303 3.876 52.36 3.85 52.408 3.802 C 52.461 3.754 52.528 3.699 52.611 3.64 C 52.693 3.581 52.802 3.526 52.937 3.478 C 53.072 3.43 53.248 3.404 53.469 3.404 C 53.66 3.404 53.851 3.408 54.042 3.415 C 54.233 3.422 54.413 3.448 54.589 3.496 C 54.761 3.54 54.923 3.614 55.076 3.71 C 55.23 3.806 55.361 3.942 55.473 4.112 C 55.56 4.248 55.635 4.351 55.691 4.418 C 55.747 4.484 55.792 4.547 55.829 4.605 C 55.867 4.668 55.889 4.742 55.904 4.827 C 55.916 4.911 55.923 5.044 55.923 5.214 C 55.923 5.284 55.934 5.35 55.961 5.413 C 55.987 5.475 56.017 5.534 56.05 5.601 C 56.084 5.663 56.114 5.73 56.14 5.803 C 56.167 5.877 56.178 5.954 56.178 6.047 C 56.178 6.224 56.167 6.4 56.148 6.574 C 56.125 6.751 56.118 6.924 56.118 7.101 C 56.118 7.226 56.092 7.351 56.043 7.473 C 55.994 7.595 55.968 7.72 55.968 7.845 C 55.968 7.908 55.983 7.963 56.013 8.022 C 56.043 8.077 56.058 8.14 56.058 8.21 C 56.058 8.295 56.047 8.383 56.028 8.472 C 56.009 8.56 55.998 8.649 55.998 8.733 C 55.998 8.815 56.017 8.885 56.054 8.947 C 56.092 9.01 56.11 9.076 56.11 9.154 C 56.11 9.194 56.103 9.227 56.084 9.253 C 56.065 9.279 56.047 9.305 56.02 9.331 C 55.998 9.356 55.975 9.382 55.961 9.412 C 55.942 9.441 55.934 9.474 55.934 9.515 C 55.934 9.592 55.953 9.67 55.99 9.747 C 56.028 9.824 56.08 9.898 56.14 9.961 C 56.204 10.023 56.272 10.075 56.35 10.112 C 56.429 10.149 56.504 10.167 56.583 10.167 C 56.65 10.167 56.706 10.152 56.759 10.127 C 56.807 10.097 56.86 10.086 56.916 10.086 C 56.987 10.086 57.055 10.116 57.115 10.175 C 57.175 10.234 57.227 10.304 57.268 10.385 C 57.313 10.466 57.347 10.551 57.369 10.635 C 57.392 10.724 57.403 10.794 57.403 10.849 M 50.718 7.797 C 50.718 7.76 50.711 7.72 50.7 7.668 C 50.685 7.617 50.67 7.569 50.644 7.521 C 50.621 7.473 50.591 7.432 50.557 7.399 C 50.526 7.368 50.482 7.35 50.437 7.351 C 50.381 7.351 50.333 7.37 50.291 7.399 C 50.247 7.432 50.193 7.449 50.138 7.447 L 50.108 7.447 C 50.093 7.502 50.085 7.558 50.085 7.606 L 50.093 7.65 L 50.1 7.628 C 50.115 7.683 50.145 7.727 50.194 7.757 C 50.239 7.786 50.291 7.812 50.344 7.838 C 50.396 7.86 50.452 7.882 50.509 7.904 C 50.565 7.923 50.614 7.952 50.655 7.989 C 50.696 7.945 50.718 7.878 50.718 7.797 M 55.728 7.974 C 55.726 7.922 55.71 7.87 55.679 7.827 C 55.646 7.779 55.601 7.753 55.545 7.753 C 55.488 7.753 55.447 7.779 55.428 7.834 C 55.406 7.886 55.398 7.937 55.398 7.982 C 55.398 8.037 55.41 8.092 55.428 8.14 C 55.447 8.192 55.488 8.217 55.552 8.217 C 55.605 8.217 55.642 8.199 55.672 8.17 C 55.702 8.136 55.721 8.077 55.728 7.989 Z M 55.859 9.434 C 55.859 9.397 55.844 9.367 55.818 9.345 C 55.788 9.323 55.762 9.305 55.728 9.29 C 55.717 9.319 55.698 9.349 55.672 9.382 C 55.646 9.412 55.62 9.445 55.593 9.482 L 55.518 9.589 C 55.496 9.625 55.485 9.659 55.485 9.695 C 55.485 9.736 55.496 9.765 55.522 9.788 C 55.548 9.806 55.578 9.824 55.616 9.839 C 55.62 9.81 55.638 9.777 55.665 9.747 C 55.694 9.718 55.721 9.684 55.747 9.648 C 55.773 9.611 55.796 9.577 55.822 9.544 C 55.844 9.512 55.856 9.473 55.856 9.434 M 67.779 10.709 C 67.779 10.775 67.76 10.842 67.726 10.908 C 67.697 10.971 67.632 11.011 67.561 11.008 C 67.505 11.008 67.453 11 67.408 10.989 C 67.363 10.978 67.31 10.971 67.254 10.971 C 67.172 10.971 67.13 10.985 67.127 11.015 C 67.127 11.044 67.119 11.078 67.108 11.118 C 67.097 11.155 67.059 11.192 66.995 11.221 C 66.932 11.251 66.797 11.266 66.591 11.266 C 66.471 11.266 66.355 11.254 66.239 11.236 C 66.122 11.218 66.006 11.207 65.886 11.207 C 65.8 11.207 65.703 11.218 65.602 11.243 C 65.56 11.192 65.515 11.155 65.467 11.129 C 65.418 11.103 65.369 11.078 65.328 11.048 C 65.283 11.019 65.249 10.985 65.216 10.945 C 65.186 10.904 65.171 10.845 65.171 10.764 C 65.171 10.709 65.133 10.68 65.062 10.68 C 65.036 10.68 65.013 10.68 64.987 10.687 C 64.965 10.694 64.938 10.694 64.912 10.694 C 64.886 10.694 64.863 10.687 64.845 10.676 C 64.827 10.663 64.818 10.642 64.818 10.621 C 64.818 10.609 64.818 10.602 64.826 10.598 C 64.717 10.602 64.635 10.639 64.579 10.705 C 64.522 10.772 64.459 10.842 64.395 10.912 C 64.35 10.956 64.298 10.993 64.249 11.015 C 64.196 11.037 64.144 11.059 64.092 11.074 C 64.039 11.092 63.979 11.114 63.923 11.14 C 63.863 11.166 63.807 11.203 63.751 11.254 C 63.706 11.299 63.627 11.336 63.518 11.358 C 63.41 11.38 63.293 11.398 63.173 11.409 C 63.054 11.42 62.934 11.428 62.818 11.431 C 62.701 11.431 62.611 11.435 62.544 11.435 C 62.39 11.435 62.263 11.424 62.169 11.398 C 62.081 11.377 61.995 11.344 61.915 11.302 C 61.84 11.266 61.761 11.225 61.678 11.181 C 61.596 11.137 61.491 11.096 61.36 11.055 C 61.221 11.015 61.053 10.938 60.858 10.827 C 60.663 10.716 60.476 10.587 60.296 10.44 C 60.12 10.293 59.966 10.134 59.842 9.964 C 59.719 9.795 59.659 9.633 59.659 9.474 C 59.659 9.404 59.644 9.331 59.61 9.257 C 59.576 9.183 59.535 9.113 59.486 9.043 C 59.438 8.973 59.389 8.907 59.337 8.837 C 59.284 8.77 59.243 8.704 59.213 8.641 C 59.115 8.45 59.052 8.247 59.022 8.033 C 58.992 7.819 58.981 7.606 58.981 7.396 C 58.981 7.197 58.996 7.009 59.026 6.828 C 59.056 6.647 59.093 6.47 59.142 6.294 C 59.187 6.12 59.235 5.947 59.284 5.774 C 59.333 5.601 59.378 5.42 59.419 5.236 C 59.445 5.103 59.483 5.004 59.528 4.934 C 59.573 4.863 59.625 4.805 59.685 4.757 C 59.745 4.705 59.809 4.657 59.88 4.613 C 59.947 4.569 60.019 4.502 60.093 4.414 C 60.123 4.377 60.142 4.347 60.15 4.318 C 60.157 4.289 60.165 4.266 60.172 4.248 C 60.18 4.23 60.195 4.218 60.217 4.211 C 60.24 4.204 60.285 4.2 60.352 4.2 C 60.393 4.2 60.423 4.189 60.449 4.163 C 60.472 4.137 60.494 4.108 60.517 4.071 C 60.536 4.034 60.558 3.997 60.573 3.96 C 60.592 3.924 60.614 3.894 60.648 3.872 C 60.678 3.854 60.719 3.835 60.764 3.828 C 60.809 3.817 60.858 3.809 60.91 3.806 C 60.963 3.802 61.011 3.795 61.06 3.791 C 61.109 3.787 61.154 3.776 61.195 3.761 C 61.304 3.717 61.394 3.677 61.461 3.64 C 61.532 3.603 61.596 3.574 61.663 3.544 C 61.727 3.515 61.802 3.492 61.885 3.478 C 61.967 3.463 62.076 3.456 62.211 3.456 C 62.387 3.456 62.559 3.478 62.731 3.522 C 62.904 3.566 63.076 3.61 63.245 3.662 C 63.413 3.714 63.586 3.758 63.754 3.802 C 63.923 3.846 64.099 3.868 64.279 3.868 C 64.421 3.868 64.537 3.839 64.624 3.776 C 64.71 3.714 64.773 3.636 64.815 3.54 C 64.86 3.445 64.886 3.338 64.901 3.22 C 64.912 3.102 64.92 2.987 64.92 2.877 C 64.92 2.678 64.905 2.483 64.882 2.287 C 64.856 2.092 64.837 1.9 64.826 1.705 L 64.758 1.734 C 64.709 1.735 64.661 1.72 64.62 1.694 C 64.579 1.664 64.541 1.635 64.504 1.602 C 64.466 1.568 64.429 1.539 64.388 1.51 C 64.347 1.482 64.298 1.468 64.249 1.469 C 64.193 1.469 64.155 1.484 64.14 1.51 C 64.125 1.539 64.099 1.565 64.062 1.591 L 63.889 1.602 C 63.829 1.602 63.773 1.605 63.717 1.605 L 63.376 1.605 C 63.305 1.605 63.222 1.583 63.132 1.539 C 63.042 1.495 62.956 1.439 62.874 1.373 C 62.791 1.307 62.724 1.233 62.668 1.152 C 62.615 1.075 62.585 0.997 62.585 0.92 C 62.585 0.853 62.608 0.783 62.653 0.71 C 62.698 0.636 62.75 0.57 62.814 0.507 C 62.877 0.448 62.949 0.396 63.027 0.36 C 63.106 0.323 63.181 0.301 63.252 0.301 C 63.32 0.301 63.38 0.319 63.44 0.352 C 63.496 0.385 63.559 0.4 63.623 0.4 C 63.736 0.4 63.844 0.382 63.953 0.345 C 64.058 0.308 64.17 0.293 64.29 0.293 C 64.41 0.293 64.522 0.312 64.627 0.349 C 64.732 0.385 64.845 0.404 64.965 0.404 C 65.051 0.404 65.141 0.404 65.231 0.396 C 65.321 0.393 65.41 0.389 65.497 0.389 C 65.59 0.389 65.684 0.396 65.778 0.411 C 65.875 0.426 65.961 0.455 66.044 0.503 L 66.044 0.548 C 66.044 0.618 66.051 0.688 66.07 0.758 C 66.089 0.824 66.107 0.894 66.134 0.964 C 66.156 1.034 66.179 1.1 66.194 1.167 C 66.212 1.233 66.22 1.299 66.22 1.373 C 66.22 1.465 66.197 1.55 66.152 1.635 C 66.107 1.72 66.089 1.808 66.089 1.904 C 66.089 2.081 66.107 2.258 66.152 2.431 C 66.194 2.608 66.212 2.781 66.212 2.958 C 66.212 3.404 66.212 3.85 66.205 4.292 C 66.201 4.734 66.197 5.184 66.197 5.634 C 66.197 6.083 66.182 6.544 66.152 6.99 C 66.122 7.44 66.107 7.893 66.107 8.346 C 66.107 8.512 66.115 8.704 66.13 8.914 C 66.145 9.124 66.186 9.323 66.254 9.507 C 66.321 9.692 66.418 9.85 66.55 9.976 C 66.681 10.101 66.864 10.167 67.093 10.167 C 67.138 10.167 67.183 10.164 67.228 10.156 C 67.273 10.149 67.318 10.145 67.363 10.145 C 67.43 10.145 67.49 10.164 67.543 10.197 C 67.595 10.234 67.636 10.278 67.674 10.333 C 67.711 10.388 67.737 10.451 67.756 10.514 C 67.775 10.58 67.782 10.639 67.782 10.698 M 64.972 6.939 C 64.972 6.751 64.957 6.552 64.92 6.338 C 64.886 6.124 64.826 5.925 64.744 5.741 C 64.657 5.556 64.541 5.398 64.395 5.273 C 64.249 5.147 64.062 5.077 63.84 5.066 C 63.796 5.063 63.739 5.04 63.676 5.007 C 63.612 4.97 63.544 4.934 63.477 4.893 C 63.41 4.852 63.342 4.816 63.278 4.782 C 63.226 4.753 63.167 4.737 63.106 4.734 C 63.061 4.734 63.016 4.742 62.975 4.76 C 62.934 4.779 62.892 4.797 62.851 4.823 C 62.81 4.845 62.769 4.867 62.728 4.882 C 62.686 4.9 62.641 4.908 62.589 4.908 C 62.503 4.908 62.417 4.904 62.338 4.893 C 62.259 4.882 62.173 4.878 62.087 4.878 C 61.828 4.878 61.596 4.956 61.386 5.107 C 61.176 5.258 60.996 5.45 60.85 5.674 C 60.7 5.899 60.584 6.142 60.502 6.404 C 60.419 6.666 60.378 6.905 60.378 7.123 C 60.378 7.215 60.386 7.303 60.397 7.396 C 60.412 7.488 60.416 7.58 60.416 7.668 C 60.416 7.731 60.397 7.779 60.367 7.816 C 60.333 7.853 60.296 7.893 60.251 7.93 C 60.206 7.967 60.168 8.007 60.135 8.052 C 60.101 8.096 60.086 8.147 60.086 8.206 L 60.15 8.206 C 60.285 8.206 60.389 8.232 60.461 8.28 C 60.536 8.328 60.592 8.391 60.633 8.468 C 60.671 8.545 60.7 8.638 60.727 8.737 C 60.749 8.837 60.775 8.94 60.809 9.043 C 60.839 9.146 60.884 9.246 60.944 9.345 C 61.004 9.441 61.09 9.53 61.203 9.603 C 61.285 9.659 61.375 9.721 61.476 9.784 C 61.577 9.85 61.682 9.909 61.795 9.964 C 61.907 10.02 62.016 10.068 62.128 10.105 C 62.241 10.141 62.345 10.16 62.45 10.16 C 62.615 10.16 62.776 10.134 62.937 10.086 C 63.099 10.038 63.26 10.012 63.425 10.012 C 63.488 10.012 63.552 10.02 63.627 10.035 C 63.747 9.854 63.882 9.677 64.039 9.515 C 64.196 9.349 64.388 9.235 64.616 9.168 L 64.609 9.003 C 64.609 8.837 64.627 8.671 64.665 8.512 C 64.702 8.354 64.747 8.188 64.792 8.022 C 64.837 7.856 64.882 7.683 64.92 7.506 C 64.957 7.329 64.976 7.138 64.976 6.927 M 76.086 8.711 C 76.086 8.778 76.074 8.84 76.052 8.907 C 76.03 8.969 76.003 9.032 75.97 9.098 L 75.88 9.286 C 75.85 9.345 75.831 9.412 75.823 9.478 C 75.797 9.614 75.745 9.736 75.666 9.847 C 75.587 9.957 75.494 10.057 75.393 10.152 C 75.288 10.248 75.179 10.34 75.067 10.429 C 74.954 10.517 74.853 10.609 74.767 10.698 C 74.688 10.775 74.606 10.812 74.519 10.812 C 74.467 10.812 74.418 10.809 74.373 10.797 C 74.328 10.786 74.276 10.783 74.227 10.783 C 74.156 10.783 74.096 10.794 74.055 10.82 C 74.01 10.845 73.969 10.871 73.931 10.901 C 73.894 10.93 73.845 10.956 73.793 10.982 C 73.74 11.008 73.665 11.019 73.571 11.019 C 73.504 11.019 73.44 11.037 73.38 11.074 C 73.317 11.111 73.257 11.125 73.197 11.125 C 73.107 11.125 73.006 11.1 72.89 11.048 C 72.769 10.996 72.639 10.969 72.507 10.971 C 72.421 10.971 72.331 10.971 72.245 10.982 C 72.155 10.989 72.069 10.993 71.983 10.993 C 71.904 10.993 71.829 10.982 71.754 10.96 C 71.679 10.938 71.608 10.912 71.537 10.882 C 71.466 10.853 71.394 10.827 71.323 10.805 C 71.25 10.782 71.175 10.771 71.098 10.772 C 70.945 10.772 70.814 10.809 70.705 10.886 C 70.596 10.963 70.499 11.048 70.416 11.14 C 70.33 11.232 70.248 11.321 70.162 11.395 C 70.076 11.472 69.982 11.509 69.873 11.509 C 69.776 11.509 69.708 11.49 69.675 11.457 C 69.642 11.425 69.621 11.384 69.615 11.339 C 69.607 11.295 69.6 11.243 69.596 11.192 C 69.59 11.139 69.566 11.09 69.528 11.052 C 69.45 10.971 69.401 10.897 69.375 10.827 C 69.349 10.761 69.337 10.668 69.337 10.558 C 69.337 10.315 69.36 10.079 69.405 9.847 C 69.45 9.618 69.472 9.378 69.472 9.135 C 69.472 9.05 69.461 8.966 69.442 8.885 C 69.42 8.803 69.397 8.73 69.367 8.663 C 69.337 8.597 69.315 8.542 69.292 8.498 C 69.277 8.466 69.267 8.433 69.262 8.398 C 69.262 8.354 69.274 8.306 69.3 8.254 C 69.326 8.203 69.356 8.158 69.39 8.114 C 69.424 8.07 69.461 8.037 69.498 8.007 C 69.536 7.982 69.57 7.967 69.596 7.967 C 69.648 7.967 69.693 7.978 69.731 8.004 C 69.768 8.029 69.809 8.055 69.847 8.085 C 69.884 8.114 69.926 8.14 69.963 8.166 C 70.001 8.192 70.049 8.203 70.105 8.203 C 70.117 8.203 70.124 8.203 70.128 8.199 C 70.132 8.199 70.139 8.195 70.15 8.195 C 70.222 8.313 70.278 8.439 70.319 8.571 C 70.36 8.704 70.401 8.837 70.446 8.966 C 70.491 9.095 70.544 9.22 70.608 9.338 C 70.671 9.456 70.765 9.563 70.881 9.655 C 70.911 9.681 70.949 9.706 70.99 9.74 C 71.031 9.769 71.072 9.802 71.117 9.832 C 71.162 9.861 71.203 9.887 71.248 9.909 C 71.293 9.928 71.331 9.939 71.368 9.939 C 71.424 9.939 71.481 9.935 71.533 9.924 C 71.589 9.913 71.642 9.909 71.698 9.909 C 71.777 9.909 71.814 9.935 71.814 9.987 C 71.814 9.998 71.81 10.016 71.799 10.049 L 71.945 10.049 C 72.14 10.049 72.339 10.027 72.534 9.979 C 72.728 9.935 72.927 9.909 73.129 9.909 C 73.223 9.909 73.317 9.917 73.41 9.935 C 73.504 9.953 73.59 9.99 73.669 10.046 C 73.766 10.001 73.849 9.942 73.916 9.869 L 74.119 9.659 C 74.186 9.589 74.261 9.53 74.343 9.478 C 74.426 9.426 74.531 9.397 74.662 9.39 C 74.688 9.36 74.703 9.323 74.703 9.283 C 74.703 9.242 74.707 9.202 74.707 9.165 C 74.707 9.128 74.711 9.091 74.718 9.054 C 74.726 9.017 74.744 8.988 74.778 8.955 C 74.83 8.91 74.868 8.862 74.898 8.815 C 74.928 8.767 74.939 8.708 74.939 8.634 C 74.939 8.498 74.902 8.369 74.823 8.251 C 74.744 8.133 74.647 8.022 74.527 7.923 C 74.407 7.823 74.265 7.735 74.111 7.657 C 73.954 7.58 73.793 7.51 73.631 7.455 C 73.47 7.399 73.313 7.359 73.163 7.329 C 73.013 7.303 72.882 7.289 72.77 7.289 C 72.642 7.289 72.515 7.3 72.387 7.322 C 72.26 7.344 72.14 7.385 72.02 7.44 C 72.02 7.329 71.994 7.256 71.942 7.219 C 71.889 7.182 71.829 7.156 71.758 7.141 C 71.687 7.127 71.612 7.104 71.537 7.075 C 71.462 7.049 71.406 6.986 71.364 6.887 C 71.278 6.998 71.166 7.079 71.035 7.13 C 70.904 7.182 70.769 7.208 70.638 7.208 C 70.506 7.208 70.379 7.182 70.267 7.13 C 70.154 7.079 70.053 7.012 69.959 6.924 C 69.869 6.839 69.798 6.74 69.742 6.625 C 69.69 6.515 69.66 6.397 69.652 6.268 C 69.649 6.189 69.631 6.112 69.6 6.039 C 69.57 5.973 69.536 5.91 69.498 5.848 C 69.461 5.789 69.431 5.722 69.401 5.656 C 69.371 5.59 69.36 5.512 69.36 5.42 C 69.36 5.192 69.371 5.015 69.394 4.886 C 69.416 4.757 69.446 4.657 69.483 4.591 C 69.521 4.524 69.558 4.473 69.603 4.447 C 69.648 4.418 69.693 4.392 69.738 4.362 C 69.783 4.336 69.828 4.296 69.869 4.244 C 69.911 4.193 69.944 4.112 69.971 4.001 C 69.986 3.924 70.008 3.876 70.042 3.85 C 70.072 3.824 70.128 3.806 70.203 3.798 C 70.27 3.787 70.315 3.773 70.334 3.754 C 70.353 3.736 70.368 3.71 70.375 3.688 C 70.383 3.662 70.39 3.636 70.401 3.607 C 70.413 3.577 70.439 3.551 70.48 3.526 C 70.589 3.456 70.694 3.411 70.802 3.393 C 70.907 3.374 71.016 3.367 71.132 3.367 L 71.327 3.367 C 71.391 3.367 71.454 3.371 71.529 3.371 C 71.747 3.371 71.957 3.36 72.163 3.341 C 72.369 3.323 72.579 3.312 72.796 3.312 C 72.961 3.312 73.111 3.33 73.249 3.36 C 73.384 3.393 73.504 3.43 73.609 3.47 C 73.71 3.511 73.8 3.548 73.875 3.581 C 73.95 3.614 74.01 3.629 74.055 3.629 C 74.141 3.629 74.227 3.614 74.306 3.581 C 74.385 3.548 74.471 3.529 74.557 3.526 C 74.598 3.562 74.647 3.592 74.699 3.621 C 74.752 3.651 74.808 3.662 74.864 3.662 C 74.905 3.662 74.935 3.651 74.958 3.625 C 74.98 3.599 74.992 3.566 74.995 3.526 C 75.067 3.548 75.138 3.581 75.205 3.632 C 75.273 3.684 75.333 3.743 75.389 3.813 C 75.441 3.883 75.486 3.953 75.516 4.034 C 75.546 4.112 75.561 4.189 75.561 4.259 C 75.561 4.447 75.546 4.631 75.516 4.819 C 75.49 5.004 75.475 5.192 75.475 5.379 C 75.475 5.567 75.501 5.752 75.554 5.918 C 75.482 5.973 75.404 6.024 75.318 6.065 C 75.231 6.109 75.16 6.168 75.104 6.242 L 75.096 6.235 C 75.059 6.205 75.014 6.165 74.962 6.117 C 74.909 6.069 74.849 6.021 74.793 5.977 C 74.738 5.934 74.68 5.895 74.621 5.859 C 74.575 5.829 74.522 5.813 74.467 5.811 L 74.452 5.811 C 74.428 5.797 74.406 5.78 74.388 5.759 C 74.37 5.738 74.36 5.71 74.362 5.682 C 74.362 5.63 74.377 5.586 74.407 5.545 C 74.437 5.505 74.452 5.461 74.452 5.409 C 74.452 5.394 74.43 5.357 74.381 5.302 C 74.333 5.242 74.28 5.185 74.223 5.133 C 74.163 5.074 74.107 5.022 74.051 4.974 C 73.995 4.926 73.954 4.9 73.927 4.893 C 73.875 4.882 73.823 4.863 73.766 4.841 L 73.598 4.764 C 73.541 4.738 73.489 4.716 73.44 4.694 C 73.402 4.678 73.362 4.668 73.32 4.664 C 73.253 4.664 73.186 4.672 73.118 4.69 C 73.051 4.709 72.983 4.72 72.908 4.723 L 72.916 4.723 L 72.567 4.687 C 72.399 4.668 72.23 4.624 72.065 4.565 C 71.9 4.506 71.732 4.473 71.556 4.473 C 71.402 4.473 71.29 4.51 71.215 4.58 C 71.143 4.65 71.083 4.731 71.038 4.819 C 70.994 4.908 70.945 4.989 70.9 5.059 C 70.855 5.129 70.776 5.166 70.668 5.166 C 70.638 5.166 70.611 5.166 70.596 5.158 C 70.649 5.321 70.694 5.457 70.739 5.567 C 70.784 5.678 70.836 5.778 70.896 5.87 C 70.956 5.962 71.035 6.043 71.128 6.12 C 71.222 6.198 71.338 6.282 71.484 6.375 C 71.499 6.386 71.522 6.404 71.552 6.426 C 71.578 6.452 71.608 6.478 71.642 6.507 C 71.672 6.537 71.702 6.559 71.732 6.581 C 71.762 6.599 71.78 6.611 71.795 6.611 C 71.882 6.611 71.968 6.588 72.046 6.552 C 72.125 6.511 72.211 6.489 72.297 6.489 C 72.357 6.489 72.417 6.504 72.47 6.529 C 72.522 6.559 72.582 6.57 72.642 6.57 C 72.702 6.57 72.762 6.559 72.818 6.537 C 72.875 6.515 72.938 6.504 73.006 6.504 C 73.032 6.504 73.058 6.504 73.088 6.511 C 73.118 6.515 73.144 6.522 73.171 6.526 C 73.324 6.566 73.478 6.585 73.635 6.581 C 73.789 6.581 73.946 6.581 74.107 6.585 C 74.22 6.585 74.336 6.603 74.452 6.647 C 74.568 6.688 74.681 6.74 74.789 6.802 C 74.898 6.865 74.999 6.939 75.089 7.02 C 75.183 7.101 75.261 7.185 75.329 7.27 C 75.381 7.34 75.437 7.403 75.497 7.462 C 75.561 7.517 75.621 7.576 75.681 7.631 C 75.741 7.69 75.793 7.753 75.838 7.819 C 75.883 7.886 75.917 7.959 75.94 8.048 C 75.966 8.147 76 8.262 76.044 8.383 C 76.089 8.505 76.108 8.616 76.108 8.711 M 86.791 10.75 C 86.791 10.82 86.78 10.871 86.753 10.904 C 86.727 10.938 86.697 10.967 86.664 10.993 C 86.63 11.019 86.6 11.044 86.574 11.07 C 86.547 11.096 86.536 11.133 86.536 11.184 C 86.536 11.214 86.536 11.236 86.544 11.254 C 86.364 11.299 86.161 11.332 85.944 11.347 C 85.723 11.361 85.524 11.369 85.337 11.369 C 85.311 11.369 85.281 11.361 85.24 11.35 L 85.127 11.306 C 85.093 11.29 85.062 11.268 85.037 11.24 C 85.016 11.215 85.004 11.184 85.004 11.151 C 84.94 11.17 84.872 11.188 84.798 11.199 C 84.723 11.21 84.651 11.229 84.58 11.247 C 84.509 11.266 84.445 11.295 84.382 11.332 C 84.318 11.369 84.269 11.417 84.228 11.476 C 84.161 11.457 84.071 11.439 83.962 11.424 C 83.85 11.409 83.733 11.391 83.61 11.372 C 83.486 11.354 83.362 11.328 83.239 11.299 C 83.115 11.269 83.003 11.236 82.902 11.192 C 82.8 11.148 82.718 11.096 82.654 11.037 C 82.59 10.978 82.555 10.895 82.557 10.809 C 82.557 10.783 82.557 10.738 82.564 10.676 C 82.568 10.613 82.579 10.547 82.594 10.48 C 82.609 10.414 82.628 10.355 82.654 10.307 C 82.677 10.256 82.703 10.23 82.737 10.23 C 82.789 10.23 82.838 10.241 82.887 10.259 C 82.935 10.278 82.988 10.289 83.044 10.289 L 83.123 10.281 L 83.13 10.222 C 83.13 10.182 83.119 10.149 83.096 10.127 C 83.072 10.103 83.04 10.088 83.006 10.082 C 82.969 10.075 82.935 10.071 82.898 10.071 L 82.797 10.071 C 82.864 10.005 82.909 9.928 82.928 9.835 C 82.946 9.743 82.958 9.655 82.958 9.57 C 82.958 9.478 82.946 9.375 82.924 9.253 C 82.902 9.135 82.864 9.017 82.812 8.907 C 82.759 8.796 82.695 8.697 82.62 8.612 C 82.546 8.527 82.456 8.468 82.354 8.446 C 82.324 8.38 82.287 8.31 82.246 8.236 C 82.205 8.162 82.156 8.096 82.103 8.033 C 82.047 7.974 81.987 7.923 81.916 7.882 C 81.845 7.842 81.77 7.819 81.687 7.819 C 81.594 7.819 81.478 7.867 81.332 7.963 C 81.185 8.059 81.047 8.17 80.912 8.295 C 80.777 8.42 80.657 8.538 80.556 8.656 C 80.455 8.774 80.406 8.851 80.406 8.892 C 80.406 8.947 80.414 9.003 80.428 9.05 C 80.443 9.102 80.451 9.154 80.451 9.209 C 80.451 9.294 80.432 9.375 80.395 9.445 C 80.357 9.515 80.312 9.577 80.256 9.636 C 80.271 9.729 80.309 9.795 80.372 9.843 C 80.436 9.887 80.507 9.924 80.593 9.946 C 80.68 9.968 80.766 9.983 80.852 9.99 C 80.938 9.998 81.021 10.009 81.092 10.023 C 81.122 10.053 81.167 10.09 81.227 10.138 C 81.287 10.182 81.343 10.234 81.395 10.285 C 81.448 10.337 81.496 10.392 81.538 10.447 C 81.579 10.503 81.598 10.554 81.598 10.598 C 81.598 10.65 81.579 10.68 81.541 10.691 C 81.504 10.702 81.459 10.709 81.414 10.713 C 81.369 10.716 81.324 10.727 81.287 10.742 C 81.249 10.757 81.23 10.79 81.23 10.842 C 81.23 10.879 81.234 10.908 81.245 10.934 C 80.998 10.945 80.758 10.967 80.522 11.008 C 80.286 11.044 80.05 11.092 79.814 11.148 C 79.717 11.173 79.619 11.188 79.522 11.192 C 79.424 11.196 79.323 11.199 79.222 11.199 C 79.121 11.199 79.02 11.199 78.918 11.207 C 78.814 11.21 78.716 11.225 78.619 11.243 C 78.547 11.258 78.473 11.266 78.401 11.266 C 78.281 11.266 78.173 11.243 78.068 11.196 C 77.864 11.104 77.703 10.939 77.618 10.735 C 77.573 10.635 77.551 10.525 77.551 10.407 C 77.551 10.289 77.585 10.193 77.648 10.093 C 77.712 9.998 77.813 9.95 77.944 9.95 C 77.985 9.95 78.019 9.968 78.045 10.005 C 78.072 10.042 78.105 10.06 78.147 10.06 C 78.165 10.06 78.184 10.049 78.199 10.027 C 78.214 10.005 78.233 9.979 78.248 9.946 C 78.266 9.917 78.289 9.887 78.323 9.861 C 78.353 9.835 78.39 9.817 78.439 9.81 C 78.585 9.791 78.705 9.74 78.799 9.666 C 78.896 9.589 78.967 9.496 79.02 9.39 C 79.072 9.279 79.11 9.161 79.128 9.032 C 79.147 8.903 79.158 8.774 79.158 8.649 C 79.158 8.549 79.147 8.45 79.125 8.354 C 79.102 8.262 79.091 8.166 79.091 8.07 C 79.091 7.937 79.113 7.801 79.166 7.665 C 79.214 7.525 79.241 7.37 79.241 7.197 C 79.241 6.957 79.226 6.725 79.199 6.493 C 79.148 6.079 79.144 5.661 79.188 5.247 C 79.207 5.066 79.218 4.886 79.218 4.709 C 79.218 4.642 79.211 4.58 79.192 4.524 C 79.173 4.465 79.155 4.41 79.136 4.359 C 79.117 4.303 79.095 4.255 79.08 4.207 C 79.061 4.16 79.053 4.108 79.053 4.06 C 79.053 3.96 79.072 3.857 79.106 3.754 C 79.182 3.547 79.18 3.319 79.102 3.113 C 79.065 3.006 79.046 2.895 79.046 2.777 C 79.046 2.693 79.053 2.604 79.072 2.516 C 79.091 2.427 79.098 2.339 79.098 2.247 C 79.098 2.066 79.057 1.926 78.978 1.838 C 78.9 1.745 78.799 1.679 78.682 1.635 C 78.562 1.591 78.435 1.565 78.293 1.554 C 78.15 1.543 78.023 1.528 77.903 1.502 C 77.783 1.48 77.686 1.439 77.607 1.384 C 77.528 1.329 77.487 1.237 77.487 1.111 C 77.487 0.964 77.521 0.846 77.588 0.75 C 77.656 0.658 77.738 0.584 77.843 0.533 C 77.948 0.481 78.06 0.448 78.184 0.43 C 78.308 0.411 78.428 0.404 78.547 0.404 C 78.881 0.474 79.147 0.536 79.338 0.588 C 79.529 0.64 79.672 0.68 79.765 0.717 C 79.859 0.754 79.919 0.78 79.945 0.802 C 79.968 0.82 79.986 0.839 79.994 0.857 C 80.024 0.949 80.05 1.086 80.076 1.266 C 80.099 1.451 80.117 1.639 80.132 1.841 C 80.157 2.171 80.172 2.502 80.177 2.833 C 80.177 2.969 80.159 3.102 80.114 3.223 C 80.073 3.349 80.05 3.474 80.05 3.607 C 80.05 3.75 80.069 3.887 80.106 4.016 C 80.144 4.148 80.17 4.285 80.181 4.425 L 80.192 4.694 L 80.192 5.365 C 80.192 5.501 80.189 5.637 80.189 5.774 C 80.189 5.966 80.192 6.157 80.204 6.345 C 80.215 6.533 80.234 6.721 80.264 6.909 C 80.29 6.92 80.312 6.924 80.331 6.924 L 80.402 6.924 C 80.503 6.924 80.59 6.898 80.657 6.843 C 80.725 6.791 80.784 6.728 80.841 6.655 C 80.897 6.585 80.957 6.511 81.017 6.437 C 81.08 6.364 81.155 6.308 81.249 6.268 C 81.373 6.216 81.478 6.142 81.56 6.043 C 81.646 5.943 81.725 5.84 81.804 5.733 C 81.882 5.626 81.961 5.527 82.047 5.431 C 82.133 5.339 82.238 5.265 82.362 5.214 C 82.489 5.162 82.557 5.07 82.557 4.941 C 82.557 4.863 82.546 4.79 82.527 4.716 C 82.508 4.642 82.482 4.569 82.452 4.499 C 82.422 4.429 82.399 4.355 82.377 4.281 C 82.358 4.207 82.347 4.134 82.347 4.056 L 82.354 3.972 L 82.418 3.979 L 82.441 3.979 C 82.463 3.979 82.482 3.979 82.504 3.975 C 82.523 3.975 82.534 3.96 82.534 3.942 C 82.508 3.901 82.495 3.854 82.497 3.806 C 82.497 3.736 82.512 3.688 82.546 3.669 C 82.579 3.651 82.628 3.64 82.688 3.64 C 82.8 3.64 82.913 3.658 83.018 3.699 C 83.123 3.739 83.231 3.761 83.347 3.761 C 83.43 3.761 83.509 3.75 83.583 3.728 C 83.658 3.706 83.733 3.68 83.812 3.651 C 83.891 3.621 83.966 3.599 84.041 3.574 C 84.116 3.551 84.194 3.54 84.277 3.54 C 84.415 3.54 84.55 3.559 84.685 3.592 C 84.82 3.629 84.955 3.644 85.094 3.644 C 85.232 3.644 85.378 3.625 85.517 3.581 C 85.656 3.54 85.802 3.518 85.948 3.518 C 85.974 3.518 86.012 3.526 86.056 3.54 C 86.101 3.555 86.146 3.577 86.191 3.603 C 86.236 3.629 86.274 3.655 86.308 3.688 C 86.341 3.717 86.356 3.75 86.356 3.78 C 86.345 3.817 86.326 3.839 86.293 3.854 C 86.263 3.868 86.248 3.883 86.248 3.902 C 86.248 3.927 86.259 3.957 86.285 3.99 C 86.311 4.023 86.341 4.06 86.375 4.097 C 86.409 4.134 86.439 4.174 86.465 4.218 C 86.491 4.263 86.502 4.307 86.502 4.351 C 86.502 4.418 86.439 4.48 86.315 4.543 C 86.191 4.605 86.049 4.657 85.884 4.705 C 85.728 4.751 85.569 4.789 85.408 4.819 C 85.255 4.849 85.146 4.86 85.082 4.86 C 84.974 4.86 84.891 4.841 84.839 4.805 C 84.794 4.77 84.738 4.751 84.681 4.749 C 84.599 4.749 84.494 4.782 84.363 4.845 C 84.235 4.908 84.097 4.989 83.951 5.092 C 83.644 5.308 83.359 5.552 83.1 5.822 C 82.98 5.947 82.879 6.069 82.8 6.187 C 82.722 6.305 82.68 6.4 82.68 6.474 C 82.677 6.555 82.662 6.633 82.643 6.71 C 82.624 6.787 82.613 6.865 82.613 6.946 C 82.613 7.016 82.635 7.075 82.68 7.119 C 82.725 7.163 82.782 7.208 82.842 7.244 C 82.902 7.281 82.965 7.326 83.029 7.37 C 83.093 7.414 83.141 7.473 83.171 7.536 C 83.216 7.639 83.287 7.753 83.381 7.882 C 83.475 8.011 83.576 8.147 83.688 8.295 C 83.801 8.439 83.913 8.586 84.026 8.733 C 84.138 8.881 84.243 9.025 84.34 9.165 C 84.434 9.305 84.513 9.437 84.573 9.559 C 84.633 9.684 84.663 9.791 84.663 9.883 L 84.663 9.935 C 84.921 9.88 85.172 9.85 85.42 9.85 C 85.588 9.85 85.757 9.858 85.925 9.876 L 86.424 9.931 L 86.424 10.038 C 86.424 10.138 86.442 10.222 86.476 10.285 C 86.514 10.348 86.555 10.403 86.6 10.451 C 86.645 10.499 86.686 10.547 86.723 10.587 C 86.761 10.632 86.776 10.676 86.776 10.727 M 97.159 4.101 C 97.159 4.163 97.144 4.226 97.114 4.296 C 97.051 4.434 96.953 4.553 96.829 4.642 C 96.765 4.687 96.709 4.72 96.649 4.742 C 96.556 4.771 96.443 4.793 96.305 4.805 C 96.17 4.816 96.035 4.83 95.911 4.856 C 95.784 4.882 95.675 4.926 95.585 4.989 C 95.495 5.051 95.45 5.151 95.45 5.291 C 95.45 5.372 95.446 5.424 95.435 5.446 C 95.424 5.468 95.398 5.479 95.357 5.479 C 95.345 5.479 95.33 5.479 95.315 5.475 L 95.255 5.475 L 95.184 5.512 C 95.113 5.685 95.068 5.866 95.057 6.05 C 95.046 6.238 95.012 6.419 94.959 6.596 C 94.862 6.599 94.783 6.647 94.723 6.732 C 94.663 6.817 94.618 6.92 94.585 7.031 C 94.551 7.145 94.525 7.259 94.498 7.377 C 94.476 7.495 94.45 7.584 94.424 7.65 C 94.262 8.029 94.101 8.402 93.933 8.767 C 93.764 9.132 93.588 9.496 93.397 9.861 C 93.382 9.891 93.363 9.942 93.344 10.009 C 93.322 10.079 93.299 10.145 93.273 10.215 C 93.247 10.285 93.217 10.344 93.183 10.396 C 93.15 10.447 93.108 10.473 93.063 10.473 C 93.001 10.448 92.942 10.416 92.887 10.377 C 92.831 10.34 92.771 10.318 92.707 10.311 C 92.689 10.315 92.677 10.329 92.677 10.348 C 92.677 10.403 92.704 10.451 92.76 10.484 C 92.812 10.521 92.872 10.554 92.936 10.591 C 93 10.628 93.06 10.661 93.112 10.698 C 93.165 10.735 93.195 10.775 93.195 10.827 C 93.195 10.871 93.176 10.923 93.146 10.971 C 93.112 11.022 93.075 11.078 93.033 11.133 C 92.992 11.192 92.955 11.254 92.917 11.321 C 92.88 11.387 92.861 11.461 92.854 11.542 C 92.842 11.641 92.812 11.734 92.764 11.815 C 92.715 11.896 92.662 11.977 92.603 12.054 C 92.543 12.132 92.49 12.216 92.441 12.305 C 92.393 12.393 92.359 12.493 92.344 12.607 C 92.333 12.692 92.314 12.78 92.288 12.869 C 92.258 12.957 92.22 13.038 92.175 13.116 C 92.13 13.193 92.074 13.256 92.007 13.315 C 91.939 13.37 91.861 13.407 91.767 13.422 C 91.741 13.573 91.677 13.724 91.576 13.871 C 91.475 14.019 91.351 14.148 91.209 14.262 C 91.062 14.376 90.909 14.468 90.744 14.535 C 90.579 14.605 90.418 14.638 90.257 14.638 C 90.129 14.638 90.002 14.62 89.882 14.586 C 89.762 14.549 89.642 14.505 89.53 14.45 C 89.451 14.413 89.391 14.395 89.346 14.387 C 89.301 14.384 89.26 14.376 89.226 14.373 C 89.187 14.366 89.15 14.351 89.118 14.328 C 89.08 14.303 89.028 14.251 88.968 14.177 C 88.874 14.056 88.777 13.941 88.668 13.838 C 88.563 13.735 88.455 13.632 88.346 13.532 C 88.29 13.481 88.248 13.422 88.222 13.352 C 88.196 13.281 88.174 13.21 88.155 13.138 C 88.132 13.068 88.106 12.998 88.072 12.931 C 88.039 12.865 87.982 12.814 87.908 12.773 C 87.881 12.747 87.87 12.703 87.87 12.637 C 87.87 12.592 87.889 12.497 87.922 12.356 C 87.96 12.213 88.005 12.069 88.061 11.918 C 88.117 11.767 88.181 11.634 88.252 11.516 C 88.32 11.398 88.387 11.336 88.451 11.336 C 88.492 11.336 88.53 11.343 88.567 11.354 C 88.604 11.365 88.642 11.372 88.683 11.372 C 88.784 11.372 88.885 11.347 88.983 11.295 C 89.08 11.243 89.185 11.218 89.294 11.218 C 89.361 11.218 89.41 11.236 89.444 11.269 C 89.478 11.306 89.5 11.347 89.519 11.391 C 89.534 11.435 89.549 11.476 89.56 11.512 C 89.571 11.549 89.597 11.568 89.635 11.568 C 89.661 11.56 89.684 11.553 89.706 11.546 C 89.759 11.524 89.8 11.516 89.83 11.516 C 89.897 11.516 89.957 11.535 90.013 11.564 C 90.07 11.597 90.122 11.638 90.167 11.689 C 90.212 11.741 90.257 11.796 90.294 11.852 C 90.332 11.911 90.369 11.966 90.399 12.014 C 90.414 12.04 90.437 12.065 90.47 12.095 C 90.5 12.124 90.534 12.15 90.564 12.183 C 90.594 12.213 90.62 12.242 90.643 12.272 C 90.662 12.301 90.673 12.327 90.673 12.36 C 90.673 12.415 90.658 12.467 90.632 12.511 C 90.604 12.552 90.59 12.599 90.59 12.648 C 90.59 12.699 90.613 12.732 90.658 12.755 C 90.703 12.773 90.744 12.784 90.785 12.784 C 90.883 12.784 90.98 12.743 91.074 12.666 C 91.167 12.589 91.261 12.485 91.347 12.356 C 91.433 12.231 91.516 12.087 91.591 11.936 C 91.666 11.782 91.733 11.627 91.789 11.472 C 91.846 11.317 91.891 11.173 91.921 11.037 C 91.951 10.904 91.966 10.794 91.966 10.713 C 91.966 10.628 91.943 10.506 91.902 10.355 C 91.861 10.204 91.804 10.035 91.741 9.854 C 91.673 9.673 91.598 9.478 91.516 9.275 C 91.433 9.073 91.351 8.877 91.272 8.689 C 91.194 8.501 91.119 8.328 91.051 8.17 C 90.984 8.011 90.931 7.878 90.89 7.779 C 90.808 7.587 90.733 7.388 90.669 7.185 C 90.605 6.983 90.53 6.784 90.448 6.592 C 90.403 6.485 90.336 6.364 90.249 6.224 C 90.163 6.083 90.081 5.94 89.995 5.789 C 89.908 5.641 89.833 5.494 89.77 5.346 C 89.706 5.203 89.672 5.074 89.672 4.963 C 89.631 4.963 89.586 4.956 89.537 4.937 C 89.489 4.919 89.44 4.9 89.395 4.875 C 89.35 4.852 89.301 4.83 89.26 4.816 C 89.222 4.799 89.182 4.79 89.14 4.79 C 89.032 4.79 88.923 4.805 88.807 4.83 C 88.694 4.86 88.578 4.871 88.466 4.871 C 88.402 4.871 88.331 4.863 88.248 4.852 C 88.166 4.838 88.087 4.819 88.012 4.79 C 87.937 4.76 87.874 4.723 87.818 4.672 C 87.764 4.622 87.735 4.553 87.735 4.48 C 87.735 4.425 87.743 4.362 87.758 4.289 C 87.773 4.218 87.795 4.148 87.821 4.086 C 87.848 4.023 87.885 3.968 87.926 3.927 C 87.967 3.883 88.012 3.865 88.065 3.865 C 88.144 3.865 88.219 3.89 88.29 3.938 C 88.361 3.986 88.44 4.012 88.522 4.012 C 88.642 4.012 88.758 4.008 88.874 3.997 C 88.99 3.986 89.107 3.983 89.226 3.983 C 89.328 3.983 89.433 3.953 89.53 3.898 C 89.631 3.843 89.725 3.791 89.811 3.747 C 89.908 3.695 90.051 3.666 90.231 3.651 C 90.414 3.64 90.598 3.632 90.785 3.632 C 90.853 3.632 90.958 3.632 91.104 3.621 C 91.246 3.614 91.392 3.621 91.542 3.64 C 91.688 3.662 91.819 3.706 91.928 3.773 C 92.04 3.839 92.093 3.949 92.093 4.097 C 92.093 4.226 92.067 4.329 92.01 4.414 C 91.954 4.499 91.891 4.569 91.808 4.631 C 91.729 4.694 91.64 4.746 91.546 4.793 C 91.448 4.841 91.362 4.893 91.284 4.945 C 91.205 4.996 91.137 5.059 91.081 5.133 C 91.029 5.203 90.999 5.291 90.999 5.398 C 90.999 5.564 91.048 5.744 91.145 5.932 C 91.242 6.124 91.351 6.312 91.471 6.496 C 91.591 6.681 91.699 6.857 91.804 7.023 C 91.906 7.189 91.966 7.337 91.981 7.458 C 91.984 7.525 92.003 7.617 92.033 7.738 C 92.063 7.86 92.108 7.982 92.16 8.1 C 92.213 8.217 92.28 8.324 92.351 8.413 C 92.426 8.501 92.509 8.545 92.595 8.545 C 92.659 8.545 92.711 8.52 92.756 8.468 C 92.801 8.416 92.846 8.358 92.88 8.287 C 92.917 8.217 92.947 8.144 92.97 8.07 C 92.992 7.996 93.011 7.937 93.026 7.893 C 93.071 7.749 93.116 7.609 93.153 7.469 C 93.191 7.326 93.254 7.197 93.344 7.075 C 93.416 6.983 93.472 6.887 93.513 6.791 C 93.554 6.692 93.599 6.588 93.644 6.482 C 93.697 6.356 93.749 6.257 93.802 6.187 C 93.858 6.117 93.903 6.043 93.944 5.973 C 93.985 5.903 94.019 5.814 94.049 5.715 C 94.079 5.612 94.09 5.468 94.09 5.273 C 94.09 5.155 94.064 5.07 94.011 5.015 C 93.959 4.959 93.895 4.915 93.82 4.886 C 93.745 4.856 93.663 4.83 93.577 4.808 C 93.491 4.79 93.409 4.757 93.333 4.712 C 93.258 4.668 93.195 4.605 93.142 4.517 C 93.09 4.432 93.063 4.311 93.063 4.152 C 93.063 4.019 93.105 3.916 93.187 3.835 C 93.269 3.758 93.371 3.699 93.491 3.662 C 93.61 3.625 93.745 3.599 93.888 3.588 C 94.03 3.577 94.165 3.574 94.289 3.574 L 94.558 3.574 C 94.787 3.574 95.008 3.559 95.229 3.529 C 95.446 3.5 95.668 3.485 95.889 3.485 C 95.956 3.485 96.054 3.503 96.181 3.537 C 96.308 3.574 96.439 3.614 96.567 3.658 C 96.694 3.703 96.807 3.747 96.897 3.791 C 96.987 3.835 97.031 3.865 97.024 3.879 C 97.024 3.876 97.039 3.894 97.073 3.942 C 97.106 3.986 97.121 4.042 97.121 4.101 M 90.781 12.99 L 90.665 12.983 L 90.62 12.983 C 90.534 12.983 90.463 13.005 90.411 13.049 C 90.358 13.094 90.332 13.16 90.332 13.252 L 90.339 13.315 C 90.384 13.304 90.437 13.296 90.485 13.289 C 90.538 13.282 90.583 13.271 90.628 13.256 C 90.673 13.241 90.707 13.219 90.736 13.189 C 90.766 13.16 90.778 13.116 90.778 13.06 L 90.778 13.001 Z M 61.675 24.641 C 61.671 24.792 61.66 24.895 61.648 24.958 C 61.642 25.008 61.62 25.054 61.585 25.091 C 61.555 25.116 61.51 25.138 61.454 25.157 C 61.397 25.175 61.322 25.216 61.229 25.282 C 61.322 25.408 61.364 25.548 61.36 25.695 C 61.356 25.853 61.3 25.997 61.203 26.123 C 61.105 26.248 60.989 26.355 60.854 26.443 C 60.73 26.521 60.637 26.62 60.569 26.738 C 60.502 26.856 60.438 26.978 60.371 27.103 C 60.187 27.103 60.019 27.132 59.865 27.195 C 59.711 27.258 59.561 27.339 59.415 27.438 C 59.34 27.486 59.265 27.516 59.19 27.534 C 59.116 27.549 59.037 27.556 58.954 27.553 C 58.872 27.553 58.786 27.542 58.703 27.53 C 58.617 27.519 58.535 27.512 58.452 27.508 C 58.306 27.505 58.156 27.519 58.01 27.56 C 57.864 27.597 57.714 27.615 57.568 27.612 C 57.493 27.612 57.399 27.597 57.283 27.571 C 57.167 27.545 57.051 27.519 56.931 27.483 C 56.811 27.449 56.695 27.413 56.583 27.372 C 56.47 27.331 56.38 27.295 56.313 27.261 C 56.171 27.194 56.04 27.107 55.923 27.003 C 55.803 26.9 55.676 26.812 55.541 26.745 C 55.481 26.576 55.41 26.414 55.32 26.255 C 55.23 26.1 55.117 25.964 54.975 25.85 C 55.009 25.783 55.035 25.713 55.05 25.643 C 55.065 25.573 55.072 25.5 55.076 25.422 C 55.08 25.29 55.072 25.157 55.054 25.021 C 55.035 24.884 55.024 24.751 55.028 24.619 C 55.035 24.39 55.106 24.188 55.237 24.003 L 55.301 24.011 C 55.38 24.011 55.455 24 55.526 23.974 C 55.597 23.948 55.676 23.933 55.754 23.937 C 55.871 23.941 55.983 23.963 56.088 24.003 C 56.197 24.044 56.29 24.099 56.365 24.165 C 56.444 24.235 56.508 24.32 56.553 24.416 C 56.598 24.516 56.616 24.626 56.613 24.748 C 56.613 24.788 56.605 24.847 56.594 24.921 C 56.583 24.995 56.564 25.068 56.534 25.142 C 56.504 25.216 56.47 25.275 56.425 25.326 C 56.389 25.373 56.332 25.401 56.272 25.4 C 56.234 25.4 56.2 25.385 56.167 25.367 C 56.137 25.345 56.107 25.319 56.088 25.293 C 56.088 25.349 56.088 25.426 56.095 25.525 C 56.099 25.625 56.114 25.724 56.137 25.824 C 56.159 25.924 56.193 26.008 56.234 26.086 C 56.275 26.159 56.335 26.196 56.41 26.193 L 56.631 26.193 C 56.774 26.196 56.92 26.218 57.07 26.255 C 57.22 26.292 57.373 26.314 57.534 26.318 C 57.665 26.322 57.789 26.336 57.916 26.358 C 58.04 26.381 58.168 26.395 58.295 26.399 C 58.467 26.406 58.625 26.388 58.775 26.347 C 58.924 26.307 59.063 26.252 59.198 26.174 C 59.329 26.1 59.456 26.012 59.576 25.916 C 59.696 25.82 59.816 25.721 59.936 25.614 C 59.989 25.566 60.015 25.518 60.019 25.474 C 60.019 25.452 60.019 25.43 60.015 25.404 C 60.011 25.382 60.011 25.36 60.011 25.337 C 60.011 25.279 60.041 25.216 60.101 25.15 C 60.157 25.083 60.221 25.009 60.288 24.925 C 60.356 24.84 60.419 24.748 60.479 24.645 C 60.539 24.541 60.569 24.423 60.577 24.294 C 60.581 24.191 60.569 24.084 60.543 23.981 C 60.517 23.878 60.506 23.767 60.509 23.657 C 60.509 23.565 60.494 23.484 60.453 23.41 C 60.412 23.336 60.367 23.262 60.315 23.189 C 60.262 23.115 60.217 23.045 60.176 22.968 C 60.135 22.894 60.116 22.813 60.12 22.728 L 60.12 22.673 C 60.12 22.673 60.127 22.636 60.138 22.61 C 60.03 22.581 59.902 22.533 59.756 22.474 C 59.614 22.415 59.468 22.356 59.325 22.297 C 59.183 22.238 59.044 22.183 58.917 22.135 C 58.79 22.087 58.688 22.061 58.621 22.061 C 58.445 22.054 58.272 22.068 58.1 22.098 C 57.928 22.127 57.755 22.142 57.579 22.135 C 57.579 22.116 57.598 22.101 57.632 22.087 C 57.669 22.072 57.707 22.054 57.755 22.035 C 57.8 22.017 57.845 21.995 57.883 21.976 C 57.92 21.954 57.939 21.928 57.943 21.895 C 57.943 21.858 57.913 21.825 57.853 21.796 C 57.793 21.766 57.748 21.751 57.718 21.751 C 57.665 21.751 57.62 21.759 57.579 21.777 C 57.538 21.796 57.493 21.818 57.452 21.843 C 57.411 21.869 57.366 21.891 57.321 21.91 C 57.276 21.928 57.231 21.936 57.186 21.936 C 57.148 21.936 57.115 21.921 57.081 21.902 C 57.049 21.881 57.022 21.853 57.002 21.821 L 57.002 21.888 C 57.002 21.965 57.021 22.024 57.066 22.061 C 57.111 22.098 57.171 22.12 57.249 22.124 L 57.291 22.124 C 57.237 22.203 57.174 22.276 57.103 22.341 C 57.036 22.4 56.95 22.429 56.837 22.426 C 56.759 22.426 56.684 22.418 56.613 22.407 C 56.541 22.396 56.466 22.393 56.388 22.389 C 56.414 22.223 56.474 22.046 56.571 21.858 C 56.669 21.674 56.785 21.493 56.924 21.324 C 57.062 21.154 57.208 20.996 57.366 20.848 C 57.523 20.701 57.669 20.579 57.804 20.483 C 57.857 20.443 57.901 20.413 57.939 20.395 C 58.011 20.359 58.076 20.31 58.13 20.251 C 58.16 20.218 58.19 20.17 58.22 20.107 C 58.265 20.019 58.321 19.938 58.385 19.872 C 58.449 19.802 58.516 19.739 58.587 19.673 L 58.797 19.477 C 58.864 19.411 58.928 19.337 58.981 19.26 C 59.041 19.234 59.104 19.212 59.172 19.193 C 59.235 19.175 59.303 19.153 59.363 19.127 C 59.427 19.101 59.486 19.072 59.539 19.039 C 59.591 19.005 59.64 18.958 59.681 18.895 C 59.681 18.729 59.625 18.618 59.505 18.56 C 59.383 18.499 59.249 18.466 59.112 18.464 C 59.007 18.46 58.906 18.478 58.808 18.515 C 58.711 18.552 58.61 18.571 58.505 18.567 C 58.43 18.567 58.362 18.545 58.299 18.512 C 58.235 18.478 58.165 18.459 58.093 18.456 C 58.048 18.456 58.006 18.464 57.976 18.482 C 57.946 18.501 57.909 18.512 57.868 18.508 C 57.83 18.508 57.8 18.501 57.77 18.486 C 57.739 18.473 57.706 18.467 57.673 18.467 L 57.632 18.501 C 57.628 18.523 57.609 18.537 57.575 18.541 C 57.542 18.541 57.504 18.545 57.456 18.541 C 57.388 18.54 57.32 18.534 57.253 18.523 C 57.186 18.515 57.137 18.508 57.115 18.508 C 56.953 18.504 56.819 18.552 56.71 18.663 C 56.601 18.77 56.545 18.902 56.541 19.057 C 56.541 19.134 56.541 19.208 56.553 19.282 C 56.56 19.356 56.564 19.429 56.56 19.507 C 56.56 19.569 56.541 19.639 56.515 19.713 C 56.489 19.787 56.451 19.853 56.406 19.916 C 56.361 19.975 56.305 20.026 56.242 20.063 C 56.178 20.104 56.11 20.119 56.035 20.119 C 55.953 20.119 55.874 20.093 55.799 20.052 C 55.724 20.012 55.657 19.967 55.593 19.92 L 55.593 19.886 C 55.593 19.842 55.608 19.798 55.631 19.761 C 55.653 19.724 55.676 19.684 55.706 19.647 C 55.732 19.61 55.758 19.569 55.781 19.533 C 55.803 19.496 55.814 19.451 55.814 19.407 C 55.814 19.356 55.799 19.315 55.769 19.275 C 55.736 19.238 55.719 19.191 55.721 19.142 C 55.721 19.079 55.739 19.017 55.769 18.958 C 55.799 18.899 55.814 18.84 55.818 18.773 C 55.818 18.689 55.807 18.604 55.777 18.526 C 55.747 18.449 55.736 18.368 55.736 18.287 C 55.736 18.261 55.754 18.213 55.788 18.15 C 55.822 18.088 55.863 18.025 55.912 17.959 C 55.961 17.892 56.009 17.833 56.058 17.786 C 56.107 17.738 56.144 17.712 56.17 17.715 C 56.215 17.715 56.26 17.723 56.301 17.738 C 56.343 17.752 56.388 17.756 56.433 17.76 C 56.556 17.763 56.684 17.756 56.811 17.734 C 56.938 17.712 57.07 17.704 57.205 17.708 C 57.309 17.712 57.418 17.719 57.527 17.727 C 57.635 17.734 57.744 17.741 57.849 17.745 C 58.081 17.752 58.306 17.741 58.527 17.704 C 58.748 17.668 58.973 17.657 59.198 17.664 C 59.273 17.664 59.344 17.671 59.415 17.682 C 59.654 17.711 59.896 17.71 60.135 17.679 C 60.303 17.657 60.468 17.649 60.637 17.657 C 60.719 17.657 60.802 17.668 60.88 17.686 C 60.959 17.704 61.038 17.734 61.109 17.778 L 61.109 17.786 C 61.09 17.826 61.079 17.874 61.075 17.933 C 61.075 17.973 61.079 18.01 61.098 18.044 C 61.113 18.077 61.128 18.106 61.146 18.136 C 61.165 18.161 61.18 18.191 61.195 18.22 C 61.21 18.246 61.218 18.279 61.218 18.309 C 61.218 18.346 61.184 18.408 61.116 18.501 C 61.053 18.593 60.974 18.692 60.888 18.799 C 60.802 18.906 60.715 19.017 60.637 19.123 C 60.558 19.23 60.502 19.315 60.472 19.378 C 60.446 19.433 60.412 19.474 60.367 19.503 C 60.322 19.533 60.273 19.558 60.217 19.577 C 60.165 19.595 60.108 19.614 60.052 19.628 C 59.998 19.643 59.946 19.667 59.899 19.698 C 59.831 19.743 59.752 19.813 59.663 19.908 C 59.573 20.004 59.483 20.111 59.4 20.222 C 59.318 20.336 59.247 20.45 59.187 20.565 C 59.127 20.679 59.097 20.775 59.093 20.852 C 59.093 20.896 59.116 20.948 59.164 20.999 C 59.213 21.055 59.273 21.106 59.34 21.158 C 59.408 21.21 59.475 21.261 59.543 21.309 C 59.61 21.357 59.663 21.397 59.7 21.431 C 59.745 21.479 59.79 21.508 59.839 21.515 C 59.887 21.526 59.936 21.534 59.985 21.541 C 60.034 21.549 60.078 21.56 60.127 21.574 C 60.172 21.589 60.217 21.622 60.255 21.674 C 60.288 21.722 60.33 21.766 60.378 21.803 C 60.427 21.843 60.468 21.884 60.513 21.928 C 60.554 21.969 60.592 22.017 60.618 22.065 C 60.648 22.113 60.659 22.171 60.656 22.242 L 60.955 22.253 L 60.948 22.452 C 61.064 22.533 61.135 22.599 61.165 22.654 C 61.191 22.706 61.203 22.758 61.203 22.802 L 61.203 22.85 C 61.203 22.89 61.21 22.923 61.233 22.945 C 61.33 23.049 61.401 23.148 61.442 23.24 C 61.484 23.332 61.51 23.425 61.521 23.52 C 61.532 23.613 61.544 23.712 61.551 23.812 C 61.559 23.911 61.581 24.025 61.619 24.147 C 61.645 24.232 61.663 24.313 61.675 24.394 C 61.69 24.475 61.693 24.56 61.69 24.641 M 57.928 18.154 C 57.929 18.126 57.918 18.1 57.898 18.08 C 57.88 18.059 57.854 18.047 57.827 18.047 C 57.782 18.047 57.752 18.069 57.737 18.121 C 57.722 18.173 57.714 18.217 57.714 18.246 L 57.729 18.22 C 57.729 18.22 57.737 18.231 57.737 18.239 C 57.737 18.243 57.733 18.246 57.722 18.246 C 57.759 18.246 57.8 18.246 57.849 18.235 C 57.898 18.224 57.924 18.198 57.924 18.15 M 70.589 23.532 C 70.589 23.583 70.578 23.62 70.551 23.649 C 70.525 23.679 70.488 23.694 70.443 23.694 C 70.398 23.694 70.353 23.683 70.312 23.664 C 70.269 23.643 70.221 23.633 70.173 23.635 C 70.165 23.649 70.154 23.661 70.15 23.675 C 70.143 23.69 70.139 23.705 70.139 23.723 C 70.139 23.756 70.15 23.771 70.177 23.775 C 70.203 23.775 70.229 23.778 70.255 23.782 C 70.285 23.782 70.308 23.793 70.334 23.808 C 70.36 23.823 70.372 23.852 70.372 23.904 C 70.372 23.955 70.364 24.029 70.349 24.136 C 70.318 24.353 70.271 24.567 70.207 24.777 C 70.177 24.873 70.147 24.936 70.113 24.969 C 70.072 25.013 70.038 25.057 70.016 25.094 C 69.993 25.135 69.982 25.183 69.989 25.242 L 69.997 25.419 C 70.001 25.496 69.989 25.555 69.967 25.599 C 69.941 25.643 69.914 25.68 69.884 25.717 C 69.854 25.75 69.828 25.783 69.806 25.813 C 69.783 25.842 69.772 25.879 69.772 25.924 C 69.772 25.946 69.772 25.964 69.779 25.979 C 69.721 25.956 69.661 25.936 69.6 25.92 C 69.54 25.905 69.476 25.898 69.412 25.898 C 69.345 25.898 69.281 25.912 69.225 25.938 C 69.169 25.964 69.124 26.012 69.094 26.075 C 69.094 26.097 69.098 26.119 69.109 26.145 C 69.116 26.167 69.135 26.178 69.165 26.178 C 69.21 26.178 69.251 26.159 69.289 26.123 C 69.326 26.086 69.367 26.067 69.412 26.067 C 69.446 26.067 69.465 26.082 69.476 26.115 C 69.483 26.148 69.491 26.174 69.491 26.196 C 69.491 26.255 69.48 26.307 69.465 26.347 C 69.446 26.388 69.401 26.41 69.334 26.41 C 69.292 26.41 69.251 26.406 69.214 26.395 C 69.176 26.388 69.135 26.381 69.094 26.381 L 69.038 26.421 C 69.064 26.498 69.12 26.543 69.199 26.557 C 69.086 26.679 68.959 26.804 68.813 26.933 C 68.667 27.062 68.509 27.177 68.344 27.28 C 68.18 27.383 68.003 27.468 67.824 27.534 C 67.655 27.598 67.476 27.632 67.295 27.634 C 67.183 27.634 67.033 27.619 66.842 27.586 C 66.651 27.553 66.452 27.516 66.25 27.468 C 66.047 27.42 65.853 27.365 65.669 27.306 C 65.485 27.243 65.351 27.18 65.257 27.118 C 65.197 27.077 65.163 27.044 65.156 27.014 C 65.148 26.989 65.141 26.963 65.137 26.944 C 65.133 26.922 65.118 26.904 65.096 26.882 C 65.073 26.863 65.017 26.841 64.931 26.815 C 64.736 26.76 64.597 26.694 64.507 26.616 C 64.421 26.539 64.358 26.458 64.32 26.373 C 64.283 26.288 64.26 26.207 64.253 26.126 C 64.241 26.045 64.219 25.979 64.178 25.924 C 64.136 25.868 64.092 25.813 64.047 25.754 C 64.002 25.695 63.957 25.632 63.915 25.57 C 63.874 25.507 63.84 25.441 63.81 25.374 C 63.784 25.308 63.769 25.238 63.769 25.164 C 63.769 25.109 63.792 25.065 63.837 25.032 C 63.882 24.998 63.904 24.962 63.904 24.917 C 63.904 24.903 63.9 24.892 63.889 24.877 C 63.882 24.862 63.87 24.851 63.863 24.844 C 63.81 24.788 63.769 24.74 63.739 24.7 C 63.706 24.659 63.683 24.615 63.664 24.571 C 63.646 24.527 63.631 24.475 63.619 24.423 C 63.608 24.372 63.601 24.309 63.593 24.235 C 63.578 24.092 63.552 23.944 63.507 23.804 C 63.462 23.661 63.44 23.517 63.44 23.369 C 63.44 23.255 63.44 23.141 63.447 23.03 C 63.451 22.916 63.455 22.802 63.455 22.687 C 63.455 22.584 63.466 22.481 63.492 22.378 C 63.535 22.21 63.541 22.036 63.511 21.866 C 63.48 21.63 63.499 21.39 63.567 21.162 C 63.616 20.999 63.668 20.837 63.724 20.679 C 63.781 20.517 63.833 20.354 63.882 20.192 C 63.93 20.03 63.953 19.861 63.953 19.687 C 63.953 19.643 63.953 19.595 63.945 19.551 C 63.942 19.507 63.938 19.459 63.938 19.407 C 63.938 19.322 63.957 19.263 63.99 19.238 C 64.024 19.208 64.062 19.193 64.103 19.186 C 64.144 19.179 64.178 19.171 64.215 19.16 C 64.249 19.153 64.268 19.12 64.268 19.064 C 64.268 19.031 64.264 19.002 64.256 18.972 C 64.249 18.943 64.245 18.913 64.245 18.88 C 64.245 18.843 64.268 18.803 64.316 18.762 C 64.365 18.722 64.421 18.674 64.481 18.622 C 64.545 18.571 64.605 18.519 64.665 18.467 C 64.725 18.416 64.766 18.36 64.788 18.302 C 64.811 18.246 64.848 18.209 64.901 18.191 C 64.953 18.173 65.006 18.158 65.062 18.147 C 65.114 18.136 65.163 18.121 65.204 18.106 C 65.246 18.091 65.268 18.055 65.268 17.999 C 65.268 17.973 65.261 17.937 65.246 17.896 C 65.313 17.929 65.388 17.948 65.459 17.962 C 65.534 17.973 65.609 17.981 65.688 17.981 C 65.789 17.981 65.875 17.966 65.939 17.94 C 66.006 17.911 66.066 17.881 66.122 17.848 C 66.179 17.815 66.235 17.782 66.299 17.752 C 66.362 17.723 66.437 17.708 66.531 17.708 C 66.651 17.708 66.767 17.69 66.879 17.649 C 66.992 17.612 67.104 17.59 67.228 17.59 C 67.284 17.59 67.385 17.605 67.531 17.638 C 67.681 17.671 67.831 17.712 67.985 17.76 C 68.138 17.811 68.277 17.863 68.401 17.922 C 68.524 17.981 68.588 18.04 68.599 18.091 C 68.633 18.084 68.663 18.077 68.689 18.077 L 68.772 18.077 C 68.85 18.077 68.921 18.084 68.985 18.102 C 69.049 18.121 69.105 18.143 69.157 18.169 C 69.21 18.198 69.262 18.228 69.319 18.265 C 69.371 18.302 69.427 18.338 69.487 18.375 L 69.495 18.416 L 69.502 18.449 C 69.502 18.508 69.487 18.563 69.457 18.615 C 69.427 18.663 69.405 18.718 69.39 18.77 C 69.405 18.81 69.431 18.84 69.468 18.858 C 69.506 18.876 69.543 18.895 69.577 18.913 C 69.615 18.932 69.648 18.95 69.682 18.976 C 69.716 18.998 69.735 19.035 69.738 19.087 C 69.742 19.138 69.753 19.175 69.768 19.205 C 69.783 19.234 69.824 19.252 69.888 19.256 L 69.881 19.4 L 69.881 19.466 C 69.881 19.625 69.907 19.761 69.959 19.875 C 70.012 19.99 70.072 20.093 70.139 20.181 C 70.207 20.273 70.267 20.358 70.319 20.443 C 70.372 20.528 70.398 20.616 70.398 20.712 C 70.398 20.808 70.375 20.889 70.33 20.966 C 70.285 21.047 70.263 21.121 70.263 21.195 C 70.263 21.221 70.278 21.261 70.312 21.309 C 70.345 21.357 70.379 21.412 70.416 21.475 C 70.454 21.538 70.488 21.608 70.521 21.681 C 70.551 21.755 70.57 21.836 70.57 21.925 C 70.57 22.076 70.506 22.186 70.375 22.264 C 70.368 22.293 70.36 22.315 70.36 22.334 C 70.36 22.374 70.372 22.407 70.394 22.429 C 70.416 22.452 70.443 22.474 70.465 22.492 C 70.491 22.511 70.514 22.533 70.536 22.558 C 70.559 22.584 70.57 22.625 70.57 22.68 C 70.57 22.735 70.559 22.783 70.54 22.824 C 70.518 22.864 70.495 22.901 70.469 22.938 C 70.443 22.971 70.42 23.004 70.401 23.034 C 70.379 23.063 70.372 23.093 70.372 23.126 C 70.372 23.167 70.383 23.203 70.405 23.233 C 70.428 23.262 70.454 23.292 70.476 23.321 C 70.503 23.351 70.525 23.38 70.548 23.414 C 70.57 23.447 70.581 23.48 70.581 23.524 M 69.633 22.665 C 69.633 22.573 69.618 22.488 69.581 22.411 C 69.547 22.33 69.528 22.245 69.528 22.153 C 69.528 22.05 69.532 21.947 69.543 21.847 C 69.555 21.748 69.558 21.644 69.558 21.541 C 69.558 21.475 69.566 21.409 69.585 21.342 C 69.6 21.28 69.607 21.217 69.607 21.151 C 69.607 21.077 69.585 20.981 69.54 20.856 C 69.495 20.734 69.446 20.605 69.382 20.469 C 69.322 20.336 69.262 20.207 69.199 20.082 C 69.135 19.96 69.09 19.861 69.056 19.783 C 69.047 19.77 69.041 19.755 69.038 19.739 C 69.026 19.713 69.015 19.687 69.004 19.665 C 68.989 19.639 68.978 19.617 68.966 19.599 C 68.955 19.58 68.944 19.569 68.936 19.569 C 68.933 19.577 68.921 19.584 68.903 19.584 C 68.888 19.584 68.843 19.555 68.768 19.496 C 68.693 19.437 68.61 19.363 68.524 19.275 C 68.44 19.188 68.363 19.094 68.296 18.994 C 68.228 18.895 68.194 18.806 68.194 18.725 C 68.194 18.703 68.194 18.689 68.202 18.677 C 68.138 18.677 68.06 18.67 67.97 18.652 C 67.88 18.633 67.79 18.611 67.7 18.582 C 67.61 18.548 67.528 18.508 67.456 18.46 C 67.385 18.408 67.336 18.353 67.314 18.29 C 67.198 18.305 67.085 18.327 66.977 18.364 C 66.868 18.397 66.759 18.431 66.654 18.467 C 66.55 18.501 66.441 18.53 66.328 18.56 C 66.216 18.585 66.104 18.6 65.988 18.6 L 65.909 18.6 C 65.883 18.6 65.856 18.596 65.83 18.589 C 65.845 18.615 65.853 18.644 65.853 18.677 C 65.853 18.729 65.834 18.759 65.796 18.77 C 65.759 18.781 65.714 18.788 65.665 18.788 L 65.485 18.788 L 65.437 18.795 L 65.444 18.858 L 65.444 18.884 C 65.444 18.939 65.429 18.983 65.399 19.02 C 65.369 19.057 65.332 19.087 65.291 19.116 C 65.249 19.146 65.204 19.171 65.159 19.193 C 65.114 19.219 65.073 19.249 65.043 19.278 C 65.099 19.286 65.126 19.322 65.126 19.381 C 65.126 19.459 65.096 19.555 65.036 19.665 C 64.976 19.776 64.908 19.905 64.837 20.049 C 64.766 20.192 64.699 20.347 64.639 20.513 C 64.579 20.679 64.549 20.852 64.549 21.036 C 64.534 21.058 64.515 21.077 64.492 21.095 C 64.47 21.11 64.444 21.117 64.418 21.117 C 64.38 21.117 64.343 21.106 64.305 21.088 C 64.268 21.069 64.23 21.058 64.185 21.058 C 64.14 21.058 64.121 21.073 64.121 21.106 C 64.121 21.158 64.136 21.198 64.166 21.235 C 64.196 21.272 64.23 21.309 64.271 21.353 C 64.313 21.394 64.346 21.438 64.376 21.482 C 64.406 21.526 64.421 21.582 64.421 21.644 C 64.421 21.803 64.406 21.913 64.376 21.976 C 64.346 22.039 64.313 22.083 64.279 22.113 C 64.245 22.142 64.211 22.175 64.185 22.216 C 64.155 22.253 64.144 22.33 64.144 22.444 L 64.144 22.522 C 64.144 22.547 64.144 22.57 64.151 22.592 C 64.092 22.669 64.024 22.732 63.949 22.783 C 64.017 22.805 64.077 22.842 64.121 22.898 C 64.166 22.949 64.204 23.004 64.234 23.06 C 64.26 23.115 64.283 23.174 64.298 23.233 C 64.313 23.292 64.316 23.34 64.316 23.377 C 64.316 23.513 64.328 23.649 64.354 23.782 C 64.38 23.915 64.391 24.051 64.391 24.188 C 64.391 24.309 64.38 24.394 64.361 24.442 C 64.339 24.486 64.316 24.516 64.29 24.53 C 64.264 24.545 64.238 24.549 64.219 24.549 C 64.196 24.549 64.189 24.56 64.189 24.586 C 64.189 24.619 64.2 24.634 64.223 24.634 C 64.26 24.634 64.298 24.622 64.343 24.6 C 64.384 24.578 64.421 24.556 64.455 24.538 C 64.462 24.575 64.47 24.626 64.47 24.696 L 64.47 24.899 C 64.47 24.965 64.481 25.028 64.496 25.079 C 64.511 25.131 64.545 25.164 64.59 25.172 C 64.657 25.186 64.706 25.208 64.736 25.242 C 64.762 25.275 64.785 25.308 64.8 25.352 C 64.815 25.393 64.833 25.437 64.852 25.478 C 64.871 25.522 64.908 25.559 64.965 25.588 C 65.04 25.629 65.107 25.68 65.174 25.743 C 65.238 25.806 65.306 25.865 65.377 25.916 C 65.444 25.971 65.519 26.019 65.594 26.064 C 65.669 26.108 65.755 26.13 65.845 26.137 C 66.175 26.167 66.503 26.217 66.827 26.288 C 66.887 26.307 66.958 26.314 67.033 26.314 C 67.127 26.314 67.217 26.303 67.306 26.277 C 67.396 26.252 67.486 26.226 67.576 26.196 C 67.666 26.167 67.756 26.141 67.85 26.115 C 67.943 26.089 68.033 26.078 68.127 26.078 C 68.183 26.078 68.243 26.086 68.307 26.097 C 68.301 26.081 68.299 26.065 68.299 26.049 C 68.299 25.997 68.326 25.935 68.378 25.853 C 68.431 25.772 68.494 25.695 68.569 25.618 C 68.644 25.54 68.719 25.474 68.798 25.415 C 68.876 25.36 68.94 25.326 68.993 25.315 C 68.978 25.292 68.969 25.265 68.966 25.238 L 68.966 25.153 C 68.966 25.087 68.978 25.009 69 24.928 C 69.023 24.847 69.068 24.788 69.139 24.759 C 69.176 24.742 69.204 24.712 69.217 24.674 C 69.24 24.63 69.255 24.578 69.266 24.519 C 69.277 24.46 69.285 24.394 69.292 24.324 C 69.296 24.254 69.3 24.184 69.3 24.114 L 69.3 23.66 C 69.367 23.616 69.416 23.546 69.446 23.458 C 69.476 23.369 69.495 23.281 69.506 23.196 C 69.517 23.111 69.525 23.034 69.532 22.964 C 69.536 22.898 69.547 22.853 69.566 22.842 C 69.622 22.802 69.648 22.75 69.648 22.691 M 68.412 26.546 L 68.382 26.546 C 68.288 26.546 68.213 26.576 68.153 26.635 C 68.093 26.694 68.041 26.764 68 26.845 C 68.015 26.801 68.045 26.779 68.09 26.779 C 68.09 26.801 68.082 26.819 68.063 26.83 C 68.045 26.841 68.022 26.849 68 26.849 C 68.056 26.849 68.112 26.852 68.165 26.86 C 68.221 26.867 68.277 26.871 68.329 26.871 C 68.371 26.871 68.404 26.86 68.427 26.841 C 68.449 26.819 68.468 26.793 68.476 26.764 C 68.487 26.731 68.491 26.698 68.491 26.661 L 68.491 26.557 L 68.408 26.55 Z M 70.386 22.039 C 70.386 21.987 70.364 21.954 70.323 21.936 C 70.285 21.919 70.244 21.91 70.203 21.91 C 70.109 21.91 70.064 21.95 70.064 22.031 C 70.064 22.072 70.083 22.101 70.117 22.12 C 70.15 22.138 70.188 22.146 70.225 22.146 C 70.263 22.146 70.3 22.138 70.334 22.12 C 70.368 22.101 70.386 22.076 70.386 22.039 M 124.407 21.092 C 124.336 20.944 124.197 20.852 124.055 20.852 L 82.238 20.852 C 76.906 20.852 75.467 23.679 73.478 27.586 C 73.174 28.183 72.856 28.809 72.504 29.465 C 70.016 34.102 65.418 33.011 65.223 32.963 C 65.051 32.923 64.875 33.011 64.781 33.188 C 64.695 33.365 64.714 33.59 64.83 33.741 C 64.886 33.815 69.6 39.848 76.131 39.848 C 77.386 39.848 78.701 39.623 80.072 39.092 C 80.784 39.303 81.545 39.439 82.336 39.439 C 82.527 39.439 82.722 39.432 82.916 39.413 C 83.479 39.369 84.022 39.247 84.546 39.067 C 85.071 38.886 101.94 39.07 101.94 39.07 C 103.356 39.07 104.361 38.245 104.93 36.616 C 105.132 36.044 105.339 35.215 105.451 34.751 L 109.333 34.751 C 111.004 34.751 111.442 33.387 111.708 32.572 C 111.738 32.477 111.768 32.385 111.798 32.3 C 112.012 31.695 112.286 30.873 112.428 30.431 L 113.14 30.431 C 115.249 30.431 116.767 29.635 117.644 28.054 C 117.985 27.449 118.329 26.565 118.502 26.111 L 119.57 26.111 C 122.013 26.111 122.665 24.847 123.096 24.014 C 123.141 23.915 123.193 23.826 123.242 23.742 C 123.721 22.898 124.373 21.615 124.403 21.56 C 124.482 21.412 124.482 21.232 124.403 21.088 M 82.86 38.473 C 79.02 38.794 75.58 35.359 75.542 35.326 L 75.007 36.037 C 75.1 36.133 76.562 37.589 78.679 38.565 C 72.863 40.102 68.086 35.952 66.246 34.028 C 67.988 34.091 71.211 33.652 73.186 29.967 C 73.541 29.303 73.864 28.669 74.175 28.069 C 76.164 24.158 77.367 21.796 82.235 21.796 L 95.443 21.796 C 95.424 22.138 95.319 22.687 94.899 23.27 C 93.966 24.563 90.995 26.627 81.564 25.92 L 81.511 26.86 C 88.308 27.372 91.984 26.473 93.959 25.267 L 93.959 25.286 C 93.906 26.2 93.625 27.825 92.423 29.086 C 89.594 32.042 79.72 28.809 79.619 28.776 L 79.394 29.683 C 79.675 29.775 84.202 31.26 88.129 31.26 C 89.38 31.26 90.56 31.109 91.535 30.715 C 91.321 31.798 90.662 34.039 88.766 34.78 C 84.91 36.284 77.742 31.979 77.667 31.939 L 77.288 32.775 C 77.547 32.93 82.729 36.041 86.858 36.041 C 87.019 36.041 87.177 36.033 87.334 36.022 C 86.012 37.504 84.509 38.337 82.857 38.473 M 104.173 36.258 C 103.731 37.511 103.004 38.123 101.936 38.123 L 86.326 38.123 C 87.143 37.541 87.911 36.782 88.623 35.82 L 88.604 35.805 C 88.751 35.764 88.889 35.72 89.028 35.668 C 89.597 35.444 90.073 35.116 90.474 34.729 L 90.474 34.743 L 104.6 34.743 C 104.488 35.197 104.323 35.816 104.173 36.254 M 111.045 31.939 C 111.012 32.031 110.978 32.134 110.944 32.244 C 110.697 33.011 110.438 33.811 109.329 33.811 L 91.227 33.811 C 92.074 32.502 92.348 30.999 92.423 30.435 L 111.559 30.435 C 111.413 30.884 111.214 31.489 111.049 31.939 M 116.962 27.545 C 116.231 28.854 114.983 29.488 113.14 29.488 L 93.228 29.488 C 94.158 28.378 94.543 27.107 94.693 26.115 L 117.61 26.115 C 117.43 26.557 117.19 27.132 116.962 27.545 M 122.564 23.222 C 122.511 23.318 122.455 23.421 122.399 23.528 C 122.02 24.258 121.556 25.168 119.57 25.168 L 94.783 25.168 C 94.791 24.962 94.791 24.792 94.783 24.674 C 95.091 24.405 95.334 24.136 95.525 23.871 C 96.098 23.071 96.241 22.297 96.26 21.792 L 123.335 21.792 C 123.107 22.23 122.811 22.787 122.567 23.218 M 60.345 32.963 C 60.296 32.978 55.56 34.117 53.064 29.465 C 52.716 28.809 52.393 28.183 52.09 27.586 C 50.1 23.679 48.661 20.852 43.326 20.852 L 1.513 20.852 C 1.367 20.852 1.232 20.94 1.161 21.092 C 1.089 21.235 1.089 21.42 1.161 21.563 C 1.187 21.615 1.842 22.901 2.322 23.745 C 2.371 23.83 2.416 23.918 2.464 24.018 C 2.895 24.851 3.547 26.115 5.994 26.115 L 7.062 26.115 C 7.234 26.569 7.579 27.453 7.92 28.058 C 8.797 29.635 10.311 30.435 12.424 30.435 L 13.14 30.435 C 13.282 30.877 13.552 31.703 13.769 32.303 C 13.799 32.385 13.829 32.477 13.859 32.576 C 14.121 33.391 14.564 34.754 16.235 34.754 L 20.113 34.754 C 20.225 35.219 20.431 36.044 20.634 36.619 C 21.203 38.252 22.207 39.074 23.624 39.074 L 41.017 39.074 C 41.542 39.251 42.085 39.376 42.647 39.417 C 42.842 39.435 43.037 39.443 43.228 39.443 C 44.019 39.443 44.779 39.306 45.491 39.096 C 46.859 39.627 48.178 39.852 49.433 39.852 C 55.964 39.852 60.678 33.818 60.734 33.745 C 60.847 33.593 60.869 33.369 60.783 33.192 C 60.693 33.015 60.513 32.923 60.341 32.967 M 3.169 23.528 C 3.113 23.417 3.06 23.318 3.004 23.222 C 2.76 22.791 2.461 22.234 2.232 21.796 L 29.308 21.796 C 29.323 22.3 29.465 23.078 30.042 23.874 C 30.234 24.14 30.481 24.412 30.784 24.678 C 30.777 24.792 30.777 24.965 30.784 25.172 L 5.994 25.172 C 4.012 25.172 3.544 24.261 3.165 23.532 M 8.606 27.545 C 8.377 27.136 8.13 26.557 7.958 26.115 L 30.874 26.115 C 31.024 27.103 31.41 28.378 32.339 29.488 L 12.424 29.488 C 10.58 29.488 9.329 28.857 8.606 27.545 M 14.624 32.241 C 14.59 32.13 14.556 32.031 14.522 31.935 C 14.357 31.482 14.159 30.881 14.009 30.431 L 33.145 30.431 C 33.22 30.995 33.49 32.499 34.34 33.807 L 16.238 33.807 C 15.129 33.807 14.871 33.011 14.624 32.241 M 23.628 38.127 C 22.56 38.127 21.829 37.515 21.394 36.262 C 21.241 35.827 21.076 35.208 20.967 34.751 L 35.093 34.751 L 35.093 34.736 C 35.494 35.123 35.966 35.451 36.54 35.676 C 36.678 35.727 36.817 35.772 36.963 35.812 L 36.948 35.827 C 37.653 36.789 38.421 37.548 39.238 38.131 L 23.631 38.131 Z M 46.885 38.565 C 48.999 37.589 50.464 36.133 50.557 36.037 L 50.018 35.326 C 49.984 35.359 46.556 38.801 42.707 38.473 C 41.051 38.333 39.549 37.508 38.226 36.022 C 38.383 36.033 38.541 36.041 38.702 36.041 C 42.831 36.041 48.013 32.93 48.272 32.775 L 47.893 31.939 C 47.818 31.983 40.654 36.288 36.795 34.78 C 34.902 34.043 34.235 31.798 34.022 30.715 C 34.992 31.109 36.18 31.26 37.432 31.26 C 41.358 31.26 45.885 29.779 46.166 29.687 L 45.941 28.78 C 45.844 28.813 35.966 32.042 33.141 29.09 C 31.938 27.829 31.657 26.189 31.605 25.279 C 33.58 26.484 37.255 27.379 44.053 26.867 L 44 25.927 C 35.09 26.594 31.845 24.873 30.687 23.307 C 30.245 22.71 30.136 22.149 30.117 21.799 L 43.326 21.799 C 48.193 21.799 49.396 24.162 51.385 28.069 C 51.693 28.673 52.019 29.307 52.371 29.967 C 54.349 33.652 57.579 34.098 59.318 34.028 C 57.482 35.952 52.704 40.106 46.885 38.565\" fill=\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28)) /* {&quot;name&quot;:&quot;blackish&quot;} */\"></path></svg>',svgContentId:9843507110},tjts5tsvi:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 100 32\"><path d=\"M 29.245 7.375 C 29.245 7.428 29.233 7.475 29.215 7.523 C 29.178 7.606 29.176 7.7 29.209 7.785 C 29.227 7.823 29.233 7.865 29.233 7.903 C 29.233 7.935 29.227 7.989 29.215 8.059 C 29.203 8.13 29.188 8.204 29.17 8.28 C 29.152 8.357 29.131 8.431 29.111 8.496 C 29.09 8.561 29.072 8.608 29.054 8.631 L 28.874 8.631 C 28.859 8.717 28.829 8.805 28.787 8.894 C 28.631 8.967 28.496 9.015 28.385 9.035 C 28.274 9.056 28.154 9.065 28.025 9.065 C 27.968 9.065 27.905 9.065 27.843 9.062 C 27.78 9.062 27.711 9.059 27.636 9.059 C 27.501 9.059 27.381 9.065 27.276 9.079 C 27.174 9.094 27.063 9.135 26.943 9.203 C 26.907 9.218 26.868 9.227 26.826 9.227 C 26.748 9.227 26.67 9.218 26.596 9.203 C 26.521 9.186 26.443 9.168 26.371 9.15 C 26.296 9.13 26.221 9.112 26.146 9.094 C 26.068 9.077 25.993 9.071 25.915 9.071 C 25.804 9.071 25.693 9.059 25.582 9.038 C 25.471 9.015 25.361 9.006 25.25 9.006 C 25.166 9.006 25.088 9.012 25.01 9.026 C 24.932 9.041 24.851 9.056 24.773 9.074 C 24.692 9.091 24.614 9.109 24.536 9.124 C 24.458 9.138 24.377 9.144 24.296 9.144 C 24.221 9.144 24.149 9.135 24.081 9.121 C 24.012 9.103 23.937 9.097 23.865 9.097 C 23.733 9.097 23.601 9.109 23.472 9.13 C 23.343 9.153 23.211 9.162 23.079 9.162 C 22.905 9.162 22.765 9.121 22.651 9.038 C 22.537 8.956 22.48 8.823 22.48 8.64 C 22.48 8.566 22.495 8.502 22.528 8.446 C 22.624 8.275 22.72 8.154 22.822 8.077 C 22.923 8.003 23.019 7.947 23.112 7.915 C 23.205 7.882 23.292 7.862 23.376 7.847 C 23.46 7.835 23.532 7.809 23.592 7.767 C 23.655 7.726 23.703 7.658 23.736 7.561 C 23.772 7.464 23.79 7.313 23.79 7.11 C 23.79 6.871 23.769 6.635 23.73 6.402 C 23.691 6.169 23.67 5.93 23.67 5.689 C 23.67 5.571 23.682 5.456 23.706 5.341 C 23.73 5.226 23.742 5.111 23.742 4.993 C 23.742 4.789 23.733 4.592 23.715 4.394 C 23.697 4.197 23.688 3.999 23.688 3.802 C 23.688 3.663 23.67 3.53 23.631 3.398 C 23.595 3.265 23.577 3.132 23.577 2.994 C 23.577 2.914 23.586 2.834 23.601 2.761 C 23.619 2.684 23.625 2.61 23.625 2.534 C 23.625 2.416 23.619 2.298 23.607 2.18 C 23.595 2.062 23.583 1.944 23.577 1.826 C 23.574 1.761 23.565 1.696 23.55 1.634 C 23.535 1.572 23.511 1.516 23.478 1.469 C 23.446 1.422 23.401 1.383 23.349 1.357 C 23.295 1.328 23.229 1.316 23.151 1.316 C 23.073 1.316 23.004 1.328 22.932 1.351 C 22.861 1.375 22.786 1.387 22.708 1.387 C 22.663 1.387 22.618 1.384 22.579 1.375 C 22.537 1.366 22.498 1.357 22.456 1.345 C 22.435 1.316 22.417 1.283 22.402 1.248 L 22.357 1.142 C 22.342 1.108 22.321 1.077 22.294 1.051 C 22.266 1.022 22.229 1.003 22.189 0.997 C 22.231 0.936 22.27 0.859 22.306 0.762 C 22.342 0.664 22.384 0.57 22.432 0.481 C 22.48 0.393 22.537 0.316 22.603 0.252 C 22.669 0.187 22.75 0.154 22.843 0.154 C 22.92 0.154 22.995 0.172 23.061 0.21 C 23.13 0.246 23.202 0.266 23.28 0.266 C 23.379 0.266 23.475 0.246 23.565 0.204 C 23.655 0.163 23.754 0.142 23.856 0.142 C 23.937 0.142 24.012 0.172 24.078 0.228 C 24.152 0.207 24.218 0.198 24.281 0.198 C 24.323 0.198 24.362 0.204 24.401 0.216 C 24.44 0.228 24.479 0.234 24.521 0.234 C 24.644 0.234 24.767 0.216 24.884 0.184 C 25.001 0.148 25.121 0.131 25.247 0.131 C 25.346 0.131 25.441 0.145 25.531 0.172 C 25.621 0.201 25.711 0.234 25.798 0.272 C 25.885 0.31 25.972 0.352 26.059 0.39 C 26.146 0.431 26.236 0.461 26.332 0.481 C 26.335 0.502 26.338 0.52 26.341 0.532 C 26.344 0.543 26.341 0.564 26.341 0.585 L 26.341 0.608 L 26.335 0.632 C 26.332 0.709 26.317 0.785 26.29 0.859 C 26.266 0.936 26.248 1.009 26.236 1.08 C 26.215 1.177 26.179 1.239 26.128 1.266 C 26.077 1.292 26.014 1.307 25.939 1.307 C 25.906 1.307 25.87 1.307 25.834 1.304 C 25.798 1.304 25.762 1.301 25.729 1.301 C 25.576 1.301 25.426 1.313 25.274 1.334 C 25.124 1.357 24.977 1.39 24.83 1.434 C 24.788 1.511 24.767 1.596 24.767 1.69 C 24.767 1.764 24.776 1.838 24.791 1.909 C 24.806 1.982 24.821 2.053 24.827 2.127 C 24.782 2.118 24.74 2.109 24.707 2.094 C 24.671 2.08 24.632 2.074 24.587 2.074 C 24.554 2.074 24.524 2.091 24.497 2.13 C 24.47 2.165 24.458 2.2 24.458 2.233 C 24.458 2.262 24.467 2.286 24.488 2.307 C 24.509 2.327 24.533 2.342 24.563 2.357 C 24.593 2.369 24.623 2.377 24.656 2.38 C 24.689 2.383 24.716 2.386 24.737 2.386 L 24.743 2.507 C 24.743 2.658 24.725 2.805 24.689 2.949 C 24.653 3.094 24.635 3.241 24.635 3.392 C 24.635 3.436 24.641 3.48 24.65 3.524 C 24.659 3.569 24.665 3.613 24.665 3.657 C 24.665 3.71 24.65 3.743 24.62 3.754 C 24.59 3.766 24.557 3.772 24.521 3.772 C 24.485 3.772 24.452 3.772 24.422 3.778 C 24.392 3.781 24.377 3.802 24.377 3.834 C 24.377 3.846 24.377 3.858 24.383 3.863 C 24.365 3.896 24.359 3.925 24.359 3.949 C 24.359 3.984 24.374 4.008 24.401 4.017 C 24.431 4.026 24.461 4.029 24.494 4.032 C 24.527 4.032 24.557 4.037 24.587 4.043 C 24.617 4.049 24.629 4.067 24.629 4.093 C 24.629 4.138 24.623 4.179 24.611 4.217 C 24.599 4.256 24.593 4.297 24.593 4.335 C 24.593 4.444 24.614 4.55 24.662 4.651 C 24.707 4.754 24.731 4.857 24.731 4.966 C 24.731 5.064 24.719 5.161 24.692 5.255 C 24.665 5.35 24.653 5.447 24.653 5.544 C 24.653 5.606 24.662 5.665 24.68 5.724 C 24.698 5.783 24.719 5.842 24.743 5.901 L 24.806 6.078 C 24.824 6.137 24.833 6.196 24.833 6.258 C 24.833 6.343 24.818 6.426 24.791 6.508 C 24.761 6.591 24.746 6.673 24.746 6.759 C 24.746 6.78 24.749 6.809 24.758 6.85 C 24.776 6.945 24.791 7.054 24.803 7.181 C 24.818 7.307 24.842 7.431 24.881 7.546 C 24.917 7.661 24.974 7.761 25.049 7.841 C 25.124 7.921 25.229 7.962 25.364 7.962 C 25.492 7.962 25.615 7.941 25.735 7.903 C 25.855 7.865 25.978 7.844 26.107 7.844 C 26.185 7.844 26.263 7.853 26.338 7.871 C 26.413 7.888 26.491 7.909 26.563 7.935 C 26.637 7.959 26.712 7.98 26.787 8 C 26.862 8.018 26.943 8.027 27.024 8.027 C 27.147 8.027 27.27 8.012 27.393 7.986 C 27.516 7.959 27.639 7.932 27.762 7.912 C 27.935 7.879 28.064 7.82 28.151 7.738 C 28.238 7.655 28.28 7.523 28.28 7.34 C 28.28 7.157 28.259 6.98 28.214 6.809 C 28.169 6.638 28.148 6.458 28.148 6.275 C 28.148 6.166 28.163 6.06 28.196 5.957 C 28.229 5.854 28.28 5.762 28.352 5.68 C 28.451 5.647 28.55 5.63 28.649 5.63 C 28.829 5.63 28.958 5.689 29.033 5.804 C 29.108 5.919 29.143 6.057 29.143 6.213 C 29.143 6.281 29.128 6.331 29.102 6.355 C 29.072 6.382 29.06 6.408 29.06 6.432 C 29.06 6.441 29.069 6.452 29.084 6.464 C 29.099 6.476 29.12 6.497 29.137 6.517 C 29.158 6.538 29.176 6.561 29.194 6.591 C 29.209 6.62 29.218 6.65 29.218 6.682 C 29.218 6.712 29.206 6.732 29.182 6.744 C 29.182 6.788 29.182 6.844 29.176 6.909 L 29.167 7.104 C 29.167 7.169 29.167 7.231 29.17 7.287 C 29.173 7.343 29.185 7.387 29.2 7.414 L 29.251 7.369 Z M 37.084 8 C 37.084 8.068 37.072 8.133 37.048 8.195 C 37.024 8.257 37 8.319 36.979 8.384 C 36.964 8.44 36.952 8.487 36.946 8.525 C 36.94 8.561 36.931 8.593 36.919 8.619 C 36.905 8.648 36.884 8.673 36.859 8.693 C 36.832 8.717 36.79 8.74 36.733 8.77 C 36.611 8.835 36.479 8.9 36.341 8.967 C 36.203 9.035 36.062 9.068 35.924 9.068 C 35.804 9.068 35.693 9.041 35.588 8.985 C 35.483 8.929 35.385 8.87 35.298 8.802 C 35.208 8.734 35.13 8.673 35.058 8.617 C 34.986 8.561 34.926 8.531 34.875 8.531 C 34.821 8.531 34.776 8.546 34.737 8.572 C 34.698 8.602 34.659 8.631 34.62 8.664 C 34.581 8.696 34.539 8.726 34.491 8.755 C 34.443 8.785 34.386 8.796 34.314 8.796 C 34.257 8.796 34.197 8.805 34.135 8.826 C 34.072 8.847 34.012 8.87 33.949 8.897 L 33.76 8.976 C 33.697 9.003 33.637 9.023 33.583 9.041 C 33.397 9.091 33.211 9.118 33.022 9.127 C 32.834 9.135 32.648 9.138 32.456 9.138 C 32.408 9.138 32.33 9.138 32.228 9.135 C 32.126 9.135 32.021 9.124 31.916 9.106 C 31.811 9.088 31.718 9.059 31.637 9.018 C 31.557 8.976 31.518 8.92 31.518 8.847 C 31.518 8.832 31.518 8.817 31.524 8.805 C 31.494 8.838 31.461 8.864 31.425 8.885 C 31.389 8.906 31.347 8.914 31.302 8.914 C 31.236 8.914 31.155 8.87 31.062 8.782 C 30.966 8.693 30.876 8.59 30.789 8.472 C 30.702 8.354 30.627 8.239 30.567 8.121 C 30.504 8.006 30.474 7.921 30.474 7.862 C 30.474 7.817 30.486 7.776 30.516 7.741 C 30.543 7.705 30.555 7.664 30.555 7.62 C 30.555 7.564 30.549 7.511 30.534 7.458 C 30.519 7.408 30.513 7.355 30.513 7.296 C 30.513 7.222 30.528 7.145 30.555 7.063 C 30.585 6.98 30.618 6.898 30.66 6.812 C 30.702 6.729 30.744 6.647 30.789 6.567 C 30.834 6.488 30.876 6.414 30.912 6.346 C 30.954 6.264 31.011 6.199 31.086 6.152 C 31.161 6.101 31.239 6.06 31.32 6.025 C 31.401 5.989 31.485 5.951 31.569 5.916 C 31.649 5.88 31.724 5.83 31.784 5.768 C 31.847 5.836 31.928 5.871 32.024 5.871 C 32.12 5.871 32.228 5.857 32.327 5.827 C 32.426 5.798 32.528 5.783 32.63 5.783 C 32.711 5.783 32.792 5.792 32.87 5.807 C 32.944 5.821 33.025 5.83 33.106 5.83 C 33.196 5.83 33.265 5.818 33.307 5.798 C 33.352 5.774 33.406 5.736 33.472 5.68 C 33.538 5.624 33.622 5.58 33.724 5.55 C 33.826 5.521 33.931 5.494 34.039 5.476 C 34.146 5.459 34.257 5.438 34.365 5.417 C 34.473 5.397 34.572 5.367 34.659 5.329 C 34.746 5.291 34.815 5.238 34.869 5.17 C 34.923 5.102 34.95 5.01 34.95 4.893 C 34.95 4.763 34.911 4.627 34.836 4.483 C 34.679 4.192 34.44 3.952 34.146 3.793 C 34.003 3.716 33.865 3.678 33.733 3.678 C 33.718 3.678 33.7 3.678 33.685 3.684 C 33.667 3.687 33.655 3.69 33.643 3.69 C 33.544 3.707 33.433 3.716 33.31 3.722 C 33.187 3.728 33.07 3.746 32.962 3.775 C 32.855 3.805 32.765 3.855 32.69 3.928 C 32.615 3.999 32.579 4.105 32.579 4.241 C 32.579 4.321 32.585 4.403 32.6 4.483 C 32.615 4.562 32.621 4.642 32.621 4.722 C 32.621 4.842 32.591 4.946 32.531 5.025 C 32.471 5.108 32.396 5.17 32.303 5.22 C 32.21 5.27 32.108 5.302 31.997 5.32 C 31.886 5.338 31.778 5.347 31.676 5.347 C 31.554 5.347 31.446 5.332 31.356 5.299 C 31.266 5.267 31.191 5.19 31.134 5.075 C 31.089 4.99 31.041 4.898 30.99 4.798 C 30.939 4.698 30.912 4.598 30.912 4.497 C 30.912 4.388 30.933 4.285 30.972 4.191 C 31.011 4.096 31.056 4.002 31.104 3.911 C 31.155 3.819 31.203 3.728 31.251 3.636 C 31.299 3.545 31.332 3.448 31.353 3.342 C 31.383 3.327 31.422 3.309 31.473 3.291 C 31.524 3.277 31.581 3.259 31.64 3.244 C 31.7 3.227 31.757 3.212 31.814 3.2 C 31.868 3.185 31.916 3.174 31.952 3.162 C 32.051 3.132 32.147 3.1 32.24 3.061 C 32.333 3.023 32.429 2.988 32.525 2.955 C 32.621 2.923 32.72 2.893 32.816 2.87 C 32.911 2.846 33.013 2.831 33.115 2.829 L 33.307 2.823 C 33.484 2.823 33.667 2.837 33.853 2.867 C 34.039 2.896 34.218 2.946 34.398 3.008 C 34.575 3.073 34.743 3.153 34.902 3.25 C 35.061 3.345 35.202 3.46 35.325 3.589 C 35.414 3.687 35.489 3.802 35.549 3.934 C 35.609 4.067 35.657 4.206 35.69 4.35 C 35.726 4.497 35.75 4.642 35.765 4.792 C 35.78 4.94 35.786 5.078 35.786 5.202 C 35.786 5.373 35.78 5.541 35.771 5.703 C 35.762 5.868 35.756 6.034 35.756 6.205 C 35.756 6.376 35.765 6.529 35.783 6.688 C 35.801 6.847 35.822 7.01 35.849 7.169 C 35.873 7.328 35.894 7.49 35.915 7.649 C 35.933 7.809 35.942 7.968 35.942 8.127 C 35.951 8.224 35.963 8.283 35.981 8.307 C 35.999 8.331 36.02 8.339 36.041 8.339 C 36.131 8.339 36.206 8.313 36.26 8.257 C 36.314 8.201 36.365 8.142 36.413 8.074 C 36.458 8.006 36.509 7.944 36.56 7.888 C 36.614 7.832 36.682 7.803 36.763 7.803 C 36.799 7.803 36.838 7.803 36.877 7.809 C 36.916 7.812 36.952 7.82 36.985 7.835 C 37.018 7.85 37.045 7.871 37.066 7.897 C 37.087 7.924 37.096 7.959 37.096 8.003 M 35.049 6.485 C 35.049 6.461 35.049 6.417 35.046 6.358 C 35.046 6.296 35.04 6.234 35.031 6.172 C 35.022 6.11 35.01 6.054 34.992 6.004 C 34.974 5.954 34.947 5.93 34.908 5.93 C 34.899 5.93 34.89 5.933 34.878 5.939 C 34.866 5.945 34.854 5.948 34.848 5.948 C 34.692 6.034 34.557 6.104 34.446 6.157 C 34.335 6.213 34.224 6.258 34.117 6.29 C 34.009 6.326 33.892 6.349 33.766 6.361 C 33.643 6.373 33.487 6.379 33.301 6.379 C 33.277 6.379 33.208 6.39 33.097 6.408 C 32.986 6.429 32.864 6.452 32.732 6.479 C 32.6 6.505 32.477 6.532 32.36 6.558 C 32.243 6.585 32.171 6.603 32.144 6.609 C 32.09 6.629 32.051 6.65 32.03 6.67 C 32.006 6.691 31.991 6.712 31.979 6.738 C 31.967 6.762 31.955 6.788 31.943 6.815 C 31.931 6.842 31.907 6.868 31.874 6.898 C 31.832 6.93 31.787 6.957 31.742 6.977 C 31.694 6.998 31.649 7.027 31.611 7.069 C 31.548 7.13 31.491 7.21 31.437 7.31 C 31.383 7.411 31.356 7.505 31.356 7.593 C 31.356 7.702 31.386 7.8 31.443 7.885 C 31.5 7.971 31.578 8.045 31.67 8.103 C 31.766 8.165 31.871 8.218 31.991 8.263 C 32.111 8.307 32.231 8.342 32.354 8.366 C 32.474 8.39 32.594 8.41 32.708 8.422 C 32.822 8.434 32.92 8.44 33.001 8.44 C 33.1 8.44 33.217 8.434 33.355 8.419 C 33.49 8.404 33.628 8.384 33.763 8.351 C 33.898 8.322 34.027 8.28 34.146 8.227 C 34.266 8.174 34.359 8.106 34.431 8.027 C 34.461 7.994 34.482 7.965 34.494 7.938 C 34.506 7.912 34.521 7.885 34.533 7.859 C 34.548 7.832 34.563 7.806 34.584 7.776 C 34.602 7.747 34.632 7.717 34.674 7.685 C 34.77 7.608 34.842 7.523 34.893 7.428 C 34.944 7.334 34.983 7.237 35.007 7.136 C 35.031 7.036 35.046 6.93 35.049 6.821 C 35.052 6.712 35.055 6.6 35.055 6.485 M 45.37 8.905 C 45.37 8.962 45.355 9.009 45.328 9.047 C 45.298 9.082 45.262 9.112 45.22 9.133 C 45.178 9.153 45.13 9.165 45.076 9.171 C 45.025 9.177 44.977 9.18 44.932 9.18 C 44.869 9.18 44.809 9.174 44.746 9.168 C 44.683 9.159 44.623 9.153 44.56 9.144 C 44.476 9.174 44.38 9.203 44.266 9.233 C 44.153 9.262 44.051 9.277 43.961 9.277 C 43.937 9.277 43.913 9.274 43.889 9.265 C 43.868 9.257 43.845 9.253 43.823 9.253 C 43.754 9.253 43.682 9.268 43.61 9.292 C 43.538 9.318 43.466 9.33 43.397 9.33 C 43.277 9.33 43.163 9.315 43.052 9.286 C 42.944 9.256 42.828 9.236 42.711 9.227 C 42.516 9.209 42.366 9.135 42.261 9.006 C 42.156 8.873 42.099 8.717 42.09 8.534 C 42.219 8.457 42.354 8.404 42.495 8.375 C 42.639 8.345 42.78 8.331 42.923 8.331 C 43.004 8.331 43.088 8.331 43.169 8.336 C 43.25 8.339 43.331 8.348 43.412 8.354 C 43.4 8.05 43.373 7.747 43.331 7.44 C 43.289 7.136 43.268 6.83 43.268 6.523 C 43.268 6.417 43.271 6.314 43.277 6.208 C 43.283 6.101 43.298 5.998 43.316 5.892 C 43.337 5.786 43.364 5.683 43.397 5.58 C 43.43 5.476 43.448 5.373 43.448 5.267 C 43.448 5.199 43.439 5.134 43.418 5.075 C 43.397 5.016 43.37 4.957 43.337 4.895 C 43.307 4.845 43.289 4.792 43.28 4.73 C 43.271 4.668 43.262 4.607 43.25 4.545 C 43.238 4.483 43.22 4.421 43.196 4.359 C 43.172 4.297 43.13 4.244 43.076 4.194 C 43.019 4.144 42.944 4.105 42.846 4.079 C 42.747 4.049 42.618 4.037 42.456 4.037 C 42.408 4.037 42.333 4.043 42.237 4.058 C 42.141 4.073 42.042 4.091 41.94 4.114 C 41.838 4.138 41.745 4.161 41.655 4.194 C 41.566 4.223 41.506 4.256 41.473 4.288 C 41.452 4.309 41.428 4.338 41.395 4.374 C 41.365 4.409 41.332 4.447 41.296 4.486 C 41.26 4.524 41.227 4.559 41.194 4.589 C 41.161 4.618 41.131 4.636 41.107 4.642 C 41.044 4.654 40.999 4.665 40.969 4.671 C 40.939 4.68 40.912 4.692 40.894 4.707 C 40.876 4.722 40.861 4.745 40.849 4.778 C 40.837 4.807 40.816 4.851 40.786 4.907 C 40.777 4.922 40.762 4.954 40.735 5.002 C 40.711 5.049 40.684 5.072 40.66 5.072 C 40.639 5.072 40.624 5.064 40.618 5.049 C 40.61 5.034 40.594 5.025 40.576 5.025 C 40.567 5.025 40.555 5.031 40.543 5.04 C 40.528 5.052 40.516 5.061 40.51 5.066 L 40.51 5.238 C 40.48 5.27 40.456 5.288 40.432 5.288 C 40.408 5.288 40.391 5.294 40.376 5.296 C 40.361 5.299 40.352 5.311 40.346 5.326 C 40.34 5.341 40.337 5.382 40.337 5.441 C 40.337 5.485 40.325 5.526 40.307 5.562 C 40.286 5.597 40.265 5.636 40.241 5.671 C 40.22 5.706 40.196 5.745 40.175 5.783 C 40.154 5.823 40.144 5.868 40.145 5.913 C 40.145 5.995 40.157 6.072 40.178 6.146 C 40.202 6.222 40.211 6.299 40.211 6.379 C 40.211 6.432 40.202 6.476 40.187 6.511 C 40.172 6.547 40.151 6.582 40.127 6.612 C 40.103 6.641 40.085 6.67 40.067 6.7 C 40.049 6.729 40.043 6.762 40.043 6.803 C 40.043 6.859 40.055 6.912 40.076 6.959 C 40.097 7.007 40.121 7.054 40.148 7.101 C 40.172 7.151 40.196 7.201 40.22 7.254 C 40.241 7.307 40.253 7.363 40.253 7.425 C 40.253 7.493 40.244 7.564 40.229 7.635 C 40.211 7.705 40.205 7.779 40.205 7.85 C 40.205 7.935 40.217 8 40.247 8.047 C 40.274 8.095 40.31 8.13 40.352 8.154 C 40.397 8.177 40.444 8.195 40.504 8.21 C 40.561 8.221 40.621 8.239 40.681 8.26 C 40.741 8.283 40.801 8.313 40.864 8.351 C 40.927 8.39 40.984 8.448 41.038 8.525 L 41.074 8.519 C 41.143 8.519 41.197 8.549 41.23 8.605 C 41.263 8.661 41.281 8.72 41.281 8.782 C 41.281 8.838 41.269 8.888 41.245 8.932 C 41.221 8.973 41.209 9.029 41.209 9.1 C 41.209 9.15 41.155 9.189 41.047 9.221 C 40.939 9.253 40.819 9.28 40.681 9.298 C 40.546 9.315 40.414 9.327 40.289 9.333 C 40.163 9.339 40.079 9.342 40.037 9.342 C 39.986 9.342 39.911 9.342 39.812 9.339 C 39.71 9.339 39.599 9.333 39.473 9.327 C 39.347 9.321 39.215 9.312 39.081 9.301 C 38.946 9.289 38.82 9.271 38.703 9.248 C 38.586 9.224 38.49 9.197 38.409 9.162 C 38.328 9.127 38.277 9.085 38.256 9.038 C 38.235 8.988 38.214 8.935 38.193 8.876 C 38.172 8.817 38.163 8.761 38.163 8.702 C 38.163 8.64 38.178 8.587 38.208 8.537 C 38.238 8.487 38.277 8.443 38.322 8.404 C 38.385 8.348 38.451 8.313 38.526 8.304 C 38.601 8.292 38.673 8.286 38.745 8.286 C 38.817 8.286 38.889 8.277 38.955 8.269 C 39.024 8.257 39.084 8.227 39.135 8.174 C 39.185 8.121 39.227 8.039 39.257 7.924 C 39.287 7.809 39.302 7.649 39.302 7.443 C 39.302 7.39 39.299 7.337 39.29 7.281 C 39.281 7.225 39.272 7.175 39.26 7.122 C 39.248 7.072 39.236 7.024 39.23 6.986 C 39.221 6.945 39.218 6.915 39.218 6.895 C 39.218 6.871 39.224 6.844 39.239 6.815 C 39.254 6.785 39.269 6.756 39.29 6.727 C 39.308 6.697 39.326 6.662 39.341 6.626 C 39.356 6.591 39.362 6.55 39.362 6.505 C 39.361 6.437 39.348 6.369 39.323 6.305 C 39.296 6.24 39.284 6.172 39.284 6.104 C 39.284 6.048 39.293 5.992 39.314 5.939 C 39.335 5.886 39.344 5.833 39.344 5.774 C 39.344 5.73 39.332 5.686 39.308 5.647 C 39.285 5.607 39.272 5.561 39.272 5.515 C 39.272 5.47 39.281 5.423 39.296 5.379 C 39.311 5.332 39.32 5.285 39.32 5.238 C 39.32 5.131 39.308 5.022 39.284 4.913 C 39.26 4.801 39.236 4.692 39.215 4.589 C 39.191 4.462 39.144 4.368 39.078 4.306 C 39.009 4.244 38.934 4.197 38.847 4.164 C 38.76 4.132 38.67 4.105 38.574 4.085 C 38.478 4.064 38.394 4.034 38.313 3.99 C 38.233 3.947 38.166 3.884 38.118 3.807 C 38.067 3.728 38.04 3.613 38.04 3.457 C 38.04 3.35 38.073 3.271 38.136 3.215 C 38.199 3.159 38.277 3.117 38.367 3.091 C 38.457 3.064 38.553 3.05 38.655 3.047 C 38.757 3.044 38.844 3.041 38.919 3.041 C 39.039 3.041 39.158 3.059 39.275 3.094 C 39.392 3.129 39.512 3.15 39.632 3.159 C 39.686 3.162 39.737 3.179 39.788 3.212 C 39.839 3.244 39.884 3.28 39.923 3.321 C 39.965 3.362 39.998 3.412 40.022 3.462 C 40.046 3.516 40.061 3.569 40.064 3.622 C 40.064 3.645 40.073 3.69 40.088 3.751 C 40.103 3.813 40.124 3.878 40.148 3.943 C 40.172 4.008 40.196 4.067 40.223 4.117 C 40.25 4.167 40.277 4.194 40.307 4.194 C 40.33 4.175 40.347 4.151 40.358 4.123 C 40.367 4.096 40.379 4.07 40.385 4.046 C 40.388 4.023 40.417 3.99 40.468 3.949 C 40.519 3.908 40.576 3.866 40.642 3.822 C 40.705 3.778 40.768 3.734 40.828 3.695 C 40.888 3.654 40.93 3.622 40.954 3.598 C 40.978 3.569 40.999 3.539 41.014 3.51 C 41.029 3.48 41.044 3.451 41.056 3.424 C 41.071 3.398 41.089 3.377 41.11 3.359 C 41.134 3.345 41.17 3.336 41.218 3.336 L 41.248 3.336 C 41.293 3.336 41.338 3.315 41.377 3.277 C 41.419 3.238 41.473 3.194 41.539 3.147 C 41.605 3.1 41.691 3.056 41.799 3.017 C 41.907 2.979 42.048 2.958 42.225 2.958 C 42.378 2.958 42.531 2.961 42.684 2.967 C 42.837 2.973 42.98 2.994 43.121 3.032 C 43.259 3.067 43.388 3.126 43.511 3.203 C 43.634 3.28 43.739 3.389 43.829 3.524 C 43.898 3.633 43.958 3.716 44.003 3.769 C 44.048 3.822 44.084 3.872 44.114 3.92 C 44.144 3.97 44.161 4.029 44.173 4.096 C 44.182 4.164 44.188 4.27 44.188 4.406 C 44.188 4.462 44.197 4.515 44.218 4.565 C 44.239 4.615 44.263 4.663 44.29 4.716 C 44.317 4.766 44.341 4.819 44.362 4.878 C 44.383 4.937 44.392 4.999 44.392 5.072 C 44.392 5.214 44.383 5.355 44.368 5.494 C 44.35 5.636 44.344 5.774 44.344 5.916 C 44.344 6.016 44.323 6.116 44.284 6.213 C 44.245 6.311 44.224 6.411 44.224 6.511 C 44.224 6.561 44.236 6.606 44.26 6.653 C 44.284 6.697 44.296 6.747 44.296 6.803 C 44.296 6.871 44.287 6.942 44.272 7.013 C 44.257 7.083 44.248 7.154 44.248 7.222 C 44.248 7.287 44.263 7.343 44.293 7.393 C 44.323 7.443 44.338 7.496 44.338 7.558 C 44.338 7.59 44.332 7.617 44.317 7.638 C 44.302 7.658 44.287 7.679 44.266 7.7 C 44.248 7.72 44.23 7.741 44.218 7.764 C 44.203 7.788 44.197 7.815 44.197 7.847 C 44.197 7.909 44.212 7.971 44.242 8.033 C 44.272 8.095 44.314 8.154 44.362 8.204 C 44.413 8.254 44.467 8.295 44.53 8.325 C 44.593 8.354 44.653 8.369 44.716 8.369 C 44.77 8.369 44.815 8.357 44.857 8.336 C 44.896 8.313 44.938 8.304 44.983 8.304 C 45.04 8.304 45.094 8.328 45.142 8.375 C 45.19 8.422 45.232 8.478 45.265 8.543 C 45.301 8.608 45.328 8.676 45.346 8.743 C 45.364 8.814 45.373 8.87 45.373 8.914 M 40.025 6.473 C 40.025 6.443 40.019 6.411 40.01 6.37 C 39.998 6.328 39.986 6.29 39.965 6.252 C 39.947 6.213 39.923 6.181 39.896 6.155 C 39.871 6.129 39.836 6.115 39.8 6.116 C 39.755 6.116 39.716 6.131 39.683 6.155 C 39.648 6.181 39.604 6.195 39.56 6.193 L 39.536 6.193 C 39.524 6.237 39.518 6.281 39.518 6.32 L 39.524 6.355 L 39.53 6.337 C 39.542 6.382 39.566 6.417 39.605 6.441 C 39.641 6.464 39.683 6.485 39.725 6.505 C 39.767 6.523 39.812 6.541 39.857 6.558 C 39.902 6.573 39.941 6.597 39.974 6.626 C 40.007 6.591 40.025 6.538 40.025 6.473 M 44.033 6.614 C 44.031 6.572 44.018 6.531 43.994 6.497 C 43.967 6.458 43.931 6.438 43.886 6.438 C 43.841 6.438 43.808 6.458 43.793 6.502 C 43.775 6.544 43.769 6.585 43.769 6.62 C 43.769 6.665 43.778 6.709 43.793 6.747 C 43.808 6.788 43.841 6.809 43.892 6.809 C 43.934 6.809 43.964 6.794 43.988 6.771 C 44.012 6.744 44.027 6.697 44.033 6.626 Z M 44.138 7.782 C 44.138 7.753 44.126 7.729 44.105 7.711 C 44.081 7.694 44.06 7.679 44.033 7.667 C 44.024 7.691 44.009 7.714 43.988 7.741 C 43.967 7.764 43.946 7.791 43.925 7.82 L 43.865 7.906 C 43.847 7.935 43.838 7.962 43.838 7.991 C 43.838 8.024 43.847 8.047 43.868 8.065 C 43.889 8.08 43.913 8.095 43.943 8.106 C 43.946 8.083 43.961 8.056 43.982 8.033 C 44.006 8.009 44.027 7.983 44.048 7.953 C 44.069 7.924 44.087 7.897 44.108 7.871 C 44.125 7.844 44.135 7.814 44.135 7.782 M 53.673 8.802 C 53.673 8.855 53.658 8.908 53.631 8.962 C 53.608 9.012 53.555 9.044 53.499 9.041 C 53.454 9.041 53.412 9.035 53.376 9.026 C 53.34 9.018 53.298 9.012 53.253 9.012 C 53.187 9.012 53.154 9.023 53.151 9.047 C 53.151 9.071 53.145 9.097 53.136 9.13 C 53.127 9.159 53.097 9.189 53.046 9.212 C 52.995 9.236 52.888 9.248 52.723 9.248 C 52.627 9.248 52.534 9.239 52.441 9.224 C 52.348 9.209 52.255 9.2 52.159 9.2 C 52.09 9.2 52.012 9.209 51.931 9.23 C 51.898 9.189 51.862 9.159 51.823 9.138 C 51.784 9.118 51.745 9.097 51.712 9.074 C 51.676 9.05 51.65 9.023 51.623 8.991 C 51.599 8.959 51.587 8.911 51.587 8.847 C 51.587 8.802 51.557 8.779 51.5 8.779 C 51.479 8.779 51.461 8.779 51.44 8.785 C 51.422 8.791 51.401 8.791 51.38 8.791 C 51.359 8.791 51.341 8.785 51.326 8.776 C 51.312 8.765 51.304 8.749 51.305 8.732 C 51.305 8.723 51.305 8.717 51.311 8.714 C 51.224 8.717 51.158 8.746 51.113 8.799 C 51.068 8.852 51.017 8.908 50.966 8.964 C 50.93 9 50.888 9.029 50.849 9.047 C 50.807 9.065 50.765 9.082 50.723 9.094 C 50.681 9.109 50.633 9.127 50.588 9.147 C 50.54 9.168 50.495 9.197 50.45 9.239 C 50.414 9.274 50.352 9.304 50.265 9.321 C 50.178 9.339 50.085 9.354 49.989 9.363 C 49.893 9.371 49.797 9.377 49.704 9.38 C 49.611 9.38 49.539 9.383 49.485 9.383 C 49.362 9.383 49.26 9.374 49.185 9.354 C 49.115 9.336 49.046 9.311 48.982 9.277 C 48.922 9.248 48.859 9.215 48.793 9.18 C 48.727 9.144 48.643 9.112 48.538 9.079 C 48.427 9.047 48.292 8.985 48.136 8.897 C 47.98 8.808 47.831 8.705 47.687 8.587 C 47.546 8.469 47.423 8.342 47.324 8.207 C 47.225 8.071 47.177 7.941 47.177 7.815 C 47.177 7.759 47.165 7.7 47.138 7.641 C 47.111 7.582 47.078 7.526 47.039 7.47 C 47 7.414 46.961 7.36 46.919 7.304 C 46.877 7.251 46.844 7.198 46.82 7.148 C 46.742 6.995 46.691 6.833 46.667 6.662 C 46.644 6.491 46.635 6.32 46.635 6.152 C 46.635 5.992 46.647 5.842 46.67 5.697 C 46.694 5.553 46.724 5.411 46.763 5.27 C 46.799 5.131 46.838 4.993 46.877 4.854 C 46.916 4.716 46.952 4.571 46.985 4.424 C 47.006 4.318 47.036 4.238 47.072 4.182 C 47.108 4.126 47.15 4.079 47.198 4.04 C 47.246 3.999 47.297 3.961 47.354 3.925 C 47.408 3.89 47.465 3.837 47.525 3.766 C 47.549 3.737 47.564 3.713 47.57 3.69 C 47.576 3.666 47.582 3.648 47.588 3.633 C 47.594 3.619 47.606 3.61 47.624 3.604 C 47.642 3.598 47.678 3.595 47.732 3.595 C 47.765 3.595 47.789 3.586 47.81 3.566 C 47.828 3.545 47.846 3.521 47.864 3.492 C 47.879 3.462 47.897 3.433 47.908 3.404 C 47.923 3.374 47.941 3.35 47.968 3.333 C 47.992 3.318 48.025 3.303 48.061 3.297 C 48.097 3.289 48.136 3.283 48.178 3.28 C 48.22 3.277 48.259 3.271 48.298 3.268 C 48.337 3.265 48.373 3.256 48.406 3.244 C 48.493 3.209 48.565 3.176 48.619 3.147 C 48.676 3.117 48.727 3.094 48.781 3.07 C 48.832 3.047 48.892 3.029 48.958 3.017 C 49.024 3.005 49.111 3 49.218 3 C 49.359 3 49.497 3.017 49.635 3.053 C 49.773 3.088 49.911 3.123 50.046 3.165 C 50.181 3.206 50.319 3.241 50.453 3.277 C 50.588 3.312 50.729 3.33 50.873 3.33 C 50.987 3.33 51.08 3.306 51.149 3.256 C 51.218 3.206 51.269 3.144 51.302 3.067 C 51.338 2.991 51.359 2.905 51.371 2.811 C 51.38 2.716 51.386 2.625 51.386 2.537 C 51.386 2.377 51.374 2.221 51.356 2.065 C 51.335 1.909 51.32 1.755 51.311 1.599 L 51.257 1.623 C 51.217 1.623 51.179 1.611 51.146 1.59 C 51.113 1.567 51.083 1.543 51.053 1.516 C 51.023 1.49 50.993 1.466 50.96 1.443 C 50.928 1.421 50.889 1.409 50.849 1.41 C 50.804 1.41 50.774 1.422 50.762 1.443 C 50.75 1.466 50.729 1.487 50.699 1.508 L 50.561 1.516 C 50.513 1.516 50.468 1.519 50.423 1.519 L 50.151 1.519 C 50.094 1.519 50.028 1.502 49.956 1.466 C 49.884 1.431 49.815 1.387 49.749 1.334 C 49.683 1.281 49.629 1.222 49.584 1.157 C 49.542 1.095 49.518 1.033 49.518 0.971 C 49.518 0.918 49.536 0.862 49.572 0.803 C 49.608 0.744 49.65 0.691 49.701 0.641 C 49.752 0.594 49.809 0.552 49.872 0.523 C 49.935 0.493 49.995 0.476 50.052 0.476 C 50.106 0.476 50.154 0.49 50.202 0.517 C 50.247 0.543 50.298 0.555 50.349 0.555 C 50.438 0.555 50.525 0.54 50.612 0.511 C 50.696 0.481 50.786 0.47 50.882 0.47 C 50.978 0.47 51.068 0.484 51.152 0.514 C 51.236 0.543 51.326 0.558 51.422 0.558 C 51.491 0.558 51.563 0.558 51.635 0.552 C 51.706 0.549 51.778 0.546 51.847 0.546 C 51.922 0.546 51.997 0.552 52.072 0.564 C 52.15 0.576 52.219 0.599 52.285 0.638 L 52.285 0.673 C 52.285 0.729 52.291 0.785 52.306 0.841 C 52.321 0.894 52.336 0.95 52.357 1.006 C 52.375 1.062 52.393 1.115 52.405 1.169 C 52.42 1.222 52.426 1.275 52.426 1.334 C 52.426 1.407 52.408 1.475 52.372 1.543 C 52.336 1.611 52.321 1.682 52.321 1.758 C 52.321 1.9 52.336 2.041 52.372 2.18 C 52.405 2.321 52.42 2.46 52.42 2.601 C 52.42 2.958 52.42 3.315 52.414 3.669 C 52.411 4.023 52.408 4.382 52.408 4.742 C 52.408 5.102 52.396 5.47 52.372 5.827 C 52.348 6.187 52.336 6.55 52.336 6.912 C 52.336 7.045 52.342 7.198 52.354 7.366 C 52.366 7.534 52.399 7.694 52.453 7.841 C 52.507 7.989 52.585 8.115 52.69 8.216 C 52.795 8.316 52.941 8.369 53.124 8.369 C 53.16 8.369 53.196 8.366 53.232 8.36 C 53.268 8.354 53.304 8.351 53.34 8.351 C 53.394 8.351 53.442 8.366 53.484 8.392 C 53.526 8.422 53.559 8.457 53.589 8.502 C 53.619 8.546 53.64 8.596 53.655 8.646 C 53.67 8.699 53.676 8.746 53.676 8.793 M 51.428 5.786 C 51.428 5.636 51.416 5.476 51.386 5.305 C 51.359 5.134 51.311 4.975 51.245 4.828 C 51.176 4.68 51.083 4.553 50.966 4.453 C 50.849 4.353 50.699 4.297 50.522 4.288 C 50.486 4.285 50.441 4.267 50.391 4.241 C 50.34 4.211 50.286 4.182 50.232 4.149 C 50.178 4.117 50.124 4.088 50.073 4.061 C 50.031 4.038 49.983 4.024 49.935 4.023 C 49.899 4.023 49.863 4.029 49.83 4.043 C 49.797 4.058 49.764 4.073 49.731 4.093 C 49.698 4.111 49.665 4.129 49.632 4.141 C 49.599 4.155 49.563 4.161 49.521 4.161 C 49.452 4.161 49.383 4.158 49.32 4.149 C 49.257 4.141 49.188 4.138 49.12 4.138 C 48.913 4.138 48.727 4.2 48.559 4.321 C 48.391 4.441 48.247 4.595 48.13 4.775 C 48.01 4.954 47.917 5.149 47.852 5.358 C 47.786 5.568 47.753 5.759 47.753 5.933 C 47.753 6.007 47.759 6.078 47.768 6.152 C 47.78 6.225 47.783 6.299 47.783 6.37 C 47.783 6.42 47.768 6.458 47.744 6.488 C 47.717 6.517 47.687 6.55 47.651 6.579 C 47.615 6.609 47.585 6.641 47.558 6.676 C 47.531 6.712 47.519 6.753 47.519 6.8 L 47.57 6.8 C 47.678 6.8 47.762 6.821 47.819 6.859 C 47.879 6.898 47.923 6.948 47.956 7.01 C 47.986 7.072 48.01 7.145 48.031 7.225 C 48.049 7.304 48.07 7.387 48.097 7.47 C 48.121 7.552 48.157 7.632 48.205 7.711 C 48.253 7.788 48.322 7.859 48.412 7.918 C 48.478 7.962 48.55 8.012 48.631 8.062 C 48.712 8.115 48.796 8.162 48.886 8.207 C 48.976 8.251 49.063 8.289 49.153 8.319 C 49.242 8.348 49.326 8.363 49.41 8.363 C 49.542 8.363 49.671 8.342 49.8 8.304 C 49.929 8.266 50.058 8.245 50.19 8.245 C 50.241 8.245 50.292 8.251 50.352 8.263 C 50.447 8.118 50.555 7.977 50.681 7.847 C 50.807 7.714 50.96 7.623 51.143 7.57 L 51.137 7.437 C 51.137 7.304 51.152 7.172 51.182 7.045 C 51.212 6.918 51.248 6.785 51.284 6.653 C 51.32 6.52 51.356 6.382 51.386 6.24 C 51.416 6.098 51.431 5.945 51.431 5.777 M 60.319 7.204 C 60.319 7.257 60.31 7.307 60.292 7.36 C 60.274 7.411 60.253 7.461 60.226 7.514 L 60.154 7.664 C 60.13 7.711 60.115 7.764 60.109 7.817 C 60.088 7.927 60.046 8.024 59.983 8.112 C 59.92 8.201 59.845 8.28 59.764 8.357 C 59.68 8.434 59.593 8.507 59.503 8.578 C 59.413 8.649 59.332 8.723 59.263 8.793 C 59.2 8.855 59.135 8.885 59.066 8.885 C 59.024 8.885 58.985 8.882 58.949 8.873 C 58.913 8.864 58.871 8.861 58.832 8.861 C 58.775 8.861 58.727 8.87 58.694 8.891 C 58.658 8.911 58.625 8.932 58.595 8.956 C 58.565 8.979 58.526 9 58.484 9.02 C 58.442 9.041 58.382 9.05 58.307 9.05 C 58.253 9.05 58.202 9.065 58.154 9.094 C 58.103 9.124 58.055 9.135 58.007 9.135 C 57.936 9.135 57.855 9.115 57.762 9.074 C 57.665 9.032 57.561 9.01 57.456 9.012 C 57.387 9.012 57.315 9.012 57.246 9.02 C 57.174 9.026 57.105 9.029 57.036 9.029 C 56.973 9.029 56.913 9.02 56.853 9.003 C 56.793 8.985 56.736 8.964 56.68 8.941 C 56.623 8.917 56.566 8.897 56.509 8.879 C 56.45 8.861 56.39 8.852 56.329 8.852 C 56.206 8.852 56.101 8.882 56.014 8.944 C 55.927 9.006 55.849 9.074 55.783 9.147 C 55.714 9.221 55.648 9.292 55.579 9.351 C 55.51 9.413 55.436 9.442 55.349 9.442 C 55.271 9.442 55.217 9.427 55.19 9.401 C 55.164 9.375 55.147 9.342 55.142 9.307 C 55.136 9.271 55.13 9.23 55.127 9.189 C 55.122 9.146 55.103 9.107 55.073 9.077 C 55.01 9.012 54.971 8.953 54.95 8.897 C 54.929 8.844 54.92 8.77 54.92 8.681 C 54.92 8.487 54.938 8.298 54.974 8.112 C 55.01 7.93 55.028 7.738 55.028 7.543 C 55.028 7.475 55.019 7.408 55.004 7.343 C 54.986 7.278 54.968 7.219 54.944 7.166 C 54.92 7.113 54.902 7.069 54.884 7.033 C 54.871 7.008 54.863 6.981 54.86 6.954 C 54.86 6.918 54.869 6.88 54.89 6.839 C 54.911 6.797 54.935 6.762 54.962 6.727 C 54.989 6.691 55.019 6.665 55.049 6.641 C 55.079 6.62 55.106 6.609 55.127 6.609 C 55.169 6.609 55.205 6.617 55.235 6.638 C 55.265 6.659 55.298 6.679 55.328 6.703 C 55.358 6.727 55.391 6.747 55.421 6.768 C 55.45 6.788 55.489 6.797 55.534 6.797 C 55.543 6.797 55.549 6.797 55.552 6.794 C 55.555 6.794 55.561 6.791 55.57 6.791 C 55.627 6.886 55.672 6.986 55.705 7.092 C 55.738 7.198 55.771 7.304 55.807 7.408 C 55.843 7.511 55.885 7.611 55.936 7.705 C 55.987 7.8 56.062 7.885 56.155 7.959 C 56.179 7.98 56.209 8 56.242 8.027 C 56.275 8.05 56.308 8.077 56.344 8.101 C 56.38 8.124 56.413 8.145 56.449 8.162 C 56.485 8.177 56.515 8.186 56.545 8.186 C 56.59 8.186 56.635 8.183 56.677 8.174 C 56.721 8.165 56.763 8.162 56.808 8.162 C 56.871 8.162 56.901 8.183 56.901 8.224 C 56.901 8.233 56.898 8.248 56.889 8.275 L 57.006 8.275 C 57.162 8.275 57.321 8.257 57.477 8.218 C 57.633 8.183 57.792 8.162 57.953 8.162 C 58.028 8.162 58.103 8.168 58.178 8.183 C 58.253 8.198 58.322 8.227 58.385 8.272 C 58.463 8.236 58.529 8.189 58.583 8.13 L 58.745 7.962 C 58.799 7.906 58.859 7.859 58.925 7.817 C 58.991 7.776 59.075 7.753 59.18 7.747 C 59.2 7.723 59.212 7.694 59.212 7.661 C 59.212 7.629 59.215 7.596 59.215 7.567 C 59.215 7.537 59.218 7.508 59.224 7.478 C 59.23 7.449 59.245 7.425 59.272 7.399 C 59.314 7.363 59.344 7.325 59.368 7.287 C 59.392 7.248 59.401 7.201 59.401 7.142 C 59.401 7.033 59.371 6.93 59.308 6.836 C 59.245 6.741 59.168 6.653 59.072 6.573 C 58.976 6.494 58.862 6.423 58.739 6.361 C 58.613 6.299 58.484 6.243 58.355 6.199 C 58.226 6.155 58.1 6.122 57.98 6.098 C 57.861 6.078 57.756 6.066 57.666 6.066 C 57.564 6.066 57.462 6.075 57.36 6.093 C 57.258 6.11 57.162 6.143 57.066 6.187 C 57.066 6.098 57.045 6.04 57.003 6.01 C 56.961 5.981 56.913 5.96 56.856 5.948 C 56.799 5.936 56.739 5.919 56.68 5.895 C 56.62 5.874 56.575 5.824 56.542 5.745 C 56.473 5.833 56.383 5.898 56.278 5.939 C 56.173 5.981 56.065 6.001 55.96 6.001 C 55.855 6.001 55.753 5.981 55.663 5.939 C 55.573 5.898 55.492 5.845 55.418 5.774 C 55.346 5.706 55.289 5.627 55.244 5.535 C 55.202 5.447 55.178 5.352 55.172 5.249 C 55.169 5.186 55.155 5.124 55.13 5.066 C 55.106 5.013 55.079 4.963 55.049 4.913 C 55.019 4.866 54.995 4.813 54.971 4.76 C 54.947 4.707 54.938 4.645 54.938 4.571 C 54.938 4.388 54.947 4.247 54.965 4.144 C 54.983 4.04 55.007 3.961 55.037 3.908 C 55.067 3.855 55.097 3.813 55.133 3.793 C 55.169 3.769 55.205 3.748 55.241 3.725 C 55.277 3.704 55.313 3.672 55.346 3.631 C 55.379 3.589 55.406 3.524 55.427 3.436 C 55.438 3.374 55.456 3.336 55.483 3.315 C 55.507 3.294 55.552 3.28 55.612 3.274 C 55.666 3.265 55.702 3.253 55.717 3.238 C 55.732 3.224 55.744 3.203 55.75 3.185 C 55.756 3.165 55.762 3.144 55.771 3.12 C 55.78 3.097 55.801 3.076 55.834 3.056 C 55.921 3 56.005 2.964 56.092 2.949 C 56.176 2.935 56.263 2.929 56.356 2.929 L 56.512 2.929 C 56.563 2.929 56.614 2.932 56.674 2.932 C 56.847 2.932 57.015 2.923 57.18 2.908 C 57.345 2.893 57.513 2.885 57.687 2.885 C 57.819 2.885 57.939 2.899 58.049 2.923 C 58.157 2.949 58.253 2.979 58.337 3.011 C 58.418 3.044 58.49 3.073 58.55 3.1 C 58.61 3.126 58.658 3.138 58.694 3.138 C 58.763 3.138 58.832 3.126 58.895 3.1 C 58.958 3.073 59.027 3.059 59.096 3.056 C 59.129 3.085 59.168 3.109 59.209 3.132 C 59.251 3.156 59.296 3.165 59.341 3.165 C 59.374 3.165 59.398 3.156 59.416 3.135 C 59.434 3.115 59.443 3.088 59.446 3.056 C 59.503 3.073 59.56 3.1 59.614 3.141 C 59.668 3.182 59.716 3.23 59.761 3.286 C 59.803 3.342 59.839 3.398 59.863 3.462 C 59.887 3.524 59.899 3.586 59.899 3.642 C 59.899 3.793 59.887 3.94 59.863 4.091 C 59.842 4.238 59.83 4.388 59.83 4.539 C 59.83 4.689 59.851 4.837 59.893 4.969 C 59.836 5.013 59.773 5.055 59.704 5.087 C 59.635 5.123 59.578 5.17 59.533 5.229 L 59.527 5.223 C 59.497 5.199 59.461 5.167 59.419 5.128 C 59.377 5.09 59.329 5.052 59.284 5.016 C 59.24 4.983 59.194 4.951 59.147 4.922 C 59.11 4.899 59.067 4.885 59.024 4.884 L 59.012 4.884 C 58.992 4.873 58.975 4.859 58.961 4.842 C 58.946 4.825 58.938 4.803 58.94 4.78 C 58.94 4.739 58.952 4.704 58.976 4.671 C 59 4.639 59.012 4.604 59.012 4.562 C 59.012 4.55 58.994 4.521 58.955 4.477 C 58.916 4.429 58.874 4.383 58.829 4.341 C 58.781 4.294 58.736 4.253 58.691 4.214 C 58.646 4.176 58.613 4.155 58.592 4.149 C 58.55 4.141 58.508 4.126 58.463 4.108 L 58.328 4.046 C 58.283 4.026 58.241 4.008 58.202 3.99 C 58.172 3.977 58.139 3.969 58.106 3.967 C 58.052 3.967 57.998 3.973 57.944 3.987 C 57.891 4.002 57.837 4.011 57.777 4.014 L 57.783 4.014 L 57.504 3.984 C 57.369 3.97 57.234 3.934 57.102 3.887 C 56.97 3.84 56.835 3.813 56.694 3.813 C 56.572 3.813 56.482 3.843 56.422 3.899 C 56.365 3.955 56.317 4.02 56.281 4.091 C 56.245 4.161 56.206 4.226 56.17 4.282 C 56.134 4.338 56.071 4.368 55.984 4.368 C 55.96 4.368 55.939 4.368 55.927 4.362 C 55.969 4.492 56.005 4.601 56.041 4.689 C 56.077 4.778 56.119 4.857 56.167 4.931 C 56.215 5.005 56.278 5.069 56.353 5.131 C 56.428 5.193 56.521 5.261 56.638 5.335 C 56.65 5.344 56.668 5.358 56.691 5.376 C 56.712 5.397 56.736 5.417 56.763 5.441 C 56.787 5.465 56.811 5.482 56.835 5.5 C 56.859 5.515 56.874 5.524 56.886 5.524 C 56.955 5.524 57.024 5.506 57.087 5.476 C 57.15 5.444 57.219 5.426 57.288 5.426 C 57.336 5.426 57.384 5.438 57.426 5.459 C 57.468 5.482 57.516 5.491 57.564 5.491 C 57.612 5.491 57.66 5.482 57.705 5.465 C 57.75 5.447 57.801 5.438 57.855 5.438 C 57.876 5.438 57.897 5.438 57.921 5.444 C 57.944 5.447 57.965 5.453 57.986 5.456 C 58.109 5.488 58.232 5.503 58.358 5.5 C 58.481 5.5 58.607 5.5 58.736 5.503 C 58.826 5.503 58.919 5.518 59.012 5.553 C 59.105 5.585 59.195 5.627 59.281 5.677 C 59.368 5.727 59.449 5.786 59.521 5.851 C 59.596 5.916 59.659 5.983 59.713 6.051 C 59.755 6.107 59.8 6.157 59.848 6.205 C 59.899 6.249 59.947 6.296 59.995 6.34 C 60.043 6.387 60.085 6.438 60.121 6.491 C 60.157 6.544 60.184 6.603 60.202 6.673 C 60.223 6.753 60.25 6.844 60.286 6.942 C 60.322 7.039 60.337 7.128 60.337 7.204 M 68.883 8.835 C 68.883 8.891 68.874 8.932 68.853 8.959 C 68.832 8.985 68.808 9.009 68.781 9.029 C 68.754 9.05 68.73 9.071 68.709 9.091 C 68.688 9.112 68.679 9.141 68.679 9.183 C 68.679 9.206 68.679 9.224 68.685 9.239 C 68.541 9.274 68.379 9.301 68.205 9.312 C 68.028 9.324 67.87 9.33 67.72 9.33 C 67.699 9.33 67.675 9.324 67.642 9.315 L 67.552 9.28 C 67.524 9.267 67.5 9.249 67.48 9.227 C 67.463 9.207 67.453 9.182 67.453 9.156 C 67.402 9.171 67.348 9.186 67.288 9.194 C 67.228 9.203 67.171 9.218 67.114 9.233 C 67.057 9.248 67.006 9.271 66.955 9.301 C 66.904 9.33 66.865 9.368 66.832 9.416 C 66.778 9.401 66.707 9.386 66.62 9.374 C 66.53 9.363 66.437 9.348 66.338 9.333 C 66.239 9.318 66.14 9.298 66.041 9.274 C 65.942 9.25 65.852 9.224 65.771 9.189 C 65.69 9.153 65.624 9.112 65.573 9.065 C 65.522 9.017 65.494 8.951 65.495 8.882 C 65.495 8.861 65.495 8.826 65.501 8.776 C 65.504 8.726 65.513 8.673 65.525 8.619 C 65.537 8.566 65.552 8.519 65.573 8.481 C 65.591 8.44 65.612 8.419 65.639 8.419 C 65.681 8.419 65.72 8.428 65.759 8.443 C 65.798 8.457 65.84 8.466 65.885 8.466 L 65.948 8.46 L 65.954 8.413 C 65.954 8.381 65.945 8.354 65.927 8.336 C 65.907 8.318 65.882 8.305 65.855 8.301 C 65.825 8.295 65.798 8.292 65.768 8.292 L 65.687 8.292 C 65.741 8.239 65.777 8.177 65.792 8.103 C 65.807 8.03 65.816 7.959 65.816 7.891 C 65.816 7.817 65.807 7.735 65.789 7.638 C 65.771 7.543 65.741 7.449 65.699 7.36 C 65.657 7.272 65.606 7.192 65.546 7.125 C 65.486 7.057 65.415 7.01 65.334 6.992 C 65.31 6.939 65.28 6.883 65.247 6.824 C 65.214 6.765 65.175 6.712 65.133 6.662 C 65.088 6.614 65.04 6.573 64.983 6.541 C 64.926 6.508 64.866 6.491 64.8 6.491 C 64.725 6.491 64.632 6.529 64.515 6.606 C 64.398 6.682 64.287 6.771 64.18 6.871 C 64.072 6.971 63.976 7.066 63.895 7.16 C 63.814 7.254 63.775 7.316 63.775 7.349 C 63.775 7.393 63.781 7.437 63.793 7.475 C 63.805 7.517 63.811 7.558 63.811 7.602 C 63.811 7.67 63.796 7.735 63.766 7.791 C 63.736 7.847 63.7 7.897 63.655 7.944 C 63.667 8.018 63.697 8.071 63.748 8.109 C 63.799 8.145 63.856 8.174 63.925 8.192 C 63.994 8.21 64.063 8.221 64.132 8.227 C 64.201 8.233 64.266 8.242 64.323 8.254 C 64.347 8.277 64.383 8.307 64.431 8.345 C 64.479 8.381 64.524 8.422 64.566 8.463 C 64.608 8.504 64.647 8.549 64.68 8.593 C 64.713 8.637 64.728 8.678 64.728 8.714 C 64.728 8.755 64.713 8.779 64.683 8.788 C 64.653 8.796 64.617 8.802 64.581 8.805 C 64.545 8.808 64.509 8.817 64.479 8.829 C 64.449 8.841 64.434 8.867 64.434 8.908 C 64.434 8.938 64.437 8.962 64.446 8.982 C 64.248 8.991 64.057 9.009 63.868 9.041 C 63.679 9.071 63.49 9.109 63.301 9.153 C 63.223 9.174 63.145 9.186 63.067 9.189 C 62.989 9.192 62.909 9.194 62.828 9.194 C 62.747 9.194 62.666 9.194 62.585 9.2 C 62.501 9.203 62.423 9.215 62.345 9.23 C 62.288 9.242 62.228 9.248 62.171 9.248 C 62.075 9.248 61.988 9.23 61.904 9.192 C 61.741 9.118 61.613 8.986 61.545 8.823 C 61.509 8.743 61.491 8.655 61.491 8.561 C 61.491 8.466 61.518 8.39 61.569 8.31 C 61.62 8.233 61.701 8.195 61.805 8.195 C 61.838 8.195 61.865 8.21 61.886 8.239 C 61.907 8.269 61.934 8.283 61.967 8.283 C 61.982 8.283 61.997 8.275 62.009 8.257 C 62.021 8.239 62.036 8.218 62.048 8.192 C 62.063 8.168 62.081 8.145 62.108 8.124 C 62.132 8.103 62.162 8.089 62.201 8.083 C 62.318 8.068 62.414 8.027 62.489 7.968 C 62.567 7.906 62.624 7.832 62.666 7.747 C 62.708 7.658 62.738 7.564 62.753 7.461 C 62.768 7.358 62.777 7.254 62.777 7.154 C 62.777 7.074 62.768 6.995 62.75 6.918 C 62.732 6.844 62.723 6.768 62.723 6.691 C 62.723 6.585 62.741 6.476 62.783 6.367 C 62.822 6.255 62.843 6.131 62.843 5.992 C 62.843 5.801 62.831 5.615 62.81 5.429 C 62.769 5.098 62.766 4.764 62.801 4.433 C 62.816 4.288 62.825 4.144 62.825 4.002 C 62.825 3.949 62.819 3.899 62.804 3.855 C 62.789 3.807 62.774 3.763 62.759 3.722 C 62.744 3.678 62.726 3.639 62.714 3.601 C 62.699 3.563 62.693 3.521 62.693 3.483 C 62.693 3.404 62.708 3.321 62.735 3.238 C 62.795 3.072 62.794 2.891 62.732 2.725 C 62.702 2.64 62.687 2.551 62.687 2.457 C 62.687 2.389 62.693 2.318 62.708 2.248 C 62.723 2.177 62.729 2.106 62.729 2.032 C 62.729 1.888 62.696 1.776 62.633 1.705 C 62.57 1.631 62.489 1.578 62.396 1.543 C 62.3 1.508 62.198 1.487 62.084 1.478 C 61.97 1.469 61.868 1.457 61.772 1.437 C 61.677 1.419 61.599 1.387 61.536 1.342 C 61.473 1.298 61.44 1.225 61.44 1.124 C 61.44 1.006 61.467 0.912 61.521 0.835 C 61.575 0.762 61.641 0.703 61.724 0.661 C 61.808 0.62 61.898 0.594 61.997 0.579 C 62.096 0.564 62.192 0.558 62.288 0.558 C 62.555 0.614 62.768 0.664 62.921 0.706 C 63.073 0.747 63.187 0.779 63.262 0.809 C 63.337 0.838 63.385 0.859 63.406 0.877 C 63.424 0.891 63.439 0.906 63.445 0.921 C 63.469 0.995 63.49 1.104 63.511 1.248 C 63.529 1.396 63.544 1.546 63.556 1.708 C 63.576 1.972 63.588 2.237 63.592 2.501 C 63.592 2.61 63.577 2.716 63.541 2.814 C 63.508 2.914 63.49 3.014 63.49 3.12 C 63.49 3.235 63.505 3.345 63.535 3.448 C 63.565 3.554 63.586 3.663 63.595 3.775 L 63.604 3.99 L 63.604 4.527 C 63.604 4.636 63.601 4.745 63.601 4.854 C 63.601 5.008 63.604 5.161 63.613 5.311 C 63.622 5.462 63.637 5.612 63.661 5.762 C 63.682 5.771 63.7 5.774 63.715 5.774 L 63.772 5.774 C 63.853 5.774 63.922 5.753 63.976 5.709 C 64.03 5.668 64.078 5.618 64.123 5.559 C 64.168 5.503 64.215 5.444 64.263 5.385 C 64.314 5.326 64.374 5.282 64.449 5.249 C 64.548 5.208 64.632 5.149 64.698 5.069 C 64.767 4.99 64.83 4.907 64.893 4.822 C 64.956 4.736 65.019 4.657 65.088 4.58 C 65.157 4.506 65.241 4.447 65.34 4.406 C 65.442 4.365 65.495 4.291 65.495 4.188 C 65.495 4.126 65.486 4.067 65.471 4.008 C 65.457 3.949 65.436 3.89 65.412 3.834 C 65.388 3.778 65.37 3.719 65.352 3.66 C 65.337 3.601 65.328 3.542 65.328 3.48 L 65.334 3.412 L 65.385 3.418 L 65.403 3.418 C 65.421 3.418 65.436 3.418 65.454 3.415 C 65.468 3.415 65.477 3.404 65.477 3.389 C 65.457 3.356 65.446 3.318 65.448 3.28 C 65.448 3.224 65.46 3.185 65.486 3.171 C 65.513 3.156 65.552 3.147 65.6 3.147 C 65.69 3.147 65.78 3.162 65.864 3.194 C 65.948 3.227 66.035 3.244 66.128 3.244 C 66.194 3.244 66.257 3.235 66.317 3.218 C 66.377 3.2 66.437 3.179 66.5 3.156 C 66.563 3.132 66.623 3.115 66.683 3.094 C 66.742 3.076 66.805 3.067 66.871 3.067 C 66.982 3.067 67.09 3.082 67.198 3.109 C 67.306 3.138 67.414 3.15 67.525 3.15 C 67.636 3.15 67.753 3.135 67.864 3.1 C 67.974 3.067 68.091 3.05 68.208 3.05 C 68.229 3.05 68.259 3.056 68.295 3.067 C 68.331 3.079 68.367 3.097 68.403 3.117 C 68.439 3.138 68.469 3.159 68.496 3.185 C 68.523 3.209 68.535 3.235 68.535 3.259 C 68.526 3.289 68.511 3.306 68.484 3.318 C 68.46 3.33 68.448 3.342 68.448 3.356 C 68.448 3.377 68.457 3.401 68.478 3.427 C 68.499 3.454 68.523 3.483 68.55 3.513 C 68.577 3.542 68.601 3.575 68.622 3.61 C 68.643 3.645 68.652 3.681 68.652 3.716 C 68.652 3.769 68.601 3.819 68.502 3.869 C 68.403 3.92 68.289 3.961 68.157 3.999 C 68.032 4.036 67.905 4.066 67.777 4.091 C 67.654 4.114 67.567 4.123 67.516 4.123 C 67.429 4.123 67.363 4.108 67.321 4.079 C 67.285 4.051 67.241 4.036 67.195 4.034 C 67.129 4.034 67.045 4.061 66.94 4.111 C 66.838 4.161 66.727 4.226 66.611 4.309 C 66.365 4.481 66.137 4.677 65.93 4.893 C 65.834 4.993 65.753 5.09 65.69 5.184 C 65.627 5.279 65.594 5.355 65.594 5.414 C 65.591 5.479 65.579 5.541 65.564 5.603 C 65.549 5.665 65.54 5.727 65.54 5.792 C 65.54 5.848 65.558 5.895 65.594 5.93 C 65.63 5.966 65.675 6.001 65.723 6.031 C 65.771 6.06 65.822 6.096 65.873 6.131 C 65.924 6.166 65.963 6.213 65.987 6.264 C 66.023 6.346 66.08 6.438 66.155 6.541 C 66.23 6.644 66.311 6.753 66.401 6.871 C 66.491 6.986 66.581 7.104 66.671 7.222 C 66.76 7.34 66.844 7.455 66.922 7.567 C 66.997 7.679 67.06 7.785 67.108 7.882 C 67.156 7.983 67.18 8.068 67.18 8.142 L 67.18 8.183 C 67.387 8.139 67.588 8.115 67.786 8.115 C 67.921 8.115 68.055 8.121 68.19 8.136 L 68.589 8.18 L 68.589 8.266 C 68.589 8.345 68.604 8.413 68.631 8.463 C 68.661 8.513 68.694 8.558 68.73 8.596 C 68.766 8.634 68.799 8.673 68.829 8.705 C 68.859 8.74 68.871 8.776 68.871 8.817 M 77.177 3.516 C 77.177 3.566 77.165 3.616 77.141 3.672 C 77.091 3.782 77.013 3.878 76.913 3.949 C 76.862 3.984 76.817 4.011 76.769 4.029 C 76.695 4.052 76.605 4.07 76.494 4.079 C 76.386 4.088 76.278 4.099 76.179 4.12 C 76.077 4.141 75.99 4.176 75.918 4.226 C 75.846 4.276 75.81 4.356 75.81 4.468 C 75.81 4.533 75.807 4.574 75.798 4.592 C 75.789 4.609 75.768 4.618 75.735 4.618 C 75.726 4.618 75.714 4.618 75.702 4.615 L 75.654 4.615 L 75.597 4.645 C 75.54 4.783 75.504 4.928 75.495 5.075 C 75.486 5.226 75.46 5.37 75.418 5.512 C 75.34 5.515 75.277 5.553 75.229 5.621 C 75.181 5.689 75.145 5.771 75.118 5.86 C 75.091 5.951 75.07 6.042 75.049 6.137 C 75.031 6.231 75.01 6.302 74.989 6.355 C 74.86 6.659 74.731 6.957 74.596 7.248 C 74.461 7.54 74.32 7.832 74.168 8.124 C 74.156 8.148 74.141 8.189 74.126 8.242 C 74.108 8.298 74.09 8.351 74.069 8.407 C 74.048 8.463 74.024 8.51 73.997 8.552 C 73.97 8.593 73.937 8.614 73.901 8.614 C 73.851 8.594 73.803 8.568 73.76 8.537 C 73.715 8.507 73.667 8.49 73.616 8.484 C 73.601 8.487 73.592 8.499 73.592 8.513 C 73.592 8.558 73.613 8.596 73.658 8.622 C 73.7 8.652 73.748 8.678 73.799 8.708 C 73.85 8.737 73.898 8.764 73.94 8.793 C 73.982 8.823 74.006 8.855 74.006 8.897 C 74.006 8.932 73.991 8.973 73.967 9.012 C 73.94 9.053 73.91 9.097 73.877 9.141 C 73.844 9.189 73.814 9.239 73.784 9.292 C 73.754 9.345 73.739 9.404 73.733 9.469 C 73.724 9.548 73.7 9.622 73.661 9.687 C 73.622 9.752 73.58 9.817 73.532 9.879 C 73.484 9.94 73.442 10.008 73.403 10.079 C 73.364 10.15 73.337 10.229 73.325 10.321 C 73.316 10.389 73.301 10.459 73.28 10.53 C 73.256 10.601 73.226 10.666 73.19 10.728 C 73.154 10.79 73.109 10.84 73.055 10.887 C 73.001 10.931 72.939 10.961 72.864 10.972 C 72.843 11.093 72.792 11.214 72.711 11.332 C 72.63 11.45 72.531 11.553 72.417 11.645 C 72.3 11.736 72.177 11.81 72.045 11.863 C 71.913 11.919 71.784 11.945 71.656 11.945 C 71.554 11.945 71.452 11.931 71.356 11.904 C 71.26 11.875 71.164 11.839 71.074 11.795 C 71.011 11.766 70.963 11.751 70.927 11.745 C 70.891 11.742 70.858 11.736 70.831 11.733 C 70.8 11.728 70.77 11.716 70.744 11.698 C 70.714 11.677 70.672 11.636 70.624 11.577 C 70.549 11.48 70.471 11.388 70.385 11.306 C 70.301 11.223 70.214 11.141 70.127 11.061 C 70.082 11.02 70.049 10.972 70.028 10.916 C 70.007 10.86 69.989 10.803 69.974 10.745 C 69.956 10.689 69.935 10.633 69.908 10.58 C 69.881 10.527 69.836 10.486 69.776 10.453 C 69.755 10.433 69.746 10.397 69.746 10.344 C 69.746 10.309 69.761 10.232 69.788 10.12 C 69.818 10.005 69.854 9.89 69.899 9.769 C 69.944 9.649 69.995 9.542 70.052 9.448 C 70.106 9.354 70.16 9.304 70.211 9.304 C 70.244 9.304 70.274 9.309 70.304 9.318 C 70.334 9.327 70.364 9.333 70.397 9.333 C 70.477 9.333 70.558 9.312 70.636 9.271 C 70.714 9.23 70.798 9.209 70.885 9.209 C 70.939 9.209 70.978 9.224 71.005 9.25 C 71.032 9.28 71.05 9.312 71.065 9.348 C 71.077 9.383 71.089 9.416 71.098 9.445 C 71.107 9.475 71.128 9.489 71.158 9.489 C 71.179 9.483 71.197 9.478 71.215 9.472 C 71.257 9.454 71.29 9.448 71.314 9.448 C 71.368 9.448 71.416 9.463 71.461 9.486 C 71.506 9.513 71.548 9.545 71.584 9.587 C 71.62 9.628 71.656 9.672 71.686 9.716 C 71.716 9.764 71.745 9.808 71.769 9.846 C 71.781 9.867 71.799 9.887 71.826 9.911 C 71.85 9.935 71.877 9.955 71.901 9.982 C 71.925 10.005 71.946 10.029 71.964 10.052 C 71.979 10.076 71.988 10.097 71.988 10.123 C 71.988 10.167 71.976 10.209 71.955 10.244 C 71.934 10.276 71.922 10.314 71.922 10.353 C 71.922 10.395 71.94 10.421 71.976 10.439 C 72.012 10.453 72.045 10.462 72.078 10.462 C 72.156 10.462 72.234 10.43 72.309 10.368 C 72.384 10.306 72.459 10.224 72.528 10.12 C 72.597 10.02 72.663 9.905 72.723 9.784 C 72.783 9.66 72.837 9.536 72.882 9.413 C 72.927 9.289 72.963 9.174 72.986 9.065 C 73.01 8.959 73.022 8.87 73.022 8.805 C 73.022 8.737 73.004 8.64 72.971 8.519 C 72.939 8.398 72.894 8.263 72.843 8.118 C 72.789 7.974 72.729 7.817 72.663 7.655 C 72.597 7.493 72.531 7.337 72.468 7.186 C 72.405 7.036 72.345 6.898 72.291 6.771 C 72.237 6.644 72.195 6.538 72.162 6.458 C 72.096 6.305 72.036 6.146 71.985 5.983 C 71.934 5.821 71.874 5.662 71.808 5.509 C 71.772 5.423 71.718 5.326 71.65 5.214 C 71.581 5.102 71.515 4.987 71.446 4.866 C 71.377 4.748 71.317 4.63 71.266 4.512 C 71.215 4.397 71.188 4.294 71.188 4.206 C 71.155 4.206 71.119 4.2 71.08 4.185 C 71.041 4.17 71.002 4.155 70.966 4.135 C 70.93 4.117 70.891 4.099 70.858 4.088 C 70.828 4.074 70.795 4.067 70.762 4.067 C 70.675 4.067 70.588 4.079 70.495 4.099 C 70.406 4.123 70.313 4.132 70.223 4.132 C 70.172 4.132 70.115 4.126 70.049 4.117 C 69.983 4.105 69.92 4.091 69.86 4.067 C 69.8 4.043 69.749 4.014 69.704 3.973 C 69.662 3.933 69.638 3.877 69.638 3.819 C 69.638 3.775 69.644 3.725 69.656 3.666 C 69.668 3.61 69.686 3.554 69.707 3.504 C 69.728 3.454 69.758 3.409 69.791 3.377 C 69.824 3.342 69.86 3.327 69.902 3.327 C 69.965 3.327 70.025 3.347 70.082 3.386 C 70.139 3.424 70.202 3.445 70.268 3.445 C 70.364 3.445 70.457 3.442 70.549 3.433 C 70.642 3.424 70.735 3.421 70.831 3.421 C 70.912 3.421 70.996 3.398 71.074 3.353 C 71.155 3.309 71.23 3.268 71.299 3.232 C 71.377 3.191 71.491 3.168 71.635 3.156 C 71.781 3.147 71.928 3.141 72.078 3.141 C 72.132 3.141 72.216 3.141 72.333 3.132 C 72.447 3.126 72.564 3.132 72.684 3.147 C 72.801 3.165 72.906 3.2 72.992 3.253 C 73.082 3.306 73.124 3.395 73.124 3.513 C 73.124 3.616 73.103 3.698 73.058 3.766 C 73.013 3.834 72.963 3.89 72.897 3.94 C 72.834 3.99 72.762 4.032 72.687 4.07 C 72.609 4.108 72.54 4.149 72.477 4.191 C 72.414 4.232 72.36 4.282 72.315 4.341 C 72.273 4.397 72.249 4.468 72.249 4.553 C 72.249 4.686 72.288 4.831 72.366 4.981 C 72.444 5.134 72.531 5.285 72.627 5.432 C 72.723 5.58 72.81 5.721 72.894 5.854 C 72.974 5.986 73.022 6.104 73.034 6.202 C 73.037 6.255 73.052 6.328 73.076 6.426 C 73.1 6.523 73.136 6.62 73.178 6.715 C 73.22 6.809 73.274 6.895 73.331 6.965 C 73.391 7.036 73.457 7.072 73.526 7.072 C 73.577 7.072 73.619 7.051 73.655 7.01 C 73.691 6.968 73.727 6.921 73.754 6.865 C 73.784 6.809 73.808 6.75 73.826 6.691 C 73.844 6.632 73.859 6.585 73.871 6.55 C 73.907 6.435 73.943 6.323 73.973 6.211 C 74.003 6.096 74.054 5.992 74.126 5.895 C 74.183 5.821 74.227 5.745 74.26 5.668 C 74.293 5.588 74.329 5.506 74.365 5.42 C 74.407 5.32 74.449 5.24 74.491 5.184 C 74.536 5.128 74.572 5.069 74.605 5.013 C 74.638 4.957 74.665 4.887 74.689 4.807 C 74.713 4.724 74.722 4.609 74.722 4.453 C 74.722 4.359 74.701 4.291 74.659 4.247 C 74.617 4.203 74.566 4.167 74.506 4.144 C 74.446 4.12 74.38 4.099 74.311 4.082 C 74.243 4.067 74.177 4.041 74.117 4.005 C 74.057 3.97 74.006 3.92 73.964 3.849 C 73.922 3.781 73.901 3.684 73.901 3.557 C 73.901 3.451 73.934 3.368 74 3.303 C 74.066 3.241 74.147 3.194 74.242 3.165 C 74.338 3.135 74.446 3.115 74.56 3.106 C 74.674 3.097 74.782 3.094 74.881 3.094 L 75.097 3.094 C 75.28 3.094 75.457 3.082 75.633 3.059 C 75.807 3.035 75.984 3.023 76.161 3.023 C 76.215 3.023 76.293 3.038 76.395 3.064 C 76.497 3.094 76.602 3.126 76.704 3.162 C 76.805 3.197 76.895 3.232 76.967 3.268 C 77.039 3.303 77.075 3.327 77.069 3.339 C 77.069 3.336 77.081 3.35 77.108 3.389 C 77.135 3.424 77.147 3.468 77.147 3.516 M 72.075 10.627 L 71.982 10.622 L 71.946 10.622 C 71.877 10.622 71.82 10.639 71.778 10.675 C 71.736 10.71 71.715 10.763 71.715 10.837 L 71.721 10.887 C 71.757 10.878 71.799 10.872 71.838 10.866 C 71.88 10.86 71.916 10.852 71.952 10.84 C 71.988 10.828 72.015 10.81 72.039 10.787 C 72.063 10.763 72.072 10.728 72.072 10.683 L 72.072 10.636 Z M 48.79 19.948 C 48.787 20.069 48.778 20.151 48.769 20.201 C 48.764 20.241 48.746 20.278 48.718 20.308 C 48.694 20.328 48.658 20.346 48.613 20.361 C 48.568 20.375 48.508 20.408 48.433 20.461 C 48.508 20.561 48.541 20.673 48.538 20.791 C 48.535 20.918 48.49 21.033 48.412 21.133 C 48.334 21.233 48.241 21.319 48.133 21.39 C 48.034 21.452 47.959 21.531 47.906 21.626 C 47.852 21.72 47.801 21.817 47.747 21.917 C 47.6 21.917 47.465 21.941 47.342 21.991 C 47.219 22.041 47.099 22.106 46.982 22.186 C 46.922 22.224 46.862 22.248 46.802 22.262 C 46.742 22.274 46.679 22.28 46.614 22.277 C 46.548 22.277 46.479 22.268 46.413 22.259 C 46.344 22.251 46.278 22.245 46.212 22.242 C 46.095 22.239 45.975 22.251 45.858 22.283 C 45.741 22.313 45.621 22.327 45.504 22.324 C 45.444 22.324 45.37 22.313 45.277 22.292 C 45.184 22.271 45.091 22.251 44.995 22.221 C 44.899 22.195 44.806 22.165 44.716 22.133 C 44.626 22.1 44.554 22.071 44.5 22.044 C 44.387 21.99 44.282 21.921 44.188 21.838 C 44.093 21.755 43.991 21.685 43.883 21.631 C 43.835 21.496 43.778 21.366 43.706 21.239 C 43.634 21.115 43.544 21.006 43.43 20.915 C 43.457 20.862 43.478 20.806 43.49 20.75 C 43.502 20.694 43.508 20.635 43.511 20.573 C 43.514 20.467 43.508 20.361 43.493 20.252 C 43.478 20.142 43.469 20.036 43.472 19.93 C 43.478 19.747 43.535 19.585 43.64 19.438 L 43.691 19.444 C 43.754 19.444 43.814 19.435 43.871 19.414 C 43.928 19.393 43.991 19.382 44.054 19.385 C 44.147 19.388 44.236 19.405 44.32 19.438 C 44.407 19.47 44.482 19.514 44.542 19.567 C 44.605 19.623 44.656 19.691 44.692 19.768 C 44.728 19.848 44.743 19.936 44.74 20.033 C 44.74 20.066 44.734 20.113 44.725 20.172 C 44.716 20.231 44.701 20.29 44.677 20.349 C 44.653 20.408 44.626 20.455 44.59 20.496 C 44.561 20.534 44.515 20.556 44.467 20.555 C 44.437 20.555 44.41 20.543 44.383 20.529 C 44.359 20.511 44.335 20.49 44.32 20.47 C 44.32 20.514 44.32 20.576 44.326 20.655 C 44.329 20.735 44.341 20.815 44.359 20.894 C 44.377 20.974 44.404 21.042 44.437 21.104 C 44.47 21.163 44.518 21.192 44.578 21.189 L 44.755 21.189 C 44.869 21.192 44.986 21.21 45.106 21.239 C 45.226 21.269 45.349 21.286 45.477 21.289 C 45.582 21.292 45.681 21.304 45.783 21.322 C 45.882 21.34 45.984 21.351 46.086 21.354 C 46.224 21.36 46.35 21.345 46.47 21.313 C 46.59 21.281 46.7 21.236 46.808 21.174 C 46.913 21.115 47.015 21.045 47.111 20.968 C 47.207 20.891 47.303 20.812 47.399 20.726 C 47.441 20.688 47.462 20.65 47.465 20.614 C 47.465 20.597 47.465 20.579 47.462 20.558 C 47.459 20.54 47.459 20.523 47.459 20.505 C 47.459 20.458 47.483 20.408 47.531 20.355 C 47.576 20.302 47.627 20.243 47.681 20.175 C 47.735 20.107 47.786 20.033 47.834 19.951 C 47.882 19.868 47.906 19.774 47.912 19.671 C 47.915 19.588 47.906 19.503 47.885 19.42 C 47.864 19.337 47.855 19.249 47.858 19.161 C 47.858 19.087 47.846 19.022 47.813 18.963 C 47.78 18.904 47.744 18.845 47.702 18.786 C 47.66 18.727 47.624 18.671 47.591 18.609 C 47.558 18.55 47.543 18.485 47.546 18.418 L 47.546 18.373 C 47.546 18.373 47.552 18.344 47.561 18.323 C 47.474 18.3 47.372 18.261 47.255 18.214 C 47.141 18.167 47.024 18.12 46.91 18.073 C 46.796 18.025 46.685 17.981 46.584 17.943 C 46.482 17.904 46.401 17.884 46.347 17.884 C 46.206 17.878 46.068 17.89 45.93 17.913 C 45.792 17.937 45.654 17.949 45.513 17.943 C 45.513 17.928 45.528 17.916 45.555 17.904 C 45.585 17.893 45.615 17.878 45.654 17.863 C 45.69 17.848 45.726 17.831 45.756 17.816 C 45.786 17.798 45.801 17.778 45.804 17.751 C 45.804 17.722 45.78 17.695 45.732 17.672 C 45.684 17.648 45.648 17.636 45.624 17.636 C 45.582 17.636 45.546 17.642 45.513 17.657 C 45.48 17.672 45.444 17.689 45.412 17.71 C 45.379 17.731 45.343 17.748 45.307 17.763 C 45.271 17.778 45.235 17.784 45.199 17.784 C 45.169 17.784 45.142 17.772 45.115 17.757 C 45.089 17.74 45.068 17.718 45.052 17.692 L 45.052 17.745 C 45.052 17.807 45.067 17.854 45.103 17.884 C 45.139 17.913 45.187 17.931 45.25 17.934 L 45.283 17.934 C 45.24 17.998 45.189 18.056 45.133 18.108 C 45.079 18.155 45.01 18.179 44.92 18.176 C 44.857 18.176 44.797 18.17 44.74 18.161 C 44.683 18.152 44.623 18.149 44.56 18.146 C 44.581 18.014 44.629 17.872 44.707 17.722 C 44.785 17.574 44.878 17.43 44.989 17.294 C 45.1 17.158 45.217 17.032 45.343 16.914 C 45.468 16.796 45.585 16.699 45.693 16.622 C 45.735 16.589 45.771 16.566 45.801 16.551 C 45.859 16.522 45.911 16.483 45.954 16.436 C 45.978 16.41 46.002 16.371 46.026 16.321 C 46.062 16.25 46.107 16.185 46.158 16.132 C 46.209 16.076 46.263 16.026 46.32 15.973 L 46.488 15.817 C 46.542 15.764 46.593 15.705 46.635 15.643 C 46.682 15.622 46.733 15.605 46.787 15.59 C 46.838 15.575 46.892 15.557 46.94 15.537 C 46.991 15.516 47.039 15.493 47.081 15.466 C 47.123 15.439 47.162 15.401 47.195 15.351 C 47.195 15.218 47.15 15.13 47.054 15.083 C 46.956 15.034 46.849 15.008 46.739 15.006 C 46.656 15.003 46.575 15.018 46.497 15.047 C 46.419 15.077 46.338 15.092 46.254 15.089 C 46.194 15.089 46.14 15.071 46.089 15.044 C 46.038 15.018 45.982 15.003 45.924 15 C 45.888 15 45.855 15.006 45.831 15.021 C 45.807 15.036 45.777 15.044 45.744 15.041 C 45.714 15.041 45.69 15.036 45.666 15.024 C 45.642 15.014 45.615 15.009 45.588 15.009 L 45.555 15.036 C 45.552 15.053 45.537 15.065 45.51 15.068 C 45.483 15.068 45.453 15.071 45.414 15.068 C 45.36 15.067 45.306 15.062 45.253 15.053 C 45.199 15.047 45.16 15.041 45.142 15.041 C 45.013 15.038 44.905 15.077 44.818 15.165 C 44.731 15.251 44.686 15.357 44.683 15.481 C 44.683 15.543 44.683 15.602 44.692 15.661 C 44.698 15.72 44.701 15.779 44.698 15.84 C 44.698 15.891 44.683 15.947 44.662 16.006 C 44.641 16.065 44.611 16.118 44.575 16.168 C 44.539 16.215 44.494 16.256 44.443 16.286 C 44.392 16.318 44.338 16.33 44.278 16.33 C 44.212 16.33 44.15 16.309 44.09 16.277 C 44.03 16.244 43.976 16.209 43.925 16.171 L 43.925 16.144 C 43.925 16.109 43.937 16.073 43.955 16.044 C 43.973 16.014 43.991 15.982 44.015 15.953 C 44.036 15.923 44.057 15.891 44.075 15.861 C 44.093 15.832 44.102 15.796 44.102 15.761 C 44.102 15.72 44.09 15.687 44.066 15.655 C 44.039 15.626 44.025 15.588 44.027 15.549 C 44.027 15.498 44.042 15.448 44.066 15.401 C 44.09 15.354 44.102 15.307 44.105 15.254 C 44.105 15.186 44.096 15.118 44.072 15.056 C 44.048 14.994 44.039 14.929 44.039 14.865 C 44.039 14.844 44.054 14.806 44.081 14.755 C 44.108 14.705 44.141 14.655 44.179 14.602 C 44.218 14.549 44.257 14.502 44.296 14.464 C 44.335 14.425 44.365 14.405 44.386 14.407 C 44.422 14.407 44.458 14.413 44.491 14.425 C 44.524 14.437 44.56 14.44 44.596 14.443 C 44.695 14.446 44.797 14.44 44.899 14.422 C 45.001 14.405 45.106 14.399 45.214 14.402 C 45.298 14.405 45.385 14.41 45.471 14.416 C 45.558 14.422 45.645 14.428 45.729 14.431 C 45.915 14.437 46.095 14.428 46.272 14.399 C 46.449 14.369 46.629 14.36 46.808 14.366 C 46.868 14.366 46.925 14.372 46.982 14.381 C 47.173 14.404 47.367 14.403 47.558 14.378 C 47.693 14.36 47.825 14.354 47.959 14.36 C 48.025 14.36 48.091 14.369 48.154 14.384 C 48.217 14.399 48.28 14.422 48.337 14.458 L 48.337 14.464 C 48.322 14.496 48.313 14.534 48.31 14.581 C 48.31 14.614 48.313 14.643 48.328 14.67 C 48.34 14.696 48.352 14.72 48.367 14.744 C 48.382 14.764 48.394 14.788 48.406 14.811 C 48.418 14.832 48.424 14.859 48.424 14.882 C 48.424 14.912 48.397 14.962 48.343 15.036 C 48.292 15.109 48.229 15.189 48.16 15.274 C 48.091 15.36 48.022 15.448 47.959 15.534 C 47.897 15.619 47.852 15.687 47.828 15.737 C 47.807 15.782 47.78 15.814 47.744 15.838 C 47.708 15.861 47.669 15.882 47.624 15.897 C 47.582 15.911 47.537 15.926 47.492 15.938 C 47.448 15.95 47.407 15.969 47.369 15.994 C 47.315 16.029 47.252 16.085 47.18 16.162 C 47.108 16.239 47.036 16.324 46.97 16.413 C 46.904 16.504 46.847 16.595 46.799 16.687 C 46.751 16.778 46.727 16.855 46.724 16.917 C 46.724 16.952 46.742 16.993 46.781 17.035 C 46.82 17.079 46.868 17.12 46.922 17.161 C 46.976 17.203 47.03 17.244 47.084 17.282 C 47.138 17.321 47.18 17.353 47.21 17.38 C 47.246 17.418 47.282 17.442 47.321 17.447 C 47.36 17.456 47.399 17.462 47.438 17.468 C 47.477 17.474 47.513 17.483 47.552 17.495 C 47.588 17.506 47.624 17.533 47.654 17.574 C 47.681 17.613 47.714 17.648 47.753 17.677 C 47.792 17.71 47.825 17.742 47.861 17.778 C 47.894 17.81 47.923 17.848 47.944 17.887 C 47.968 17.925 47.977 17.972 47.974 18.028 L 48.214 18.037 L 48.208 18.196 C 48.301 18.261 48.358 18.314 48.382 18.359 C 48.403 18.4 48.412 18.441 48.412 18.476 L 48.412 18.515 C 48.412 18.547 48.418 18.574 48.436 18.591 C 48.514 18.674 48.571 18.754 48.604 18.827 C 48.637 18.901 48.658 18.975 48.667 19.051 C 48.676 19.125 48.685 19.205 48.691 19.284 C 48.697 19.364 48.715 19.455 48.745 19.553 C 48.766 19.621 48.781 19.685 48.79 19.75 C 48.802 19.815 48.805 19.883 48.802 19.948 M 45.792 14.758 C 45.793 14.736 45.784 14.715 45.768 14.699 C 45.754 14.683 45.733 14.673 45.711 14.673 C 45.675 14.673 45.651 14.691 45.639 14.732 C 45.627 14.773 45.621 14.808 45.621 14.832 L 45.633 14.811 C 45.633 14.811 45.639 14.82 45.639 14.826 C 45.639 14.829 45.636 14.832 45.627 14.832 C 45.657 14.832 45.69 14.832 45.729 14.823 C 45.768 14.814 45.789 14.794 45.789 14.755 M 55.921 19.06 C 55.921 19.102 55.912 19.131 55.891 19.155 C 55.87 19.178 55.84 19.19 55.804 19.19 C 55.768 19.19 55.732 19.181 55.699 19.166 C 55.665 19.149 55.627 19.141 55.588 19.143 C 55.582 19.155 55.573 19.164 55.57 19.175 C 55.564 19.187 55.561 19.199 55.561 19.214 C 55.561 19.24 55.57 19.252 55.591 19.255 C 55.612 19.255 55.633 19.258 55.654 19.261 C 55.678 19.261 55.696 19.27 55.717 19.281 C 55.738 19.293 55.747 19.317 55.747 19.358 C 55.747 19.399 55.741 19.458 55.729 19.544 C 55.705 19.718 55.667 19.889 55.615 20.057 C 55.591 20.134 55.567 20.184 55.54 20.21 C 55.507 20.246 55.48 20.281 55.462 20.31 C 55.444 20.343 55.435 20.381 55.441 20.428 L 55.447 20.57 C 55.45 20.632 55.441 20.679 55.423 20.714 C 55.403 20.75 55.382 20.779 55.358 20.809 C 55.334 20.835 55.313 20.862 55.295 20.885 C 55.277 20.909 55.268 20.939 55.268 20.974 C 55.268 20.992 55.268 21.006 55.274 21.018 C 55.227 21 55.179 20.984 55.13 20.971 C 55.082 20.959 55.031 20.953 54.98 20.953 C 54.926 20.953 54.875 20.965 54.83 20.986 C 54.785 21.006 54.749 21.045 54.725 21.095 C 54.725 21.112 54.728 21.13 54.737 21.151 C 54.743 21.169 54.758 21.177 54.782 21.177 C 54.818 21.177 54.851 21.163 54.881 21.133 C 54.911 21.104 54.944 21.089 54.98 21.089 C 55.007 21.089 55.022 21.101 55.031 21.127 C 55.037 21.154 55.043 21.174 55.043 21.192 C 55.043 21.239 55.034 21.281 55.022 21.313 C 55.007 21.345 54.971 21.363 54.917 21.363 C 54.884 21.363 54.851 21.36 54.821 21.351 C 54.791 21.345 54.758 21.34 54.725 21.34 L 54.68 21.372 C 54.701 21.434 54.746 21.469 54.809 21.481 C 54.719 21.578 54.617 21.679 54.5 21.782 C 54.383 21.885 54.257 21.976 54.126 22.059 C 53.994 22.142 53.853 22.209 53.709 22.262 C 53.574 22.314 53.431 22.341 53.286 22.342 C 53.196 22.342 53.076 22.33 52.923 22.304 C 52.771 22.277 52.612 22.248 52.45 22.209 C 52.288 22.171 52.132 22.127 51.985 22.08 C 51.838 22.029 51.73 21.979 51.656 21.929 C 51.608 21.897 51.581 21.87 51.575 21.847 C 51.569 21.826 51.563 21.805 51.56 21.791 C 51.557 21.773 51.545 21.758 51.527 21.741 C 51.509 21.726 51.464 21.708 51.395 21.687 C 51.239 21.643 51.128 21.59 51.056 21.528 C 50.987 21.466 50.936 21.401 50.906 21.334 C 50.876 21.266 50.858 21.201 50.852 21.136 C 50.843 21.071 50.825 21.018 50.792 20.974 C 50.759 20.93 50.723 20.885 50.687 20.838 C 50.651 20.791 50.615 20.741 50.582 20.691 C 50.549 20.641 50.522 20.588 50.498 20.535 C 50.477 20.482 50.465 20.425 50.465 20.367 C 50.465 20.322 50.483 20.287 50.519 20.26 C 50.555 20.234 50.573 20.204 50.573 20.169 C 50.573 20.157 50.57 20.148 50.561 20.137 C 50.555 20.125 50.546 20.116 50.54 20.11 C 50.498 20.066 50.465 20.027 50.441 19.995 C 50.414 19.963 50.397 19.927 50.382 19.892 C 50.367 19.856 50.355 19.815 50.346 19.774 C 50.337 19.733 50.331 19.682 50.325 19.623 C 50.313 19.508 50.292 19.391 50.256 19.279 C 50.22 19.164 50.202 19.049 50.202 18.931 C 50.202 18.839 50.202 18.748 50.208 18.659 C 50.211 18.568 50.214 18.476 50.214 18.385 C 50.214 18.303 50.223 18.22 50.244 18.137 C 50.278 18.003 50.283 17.864 50.259 17.728 C 50.234 17.539 50.249 17.347 50.304 17.164 C 50.343 17.035 50.385 16.905 50.429 16.778 C 50.474 16.648 50.516 16.519 50.555 16.389 C 50.594 16.259 50.612 16.124 50.612 15.985 C 50.612 15.95 50.612 15.911 50.606 15.876 C 50.603 15.84 50.6 15.802 50.6 15.761 C 50.6 15.693 50.615 15.646 50.642 15.625 C 50.669 15.602 50.699 15.59 50.732 15.584 C 50.765 15.578 50.792 15.572 50.822 15.563 C 50.849 15.557 50.864 15.531 50.864 15.487 C 50.864 15.46 50.861 15.437 50.855 15.413 C 50.849 15.389 50.846 15.366 50.846 15.339 C 50.846 15.31 50.864 15.277 50.903 15.245 C 50.942 15.212 50.987 15.174 51.035 15.133 C 51.086 15.092 51.134 15.05 51.182 15.009 C 51.23 14.968 51.263 14.923 51.281 14.876 C 51.299 14.832 51.329 14.803 51.371 14.788 C 51.413 14.773 51.455 14.761 51.5 14.752 C 51.542 14.744 51.581 14.732 51.614 14.72 C 51.647 14.708 51.664 14.679 51.664 14.635 C 51.664 14.614 51.659 14.584 51.647 14.552 C 51.7 14.579 51.76 14.593 51.817 14.605 C 51.877 14.614 51.937 14.62 52 14.62 C 52.081 14.62 52.15 14.608 52.201 14.587 C 52.255 14.564 52.303 14.54 52.348 14.514 C 52.393 14.487 52.438 14.461 52.489 14.437 C 52.54 14.413 52.6 14.402 52.675 14.402 C 52.771 14.402 52.864 14.387 52.953 14.354 C 53.043 14.325 53.133 14.307 53.232 14.307 C 53.277 14.307 53.358 14.319 53.475 14.346 C 53.595 14.372 53.715 14.405 53.838 14.443 C 53.961 14.484 54.072 14.525 54.17 14.573 C 54.269 14.62 54.32 14.667 54.329 14.708 C 54.356 14.702 54.38 14.696 54.401 14.696 L 54.467 14.696 C 54.53 14.696 54.587 14.702 54.638 14.717 C 54.689 14.732 54.734 14.75 54.776 14.77 C 54.818 14.794 54.86 14.817 54.905 14.847 C 54.947 14.876 54.992 14.906 55.04 14.935 L 55.046 14.968 L 55.052 14.994 C 55.052 15.041 55.04 15.086 55.016 15.127 C 54.992 15.165 54.974 15.21 54.962 15.251 C 54.974 15.283 54.995 15.307 55.025 15.322 C 55.055 15.336 55.085 15.351 55.112 15.366 C 55.142 15.381 55.169 15.395 55.196 15.416 C 55.223 15.434 55.238 15.463 55.241 15.504 C 55.244 15.546 55.253 15.575 55.265 15.599 C 55.277 15.622 55.31 15.637 55.361 15.64 L 55.355 15.755 L 55.355 15.808 C 55.355 15.935 55.376 16.044 55.418 16.135 C 55.459 16.227 55.507 16.309 55.561 16.38 C 55.615 16.454 55.663 16.522 55.705 16.589 C 55.747 16.657 55.768 16.728 55.768 16.805 C 55.768 16.881 55.75 16.946 55.714 17.008 C 55.678 17.073 55.66 17.132 55.66 17.191 C 55.66 17.212 55.672 17.244 55.699 17.282 C 55.726 17.321 55.753 17.365 55.783 17.415 C 55.813 17.465 55.84 17.521 55.867 17.58 C 55.891 17.639 55.906 17.704 55.906 17.775 C 55.906 17.896 55.855 17.984 55.75 18.046 C 55.744 18.07 55.738 18.087 55.738 18.102 C 55.738 18.134 55.747 18.161 55.765 18.179 C 55.783 18.196 55.804 18.214 55.822 18.229 C 55.843 18.244 55.861 18.261 55.879 18.282 C 55.897 18.303 55.906 18.335 55.906 18.379 C 55.906 18.423 55.897 18.462 55.882 18.494 C 55.864 18.527 55.846 18.556 55.825 18.586 C 55.804 18.612 55.786 18.639 55.771 18.662 C 55.753 18.686 55.747 18.709 55.747 18.736 C 55.747 18.768 55.756 18.798 55.774 18.821 C 55.792 18.845 55.813 18.869 55.831 18.892 C 55.852 18.916 55.87 18.939 55.888 18.966 C 55.906 18.992 55.915 19.019 55.915 19.054 M 55.157 18.367 C 55.157 18.294 55.145 18.226 55.115 18.164 C 55.088 18.099 55.073 18.031 55.073 17.958 C 55.073 17.875 55.076 17.792 55.085 17.713 C 55.094 17.633 55.097 17.551 55.097 17.468 C 55.097 17.415 55.103 17.362 55.118 17.309 C 55.13 17.259 55.136 17.209 55.136 17.156 C 55.136 17.097 55.118 17.02 55.082 16.92 C 55.046 16.822 55.007 16.719 54.956 16.61 C 54.908 16.504 54.86 16.401 54.809 16.3 C 54.758 16.203 54.722 16.124 54.695 16.062 C 54.688 16.051 54.683 16.039 54.68 16.026 C 54.671 16.006 54.662 15.985 54.653 15.967 C 54.641 15.947 54.632 15.929 54.623 15.914 C 54.614 15.899 54.605 15.891 54.599 15.891 C 54.596 15.897 54.587 15.902 54.572 15.902 C 54.56 15.902 54.524 15.879 54.464 15.832 C 54.404 15.784 54.338 15.725 54.269 15.655 C 54.202 15.586 54.141 15.511 54.087 15.431 C 54.033 15.351 54.006 15.28 54.006 15.215 C 54.006 15.198 54.006 15.186 54.012 15.177 C 53.961 15.177 53.898 15.171 53.826 15.156 C 53.754 15.142 53.682 15.124 53.61 15.1 C 53.538 15.074 53.472 15.041 53.415 15.003 C 53.358 14.962 53.319 14.918 53.301 14.867 C 53.208 14.879 53.118 14.897 53.031 14.926 C 52.944 14.953 52.858 14.98 52.774 15.009 C 52.69 15.036 52.603 15.059 52.513 15.083 C 52.423 15.103 52.333 15.115 52.24 15.115 L 52.177 15.115 C 52.156 15.115 52.135 15.112 52.114 15.106 C 52.126 15.127 52.132 15.151 52.132 15.177 C 52.132 15.218 52.117 15.242 52.087 15.251 C 52.057 15.26 52.021 15.266 51.982 15.266 L 51.838 15.266 L 51.799 15.271 L 51.805 15.322 L 51.805 15.342 C 51.805 15.386 51.793 15.422 51.769 15.451 C 51.745 15.481 51.715 15.504 51.682 15.528 C 51.65 15.552 51.614 15.572 51.578 15.59 C 51.542 15.611 51.509 15.634 51.485 15.658 C 51.53 15.664 51.551 15.693 51.551 15.74 C 51.551 15.802 51.527 15.879 51.479 15.967 C 51.431 16.056 51.377 16.159 51.32 16.274 C 51.263 16.389 51.209 16.513 51.161 16.645 C 51.113 16.778 51.089 16.917 51.089 17.064 C 51.077 17.082 51.062 17.097 51.044 17.111 C 51.026 17.123 51.005 17.129 50.984 17.129 C 50.954 17.129 50.924 17.12 50.894 17.105 C 50.864 17.091 50.834 17.082 50.798 17.082 C 50.762 17.082 50.747 17.094 50.747 17.12 C 50.747 17.161 50.759 17.194 50.783 17.223 C 50.807 17.253 50.834 17.282 50.867 17.318 C 50.9 17.35 50.927 17.386 50.951 17.421 C 50.975 17.456 50.987 17.501 50.987 17.551 C 50.987 17.677 50.975 17.766 50.951 17.816 C 50.927 17.866 50.9 17.902 50.873 17.925 C 50.846 17.949 50.819 17.975 50.798 18.008 C 50.774 18.037 50.765 18.099 50.765 18.19 L 50.765 18.252 C 50.765 18.273 50.765 18.291 50.771 18.308 C 50.723 18.37 50.669 18.42 50.609 18.462 C 50.663 18.479 50.711 18.509 50.747 18.553 C 50.783 18.594 50.813 18.639 50.837 18.683 C 50.858 18.727 50.876 18.774 50.888 18.821 C 50.9 18.869 50.903 18.907 50.903 18.936 C 50.903 19.046 50.912 19.155 50.933 19.261 C 50.954 19.367 50.963 19.476 50.963 19.585 C 50.963 19.682 50.954 19.75 50.939 19.789 C 50.921 19.824 50.903 19.848 50.882 19.859 C 50.861 19.871 50.84 19.874 50.825 19.874 C 50.807 19.874 50.801 19.883 50.801 19.904 C 50.801 19.93 50.81 19.942 50.828 19.942 C 50.858 19.942 50.888 19.933 50.924 19.915 C 50.957 19.898 50.987 19.88 51.014 19.865 C 51.02 19.895 51.026 19.936 51.026 19.992 L 51.026 20.154 C 51.026 20.207 51.035 20.257 51.047 20.299 C 51.059 20.34 51.086 20.367 51.122 20.372 C 51.176 20.384 51.215 20.402 51.239 20.428 C 51.26 20.455 51.278 20.482 51.29 20.517 C 51.302 20.549 51.317 20.585 51.332 20.617 C 51.347 20.653 51.377 20.682 51.422 20.706 C 51.482 20.738 51.536 20.779 51.59 20.829 C 51.641 20.88 51.694 20.927 51.751 20.968 C 51.805 21.012 51.865 21.051 51.925 21.086 C 51.985 21.121 52.054 21.139 52.126 21.145 C 52.39 21.168 52.653 21.209 52.912 21.266 C 52.959 21.281 53.016 21.286 53.076 21.286 C 53.151 21.286 53.223 21.278 53.295 21.257 C 53.367 21.236 53.439 21.216 53.511 21.192 C 53.583 21.169 53.655 21.148 53.73 21.127 C 53.805 21.107 53.877 21.098 53.952 21.098 C 53.997 21.098 54.045 21.104 54.096 21.112 C 54.091 21.1 54.089 21.087 54.09 21.074 C 54.09 21.033 54.111 20.983 54.153 20.918 C 54.194 20.853 54.245 20.791 54.305 20.729 C 54.365 20.667 54.425 20.614 54.488 20.567 C 54.551 20.523 54.602 20.496 54.644 20.487 C 54.632 20.469 54.625 20.447 54.623 20.425 L 54.623 20.358 C 54.623 20.305 54.632 20.243 54.65 20.178 C 54.668 20.113 54.704 20.066 54.761 20.042 C 54.79 20.029 54.813 20.004 54.824 19.974 C 54.842 19.939 54.854 19.898 54.863 19.851 C 54.872 19.803 54.878 19.75 54.884 19.694 C 54.887 19.638 54.89 19.582 54.89 19.526 L 54.89 19.164 C 54.944 19.128 54.983 19.072 55.007 19.001 C 55.031 18.931 55.046 18.86 55.055 18.792 C 55.064 18.724 55.07 18.662 55.076 18.606 C 55.079 18.553 55.088 18.518 55.103 18.509 C 55.148 18.476 55.169 18.435 55.169 18.388 M 54.18 21.472 L 54.156 21.472 C 54.081 21.472 54.021 21.496 53.973 21.543 C 53.925 21.59 53.883 21.646 53.85 21.711 C 53.862 21.676 53.886 21.658 53.922 21.658 C 53.922 21.676 53.916 21.69 53.901 21.699 C 53.886 21.708 53.868 21.714 53.85 21.714 C 53.895 21.714 53.94 21.717 53.982 21.723 C 54.027 21.729 54.072 21.732 54.114 21.732 C 54.147 21.732 54.174 21.723 54.191 21.708 C 54.209 21.69 54.224 21.67 54.23 21.646 C 54.239 21.62 54.242 21.593 54.242 21.564 L 54.242 21.481 L 54.177 21.475 Z M 55.759 17.866 C 55.759 17.825 55.741 17.798 55.708 17.784 C 55.678 17.77 55.645 17.763 55.612 17.763 C 55.537 17.763 55.501 17.795 55.501 17.86 C 55.501 17.893 55.516 17.916 55.543 17.931 C 55.57 17.946 55.6 17.952 55.63 17.952 C 55.66 17.952 55.69 17.946 55.717 17.931 C 55.744 17.916 55.759 17.896 55.759 17.866 M 98.976 17.108 C 98.919 16.99 98.808 16.917 98.694 16.917 L 65.241 16.917 C 60.975 16.917 59.824 19.178 58.232 22.304 C 57.989 22.781 57.735 23.283 57.453 23.807 C 55.462 27.517 51.784 26.644 51.629 26.606 C 51.491 26.573 51.35 26.644 51.275 26.786 C 51.206 26.927 51.221 27.107 51.314 27.228 C 51.359 27.287 55.13 32.114 60.355 32.114 C 61.359 32.114 62.411 31.934 63.508 31.509 C 64.078 31.677 64.686 31.786 65.319 31.786 C 65.471 31.786 65.627 31.78 65.783 31.766 C 66.233 31.73 66.668 31.633 67.087 31.488 C 67.507 31.344 81.002 31.491 81.002 31.491 C 82.135 31.491 82.939 30.831 83.394 29.528 C 83.556 29.071 83.721 28.407 83.811 28.036 L 86.916 28.036 C 88.253 28.036 88.604 26.945 88.817 26.293 C 88.841 26.216 88.865 26.143 88.889 26.075 C 89.06 25.591 89.278 24.934 89.392 24.58 L 89.962 24.58 C 91.65 24.58 92.864 23.943 93.565 22.678 C 93.838 22.195 94.114 21.487 94.251 21.124 L 95.106 21.124 C 97.06 21.124 97.582 20.113 97.927 19.447 C 97.963 19.367 98.004 19.296 98.043 19.228 C 98.427 18.553 98.949 17.527 98.973 17.483 C 99.036 17.365 99.036 17.22 98.973 17.105 M 65.738 31.014 C 62.666 31.27 59.914 28.522 59.884 28.496 L 59.455 29.065 C 59.53 29.141 60.699 30.306 62.393 31.087 C 57.741 32.317 53.919 28.997 52.447 27.458 C 53.841 27.508 56.419 27.157 57.998 24.208 C 58.283 23.678 58.541 23.171 58.79 22.69 C 60.382 19.562 61.344 17.672 65.238 17.672 L 75.804 17.672 C 75.789 17.946 75.705 18.385 75.37 18.851 C 74.623 19.886 72.246 21.537 64.701 20.971 L 64.659 21.723 C 70.097 22.133 73.037 21.413 74.617 20.449 L 74.617 20.464 C 74.575 21.195 74.35 22.495 73.388 23.504 C 71.125 25.869 63.226 23.283 63.145 23.256 L 62.965 23.981 C 63.19 24.055 66.811 25.243 69.953 25.243 C 70.954 25.243 71.898 25.123 72.678 24.807 C 72.507 25.674 71.979 27.467 70.463 28.059 C 67.378 29.262 61.644 25.818 61.584 25.786 L 61.281 26.455 C 61.488 26.579 65.633 29.068 68.937 29.068 C 69.066 29.068 69.192 29.062 69.317 29.053 C 68.259 30.238 67.057 30.905 65.735 31.014 M 82.789 29.242 C 82.435 30.244 81.853 30.734 80.999 30.734 L 68.511 30.734 C 69.165 30.268 69.779 29.66 70.349 28.891 L 70.334 28.879 C 70.451 28.847 70.561 28.811 70.672 28.77 C 71.128 28.59 71.509 28.328 71.829 28.018 L 71.829 28.03 L 83.13 28.03 C 83.04 28.392 82.909 28.888 82.789 29.239 M 88.286 25.786 C 88.259 25.86 88.232 25.942 88.205 26.031 C 88.008 26.644 87.801 27.284 86.913 27.284 L 72.432 27.284 C 73.109 26.237 73.328 25.034 73.388 24.583 L 88.697 24.583 C 88.58 24.943 88.421 25.426 88.289 25.786 M 93.019 22.271 C 92.435 23.318 91.437 23.825 89.962 23.825 L 74.033 23.825 C 74.776 22.938 75.085 21.92 75.205 21.127 L 93.538 21.127 C 93.394 21.481 93.202 21.941 93.019 22.271 M 97.501 18.813 C 97.459 18.889 97.414 18.972 97.369 19.057 C 97.066 19.641 96.695 20.369 95.106 20.369 L 75.277 20.369 C 75.283 20.204 75.283 20.069 75.277 19.974 C 75.522 19.759 75.717 19.544 75.87 19.332 C 76.329 18.692 76.443 18.073 76.458 17.669 L 98.118 17.669 C 97.936 18.019 97.699 18.465 97.504 18.81 M 47.726 26.606 C 47.687 26.617 43.898 27.529 41.901 23.807 C 41.623 23.283 41.365 22.781 41.122 22.304 C 39.53 19.178 38.379 16.917 34.111 16.917 L 0.66 16.917 C 0.543 16.917 0.435 16.987 0.378 17.108 C 0.321 17.223 0.321 17.371 0.378 17.486 C 0.399 17.527 0.924 18.556 1.308 19.231 C 1.347 19.299 1.383 19.37 1.422 19.45 C 1.766 20.116 2.288 21.127 4.245 21.127 L 5.1 21.127 C 5.238 21.49 5.513 22.198 5.786 22.681 C 6.488 23.943 7.699 24.583 9.389 24.583 L 9.962 24.583 C 10.076 24.937 10.292 25.597 10.465 26.078 C 10.489 26.143 10.513 26.216 10.537 26.296 C 10.747 26.948 11.101 28.039 12.438 28.039 L 15.54 28.039 C 15.63 28.41 15.795 29.071 15.957 29.531 C 16.413 30.837 17.216 31.494 18.349 31.494 L 32.264 31.494 C 32.684 31.636 33.118 31.736 33.568 31.769 C 33.724 31.783 33.88 31.789 34.033 31.789 C 34.665 31.789 35.274 31.68 35.843 31.512 C 36.937 31.937 37.992 32.116 38.997 32.116 C 44.221 32.116 47.992 27.29 48.037 27.231 C 48.127 27.11 48.145 26.93 48.076 26.788 C 48.004 26.647 47.861 26.573 47.723 26.609 M 1.985 19.057 C 1.94 18.969 1.898 18.889 1.853 18.813 C 1.658 18.468 1.419 18.022 1.236 17.672 L 22.896 17.672 C 22.908 18.075 23.022 18.698 23.484 19.335 C 23.637 19.547 23.835 19.765 24.078 19.977 C 24.072 20.069 24.072 20.207 24.078 20.372 L 4.245 20.372 C 2.66 20.372 2.285 19.644 1.982 19.06 M 6.335 22.271 C 6.152 21.944 5.954 21.481 5.816 21.127 L 24.149 21.127 C 24.269 21.917 24.578 22.938 25.322 23.825 L 9.389 23.825 C 7.914 23.825 6.913 23.321 6.335 22.271 M 11.149 26.028 C 11.122 25.939 11.095 25.86 11.068 25.783 C 10.936 25.42 10.777 24.94 10.657 24.58 L 25.966 24.58 C 26.026 25.031 26.242 26.234 26.922 27.281 L 12.441 27.281 C 11.554 27.281 11.347 26.644 11.149 26.028 M 18.352 30.737 C 17.498 30.737 16.913 30.247 16.566 29.245 C 16.443 28.897 16.311 28.401 16.224 28.036 L 27.525 28.036 L 27.525 28.024 C 27.846 28.333 28.223 28.596 28.682 28.776 C 28.793 28.817 28.904 28.852 29.021 28.885 L 29.009 28.897 C 29.572 29.666 30.187 30.274 30.84 30.74 L 18.355 30.74 Z M 36.958 31.087 C 38.649 30.306 39.821 29.141 39.896 29.065 L 39.464 28.496 C 39.437 28.522 36.694 31.276 33.616 31.014 C 32.291 30.902 31.089 30.241 30.031 29.053 C 30.157 29.062 30.283 29.068 30.411 29.068 C 33.715 29.068 37.861 26.579 38.067 26.455 L 37.765 25.786 C 37.705 25.821 31.973 29.265 28.886 28.059 C 27.372 27.47 26.838 25.674 26.667 24.807 C 27.444 25.123 28.394 25.243 29.395 25.243 C 32.537 25.243 36.158 24.058 36.383 23.984 L 36.203 23.259 C 36.125 23.286 28.223 25.869 25.963 23.507 C 25.001 22.498 24.776 21.186 24.734 20.458 C 26.314 21.422 29.254 22.139 34.692 21.729 L 34.65 20.977 C 27.522 21.511 24.926 20.134 24 18.88 C 23.646 18.403 23.559 17.955 23.544 17.674 L 34.111 17.674 C 38.004 17.674 38.967 19.565 40.558 22.69 C 40.804 23.174 41.065 23.681 41.347 24.208 C 42.929 27.157 45.513 27.514 46.904 27.458 C 45.435 28.997 41.614 32.32 36.958 31.087\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:10681975279}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OHMom.framer-jxukhi, .framer-OHMom .framer-jxukhi { display: block; }\",\".framer-OHMom.framer-11e37ua { height: 42px; overflow: hidden; position: relative; width: 125px; }\",\".framer-OHMom .framer-1r4nr9n { flex: none; height: 40px; left: calc(50.00000000000002% - 125px / 2); position: absolute; top: calc(50.00000000000002% - 40px / 2); width: 125px; }\",\".framer-OHMom.framer-v-zlgami.framer-11e37ua { aspect-ratio: 2.980392156862745 / 1; height: var(--framer-aspect-ratio-supported, 34px); width: 100px; }\",\".framer-OHMom.framer-v-zlgami .framer-1r4nr9n { height: 32px; left: calc(50.00000000000002% - 100px / 2); top: calc(50.00000000000002% - 32px / 2); width: 100px; }\",\".framer-OHMom.framer-v-q8sk1w.framer-11e37ua { aspect-ratio: 2.980392156862745 / 1; height: var(--framer-aspect-ratio-supported, 42px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 42\n * @framerIntrinsicWidth 125\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"tjts5tsvi\":{\"layout\":[\"fixed\",\"fixed\"]},\"fC5LHhXkr\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervXWvqeCKc=withCSS(Component,css,\"framer-OHMom\");export default FramervXWvqeCKc;FramervXWvqeCKc.displayName=\"Logo\";FramervXWvqeCKc.defaultProps={height:42,width:125};addPropertyControls(FramervXWvqeCKc,{variant:{options:[\"dL3k0G3ky\",\"tjts5tsvi\",\"fC5LHhXkr\"],optionTitles:[\"125px\",\"100px\",\"125px black\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramervXWvqeCKc,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervXWvqeCKc\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tjts5tsvi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fC5LHhXkr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"42\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"125\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vXWvqeCKc.map", "// Generated by Framer (2b47498)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Logo from\"https://framerusercontent.com/modules/YmWNePGRPlvUtFNhXyMT/Z13EgXIGJcrqXUXxSiIm/vXWvqeCKc.js\";const LogoFonts=getFonts(Logo);const enabledGestures={ag_E_MrL3:{hover:true}};const cycleOrder=[\"xiuJjYdbA\",\"ag_E_MrL3\",\"WjFUuFbFp\"];const serializationHash=\"framer-8HFxo\";const variantClassNames={ag_E_MrL3:\"framer-v-1rkromi\",WjFUuFbFp:\"framer-v-143aimp\",xiuJjYdbA:\"framer-v-xiqce6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop item\":\"xiuJjYdbA\",\"Desktop Logo\":\"ag_E_MrL3\",\"Phone logo\":\"WjFUuFbFp\"};const getProps=({height,id,link,text,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,pkbhswyXK:link!==null&&link!==void 0?link:props.pkbhswyXK,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"xiuJjYdbA\",X_bTsfjqe:(_ref1=text!==null&&text!==void 0?text:props.X_bTsfjqe)!==null&&_ref1!==void 0?_ref1:\"Text\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,X_bTsfjqe,pkbhswyXK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xiuJjYdbA\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"ag_E_MrL3-hover\")return true;if([\"ag_E_MrL3\",\"WjFUuFbFp\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(gestureVariant===\"ag_E_MrL3-hover\")return false;if([\"ag_E_MrL3\",\"WjFUuFbFp\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{nodeId:\"xiuJjYdbA\",...addPropertyOverrides({ag_E_MrL3:{href:pkbhswyXK,openInNewTab:false,smoothScroll:true},WjFUuFbFp:{href:{webPageId:\"augiA20Il\"},openInNewTab:false,smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-xiqce6\",className,classNames)} framer-ii2m9k`,\"data-framer-name\":\"Desktop item\",layoutDependency:layoutDependency,layoutId:\"xiuJjYdbA\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{\"ag_E_MrL3-hover\":{backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({\"ag_E_MrL3-hover\":{\"data-framer-name\":undefined},ag_E_MrL3:{\"data-framer-name\":\"Desktop Logo\"},WjFUuFbFp:{\"data-framer-name\":\"Phone logo\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ag_E_MrL3:{height:40,width:\"125px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-20-40)/2)},WjFUuFbFp:{height:32,width:\"100px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||52)-20-32)/2)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1miqqnh-container\",layoutDependency:layoutDependency,layoutId:\"LefN0Spy2-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"LefN0Spy2\",layoutId:\"LefN0Spy2\",style:{height:\"100%\",width:\"100%\"},variant:\"dL3k0G3ky\",width:\"100%\",...addPropertyOverrides({\"ag_E_MrL3-hover\":{variant:\"fC5LHhXkr\"},WjFUuFbFp:{variant:\"tjts5tsvi\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7QXV0aG9yLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Author\", \"Author Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Logo\"})}),className:\"framer-ftp23w\",fonts:[\"FS;Author-regular\"],layoutDependency:layoutDependency,layoutId:\"NvTLIj9ez\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:X_bTsfjqe,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8HFxo.framer-ii2m9k, .framer-8HFxo .framer-ii2m9k { display: block; }\",\".framer-8HFxo.framer-xiqce6 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 64px; justify-content: center; overflow: visible; padding: 20px 30px 20px 30px; position: relative; width: min-content; }\",\".framer-8HFxo .framer-1miqqnh-container { flex: none; height: 42px; position: relative; width: 125px; }\",\".framer-8HFxo .framer-ftp23w { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8HFxo.framer-xiqce6 { gap: 0px; } .framer-8HFxo.framer-xiqce6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8HFxo.framer-xiqce6 > :first-child { margin-left: 0px; } .framer-8HFxo.framer-xiqce6 > :last-child { margin-right: 0px; } }\",\".framer-8HFxo.framer-v-1rkromi.framer-xiqce6 { cursor: pointer; height: min-content; justify-content: flex-start; padding: 10px 30px 10px 30px; text-decoration: none; }\",\".framer-8HFxo.framer-v-1rkromi .framer-1miqqnh-container { aspect-ratio: 3.125 / 1; height: var(--framer-aspect-ratio-supported, 40px); }\",\".framer-8HFxo.framer-v-143aimp.framer-xiqce6 { height: min-content; padding: 10px; text-decoration: none; }\",\".framer-8HFxo.framer-v-143aimp .framer-1miqqnh-container { aspect-ratio: 3.125 / 1; height: var(--framer-aspect-ratio-supported, 32px); order: 0; width: 100px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 94\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"ag_E_MrL3\":{\"layout\":[\"auto\",\"auto\"]},\"WjFUuFbFp\":{\"layout\":[\"auto\",\"auto\"]},\"BPm9MBMaW\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"X_bTsfjqe\":\"text\",\"pkbhswyXK\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJXle0RSDM=withCSS(Component,css,\"framer-8HFxo\");export default FramerJXle0RSDM;FramerJXle0RSDM.displayName=\"nav / nav logo\";FramerJXle0RSDM.defaultProps={height:64,width:94};addPropertyControls(FramerJXle0RSDM,{variant:{options:[\"xiuJjYdbA\",\"ag_E_MrL3\",\"WjFUuFbFp\"],optionTitles:[\"Desktop item\",\"Desktop Logo\",\"Phone logo\"],title:\"Variant\",type:ControlType.Enum},X_bTsfjqe:{defaultValue:\"Text\",displayTextArea:true,title:\"Text\",type:ControlType.String},pkbhswyXK:{title:\"Link\",type:ControlType.Link}});addFonts(FramerJXle0RSDM,[{explicitInter:true,fonts:[{family:\"Author\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/UETRYMOV7YFW7JHYHVOHEDDKKQBRQ3FT/SYXMTMEWAJJEDDXMTQNSJQ2DG3V6IN2Z/S4GQQ4OYJXECEGW3QXXIXQSCERFDR6WC.woff2\",weight:\"400\"}]},...LogoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJXle0RSDM\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"94\",\"framerVariables\":\"{\\\"X_bTsfjqe\\\":\\\"text\\\",\\\"pkbhswyXK\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ag_E_MrL3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WjFUuFbFp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BPm9MBMaW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"64\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JXle0RSDM.map", "// Generated by Framer (9d598a4)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Judson-regular\",\"GF;Judson-700\",\"GF;Judson-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Judson\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/judson/v19/FeVRS0Fbvbc14VxRCrN01bV7kg.woff2\",weight:\"400\"},{family:\"Judson\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/judson/v19/FeVSS0Fbvbc14Vxps5xQ2J5nm29Gww.woff2\",weight:\"700\"},{family:\"Judson\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/judson/v19/FeVTS0Fbvbc14VxhDbl197BrknZf.woff2\",weight:\"400\"}]}];export const css=['.framer-yQJqq .framer-styles-preset-1ujx1ru:not(.rich-text-wrapper), .framer-yQJqq .framer-styles-preset-1ujx1ru.rich-text-wrapper h6 { --framer-font-family: \"Judson\", \"Judson Placeholder\", serif; --framer-font-family-bold: \"Judson\", \"Judson Placeholder\", serif; --framer-font-family-italic: \"Judson\", \"Judson Placeholder\", serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-yQJqq\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f1494d)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/wyv8EYthNtRZMA3jHFV9/fdZ4Yqw60JQqiyL9aYuI/IozNiZg7r.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/k21leeeTbM4aLd3lZ3w6/sDPkH1IrLsX0cxRsfH1g/vx4d_htj8.js\";const TickerFonts=getFonts(Ticker);const cycleOrder=[\"osyOmpavN\",\"rD_R0dzxr\"];const serializationHash=\"framer-QOUvs\";const variantClassNames={osyOmpavN:\"framer-v-odiwut\",rD_R0dzxr:\"framer-v-19mfw8b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"osyOmpavN\",Phone:\"rD_R0dzxr\"};const getProps=({height,id,text,width,...props})=>{return{...props,tMJeURjKZ:text??props.tMJeURjKZ??\"rezerviraj stol\",variant:humanReadableVariantMap[props.variant]??props.variant??\"osyOmpavN\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,tMJeURjKZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"osyOmpavN\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-odiwut\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"osyOmpavN\",ref:refBinding,style:{...style},...addPropertyOverrides({rD_R0dzxr:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kum4wz-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"zaMHy1AIw-container\",nodeId:\"zaMHy1AIw\",rendersWithMotion:true,scopeId:\"lSPxKH4_M\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:30,height:\"100%\",hoverFactor:1,id:\"zaMHy1AIw\",layoutId:\"zaMHy1AIw\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7i33wj\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"wus7RvQIK\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1ujx1ru\",\"data-styles-preset\":\"vx4d_htj8\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28)))\"},children:\"rezerviraj stol\"})}),className:\"framer-7568se\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nJhNPhm39\",style:{\"--extracted-1w1cjl5\":\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:tMJeURjKZ,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lgwosl\",\"data-framer-name\":\"Symbol\",layoutDependency:layoutDependency,layoutId:\"ZPPzDG1hY\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1tshjp9\",\"data-styles-preset\":\"IozNiZg7r\",children:\"\uD83C\uDF78\"})}),className:\"framer-1yp2z9w\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZT8ypFilP\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})],speed:20,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QOUvs.framer-1jlj2cx, .framer-QOUvs .framer-1jlj2cx { display: block; }\",\".framer-QOUvs.framer-odiwut { 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: 0px; position: relative; width: 1920px; }\",\".framer-QOUvs .framer-kum4wz-container { flex: none; height: 100px; position: relative; width: 100%; }\",\".framer-QOUvs .framer-7i33wj, .framer-QOUvs .framer-1lgwosl { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-QOUvs .framer-7568se, .framer-QOUvs .framer-1yp2z9w { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QOUvs.framer-odiwut, .framer-QOUvs .framer-7i33wj, .framer-QOUvs .framer-1lgwosl { gap: 0px; } .framer-QOUvs.framer-odiwut > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QOUvs.framer-odiwut > :first-child { margin-left: 0px; } .framer-QOUvs.framer-odiwut > :last-child { margin-right: 0px; } .framer-QOUvs .framer-7i33wj > *, .framer-QOUvs .framer-1lgwosl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QOUvs .framer-7i33wj > :first-child, .framer-QOUvs .framer-1lgwosl > :first-child { margin-top: 0px; } .framer-QOUvs .framer-7i33wj > :last-child, .framer-QOUvs .framer-1lgwosl > :last-child { margin-bottom: 0px; } }\",\".framer-QOUvs.framer-v-19mfw8b.framer-odiwut { width: 961px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 100\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rD_R0dzxr\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"tMJeURjKZ\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlSPxKH4_M=withCSS(Component,css,\"framer-QOUvs\");export default FramerlSPxKH4_M;FramerlSPxKH4_M.displayName=\"animated text / desktop rezerviraj\";FramerlSPxKH4_M.defaultProps={height:100,width:1920};addPropertyControls(FramerlSPxKH4_M,{variant:{options:[\"osyOmpavN\",\"rD_R0dzxr\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},tMJeURjKZ:{defaultValue:\"rezerviraj stol\",displayTextArea:true,title:\"Text\",type:ControlType.String}});addFonts(FramerlSPxKH4_M,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...TickerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlSPxKH4_M\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1920\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rD_R0dzxr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"tMJeURjKZ\\\":\\\"text\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"100\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lSPxKH4_M.map", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/MBc8dq90I7oN8xlrSJa7/t62f2ls8u1PXCz06nnwU/pEJoPy4Oj.js\";import*as localizedValues from\"./MqmJbFD6E-0.js\";const enabledGestures={mDLTRTsu7:{hover:true},yS8ENxqSL:{hover:true}};const cycleOrder=[\"yS8ENxqSL\",\"J6joo9wQD\",\"mDLTRTsu7\"];const serializationHash=\"framer-ZP9O6\";const variantClassNames={J6joo9wQD:\"framer-v-39q7yd\",mDLTRTsu7:\"framer-v-1adw3kq\",yS8ENxqSL:\"framer-v-vbfdog\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={sJMDSpJv_:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop item\":\"yS8ENxqSL\",\"Phone item\":\"J6joo9wQD\",end:\"mDLTRTsu7\"};const getProps=({click,height,id,link,text,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,pkbhswyXK:link!==null&&link!==void 0?link:props.pkbhswyXK,PLTOrH9Rf:click!==null&&click!==void 0?click:props.PLTOrH9Rf,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"yS8ENxqSL\",X_bTsfjqe:(_ref1=text!==null&&text!==void 0?text:props.X_bTsfjqe)!==null&&_ref1!==void 0?_ref1:\"Text\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,X_bTsfjqe,pkbhswyXK,PLTOrH9Rf,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yS8ENxqSL\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1juholx=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(PLTOrH9Rf){const res=await PLTOrH9Rf(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:pkbhswyXK,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-vbfdog\",className,classNames)} framer-i3bcws`,\"data-framer-name\":\"Desktop item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"yS8ENxqSL\",onTap:onTap1juholx,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{\"mDLTRTsu7-hover\":{backgroundColor:\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\"},\"yS8ENxqSL-hover\":{backgroundColor:\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\"}},...addPropertyOverrides({\"mDLTRTsu7-hover\":{\"data-framer-name\":undefined},\"yS8ENxqSL-hover\":{\"data-framer-name\":undefined},J6joo9wQD:{\"data-framer-name\":\"Phone item\"},mDLTRTsu7:{\"data-framer-name\":\"end\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1eeafvo\",\"data-styles-preset\":\"pEJoPy4Oj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255)))\"},children:\"Text\"})}),className:\"framer-1t8yyx3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"k0LcCCJB8\",style:{\"--extracted-r6o4lv\":\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:X_bTsfjqe,variants:{\"mDLTRTsu7-hover\":{\"--extracted-r6o4lv\":\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\"},\"yS8ENxqSL-hover\":{\"--extracted-r6o4lv\":\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"mDLTRTsu7-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1eeafvo\",\"data-styles-preset\":\"pEJoPy4Oj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28)))\"},children:\"Text\"})})},\"yS8ENxqSL-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1eeafvo\",\"data-styles-preset\":\"pEJoPy4Oj\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28)))\"},children:\"Text\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZP9O6.framer-i3bcws, .framer-ZP9O6 .framer-i3bcws { display: block; }\",\".framer-ZP9O6.framer-vbfdog { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 64px; justify-content: center; overflow: visible; padding: 20px 30px 20px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ZP9O6 .framer-1t8yyx3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ZP9O6.framer-vbfdog { gap: 0px; } .framer-ZP9O6.framer-vbfdog > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ZP9O6.framer-vbfdog > :first-child { margin-left: 0px; } .framer-ZP9O6.framer-vbfdog > :last-child { margin-right: 0px; } }\",\".framer-ZP9O6.framer-v-39q7yd.framer-vbfdog { height: min-content; justify-content: flex-end; padding: 20px; }\",\".framer-ZP9O6.framer-v-1adw3kq.framer-vbfdog { justify-content: flex-end; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 96\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"J6joo9wQD\":{\"layout\":[\"auto\",\"auto\"]},\"mDLTRTsu7\":{\"layout\":[\"auto\",\"fixed\"]},\"ZuUKMVYgX\":{\"layout\":[\"auto\",\"fixed\"]},\"pB3scEumU\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"X_bTsfjqe\":\"text\",\"pkbhswyXK\":\"link\",\"PLTOrH9Rf\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMqmJbFD6E=withCSS(Component,css,\"framer-ZP9O6\");export default FramerMqmJbFD6E;FramerMqmJbFD6E.displayName=\"nav / nav item\";FramerMqmJbFD6E.defaultProps={height:64,width:96};addPropertyControls(FramerMqmJbFD6E,{variant:{options:[\"yS8ENxqSL\",\"J6joo9wQD\",\"mDLTRTsu7\"],optionTitles:[\"Desktop item\",\"Phone item\",\"end\"],title:\"Variant\",type:ControlType.Enum},X_bTsfjqe:{defaultValue:\"Text\",displayTextArea:true,title:\"Text\",type:ControlType.String},pkbhswyXK:{title:\"Link\",type:ControlType.Link},PLTOrH9Rf:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerMqmJbFD6E,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMqmJbFD6E\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"X_bTsfjqe\\\":\\\"text\\\",\\\"pkbhswyXK\\\":\\\"link\\\",\\\"PLTOrH9Rf\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"96\",\"framerIntrinsicHeight\":\"64\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"J6joo9wQD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mDLTRTsu7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ZuUKMVYgX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"pB3scEumU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import StopScroll from\"https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js\";import NavNavLogo from\"https://framerusercontent.com/modules/1EQ9KDkGugBcVEWNuupe/X7zlh3YXM4mxJIBVe5JC/JXle0RSDM.js\";import AnimatedTextDesktopRezerviraj from\"https://framerusercontent.com/modules/1jfDaIMvKb7CKh41rtU3/t6nf06lQYrSiEOPaXLv8/lSPxKH4_M.js\";import NavNavItem from\"https://framerusercontent.com/modules/rmlA8k2xSwa6fEIK5K7O/hOai1cSgGpNLa0OVS7EL/MqmJbFD6E.js\";const AnimatedTextDesktopRezervirajFonts=getFonts(AnimatedTextDesktopRezerviraj);const NavNavLogoFonts=getFonts(NavNavLogo);const NavNavItemFonts=getFonts(NavNavItem);const StopScrollFonts=getFonts(StopScroll);const cycleOrder=[\"q3AyWRJ9L\",\"KP8YiKljf\",\"VRHKq_pHY\",\"jsQ9CIxFD\",\"wgQ2khizZ\",\"Hg2epu3c9\",\"gwEEsiUz0\",\"PvLqJ5Mrr\"];const serializationHash=\"framer-hIHy3\";const variantClassNames={gwEEsiUz0:\"framer-v-11yl003\",Hg2epu3c9:\"framer-v-8hvlac\",jsQ9CIxFD:\"framer-v-10c7tkl\",KP8YiKljf:\"framer-v-1pokewc\",PvLqJ5Mrr:\"framer-v-19drjit\",q3AyWRJ9L:\"framer-v-11xybxi\",VRHKq_pHY:\"framer-v-3am3so\",wgQ2khizZ:\"framer-v-1z85fg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={duration:0,type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"CC Phone open\":\"PvLqJ5Mrr\",\"CC Phone\":\"gwEEsiUz0\",\"Cocktail caterning\":\"Hg2epu3c9\",\"Phone empty\":\"wgQ2khizZ\",\"Phone open\":\"VRHKq_pHY\",Desktop:\"q3AyWRJ9L\",Empty:\"jsQ9CIxFD\",Phone:\"KP8YiKljf\"};const getProps=({_1Link,_1Link1,_2Link,_2Link1,_3Link,_3Link1,_4Link,_4Link1,height,id,kontakt,po_etna,po_etna1,width,...props})=>{return{...props,CibNwlVWd:_4Link1??props.CibNwlVWd,dRWpAOefT:_3Link1??props.dRWpAOefT,g6USUl7mh:_1Link??props.g6USUl7mh??\"prvi\",H9RuZqcoU:kontakt??props.H9RuZqcoU,OJqDT_0bA:_1Link1??props.OJqDT_0bA,qzdV23w35:_2Link??props.qzdV23w35??\"drugi\",szI04Vua3:po_etna??props.szI04Vua3??true,twb4_lPqq:po_etna1??props.twb4_lPqq,variant:humanReadableVariantMap[props.variant]??props.variant??\"q3AyWRJ9L\",Y0qI7ny7b:_2Link1??props.Y0qI7ny7b,yMb04nbUo:_3Link??props.yMb04nbUo??\"treci\",zD8Z00DlT:_4Link??props.zD8Z00DlT??\"cetvrti\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,szI04Vua3,twb4_lPqq,g6USUl7mh,OJqDT_0bA,qzdV23w35,Y0qI7ny7b,yMb04nbUo,dRWpAOefT,zD8Z00DlT,CibNwlVWd,H9RuZqcoU,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"q3AyWRJ9L\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1p11i71=activeVariantCallback(async(...args)=>{setVariant(\"VRHKq_pHY\");});const onTap18ken9n=activeVariantCallback(async(...args)=>{setVariant(\"KP8YiKljf\");});const onTap1vfqfbi=activeVariantCallback(async(...args)=>{setVariant(\"PvLqJ5Mrr\");});const onTap2dq2e4=activeVariantCallback(async(...args)=>{setVariant(\"gwEEsiUz0\");});const PLTOrH9Rf9hd76x=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"KP8YiKljf\"),500);});const PLTOrH9Rfwwf9qm=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"gwEEsiUz0\"),500);});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"jsQ9CIxFD\",\"wgQ2khizZ\",\"Hg2epu3c9\",\"gwEEsiUz0\",\"PvLqJ5Mrr\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"KP8YiKljf\",\"VRHKq_pHY\",\"wgQ2khizZ\",\"gwEEsiUz0\",\"PvLqJ5Mrr\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"wgQ2khizZ\")return false;return true;};const isDisplayed3=()=>{if([\"KP8YiKljf\",\"wgQ2khizZ\",\"gwEEsiUz0\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"VRHKq_pHY\",\"PvLqJ5Mrr\"].includes(baseVariant))return false;return true;};const isDisplayed5=value=>{if(baseVariant===\"jsQ9CIxFD\")return false;return value;};const isDisplayed6=()=>{if(baseVariant===\"jsQ9CIxFD\")return false;return true;};const isDisplayed7=()=>{if([\"VRHKq_pHY\",\"PvLqJ5Mrr\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({gwEEsiUz0:{value:transition2},KP8YiKljf:{value:transition2},PvLqJ5Mrr:{value:transition2},VRHKq_pHY:{value:transition2},wgQ2khizZ:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-11xybxi\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"q3AyWRJ9L\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-a59ce02e-ce14-4ae7-8e8b-98a58e3c568e, rgb(59, 59, 59))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\",...style},variants:{gwEEsiUz0:{\"--border-bottom-width\":\"0.5px\"},KP8YiKljf:{\"--border-bottom-width\":\"0.5px\"},PvLqJ5Mrr:{backgroundColor:\"rgba(0, 0, 0, 0)\"},VRHKq_pHY:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({gwEEsiUz0:{\"data-framer-name\":\"CC Phone\"},Hg2epu3c9:{\"data-framer-name\":\"Cocktail caterning\"},jsQ9CIxFD:{\"data-framer-name\":\"Empty\"},KP8YiKljf:{\"data-framer-name\":\"Phone\"},PvLqJ5Mrr:{\"data-framer-name\":\"CC Phone open\"},VRHKq_pHY:{\"data-framer-name\":\"Phone open\"},wgQ2khizZ:{\"data-framer-name\":\"Phone empty\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.google.com/maps/reserve/v/dine/c/9hR8SWAkjsQ?source=pa&opi=89978449&hl=en-HR&gei=ZkvGZrrcHv6Qxc8PrrzAgAU&sourceurl=https%3A%2F%2Fwww.google.com%2Fsearch%3Fq%3DLandsky%2Bbar%26sourceid%3Dchrome%26ie%3DUTF-8&ihs=1\",motionChild:true,nodeId:\"zUue20drA\",openInNewTab:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-14ebg0 framer-1ikkjpe\",\"data-framer-name\":\"REZERVIRAJ\",layoutDependency:layoutDependency,layoutId:\"zUue20drA\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||124)-0-124)/2+0+0)+5,...addPropertyOverrides({VRHKq_pHY:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||924)-0-1324)/2+0+0)+5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17d6o93-container\",layoutDependency:layoutDependency,layoutId:\"Pu71MDini-container\",nodeId:\"Pu71MDini\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(AnimatedTextDesktopRezerviraj,{height:\"100%\",id:\"Pu71MDini\",layoutId:\"Pu71MDini\",style:{height:\"100%\",width:\"100%\"},tMJeURjKZ:\"rezerviraj stol\",variant:\"osyOmpavN\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o4aliu\",\"data-border\":true,\"data-framer-name\":\"mobile strip\",layoutDependency:layoutDependency,layoutId:\"Y7_edjAH2\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"var(--token-a59ce02e-ce14-4ae7-8e8b-98a58e3c568e, rgb(59, 59, 59))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{gwEEsiUz0:{backgroundColor:\"rgba(0, 0, 0, 0)\"},PvLqJ5Mrr:{backgroundColor:\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\"},VRHKq_pHY:{backgroundColor:\"var(--token-9b91a544-a4b0-4391-a07d-89c60a8f9373, rgb(28, 28, 28))\"},wgQ2khizZ:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18crfrn\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"HelTW0hlE\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,...addPropertyOverrides({gwEEsiUz0:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+0},KP8YiKljf:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||124)-0-124)/2+60+0)+0+0},PvLqJ5Mrr:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||864)-0-1264)/2+0+0)+0+0},VRHKq_pHY:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||924)-0-1324)/2+60+0)+0+0},wgQ2khizZ:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-296a3v-container\",layoutDependency:layoutDependency,layoutId:\"AyHrz1m5l-container\",nodeId:\"AyHrz1m5l\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(NavNavLogo,{height:\"100%\",id:\"AyHrz1m5l\",layoutId:\"AyHrz1m5l\",style:{height:\"100%\"},variant:\"WjFUuFbFp\",width:\"100%\",X_bTsfjqe:\"Text\",...addPropertyOverrides({gwEEsiUz0:{pkbhswyXK:resolvedLinks[3]},KP8YiKljf:{pkbhswyXK:resolvedLinks[0]},PvLqJ5Mrr:{pkbhswyXK:resolvedLinks[4]},VRHKq_pHY:{pkbhswyXK:resolvedLinks[1]},wgQ2khizZ:{pkbhswyXK:resolvedLinks[2]}},baseVariant,gestureVariant)})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-jvr1a0\",\"data-border\":true,\"data-framer-name\":\"menu\",layoutDependency:layoutDependency,layoutId:\"A89Qs8WNY\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-a59ce02e-ce14-4ae7-8e8b-98a58e3c568e, rgb(59, 59, 59))\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},...addPropertyOverrides({gwEEsiUz0:{\"data-highlight\":true,onTap:onTap1vfqfbi},KP8YiKljf:{\"data-highlight\":true,onTap:onTap1p11i71},PvLqJ5Mrr:{\"data-highlight\":true,onTap:onTap2dq2e4},VRHKq_pHY:{\"data-highlight\":true,onTap:onTap18ken9n}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pk5dt2\",\"data-framer-name\":\"hamburger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tddpYKb7D\",onTap:onTap18ken9n,...addPropertyOverrides({gwEEsiUz0:{\"data-highlight\":undefined,onTap:undefined},PvLqJ5Mrr:{\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-16qbb6l\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"blU5sB7Yx\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:-45},variants:{gwEEsiUz0:{rotate:0},KP8YiKljf:{rotate:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u94is2\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"oAcmhDr62\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:45},variants:{gwEEsiUz0:{rotate:0},KP8YiKljf:{rotate:0}}})]})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q2h3a\",\"data-framer-name\":\"Nav\",layoutDependency:layoutDependency,layoutId:\"QihaJvmZh\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{Hg2epu3c9:{backgroundColor:\"rgba(0, 0, 0, 0)\"},jsQ9CIxFD:{backgroundColor:\"rgba(0, 0, 0, 0)\"},PvLqJ5Mrr:{backgroundColor:\"rgba(28, 28, 28, 0.98)\"},VRHKq_pHY:{backgroundColor:\"rgba(28, 28, 28, 0.98)\"}},children:[isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((${componentViewport?.width||\"100vw\"} - 150px) / 6, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||124)-0-124)/2+60+0)+0,...addPropertyOverrides({Hg2epu3c9:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0},jsQ9CIxFD:{width:\"186px\",y:(componentViewport?.y||0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vov76d-container\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"myAvmsSSy-container\",name:\"logo\",nodeId:\"myAvmsSSy\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(NavNavLogo,{height:\"100%\",id:\"myAvmsSSy\",layoutId:\"myAvmsSSy\",name:\"logo\",pkbhswyXK:resolvedLinks1[0],style:{height:\"100%\",width:\"100%\"},variant:\"ag_E_MrL3\",width:\"100%\",X_bTsfjqe:\"Text\",...addPropertyOverrides({Hg2epu3c9:{pkbhswyXK:resolvedLinks1[2]},jsQ9CIxFD:{pkbhswyXK:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),isDisplayed5(szI04Vua3)&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":IrA3q1k4h\",webPageId:\"TOEXZgClN\"},implicitPathVariables:undefined},{href:{hash:\":IrA3q1k4h\",webPageId:\"TOEXZgClN\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((${componentViewport?.width||\"100vw\"} - 150px) / 6, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||124)-0-124)/2+60+0)+0,...addPropertyOverrides({Hg2epu3c9:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0},PvLqJ5Mrr:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||864)-0-1264)/2+64+0)+0+0},VRHKq_pHY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||924)-0-1324)/2+124+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-34sd9g-container\",\"data-framer-name\":\"home\",layoutDependency:layoutDependency,layoutId:\"IiK0JXb4X-container\",name:\"home\",nodeId:\"IiK0JXb4X\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(NavNavItem,{height:\"100%\",id:\"IiK0JXb4X\",layoutId:\"IiK0JXb4X\",name:\"home\",pkbhswyXK:twb4_lPqq,style:{width:\"100%\"},variant:\"yS8ENxqSL\",width:\"100%\",X_bTsfjqe:\"po\u010Detna\",...addPropertyOverrides({PvLqJ5Mrr:{pkbhswyXK:resolvedLinks2[1],PLTOrH9Rf:PLTOrH9Rfwwf9qm,variant:\"J6joo9wQD\"},VRHKq_pHY:{pkbhswyXK:resolvedLinks2[0],PLTOrH9Rf:PLTOrH9Rf9hd76x,variant:\"J6joo9wQD\"}},baseVariant,gestureVariant)})})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((${componentViewport?.width||\"100vw\"} - 150px) / 6, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||124)-0-124)/2+60+0)+0,...addPropertyOverrides({Hg2epu3c9:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0},PvLqJ5Mrr:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||864)-0-1264)/2+64+0)+0+64},VRHKq_pHY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||924)-0-1324)/2+124+0)+0+64}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1aatlso-container\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"gBMjISO3T-container\",name:\"1\",nodeId:\"gBMjISO3T\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(NavNavItem,{height:\"100%\",id:\"gBMjISO3T\",layoutId:\"gBMjISO3T\",name:\"1\",pkbhswyXK:OJqDT_0bA,style:{width:\"100%\"},variant:\"yS8ENxqSL\",width:\"100%\",X_bTsfjqe:g6USUl7mh,...addPropertyOverrides({PvLqJ5Mrr:{PLTOrH9Rf:PLTOrH9Rfwwf9qm,variant:\"J6joo9wQD\"},VRHKq_pHY:{PLTOrH9Rf:PLTOrH9Rf9hd76x,variant:\"J6joo9wQD\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((${componentViewport?.width||\"100vw\"} - 150px) / 6, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||124)-0-124)/2+60+0)+0,...addPropertyOverrides({Hg2epu3c9:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0},PvLqJ5Mrr:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||864)-0-1264)/2+64+0)+0+128},VRHKq_pHY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||924)-0-1324)/2+124+0)+0+128}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16bbu4r-container\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"vLI5zRMZz-container\",name:\"2\",nodeId:\"vLI5zRMZz\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(NavNavItem,{height:\"100%\",id:\"vLI5zRMZz\",layoutId:\"vLI5zRMZz\",name:\"2\",pkbhswyXK:Y0qI7ny7b,style:{width:\"100%\"},variant:\"yS8ENxqSL\",width:\"100%\",X_bTsfjqe:qzdV23w35,...addPropertyOverrides({PvLqJ5Mrr:{PLTOrH9Rf:PLTOrH9Rfwwf9qm,variant:\"J6joo9wQD\"},VRHKq_pHY:{PLTOrH9Rf:PLTOrH9Rf9hd76x,variant:\"J6joo9wQD\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((${componentViewport?.width||\"100vw\"} - 150px) / 6, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||124)-0-124)/2+60+0)+0,...addPropertyOverrides({Hg2epu3c9:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0},PvLqJ5Mrr:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||864)-0-1264)/2+64+0)+0+192},VRHKq_pHY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||924)-0-1324)/2+124+0)+0+192}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1grm1rh-container\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"m3XNStffL-container\",name:\"3\",nodeId:\"m3XNStffL\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(NavNavItem,{height:\"100%\",id:\"m3XNStffL\",layoutId:\"m3XNStffL\",name:\"3\",pkbhswyXK:dRWpAOefT,style:{width:\"100%\"},variant:\"yS8ENxqSL\",width:\"100%\",X_bTsfjqe:yMb04nbUo,...addPropertyOverrides({PvLqJ5Mrr:{PLTOrH9Rf:PLTOrH9Rfwwf9qm,variant:\"J6joo9wQD\"},VRHKq_pHY:{PLTOrH9Rf:PLTOrH9Rf9hd76x,variant:\"J6joo9wQD\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((${componentViewport?.width||\"100vw\"} - 150px) / 6, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||124)-0-124)/2+60+0)+0,...addPropertyOverrides({Hg2epu3c9:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0},PvLqJ5Mrr:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||864)-0-1264)/2+64+0)+0+256},VRHKq_pHY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||924)-0-1324)/2+124+0)+0+256}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ycwxwo-container\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"DgDuLmN_6-container\",name:\"4\",nodeId:\"DgDuLmN_6\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(NavNavItem,{height:\"100%\",id:\"DgDuLmN_6\",layoutId:\"DgDuLmN_6\",name:\"4\",pkbhswyXK:CibNwlVWd,style:{width:\"100%\"},variant:\"yS8ENxqSL\",width:\"100%\",X_bTsfjqe:zD8Z00DlT,...addPropertyOverrides({PvLqJ5Mrr:{PLTOrH9Rf:PLTOrH9Rfwwf9qm,variant:\"J6joo9wQD\"},VRHKq_pHY:{PLTOrH9Rf:PLTOrH9Rf9hd76x,variant:\"J6joo9wQD\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((${componentViewport?.width||\"100vw\"} - 150px) / 6, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||124)-0-124)/2+60+0)+0,...addPropertyOverrides({Hg2epu3c9:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||64)-0-64)/2+0+0)+0},PvLqJ5Mrr:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||864)-0-1264)/2+64+0)+0+320},VRHKq_pHY:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||924)-0-1324)/2+124+0)+0+320}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rfhk0k-container\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"coDgR_zDt-container\",name:\"5\",nodeId:\"coDgR_zDt\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(NavNavItem,{height:\"100%\",id:\"coDgR_zDt\",layoutId:\"coDgR_zDt\",name:\"5\",pkbhswyXK:H9RuZqcoU,style:{width:\"100%\"},variant:\"mDLTRTsu7\",width:\"100%\",X_bTsfjqe:\"kontakt\",...addPropertyOverrides({PvLqJ5Mrr:{PLTOrH9Rf:PLTOrH9Rfwwf9qm,variant:\"J6joo9wQD\"},VRHKq_pHY:{PLTOrH9Rf:PLTOrH9Rf9hd76x,variant:\"J6joo9wQD\"}},baseVariant,gestureVariant)})})})]}),isDisplayed7()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cptz69-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ZKht85J1C-container\",nodeId:\"ZKht85J1C\",rendersWithMotion:true,scopeId:\"YyXZxzlg2\",children:/*#__PURE__*/_jsx(StopScroll,{height:\"100%\",id:\"ZKht85J1C\",layoutId:\"ZKht85J1C\",toggle:true,width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hIHy3.framer-1ikkjpe, .framer-hIHy3 .framer-1ikkjpe { display: block; }\",\".framer-hIHy3.framer-11xybxi { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-hIHy3 .framer-14ebg0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-hIHy3 .framer-17d6o93-container { flex: 1 0 0px; height: 50px; position: relative; width: 1px; }\",\".framer-hIHy3 .framer-1o4aliu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-hIHy3 .framer-18crfrn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-hIHy3 .framer-296a3v-container { flex: none; height: 64px; position: relative; width: auto; }\",\".framer-hIHy3 .framer-jvr1a0 { align-self: stretch; flex: none; height: auto; overflow: visible; position: relative; width: 64px; }\",\".framer-hIHy3 .framer-pk5dt2 { cursor: pointer; flex: none; height: 44px; left: 0px; overflow: visible; position: absolute; right: 0px; top: calc(51.11111111111113% - 44px / 2); }\",\".framer-hIHy3 .framer-16qbb6l, .framer-hIHy3 .framer-1u94is2 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hIHy3 .framer-q2h3a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 64px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-hIHy3 .framer-vov76d-container { flex: 1 0 0px; height: 64px; position: relative; width: 1px; }\",\".framer-hIHy3 .framer-34sd9g-container, .framer-hIHy3 .framer-1aatlso-container, .framer-hIHy3 .framer-16bbu4r-container, .framer-hIHy3 .framer-1grm1rh-container, .framer-hIHy3 .framer-ycwxwo-container, .framer-hIHy3 .framer-1rfhk0k-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-hIHy3 .framer-1cptz69-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hIHy3.framer-11xybxi, .framer-hIHy3 .framer-14ebg0, .framer-hIHy3 .framer-18crfrn { gap: 0px; } .framer-hIHy3.framer-11xybxi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-hIHy3.framer-11xybxi > :first-child { margin-top: 0px; } .framer-hIHy3.framer-11xybxi > :last-child { margin-bottom: 0px; } .framer-hIHy3 .framer-14ebg0 > *, .framer-hIHy3 .framer-18crfrn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-hIHy3 .framer-14ebg0 > :first-child, .framer-hIHy3 .framer-18crfrn > :first-child { margin-left: 0px; } .framer-hIHy3 .framer-14ebg0 > :last-child, .framer-hIHy3 .framer-18crfrn > :last-child { margin-right: 0px; } }\",\".framer-hIHy3.framer-v-1pokewc.framer-11xybxi, .framer-hIHy3.framer-v-3am3so.framer-11xybxi, .framer-hIHy3.framer-v-1z85fg.framer-11xybxi, .framer-hIHy3.framer-v-11yl003.framer-11xybxi, .framer-hIHy3.framer-v-19drjit.framer-11xybxi { width: 500px; }\",\".framer-hIHy3.framer-v-1pokewc .framer-jvr1a0, .framer-hIHy3.framer-v-3am3so .framer-jvr1a0, .framer-hIHy3.framer-v-11yl003 .framer-jvr1a0, .framer-hIHy3.framer-v-19drjit .framer-jvr1a0 { cursor: pointer; }\",\".framer-hIHy3.framer-v-1pokewc .framer-16qbb6l, .framer-hIHy3.framer-v-11yl003 .framer-16qbb6l { top: calc(59.090909090909115% - 2px / 2); }\",\".framer-hIHy3.framer-v-1pokewc .framer-1u94is2, .framer-hIHy3.framer-v-11yl003 .framer-1u94is2 { top: calc(40.909090909090935% - 2px / 2); }\",\".framer-hIHy3.framer-v-3am3so .framer-q2h3a, .framer-hIHy3.framer-v-19drjit .framer-q2h3a { flex-direction: column; gap: 0px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: flex-start; }\",\".framer-hIHy3.framer-v-3am3so .framer-34sd9g-container, .framer-hIHy3.framer-v-19drjit .framer-34sd9g-container { flex: none; order: 1; width: 100%; }\",\".framer-hIHy3.framer-v-3am3so .framer-1aatlso-container, .framer-hIHy3.framer-v-19drjit .framer-1aatlso-container { flex: none; order: 2; width: 100%; }\",\".framer-hIHy3.framer-v-3am3so .framer-16bbu4r-container, .framer-hIHy3.framer-v-19drjit .framer-16bbu4r-container { flex: none; order: 3; width: 100%; }\",\".framer-hIHy3.framer-v-3am3so .framer-1grm1rh-container, .framer-hIHy3.framer-v-19drjit .framer-1grm1rh-container { flex: none; order: 4; width: 100%; }\",\".framer-hIHy3.framer-v-3am3so .framer-ycwxwo-container, .framer-hIHy3.framer-v-19drjit .framer-ycwxwo-container { flex: none; order: 5; width: 100%; }\",\".framer-hIHy3.framer-v-3am3so .framer-1rfhk0k-container, .framer-hIHy3.framer-v-19drjit .framer-1rfhk0k-container { flex: none; order: 6; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hIHy3.framer-v-3am3so .framer-q2h3a { gap: 0px; } .framer-hIHy3.framer-v-3am3so .framer-q2h3a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-hIHy3.framer-v-3am3so .framer-q2h3a > :first-child { margin-top: 0px; } .framer-hIHy3.framer-v-3am3so .framer-q2h3a > :last-child { margin-bottom: 0px; } }\",\".framer-hIHy3.framer-v-10c7tkl.framer-11xybxi { align-content: flex-start; align-items: flex-start; justify-content: flex-start; }\",\".framer-hIHy3.framer-v-10c7tkl .framer-q2h3a { gap: 0px; justify-content: center; width: 186px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hIHy3.framer-v-10c7tkl .framer-q2h3a { gap: 0px; } .framer-hIHy3.framer-v-10c7tkl .framer-q2h3a > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-hIHy3.framer-v-10c7tkl .framer-q2h3a > :first-child { margin-left: 0px; } .framer-hIHy3.framer-v-10c7tkl .framer-q2h3a > :last-child { margin-right: 0px; } }\",\".framer-hIHy3.framer-v-11yl003 .framer-pk5dt2, .framer-hIHy3.framer-v-19drjit .framer-pk5dt2 { cursor: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hIHy3.framer-v-19drjit .framer-q2h3a { gap: 0px; } .framer-hIHy3.framer-v-19drjit .framer-q2h3a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-hIHy3.framer-v-19drjit .framer-q2h3a > :first-child { margin-top: 0px; } .framer-hIHy3.framer-v-19drjit .framer-q2h3a > :last-child { margin-bottom: 0px; } }\",'.framer-hIHy3[data-border=\"true\"]::after, .framer-hIHy3 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 124\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KP8YiKljf\":{\"layout\":[\"fixed\",\"auto\"]},\"VRHKq_pHY\":{\"layout\":[\"fixed\",\"auto\"]},\"jsQ9CIxFD\":{\"layout\":[\"fixed\",\"auto\"]},\"wgQ2khizZ\":{\"layout\":[\"fixed\",\"auto\"]},\"Hg2epu3c9\":{\"layout\":[\"fixed\",\"auto\"]},\"gwEEsiUz0\":{\"layout\":[\"fixed\",\"auto\"]},\"PvLqJ5Mrr\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"szI04Vua3\":\"po_etna\",\"twb4_lPqq\":\"po_etna1\",\"g6USUl7mh\":\"_1Link\",\"OJqDT_0bA\":\"_1Link1\",\"qzdV23w35\":\"_2Link\",\"Y0qI7ny7b\":\"_2Link1\",\"yMb04nbUo\":\"_3Link\",\"dRWpAOefT\":\"_3Link1\",\"zD8Z00DlT\":\"_4Link\",\"CibNwlVWd\":\"_4Link1\",\"H9RuZqcoU\":\"kontakt\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYyXZxzlg2=withCSS(Component,css,\"framer-hIHy3\");export default FramerYyXZxzlg2;FramerYyXZxzlg2.displayName=\"nav / navigation\";FramerYyXZxzlg2.defaultProps={height:124,width:1200};addPropertyControls(FramerYyXZxzlg2,{variant:{options:[\"q3AyWRJ9L\",\"KP8YiKljf\",\"VRHKq_pHY\",\"jsQ9CIxFD\",\"wgQ2khizZ\",\"Hg2epu3c9\",\"gwEEsiUz0\",\"PvLqJ5Mrr\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone open\",\"Empty\",\"Phone empty\",\"Cocktail caterning\",\"CC Phone\",\"CC Phone open\"],title:\"Variant\",type:ControlType.Enum},szI04Vua3:{defaultValue:true,title:\"po\u010Detna\",type:ControlType.Boolean},twb4_lPqq:{title:\"po\u010Detna\",type:ControlType.Link},g6USUl7mh:{defaultValue:\"prvi\",displayTextArea:true,title:\"1. link\",type:ControlType.String},OJqDT_0bA:{title:\"1. Link\",type:ControlType.Link},qzdV23w35:{defaultValue:\"drugi\",displayTextArea:true,title:\"2 link\",type:ControlType.String},Y0qI7ny7b:{title:\"2. Link\",type:ControlType.Link},yMb04nbUo:{defaultValue:\"treci\",displayTextArea:true,title:\"3. link\",type:ControlType.String},dRWpAOefT:{title:\"3. Link\",type:ControlType.Link},zD8Z00DlT:{defaultValue:\"cetvrti\",displayTextArea:true,title:\"4. link\",type:ControlType.String},CibNwlVWd:{title:\"4. link\",type:ControlType.Link},H9RuZqcoU:{title:\"kontakt\",type:ControlType.Link}});addFonts(FramerYyXZxzlg2,[{explicitInter:true,fonts:[]},...AnimatedTextDesktopRezervirajFonts,...NavNavLogoFonts,...NavNavItemFonts,...StopScrollFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYyXZxzlg2\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"szI04Vua3\\\":\\\"po_etna\\\",\\\"twb4_lPqq\\\":\\\"po_etna1\\\",\\\"g6USUl7mh\\\":\\\"_1Link\\\",\\\"OJqDT_0bA\\\":\\\"_1Link1\\\",\\\"qzdV23w35\\\":\\\"_2Link\\\",\\\"Y0qI7ny7b\\\":\\\"_2Link1\\\",\\\"yMb04nbUo\\\":\\\"_3Link\\\",\\\"dRWpAOefT\\\":\\\"_3Link1\\\",\\\"zD8Z00DlT\\\":\\\"_4Link\\\",\\\"CibNwlVWd\\\":\\\"_4Link1\\\",\\\"H9RuZqcoU\\\":\\\"kontakt\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KP8YiKljf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VRHKq_pHY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jsQ9CIxFD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wgQ2khizZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Hg2epu3c9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gwEEsiUz0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PvLqJ5Mrr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"124\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YyXZxzlg2.map", "// Generated by Framer (d6b3045)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Instrument Sans-regular\",\"GF;Instrument Sans-700\",\"GF;Instrument Sans-700italic\",\"GF;Instrument Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2\",weight:\"400\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENuu-2kywN2u7YUwU.woff2\",weight:\"400\"}]}];export const css=['.framer-gQCNf .framer-styles-preset-sl5b3v:not(.rich-text-wrapper), .framer-gQCNf .framer-styles-preset-sl5b3v.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-gQCNf .framer-styles-preset-sl5b3v:not(.rich-text-wrapper), .framer-gQCNf .framer-styles-preset-sl5b3v.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-gQCNf .framer-styles-preset-sl5b3v:not(.rich-text-wrapper), .framer-gQCNf .framer-styles-preset-sl5b3v.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-gQCNf\";\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 (9f1494d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/kUR1I8TMz4RDLXXFwOx5/GpsIv5RWdUL2pTWWOtg3/JxWjxMl4I.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/h3Kj76rL1CVe41AHfk1o/kJq5YHazT0hfwhPmfWfc/TMzvC1qM8.js\";const cycleOrder=[\"mu9ixfc0B\",\"nO_YjZN_L\",\"krMPAKXi5\"];const serializationHash=\"framer-TNQwA\";const variantClassNames={krMPAKXi5:\"framer-v-164tc45\",mu9ixfc0B:\"framer-v-giz13e\",nO_YjZN_L:\"framer-v-ezsdw3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop center\":\"nO_YjZN_L\",Desktop:\"mu9ixfc0B\",Mobile:\"krMPAKXi5\"};const getProps=({border,height,id,padding,subtitle,subtitle1,textColor,title,width,...props})=>{return{...props,DJeghCDnA:subtitle??props.DJeghCDnA??\"event + guest shift\",EOFsfdiIQ:subtitle1??props.EOFsfdiIQ??true,L1pF2ML7I:border??props.L1pF2ML7I??{borderBottomWidth:.5,borderColor:'var(--token-a59ce02e-ce14-4ae7-8e8b-98a58e3c568e, rgb(59, 59, 59)) /* {\"name\":\"border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},OgJRUVnWe:padding??props.OgJRUVnWe??\"20px 30px 20px 30px\",pBRE6OB0H:textColor??props.pBRE6OB0H??\"var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"mu9ixfc0B\",zlVbtqoBC:title??props.zlVbtqoBC??\"event + guest shift\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,zlVbtqoBC,OgJRUVnWe,pBRE6OB0H,DJeghCDnA,EOFsfdiIQ,L1pF2ML7I,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"mu9ixfc0B\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-giz13e\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"mu9ixfc0B\",ref:refBinding,style:{\"--border-bottom-width\":(L1pF2ML7I.borderBottomWidth??L1pF2ML7I.borderWidth)+\"px\",\"--border-color\":L1pF2ML7I.borderColor,\"--border-left-width\":(L1pF2ML7I.borderLeftWidth??L1pF2ML7I.borderWidth)+\"px\",\"--border-right-width\":(L1pF2ML7I.borderRightWidth??L1pF2ML7I.borderWidth)+\"px\",\"--border-style\":L1pF2ML7I.borderStyle,\"--border-top-width\":(L1pF2ML7I.borderTopWidth??L1pF2ML7I.borderWidth)+\"px\",...style},...addPropertyOverrides({krMPAKXi5:{\"data-framer-name\":\"Mobile\"},nO_YjZN_L:{\"data-framer-name\":\"Desktop center\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uskqtk\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"NaYXKqBat\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-a59ce02e-ce14-4ae7-8e8b-98a58e3c568e, rgb(59, 59, 59))\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",\"--j31p03\":numberToPixelString(OgJRUVnWe)},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wl2jkh\",\"data-styles-preset\":\"JxWjxMl4I\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--variable-reference-pBRE6OB0H-zrYdbHGWH))\"},children:\"event + guest shift\"})}),className:\"framer-bx3z06\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m8xdshg9S\",style:{\"--extracted-1of0zx5\":\"var(--variable-reference-pBRE6OB0H-zrYdbHGWH)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-pBRE6OB0H-zrYdbHGWH\":pBRE6OB0H},text:zlVbtqoBC,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({nO_YjZN_L:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wl2jkh\",\"data-styles-preset\":\"JxWjxMl4I\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--variable-reference-pBRE6OB0H-zrYdbHGWH))\"},children:\"event + guest shift\"})})}},baseVariant,gestureVariant)}),EOFsfdiIQ&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-sl5b3v\",\"data-styles-preset\":\"TMzvC1qM8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-pBRE6OB0H-zrYdbHGWH))\"},children:\"event + guest shift\"})}),className:\"framer-b8agfr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"f53D6fSSZ\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-pBRE6OB0H-zrYdbHGWH)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-pBRE6OB0H-zrYdbHGWH\":pBRE6OB0H},text:DJeghCDnA,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({nO_YjZN_L:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-sl5b3v\",\"data-styles-preset\":\"TMzvC1qM8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-pBRE6OB0H-zrYdbHGWH))\"},children:\"event + guest shift\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TNQwA.framer-3kexpp, .framer-TNQwA .framer-3kexpp { display: block; }\",\".framer-TNQwA.framer-giz13e { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1400px; }\",\".framer-TNQwA .framer-uskqtk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: var(--j31p03); position: relative; width: 100%; }\",\".framer-TNQwA .framer-bx3z06, .framer-TNQwA .framer-b8agfr { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-TNQwA.framer-giz13e, .framer-TNQwA .framer-uskqtk { gap: 0px; } .framer-TNQwA.framer-giz13e > *, .framer-TNQwA .framer-uskqtk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-TNQwA.framer-giz13e > :first-child, .framer-TNQwA .framer-uskqtk > :first-child { margin-top: 0px; } .framer-TNQwA.framer-giz13e > :last-child, .framer-TNQwA .framer-uskqtk > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-TNQwA[data-border=\"true\"]::after, .framer-TNQwA [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 173\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nO_YjZN_L\":{\"layout\":[\"fixed\",\"auto\"]},\"krMPAKXi5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"zlVbtqoBC\":\"title\",\"OgJRUVnWe\":\"padding\",\"pBRE6OB0H\":\"textColor\",\"DJeghCDnA\":\"subtitle\",\"EOFsfdiIQ\":\"subtitle1\",\"L1pF2ML7I\":\"border\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzrYdbHGWH=withCSS(Component,css,\"framer-TNQwA\");export default FramerzrYdbHGWH;FramerzrYdbHGWH.displayName=\"section title\";FramerzrYdbHGWH.defaultProps={height:173,width:1400};addPropertyControls(FramerzrYdbHGWH,{variant:{options:[\"mu9ixfc0B\",\"nO_YjZN_L\",\"krMPAKXi5\"],optionTitles:[\"Desktop\",\"Desktop center\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},zlVbtqoBC:{defaultValue:\"event + guest shift\",displayTextArea:true,title:\"Title\",type:ControlType.String},OgJRUVnWe:{defaultValue:\"20px 30px 20px 30px\",title:\"Padding\",type:ControlType.Padding},pBRE6OB0H:{defaultValue:'var(--token-4b2190ff-4d69-4560-b0ef-2ed3af629954, rgb(255, 255, 255)) /* {\"name\":\"white\"} */',title:\"Text color\",type:ControlType.Color},DJeghCDnA:{defaultValue:\"event + guest shift\",displayTextArea:true,placeholder:\"Putujte kroz svjetske barove bez napu\u0161tanja Zagreba \u2013 gostuju\u0107i barmeni iz najboljih svjetskih barova donose okuse svijeta direktno u Landsky Bar. Pridru\u017Eite nam se na ovom koktel putovanju i otkrijte nove, uzbudljive okuse svake ve\u010Deri.\",title:\"subtitle\",type:ControlType.String},EOFsfdiIQ:{defaultValue:true,title:\"subtitle\",type:ControlType.Boolean},L1pF2ML7I:{defaultValue:{borderBottomWidth:.5,borderColor:'var(--token-a59ce02e-ce14-4ae7-8e8b-98a58e3c568e, rgb(59, 59, 59)) /* {\"name\":\"border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},title:\"Border\",type:ControlType.Border}});addFonts(FramerzrYdbHGWH,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzrYdbHGWH\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"173\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nO_YjZN_L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"krMPAKXi5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"zlVbtqoBC\\\":\\\"title\\\",\\\"OgJRUVnWe\\\":\\\"padding\\\",\\\"pBRE6OB0H\\\":\\\"textColor\\\",\\\"DJeghCDnA\\\":\\\"subtitle\\\",\\\"EOFsfdiIQ\\\":\\\"subtitle1\\\",\\\"L1pF2ML7I\\\":\\\"border\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1400\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zrYdbHGWH.map", "// Generated by Framer (9f1494d)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const serializationHash=\"framer-J3erQ\";const variantClassNames={ZeKyMtD_d:\"framer-v-1czfmhg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"ZeKyMtD_d\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1czfmhg\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ZeKyMtD_d\",ref:refBinding,style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"var(--token-a59ce02e-ce14-4ae7-8e8b-98a58e3c568e, rgb(59, 59, 59))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",...style},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pybo8m\",\"data-border\":true,\"data-framer-name\":\"sidelines\",layoutDependency:layoutDependency,layoutId:\"JHOGufX8d\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-a59ce02e-ce14-4ae7-8e8b-98a58e3c568e, rgb(59, 59, 59))\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-J3erQ.framer-1ndaakt, .framer-J3erQ .framer-1ndaakt { display: block; }\",\".framer-J3erQ.framer-1czfmhg { height: 150px; overflow: hidden; position: relative; width: 1400px; }\",\".framer-J3erQ .framer-1pybo8m { flex: none; height: 100%; left: calc(50.00000000000002% - 1400px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 1400px; z-index: 5; }\",'.framer-J3erQ[data-border=\"true\"]::after, .framer-J3erQ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 150\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZU4ccLIJo=withCSS(Component,css,\"framer-J3erQ\");export default FramerZU4ccLIJo;FramerZU4ccLIJo.displayName=\"spacer\";FramerZU4ccLIJo.defaultProps={height:150,width:1400};addFonts(FramerZU4ccLIJo,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZU4ccLIJo\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"150\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1400\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZU4ccLIJo.map", "// Generated by Framer (2923eb5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Instrument Sans-regular\",\"GF;Instrument Sans-700\",\"GF;Instrument Sans-700italic\",\"GF;Instrument Sans-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2\",weight:\"400\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2\",weight:\"700\"},{family:\"Instrument Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENuu-2kywN2u7YUwU.woff2\",weight:\"400\"}]}];export const css=['.framer-i7OuG .framer-styles-preset-g64b3j:not(.rich-text-wrapper), .framer-i7OuG .framer-styles-preset-g64b3j.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-i7OuG\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "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", "const o=e=>e;let t;var h=e=>(t||(t=o(e.createElement(\"path\",{d:\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"}),\"Home\")),t);export{h 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,useMemo,useRef}from\"react\";import{addPropertyControls,ControlType,motion,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/material-icons/Home.js@0.0.32\";import{defaultEvents,useIconSelection,getIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const moduleBaseUrl=\"https://framer.com/m/material-icons/\";const icons={AcUnit:15,AccessAlarm:15,AccessAlarms:15,AccessTime:15,AccessTimeFilled:0,Accessibility:7,AccessibilityNew:0,Accessible:15,AccessibleForward:0,AccountBalance:2,AccountBalanceWallet:0,AccountBox:15,AccountCircle:7,AccountTree:15,AdUnits:15,Adb:15,Add:15,AddAPhoto:15,AddAlarm:15,AddAlert:15,AddBox:15,AddBusiness:15,AddCircle:15,AddCircleOutline:0,AddComment:15,AddIcCall:15,AddLink:15,AddLocation:15,AddLocationAlt:2,AddModerator:15,AddPhotoAlternate:0,AddReaction:15,AddRoad:15,AddShoppingCart:2,AddTask:15,AddToDrive:15,AddToHomeScreen:2,AddToPhotos:15,AddToQueue:15,Addchart:15,Adjust:15,AdminPanelSettings:0,Agriculture:15,Air:15,AirlineSeatFlat:2,AirplaneTicket:2,AirplanemodeActive:0,AirplanemodeInactive:0,Airplay:15,AirportShuttle:2,Alarm:15,AlarmAdd:15,AlarmOff:15,AlarmOn:15,Album:15,AlignHorizontalLeft:0,AlignHorizontalRight:0,AlignVerticalBottom:0,AlignVerticalCenter:0,AlignVerticalTop:0,AllInbox:15,AllInclusive:15,AllOut:15,AltRoute:15,AlternateEmail:2,Analytics:15,Anchor:15,Android:15,Animation:15,Announcement:15,Aod:15,Apartment:15,Api:15,AppBlocking:15,AppRegistration:2,AppSettingsAlt:2,Apple:0,Approval:15,Apps:15,Architecture:15,Archive:15,ArrowBack:15,ArrowBackIos:15,ArrowBackIosNew:2,ArrowCircleDown:2,ArrowCircleUp:7,ArrowDownward:7,ArrowDropDown:7,ArrowDropDownCircle:0,ArrowDropUp:15,ArrowForward:15,ArrowForwardIos:2,ArrowLeft:15,ArrowRight:15,ArrowRightAlt:7,ArrowUpward:15,ArtTrack:15,Article:15,AspectRatio:15,Assessment:15,Assignment:15,AssignmentInd:7,AssignmentLate:2,AssignmentReturn:0,AssignmentReturned:0,AssignmentTurnedIn:0,Assistant:15,AssistantDirection:0,AssistantPhoto:2,Atm:15,AttachEmail:15,AttachFile:15,AttachMoney:15,Attachment:15,Attractions:15,Attribution:15,Audiotrack:15,AutoAwesome:15,AutoAwesomeMosaic:0,AutoAwesomeMotion:0,AutoDelete:15,AutoFixHigh:15,AutoFixNormal:7,AutoFixOff:15,AutoGraph:15,AutoStories:15,AutofpsSelect:7,Autorenew:15,AvTimer:15,BabyChangingStation:0,Backpack:15,Backspace:15,Backup:15,BackupTable:15,Badge:15,BakeryDining:15,Balcony:15,Ballot:15,BarChart:15,BatchPrediction:2,Bathroom:15,Bathtub:15,Battery20:15,Battery30:15,Battery50:15,Battery60:15,Battery80:15,Battery90:15,BatteryAlert:15,BatteryCharging20:0,BatteryCharging30:0,BatteryCharging50:0,BatteryCharging60:0,BatteryCharging80:0,BatteryCharging90:0,BatteryChargingFull:0,BatteryFull:15,BatterySaver:15,BatteryStd:15,BatteryUnknown:2,BeachAccess:15,Bed:15,BedroomBaby:15,BedroomChild:15,BedroomParent:7,Bedtime:15,Beenhere:15,Bento:15,BikeScooter:15,Biotech:15,Blender:15,Block:15,Bloodtype:15,Bluetooth:15,BluetoothAudio:2,BluetoothConnected:0,BluetoothDisabled:0,BluetoothDrive:2,BluetoothSearching:0,BlurCircular:15,BlurLinear:15,BlurOff:15,BlurOn:15,Bolt:15,Book:15,BookOnline:15,Bookmark:15,BookmarkAdd:15,BookmarkAdded:7,BookmarkBorder:2,BookmarkRemove:2,Bookmarks:15,BorderAll:15,BorderBottom:15,BorderClear:15,BorderColor:15,BorderHorizontal:0,BorderInner:15,BorderLeft:15,BorderOuter:15,BorderRight:15,BorderStyle:15,BorderTop:15,BorderVertical:2,BrandingWatermark:0,BreakfastDining:2,Brightness1:15,Brightness2:15,Brightness3:15,Brightness4:15,Brightness5:15,Brightness6:15,Brightness7:15,BrightnessAuto:2,BrightnessHigh:2,BrightnessLow:7,BrightnessMedium:0,BrokenImage:15,BrowserNotSupported:0,BrunchDining:15,Brush:15,BubbleChart:15,BugReport:15,Build:15,BuildCircle:15,Bungalow:15,BurstMode:15,BusAlert:15,Business:15,BusinessCenter:2,Cabin:15,Cable:15,Cached:15,Cake:15,Calculate:15,CalendarToday:7,CalendarViewDay:2,CalendarViewMonth:0,CalendarViewWeek:0,Call:15,CallEnd:15,CallMade:15,CallMerge:15,CallMissed:15,CallMissedOutgoing:0,CallReceived:15,CallSplit:15,CallToAction:15,Camera:15,CameraAlt:15,CameraEnhance:7,CameraFront:15,CameraIndoor:15,CameraOutdoor:7,CameraRear:15,CameraRoll:15,Cameraswitch:15,Campaign:15,Cancel:15,CancelPresentation:0,CancelScheduleSend:0,CarRental:15,CarRepair:15,CardGiftcard:15,CardMembership:2,CardTravel:15,Carpenter:15,Cases:15,Casino:15,Cast:15,CastConnected:7,CastForEducation:0,CatchingPokemon:2,Category:15,Celebration:15,CellWifi:15,CenterFocusStrong:0,CenterFocusWeak:2,Chair:15,ChairAlt:15,Chalet:15,ChangeCircle:15,ChangeHistory:7,ChargingStation:2,Chat:15,ChatBubble:15,ChatBubbleOutline:0,Check:15,CheckBox:15,CheckBoxOutlineBlank:0,CheckCircle:15,CheckCircleOutline:0,Checkroom:15,ChevronLeft:15,ChevronRight:15,ChildCare:15,ChildFriendly:7,ChromeReaderMode:0,Circle:15,CircleNotifications:0,Class:15,CleanHands:15,CleaningServices:0,Clear:15,ClearAll:15,Close:15,CloseFullscreen:2,ClosedCaption:7,ClosedCaptionOff:0,Cloud:15,CloudCircle:15,CloudDone:15,CloudDownload:7,CloudOff:15,CloudQueue:15,CloudUpload:15,Code:15,CodeOff:15,Coffee:15,CoffeeMaker:15,Collections:15,CollectionsBookmark:0,ColorLens:15,Colorize:15,Comment:15,CommentBank:15,Commute:15,Compare:15,CompareArrows:7,CompassCalibration:0,Compress:15,Computer:15,ConfirmationNumber:0,ConnectedTv:15,Construction:15,ContactMail:15,ContactPage:15,ContactPhone:15,ContactSupport:2,Contactless:15,Contacts:15,ContentCopy:15,ContentCut:15,ContentPaste:15,ContentPasteOff:2,ControlCamera:7,ControlPoint:15,CopyAll:15,Copyright:15,Coronavirus:15,CorporateFare:7,Cottage:15,Countertops:15,Create:15,CreateNewFolder:2,CreditCard:15,CreditCardOff:7,CreditScore:15,Crib:15,Crop:15,Crop169:15,Crop32:15,Crop54:15,Crop75:15,CropDin:15,CropFree:15,CropLandscape:7,CropOriginal:15,CropPortrait:15,CropRotate:15,CropSquare:15,Dangerous:15,DarkMode:15,Dashboard:15,DashboardCustomize:0,DataSaverOff:15,DataSaverOn:15,DataUsage:15,DateRange:15,Deck:15,Dehaze:15,Delete:15,DeleteForever:7,DeleteOutline:7,DeleteSweep:15,DeliveryDining:2,DepartureBoard:2,Description:15,DesignServices:2,DesktopMac:15,DesktopWindows:2,Details:15,DeveloperBoard:2,DeveloperBoardOff:0,DeveloperMode:7,DeviceHub:15,DeviceThermostat:0,DeviceUnknown:7,Devices:15,DevicesOther:15,DialerSip:15,Dialpad:15,Dining:15,DinnerDining:15,Directions:15,DirectionsBike:2,DirectionsBoat:2,DirectionsBoatFilled:0,DirectionsBus:7,DirectionsBusFilled:0,DirectionsCar:7,DirectionsCarFilled:0,DirectionsOff:7,DirectionsRailway:0,DirectionsRun:7,DirectionsSubway:0,DirectionsTransit:0,DirectionsWalk:2,DirtyLens:15,DisabledByDefault:0,DiscFull:15,Dns:15,DoDisturb:15,DoDisturbAlt:15,DoDisturbOff:15,DoDisturbOn:15,DoNotDisturb:15,DoNotDisturbAlt:2,DoNotDisturbOff:2,DoNotDisturbOn:2,DoNotStep:15,DoNotTouch:15,Dock:15,DocumentScanner:2,Domain:15,DomainDisabled:2,DomainVerification:0,Done:15,DoneAll:15,DoneOutline:15,DonutLarge:15,DonutSmall:15,DoorBack:15,DoorFront:15,DoorSliding:15,Doorbell:15,DoubleArrow:15,DownhillSkiing:2,Download:15,DownloadDone:15,DownloadForOffline:0,Downloading:15,Drafts:15,DragHandle:15,DragIndicator:7,DriveEta:15,DriveFileMove:7,DriveFolderUpload:0,Dry:15,DryCleaning:15,Duo:15,Dvr:15,DynamicFeed:15,DynamicForm:15,EMobiledata:15,Earbuds:15,EarbudsBattery:2,East:15,Eco:15,EdgesensorHigh:2,EdgesensorLow:7,Edit:15,EditAttributes:2,EditLocation:15,EditLocationAlt:2,EditNotifications:0,EditOff:15,EditRoad:15,EightK:15,EightKPlus:15,EightMp:15,EightteenMp:15,Eject:15,Elderly:15,ElectricBike:15,ElectricCar:15,ElectricMoped:7,ElectricRickshaw:0,ElectricScooter:2,ElectricalServices:0,Elevator:15,ElevenMp:15,Email:15,EmojiEmotions:7,EmojiEvents:15,EmojiFlags:15,EmojiFoodBeverage:0,EmojiNature:15,EmojiObjects:15,EmojiPeople:15,EmojiSymbols:15,EmojiTransportation:0,Engineering:15,EnhancedEncryption:0,Equalizer:15,Error:15,ErrorOutline:15,Escalator:15,EscalatorWarning:0,Euro:15,EuroSymbol:15,EvStation:15,Event:15,EventAvailable:2,EventBusy:15,EventNote:15,EventSeat:15,ExitToApp:15,Expand:15,ExpandLess:15,ExpandMore:15,Explicit:15,Explore:15,ExploreOff:15,Exposure:15,Extension:15,ExtensionOff:15,Face:15,FaceRetouchingOff:0,Facebook:15,FactCheck:15,FamilyRestroom:2,FastForward:15,FastRewind:15,Fastfood:15,Favorite:15,FavoriteBorder:2,FeaturedPlayList:0,FeaturedVideo:7,Feed:15,Feedback:15,Female:15,Fence:15,Festival:15,FiberDvr:15,FiberManualRecord:0,FiberNew:15,FiberPin:15,FiberSmartRecord:0,FileCopy:15,FileDownload:15,FileDownloadDone:0,FileDownloadOff:2,FilePresent:15,FileUpload:15,Filter:15,Filter1:15,Filter2:15,Filter3:15,Filter4:15,Filter5:15,Filter6:15,Filter7:15,Filter8:15,Filter9:15,Filter9Plus:15,FilterAlt:15,FilterBAndW:15,FilterCenterFocus:0,FilterDrama:15,FilterFrames:15,FilterHdr:15,FilterList:15,FilterNone:15,FilterTiltShift:2,FilterVintage:7,FindInPage:15,FindReplace:15,Fingerprint:15,FireExtinguisher:0,Fireplace:15,FirstPage:15,FitScreen:15,FitnessCenter:7,FiveG:15,FiveK:15,FiveKPlus:15,FiveMp:15,FivteenMp:15,Flag:15,Flaky:15,Flare:15,FlashAuto:15,FlashOff:15,FlashOn:15,FlashlightOff:7,FlashlightOn:15,Flatware:15,Flight:15,FlightLand:15,FlightTakeoff:7,Flip:15,FlipCameraAndroid:0,FlipCameraIos:7,FlipToBack:15,FlipToFront:15,Flourescent:15,FlutterDash:15,FmdBad:15,FmdGood:15,Folder:15,FolderOpen:15,FolderShared:15,FolderSpecial:7,FollowTheSigns:2,FontDownload:15,FontDownloadOff:2,FoodBank:15,FormatAlignCenter:0,FormatAlignJustify:0,FormatAlignLeft:2,FormatAlignRight:0,FormatBold:15,FormatClear:15,FormatColorFill:2,FormatColorReset:0,FormatColorText:2,FormatIndentDecrease:0,FormatIndentIncrease:0,FormatItalic:15,FormatLineSpacing:0,FormatListBulleted:0,FormatListNumbered:0,FormatPaint:15,FormatQuote:15,FormatShapes:15,FormatSize:15,FormatStrikethrough:0,FormatUnderlined:0,Forum:15,Forward:15,Forward10:15,Forward30:15,Forward5:15,ForwardToInbox:2,Foundation:15,FourGMobiledata:2,FourGPlusMobiledata:0,FourK:15,FourKPlus:15,FourMp:15,FourteenMp:15,FreeBreakfast:7,Fullscreen:15,FullscreenExit:2,Functions:15,GMobiledata:15,GTranslate:15,Gamepad:15,Games:15,Garage:15,Gavel:15,Gesture:15,GetApp:15,Gif:15,GitHub:0,Gite:15,GolfCourse:15,Google:0,GppBad:15,GppGood:15,GppMaybe:15,GpsFixed:15,GpsNotFixed:15,GpsOff:15,Grade:15,Gradient:15,Grading:15,Grain:15,GraphicEq:15,Grass:15,Grid3x3:15,Grid4x4:15,GridGoldenratio:2,GridOff:15,GridOn:15,GridView:15,Group:15,GroupAdd:15,GroupWork:15,Groups:15,HMobiledata:15,HPlusMobiledata:2,Hail:15,Handyman:15,Hardware:15,Hd:15,HdrAuto:15,HdrAutoSelect:7,HdrEnhancedSelect:0,HdrOff:15,HdrOffSelect:15,HdrOn:15,HdrOnSelect:15,HdrPlus:15,HdrStrong:15,HdrWeak:15,Headphones:15,HeadphonesBattery:0,Headset:15,HeadsetMic:15,HeadsetOff:15,Healing:15,HealthAndSafety:2,Hearing:15,HearingDisabled:2,Height:15,Help:15,HelpCenter:15,HelpOutline:15,Hevc:15,HideImage:15,HideSource:15,HighQuality:15,Highlight:15,HighlightAlt:15,HighlightOff:15,Hiking:15,History:15,HistoryEdu:15,HistoryToggleOff:0,HolidayVillage:2,Home:15,HomeMax:15,HomeMini:15,HomeRepairService:0,HomeWork:15,HorizontalRule:2,HorizontalSplit:2,HotTub:15,Hotel:15,HourglassBottom:2,HourglassDisabled:0,HourglassEmpty:2,HourglassFull:7,HourglassTop:15,House:15,HouseSiding:15,Houseboat:15,HowToReg:15,HowToVote:15,Http:15,Https:15,Hvac:15,IceSkating:15,Icecream:15,Image:15,ImageAspectRatio:0,ImageNotSupported:0,ImageSearch:15,ImagesearchRoller:0,ImportContacts:2,ImportExport:15,ImportantDevices:0,Inbox:15,Info:15,Input:15,InsertChart:15,InsertComment:7,InsertDriveFile:2,InsertEmoticon:2,InsertInvitation:0,InsertLink:15,InsertPhoto:15,Insights:15,Instagram:0,Inventory:15,Inventory2:15,InvertColors:15,InvertColorsOff:2,IosShare:15,Iron:15,Iso:15,Kayaking:15,Keyboard:15,KeyboardAlt:15,KeyboardArrowDown:0,KeyboardArrowLeft:0,KeyboardArrowRight:0,KeyboardArrowUp:2,KeyboardBackspace:0,KeyboardCapslock:0,KeyboardHide:15,KeyboardReturn:2,KeyboardTab:15,KeyboardVoice:7,KingBed:15,Kitchen:15,Kitesurfing:15,Label:15,LabelImportant:2,LabelOff:15,Landscape:15,Language:15,Laptop:15,LaptopChromebook:0,LaptopMac:15,LaptopWindows:7,LastPage:15,Launch:15,Layers:15,LayersClear:15,Leaderboard:15,LeakAdd:15,LeakRemove:15,LegendToggle:15,Lens:15,LensBlur:15,LibraryAdd:15,LibraryAddCheck:2,LibraryBooks:15,LibraryMusic:15,Light:15,LightMode:15,Lightbulb:15,LineStyle:15,LineWeight:15,LinearScale:15,Link:15,LinkOff:15,LinkedCamera:15,LinkedIn:0,Liquor:15,List:15,ListAlt:15,LiveHelp:15,LiveTv:15,Living:15,LocalActivity:7,LocalAirport:15,LocalAtm:15,LocalBar:15,LocalCafe:15,LocalCarWash:15,LocalDining:15,LocalDrink:15,LocalFireDepartment:0,LocalFlorist:15,LocalGasStation:2,LocalGroceryStore:0,LocalHospital:7,LocalHotel:15,LocalLaundryService:0,LocalLibrary:15,LocalMall:15,LocalMovies:15,LocalOffer:15,LocalParking:15,LocalPharmacy:7,LocalPhone:15,LocalPizza:15,LocalPlay:15,LocalPolice:15,LocalPostOffice:2,LocalPrintshop:2,LocalSee:15,LocalShipping:7,LocalTaxi:15,LocationCity:15,LocationDisabled:0,LocationOff:15,LocationOn:15,LocationSearching:0,Lock:15,LockClock:15,LockOpen:15,Login:15,Logout:15,Looks:15,Looks3:15,Looks4:15,Looks5:15,Looks6:15,LooksOne:15,LooksTwo:15,Loop:15,Loupe:15,LowPriority:15,Loyalty:15,LteMobiledata:7,LtePlusMobiledata:0,Luggage:15,LunchDining:15,Mail:15,MailOutline:15,Male:15,ManageAccounts:2,ManageSearch:15,Map:15,MapsHomeWork:15,MapsUgc:15,Margin:15,MarkAsUnread:15,MarkChatRead:15,MarkChatUnread:2,MarkEmailRead:7,MarkEmailUnread:2,Markunread:15,MarkunreadMailbox:0,Masks:15,Maximize:15,MediaBluetoothOff:0,MediaBluetoothOn:0,Mediation:15,MedicalServices:2,Medication:15,MeetingRoom:15,Memory:15,Menu:15,MenuBook:15,MenuOpen:15,MergeType:15,Message:15,Mic:15,MicExternalOff:2,MicExternalOn:7,MicNone:15,MicOff:15,Microwave:15,MilitaryTech:15,Minimize:15,MissedVideoCall:2,Mms:15,MobileFriendly:2,MobileOff:15,MobileScreenShare:0,MobiledataOff:7,Mode:15,ModeComment:15,ModeEdit:15,ModeEditOutline:2,ModeNight:15,ModeStandby:15,ModelTraining:7,MonetizationOn:2,Money:15,MoneyOff:15,MoneyOffCsred:7,Monitor:15,MonitorWeight:7,MonochromePhotos:0,Mood:15,MoodBad:15,Moped:15,More:15,MoreHoriz:15,MoreTime:15,MoreVert:15,MotionPhotosAuto:0,MotionPhotosOff:2,Mouse:15,MoveToInbox:15,Movie:15,MovieCreation:7,MovieFilter:15,Moving:15,Mp:15,MultilineChart:2,MultipleStop:15,Museum:15,MusicNote:15,MusicOff:15,MusicVideo:15,MyLocation:15,Nat:15,Nature:15,NaturePeople:15,NavigateBefore:2,NavigateNext:15,Navigation:15,NearMe:15,NearMeDisabled:2,NearbyError:15,NearbyOff:15,NetworkCell:15,NetworkCheck:15,NetworkLocked:7,NetworkWifi:15,NewReleases:15,NextPlan:15,NextWeek:15,Nfc:15,NightShelter:15,Nightlife:15,Nightlight:15,NightlightRound:2,NightsStay:15,NineK:15,NineKPlus:15,NineMp:15,NineteenMp:15,NoAccounts:15,NoBackpack:15,NoCell:15,NoDrinks:15,NoEncryption:15,NoFlash:15,NoFood:15,NoLuggage:15,NoMeals:15,NoMeetingRoom:7,NoPhotography:7,NoSim:15,NoStroller:15,NoTransfer:15,NordicWalking:7,North:15,NorthEast:15,NorthWest:15,NotAccessible:7,NotInterested:7,NotListedLocation:0,NotStarted:15,Note:15,NoteAdd:15,NoteAlt:15,Notes:15,NotificationAdd:2,Notifications:7,NotificationsActive:0,NotificationsNone:0,NotificationsOff:0,NotificationsPaused:0,OfflineBolt:15,OfflinePin:15,OfflineShare:15,OndemandVideo:7,OneK:15,OneKPlus:15,OneKk:15,OnlinePrediction:0,Opacity:15,OpenInBrowser:7,OpenInFull:15,OpenInNew:15,OpenInNewOff:15,OpenWith:15,OtherHouses:15,Outbound:15,Outbox:15,OutdoorGrill:15,Outlet:15,Padding:15,Pages:15,Pageview:15,Paid:15,Palette:15,PanTool:15,Panorama:15,PanoramaFishEye:2,PanoramaHorizontal:0,PanoramaPhotosphere:0,PanoramaVertical:0,PanoramaWideAngle:0,Paragliding:15,Park:15,PartyMode:15,Password:15,Pattern:15,Pause:15,PauseCircle:15,PauseCircleFilled:0,PauseCircleOutline:0,PausePresentation:0,Payment:15,Payments:15,PedalBike:15,Pending:15,PendingActions:2,People:15,PeopleAlt:15,PeopleOutline:7,PermCameraMic:7,PermContactCalendar:0,PermDataSetting:2,PermIdentity:15,PermMedia:15,PermPhoneMsg:15,PermScanWifi:15,Person:15,PersonAdd:15,PersonAddAlt:15,PersonAddAlt1:7,PersonAddDisabled:0,PersonOff:15,PersonOutline:7,PersonPin:15,PersonPinCircle:2,PersonRemove:15,PersonRemoveAlt1:0,PersonSearch:15,PersonalVideo:7,PestControl:15,PestControlRodent:0,Pets:15,Phone:15,PhoneAndroid:15,PhoneCallback:7,PhoneDisabled:7,PhoneEnabled:15,PhoneForwarded:2,PhoneInTalk:15,PhoneIphone:15,PhoneLocked:15,PhoneMissed:15,PhonePaused:15,Phonelink:15,PhonelinkErase:2,PhonelinkLock:7,PhonelinkOff:15,PhonelinkRing:7,PhonelinkSetup:2,Photo:15,PhotoAlbum:15,PhotoCamera:15,PhotoCameraBack:2,PhotoCameraFront:0,PhotoFilter:15,PhotoLibrary:15,PhotoSizeSelectLarge:0,PhotoSizeSelectSmall:0,Piano:15,PianoOff:15,PictureAsPdf:15,PictureInPicture:0,PictureInPictureAlt:0,PieChart:15,PieChartOutline:2,Pin:15,PinDrop:15,Pinterest:0,PivotTableChart:2,Place:15,Plagiarism:15,PlayArrow:15,PlayCircle:15,PlayCircleFilled:0,PlayCircleOutline:0,PlayDisabled:15,PlayForWork:15,PlayLesson:15,PlaylistAdd:15,PlaylistAddCheck:0,PlaylistPlay:15,Plumbing:15,PlusOne:15,Podcasts:15,PointOfSale:15,Policy:15,Poll:15,Pool:15,PortableWifiOff:2,Portrait:15,PostAdd:15,Power:15,PowerInput:15,PowerOff:15,PowerSettingsNew:0,PregnantWoman:7,PresentToAll:15,Preview:15,PriceChange:15,PriceCheck:15,Print:15,PrintDisabled:7,PriorityHigh:15,PrivacyTip:15,Psychology:15,Public:15,PublicOff:15,Publish:15,PublishedWithChanges:0,PushPin:15,QrCode:15,QrCode2:15,QrCodeScanner:7,QueryBuilder:15,QueryStats:15,QuestionAnswer:2,Queue:15,QueueMusic:15,QueuePlayNext:7,Quickreply:15,Quiz:15,RMobiledata:15,Radar:15,Radio:15,RadioButtonChecked:0,RadioButtonUnchecked:0,RailwayAlert:15,RamenDining:15,RateReview:15,RawOff:15,RawOn:15,ReadMore:15,Receipt:15,ReceiptLong:15,RecentActors:15,Recommend:15,RecordVoiceOver:2,Reddit:0,Redeem:15,Redo:15,ReduceCapacity:2,Refresh:15,RememberMe:15,Remove:15,RemoveCircle:15,RemoveCircleOutline:0,RemoveDone:15,RemoveFromQueue:2,RemoveModerator:2,RemoveRedEye:15,RemoveShoppingCart:0,Reorder:15,Repeat:15,RepeatOn:15,RepeatOne:15,RepeatOneOn:15,Replay:15,Replay10:15,Replay30:15,Replay5:15,ReplayCircleFilled:0,Reply:15,ReplyAll:15,Report:15,ReportGmailerrorred:0,ReportOff:15,ReportProblem:7,RequestPage:15,RequestQuote:15,ResetTv:15,RestartAlt:15,Restaurant:15,RestaurantMenu:2,Restore:15,RestoreFromTrash:0,RestorePage:15,Reviews:15,RiceBowl:15,RingVolume:15,Roofing:15,Room:15,RoomPreferences:2,RoomService:15,Rotate90DegreesCcw:0,RotateLeft:15,RotateRight:15,Router:15,Rowing:15,RssFeed:15,Rsvp:15,Rtt:15,Rule:15,RuleFolder:15,RunCircle:15,RunningWithErrors:0,RvHookup:15,SafetyDivider:7,Sailing:15,Sanitizer:15,Satellite:15,Save:15,SaveAlt:15,SavedSearch:15,Savings:15,Scanner:15,ScatterPlot:15,Schedule:15,ScheduleSend:15,Schema:15,School:15,Science:15,Score:15,ScreenLockLandscape:0,ScreenLockPortrait:0,ScreenLockRotation:0,ScreenRotation:2,ScreenSearchDesktop:0,ScreenShare:15,Screenshot:15,Sd:15,SdCard:15,SdCardAlert:15,SdStorage:15,Search:15,SearchOff:15,Security:15,SecurityUpdate:2,SecurityUpdateGood:0,Segment:15,SelectAll:15,SelfImprovement:2,Sell:15,Send:15,SendAndArchive:2,SendToMobile:15,SensorDoor:15,SensorWindow:15,Sensors:15,SensorsOff:15,SentimentNeutral:0,SentimentSatisfied:0,SetMeal:15,Settings:15,SettingsApplications:0,SettingsBluetooth:0,SettingsBrightness:0,SettingsCell:15,SettingsEthernet:0,SettingsInputAntenna:0,SettingsInputHdmi:0,SettingsInputSvideo:0,SettingsOverscan:0,SettingsPhone:7,SettingsPower:7,SettingsRemote:2,SettingsSuggest:2,SettingsVoice:7,SevenK:15,SevenKPlus:15,SevenMp:15,SeventeenMp:15,Share:15,ShareLocation:7,Shield:15,Shop:15,Shop2:15,ShopTwo:15,ShoppingBag:15,ShoppingBasket:2,ShoppingCart:15,ShortText:15,Shortcut:15,ShowChart:15,Shower:15,Shuffle:15,ShuffleOn:15,ShutterSpeed:15,Sick:15,SignalCellular0Bar:0,SignalCellular1Bar:0,SignalCellular2Bar:0,SignalCellular3Bar:0,SignalCellular4Bar:0,SignalCellularAlt:0,SignalCellularNoSim:0,SignalCellularNodata:0,SignalCellularNull:0,SignalCellularOff:0,SignalWifi0Bar:2,SignalWifi1Bar:2,SignalWifi1BarLock:0,SignalWifi2Bar:2,SignalWifi2BarLock:0,SignalWifi3Bar:2,SignalWifi3BarLock:0,SignalWifi4Bar:2,SignalWifi4BarLock:0,SignalWifiBad:7,SignalWifiOff:7,SimCard:15,SimCardAlert:15,SimCardDownload:2,SingleBed:15,Sip:15,SixK:15,SixKPlus:15,SixMp:15,SixteenMp:15,SixtyFps:15,SixtyFpsSelect:2,Skateboarding:7,SkipNext:15,SkipPrevious:15,Sledding:15,Slideshow:15,SlowMotionVideo:2,SmartButton:15,SmartDisplay:15,SmartScreen:15,SmartToy:15,Smartphone:15,SmokeFree:15,SmokingRooms:15,Sms:15,SmsFailed:15,SnippetFolder:7,Snooze:15,Snowboarding:15,Snowmobile:15,Snowshoeing:15,Soap:15,SocialDistance:2,Sort:15,SortByAlpha:15,Source:15,South:15,SouthEast:15,SouthWest:15,Spa:15,SpaceBar:15,Speaker:15,SpeakerGroup:15,SpeakerNotes:15,SpeakerNotesOff:2,SpeakerPhone:15,Speed:15,Spellcheck:15,Splitscreen:15,Sports:15,SportsBar:15,SportsBaseball:2,SportsBasketball:0,SportsCricket:7,SportsEsports:7,SportsFootball:2,SportsGolf:15,SportsHandball:2,SportsHockey:15,SportsKabaddi:7,SportsMma:15,SportsMotorsports:0,SportsRugby:15,SportsScore:15,SportsSoccer:15,SportsTennis:15,SportsVolleyball:0,SquareFoot:15,StackedBarChart:2,StackedLineChart:0,Stairs:15,Star:15,StarBorder:15,StarBorderPurple500:0,StarHalf:15,StarOutline:15,StarPurple500:7,StarRate:15,Stars:15,StayCurrentLandscape:0,StayCurrentPortrait:0,StayPrimaryLandscape:0,StayPrimaryPortrait:0,StickyNote2:15,Stop:15,StopCircle:15,StopScreenShare:2,Storage:15,Store:15,StoreMallDirectory:0,Storefront:15,Storm:15,Straighten:15,Stream:15,Streetview:15,StrikethroughS:2,Stroller:15,Style:15,Subject:15,Subscript:15,Subscriptions:7,Subtitles:15,SubtitlesOff:15,Subway:15,Summarize:15,Superscript:15,SupervisedUserCircle:0,SupervisorAccount:0,Support:15,SupportAgent:15,Surfing:15,SurroundSound:7,SwapCalls:15,SwapHoriz:15,SwapHorizontalCircle:0,SwapVert:15,SwapVerticalCircle:0,Swipe:15,SwitchAccount:7,SwitchCamera:15,SwitchLeft:15,SwitchRight:15,SwitchVideo:15,Sync:15,SyncAlt:15,SyncDisabled:15,SyncProblem:15,SystemSecurityUpdate:0,SystemUpdate:15,SystemUpdateAlt:2,Tab:15,TabUnselected:7,TableChart:15,TableRows:15,TableView:15,Tablet:15,TabletAndroid:7,TabletMac:15,Tag:15,TagFaces:15,TakeoutDining:7,TapAndPlay:15,Tapas:15,Task:15,TaskAlt:15,TaxiAlert:15,Telegram:0,TenMp:15,Terrain:15,TextFields:15,TextFormat:15,TextRotateUp:15,TextRotateVertical:0,TextRotationAngleup:0,TextRotationDown:0,TextRotationNone:0,TextSnippet:15,Textsms:15,Texture:15,TheaterComedy:7,Theaters:15,Thermostat:15,ThermostatAuto:2,ThirteenMp:15,ThirtyFps:15,ThirtyFpsSelect:2,ThreeDRotation:2,ThreeGMobiledata:0,ThreeK:15,ThreeKPlus:15,ThreeMp:15,ThreeP:15,ThreeSixty:15,ThumbDown:15,ThumbDownAlt:15,ThumbDownOffAlt:2,ThumbUp:15,ThumbUpAlt:15,ThumbUpOffAlt:7,ThumbsUpDown:15,TimeToLeave:15,Timelapse:15,Timeline:15,Timer:15,Timer10:15,Timer10Select:7,Timer3:15,Timer3Select:15,TimerOff:15,TimesOneMobiledata:0,Title:15,Toc:15,Today:15,ToggleOff:15,ToggleOn:15,Toll:15,Tonality:15,Topic:15,TouchApp:15,Tour:15,Toys:15,TrackChanges:15,Traffic:15,Train:15,Tram:15,Transform:15,Transgender:15,TransitEnterexit:0,Translate:15,TravelExplore:7,TrendingDown:15,TrendingFlat:15,TrendingUp:15,TripOrigin:15,Try:15,Tty:15,Tune:15,Tungsten:15,TurnedIn:15,TurnedInNot:15,Tv:15,TvOff:15,TwelveMp:15,TwentyFourMp:15,TwentyOneMp:15,TwentyThreeMp:7,TwentyTwoMp:15,TwentyZeroMp:15,Twitter:0,TwoK:15,TwoKPlus:15,TwoMp:15,TwoWheeler:15,Umbrella:15,Unarchive:15,Undo:15,UnfoldLess:15,UnfoldMore:15,Unpublished:15,Unsubscribe:15,Upcoming:15,Update:15,UpdateDisabled:2,Upgrade:15,Upload:15,UploadFile:15,Usb:15,UsbOff:15,Verified:15,VerifiedUser:15,VerticalAlignBottom:0,VerticalAlignCenter:0,VerticalAlignTop:0,VerticalSplit:7,Vibration:15,VideoCall:15,VideoCameraBack:2,VideoCameraFront:0,VideoLabel:15,VideoLibrary:15,VideoSettings:7,VideoStable:15,Videocam:15,VideocamOff:15,VideogameAsset:2,VideogameAssetOff:0,ViewAgenda:15,ViewArray:15,ViewCarousel:15,ViewColumn:15,ViewComfy:15,ViewCompact:15,ViewDay:15,ViewHeadline:15,ViewInAr:15,ViewList:15,ViewModule:15,ViewQuilt:15,ViewSidebar:15,ViewStream:15,ViewWeek:15,Vignette:15,Villa:15,Visibility:15,VisibilityOff:7,VoiceChat:15,VoiceOverOff:15,Voicemail:15,VolumeDown:15,VolumeMute:15,VolumeOff:15,VolumeUp:15,VolunteerActivism:0,VpnKey:15,VpnLock:15,Vrpano:15,Wallpaper:15,Warning:15,WarningAmber:15,Wash:15,Watch:15,WatchLater:15,Water:15,WaterDamage:15,WaterfallChart:2,Waves:15,WbAuto:15,WbCloudy:15,WbIncandescent:2,WbIridescent:15,WbShade:15,WbSunny:15,WbTwilight:15,Wc:15,Web:15,WebAsset:15,WebAssetOff:15,Weekend:15,West:15,WhatsApp:0,Whatshot:15,WheelchairPickup:0,WhereToVote:15,Widgets:15,Wifi:15,WifiCalling:15,WifiCalling3:15,WifiLock:15,WifiOff:15,WifiProtectedSetup:0,WifiTethering:7,WifiTetheringOff:0,Window:15,WineBar:15,Work:15,WorkOff:15,WorkOutline:15,Workspaces:15,WrapText:15,WrongLocation:7,Wysiwyg:15,Yard:15,YouTube:0,YoutubeSearchedFor:0,ZoomIn:15,ZoomOut:15,ZoomOutMap:15};const iconKeys=Object.keys(icons);const weightOptions=[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\",\"Outlined\",];const styleKeyOptions={15:[...weightOptions],7:[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\"],2:[\"Filled\",\"Sharp\"]};const styleOptionPropKeys=Object.keys(styleKeyOptions).map(optionKey=>`iconStyle${optionKey}`);const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * MATERIAL\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,style}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Get props to use for deps array\nconst styleOptionProps=styleOptionPropKeys.map(prop=>props[prop]);// Get style of icon\nconst iconStyle=useMemo(()=>{const iconStyleKey=icons[iconKey];if(!iconStyleKey)return;const activeStyle=props[`iconStyle${iconStyleKey}`];if(activeStyle===\"Filled\")return;return activeStyle;},[...styleOptionProps]);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// If bad search or doesn't exist, show null state\nif(typeof icons[iconKey]!==\"number\"){setSelectedIcon(null);return;}// Get the selected module\ntry{const style=iconStyle?iconStyle:\"\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}${style}.js@0.0.32`;// console.log(iconModuleUrl)\nconst module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey,...styleOptionProps]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined,...style},focusable:\"false\",viewBox:\"0 0 24 24\",color:color,children:SelectedIcon}):emptyState});}Icon.displayName=\"Material\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,weight:\"Filled\",mirrored:false};function hideStyleOptions(props,styleOptions){const{selectByList,iconSearch,iconSelection}=props;const styleOptionsNumber=parseInt(styleOptions);const name=getIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const icon=icons[name];if(!icon||styleOptionsNumber===0)return true;if(icon===styleOptionsNumber)return false;else return true;}addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Material site](https://fonts.google.com/icons)\"},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},...Object.keys(styleKeyOptions).reduce((result,optionKey)=>{result[`iconStyle${optionKey}`]={type:ControlType.Enum,title:\"Style\",defaultValue:\"Filled\",options:styleKeyOptions[optionKey],hidden:props=>hideStyleOptions(props,optionKey)};return result;},{}),...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Material.map"],
  "mappings": "gfAAA,SAASA,GAAMC,EAAEC,EAAEC,EAAE,CAAC,OAAO,KAAK,IAAIF,EAAE,KAAK,IAAIC,EAAEC,CAAC,CAAC,CAAC,CAAC,IAAMC,GAAN,KAAa,CAAC,QAAQ,EAAE,CAAC,GAAG,CAAC,KAAK,UAAU,OAAO,IAAIF,EAAE,GAAG,GAAG,KAAK,KAAK,KAAK,MAAM,SAAcD,EAAEC,EAAEC,EAAEE,EAAE,CAAC,OAAO,SAAcJ,EAAEC,EAAEC,EAAE,CAAC,OAAO,EAAEA,GAAGF,EAAEE,EAAED,CAAC,EAAED,EAAEC,EAAE,EAAE,KAAK,IAAI,CAACC,EAAEE,CAAC,CAAC,CAAC,EAAE,KAAK,MAAM,KAAK,GAAG,GAAG,KAAK,KAAK,CAAC,EAAE,KAAK,MAAM,KAAK,KAAK,IAAI,KAAK,KAAK,KAAK,MAAM,KAAK,GAAGH,EAAE,QAAQ,CAAC,KAAK,aAAa,EAAE,IAAMC,EAAEH,GAAM,EAAE,KAAK,YAAY,KAAK,SAAS,CAAC,EAAEE,EAAEC,GAAG,EAAE,IAAME,EAAEH,EAAE,EAAE,KAAK,OAAOC,CAAC,EAAE,KAAK,MAAM,KAAK,MAAM,KAAK,GAAG,KAAK,MAAME,EAAEH,GAAG,KAAK,KAAK,EAAE,KAAK,WAAW,KAAK,MAAMA,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,UAAU,EAAE,CAAC,OAAO,EAAEA,EAAE,CAAC,KAAKC,EAAE,GAAG,SAASE,EAAE,EAAE,OAAOC,EAAGL,GAAGA,EAAG,QAAQM,EAAE,SAASC,CAAC,EAAE,CAAC,KAAK,KAAK,KAAK,MAAM,EAAE,KAAK,GAAGN,EAAE,KAAK,KAAKC,EAAE,KAAK,SAASE,EAAE,KAAK,OAAOC,EAAE,KAAK,YAAY,EAAE,KAAK,UAAU,GAAGC,IAAI,EAAE,KAAK,SAASC,CAAC,CAAC,EAAOC,GAAN,KAAgB,CAAC,YAAY,CAAC,QAAQ,EAAE,QAAQP,EAAE,WAAWC,EAAE,GAAG,SAASE,EAAE,GAAG,EAAE,CAAC,EAAE,CAAC,KAAK,QAAQ,EAAE,KAAK,QAAQH,EAAEC,IAAI,KAAK,gBAAgB,SAAkBF,EAAEC,EAAE,CAAC,IAAIC,EAAE,OAAO,UAAU,CAAC,IAAIE,EAAE,UAAUC,EAAE,KAAK,aAAaH,CAAC,EAAEA,EAAE,WAAY,UAAU,CAACF,EAAE,MAAMK,EAAED,CAAC,CAAC,EAAGH,CAAC,CAAC,CAAC,EAAE,KAAK,OAAOG,CAAC,EAAE,KAAK,UAAUK,EAAOA,EAAO,iBAAiB,SAAS,KAAK,gBAAgB,EAAE,GAAG,KAAK,sBAAsB,IAAI,eAAe,KAAK,eAAe,EAAE,KAAK,sBAAsB,QAAQ,KAAK,OAAO,GAAG,KAAK,sBAAsB,IAAI,eAAe,KAAK,eAAe,EAAE,KAAK,sBAAsB,QAAQ,KAAK,OAAO,GAAG,KAAK,OAAO,CAAC,CAAC,SAAS,CAAC,KAAK,uBAAuB,WAAW,EAAE,KAAK,uBAAuB,WAAW,EAAEA,EAAO,oBAAoB,SAAS,KAAK,gBAAgB,EAAE,CAAC,CAAC,OAAO,IAAI,CAAC,KAAK,gBAAgB,EAAE,KAAK,gBAAgB,CAAC,EAAE,gBAAgB,IAAI,CAAC,KAAK,UAAUA,GAAQ,KAAK,MAAMA,EAAO,WAAW,KAAK,OAAOA,EAAO,cAAc,KAAK,MAAM,KAAK,QAAQ,YAAY,KAAK,OAAO,KAAK,QAAQ,aAAa,EAAE,gBAAgB,IAAI,CAAC,KAAK,UAAUA,GAAQ,KAAK,aAAa,KAAK,QAAQ,aAAa,KAAK,YAAY,KAAK,QAAQ,cAAc,KAAK,aAAa,KAAK,QAAQ,aAAa,KAAK,YAAY,KAAK,QAAQ,YAAY,EAAE,IAAI,OAAO,CAAC,MAAM,CAAC,EAAE,KAAK,YAAY,KAAK,MAAM,EAAE,KAAK,aAAa,KAAK,MAAM,CAAC,CAAC,EAAOC,GAAN,KAAa,CAAC,aAAa,CAAC,KAAK,OAAO,CAAC,CAAC,CAAC,KAAK,KAAKT,EAAE,CAAC,IAAIC,EAAE,KAAK,OAAO,CAAC,GAAG,CAAC,EAAE,QAAQF,EAAE,EAAEI,EAAEF,EAAE,OAAOF,EAAEI,EAAEJ,IAAIE,EAAEF,CAAC,EAAE,GAAGC,CAAC,CAAC,CAAC,GAAG,EAAEA,EAAE,CAAC,OAAO,KAAK,OAAO,CAAC,GAAG,KAAKA,CAAC,IAAI,KAAK,OAAO,CAAC,EAAE,CAACA,CAAC,GAAG,IAAI,CAAC,KAAK,OAAO,CAAC,EAAE,KAAK,OAAO,CAAC,GAAG,OAAQD,GAAGC,IAAID,CAAE,CAAC,CAAC,CAAC,IAAI,EAAEC,EAAE,CAAC,KAAK,OAAO,CAAC,EAAE,KAAK,OAAO,CAAC,GAAG,OAAQD,GAAGC,IAAID,CAAE,CAAC,CAAC,SAAS,CAAC,KAAK,OAAO,CAAC,CAAC,CAAC,EAAOA,GAAE,IAAI,EAAQW,GAAN,KAAmB,CAAC,YAAY,EAAE,CAAC,gBAAgBV,EAAE,EAAE,gBAAgBC,EAAE,CAAC,EAAE,CAAC,KAAK,QAAQ,EAAE,KAAK,gBAAgBD,EAAE,KAAK,gBAAgBC,EAAE,KAAK,WAAW,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,QAAQ,IAAIQ,GAAQD,EAAO,iBAAiB,SAAS,KAAK,eAAe,EAAE,EAAE,KAAK,eAAe,EAAE,KAAK,QAAQ,iBAAiB,QAAQ,KAAK,QAAQ,CAAC,QAAQ,EAAE,CAAC,EAAE,KAAK,QAAQ,iBAAiB,aAAa,KAAK,aAAa,CAAC,QAAQ,EAAE,CAAC,EAAE,KAAK,QAAQ,iBAAiB,YAAY,KAAK,YAAY,CAAC,QAAQ,EAAE,CAAC,EAAE,KAAK,QAAQ,iBAAiB,WAAW,KAAK,WAAW,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAC,GAAG,EAAER,EAAE,CAAC,OAAO,KAAK,QAAQ,GAAG,EAAEA,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,QAAQ,QAAQ,EAAEQ,EAAO,oBAAoB,SAAS,KAAK,eAAe,EAAE,EAAE,KAAK,QAAQ,oBAAoB,QAAQ,KAAK,QAAQ,CAAC,QAAQ,EAAE,CAAC,EAAE,KAAK,QAAQ,oBAAoB,aAAa,KAAK,aAAa,CAAC,QAAQ,EAAE,CAAC,EAAE,KAAK,QAAQ,oBAAoB,YAAY,KAAK,YAAY,CAAC,QAAQ,EAAE,CAAC,EAAE,KAAK,QAAQ,oBAAoB,WAAW,KAAK,WAAW,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAC,aAAa,GAAG,CAAC,GAAK,CAAC,QAAQR,EAAE,QAAQC,CAAC,EAAE,EAAE,cAAc,EAAE,cAAc,CAAC,EAAE,EAAE,KAAK,WAAW,EAAED,EAAE,KAAK,WAAW,EAAEC,EAAE,KAAK,UAAU,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,QAAQ,KAAK,SAAS,CAAC,OAAO,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE,YAAY,GAAG,CAAC,GAAK,CAAC,QAAQD,EAAE,QAAQC,CAAC,EAAE,EAAE,cAAc,EAAE,cAAc,CAAC,EAAE,EAAEE,EAAE,EAAEH,EAAE,KAAK,WAAW,GAAG,KAAK,gBAAgBI,EAAE,EAAEH,EAAE,KAAK,WAAW,GAAG,KAAK,gBAAgB,KAAK,WAAW,EAAED,EAAE,KAAK,WAAW,EAAEC,EAAE,KAAK,UAAU,CAAC,EAAEE,EAAE,EAAEC,CAAC,EAAE,KAAK,QAAQ,KAAK,SAAS,CAAC,OAAOD,EAAE,OAAOC,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE,WAAW,GAAG,CAAC,KAAK,QAAQ,KAAK,SAAS,CAAC,OAAO,KAAK,UAAU,EAAE,OAAO,KAAK,UAAU,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE,QAAQJ,GAAG,CAAC,GAAG,CAAC,OAAOC,EAAE,OAAOE,EAAE,UAAUC,CAAC,EAAEJ,EAAEC,GAAOG,IAAJ,EAAML,GAAMK,IAAJ,EAAM,KAAK,YAAY,EAAED,GAAOC,IAAJ,EAAML,GAAMK,IAAJ,EAAM,KAAK,aAAa,EAAEH,GAAG,KAAK,gBAAgBE,GAAG,KAAK,gBAAgB,KAAK,QAAQ,KAAK,SAAS,CAAC,OAAOF,EAAE,OAAOE,EAAE,MAAMH,CAAC,CAAC,CAAC,EAAE,eAAe,IAAI,CAAC,KAAK,YAAYQ,EAAO,WAAW,KAAK,aAAaA,EAAO,WAAW,CAAC,EAAOG,GAAN,KAAW,CAAC,YAAY,CAAC,QAAQ,EAAEH,EAAO,QAAQR,EAAE,SAAS,gBAAgB,kBAAkBC,EAAE,EAAE,aAAaE,EAAEF,EAAE,YAAYG,EAAE,GAAG,UAAUC,EAAE,GAAG,cAAcC,EAAE,KAAK,uBAAuB,EAAE,GAAG,SAASM,EAAE,OAAOC,EAAGd,GAAG,KAAK,IAAI,EAAE,MAAM,KAAK,IAAI,EAAE,IAAIA,CAAC,CAAC,EAAG,KAAKe,EAAE,CAACF,GAAG,GAAG,SAASG,EAAE,GAAG,YAAYC,EAAE,WAAW,mBAAmBC,EAAE,WAAW,gBAAgBC,EAAE,EAAE,gBAAgBC,EAAE,EAAE,WAAWC,EAAE,GAAG,QAAQC,EAAE,GAAG,gCAAgCC,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,KAAK,cAAc,GAAG,KAAK,YAAY,GAAG,KAAK,WAAW,GAAG,KAAK,gBAAgB,CAAC,CAAC,OAAOvB,EAAE,OAAOC,EAAE,MAAMC,CAAC,IAAI,CAAC,GAAGA,EAAE,QAAQ,OAAO,IAAME,EAAEF,EAAE,KAAK,SAAS,OAAO,EAAEG,EAAEH,EAAE,KAAK,SAAS,OAAO,EAA8D,GAA5D,KAAK,WAA0BA,EAAE,OAAjB,cAAqCA,EAAE,OAAhB,YAAwB,KAAK,QAAQ,WAAWE,GAAkBF,EAAE,OAAjB,cAAuB,CAAC,KAAK,WAAW,CAAC,KAAK,SAAS,OAAO,KAAK,KAAK,MAAM,EAAE,IAAMI,EAAMN,IAAJ,GAAWC,IAAJ,EAAMM,EAAe,KAAK,QAAQ,qBAA1B,YAAkDN,IAAJ,GAAsB,KAAK,QAAQ,qBAA5B,cAAoDD,IAAJ,EAAM,GAAGM,GAAGC,EAAE,OAAO,IAAIiB,GAAEtB,EAAE,aAAa,EAAEsB,GAAEA,GAAE,MAAM,EAAEA,GAAE,QAAQ,KAAK,WAAW,CAAC,EAAE,IAAMX,EAAE,KAAK,QAAQ,QAAQ,GAAGW,GAAE,KAAMxB,IAAG,CAAC,IAAIC,EAAEC,EAAEI,GAAEC,GAAEiB,GAAE,OAAmB,OAAOX,GAAnB,WAAoCA,IAAEb,EAAC,EAAEa,MAAaZ,EAAED,GAAE,gBAAZ,MAAoCC,IAAT,OAAW,OAAOA,EAAE,KAAKD,GAAE,oBAAoB,IAAII,KAAYF,EAAEF,GAAE,gBAAZ,MAAoCE,IAAT,OAAW,OAAOA,EAAE,KAAKF,GAAE,0BAA0B,IAAIK,KAAYC,GAAEN,GAAE,gBAAZ,MAAoCM,KAAT,OAAW,OAAOA,GAAE,KAAKN,GAAE,0BAA0B,MAAaO,GAAEP,GAAE,aAAZ,MAAiCO,KAAT,OAAW,OAAOA,GAAE,SAAS,OAAO,IAAI,EAAE,GAAQiB,GAAExB,GAAE,aAAZ,MAAiCwB,KAAT,SAAkBA,GAAE,SAAS,eAAe,EAAE,CAAE,EAAE,OAAO,GAAG,KAAK,WAAW,KAAK,SAAS,OAAO,KAAKtB,EAAE,eAAe,EAAE,GAAG,EAAE,KAAK,QAAQ,WAAWE,GAAG,KAAK,QAAQ,aAAaC,GAAG,OAAO,KAAK,YAAY,SAAS,KAAK,KAAK,QAAQ,KAAK,EAAEH,EAAE,eAAe,EAAE,IAAIY,GAAEb,EAAW,KAAK,QAAQ,qBAAtB,OAAyCa,GAAE,KAAK,IAAIb,CAAC,EAAE,KAAK,IAAID,CAAC,EAAEC,EAAED,EAAiB,KAAK,QAAQ,qBAA5B,eAAiDc,GAAEd,GAAG,IAAMe,GAAEX,GAAG,KAAK,QAAQ,UAAUY,GAAEZ,GAAgBF,EAAE,OAAf,YAAqB,KAAK,IAAIY,EAAC,EAAE,EAAEE,KAAIF,GAAE,KAAK,SAAS,KAAK,QAAQ,wBAAwB,KAAK,SAAS,KAAK,aAAaA,GAAE,OAAO,OAAO,CAAC,aAAa,EAAE,EAAEC,GAAE,CAAC,KAAKC,GAAE,KAAK,QAAQ,cAAc,CAAC,EAAE,CAAC,KAAK,KAAK,QAAQ,KAAK,SAAS,KAAK,QAAQ,SAAS,OAAO,KAAK,QAAQ,MAAM,CAAC,CAAC,CAAC,EAAE,KAAK,eAAe,IAAI,CAAC,GAAG,aAAa,KAAK,sBAAsB,EAAE,OAAO,KAAK,uBAAuB,KAAK,+BAA+B,OAAO,KAAK,uCAA4C,KAAK,cAAV,IAAkC,KAAK,cAAhB,SAA4B,CAAC,IAAMhB,EAAE,KAAK,eAAe,KAAK,eAAe,KAAK,aAAa,KAAK,aAAa,KAAK,aAAa,KAAK,SAAS,KAAK,SAAS,KAAK,eAAeA,EAAE,KAAK,UAAU,KAAK,KAAK,KAAK,eAAeA,CAAC,EAAE,KAAK,YAAY,SAAS,KAAK,KAAK,EAAM,KAAK,WAAT,IAAoB,KAAK,uBAAuB,WAAY,IAAI,CAAC,KAAK,aAAa,KAAK,SAAS,KAAK,SAAS,EAAE,KAAK,YAAY,GAAG,KAAK,KAAK,CAAC,EAAG,GAAG,GAAG,EAAES,EAAO,aAAa,QAAQ,IAAI,SAAS,iBAAiB,IAAI,SAAS,OAAO,EAAEA,GAAQ,KAAK,QAAQ,CAAC,QAAQ,EAAE,QAAQR,EAAE,kBAAkBC,EAAE,aAAaE,EAAE,YAAYC,EAAE,UAAUC,EAAE,cAAcC,EAAE,uBAAuB,EAAE,SAASM,EAAE,OAAOC,EAAE,KAAKC,EAAE,SAASC,EAAE,mBAAmBE,EAAE,YAAYD,EAAE,gBAAgBE,EAAE,gBAAgBC,EAAE,WAAWC,EAAE,QAAQC,EAAE,gCAAgCC,CAAC,EAAE,KAAK,QAAQ,IAAIpB,GAAQ,KAAK,QAAQ,IAAIO,GAAQ,KAAK,WAAW,IAAIF,GAAW,CAAC,QAAQ,EAAE,QAAQP,EAAE,WAAWoB,CAAC,CAAC,EAAE,KAAK,gBAAgB,EAAE,KAAK,SAAS,CAAC,EAAE,KAAK,KAAK,EAAE,KAAK,SAAS,KAAK,aAAa,EAAE,KAAK,SAAS,GAAG,KAAK,UAAU,GAAG,KAAK,YAAY,GAAG,KAAK,aAAa,KAAK,eAAe,KAAK,aAAa,KAAK,QAAQ,QAAQ,iBAAiB,SAAS,KAAK,eAAe,EAAE,EAAE,KAAK,cAAc,IAAIV,GAAcP,EAAE,CAAC,gBAAgBe,EAAE,gBAAgBC,CAAC,CAAC,EAAE,KAAK,cAAc,GAAG,SAAS,KAAK,eAAe,CAAC,CAAC,SAAS,CAAC,KAAK,QAAQ,QAAQ,EAAE,KAAK,QAAQ,QAAQ,oBAAoB,SAAS,KAAK,eAAe,EAAE,EAAE,KAAK,cAAc,QAAQ,EAAE,KAAK,WAAW,QAAQ,EAAE,KAAK,iBAAiB,CAAC,CAAC,GAAG,EAAEnB,EAAE,CAAC,OAAO,KAAK,QAAQ,GAAG,EAAEA,CAAC,CAAC,CAAC,IAAI,EAAEA,EAAE,CAAC,OAAO,KAAK,QAAQ,IAAI,EAAEA,CAAC,CAAC,CAAC,UAAU,EAAE,CAAC,KAAK,aAAa,KAAK,YAAY,WAAW,EAAE,KAAK,YAAY,UAAU,CAAC,CAAC,QAAQ,CAAC,KAAK,WAAW,OAAO,CAAC,CAAC,KAAK,CAAC,SAAS,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,SAAS,EAAE,KAAK,QAAQ,KAAK,SAAS,IAAI,EAAE,KAAK,SAAS,CAAC,CAAC,CAAC,OAAO,CAAC,KAAK,SAAS,GAAG,KAAK,YAAY,GAAG,KAAK,eAAe,KAAK,aAAa,KAAK,aAAa,KAAK,aAAa,KAAK,SAAS,EAAE,KAAK,QAAQ,KAAK,CAAC,CAAC,OAAO,CAAC,KAAK,YAAY,KAAK,UAAU,GAAG,KAAK,MAAM,EAAE,CAAC,MAAM,CAAC,KAAK,YAAY,KAAK,UAAU,GAAG,KAAK,QAAQ,KAAK,EAAE,KAAK,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,IAAMA,EAAE,GAAG,KAAK,MAAM,GAAG,KAAK,KAAK,EAAE,KAAK,QAAQ,QAAQ,KAAKA,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC,OAAOA,EAAE,EAAE,UAAUC,EAAE,GAAG,KAAKE,EAAE,GAAG,SAASC,EAAE,KAAK,QAAQ,SAAS,OAAOC,EAAE,KAAK,QAAQ,OAAO,KAAKC,EAAE,CAACF,GAAG,KAAK,QAAQ,KAAK,QAAQ,EAAE,WAAWQ,EAAE,MAAMC,EAAE,GAAG,aAAaC,EAAE,GAAG,SAASC,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,KAAK,WAAW,CAAC,KAAK,UAAUF,EAAE,CAAC,GAAG,CAAC,MAAM,OAAO,OAAO,EAAE,SAAS,CAAC,EAAE,EAAE,UAAU,CAAC,SAAS,QAAQ,KAAK,EAAE,SAAS,CAAC,EAAE,EAAE,KAAK,UAAU,CAAC,IAAIZ,EAAE,GAAa,OAAO,GAAjB,SAAmBA,EAAE,SAAS,cAAc,CAAC,EAAkB,GAAE,WAAYA,EAAE,GAAGA,EAAE,CAAC,GAAG,KAAK,QAAQ,UAAUO,EAAO,CAAC,IAAMT,EAAE,KAAK,QAAQ,QAAQ,sBAAsB,EAAEC,GAAG,KAAK,aAAaD,EAAE,KAAKA,EAAE,IAAI,IAAMI,EAAEF,EAAE,sBAAsB,EAAE,GAAG,KAAK,aAAaE,EAAE,KAAKA,EAAE,KAAK,KAAK,gBAAgB,GAAa,OAAO,GAAjB,SAAmB,CAAC,GAAG,GAAGH,EAAE,EAAE,KAAK,MAAM,CAAC,EAAE,KAAK,QAAQ,SAASc,IAAI,KAAK,aAAa,KAAK,eAAe,KAAK,QAAQ,EAAEhB,GAAM,EAAE,EAAE,KAAK,KAAK,EAAEG,EAAE,OAAO,KAAK,eAAe,KAAK,aAAa,EAAE,KAAK,UAAU,KAAK,MAAM,EAAE,KAAK,MAAM,EAAE,KAAWW,GAAN,MAASA,EAAE,IAAI,GAAG,IAAI,KAAK,eAAeE,IAAI,KAAK,aAAa,GAAG,KAAK,QAAQ,OAAO,KAAK,eAAe,EAAE,CAAC,SAASV,EAAE,OAAOC,EAAE,KAAKC,EAAE,QAAQ,IAAI,CAACH,IAAI,KAAK,SAAS,IAAI,KAAK,YAAY,SAAkB,IAAE,IAAI,CAAC,EAAE,SAAS,CAACJ,EAAEC,IAAI,CAAC,KAAK,YAAY,SAAS,KAAK,aAAa,KAAK,SAAS,KAAK,SAASD,EAAE,KAAK,eAAe,KAAK,UAAU,KAAK,KAAK,KAAK,QAAQ,EAAE,KAAK,eAAeA,EAAE,KAAK,UAAU,KAAK,MAAM,EAAEe,IAAI,KAAK,aAAaf,GAAGC,GAAG,KAAK,KAAK,CAAC,SAASe,CAAC,CAAC,EAAEf,IAAI,KAAK,MAAM,EAAE,KAAK,KAAK,CAAC,SAASe,CAAC,CAAC,EAAWH,IAAE,IAAI,EAAE,KAAK,+BAA+B,GAAG,CAAC,CAAC,IAAI,CAAC,IAAI,aAAa,CAAC,OAAO,KAAK,QAAQ,UAAUJ,EAAO,SAAS,gBAAgB,KAAK,QAAQ,OAAO,CAAC,IAAI,OAAO,CAAC,OAAO,KAAK,QAAQ,gCAAgC,KAAK,aAAa,KAAK,YAAY,YAAY,KAAK,YAAY,YAAY,KAAK,YAAY,aAAa,KAAK,YAAY,aAAa,KAAK,WAAW,MAAM,KAAK,aAAa,IAAI,GAAG,CAAC,CAAC,IAAI,cAAc,CAAC,OAAqB,KAAK,QAAQ,cAA5B,YAAuC,CAAC,IAAI,cAAc,CAAC,OAAO,KAAK,aAAa,KAAK,YAAY,WAAW,KAAK,YAAY,SAAS,CAAC,IAAI,QAAQ,CAAC,OAAO,KAAK,QAAQ,SAAS,SAAgBT,EAAEC,EAAE,CAAC,OAAOD,EAAEC,EAAEA,GAAGA,CAAC,EAAE,KAAK,eAAe,KAAK,KAAK,EAAE,KAAK,cAAc,CAAC,IAAI,UAAU,CAAC,OAAW,KAAK,QAAT,EAAe,EAAE,KAAK,OAAO,KAAK,KAAK,CAAC,IAAI,aAAa,CAAC,OAAO,KAAK,aAAa,CAAC,IAAI,YAAY,EAAE,CAAC,KAAK,gBAAgB,IAAI,KAAK,cAAc,EAAE,KAAK,gBAAgB,EAAE,CAAC,IAAI,WAAW,CAAC,OAAO,KAAK,WAAW,CAAC,IAAI,UAAU,EAAE,CAAC,KAAK,cAAc,IAAI,KAAK,YAAY,EAAE,KAAK,gBAAgB,EAAE,CAAC,IAAI,UAAU,CAAC,OAAO,KAAK,UAAU,CAAC,IAAI,SAAS,EAAE,CAAC,KAAK,aAAa,IAAI,KAAK,WAAW,EAAE,KAAK,gBAAgB,EAAE,CAAC,IAAI,UAAU,CAAC,OAAiB,KAAK,cAAhB,QAA2B,CAAC,IAAI,WAAW,CAAC,IAAI,EAAE,QAAQ,OAAO,KAAK,YAAY,GAAG,kBAAkB,KAAK,WAAW,GAAG,iBAAiB,KAAK,cAAc,GAAG,oBAA+B,KAAK,cAAhB,WAA8B,GAAG,iBAAiB,CAAC,CAAC,iBAAiB,CAAC,KAAK,iBAAiB,EAAE,KAAK,YAAY,UAAU,GAAG,KAAK,YAAY,aAAa,KAAK,YAAY,KAAK,CAAC,CAAC,kBAAkB,CAAC,KAAK,YAAY,UAAU,KAAK,YAAY,UAAU,QAAQ,gBAAgB,EAAE,EAAE,KAAK,CAAC,CAAC,ECA7/W,SAASwB,GAAsBC,EAAM,CAAC,GAAK,CAAC,UAAAC,CAAS,EAAED,EAAYE,EAAMC,EAAO,IAAI,EAAE,OAAAC,GAAU,IAAI,CAAC,GAAGF,EAAM,QAAS,GAAG,CAACA,EAAM,QAAQ,SAAS,EAAE,CAAC,UAAU,EAAI,CAAC,CAAE,OAAOG,EAAN,CAAa,QAAQ,MAAM,0BAA0BA,CAAK,CAAE,CAAE,EAAE,CAACH,CAAK,CAAC,EAClZE,GAAU,IAAI,CAAC,IAAME,EAAmB,IAAI,CAAC,GAAG,CAAC,IAAMC,EAAkB,SAAS,cAAc,8BAA8B,EAAQC,EAAY,SAAS,gBAAsBC,EAAkBD,GAAaA,EAAY,OAAOA,EAAY,MAAM,WAAW,SAAYN,EAAM,UAAYK,GAAmBE,EAAmBP,EAAM,QAAQ,KAAK,EAAQA,EAAM,QAAQ,MAAM,EAAI,OAAOG,EAAN,CAAa,QAAQ,MAAM,+BAA+BA,CAAK,CAAE,CAAC,EAC1bC,EAAmB,EACnB,IAAII,EAAuBC,EAAkB,GAAG,CAACD,EAAmB,IAAI,iBAAiBJ,CAAkB,EAAEK,EAAkB,IAAI,iBAAiBL,CAAkB,EACnK,UAAU,SAAS,kBAAiBI,EAAmB,QAAQ,SAAS,gBAAgB,CAAC,UAAU,GAAK,QAAQ,GAAK,WAAW,GAAK,gBAAgB,CAAC,4BAA4B,CAAC,CAAC,EACvLC,EAAkB,QAAQ,SAAS,gBAAgB,CAAC,WAAW,GAAK,gBAAgB,CAAC,OAAO,CAAC,CAAC,EAAG,OAAON,EAAN,CAAa,QAAQ,MAAM,8BAA8BA,CAAK,CAAE,CAAC,MAAM,IAAI,CAAC,GAAG,CAAIK,GAAmBA,EAAmB,WAAW,EAAKC,GAAkBA,EAAkB,WAAW,CAAE,OAAON,EAAN,CAAa,QAAQ,MAAM,iCAAiCA,CAAK,CAAE,CAAC,CAAE,EAAE,CAAC,CAAC,EAAED,GAAU,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,SAAS,OAAO,IAAMQ,EAAY,SAAS,qBAAqB,GAAG,EAAE,QAAQ,EAAE,EAAE,EAAEA,EAAY,OAAO,IAAI,CAAC,IAAMC,EAAQD,EAAY,CAAC,EAAE,GAAIC,EAAiB,GAAG,CAAC,IAAMC,EAAcC,EAAO,iBAAiBF,CAAO,EAAKC,GAAeA,EAAc,iBAAiB,UAAU,IAAI,QAAQD,EAAQ,aAAa,qBAAqB,MAAM,CAAG,OAAOG,EAAN,CAAkB,QAAQ,MAAM,gCAAgCA,CAAU,CAAE,EAAE,OAAOX,EAAN,CAAa,QAAQ,MAAM,+BAA+BA,CAAK,CAAE,CAAC,EAAE,CAAC,CAAC,EAAED,GAAU,IAAI,CAAC,GAAG,CAAC,GAAG,OAAOa,IAAQ,WAAW,CAAC,QAAQ,MAAM,wBAAwB,EAAE,OAAQf,EAAM,QAAQ,IAAIe,GAAM,CAAC,UAAUhB,GAAW,IAAI,EAAE,CAAC,EAAE,IAAMiB,EAAIC,GAAM,CAAC,GAAGjB,EAAM,QAAS,GAAG,CAACA,EAAM,QAAQ,IAAIiB,CAAI,EAAE,sBAAsBD,CAAG,CAAE,OAAOb,EAAN,CAAa,QAAQ,MAAM,4BAA4BA,CAAK,CAAE,CAAE,EAAQe,EAAY,sBAAsBF,CAAG,EAAE,MAAM,IAAI,CAAmC,GAAlC,qBAAqBE,CAAW,EAAKlB,EAAM,QAAS,GAAG,CAACA,EAAM,QAAQ,QAAQ,EAAEA,EAAM,QAAQ,IAAK,OAAOG,EAAN,CAAa,QAAQ,MAAM,0BAA0BA,CAAK,CAAE,CAAE,CAAE,OAAOA,EAAN,CAAa,eAAQ,MAAM,4BAA4BA,CAAK,EAAQ,IAAI,CAAC,CAAE,CAAC,EAAE,CAACJ,CAAS,CAAC,EACn9CG,GAAU,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,UAAU,CAACF,EAAM,QAAQ,OAChD,IAAMmB,EAAgB,MAAM,KAAK,SAAS,iBAAiB,SAAS,GAAG,CAAC,CAAC,EAAE,OAAOR,GAAS,CAAC,GAAG,CAACA,EAAQ,MAAO,GAAM,IAAMS,EAAOT,EAAQ,GAAG,CAACS,EAAO,KAAK,MAAO,GACjK,IAAMC,EAAeD,EAAO,KAAK,WAAWP,EAAO,SAAS,MAAM,GAAGO,EAAO,KAAK,WAAW,IAAI,GAAGA,EAAO,KAAK,WAAW,GAAG,EAAQE,EAAQF,EAAO,KAAK,SAAS,GAAG,EAAE,OAAOC,GAAgBC,CAAQ,CAAC,EAAE,IAAIF,GAAQ,CAAC,GAAG,CAAC,IAAMG,EAAcH,EAAaI,EAAKD,EAAc,KAAK,SAAS,GAAG,EAAE,IAAIA,EAAc,KAAK,MAAM,GAAG,EAAE,IAAI,IAAI,GAASE,EAAYD,EAAK,mBAAmBA,CAAI,EAAE,GAAOE,EAAa,EAAE,GAAG,CAAC,GAAGD,EAAY,CAAC,IAAME,EAAc,SAAS,cAAcF,CAAW,EAAE,GAAGE,EAAc,CAAC,IAAMC,EAAYf,EAAO,iBAAiBc,CAAa,EAAE,gBAAgBD,EAAaE,GAAY,SAASA,CAAW,GAAG,GAAM,OAAOC,EAAN,CAAmB,QAAQ,MAAM,gCAAgCA,CAAW,CAAE,CAAC,MAAM,CAAC,KAAAL,EAAK,aAAAE,EAAa,cAAcH,CAAa,CAAE,OAAOO,EAAN,CAAmB,eAAQ,MAAM,2BAA2BA,CAAW,EAAS,IAAK,CAAC,CAAC,EAAE,OAAO,OAAO,EAAQC,EAAY,CAACC,EAAER,EAAKE,IAAe,CAAC,GAAG,CAAIM,GAAGA,EAAE,gBAAeA,EAAE,eAAe,EAAKhC,EAAM,SAASwB,GAAMxB,EAAM,QAAQ,SAASwB,EAAK,CAAC,OAAO,EAAEE,GAAc,EAAE,CAAC,CAAG,OAAOvB,EAAN,CAAa,QAAQ,MAAM,iCAAiCA,CAAK,CAAE,CAAC,EAAQ8B,EAASd,EAAgB,IAAI,CAAC,CAAC,KAAAK,EAAK,aAAAE,CAAY,IAAIM,GAAGD,EAAYC,EAAER,EAAKE,CAAY,CAAC,EAAE,OAAAP,EAAgB,QAAQ,CAAC,CAAC,cAAAI,CAAa,EAAEW,IAAQ,CAAIX,GAAeU,EAASC,CAAK,GAAGX,EAAc,iBAAiB,QAAQU,EAASC,CAAK,CAAC,CAAG,CAAC,EAAQ,IAAI,CAACf,EAAgB,QAAQ,CAAC,CAAC,cAAAI,CAAa,EAAEW,IAAQ,CAAIX,GAAeU,EAASC,CAAK,GAAGX,EAAc,oBAAoB,QAAQU,EAASC,CAAK,CAAC,CAAG,CAAC,CAAE,CAAE,OAAO/B,EAAN,CAAa,eAAQ,MAAM,iCAAiCA,CAAK,EAAQ,IAAI,CAAC,CAAE,CAAC,EAAE,CAACH,CAAK,CAAC,EAAsBmC,EAAK,MAAM,CAAC,MAAMrC,EAAM,KAAK,CAAC,CAAE,CAKjnD,IAAMsC,GAAaC,EAAQxC,GAAsB,CAAC,+BAA+B,4DAA4D,6EAA6E,6CAA6C,yDAAyD,EAAE,EAAE,EAASyC,GAAQF,GAAaA,GAAa,YAAY,gBAAgBG,EAAoBH,GAAa,CAAC,UAAU,CAAC,MAAM,YAAY,KAAKI,EAAY,OAAO,aAAa,GAAG,IAAI,EAAE,YAAY,oEAAoE,CAAC,CAAC,ECZ/iBC,EAAU,UAAU,CAAC,yBAAyB,yBAAyB,+BAA+B,8BAA8B,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,umCAAumC,EAAeC,GAAU,eCApuD,IAAMC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,GAAK,QAAQ,EAAI,EAAE,UAAU,CAAC,MAAM,GAAK,QAAQ,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAmB,CAACC,EAAE,IAAI,oBAAoB,IAAUC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASzB,EAAO,OAAa0B,CAAQ,EAAQC,GAAwB,CAAC,MAAM,YAAY,QAAQ,YAAY,SAAS,YAAY,MAAM,YAAY,QAAQ,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU6B,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAnC,EAAQ,GAAGoC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA9C,CAAQ,EAAE+C,GAAgB,CAAC,WAAApD,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQmD,EAAiBpB,GAAuBH,EAAMzB,CAAQ,EAAQiD,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQZ,IAAc,YAA6Ca,EAAa,IAAQb,IAAc,YAA6Cc,EAAsBC,EAAM,EAAQC,EAAsB,CAAanB,EAAS,EAAQoB,EAAkBC,EAAqB,EAAE,OAAoBxC,EAAKyC,EAAY,CAAC,GAAGrB,GAA4CgB,EAAgB,SAAsBpC,EAAKC,GAAS,CAAC,QAAQlB,EAAS,QAAQ,GAAM,SAAsBiB,EAAKT,GAAW,CAAC,MAAML,GAAY,SAAsBwD,GAAMlE,EAAO,OAAO,CAAC,GAAG6C,EAAU,GAAGI,EAAgB,UAAUkB,EAAGhE,GAAkB,GAAG2D,EAAsB,iBAAiBnB,EAAUI,CAAU,EAAE,mBAAmB,UAAU,aAAa,SAAS,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIjB,GAA6BkB,EAAK,MAAM,CAAC,gBAAgB,wEAAwE,QAAQ,EAAE,GAAGd,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,oBAAoB,EAAE,oBAAoB,CAAC,gBAAgB,oBAAoB,EAAE,kBAAkB,CAAC,gBAAgB,iBAAiB,EAAE,oBAAoB,CAAC,gBAAgB,oBAAoB,EAAE,UAAU,CAAC,QAAQ,EAAE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,yBAAyB,CAAC,EAAE,GAAGrC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,oBAAoB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,oBAAoB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAEyC,EAAYI,CAAc,EAAE,SAAS,CAACQ,EAAY,GAAgBlC,EAAK4C,GAAS,CAAC,sBAAsB,GAAK,SAAsB5C,EAAWE,EAAS,CAAC,SAAsBF,EAAKxB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,cAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBuD,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,SAAS,CAAC,oBAAoB,CAAC,qBAAqB,uEAAuE,EAAE,UAAU,CAAC,qBAAqB,uEAAuE,EAAE,UAAU,CAAC,qBAAqB,kBAAkB,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGlD,GAAqB,CAAC,oBAAoB,CAAC,SAAsBmB,EAAWE,EAAS,CAAC,SAAsBF,EAAKxB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,cAAS,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBwB,EAAWE,EAAS,CAAC,SAAsBF,EAAKxB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,6FAA6F,EAAE,SAAS,uBAAkB,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,CAAC,EAAE,UAAU,CAAC,SAAsBwB,EAAWE,EAAS,CAAC,SAAsBF,EAAKxB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,cAAS,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBwB,EAAWE,EAAS,CAAC,SAAsBF,EAAKxB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,2CAA2C,EAAE,SAAS,wBAAmB,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,CAAC,CAAC,EAAE8C,EAAYI,CAAc,CAAC,CAAC,EAAES,EAAa,GAAgBnC,EAAKxB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiBuD,EAAiB,SAAS,YAAY,MAAM,CAAC,KAAK,iHAAiH,WAAW,gHAAgH,EAAE,SAAsB/B,EAAK1B,GAAgB,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB4C,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,mGAAmG,KAAK,OAAO,WAAW,MAAM,EAAE,SAAS,CAAC,UAAU,CAAC,KAAK,iHAAiH,WAAW,gHAAgH,CAAC,EAAE,SAAsB/B,EAAKxB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiBuD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,kBAAkB1C,EAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQwD,GAAI,CAAC,kFAAkF,gFAAgF,2QAA2Q,8JAA8J,2KAA2K,oIAAoI,gMAAgM,6WAA6W,6MAA6M,qEAAqE,GAAeA,EAAG,EAQ10UC,GAAgBC,EAAQnC,GAAUiC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,oBAAoBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,UAAU,WAAW,UAAU,QAAQ,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRhmHC,EAAU,UAAU,CAAC,yBAAyB,yBAAyB,+BAA+B,8BAA8B,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,6pCAA6pC,EAAeC,GAAU,eCA/qEC,EAAU,UAAU,CAAC,6BAA6B,yBAAyB,+BAA+B,2BAA2B,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,6pCAA6pC,EAAeC,GAAU,eCAhrEC,EAAU,UAAU,CAAC,oBAAoB,gBAAgB,kBAAkB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,0EAA0E,OAAO,KAAK,EAAE,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,8EAA8E,OAAO,KAAK,EAAE,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,85BAA85B,o9BAAo9B,g9BAAg9B,EAAeC,GAAU,eCDp7F,IAAMC,GAAWC,GAAGA,EAA6sB,IAAMC,GAAE,CAAC,GAAGC,GAAG,IAAIA,EAAE,EAAEA,GAAGA,EAAE,GAAG,EAM/vC,SAASC,GAAkBD,EAAED,EAAE,CAAC,OAAOA,EAAEC,GAAG,IAAID,GAAG,CAAC,CCNG,IAAMG,GAAW,CAACC,EAAEC,EAAEC,OAAO,EAAE,EAAEA,EAAE,EAAED,GAAGD,GAAG,EAAEE,EAAE,EAAED,IAAID,EAAE,EAAEC,GAAGD,EAAQE,GAAE,KAAWC,GAAE,GAAG,SAASC,GAAgBJ,EAAEC,EAAEI,EAAEC,EAAEC,EAAE,CAAC,IAAIC,EAAMC,EAAMC,EAAE,EAAE,GAAGD,EAAER,GAAGI,EAAEJ,GAAG,EAAEO,EAAET,GAAWU,EAAEH,EAAEC,CAAC,EAAEP,EAAEQ,EAAE,EAAEH,EAAEI,EAAER,EAAEQ,QAAQ,KAAK,IAAID,CAAC,EAAEN,IAAG,EAAEQ,EAAEP,IAAG,OAAOM,CAAC,CAAC,SAASE,GAAYV,EAAEC,EAAEC,EAAEE,EAAE,CAAC,GAAGJ,IAAIC,GAAGC,IAAIE,EAAE,OAAOO,GAAE,IAAMC,EAASb,GAAGI,GAAgBJ,EAAE,EAAE,EAAEC,EAAEE,CAAC,EAAE,OAAOH,GAAOA,IAAJ,GAAWA,IAAJ,EAAMA,EAAED,GAAWc,EAASb,CAAC,EAAEE,EAAEG,CAAC,CAAC,CCApQ,IAAMS,GAAE,CAAC,KAAKC,GAAE,IAAI,GAAG,IAAI,CAAC,EAAE,UAAUA,GAAE,IAAI,EAAE,EAAE,CAAC,EAAE,cAAcA,GAAE,IAAI,EAAE,IAAI,CAAC,EAAE,WAAWA,GAAE,EAAE,EAAE,IAAI,CAAC,CAAC,ECA2d,SAASC,GAAO,EAAE,EAAE,CAAC,IAAI,EAAE,CAAC,EAAE,QAAQC,KAAK,EAAE,OAAO,UAAU,eAAe,KAAK,EAAEA,CAAC,GAAG,EAAE,QAAQA,CAAC,EAAE,IAAI,EAAEA,CAAC,EAAE,EAAEA,CAAC,GAAG,GAAS,GAAN,MAAsB,OAAO,OAAO,uBAA3B,WAAiD,CAAC,IAAIC,EAAE,EAAE,IAAID,EAAE,OAAO,sBAAsB,CAAC,EAAEC,EAAED,EAAE,OAAOC,IAAI,EAAE,QAAQD,EAAEC,CAAC,CAAC,EAAE,GAAG,OAAO,UAAU,qBAAqB,KAAK,EAAED,EAAEC,CAAC,CAAC,IAAI,EAAED,EAAEC,CAAC,CAAC,EAAE,EAAED,EAAEC,CAAC,CAAC,GAAG,OAAO,CAAC,CCArkC,IAAIC,GAAE,CAAC,EAAE,OAAO,eAAeA,GAAE,aAAa,CAAC,MAAM,EAAI,CAAC,EAAEA,GAAE,QAAQ,UAAU,CAAC,EAAEA,GAAE,UAAU,UAAU,CAAC,EAAE,IAAMC,GAAED,GAAE,WAAWE,GAAEF,GAAE,QAAQG,GAAEH,GAAE,UCAlF,IAAMI,GAAE,EAAE,SAASC,GAAsBC,EAAEC,EAAE,EAAE,CAAC,IAAM,EAAE,KAAK,IAAIA,EAAEH,GAAE,CAAC,EAAE,OAAOI,GAAE,EAAEF,EAAE,CAAC,EAAEC,EAAE,CAAC,CAAC,CAAC,IAAMA,GAAE,CAAC,UAAU,IAAI,QAAQ,GAAG,KAAK,CAAC,EAAQE,GAAiB,CAAC,EAAEF,GAAE,UAAU,EAAEA,GAAE,QAAQH,EAAEG,GAAE,OAAO,GAAG,EAAE,KAAK,KAAK,EAAEH,CAAC,GAAG,SAASM,GAAiB,EAAE,EAAEN,EAAE,CAAC,OAAO,EAAE,GAAGA,GAAG,GAAG,EAAE,GAAGA,GAAG,CAAC,CAAC,IAAMO,GAAO,CAAC,CAAC,UAAU,EAAEJ,GAAE,UAAU,QAAQH,EAAEG,GAAE,QAAQ,KAAK,EAAEA,GAAE,KAAK,KAAK,EAAE,EAAE,GAAGK,EAAE,EAAE,SAASC,EAAE,EAAE,UAAUC,EAAE,EAAE,aAAaC,EAAE,EAAE,EAAE,CAAC,IAAI,CAACF,EAAEA,EAAEG,GAAE,EAAEH,CAAC,EAAE,EAAE,IAAMI,EAAE,CAAC,KAAK,GAAM,iBAAiB,GAAM,QAAQ,EAAE,OAAOL,CAAC,EAAQM,EAAEN,EAAE,EAAQO,EAAE,KAAK,KAAK,EAAE,CAAC,EAAE,IAAUC,EAAEX,GAAiB,EAAEL,EAAE,CAAC,EAAMiB,EAAE,GAAGD,EAAE,EAAE,CAAC,IAAMJ,EAAEG,EAAE,KAAK,KAAK,EAAEC,EAAEA,CAAC,EAAEC,EAAEf,GAAGM,EAAE,KAAK,IAAI,CAACQ,EAAED,EAAEb,CAAC,IAAIc,EAAED,EAAED,EAAEL,GAAGG,EAAE,KAAK,IAAIA,EAAEV,CAAC,EAAEY,EAAE,KAAK,IAAIF,EAAEV,CAAC,QAAQe,EAAEL,GAAGJ,EAAE,KAAK,IAAI,CAACO,EAAEH,CAAC,GAAGE,GAAGC,EAAED,EAAEL,GAAGG,GAAG,OAAOA,GAAG,CAACC,EAAE,QAAQI,EAAEL,CAAC,EAAE,IAAMV,EAAMU,IAAJ,EAAMH,EAAER,GAAsBgB,EAAEL,EAAEC,EAAE,OAAO,EAAQb,EAAE,KAAK,IAAIE,CAAC,GAAGQ,EAAQP,EAAE,KAAK,IAAIK,EAAEK,EAAE,OAAO,GAAGF,EAAE,OAAAE,EAAE,KAAKb,GAAGG,EAAEU,EAAE,iBAAiBP,GAAiB,EAAEE,EAAEK,EAAE,OAAO,EAASA,CAAC,CAAC,EAAQK,GAAM,CAAC,CAAC,KAAK,EAAE,EAAE,SAASlB,EAAE,EAAE,MAAMG,EAAE,GAAG,MAAMgB,EAAE,KAAK,cAAcC,EAAE,gBAAgBZ,EAAE,aAAaC,EAAE,IAAIC,EAAE,IAAIC,EAAE,aAAaE,EAAE,GAAG,UAAUC,CAAC,IAAI,CAACK,EAAEP,GAAE,GAAGO,CAAC,EAAE,IAAMJ,EAAE,CAAC,iBAAiB,GAAM,KAAK,GAAM,QAAQ,EAAE,OAAO,CAAC,EAAQM,EAAcT,GAAYF,IAAT,QAAYE,EAAEF,GAAYC,IAAT,QAAYC,EAAED,EAAQW,EAAgBV,GAAYF,IAAT,OAAWC,EAAWA,IAAT,QAAY,KAAK,IAAID,EAAEE,CAAC,EAAE,KAAK,IAAID,EAAEC,CAAC,EAAEF,EAAEC,EAAMK,EAAEb,EAAEH,EAAQiB,EAAE,EAAED,EAAQO,EAAWd,IAAT,OAAWQ,EAAER,EAAEQ,CAAC,EAAEF,EAAE,OAAOQ,EAAEA,IAAIN,IAAID,EAAEO,EAAE,GAAG,IAAMC,EAAUZ,GAAG,CAACI,EAAE,KAAK,IAAI,CAACJ,EAAEO,CAAC,EAAQM,EAAWb,GAAGW,EAAEC,EAAUZ,CAAC,EAAQc,EAAcd,GAAG,CAAC,IAAMV,EAAEsB,EAAUZ,CAAC,EAAQZ,EAAEyB,EAAWb,CAAC,EAAEG,EAAE,KAAK,KAAK,IAAIb,CAAC,GAAGW,EAAEE,EAAE,QAAQA,EAAE,KAAKQ,EAAEvB,CAAC,EAAM2B,EAAMC,EAAQC,EAAmBjB,GAAG,CAAIS,EAAcN,EAAE,OAAO,IAAGY,EAAEf,EAAEgB,EAAErB,GAAO,CAAC,KAAKQ,EAAE,QAAQ,GAAGO,EAAgBP,EAAE,OAAO,EAAE,SAASd,GAAsBwB,EAAWb,EAAEG,EAAE,OAAO,EAAE,QAAQK,EAAE,UAAUZ,EAAE,aAAaK,EAAE,UAAUC,CAAC,CAAC,EAAE,EAAE,OAAAe,EAAmB,CAAC,EAASjB,GAAG,CAAC,IAAIV,EAAE,GAAuE,MAA9D,CAAC0B,GAAYD,IAAT,SAAYzB,EAAE,GAAKwB,EAAcd,CAAC,EAAEiB,EAAmBjB,CAAC,GAAce,IAAT,QAAYf,EAAEe,GAAGZ,EAAE,iBAAiB,GAAYa,EAAEhB,EAAEe,CAAC,IAAEZ,EAAE,iBAAiB,GAAM,CAACb,GAAGwB,EAAcd,CAAC,EAASG,EAAC,CAAC,EAAQI,GAAE,GAASC,GAAE,IAAI,SAASU,GAAqB,EAAE,CAAC,IAAI,EAAM9B,EAAEmB,GAAMhB,EAAE,EAAE,CAAC,EAAQK,EAAE,CAACL,EAAE,OAAO,EAAE,KAAM,CAACA,EAAE,MAAMH,EAAEoB,IAAGjB,EAAE,EAAEH,CAAC,EAAEQ,EAAE,KAAKL,EAAE,KAAKA,EAAE,OAAOA,EAAE,OAAO,EAAW,IAAT,QAAYA,EAAE,mBAAmB,EAAEH,GAAGA,GAAGmB,GAAE,IAAMV,EAAET,EAAEmB,GAAE,OAAIX,EAAE,SAAN,GAAcA,EAAE,KAAKL,EAAE,OAAO,EAAQ,CAAC,UAAUK,EAAE,SAASC,EAAE,IAAI,mBAA0B,GAAgBA,GAAG,GAAG,CAAC,CCA1jD,IAAMsB,GAAE,CAAC,GAAG,IAAI,IAAI,GAAG,EAAQC,GAAE,CAAC,YAAY,QAAQ,SAAS,MAAM,EAAyD,IAAMC,GAAE,CAAC,OAAO,UAAU,aAAa,OAAO,cAAc,GAAG,EAAE,KAAK,EAAQC,GAAE,CAAC,UAAU,CAAC,OAAO,sBAAsB,aAAa,MAAM,cAAc,GAAG,EAAE,IAAI,EAAE,OAAOD,GAAE,MAAM,CAAC,OAAO,WAAW,aAAa,EAAE,cAAcE,EAAC,EAAE,KAAKF,EAAC,EAAQG,GAAE,IAAI,IAAUC,GAAkB,GAAG,YAAY,IAAUC,GAAE,CAAC,IAAI,IAAI,GAAG,EAAEC,GAAE,QAAS,GAAG,CAACC,GAAE,QAAS,GAAG,CAACF,GAAE,KAAK,EAAE,CAAC,EAAEF,GAAE,IAAIC,GAAkB,EAAE,CAAC,EAAEH,GAAE,CAAC,CAAC,CAAC,CAAE,CAAC,CAAE,EAA+D,IAAMO,GAAE,IAAI,IAAIC,EAAC,EAA2tB,IAAMC,GAAc,GAAG,SAAS,cAAc,KAAK,EAAE,QAAQ,EAAE,CAAC,SAAS,IAAI,CAAC,EAAQC,GAAE,CAAC,oBAAoB,IAAkB,OAAO,IAArB,KAA0B,OAAO,eAAe,KAAK,IAAI,kBAAkB,EAAE,MAAM,IAAI,OAAO,eAAe,KAAK,QAAQ,UAAU,SAAS,EAAE,iBAAiB,IAAI,CAAC,GAAG,CAACD,GAAc,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,MAAC,CAAS,MAAO,EAAK,CAAC,MAAO,EAAI,EAAE,SAAS,IAAI,EAAQA,GAAc,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,QAAS,EAAQE,GAAE,CAAC,EAAQC,GAAE,CAAC,EAAE,QAAU,KAAKF,GAAEE,GAAE,CAAC,EAAE,KAAcD,GAAE,CAAC,IAAZ,SAAgBA,GAAE,CAAC,EAAED,GAAE,CAAC,EAAE,GAAUC,GAAE,CAAC,GAA2kF,SAASE,GAAgB,EAAE,EAAE,CAAC,IAAIC,EAAE,OAAc,OAAO,GAAlB,SAAuB,IAAWA,EAAE,EAAE,CAAC,KAAb,MAA0BA,IAAT,SAAa,EAAE,CAAC,EAAE,SAAS,iBAAiB,CAAC,GAAE,EAAE,EAAE,CAAC,GAAO,EAAE,SAAS,iBAAiB,CAAC,EAAO,aAAa,UAAU,EAAE,CAAC,CAAC,GAAU,MAAM,KAAK,GAAG,CAAC,CAAC,CAAC,CAAo7H,SAASC,GAAsB,EAAE,CAAC,IAAM,EAAE,IAAI,QAAQ,MAAM,CAACC,EAAE,CAAC,IAAI,CAAC,IAAMC,EAAE,IAAI,IAAUC,EAAa,CAACC,EAAE,EAAEC,EAAE,IAAIC,EAAE,EAAEC,EAAE,KAAQ,CAAC,IAAMC,EAAE,GAAGJ,KAAKC,KAAKC,KAAKC,IAAI,OAAAL,EAAE,IAAIM,CAAC,GAAGN,EAAE,IAAIM,EAAE,EAAE,OAAO,OAAO,CAAC,KAAKJ,EAAE,GAAGC,EAAE,SAASC,EAAE,UAAUC,EAAE,IAAI,EAAE,aAAaA,EAAE,IAAI,EAAE,EAAEN,CAAC,CAAC,CAAC,EAASC,EAAE,IAAIM,CAAC,CAAC,EAAQC,EAAaC,IAAI,EAAE,IAAIA,CAAC,GAAG,EAAE,IAAIA,EAAEC,GAAED,CAAC,CAAC,EAAS,EAAE,IAAIA,CAAC,GAAG,MAAM,CAAC,gBAAgB,CAACA,EAAEN,EAAEH,EAAEC,EAAEG,IAAI,CAAC,IAAIC,EAAEC,EAAE,IAAIC,EAAQI,EAAEF,EAAE,OAA8C,GAAjCT,GAAGW,GAAG,GAAGF,EAAE,MAAMG,EAAc,EAAO,CAAC,IAAMZ,EAAES,EAAEE,EAAE,CAAC,EAAQE,EAAMF,IAAJ,EAAM,KAAKF,EAAE,CAAC,EAAMK,EAAE,EAAMC,EAAE,EAAQC,EAA8BZ,GAAE,UAAU,GAAGY,EAAE,CAAC,GAAK,CAAC,UAAUb,EAAE,mBAAmBH,CAAC,EAAEI,EAAQH,EAA+BE,GAAE,WAAYH,GAAG,EAAQM,EAA+BH,GAAE,aAAc,YAAY,IAAI,EAAEF,EAAQM,GAAES,EAAEV,CAAC,EAAE,QAAQS,GAAUV,EAAEQ,KAAV,MAAuBR,IAAT,OAAWA,EAAEE,IAAOI,IAAJ,GAAWA,IAAJ,GAAcF,EAAE,CAAC,IAAV,QAAeK,EAAEG,GAAGR,GAAGO,EAAEP,CAAC,EAAE,QAASH,EAAEC,EAAC,QAAQQ,GAAUT,EAAEO,KAAV,MAAuBP,IAAT,OAAWA,EAAE,WAAWH,EAAE,CAAC,EAAE,IAAMe,EAAEhB,EAAaa,EAAEf,EAAEc,EAA8Bb,GAAE,SAAS,OAAO,CAAC,EAAQkB,EAAEX,EAAaU,CAAC,EAAEX,EAAE,OAAO,OAAO,OAAO,OAAO,CAAC,EAAEY,CAAC,EAAE,CAAC,OAAO,QAAQ,CAAC,EAAKf,IAAGA,EAAE,UAAUc,EAAEd,EAAE,mBAAmB,YAAY,IAAI,QAAkDG,EAAE,CAAC,OAAO,OAAO,SAAnDC,EAAaN,EAAa,EAAE,GAAG,CAAC,EAA8B,iBAAiB,EAAE,OAAOK,CAAC,CAAC,CAAC,CAAC,CAAC,IAAMK,GAAe,GAAc,OAAO,GAAlB,SAA0BQ,GAAErB,GAAsBsB,EAAC,EAAQC,GAAEvB,GAAsBwB,EAAC,EAAQC,GAAE,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,SAASC,GAAS,EAAE,EAAE,CAAC,KAAKzB,EAAE,OAAOC,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC,EAAE,CAAC,GAAiB,OAAO,qBAArB,IAA0C,MAAM,IAAI,CAAC,EAAE,IAAMI,EAAEqB,GAAgB,CAAC,EAAQpB,EAAE,IAAI,QAAcqB,EAAqBlB,GAAG,CAACA,EAAE,QAASA,GAAG,CAAC,IAAMT,EAAEM,EAAE,IAAIG,EAAE,MAAM,EAAE,GAAGA,EAAE,iBAAiB,EAAQT,EAAG,GAAGS,EAAE,eAAe,CAAC,IAAMT,EAAE,EAAES,CAAC,EAAe,OAAOT,GAApB,WAAsBM,EAAE,IAAIG,EAAE,OAAOT,CAAC,EAAEO,EAAE,UAAUE,EAAE,MAAM,OAAUT,IAAGA,EAAES,CAAC,EAAEH,EAAE,OAAOG,EAAE,MAAM,EAAE,CAAE,CAAC,EAAQF,EAAE,IAAI,qBAAqBoB,EAAqB,CAAC,KAAK3B,EAAE,WAAWC,EAAE,UAAqB,OAAO,GAAlB,SAAoB,EAAEuB,GAAE,CAAC,CAAC,CAAC,EAAE,OAAAnB,EAAE,QAASI,GAAGF,EAAE,QAAQE,CAAC,CAAE,EAAQ,IAAIF,EAAE,WAAW,CAAC,CAAC,IAAMqB,GAAE,IAAI,QAAYC,GAAE,SAASC,GAAe,EAAE,EAAE,CAAC,GAAG,EAAE,CAAC,GAAK,CAAC,WAAWrB,EAAE,UAAUT,CAAC,EAAE,EAAE,CAAC,EAAE,MAAM,CAAC,MAAMS,EAAE,OAAOT,CAAC,EAAE,OAAO,aAAa,YAAY,YAAY,EAAE,EAAE,QAAQ,EAAE,CAAC,MAAM,EAAE,YAAY,OAAO,EAAE,YAAY,CAAC,CAAC,SAAS+B,GAAa,CAAC,OAAO,EAAE,YAAY,EAAE,cAAc/B,CAAC,EAAE,CAAC,IAAIC,GAAUA,EAAE2B,GAAE,IAAI,CAAC,KAAjB,MAA8B3B,IAAT,QAAkBA,EAAE,QAASA,GAAG,CAACA,EAAE,CAAC,OAAO,EAAE,YAAY,EAAE,IAAI,MAAM,CAAC,OAAO6B,GAAe,EAAE9B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,CAAC,SAASgC,GAAU,EAAE,CAAC,EAAE,QAAQD,EAAY,CAAC,CAAC,SAASE,IAAsB,CAAe,OAAO,eAArB,MAAsCJ,GAAE,IAAI,eAAeG,EAAS,EAAE,CAAC,SAASE,GAAc,EAAE,EAAE,CAACL,IAAGI,GAAqB,EAAE,IAAMjC,EAAE0B,GAAgB,CAAC,EAAE,OAAA1B,EAAE,QAASS,GAAG,CAAC,IAAIT,EAAE4B,GAAE,IAAInB,CAAC,EAAMT,IAAGA,EAAE,IAAI,IAAI4B,GAAE,IAAInB,EAAET,CAAC,GAAEA,EAAE,IAAI,CAAC,EAA8B6B,IAAE,QAAQpB,CAAC,CAAC,CAAE,EAAQ,IAAI,CAACT,EAAE,QAASS,GAAG,CAAC,IAAMT,EAAE4B,GAAE,IAAInB,CAAC,EAA8BT,GAAE,OAAO,CAAC,EAA+BA,GAAE,MAAoC6B,IAAE,UAAUpB,CAAC,CAAE,CAAE,CAAC,CAAC,CAAC,IAAM0B,GAAE,IAAI,IAAQC,GAAE,SAASC,IAA2B,CAACD,GAAE,IAAI,CAAC,IAAM,EAAE,CAAC,MAAME,EAAO,WAAW,OAAOA,EAAO,WAAW,EAAQ,EAAE,CAAC,OAAOA,EAAO,KAAK,EAAE,YAAY,CAAC,EAAEH,GAAE,QAAS1B,GAAGA,EAAE,CAAC,CAAE,CAAC,EAAE6B,EAAO,iBAAiB,SAASF,EAAC,CAAC,CAAC,SAASG,GAAa,EAAE,CAAC,OAAAJ,GAAE,IAAI,CAAC,EAAEC,IAAGC,GAA0B,EAAQ,IAAI,CAACF,GAAE,OAAO,CAAC,EAAE,CAACA,GAAE,MAAMC,KAAIA,GAAE,OAAO,CAAC,CAAC,SAASI,GAAO,EAAE,EAAE,CAAC,OAAmB,OAAO,GAApB,WAAsBD,GAAa,CAAC,EAAEL,GAAc,EAAE,CAAC,CAAC,CAA+hK,SAASO,GAAqB,EAAE,EAAEC,EAAE,CAAC,EAAE,cAAc,IAAI,YAAY,EAAE,CAAC,OAAO,CAAC,cAAcA,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAASC,GAAkB,EAAE,EAAED,EAAE,CAAC,EAAE,cAAc,IAAI,YAAY,EAAE,CAAC,OAAO,CAAC,cAAcA,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAME,GAAG,CAAC,SAAS,GAAG,EAAQ,EAAE,OAAQ,UAAU,CAAC,EAAE,CAAC,OAAO,EAAE,QAAQF,CAAC,EAAE,CAAC,cAAcG,EAAE,CAAC,CAAC,IAAI,CAAC,GAAK,CAAC,KAAK,CAAC,EAAEA,EAAEC,EAAEC,GAAEF,EAAE,CAAC,MAAM,CAAC,EAAE,OAAOG,GAAS,EAAGH,GAAG,CAAwC,GAAvC,EAAE,EAAEF,GAAkB,EAAE,YAAYE,CAAC,EAAK,CAAC,EAAE,OAAOI,GAAG,CAACP,EAAE,EAAEC,GAAkB,EAAE,YAAYM,CAAC,CAAC,CAAC,EAAGH,CAAC,CAAC,CAAC,EAAQI,GAAW,CAAC,EAAE,EAAER,IAAIG,GAAG,EAAI,CAACA,EAAE,aAAuBA,EAAE,cAAZ,WAAyBH,EAAE,EAAED,GAAqB,EAAE,EAAEI,CAAC,EAAE,EAAQM,GAAG,CAAC,SAAS,GAAG,EAAQ,EAAE,MAAO,UAAU,CAAC,EAAE,CAAC,OAAO,EAAE,QAAQT,CAAC,IAAI,CAAC,IAAMG,EAAEK,GAAW,EAAE,aAAa,CAAC,EAAQ,EAAEA,GAAW,EAAE,WAAWR,CAAC,EAAE,SAAE,iBAAiB,eAAeG,CAAC,EAAE,EAAE,iBAAiB,eAAe,CAAC,EAAQ,IAAI,CAAC,EAAE,oBAAoB,eAAeA,CAAC,EAAE,EAAE,oBAAoB,eAAe,CAAC,CAAC,CAAC,CAAC,EAAQO,GAAG,CAAC,SAAS,GAAG,EAAQ,EAAE,MAAO,UAAU,CAAC,EAAE,CAAC,OAAO,EAAE,QAAQV,CAAC,IAAI,CAAC,IAAMW,EAAYJ,GAAG,CAACP,EAAE,EAAED,GAAqB,EAAE,WAAWQ,CAAC,EAAEK,EAAO,oBAAoB,YAAYD,CAAW,CAAC,EAAQE,EAAcb,GAAG,CAAC,EAAE,EAAED,GAAqB,EAAE,aAAaC,CAAC,EAAEY,EAAO,iBAAiB,YAAYD,CAAW,CAAC,EAAE,SAAE,iBAAiB,cAAcE,CAAa,EAAQ,IAAI,CAAC,EAAE,oBAAoB,cAAcA,CAAa,EAAED,EAAO,oBAAoB,YAAYD,CAAW,CAAC,CAAC,CAAC,EAAQG,GAAG,CAAC,OAAOZ,GAAG,MAAMO,GAAG,MAAMC,EAAE,EAAQK,GAAG,CAAC,UAAU,UAAU,GAAG,OAAO,KAAKD,EAAE,EAAE,MAAM,ECA7llB,IAAME,GAAqB,IAAUC,GAAsB,CAAC,KAAKC,GAAQ,eAAeA,OAAY,MAAMA,GAAQ,cAAcA,OAAY,IAAIA,GAAQ,eAAeA,OAAY,OAAOA,GAAQ,cAAcA,MAAW,EASxjB,SAARC,GAAwBC,EAAM,CAAY,GAAG,CAAC,MAAAC,EAAM,CAAC,EAAE,IAAAC,EAAI,QAAAC,EAAQ,eAAAC,EAAe,WAAAC,EAAW,aAAAC,EAAa,cAAAC,EAAc,YAAAC,EAAY,MAAAC,EAAM,YAAAC,EAAY,UAAAC,EAAU,UAAAC,EAAU,cAAAC,EAAc,YAAAC,EAAY,MAAAC,CAAK,EAAEf,EAAW,CAAC,YAAAgB,EAAY,SAAAC,EAAS,UAAAC,EAAU,UAAAC,EAAU,UAAAC,CAAS,EAAEN,EAAiB,CAAC,UAAAO,EAAU,WAAAC,CAAU,EAAET,EAAoBU,EAAanB,EAAe,GAAGC,OAAgBC,OAAkBC,OAAmBC,MAAgB,GAAGL,MAA8BqB,EAAcC,GAAa,QAAQ,EAAQC,EAASF,IAAgBC,GAAa,QAAQD,IAAgBC,GAAa,OACtkBE,EAAc1B,EAAM,OAAO,OAAO,EAAQ2B,GAAYC,GAAS,MAAMF,CAAa,EAAQG,EAAYF,GAAY,EAAKjB,IAAY,KAAMA,EAAU,QAAQ,IAAMoB,GAAapB,IAAY,QAAQA,IAAY,QAAcb,GAAOkC,GAAe,CAAC,EAAQC,GAAYpC,GAAsBc,CAAS,EAAQuB,GAAUC,GAAarC,GAAOmC,EAAW,EAA4BG,EAAUC,EAAO,IAAI,EAAQC,EAAYC,EAAQ,IAAW,CAAC,CAAC,QAAQ,IAAI,EAAE,CAAC,QAAQ,IAAI,CAAC,EAAI,CAAC,CAAC,EAAO,CAACC,GAAKC,EAAO,EAAEC,GAAS,CAAC,OAAO,KAAK,SAAS,IAAI,CAAC,EAAkBC,GAAe,KAASC,GAAc,CAAC,EAA2BC,GAAY,EAAMC,GAAQ,EAAKpB,IAAUmB,GAAYjB,GAAY,KAAK,MAAM,GAAGA,EAAW,EAAE,EAAEkB,GAAQ,GAAM,CAACpB,GAAUI,GAAaU,GAAK,SAAQK,GAAY,KAAK,MAAML,GAAK,OAAOA,GAAK,SAAS,CAAC,EAAE,EAAEK,GAAY,KAAK,IAAIA,GAAYjD,EAAoB,EAAEkD,GAAQ,GAAiC,IAAMC,GAAQC,GAAY,IAAI,CAAC,GAAGlB,GAAaM,EAAU,QAAQ,CAAC,IAAMa,EAAalB,GAAaK,EAAU,QAAQ,YAAYA,EAAU,QAAQ,aAAmBc,EAAMZ,EAAY,CAAC,EAAE,QAAQP,GAAaO,EAAY,CAAC,EAAE,QAAQ,WAAWA,EAAY,CAAC,EAAE,QAAQ,UAAU,EAAkMa,IAAtLb,EAAY,CAAC,EAAE,QAAQP,GAAaO,EAAY,CAAC,EAAE,QAAQ,WAAWA,EAAY,CAAC,EAAE,QAAQ,YAAYA,EAAY,CAAC,EAAE,QAAQ,UAAUA,EAAY,CAAC,EAAE,QAAQ,aAAa,GAA2BY,EAAMhD,EAAIuC,GAAQ,CAAC,OAAOQ,EAAa,SAASE,EAAc,CAAC,EAAG,EAAE,CAAC,CAAC,EAAQC,GAAe1B,EAAS,CAAC,kBAAkB,MAAM,EAAE,CAAC,EAAwC,GAAGI,EAAY,CAC9iD,GAAG,CAACJ,EAAS,CAGE,IAAI2B,EAAchB,EAAO,EAAI,EAAEiB,GAAgB,KAAKC,GAAM,KAAKR,GAAQ,GAAM,EAAI,EAASS,GAAOpB,EAAU,QAAQ,CAAC,CAAC,YAAAqB,CAAW,IAAI,CAAI,CAACJ,EAAc,UAAUI,EAAY,OAAOA,EAAY,SAASF,GAAM,KAAKR,GAAQ,GAAM,EAAI,EAAGM,EAAc,QAAQ,EAAM,CAAC,GAAI,CAAC,CAAC,EAAGV,GAAed,GAAS,IAAIF,EAAc,CAAC+B,EAAMC,IAAQ,CAAC,IAAIC,GAAOD,IAAQ,IAAGC,GAAItB,EAAY,CAAC,GAAMqB,IAAQhC,EAAc,OAAO,IAAGiC,GAAItB,EAAY,CAAC,GAAG,IAAME,GAAK,CAAC,MAAMnB,EAAUqC,EAAM,OAAO,MAAM,OAAO,OAAOpC,EAAWoC,EAAM,OAAO,OAAO,MAAM,EAAE,OAAoBG,EAAKC,EAAY,CAAC,QAAQ,KAAK,SAAsBD,EAAK,KAAK,CAAC,IAAID,GAAI,MAAMpB,GAAK,SAAsBuB,GAAaL,EAAM,CAAC,MAAM,CAAC,GAAGA,EAAM,OAAO,MAAM,GAAGlB,GAAK,WAAW,EAAE,GAAGY,EAAc,EAAE,SAASM,EAAM,MAAM,SAASA,EAAM,MAAM,SAAS,aAAaC,EAAM,MAAS,EAAED,EAAM,OAAO,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAG,IAAMM,GAAStC,EAAS,GAAKuC,GAAU7B,CAAS,EAAE,GAAG,CAACV,EAAU,QAAQwC,EAAE,EAAEA,EAAErB,GAAYqB,IAAKtB,GAAcA,GAAc,OAAOf,GAAS,IAAIF,EAAc,CAAC+B,EAAMS,KAAa,CAAC,IAAM3B,GAAK,CAAC,MAAMnB,EAAUqC,EAAM,OAAO,MAAM,OAAO,OAAOpC,EAAWoC,EAAM,OAAO,OAAO,OAAO,WAAYM,GAAmB,YAAV,MAAqB,EAAE,OAAoBH,EAAKC,EAAY,CAAC,QAAQ,KAAK,SAAsBD,EAAK,KAAK,CAAC,MAAMrB,GAAK,cAAc,GAAK,SAAsBuB,GAAaL,EAAM,CAAC,IAAIQ,EAAE,IAAIC,GAAW,MAAM,CAAC,GAAGT,EAAM,OAAO,MAAM,MAAMrC,EAAUqC,EAAM,OAAO,MAAM,OAAO,OAAOpC,EAAWoC,EAAM,OAAO,OAAO,OAAO,WAAW,EAAE,GAAGN,EAAc,EAAE,SAASM,EAAM,MAAM,SAASA,EAAM,MAAM,SAAS,SAASQ,EAAE,MAAS,EAAER,EAAM,OAAO,QAAQ,CAAC,EAAEQ,EAAE,KAAKC,EAAU,CAAC,EAAED,EAAE,KAAKC,EAAU,CAAE,CAAC,CAAC,EAAI,IAAMC,GAAe5B,GAAK,SAASA,GAAK,SAAS,KAAK,MAAMA,GAAK,OAAOA,GAAK,QAAQ,EAAQ6B,GAAYhC,EAAO,IAAI,EAAQiC,GAASjC,EAAO,IAAI,EAAQkC,GAAKlC,EAAO,CAAC,EAAQmC,GAAQnC,EAAO,EAAK,EAAQoC,GAAgBC,GAAiB,EAAQC,GAAQtC,EAAO,IAAI,EAAQuC,GAAavC,EAAO,IAAI,EAEr5D,GAAG,CAACX,EAAS,CAACmD,GAAU,IAAI,CAAC,GAAG,EAAAJ,IAAiB,CAACL,IAAgB,CAAC3D,GAAe,OAAAmE,GAAa,QAAQD,GAAQ,QAAQ,QAAQ,CAAC,UAAU,CAAC1C,GAAY,CAAC,EAAEA,GAAYmC,EAAc,CAAC,CAAC,EAAE,CAAC,SAAS,KAAK,IAAIA,EAAc,EAAE3D,EAAM,IAAI,WAAW,IAAS,OAAO,QAAQ,CAAC,EAAQ,IAAImE,GAAa,QAAQ,OAAO,CAAE,EAAE,CAAClE,EAAY0D,GAAe3D,CAAK,CAAC,EAAE,IAAMqE,EAAY9B,GAAY,IAAI,CAAC,GAAG,CAAC4B,GAAa,QAAQ,OAAO,IAAMG,EAAO,SAAS,OAAUf,IAAU,CAACe,GAAQH,GAAa,QAAQ,YAAY,SAAUA,GAAa,QAAQ,KAAK,GAAY,CAACZ,IAAUe,IAASH,GAAa,QAAQ,YAAY,WAAWA,GAAa,QAAQ,MAAM,CAAG,EAAE,CAACZ,EAAQ,CAAC,EAAEa,GAAU,IAAI,CAACC,EAAY,CAAE,EAAE,CAACd,GAAStD,EAAY0D,GAAe3D,CAAK,CAAC,EAAEoE,GAAU,KAAK,SAAS,iBAAiB,mBAAmBC,CAAW,EAAQ,IAAI,CAAC,SAAS,oBAAoB,mBAAmBA,CAAW,CAAE,GAAI,CAACA,CAAW,CAAC,EAAc,IAAME,GAAcjD,GAAa,WAAW,YAAkBkD,EAAe/D,EAAU,EAAQgE,GAAa,IAAIhE,EAAU,EAAQiE,GAAeC,GAAMjE,EAAU,EAAE8D,CAAc,EAAQI,GAAa,IAAIlE,EAAgBmE,GAAS,mBAAmBN,qBAAgC5D,MAAc+D,yBAAqCF,wBAAqCC,sBAAgC9D,MAAciE,OAAkC,OAAIvD,EAAkW+B,EAAK,UAAU,CAAC,MAAM,CAAC,GAAG0B,GAAe,QAAQzC,GAAQ,gBAAgB9B,EAAYsE,GAAS,OAAU,UAAUtE,EAAYsE,GAAS,OAAU,SAASrE,EAAS,UAAU,SAAS,QAAQM,CAAY,EAAE,IAAIa,EAAU,SAAsBoD,GAAMC,EAAO,GAAG,CAAC,IAAId,GAAQ,MAAM,CAAC,GAAGY,GAAe,IAAIrF,EAAI,IAAIS,IAAY,UAAU+E,GAActB,EAAc,EAAE,CAACA,GAAe,OAAU,KAAKzD,IAAY,SAAS+E,GAActB,EAAc,EAAE,CAACA,GAAe,OAAU,WAAWxD,EAAU,SAAS,WAAW,cAAcmB,GAAa,MAAM,SAAS,GAAGhB,EAAM,WAAWW,GAAU,CAACsC,GAAS,OAAO,YAAY,UAAU/B,GAAY,CAAC,CAAC,EAAE,aAAa,IAAI,CAACuC,GAAQ,QAAQ,GAAQI,GAAa,UACp2EA,GAAa,QAAQ,aAAalE,EAAa,EAAE,aAAa,IAAI,CAAC8D,GAAQ,QAAQ,GAASI,GAAa,UACzGA,GAAa,QAAQ,aAAa,EAAG,EAAE,SAAS,CAACjC,GAAeC,EAAa,CAAC,CAAC,CAAC,CAAC,EAFiyC4C,GAAM,UAAU,CAAC,MAAMG,GAAkB,SAAS,CAAc9B,EAAK,MAAM,CAAC,MAAM+B,GAAY,SAAS,QAAG,CAAC,EAAe/B,EAAK,IAAI,CAAC,MAAMgC,GAAY,SAAS,oBAAoB,CAAC,EAAehC,EAAK,IAAI,CAAC,MAAMiC,GAAe,SAAS,2DAA2D,CAAC,CAAC,CAAC,CAAC,CAEzkD,CAAyB/F,GAAO,aAAa,CAAC,IAAI,GAAG,QAAQ,GAAG,cAAc,CAAC,UAAU,GAAK,WAAW,EAAI,EAAE,YAAY,CAAC,YAAY,GAAK,SAAS,GAAM,UAAU,GAAG,UAAU,EAAE,UAAU,CAAC,EAAE,UAAU,EAAI,EAAyBgG,EAAoBhG,GAAO,CAAC,MAAM,CAAC,KAAKiG,EAAY,MAAM,MAAM,WAAW,QAAQ,CAAC,KAAKA,EAAY,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,MAAM,QAAQ,IAAI,EAAE,IAAI,IAAI,aAAa,IAAI,KAAK,IAAI,eAAe,GAAK,KAAK,CAAC,EAAE,UAAU,CAAC,KAAKA,EAAY,KAAK,MAAM,YAAY,QAAQ,CAAC,OAAO,QAAQ,MAAM,QAAQ,EAAE,YAAY,CAAC,iBAAiB,kBAAkB,eAAe,gBAAgB,EAAE,aAAa,CAAC,OAAO,QAAQ,MAAM,QAAQ,EAAE,aAAa,OAAO,wBAAwB,EAAI,EAAE,UAAU,CAAC,KAAKA,EAAY,KAAK,MAAM,QAAQ,QAAQ,CAAC,aAAa,SAAS,UAAU,EAAE,YAAY,CAAC,UAAU,CAAC,MAAM,CAAC,YAAY,eAAe,cAAc,EAAE,KAAK,CAAC,YAAY,eAAe,cAAc,EAAE,IAAI,CAAC,aAAa,eAAe,aAAa,EAAE,OAAO,CAAC,aAAa,eAAe,aAAa,CAAC,CAAC,EAAE,aAAa,SAAS,wBAAwB,EAAI,EAAE,IAAI,CAAC,KAAKA,EAAY,OAAO,MAAM,KAAK,EAAE,QAAQ,CAAC,MAAM,UAAU,KAAKA,EAAY,YAAY,UAAU,iBAAiB,aAAa,CAAC,UAAU,kBAAkB,EAAE,UAAU,CAAC,aAAa,eAAe,gBAAgB,aAAa,EAAE,YAAY,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,IAAI,CAAC,EAAE,cAAc,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,SAAS,CAAC,UAAU,CAAC,KAAKA,EAAY,QAAQ,MAAM,QAAQ,aAAa,OAAO,cAAc,UAAU,aAAa,EAAI,EAAE,WAAW,CAAC,KAAKA,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,UAAU,aAAa,EAAI,CAAC,CAAC,EAAE,YAAY,CAAC,KAAKA,EAAY,OAAO,MAAM,WAAW,SAAS,CAAC,YAAY,CAAC,KAAKA,EAAY,QAAQ,MAAM,OAAO,aAAa,EAAI,EAAE,SAAS,CAAC,KAAKA,EAAY,QAAQ,MAAM,WAAW,aAAa,OAAO,cAAc,OAAO,aAAa,GAAM,OAAOhG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAK,CAAC,EAAE,UAAU,CAAC,KAAKgG,EAAY,OAAO,MAAM,QAAQ,aAAa,GAAG,IAAI,EAAE,IAAI,IAAI,KAAK,IAAI,OAAOhG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAM,CAAC,EAAE,UAAU,CAAC,KAAKgG,EAAY,OAAO,MAAM,QAAQ,aAAa,EAAE,IAAI,EAAE,IAAI,IAAI,KAAK,IAAI,OAAOhG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAM,CAAC,EAAE,UAAU,CAAC,KAAKgG,EAAY,OAAO,MAAM,UAAU,aAAa,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,OAAOhG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAM,CAAC,CAAC,CAAC,EAAE,YAAY,CAAC,KAAKgG,EAAY,OAAO,MAAM,QAAQ,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,aAAa,EAAE,KAAK,GAAG,eAAe,GAAK,YAAY,8CAA8C,CAAC,CAAC,EAA0B,IAAMT,GAAe,CAAC,QAAQ,OAAO,MAAM,OAAO,OAAO,OAAO,SAAS,OAAO,UAAU,OAAO,WAAW,SAAS,OAAO,EAAE,QAAQ,EAAE,cAAc,OAAO,WAAW,MAAM,EAAoBI,GAAkB,CAAC,QAAQ,OAAO,MAAM,OAAO,OAAO,OAAO,aAAa,SAAS,WAAW,SAAS,cAAc,SAAS,MAAM,OAAO,WAAW,0BAA0B,SAAS,GAAG,SAAS,SAAS,QAAQ,qBAAqB,EAAQC,GAAY,CAAC,SAAS,GAAG,aAAa,EAAE,EAAQC,GAAY,CAAC,OAAO,EAAE,aAAa,GAAG,WAAW,IAAI,UAAU,QAAQ,EAAQC,GAAe,CAAC,OAAO,EAAE,QAAQ,GAAG,SAAS,IAAI,WAAW,IAAI,UAAU,QAAQ,EAAgDV,GAAM,CAACa,EAAIC,EAAIC,IAAM,KAAK,IAAI,KAAK,IAAIF,EAAIC,CAAG,EAAEC,CAAG,EAAQT,GAAcU,GAAO,OAAOA,GAAQ,UAAU,CAAC,MAAMA,CAAK,ECjBzyF,IAAMC,GAAYC,GAASC,EAAM,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUL,GAAOK,EAAM,WAAW,eAAe,UAAUF,GAAME,EAAM,WAAW,sDAA4C,QAAQP,GAAwBO,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMxB,IAAewB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAU0B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAvC,EAAQ,UAAAwC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE1B,GAASM,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAApD,CAAQ,EAAEqD,GAAgB,CAAC,WAAA1D,GAAW,eAAe,YAAY,IAAIoC,EAAW,QAAA7B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyD,EAAiB7B,GAAuBD,EAAMxB,CAAQ,EAA4DuD,EAAkBC,EAAG5D,GAAkB,GAArE,CAAa4C,EAAS,CAAuE,EAAE,OAAoB3B,EAAK4C,EAAY,CAAC,GAAGhB,GAAUT,EAAgB,SAAsBnB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAG6B,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,iBAAiBf,EAAUM,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGzC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE+C,EAAYI,CAAc,EAAE,SAAsBpC,EAAK6C,GAA0B,CAAC,SAAsB7C,EAAK8C,GAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBL,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKnB,GAAO,CAAC,UAAU,SAAS,UAAU,OAAO,YAAY,CAAC,UAAU,EAAE,YAAY,GAAK,UAAU,EAAE,UAAU,GAAG,SAAS,EAAK,EAAE,IAAI,GAAG,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAcmB,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAK+C,GAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,yEAAyE,EAAE,SAAS,qDAA2C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,2CAA2CX,CAAS,EAAE,KAAKD,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAK+C,GAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,WAAI,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQO,GAAI,CAAC,kFAAkF,kFAAkF,wGAAwG,8JAA8J,0RAA0R,gJAAgJ,0QAA0Q,4gBAA4gB,iEAAiE,GAAeA,EAAG,EAS7xOC,GAAgBC,EAAQrC,GAAUmC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,0BAA0BA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,sDAA4C,gBAAgB,GAAK,MAAM,OAAO,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,eAAe,MAAM,QAAQ,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,SAAS,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGtE,GAAY,GAAG4E,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTv7EC,EAAU,UAAU,CAAC,yBAAyB,yBAAyB,+BAA+B,8BAA8B,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,8pCAA8pC,otCAAotC,gtCAAgtC,EAAeC,GAAU,eCAplJC,EAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,2YAA2Y,EAAeC,GAAU,eCAjgBC,EAAU,UAAU,CAAC,6BAA6B,yBAAyB,+BAA+B,2BAA2B,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,4pCAA4pC,EAAeC,GAAU,eCA/qEC,EAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,wlBAAwlB,EAAeC,GAAU,eCA9C,IAAMC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAoBC,GAAO,CAAC,GAAG,OAAOA,GAAQ,SAAS,OAAOA,EAAM,GAAI,OAAO,SAASA,CAAK,EAAmB,OAAO,KAAK,IAAI,EAAEA,CAAK,EAAE,IAAK,EAAQC,GAAW,CAAC,CAAC,MAAAD,EAAM,SAAAE,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWN,GAAmCG,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,QAAAC,EAAQ,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAuCC,EAAM,MAAM,CAAC,GAAGH,EAAM,WAAWC,EAAKH,GAAyCE,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,sBAAsB,SAASE,GAAOD,EAAuCR,GAAwBM,EAAM,OAAO,KAAK,MAAME,IAAyC,OAAOA,EAAuCF,EAAM,WAAW,MAAMG,IAAQ,OAAOA,EAAM,WAAW,CAAE,EAAQC,GAAuB,CAACJ,EAAMxB,IAAewB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAU6B,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAnC,EAAQ,UAAAoC,EAAU,GAAGC,CAAS,EAAEpB,GAASK,CAAK,EAAO,CAAC,YAAAgB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA/C,CAAQ,EAAEgD,GAAgB,CAAC,WAAArD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQoD,EAAiBrB,GAAuBJ,EAAMxB,CAAQ,EAAO,CAAC,sBAAAkD,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,EAAYH,EAAsB,SAASI,KAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQQ,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAavB,GAAuBA,GAAuBA,EAAS,EAAQwB,EAAkBC,EAAqB,EAAE,OAAoB/C,EAAKgD,EAAY,CAAC,GAAGzB,GAA4CoB,EAAgB,SAAsB3C,EAAKC,GAAS,CAAC,QAAQf,EAAS,QAAQ,GAAM,SAAsBc,EAAKR,GAAW,CAAC,MAAMH,GAAY,SAAsB4D,GAAM/C,EAAO,IAAI,CAAC,GAAGuB,EAAU,GAAGI,EAAgB,UAAUqB,EAAGpE,GAAkB,GAAG+D,EAAsB,gBAAgBvB,EAAUK,CAAU,EAAE,cAAc,GAAK,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,MAAMI,EAAY,IAAItB,GAA6BwB,EAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qEAAqE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,QAAQ,GAAGpB,CAAK,EAAE,GAAGrC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE0C,EAAYI,CAAc,EAAE,SAAS,CAAcmB,GAAM/C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,oBAAoB,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,YAAY7C,GAAoBkC,CAAS,CAAC,EAAE,SAAS,CAAcxB,EAAKmD,GAAS,CAAC,sBAAsB,GAAK,SAAsBnD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,oCAA+B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAenC,EAAKmD,GAAS,CAAC,sBAAsB,GAAK,SAAsBnD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAenC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBiC,EAAiB,SAAS,YAAY,SAAsBnC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oEAAoE,EAAE,SAAsBnC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,YAAY7C,GAAoBkC,CAAS,CAAC,EAAE,SAAsBxB,EAAKmD,GAAS,CAAC,sBAAsB,GAAK,SAAsBnD,EAAWG,EAAS,CAAC,SAAsB8C,GAAM/C,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,CAAC,6BAA0CF,EAAKoD,GAAK,CAAC,KAAK,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,SAAS,CAAC,UAAU,CAAC,qBAAqB,uEAAuE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGnD,GAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsB8C,GAAM/C,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,CAAC,6BAA0CF,EAAKoD,GAAK,CAAC,KAAK,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuB,GAAI,CAAC,kFAAkF,kFAAkF,4RAA4R,ySAAyS,+IAA+I,uQAAuQ,iTAAiT,2RAA2R,sKAAsK,+tCAA+tC,iEAAiE,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EASr7WC,GAAgBC,EAAQxC,GAAUsC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,kBAAkBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,sBAAsB,MAAM,UAAU,KAAKA,EAAY,OAAO,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTv7D,IAAMC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,cAAc,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAU0B,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA3C,CAAQ,EAAE4C,GAAgB,CAAC,WAAAjD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQgD,EAAiBpB,GAAuBH,EAAMtB,CAAQ,EAAQ8C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoBvC,EAAKwC,EAAY,CAAC,GAAGnB,GAA4Cc,EAAgB,SAAsBnC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAGoB,EAAU,GAAGI,EAAgB,UAAUe,EAAG1D,GAAkB,GAAGsD,EAAsB,iBAAiBjB,EAAUI,CAAU,EAAE,mBAAmB,QAAQ,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIjB,GAA6BkB,EAAK,MAAM,CAAC,GAAGd,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAEsC,EAAYI,CAAc,EAAE,SAAsB3B,EAAK0C,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,OAAO,WAAW,iBAAiBV,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,y36EAAy36E,aAAa,WAAW,mBAAmB,GAAK,GAAG/C,GAAqB,CAAC,UAAU,CAAC,IAAI,y96EAAy96E,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,+74EAA+74E,aAAa,WAAW,CAAC,EAAEsC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,gFAAgF,qGAAqG,sLAAsL,0JAA0J,sKAAsK,2IAA2I,EAQ792OC,GAAgBC,EAAQhC,GAAU8B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,QAAQ,QAAQ,aAAa,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRhB,IAAMM,GAAUC,GAASC,EAAI,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,eAAe,YAAY,eAAe,YAAY,aAAa,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAKC,EAAM,MAAM,CAAC,GAAGH,EAAM,UAAUH,GAAgCG,EAAM,UAAU,SAASE,GAAMD,EAAuCR,GAAwBO,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,YAAY,WAAWC,EAAML,GAAgCE,EAAM,aAAa,MAAMG,IAAQ,OAAOA,EAAM,MAAM,CAAE,EAAQC,GAAuB,CAACJ,EAAMxB,IAAewB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAU6B,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAnC,EAAQ,UAAAoC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEtB,GAASM,CAAK,EAAO,CAAC,YAAAiB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,GAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiBtB,GAAuBJ,EAAMxB,CAAQ,EAAQmD,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQ,GAAAR,IAAiB,mBAAiC,CAAC,YAAY,WAAW,EAAE,SAASJ,CAAW,GAAmCa,EAAa,IAAQ,EAAAT,IAAiB,mBAAkC,CAAC,YAAY,WAAW,EAAE,SAASJ,CAAW,GAAmCc,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoB9C,EAAK+C,EAAY,CAAC,GAAGvB,GAA4CkB,EAAgB,SAAsB1C,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKgD,GAAK,CAAC,OAAO,YAAY,GAAG/D,GAAqB,CAAC,UAAU,CAAC,KAAKyC,EAAU,aAAa,GAAM,aAAa,EAAI,EAAE,UAAU,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,EAAI,CAAC,EAAEE,EAAYI,CAAc,EAAE,SAAsBiB,GAAM/C,EAAO,EAAE,CAAC,GAAGyB,EAAU,GAAGI,EAAgB,UAAU,GAAGmB,EAAGnE,GAAkB,GAAG6D,EAAsB,gBAAgBrB,EAAUM,CAAU,kBAAkB,mBAAmB,eAAe,iBAAiBQ,EAAiB,SAAS,YAAY,IAAInB,GAA6BoB,EAAK,MAAM,CAAC,gBAAgB,mBAAmB,GAAGhB,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,oBAAoB,CAAC,EAAE,GAAGrC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,YAAY,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAACQ,EAAY,GAAgBxC,EAAKmD,GAA0B,CAAC,GAAGlE,GAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAgE4D,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAgEA,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,CAAC,EAAEjB,EAAYI,CAAc,EAAE,SAAsBhC,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBmC,EAAiB,SAAS,sBAAsB,SAAsBrC,EAAKpB,GAAK,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGK,GAAqB,CAAC,kBAAkB,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE2C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAES,EAAa,GAAgBzC,EAAKoD,GAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,6CAA6C,qBAAqB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKZ,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4B,GAAI,CAAC,kFAAkF,gFAAgF,gRAAgR,0GAA0G,gHAAgH,2WAA2W,2KAA2K,4IAA4I,8GAA8G,mKAAmK,EAS/4OC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,iBAAiBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,eAAe,eAAe,YAAY,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAK,MAAM,OAAO,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,SAAS,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG5E,EAAS,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECT7zBkF,EAAU,UAAU,CAAC,oBAAoB,gBAAgB,kBAAkB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,0EAA0E,OAAO,KAAK,EAAE,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,8EAA8E,OAAO,KAAK,EAAE,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,88BAA88B,EAAeC,GAAU,eCAh2B,IAAMC,GAAYC,GAASC,EAAM,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAME,EAAM,WAAW,kBAAkB,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMvB,IAAeuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAEuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAUyB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAtC,EAAQ,UAAAuC,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAlD,CAAQ,EAAEmD,GAAgB,CAAC,WAAAxD,GAAW,eAAe,YAAY,IAAImC,EAAW,QAAA5B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQuD,EAAiB5B,GAAuBD,EAAMvB,CAAQ,EAAmFqD,EAAkBC,EAAG1D,GAAkB,GAA5F,CAAa2C,GAAuBA,EAAS,CAAuE,EAAE,OAAoB1B,EAAK0C,EAAY,CAAC,GAAGf,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAG2B,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,gBAAgBd,EAAUK,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAItB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGxC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE6C,EAAYI,CAAc,EAAE,SAAsBlC,EAAK2C,GAA0B,CAAC,SAAsB3C,EAAK4C,GAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBL,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBvC,EAAKnB,GAAO,CAAC,UAAU,SAAS,UAAU,OAAO,YAAY,CAAC,UAAU,EAAE,YAAY,GAAK,UAAU,EAAE,UAAU,GAAG,SAAS,EAAK,EAAE,IAAI,GAAG,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAcmB,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBqC,EAAiB,SAAS,YAAY,SAAsBvC,EAAK6C,GAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,8FAA8F,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,qEAAqE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKX,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe5B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBqC,EAAiB,SAAS,YAAY,SAAsBvC,EAAK6C,GAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,WAAI,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQO,GAAI,CAAC,kFAAkF,kFAAkF,iQAAiQ,yGAAyG,ySAAyS,+IAA+I,uxBAAuxB,iEAAiE,GAAeA,GAAI,GAAgBA,EAAG,EAS9uOC,GAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,qCAAqCA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,kBAAkB,gBAAgB,GAAK,MAAM,OAAO,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGpE,GAAY,GAAG0E,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECT7sD,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAwO,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,eAAe,YAAY,aAAa,YAAY,IAAI,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAKC,EAAM,MAAM,CAAC,GAAGH,EAAM,UAAUH,GAAgCG,EAAM,UAAU,UAAUN,GAAmCM,EAAM,UAAU,SAASE,GAAMD,EAAuCT,GAAwBQ,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,YAAY,WAAWC,EAAML,GAAgCE,EAAM,aAAa,MAAMG,IAAQ,OAAOA,EAAM,MAAM,CAAE,EAAQC,GAAuB,CAACJ,EAAMK,IAAeL,EAAM,iBAAwBK,EAAS,KAAK,GAAG,EAAEL,EAAM,iBAAwBK,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASP,EAAMQ,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE1B,GAASO,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAtB,CAAQ,EAAEuB,GAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,gBAAAC,GAAgB,QAAAf,EAAQ,kBAAAgB,EAAiB,CAAC,EAAQC,EAAiB5B,GAAuBJ,EAAMK,CAAQ,EAAO,CAAC,sBAAA4B,EAAsB,MAAAC,CAAK,EAAEC,GAAyBf,CAAW,EAAQgB,EAAaH,EAAsB,SAASI,KAAO,CAAoC,GAAnCX,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKR,GAAqB,MAAMA,EAAU,GAAGmB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,GAAsB,CAAa7B,EAAS,EAAQ8B,EAAkBC,EAAqB,EAAE,OAAoBxD,EAAKyD,EAAY,CAAC,GAAG/B,GAA4C0B,EAAgB,SAAsBpD,EAAKC,GAAS,CAAC,QAAQgB,EAAS,QAAQ,GAAM,SAAsBjB,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAK0D,GAAK,CAAC,KAAK7B,EAAU,aAAa,GAAK,SAAsB7B,EAAKE,EAAO,EAAE,CAAC,GAAG6B,EAAU,GAAGI,EAAgB,UAAU,GAAGwB,EAAGC,GAAkB,GAAGN,GAAsB,gBAAgB7B,EAAUQ,CAAU,kBAAkB,mBAAmB,eAAe,iBAAiB,GAAK,iBAAiBW,EAAiB,SAAS,YAAY,MAAMI,EAAa,IAAI5B,GAA6B8B,EAAK,MAAM,CAAC,gBAAgB,mBAAmB,GAAG1B,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,uEAAuE,EAAE,kBAAkB,CAAC,gBAAgB,uEAAuE,CAAC,EAAE,GAAGqC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,YAAY,EAAE,UAAU,CAAC,mBAAmB,KAAK,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsBpC,EAAK8D,GAAS,CAAC,sBAAsB,GAAK,SAAsB9D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB0C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKhB,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,CAAC,qBAAqB,oEAAoE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGiC,GAAqB,CAAC,kBAAkB,CAAC,SAAsB7D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE8B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2B,GAAI,CAAC,kFAAkF,gFAAgF,wTAAwT,iHAAiH,2WAA2W,iHAAiH,8EAA8E,GAAeA,EAAG,EAS1vOC,GAAgBC,EAAQ/C,GAAU6C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,iBAAiBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,eAAe,aAAa,KAAK,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAK,MAAM,OAAO,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECT90C,IAAMC,GAAmCC,GAASC,EAA6B,EAAQC,GAAgBF,GAASG,EAAU,EAAQC,GAAgBJ,GAASK,EAAU,EAAQC,GAAgBN,GAASO,EAAU,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,SAAS,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,gBAAgB,YAAY,WAAW,YAAY,qBAAqB,YAAY,cAAc,YAAY,aAAa,YAAY,QAAQ,YAAY,MAAM,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,QAAAC,EAAQ,OAAAC,EAAO,QAAAC,EAAQ,OAAAC,EAAO,QAAAC,EAAQ,OAAAC,EAAO,QAAAC,EAAQ,OAAAC,EAAO,GAAAC,EAAG,QAAAC,EAAQ,QAAAC,EAAQ,SAAAC,EAAS,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUP,GAASO,EAAM,UAAU,UAAUT,GAASS,EAAM,UAAU,UAAUd,GAAQc,EAAM,WAAW,OAAO,UAAUJ,GAASI,EAAM,UAAU,UAAUb,GAASa,EAAM,UAAU,UAAUZ,GAAQY,EAAM,WAAW,QAAQ,UAAUH,GAASG,EAAM,WAAW,GAAK,UAAUF,GAAUE,EAAM,UAAU,QAAQhB,GAAwBgB,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUX,GAASW,EAAM,UAAU,UAAUV,GAAQU,EAAM,WAAW,QAAQ,UAAUR,GAAQQ,EAAM,WAAW,SAAS,GAAUC,GAAuB,CAACD,EAAMlC,IAAekC,EAAM,iBAAwBlC,EAAS,KAAK,GAAG,EAAEkC,EAAM,iBAAwBlC,EAAS,KAAK,GAAG,EAAUoC,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAjD,EAAQ,UAAAkD,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE5C,GAASe,CAAK,EAAO,CAAC,YAAA8B,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAvE,EAAQ,EAAEwE,GAAgB,CAAC,WAAA7E,GAAW,eAAe,YAAY,IAAI8C,EAAW,QAAAvC,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4E,EAAiBtC,GAAuBD,EAAMlC,EAAQ,EAAO,CAAC,sBAAA0E,EAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAaH,EAAsB,SAASI,IAAO,CAACP,GAAW,WAAW,CAAE,CAAC,EAAQQ,GAAaL,EAAsB,SAASI,IAAO,CAACP,GAAW,WAAW,CAAE,CAAC,EAAQS,GAAaN,EAAsB,SAASI,IAAO,CAACP,GAAW,WAAW,CAAE,CAAC,EAAQU,GAAYP,EAAsB,SAASI,IAAO,CAACP,GAAW,WAAW,CAAE,CAAC,EAAQW,GAAgBR,EAAsB,SAASI,IAAO,CAAC,MAAMH,GAAM,IAAIJ,GAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAQY,GAAgBT,EAAsB,SAASI,IAAO,CAAC,MAAMH,GAAM,IAAIJ,GAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAuCa,GAAkBC,EAAGzF,GAAkB,GAAhD,CAAC,CAAuE,EAAQ0F,GAAY,IAAQ,EAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,SAAStB,CAAW,EAAmCuB,GAAa,IAAQ,GAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,SAASvB,CAAW,EAAmCwB,GAAOC,GAAU,EAAQC,GAAa,IAAQ1B,IAAc,YAA6C2B,GAAa,IAAQ,EAAC,YAAY,YAAY,WAAW,EAAE,SAAS3B,CAAW,EAAmC4B,GAAa,IAAQ,EAAC,YAAY,WAAW,EAAE,SAAS5B,CAAW,EAAmC6B,GAAavF,GAAW0D,IAAc,YAAmB,GAAa1D,EAAcwF,GAAa,IAAQ9B,IAAc,YAA6C+B,GAAa,IAAQ,GAAC,YAAY,WAAW,EAAE,SAAS/B,CAAW,EAA6B,OAAoBlD,EAAKkF,EAAY,CAAC,GAAG7C,GAAUT,EAAgB,SAAsB5B,EAAKC,GAAS,CAAC,QAAQf,GAAS,QAAQ,GAAM,SAAsBc,EAAKT,GAAW,CAAC,MAAMF,GAAY,GAAGL,EAAqB,CAAC,UAAU,CAAC,MAAMM,EAAW,EAAE,UAAU,CAAC,MAAMA,EAAW,EAAE,UAAU,CAAC,MAAMA,EAAW,EAAE,UAAU,CAAC,MAAMA,EAAW,EAAE,UAAU,CAAC,MAAMA,EAAW,CAAC,EAAE4D,EAAYI,CAAc,EAAE,SAAsB6B,GAAMjF,EAAO,IAAI,CAAC,GAAG+C,EAAU,GAAGI,GAAgB,UAAUkB,EAAGD,GAAkB,iBAAiBlC,EAAUe,CAAU,EAAE,cAAc,GAAK,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIhC,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qEAAqE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,qEAAqE,GAAGQ,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,wBAAwB,OAAO,EAAE,UAAU,CAAC,wBAAwB,OAAO,EAAE,UAAU,CAAC,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,gBAAgB,kBAAkB,CAAC,EAAE,GAAGnD,EAAqB,CAAC,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,eAAe,EAAE,UAAU,CAAC,mBAAmB,YAAY,EAAE,UAAU,CAAC,mBAAmB,aAAa,CAAC,EAAEkE,EAAYI,CAAc,EAAE,SAAS,CAACkB,GAAY,GAAgBxE,EAAKoF,GAAK,CAAC,KAAK,kOAAkO,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBpF,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,aAAa,iBAAiByD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,EAAE,SAAsB3D,EAAKqF,GAA0B,CAAC,OAAO,GAAG,MAAM,OAAOpD,GAAmB,OAAO,gBAAgB,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,GAAGjD,EAAqB,CAAC,UAAU,CAAC,GAAGiD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,EAAE,GAAG,CAAC,CAAC,EAAEiB,EAAYI,CAAc,EAAE,SAAsBtD,EAAKsF,GAA8B,CAAC,UAAU,2BAA2B,iBAAiB3B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAK1B,GAA8B,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,kBAAkB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmG,GAAa,GAAgBU,GAAMjF,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,eAAe,iBAAiByD,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,QAAQ,iBAAiB,qEAAqE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,QAAQ,gBAAgB,kBAAkB,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,kBAAkB,CAAC,EAAE,SAAS,CAAc3D,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiByD,EAAiB,SAAS,YAAY,SAAsB3D,EAAKuF,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BxF,EAAKqF,GAA0B,CAAC,OAAO,GAAG,GAAGrG,EAAqB,CAAC,UAAU,CAAC,GAAGiD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,EAAE,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,EAAE,CAAC,CAAC,EAAEiB,EAAYI,CAAc,EAAE,SAAsBtD,EAAKsF,GAA8B,CAAC,UAAU,0BAA0B,iBAAiB3B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAKxB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,OAAO,GAAGQ,EAAqB,CAAC,UAAU,CAAC,UAAUwG,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAEtC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEsB,GAAa,GAAgB5E,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,OAAO,iBAAiByD,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qEAAqE,sBAAsB,QAAQ,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,GAAG3E,EAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAMkF,EAAY,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMH,EAAY,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMI,EAAW,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMF,EAAY,CAAC,EAAEf,EAAYI,CAAc,EAAE,SAAsBtD,EAAKT,GAAW,CAAC,MAAMF,GAAY,SAAsB8F,GAAMjF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiByD,EAAiB,SAAS,YAAY,MAAMM,GAAa,GAAGjF,EAAqB,CAAC,UAAU,CAAC,iBAAiB,OAAU,MAAM,MAAS,EAAE,UAAU,CAAC,iBAAiB,OAAU,MAAM,MAAS,CAAC,EAAEkE,EAAYI,CAAc,EAAE,SAAS,CAActD,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiByD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,GAAG,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,CAAC,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,EAAe3D,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiByD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,EAAE,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,CAAC,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEkB,GAAa,GAAgBM,GAAMjF,EAAO,IAAI,CAAC,UAAU,eAAe,mBAAmB,MAAM,iBAAiByD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kBAAkB,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,gBAAgB,wBAAwB,EAAE,UAAU,CAAC,gBAAgB,wBAAwB,CAAC,EAAE,SAAS,CAACmB,GAAa,GAAgB9E,EAAKuF,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BzF,EAAKqF,GAA0B,CAAC,OAAO,GAAG,MAAM,QAAQpD,GAAmB,OAAO,6BAA6B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,GAAGjD,EAAqB,CAAC,UAAU,CAAC,GAAGiD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,CAAC,CAAC,EAAEiB,EAAYI,CAAc,EAAE,SAAsBtD,EAAKsF,GAA8B,CAAC,UAAU,0BAA0B,mBAAmB,OAAO,iBAAiB3B,EAAiB,SAAS,sBAAsB,KAAK,OAAO,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAKxB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,OAAO,UAAUiH,EAAe,CAAC,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,OAAO,GAAGzG,EAAqB,CAAC,UAAU,CAAC,UAAUyG,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAEvC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyB,GAAazC,CAAS,GAAgBtC,EAAKuF,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6B1F,EAAKqF,GAA0B,CAAC,OAAO,GAAG,MAAM,QAAQpD,GAAmB,OAAO,6BAA6B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,GAAGjD,EAAqB,CAAC,UAAU,CAAC,GAAGiD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC,EAAEiB,EAAYI,CAAc,EAAE,SAAsBtD,EAAKsF,GAA8B,CAAC,UAAU,0BAA0B,mBAAmB,OAAO,iBAAiB3B,EAAiB,SAAS,sBAAsB,KAAK,OAAO,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAKtB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,OAAO,UAAU6D,EAAU,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,eAAU,GAAGvD,EAAqB,CAAC,UAAU,CAAC,UAAU0G,EAAe,CAAC,EAAE,UAAUrB,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUqB,EAAe,CAAC,EAAE,UAAUtB,GAAgB,QAAQ,WAAW,CAAC,EAAElB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,GAAa,GAAgBhF,EAAKqF,GAA0B,CAAC,OAAO,GAAG,MAAM,QAAQpD,GAAmB,OAAO,6BAA6B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,GAAGjD,EAAqB,CAAC,UAAU,CAAC,GAAGiD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,GAAG,GAAG,EAAE,EAAE,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,IAAI,GAAG,EAAE,EAAE,CAAC,EAAEiB,EAAYI,CAAc,EAAE,SAAsBtD,EAAKsF,GAA8B,CAAC,UAAU,2BAA2B,mBAAmB,IAAI,iBAAiB3B,EAAiB,SAAS,sBAAsB,KAAK,IAAI,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAKtB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,IAAI,UAAU+D,EAAU,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUD,EAAU,GAAGxD,EAAqB,CAAC,UAAU,CAAC,UAAUqF,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUD,GAAgB,QAAQ,WAAW,CAAC,EAAElB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,GAAa,GAAgBhF,EAAKqF,GAA0B,CAAC,OAAO,GAAG,MAAM,QAAQpD,GAAmB,OAAO,6BAA6B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,GAAGjD,EAAqB,CAAC,UAAU,CAAC,GAAGiD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,GAAG,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,IAAI,GAAG,EAAE,GAAG,CAAC,EAAEiB,EAAYI,CAAc,EAAE,SAAsBtD,EAAKsF,GAA8B,CAAC,UAAU,2BAA2B,mBAAmB,IAAI,iBAAiB3B,EAAiB,SAAS,sBAAsB,KAAK,IAAI,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAKtB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,IAAI,UAAUiE,EAAU,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUD,EAAU,GAAG1D,EAAqB,CAAC,UAAU,CAAC,UAAUqF,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUD,GAAgB,QAAQ,WAAW,CAAC,EAAElB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,GAAa,GAAgBhF,EAAKqF,GAA0B,CAAC,OAAO,GAAG,MAAM,QAAQpD,GAAmB,OAAO,6BAA6B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,GAAGjD,EAAqB,CAAC,UAAU,CAAC,GAAGiD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,GAAG,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,IAAI,GAAG,EAAE,GAAG,CAAC,EAAEiB,EAAYI,CAAc,EAAE,SAAsBtD,EAAKsF,GAA8B,CAAC,UAAU,2BAA2B,mBAAmB,IAAI,iBAAiB3B,EAAiB,SAAS,sBAAsB,KAAK,IAAI,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAKtB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,IAAI,UAAUmE,EAAU,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUD,EAAU,GAAG5D,EAAqB,CAAC,UAAU,CAAC,UAAUqF,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUD,GAAgB,QAAQ,WAAW,CAAC,EAAElB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,GAAa,GAAgBhF,EAAKqF,GAA0B,CAAC,OAAO,GAAG,MAAM,QAAQpD,GAAmB,OAAO,6BAA6B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,GAAGjD,EAAqB,CAAC,UAAU,CAAC,GAAGiD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,GAAG,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,IAAI,GAAG,EAAE,GAAG,CAAC,EAAEiB,EAAYI,CAAc,EAAE,SAAsBtD,EAAKsF,GAA8B,CAAC,UAAU,0BAA0B,mBAAmB,IAAI,iBAAiB3B,EAAiB,SAAS,sBAAsB,KAAK,IAAI,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAKtB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,IAAI,UAAUqE,EAAU,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUD,EAAU,GAAG9D,EAAqB,CAAC,UAAU,CAAC,UAAUqF,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUD,GAAgB,QAAQ,WAAW,CAAC,EAAElB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,GAAa,GAAgBhF,EAAKqF,GAA0B,CAAC,OAAO,GAAG,MAAM,QAAQpD,GAAmB,OAAO,6BAA6B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,GAAGjD,EAAqB,CAAC,UAAU,CAAC,GAAGiD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,GAAG,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,MAAMA,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,MAAM,EAAE,IAAI,GAAG,EAAE,GAAG,CAAC,EAAEiB,EAAYI,CAAc,EAAE,SAAsBtD,EAAKsF,GAA8B,CAAC,UAAU,2BAA2B,mBAAmB,IAAI,iBAAiB3B,EAAiB,SAAS,sBAAsB,KAAK,IAAI,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAKtB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,IAAI,UAAUsE,EAAU,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,GAAGhE,EAAqB,CAAC,UAAU,CAAC,UAAUqF,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUD,GAAgB,QAAQ,WAAW,CAAC,EAAElB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2B,GAAa,GAAgBjF,EAAKqF,GAA0B,CAAC,SAAsBrF,EAAKsF,GAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiB3B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB3D,EAAKpB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,OAAO,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ+G,GAAI,CAAC,kFAAkF,kFAAkF,qQAAqQ,4RAA4R,2GAA2G,0QAA0Q,qRAAqR,wGAAwG,sIAAsI,sLAAsL,+RAA+R,6QAA6Q,0GAA0G,sTAAsT,yGAAyG,yxBAAyxB,4PAA4P,iNAAiN,+IAA+I,+IAA+I,uNAAuN,yJAAyJ,2JAA2J,2JAA2J,2JAA2J,yJAAyJ,2JAA2J,yaAAya,qIAAqI,oGAAoG,6aAA6a,kHAAkH,6aAA6a,+bAA+b,EASpu7BC,GAAgBC,EAAQvE,GAAUqE,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,mBAAmBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,aAAa,QAAQ,cAAc,qBAAqB,WAAW,eAAe,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,eAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,eAAU,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAK,MAAM,UAAU,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,UAAU,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,QAAQ,gBAAgB,GAAK,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,UAAU,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,QAAQ,gBAAgB,GAAK,MAAM,UAAU,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,UAAU,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,UAAU,gBAAgB,GAAK,MAAM,UAAU,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,UAAU,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,UAAU,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGxH,GAAmC,GAAGG,GAAgB,GAAGE,GAAgB,GAAGE,EAAe,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECT/3CuH,EAAU,UAAU,CAAC,6BAA6B,yBAAyB,+BAA+B,2BAA2B,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,ksCAAksC,wvCAAwvC,ovCAAovC,EAAeC,GAAU,eCA/pI,IAAMC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAoBC,GAAO,CAAC,GAAG,OAAOA,GAAQ,SAAS,OAAOA,EAAM,GAAI,OAAO,SAASA,CAAK,EAAmB,OAAO,KAAK,IAAI,EAAEA,CAAK,EAAE,IAAK,EAAQC,GAAW,CAAC,CAAC,MAAAD,EAAM,SAAAE,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWN,GAAOG,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,iBAAiB,YAAY,QAAQ,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,OAAAC,EAAO,GAAAC,EAAG,QAAAC,EAAQ,SAAAC,EAAS,UAAAC,EAAU,UAAAC,EAAU,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUL,GAAUK,EAAM,WAAW,sBAAsB,UAAUJ,GAAWI,EAAM,WAAW,GAAK,UAAUT,GAAQS,EAAM,WAAW,CAAC,kBAAkB,GAAG,YAAY,6FAA6F,gBAAgB,EAAE,iBAAiB,EAAE,YAAY,QAAQ,eAAe,CAAC,EAAE,UAAUN,GAASM,EAAM,WAAW,sBAAsB,UAAUH,GAAWG,EAAM,WAAW,wEAAwE,QAAQX,GAAwBW,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUF,GAAOE,EAAM,WAAW,qBAAqB,GAAUC,GAAuB,CAACD,EAAM7B,IAAe6B,EAAM,iBAAwB7B,EAAS,KAAK,GAAG,EAAE6B,EAAM,iBAAwB7B,EAAS,KAAK,GAAG,EAAU+B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA5C,EAAQ,UAAA6C,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAElC,GAASU,CAAK,EAAO,CAAC,YAAAyB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA7D,EAAQ,EAAE8D,GAAgB,CAAC,WAAAnE,GAAW,eAAe,YAAY,IAAIyC,EAAW,QAAAlC,EAAQ,kBAAAL,EAAiB,CAAC,EAAQkE,EAAiBjC,GAAuBD,EAAM7B,EAAQ,EAAmFgE,GAAkBC,EAAGrE,GAAkB,GAA5F,CAAaiD,GAAuBA,EAAS,CAAuE,EAAE,OAAoB/B,EAAKoD,EAAY,CAAC,GAAGpB,GAAUT,EAAgB,SAAsBvB,EAAKC,GAAS,CAAC,QAAQf,GAAS,QAAQ,GAAM,SAAsBc,EAAKR,GAAW,CAAC,MAAMH,GAAY,SAAsBW,EAAKE,EAAO,IAAI,CAAC,GAAGqC,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,GAAkB,gBAAgBnB,EAAUU,CAAU,EAAE,cAAc,GAAK,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAI3B,EAAW,MAAM,CAAC,yBAAyBgB,EAAU,mBAAmBA,EAAU,aAAa,KAAK,iBAAiBA,EAAU,YAAY,uBAAuBA,EAAU,iBAAiBA,EAAU,aAAa,KAAK,wBAAwBA,EAAU,kBAAkBA,EAAU,aAAa,KAAK,iBAAiBA,EAAU,YAAY,sBAAsBA,EAAU,gBAAgBA,EAAU,aAAa,KAAK,GAAGR,CAAK,EAAE,GAAG9C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,CAAC,EAAEwD,EAAYI,CAAc,EAAE,SAAsBS,GAAMnD,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qEAAqE,sBAAsB,QAAQ,uBAAuB,QAAQ,iBAAiB,QAAQ,qBAAqB,MAAM,WAAW3D,GAAoB4C,CAAS,CAAC,EAAE,SAAS,CAAclC,EAAKsD,GAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,yEAAyE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,2CAA2Cd,CAAS,EAAE,KAAKF,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,GAAGjD,GAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,yEAAyE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEsC,EAAYI,CAAc,CAAC,CAAC,EAAEP,GAAwBrC,EAAKsD,GAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,2CAA2Cd,CAAS,EAAE,KAAKC,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,GAAGpD,GAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,wEAAwE,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEsC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQW,GAAI,CAAC,kFAAkF,gFAAgF,oQAAoQ,iTAAiT,8MAA8M,ogBAAogB,GAAeA,GAAI,GAAgBA,GAAI,+bAA+b,EASjzRC,GAAgBC,EAAQxC,GAAUsC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,iBAAiB,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,sBAAsB,gBAAgB,GAAK,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,sBAAsB,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,+FAA+F,MAAM,aAAa,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,sBAAsB,gBAAgB,GAAK,YAAY,yQAAgP,MAAM,WAAW,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,WAAW,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,CAAC,kBAAkB,GAAG,YAAY,6FAA6F,gBAAgB,EAAE,iBAAiB,EAAE,YAAY,QAAQ,eAAe,CAAC,EAAE,MAAM,SAAS,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTh3F,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,EAAyL,IAAMC,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,CAAK,GAAUC,GAAuB,CAACD,EAAME,IAAeF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAExB,GAASI,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA1B,CAAQ,EAAE2B,GAAgB,CAAC,eAAe,YAAY,IAAIrB,EAAW,QAAAW,EAAQ,kBAAAW,EAAiB,CAAC,EAAQC,EAAiB9B,GAAuBD,EAAME,CAAQ,EAAuC8B,EAAkBC,EAAGC,GAAkB,GAAhD,CAAC,CAAuE,EAAE,OAAoB1C,EAAK2C,EAAY,CAAC,GAAGjB,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQS,EAAS,QAAQ,GAAM,SAAsBV,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAG0B,EAAU,GAAGI,EAAgB,UAAUS,EAAGD,EAAkB,iBAAiBf,EAAUK,CAAU,EAAE,cAAc,GAAK,mBAAmB,YAAY,iBAAiBS,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,wBAAwB,QAAQ,iBAAiB,qEAAqE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,QAAQ,GAAGQ,CAAK,EAAE,SAAsBxB,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qEAAqE,sBAAsB,QAAQ,uBAAuB,QAAQ,iBAAiB,QAAQ,qBAAqB,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQK,GAAI,CAAC,kFAAkF,kFAAkF,uGAAuG,sNAAsN,+bAA+b,EAQ51HC,GAAgBC,EAAQnC,GAAUiC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,GAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRtPI,EAAU,UAAU,CAAC,6BAA6B,yBAAyB,+BAA+B,2BAA2B,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,+HAA+H,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,EAAE,CAAC,OAAO,kBAAkB,OAAO,SAAS,MAAM,SAAS,IAAI,kIAAkI,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,ymCAAymC,EAAeC,GAAU,eCCnpE,IAAMC,GAAkB,CAC3B,MAAO,OACP,OAAQ,OACR,QAAS,OACT,eAAgB,SAChB,WAAY,QAChB,EASA,IAAMC,GAAkB,CACpB,GAAGC,GACH,aAAc,EACd,WAAY,2BACZ,OAAQ,uCACR,MAAO,UACP,cAAe,QACnB,EACaC,GAAgCC,EAAW,CAACC,EAAGC,IACnCC,EAAK,MAAO,CAC7B,MAAON,GACP,IAAKK,CACT,CAAC,CACJ,EC9BD,IAAME,GAAE,GAAG,EAAMC,GAAMC,GAAE,IAAID,KAAIA,GAAED,GAAE,EAAE,cAAc,OAAO,CAAC,EAAE,qCAAqC,CAAC,EAAE,MAAM,GAAGC,ICIgB,IAAME,GAAc,CAAC,QAAQ,CAAC,KAAKC,EAAY,YAAY,EAAE,YAAY,CAAC,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,KAAKA,EAAY,YAAY,EAAE,aAAa,CAAC,KAAKA,EAAY,YAAY,EAAE,aAAa,CAAC,KAAKA,EAAY,YAAY,CAAC,EAAQC,GAAY,CAACC,EAAIC,IAASD,EAAI,KAAKE,GAAGA,EAAE,YAAY,EAAE,SAASD,CAAM,CAAC,EAAS,SAASE,GAAiBC,EAASC,EAAaC,EAAW,GAAGC,EAAcC,EAAsB,CAEriB,GAAGH,EAAa,OAAOE,EAAc,GAAGD,GAAY,MAAqDA,GAAW,SAAU,EAAE,OAAO,KAAK,IAAMG,EAAeH,EAAW,YAAY,EAAE,QAAQ,QAAQ,EAAE,EAAE,IAAII,EACjD,OAA7IA,EAAgBF,EAAsBC,CAAc,KAAK,MAAMC,IAAkB,OAAOA,EAAgBX,GAAYK,EAASK,CAAc,CAAsB,CAAQ,SAASE,GAAiBP,EAASC,EAAaC,EAAW,GAAGC,EAAcC,EAAsB,CAC/R,IAAMI,EAAiBC,EAAQ,IAAI,CAAC,GAAGP,GAAY,MAAqDA,GAAW,SAAU,EAAE,OAAO,KAAK,IAAMG,EAAeH,EAAW,YAAY,EAAE,QAAQ,QAAQ,EAAE,EAAE,IAAII,EAChD,OAA7IA,EAAgBF,EAAsBC,CAAc,KAAK,MAAMC,IAAkB,OAAOA,EAAgBX,GAAYK,EAASK,CAAc,CAAsB,EAAE,CAACF,EAAcD,CAAU,CAAC,EAAyD,OAA5CD,EAAaE,EAAcK,CAA6B,CCT2N,IAAME,GAAc,uCAA6CC,GAAM,CAAC,OAAO,GAAG,YAAY,GAAG,aAAa,GAAG,WAAW,GAAG,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,WAAW,GAAG,kBAAkB,EAAE,eAAe,EAAE,qBAAqB,EAAE,WAAW,GAAG,cAAc,EAAE,YAAY,GAAG,QAAQ,GAAG,IAAI,GAAG,IAAI,GAAG,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,YAAY,GAAG,UAAU,GAAG,iBAAiB,EAAE,WAAW,GAAG,UAAU,GAAG,QAAQ,GAAG,YAAY,GAAG,eAAe,EAAE,aAAa,GAAG,kBAAkB,EAAE,YAAY,GAAG,QAAQ,GAAG,gBAAgB,EAAE,QAAQ,GAAG,WAAW,GAAG,gBAAgB,EAAE,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,GAAG,mBAAmB,EAAE,YAAY,GAAG,IAAI,GAAG,gBAAgB,EAAE,eAAe,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,QAAQ,GAAG,eAAe,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,oBAAoB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,SAAS,GAAG,aAAa,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,EAAE,UAAU,GAAG,OAAO,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,IAAI,GAAG,UAAU,GAAG,IAAI,GAAG,YAAY,GAAG,gBAAgB,EAAE,eAAe,EAAE,MAAM,EAAE,SAAS,GAAG,KAAK,GAAG,aAAa,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,gBAAgB,EAAE,gBAAgB,EAAE,cAAc,EAAE,cAAc,EAAE,cAAc,EAAE,oBAAoB,EAAE,YAAY,GAAG,aAAa,GAAG,gBAAgB,EAAE,UAAU,GAAG,WAAW,GAAG,cAAc,EAAE,YAAY,GAAG,SAAS,GAAG,QAAQ,GAAG,YAAY,GAAG,WAAW,GAAG,WAAW,GAAG,cAAc,EAAE,eAAe,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,UAAU,GAAG,mBAAmB,EAAE,eAAe,EAAE,IAAI,GAAG,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,kBAAkB,EAAE,kBAAkB,EAAE,WAAW,GAAG,YAAY,GAAG,cAAc,EAAE,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,cAAc,EAAE,UAAU,GAAG,QAAQ,GAAG,oBAAoB,EAAE,SAAS,GAAG,UAAU,GAAG,OAAO,GAAG,YAAY,GAAG,MAAM,GAAG,aAAa,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,gBAAgB,EAAE,SAAS,GAAG,QAAQ,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,aAAa,GAAG,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,YAAY,GAAG,aAAa,GAAG,WAAW,GAAG,eAAe,EAAE,YAAY,GAAG,IAAI,GAAG,YAAY,GAAG,aAAa,GAAG,cAAc,EAAE,QAAQ,GAAG,SAAS,GAAG,MAAM,GAAG,YAAY,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,GAAG,UAAU,GAAG,UAAU,GAAG,eAAe,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,eAAe,EAAE,mBAAmB,EAAE,aAAa,GAAG,WAAW,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK,GAAG,KAAK,GAAG,WAAW,GAAG,SAAS,GAAG,YAAY,GAAG,cAAc,EAAE,eAAe,EAAE,eAAe,EAAE,UAAU,GAAG,UAAU,GAAG,aAAa,GAAG,YAAY,GAAG,YAAY,GAAG,iBAAiB,EAAE,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,UAAU,GAAG,eAAe,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,eAAe,EAAE,eAAe,EAAE,cAAc,EAAE,iBAAiB,EAAE,YAAY,GAAG,oBAAoB,EAAE,aAAa,GAAG,MAAM,GAAG,YAAY,GAAG,UAAU,GAAG,MAAM,GAAG,YAAY,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,eAAe,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,UAAU,GAAG,cAAc,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,KAAK,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,mBAAmB,EAAE,aAAa,GAAG,UAAU,GAAG,aAAa,GAAG,OAAO,GAAG,UAAU,GAAG,cAAc,EAAE,YAAY,GAAG,aAAa,GAAG,cAAc,EAAE,WAAW,GAAG,WAAW,GAAG,aAAa,GAAG,SAAS,GAAG,OAAO,GAAG,mBAAmB,EAAE,mBAAmB,EAAE,UAAU,GAAG,UAAU,GAAG,aAAa,GAAG,eAAe,EAAE,WAAW,GAAG,UAAU,GAAG,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,cAAc,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,SAAS,GAAG,YAAY,GAAG,SAAS,GAAG,kBAAkB,EAAE,gBAAgB,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,aAAa,GAAG,cAAc,EAAE,gBAAgB,EAAE,KAAK,GAAG,WAAW,GAAG,kBAAkB,EAAE,MAAM,GAAG,SAAS,GAAG,qBAAqB,EAAE,YAAY,GAAG,mBAAmB,EAAE,UAAU,GAAG,YAAY,GAAG,aAAa,GAAG,UAAU,GAAG,cAAc,EAAE,iBAAiB,EAAE,OAAO,GAAG,oBAAoB,EAAE,MAAM,GAAG,WAAW,GAAG,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,MAAM,GAAG,gBAAgB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,GAAG,YAAY,GAAG,UAAU,GAAG,cAAc,EAAE,SAAS,GAAG,WAAW,GAAG,YAAY,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,oBAAoB,EAAE,UAAU,GAAG,SAAS,GAAG,QAAQ,GAAG,YAAY,GAAG,QAAQ,GAAG,QAAQ,GAAG,cAAc,EAAE,mBAAmB,EAAE,SAAS,GAAG,SAAS,GAAG,mBAAmB,EAAE,YAAY,GAAG,aAAa,GAAG,YAAY,GAAG,YAAY,GAAG,aAAa,GAAG,eAAe,EAAE,YAAY,GAAG,SAAS,GAAG,YAAY,GAAG,WAAW,GAAG,aAAa,GAAG,gBAAgB,EAAE,cAAc,EAAE,aAAa,GAAG,QAAQ,GAAG,UAAU,GAAG,YAAY,GAAG,cAAc,EAAE,QAAQ,GAAG,YAAY,GAAG,OAAO,GAAG,gBAAgB,EAAE,WAAW,GAAG,cAAc,EAAE,YAAY,GAAG,KAAK,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,cAAc,EAAE,aAAa,GAAG,aAAa,GAAG,WAAW,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,mBAAmB,EAAE,aAAa,GAAG,YAAY,GAAG,UAAU,GAAG,UAAU,GAAG,KAAK,GAAG,OAAO,GAAG,OAAO,GAAG,cAAc,EAAE,cAAc,EAAE,YAAY,GAAG,eAAe,EAAE,eAAe,EAAE,YAAY,GAAG,eAAe,EAAE,WAAW,GAAG,eAAe,EAAE,QAAQ,GAAG,eAAe,EAAE,kBAAkB,EAAE,cAAc,EAAE,UAAU,GAAG,iBAAiB,EAAE,cAAc,EAAE,QAAQ,GAAG,aAAa,GAAG,UAAU,GAAG,QAAQ,GAAG,OAAO,GAAG,aAAa,GAAG,WAAW,GAAG,eAAe,EAAE,eAAe,EAAE,qBAAqB,EAAE,cAAc,EAAE,oBAAoB,EAAE,cAAc,EAAE,oBAAoB,EAAE,cAAc,EAAE,kBAAkB,EAAE,cAAc,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,UAAU,GAAG,kBAAkB,EAAE,SAAS,GAAG,IAAI,GAAG,UAAU,GAAG,aAAa,GAAG,aAAa,GAAG,YAAY,GAAG,aAAa,GAAG,gBAAgB,EAAE,gBAAgB,EAAE,eAAe,EAAE,UAAU,GAAG,WAAW,GAAG,KAAK,GAAG,gBAAgB,EAAE,OAAO,GAAG,eAAe,EAAE,mBAAmB,EAAE,KAAK,GAAG,QAAQ,GAAG,YAAY,GAAG,WAAW,GAAG,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,YAAY,GAAG,SAAS,GAAG,YAAY,GAAG,eAAe,EAAE,SAAS,GAAG,aAAa,GAAG,mBAAmB,EAAE,YAAY,GAAG,OAAO,GAAG,WAAW,GAAG,cAAc,EAAE,SAAS,GAAG,cAAc,EAAE,kBAAkB,EAAE,IAAI,GAAG,YAAY,GAAG,IAAI,GAAG,IAAI,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,QAAQ,GAAG,eAAe,EAAE,KAAK,GAAG,IAAI,GAAG,eAAe,EAAE,cAAc,EAAE,KAAK,GAAG,eAAe,EAAE,aAAa,GAAG,gBAAgB,EAAE,kBAAkB,EAAE,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,WAAW,GAAG,QAAQ,GAAG,YAAY,GAAG,MAAM,GAAG,QAAQ,GAAG,aAAa,GAAG,YAAY,GAAG,cAAc,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,cAAc,EAAE,YAAY,GAAG,WAAW,GAAG,kBAAkB,EAAE,YAAY,GAAG,aAAa,GAAG,YAAY,GAAG,aAAa,GAAG,oBAAoB,EAAE,YAAY,GAAG,mBAAmB,EAAE,UAAU,GAAG,MAAM,GAAG,aAAa,GAAG,UAAU,GAAG,iBAAiB,EAAE,KAAK,GAAG,WAAW,GAAG,UAAU,GAAG,MAAM,GAAG,eAAe,EAAE,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,OAAO,GAAG,WAAW,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,aAAa,GAAG,KAAK,GAAG,kBAAkB,EAAE,SAAS,GAAG,UAAU,GAAG,eAAe,EAAE,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,GAAG,eAAe,EAAE,iBAAiB,EAAE,cAAc,EAAE,KAAK,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,kBAAkB,EAAE,SAAS,GAAG,SAAS,GAAG,iBAAiB,EAAE,SAAS,GAAG,aAAa,GAAG,iBAAiB,EAAE,gBAAgB,EAAE,YAAY,GAAG,WAAW,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,YAAY,GAAG,UAAU,GAAG,YAAY,GAAG,kBAAkB,EAAE,YAAY,GAAG,aAAa,GAAG,UAAU,GAAG,WAAW,GAAG,WAAW,GAAG,gBAAgB,EAAE,cAAc,EAAE,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,iBAAiB,EAAE,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,cAAc,EAAE,MAAM,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,UAAU,GAAG,KAAK,GAAG,MAAM,GAAG,MAAM,GAAG,UAAU,GAAG,SAAS,GAAG,QAAQ,GAAG,cAAc,EAAE,aAAa,GAAG,SAAS,GAAG,OAAO,GAAG,WAAW,GAAG,cAAc,EAAE,KAAK,GAAG,kBAAkB,EAAE,cAAc,EAAE,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,WAAW,GAAG,aAAa,GAAG,cAAc,EAAE,eAAe,EAAE,aAAa,GAAG,gBAAgB,EAAE,SAAS,GAAG,kBAAkB,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,WAAW,GAAG,YAAY,GAAG,gBAAgB,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,aAAa,GAAG,kBAAkB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,YAAY,GAAG,YAAY,GAAG,aAAa,GAAG,WAAW,GAAG,oBAAoB,EAAE,iBAAiB,EAAE,MAAM,GAAG,QAAQ,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,GAAG,eAAe,EAAE,WAAW,GAAG,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,WAAW,GAAG,cAAc,EAAE,WAAW,GAAG,eAAe,EAAE,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,IAAI,GAAG,OAAO,EAAE,KAAK,GAAG,WAAW,GAAG,OAAO,EAAE,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,YAAY,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,UAAU,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,gBAAgB,EAAE,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,UAAU,GAAG,OAAO,GAAG,YAAY,GAAG,gBAAgB,EAAE,KAAK,GAAG,SAAS,GAAG,SAAS,GAAG,GAAG,GAAG,QAAQ,GAAG,cAAc,EAAE,kBAAkB,EAAE,OAAO,GAAG,aAAa,GAAG,MAAM,GAAG,YAAY,GAAG,QAAQ,GAAG,UAAU,GAAG,QAAQ,GAAG,WAAW,GAAG,kBAAkB,EAAE,QAAQ,GAAG,WAAW,GAAG,WAAW,GAAG,QAAQ,GAAG,gBAAgB,EAAE,QAAQ,GAAG,gBAAgB,EAAE,OAAO,GAAG,KAAK,GAAG,WAAW,GAAG,YAAY,GAAG,KAAK,GAAG,UAAU,GAAG,WAAW,GAAG,YAAY,GAAG,UAAU,GAAG,aAAa,GAAG,aAAa,GAAG,OAAO,GAAG,QAAQ,GAAG,WAAW,GAAG,iBAAiB,EAAE,eAAe,EAAE,KAAK,GAAG,QAAQ,GAAG,SAAS,GAAG,kBAAkB,EAAE,SAAS,GAAG,eAAe,EAAE,gBAAgB,EAAE,OAAO,GAAG,MAAM,GAAG,gBAAgB,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,aAAa,GAAG,MAAM,GAAG,YAAY,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,GAAG,WAAW,GAAG,SAAS,GAAG,MAAM,GAAG,iBAAiB,EAAE,kBAAkB,EAAE,YAAY,GAAG,kBAAkB,EAAE,eAAe,EAAE,aAAa,GAAG,iBAAiB,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,YAAY,GAAG,cAAc,EAAE,gBAAgB,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,GAAG,YAAY,GAAG,SAAS,GAAG,UAAU,EAAE,UAAU,GAAG,WAAW,GAAG,aAAa,GAAG,gBAAgB,EAAE,SAAS,GAAG,KAAK,GAAG,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,YAAY,GAAG,kBAAkB,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,aAAa,GAAG,eAAe,EAAE,YAAY,GAAG,cAAc,EAAE,QAAQ,GAAG,QAAQ,GAAG,YAAY,GAAG,MAAM,GAAG,eAAe,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,GAAG,OAAO,GAAG,iBAAiB,EAAE,UAAU,GAAG,cAAc,EAAE,SAAS,GAAG,OAAO,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,QAAQ,GAAG,WAAW,GAAG,aAAa,GAAG,KAAK,GAAG,SAAS,GAAG,WAAW,GAAG,gBAAgB,EAAE,aAAa,GAAG,aAAa,GAAG,MAAM,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,WAAW,GAAG,YAAY,GAAG,KAAK,GAAG,QAAQ,GAAG,aAAa,GAAG,SAAS,EAAE,OAAO,GAAG,KAAK,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,OAAO,GAAG,cAAc,EAAE,aAAa,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,aAAa,GAAG,YAAY,GAAG,WAAW,GAAG,oBAAoB,EAAE,aAAa,GAAG,gBAAgB,EAAE,kBAAkB,EAAE,cAAc,EAAE,WAAW,GAAG,oBAAoB,EAAE,aAAa,GAAG,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,aAAa,GAAG,cAAc,EAAE,WAAW,GAAG,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,gBAAgB,EAAE,eAAe,EAAE,SAAS,GAAG,cAAc,EAAE,UAAU,GAAG,aAAa,GAAG,iBAAiB,EAAE,YAAY,GAAG,WAAW,GAAG,kBAAkB,EAAE,KAAK,GAAG,UAAU,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,GAAG,KAAK,GAAG,MAAM,GAAG,YAAY,GAAG,QAAQ,GAAG,cAAc,EAAE,kBAAkB,EAAE,QAAQ,GAAG,YAAY,GAAG,KAAK,GAAG,YAAY,GAAG,KAAK,GAAG,eAAe,EAAE,aAAa,GAAG,IAAI,GAAG,aAAa,GAAG,QAAQ,GAAG,OAAO,GAAG,aAAa,GAAG,aAAa,GAAG,eAAe,EAAE,cAAc,EAAE,gBAAgB,EAAE,WAAW,GAAG,kBAAkB,EAAE,MAAM,GAAG,SAAS,GAAG,kBAAkB,EAAE,iBAAiB,EAAE,UAAU,GAAG,gBAAgB,EAAE,WAAW,GAAG,YAAY,GAAG,OAAO,GAAG,KAAK,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,QAAQ,GAAG,IAAI,GAAG,eAAe,EAAE,cAAc,EAAE,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,aAAa,GAAG,SAAS,GAAG,gBAAgB,EAAE,IAAI,GAAG,eAAe,EAAE,UAAU,GAAG,kBAAkB,EAAE,cAAc,EAAE,KAAK,GAAG,YAAY,GAAG,SAAS,GAAG,gBAAgB,EAAE,UAAU,GAAG,YAAY,GAAG,cAAc,EAAE,eAAe,EAAE,MAAM,GAAG,SAAS,GAAG,cAAc,EAAE,QAAQ,GAAG,cAAc,EAAE,iBAAiB,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,KAAK,GAAG,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,iBAAiB,EAAE,gBAAgB,EAAE,MAAM,GAAG,YAAY,GAAG,MAAM,GAAG,cAAc,EAAE,YAAY,GAAG,OAAO,GAAG,GAAG,GAAG,eAAe,EAAE,aAAa,GAAG,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,WAAW,GAAG,WAAW,GAAG,IAAI,GAAG,OAAO,GAAG,aAAa,GAAG,eAAe,EAAE,aAAa,GAAG,WAAW,GAAG,OAAO,GAAG,eAAe,EAAE,YAAY,GAAG,UAAU,GAAG,YAAY,GAAG,aAAa,GAAG,cAAc,EAAE,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,SAAS,GAAG,IAAI,GAAG,aAAa,GAAG,UAAU,GAAG,WAAW,GAAG,gBAAgB,EAAE,WAAW,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,OAAO,GAAG,SAAS,GAAG,aAAa,GAAG,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,cAAc,EAAE,cAAc,EAAE,MAAM,GAAG,WAAW,GAAG,WAAW,GAAG,cAAc,EAAE,MAAM,GAAG,UAAU,GAAG,UAAU,GAAG,cAAc,EAAE,cAAc,EAAE,kBAAkB,EAAE,WAAW,GAAG,KAAK,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,GAAG,gBAAgB,EAAE,cAAc,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,YAAY,GAAG,WAAW,GAAG,aAAa,GAAG,cAAc,EAAE,KAAK,GAAG,SAAS,GAAG,MAAM,GAAG,iBAAiB,EAAE,QAAQ,GAAG,cAAc,EAAE,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,SAAS,GAAG,YAAY,GAAG,SAAS,GAAG,OAAO,GAAG,aAAa,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,GAAG,SAAS,GAAG,KAAK,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,gBAAgB,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,YAAY,GAAG,KAAK,GAAG,UAAU,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,YAAY,GAAG,kBAAkB,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,QAAQ,GAAG,eAAe,EAAE,OAAO,GAAG,UAAU,GAAG,cAAc,EAAE,cAAc,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,aAAa,GAAG,UAAU,GAAG,aAAa,GAAG,aAAa,GAAG,OAAO,GAAG,UAAU,GAAG,aAAa,GAAG,cAAc,EAAE,kBAAkB,EAAE,UAAU,GAAG,cAAc,EAAE,UAAU,GAAG,gBAAgB,EAAE,aAAa,GAAG,iBAAiB,EAAE,aAAa,GAAG,cAAc,EAAE,YAAY,GAAG,kBAAkB,EAAE,KAAK,GAAG,MAAM,GAAG,aAAa,GAAG,cAAc,EAAE,cAAc,EAAE,aAAa,GAAG,eAAe,EAAE,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,UAAU,GAAG,eAAe,EAAE,cAAc,EAAE,aAAa,GAAG,cAAc,EAAE,eAAe,EAAE,MAAM,GAAG,WAAW,GAAG,YAAY,GAAG,gBAAgB,EAAE,iBAAiB,EAAE,YAAY,GAAG,aAAa,GAAG,qBAAqB,EAAE,qBAAqB,EAAE,MAAM,GAAG,SAAS,GAAG,aAAa,GAAG,iBAAiB,EAAE,oBAAoB,EAAE,SAAS,GAAG,gBAAgB,EAAE,IAAI,GAAG,QAAQ,GAAG,UAAU,EAAE,gBAAgB,EAAE,MAAM,GAAG,WAAW,GAAG,UAAU,GAAG,WAAW,GAAG,iBAAiB,EAAE,kBAAkB,EAAE,aAAa,GAAG,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,iBAAiB,EAAE,aAAa,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,YAAY,GAAG,OAAO,GAAG,KAAK,GAAG,KAAK,GAAG,gBAAgB,EAAE,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,WAAW,GAAG,SAAS,GAAG,iBAAiB,EAAE,cAAc,EAAE,aAAa,GAAG,QAAQ,GAAG,YAAY,GAAG,WAAW,GAAG,MAAM,GAAG,cAAc,EAAE,aAAa,GAAG,WAAW,GAAG,WAAW,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,qBAAqB,EAAE,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,cAAc,EAAE,aAAa,GAAG,WAAW,GAAG,eAAe,EAAE,MAAM,GAAG,WAAW,GAAG,cAAc,EAAE,WAAW,GAAG,KAAK,GAAG,YAAY,GAAG,MAAM,GAAG,MAAM,GAAG,mBAAmB,EAAE,qBAAqB,EAAE,aAAa,GAAG,YAAY,GAAG,WAAW,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,YAAY,GAAG,aAAa,GAAG,UAAU,GAAG,gBAAgB,EAAE,OAAO,EAAE,OAAO,GAAG,KAAK,GAAG,eAAe,EAAE,QAAQ,GAAG,WAAW,GAAG,OAAO,GAAG,aAAa,GAAG,oBAAoB,EAAE,WAAW,GAAG,gBAAgB,EAAE,gBAAgB,EAAE,aAAa,GAAG,mBAAmB,EAAE,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,UAAU,GAAG,YAAY,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,mBAAmB,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,oBAAoB,EAAE,UAAU,GAAG,cAAc,EAAE,YAAY,GAAG,aAAa,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,GAAG,eAAe,EAAE,QAAQ,GAAG,iBAAiB,EAAE,YAAY,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,GAAG,QAAQ,GAAG,KAAK,GAAG,gBAAgB,EAAE,YAAY,GAAG,mBAAmB,EAAE,WAAW,GAAG,YAAY,GAAG,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,IAAI,GAAG,KAAK,GAAG,WAAW,GAAG,UAAU,GAAG,kBAAkB,EAAE,SAAS,GAAG,cAAc,EAAE,QAAQ,GAAG,UAAU,GAAG,UAAU,GAAG,KAAK,GAAG,QAAQ,GAAG,YAAY,GAAG,QAAQ,GAAG,QAAQ,GAAG,YAAY,GAAG,SAAS,GAAG,aAAa,GAAG,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,GAAG,oBAAoB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,eAAe,EAAE,oBAAoB,EAAE,YAAY,GAAG,WAAW,GAAG,GAAG,GAAG,OAAO,GAAG,YAAY,GAAG,UAAU,GAAG,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,eAAe,EAAE,mBAAmB,EAAE,QAAQ,GAAG,UAAU,GAAG,gBAAgB,EAAE,KAAK,GAAG,KAAK,GAAG,eAAe,EAAE,aAAa,GAAG,WAAW,GAAG,aAAa,GAAG,QAAQ,GAAG,WAAW,GAAG,iBAAiB,EAAE,mBAAmB,EAAE,QAAQ,GAAG,SAAS,GAAG,qBAAqB,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,aAAa,GAAG,iBAAiB,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,cAAc,EAAE,cAAc,EAAE,eAAe,EAAE,gBAAgB,EAAE,cAAc,EAAE,OAAO,GAAG,WAAW,GAAG,QAAQ,GAAG,YAAY,GAAG,MAAM,GAAG,cAAc,EAAE,OAAO,GAAG,KAAK,GAAG,MAAM,GAAG,QAAQ,GAAG,YAAY,GAAG,eAAe,EAAE,aAAa,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,OAAO,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,KAAK,GAAG,mBAAmB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,eAAe,EAAE,eAAe,EAAE,mBAAmB,EAAE,eAAe,EAAE,mBAAmB,EAAE,eAAe,EAAE,mBAAmB,EAAE,eAAe,EAAE,mBAAmB,EAAE,cAAc,EAAE,cAAc,EAAE,QAAQ,GAAG,aAAa,GAAG,gBAAgB,EAAE,UAAU,GAAG,IAAI,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,SAAS,GAAG,eAAe,EAAE,cAAc,EAAE,SAAS,GAAG,aAAa,GAAG,SAAS,GAAG,UAAU,GAAG,gBAAgB,EAAE,YAAY,GAAG,aAAa,GAAG,YAAY,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,IAAI,GAAG,UAAU,GAAG,cAAc,EAAE,OAAO,GAAG,aAAa,GAAG,WAAW,GAAG,YAAY,GAAG,KAAK,GAAG,eAAe,EAAE,KAAK,GAAG,YAAY,GAAG,OAAO,GAAG,MAAM,GAAG,UAAU,GAAG,UAAU,GAAG,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,aAAa,GAAG,aAAa,GAAG,gBAAgB,EAAE,aAAa,GAAG,MAAM,GAAG,WAAW,GAAG,YAAY,GAAG,OAAO,GAAG,UAAU,GAAG,eAAe,EAAE,iBAAiB,EAAE,cAAc,EAAE,cAAc,EAAE,eAAe,EAAE,WAAW,GAAG,eAAe,EAAE,aAAa,GAAG,cAAc,EAAE,UAAU,GAAG,kBAAkB,EAAE,YAAY,GAAG,YAAY,GAAG,aAAa,GAAG,aAAa,GAAG,iBAAiB,EAAE,WAAW,GAAG,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,GAAG,KAAK,GAAG,WAAW,GAAG,oBAAoB,EAAE,SAAS,GAAG,YAAY,GAAG,cAAc,EAAE,SAAS,GAAG,MAAM,GAAG,qBAAqB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,YAAY,GAAG,KAAK,GAAG,WAAW,GAAG,gBAAgB,EAAE,QAAQ,GAAG,MAAM,GAAG,mBAAmB,EAAE,WAAW,GAAG,MAAM,GAAG,WAAW,GAAG,OAAO,GAAG,WAAW,GAAG,eAAe,EAAE,SAAS,GAAG,MAAM,GAAG,QAAQ,GAAG,UAAU,GAAG,cAAc,EAAE,UAAU,GAAG,aAAa,GAAG,OAAO,GAAG,UAAU,GAAG,YAAY,GAAG,qBAAqB,EAAE,kBAAkB,EAAE,QAAQ,GAAG,aAAa,GAAG,QAAQ,GAAG,cAAc,EAAE,UAAU,GAAG,UAAU,GAAG,qBAAqB,EAAE,SAAS,GAAG,mBAAmB,EAAE,MAAM,GAAG,cAAc,EAAE,aAAa,GAAG,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,KAAK,GAAG,QAAQ,GAAG,aAAa,GAAG,YAAY,GAAG,qBAAqB,EAAE,aAAa,GAAG,gBAAgB,EAAE,IAAI,GAAG,cAAc,EAAE,WAAW,GAAG,UAAU,GAAG,UAAU,GAAG,OAAO,GAAG,cAAc,EAAE,UAAU,GAAG,IAAI,GAAG,SAAS,GAAG,cAAc,EAAE,WAAW,GAAG,MAAM,GAAG,KAAK,GAAG,QAAQ,GAAG,UAAU,GAAG,SAAS,EAAE,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,GAAG,aAAa,GAAG,mBAAmB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,YAAY,GAAG,QAAQ,GAAG,QAAQ,GAAG,cAAc,EAAE,SAAS,GAAG,WAAW,GAAG,eAAe,EAAE,WAAW,GAAG,UAAU,GAAG,gBAAgB,EAAE,eAAe,EAAE,iBAAiB,EAAE,OAAO,GAAG,WAAW,GAAG,QAAQ,GAAG,OAAO,GAAG,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,gBAAgB,EAAE,QAAQ,GAAG,WAAW,GAAG,cAAc,EAAE,aAAa,GAAG,YAAY,GAAG,UAAU,GAAG,SAAS,GAAG,MAAM,GAAG,QAAQ,GAAG,cAAc,EAAE,OAAO,GAAG,aAAa,GAAG,SAAS,GAAG,mBAAmB,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,GAAG,UAAU,GAAG,SAAS,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,KAAK,GAAG,KAAK,GAAG,aAAa,GAAG,QAAQ,GAAG,MAAM,GAAG,KAAK,GAAG,UAAU,GAAG,YAAY,GAAG,iBAAiB,EAAE,UAAU,GAAG,cAAc,EAAE,aAAa,GAAG,aAAa,GAAG,WAAW,GAAG,WAAW,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,GAAG,SAAS,GAAG,SAAS,GAAG,YAAY,GAAG,GAAG,GAAG,MAAM,GAAG,SAAS,GAAG,aAAa,GAAG,YAAY,GAAG,cAAc,EAAE,YAAY,GAAG,aAAa,GAAG,QAAQ,EAAE,KAAK,GAAG,SAAS,GAAG,MAAM,GAAG,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,KAAK,GAAG,WAAW,GAAG,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,OAAO,GAAG,eAAe,EAAE,QAAQ,GAAG,OAAO,GAAG,WAAW,GAAG,IAAI,GAAG,OAAO,GAAG,SAAS,GAAG,aAAa,GAAG,oBAAoB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,cAAc,EAAE,UAAU,GAAG,UAAU,GAAG,gBAAgB,EAAE,iBAAiB,EAAE,WAAW,GAAG,aAAa,GAAG,cAAc,EAAE,YAAY,GAAG,SAAS,GAAG,YAAY,GAAG,eAAe,EAAE,kBAAkB,EAAE,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,QAAQ,GAAG,aAAa,GAAG,SAAS,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,WAAW,GAAG,cAAc,EAAE,UAAU,GAAG,aAAa,GAAG,UAAU,GAAG,WAAW,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,GAAG,kBAAkB,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,aAAa,GAAG,KAAK,GAAG,MAAM,GAAG,WAAW,GAAG,MAAM,GAAG,YAAY,GAAG,eAAe,EAAE,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,EAAE,aAAa,GAAG,QAAQ,GAAG,QAAQ,GAAG,WAAW,GAAG,GAAG,GAAG,IAAI,GAAG,SAAS,GAAG,YAAY,GAAG,QAAQ,GAAG,KAAK,GAAG,SAAS,EAAE,SAAS,GAAG,iBAAiB,EAAE,YAAY,GAAG,QAAQ,GAAG,KAAK,GAAG,YAAY,GAAG,aAAa,GAAG,SAAS,GAAG,QAAQ,GAAG,mBAAmB,EAAE,cAAc,EAAE,iBAAiB,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,QAAQ,GAAG,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,cAAc,EAAE,QAAQ,GAAG,KAAK,GAAG,QAAQ,EAAE,mBAAmB,EAAE,OAAO,GAAG,QAAQ,GAAG,WAAW,EAAE,EAAQC,GAAS,OAAO,KAAKD,EAAK,EAAQE,GAAc,CAAC,SAAS,UAAU,QAAQ,UAAU,UAAW,EAAQC,GAAgB,CAAC,GAAG,CAAC,GAAGD,EAAa,EAAE,EAAE,CAAC,SAAS,UAAU,QAAQ,SAAS,EAAE,EAAE,CAAC,SAAS,OAAO,CAAC,EAAQE,GAAoB,OAAO,KAAKD,EAAe,EAAE,IAAIE,GAAW,YAAYA,GAAW,EAAQC,GAAsBL,GAAS,OAAO,CAACM,EAAIC,KAAOD,EAAIC,EAAI,YAAY,CAAC,EAAEA,EAAWD,GAAM,CAAC,CAAC,EAQ1kxB,SAASE,GAAKC,EAAM,CAAC,GAAK,CAAC,MAAAC,EAAM,aAAAC,EAAa,WAAAC,EAAW,cAAAC,EAAc,QAAAC,EAAQ,YAAAC,EAAY,UAAAC,EAAU,aAAAC,EAAa,aAAAC,EAAa,SAAAC,EAAS,MAAAC,CAAK,EAAEX,EAAYY,EAAUC,EAAO,EAAK,EAAQC,EAAQC,GAAiBxB,GAASW,EAAaC,EAAWC,EAAcR,EAAqB,EAC3RoB,EAAiBtB,GAAoB,IAAIuB,GAAMjB,EAAMiB,CAAI,CAAC,EAC1DC,EAAUC,EAAQ,IAAI,CAAC,IAAMC,EAAa9B,GAAMwB,CAAO,EAAE,GAAG,CAACM,EAAa,OAAO,IAAMC,EAAYrB,EAAM,YAAYoB,GAAc,EAAE,GAAGC,IAAc,SAAgB,OAAOA,CAAY,EAAE,CAAC,GAAGL,CAAgB,CAAC,EACjN,CAACM,EAAaC,CAAe,EAAEC,GAASV,IAAU,OAAOW,GAAYC,EAAK,EAAE,IAAI,EACrF,eAAeC,GAAc,CAC7B,GAAG,OAAOrC,GAAMwB,CAAO,GAAI,SAAS,CAACS,EAAgB,IAAI,EAAE,OAC3D,GAAG,CACH,IAAMK,EAAO,MAAM,OADwC,GAAGvC,KAAgByB,IAA9DI,GAAoB,gBACkCN,EAAU,SAAQW,EAAgBK,EAAO,QAAQF,EAAK,CAAC,CAAE,MAAC,CAASd,EAAU,SAAQW,EAAgB,IAAI,CAAE,CAAC,CAClLM,GAAU,KAAKjB,EAAU,QAAQ,GAAKe,EAAa,EAAQ,IAAI,CAACf,EAAU,QAAQ,EAAM,GAAI,CAACE,EAAQ,GAAGE,CAAgB,CAAC,EAAgE,IAAMc,EAAnDC,GAAa,QAAQ,IAAIA,GAAa,OAAiDC,EAAKC,GAAU,CAAC,CAAC,EAAE,KAAK,OAAqBD,EAAKE,EAAO,IAAI,CAAC,MAAM,CAAC,QAAQ,UAAU,EAAE,QAAA7B,EAAQ,aAAAG,EAAa,aAAAC,EAAa,YAAAH,EAAY,UAAAC,EAAU,SAASe,EAA2BU,EAAK,MAAM,CAAC,MAAM,6BAA6B,MAAM,CAAC,WAAW,OAAO,MAAM,OAAO,OAAO,OAAO,QAAQ,eAAe,KAAK/B,EAAM,WAAW,EAAE,UAAUS,EAAS,eAAe,OAAU,GAAGC,CAAK,EAAE,UAAU,QAAQ,QAAQ,YAAY,MAAMV,EAAM,SAASqB,CAAY,CAAC,EAAEQ,CAAU,CAAC,CAAE,CAAC/B,GAAK,YAAY,WAAWA,GAAK,aAAa,CAAC,MAAM,GAAG,OAAO,GAAG,cAAc,OAAO,WAAW,OAAO,MAAM,OAAO,aAAa,GAAK,OAAO,SAAS,SAAS,EAAK,EAAE,SAASoC,GAAiBnC,EAAMoC,EAAa,CAAC,GAAK,CAAC,aAAAlC,EAAa,WAAAC,EAAW,cAAAC,CAAa,EAAEJ,EAAYqC,EAAmB,SAASD,CAAY,EAAQE,EAAKC,GAAiBhD,GAASW,EAAaC,EAAWC,EAAcR,EAAqB,EAAQ4C,EAAKlD,GAAMgD,CAAI,EAAE,MAAG,CAACE,GAAMH,IAAqB,EAAS,GAAQG,IAAOH,CAAiD,CAACI,EAAoB1C,GAAK,CAAC,aAAa,CAAC,KAAK2C,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,SAAS,aAAa3C,GAAK,aAAa,YAAY,EAAE,cAAc,CAAC,KAAK2C,EAAY,KAAK,QAAQnD,GAAS,aAAaQ,GAAK,aAAa,cAAc,MAAM,OAAO,OAAO,CAAC,CAAC,aAAAG,CAAY,IAAI,CAACA,EAAa,YAAY,6EAA6E,EAAE,WAAW,CAAC,KAAKwC,EAAY,OAAO,MAAM,OAAO,YAAY,wBAAmB,OAAO,CAAC,CAAC,aAAAxC,CAAY,IAAIA,CAAY,EAAE,SAAS,CAAC,KAAKwC,EAAY,QAAQ,aAAa,MAAM,cAAc,KAAK,aAAa3C,GAAK,aAAa,QAAQ,EAAE,MAAM,CAAC,KAAK2C,EAAY,MAAM,MAAM,QAAQ,aAAa3C,GAAK,aAAa,KAAK,EAAE,GAAG,OAAO,KAAKN,EAAe,EAAE,OAAO,CAACkD,EAAOhD,KAAagD,EAAO,YAAYhD,GAAW,EAAE,CAAC,KAAK+C,EAAY,KAAK,MAAM,QAAQ,aAAa,SAAS,QAAQjD,GAAgBE,CAAS,EAAE,OAAOK,GAAOmC,GAAiBnC,EAAML,CAAS,CAAC,EAASgD,GAAS,CAAC,CAAC,EAAE,GAAGC,EAAa,CAAC",
  "names": ["clamp", "t", "e", "i", "Animate", "s", "o", "n", "r", "Dimensions", "window", "Emitter", "VirtualScroll", "Lenis", "h", "a", "c", "u", "d", "p", "m", "v", "g", "w", "S", "l", "SmoothScrollComponent", "props", "intensity", "lenis", "pe", "ue", "error", "checkForStopScroll", "stopScrollElement", "htmlElement", "hasHiddenOverflow", "stopScrollObserver", "htmlStyleObserver", "allElements", "element", "computedStyle", "window", "styleError", "Lenis", "raf", "time", "animationId", "anchorLinksData", "anchor", "isInternalLink", "hasHash", "anchorElement", "href", "decodedHref", "scrollMargin", "targetElement", "marginStyle", "targetError", "anchorError", "handleClick", "e", "handlers", "index", "p", "SmoothScroll", "withCSS", "SmoothScroll_Prod_default", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "css", "FramerafXZRamdt", "withCSS", "afXZRamdt_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "noopReturn", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "o", "cubicBezier", "__rest", "n", "o", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "t", "n", "velocityPerSecond", "calcDampingRatio", "hasReachedTarget", "spring", "o", "c", "i", "h", "e", "u", "d", "f", "l", "g", "glide", "r", "a", "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", "n", "createGeneratorEasing", "n", "o", "getGenerator", "t", "i", "s", "r", "a", "getKeyframes", "e", "pregenerateKeyframes", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "n", "dispatchViewEvent", "se", "o", "s", "__rest", "inView$1", "t", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "ce", "le", "MAX_DUPLICATED_ITEMS", "directionTransformers", "offset", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "currentTarget", "RenderTarget", "isCanvas", "filteredSlots", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "se", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "childrenStyles", "initialResize", "fe", "frame", "resize", "contentSize", "child", "index", "ref", "p", "LayoutGroup", "q", "isInView", "useInView", "i", "childIndex", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "ue", "playOrPause", "hidden", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "TickerFonts", "getFonts", "Ticker", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "color", "height", "id", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "tMJeURjKZ", "ewthBq5z_", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "Frameregpsq8IWu", "withCSS", "egpsq8IWu_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "numberToPixelString", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "padding", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "a6BXedbCr", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapm7e3oz", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Link", "css", "FramerPli7LxL19", "withCSS", "Pli7LxL19_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FramervXWvqeCKc", "withCSS", "vXWvqeCKc_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "getFonts", "vXWvqeCKc_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "text", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "X_bTsfjqe", "pkbhswyXK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerJXle0RSDM", "withCSS", "JXle0RSDM_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "TickerFonts", "getFonts", "Ticker", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "tMJeURjKZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerlSPxKH4_M", "withCSS", "lSPxKH4_M_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "link", "text", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "X_bTsfjqe", "pkbhswyXK", "PLTOrH9Rf", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1juholx", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "serializationHash", "addPropertyOverrides", "RichText2", "css", "FramerMqmJbFD6E", "withCSS", "MqmJbFD6E_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "AnimatedTextDesktopRezervirajFonts", "getFonts", "lSPxKH4_M_default", "NavNavLogoFonts", "JXle0RSDM_default", "NavNavItemFonts", "MqmJbFD6E_default", "StopScrollFonts", "StopScroll", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "_1Link", "_1Link1", "_2Link", "_2Link1", "_3Link", "_3Link1", "_4Link", "_4Link1", "height", "id", "kontakt", "po_etna", "po_etna1", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "szI04Vua3", "twb4_lPqq", "g6USUl7mh", "OJqDT_0bA", "qzdV23w35", "Y0qI7ny7b", "yMb04nbUo", "dRWpAOefT", "zD8Z00DlT", "CibNwlVWd", "H9RuZqcoU", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1p11i71", "args", "onTap18ken9n", "onTap1vfqfbi", "onTap2dq2e4", "PLTOrH9Rf9hd76x", "PLTOrH9Rfwwf9qm", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "LayoutGroup", "u", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramerYyXZxzlg2", "withCSS", "YyXZxzlg2_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "numberToPixelString", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "border", "height", "id", "padding", "subtitle", "subtitle1", "textColor", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "zlVbtqoBC", "OgJRUVnWe", "pBRE6OB0H", "DJeghCDnA", "EOFsfdiIQ", "L1pF2ML7I", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText2", "css", "FramerzrYdbHGWH", "withCSS", "zrYdbHGWH_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "css", "FramerZU4ccLIJo", "withCSS", "ZU4ccLIJo_default", "addFonts", "fontStore", "fonts", "css", "className", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "o", "t", "h", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "moduleBaseUrl", "icons", "iconKeys", "weightOptions", "styleKeyOptions", "styleOptionPropKeys", "optionKey", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "style", "isMounted", "pe", "iconKey", "useIconSelection", "styleOptionProps", "prop", "iconStyle", "se", "iconStyleKey", "activeStyle", "SelectedIcon", "setSelectedIcon", "ye", "h", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "hideStyleOptions", "styleOptions", "styleOptionsNumber", "name", "getIconSelection", "icon", "addPropertyControls", "ControlType", "result", "defaultEvents"]
}
