{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/MlU19K1TqePkNC4ai6c9/g4Pp7HSoFWsk0YpwEqFz/NoFollow.js", "ssg:https://framerusercontent.com/modules/jC4Dii7xMkgqTrmeTh4e/TadI7ah99oVRWdn04Xbz/BHZ_WNTny.js", "ssg:https://framerusercontent.com/modules/SdakmSdWkNfRoNDr7VRu/GPybvKFpJs1MJEjO8hkm/r_pxBhPtj.js", "ssg:https://framerusercontent.com/modules/vcnhYilVFOOIY1aVPRJb/DOzOT8l5wO4xilZDKire/SessionButton.js", "ssg:https://framerusercontent.com/modules/6bOChm32GkSVf0MNw1Pc/XDYReo6Se6UCUe6ot1zA/SessionJournalButtontsx.js", "ssg:https://framerusercontent.com/modules/NebAmAmACw0lUaAVqafz/XSmoXRbZbtpxQvqcQyfL/pcxA2myul.js", "ssg:https://framerusercontent.com/modules/BQo6tyQs0sbDrpkXueTQ/fZTPAvUHCWeyybpiwDER/cL6APsu0w.js", "ssg:https://framerusercontent.com/modules/4JdU13nqqOf0VretqMTy/U8rIBrFH1D4hpNdmc9nC/uMK2bFWor.js", "ssg:https://framerusercontent.com/modules/1g9TGaQXlsxHuRej04hb/wLv1w6uHOlKj6pABZ9fp/P92W4Ukfh.js", "ssg:https://framerusercontent.com/modules/qid8W0tc3S2liKjSNoXX/Cn8ZFeeTmJOGDCJ2Huds/tNixD7NHd.js", "ssg:https://framerusercontent.com/modules/3oM4Qhb2XWij2VTyKbI0/3L075Bk4DFQSBa2jIgBT/replaceActualYear.js", "ssg:https://framerusercontent.com/modules/99VjgjcS4M5IGvpL1Ify/67vagN96jQOTDPDqyRo4/U6ooAWNug.js", "ssg:https://framerusercontent.com/modules/CiXZst06zTSPvcjuGuKh/wQOZS3jpxWtQZfW88e6Z/zQs6Cm0H7.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";/**\n * AddRelNoFollowToLink (robusto)\n * Espera al siguiente frame antes de modificar los <a> del DOM.\n */export function AddRelNoFollowToLink(){const ref=useRef(null);useEffect(()=>{if(!ref.current)return;requestAnimationFrame(()=>{const isAnchor=ref.current instanceof HTMLAnchorElement;const anchors=isAnchor?[ref.current]:ref.current.querySelectorAll(\"a\");anchors.forEach(anchor=>{const currentRel=anchor.getAttribute(\"rel\")||\"\";const relParts=currentRel.split(\" \").filter(Boolean);if(!relParts.includes(\"nofollow\")){relParts.push(\"nofollow\");anchor.setAttribute(\"rel\",relParts.join(\" \"));}});});},[]);return{ref};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withAddRelNoFollowToLink(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...AddRelNoFollowToLink(props)});};}withAddRelNoFollowToLink.displayName=\"AddRelNoFollowToLink\";\nexport const __FramerMetadata__ = {\"exports\":{\"withAddRelNoFollowToLink\":{\"type\":\"reactHoc\",\"name\":\"withAddRelNoFollowToLink\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"AddRelNoFollowToLink\":{\"type\":\"override\",\"name\":\"AddRelNoFollowToLink\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NoFollow.map", "// Generated by Framer (8f9ffef)\nimport{jsx as _jsx,jsxs as _jsxs}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\";import{useRef}from\"react\";const cycleOrder=[\"QYRPIQ2QT\",\"br6OxxQjg\",\"h0RKa7Ors\",\"BcKagWfd0\",\"T04zNE88F\",\"kx6zR5oiI\"];const serializationHash=\"framer-9Qm8o\";const variantClassNames={BcKagWfd0:\"framer-v-1mc91iw\",br6OxxQjg:\"framer-v-173m4ma\",h0RKa7Ors:\"framer-v-1loz0kg\",kx6zR5oiI:\"framer-v-q5ix49\",QYRPIQ2QT:\"framer-v-vtg4wv\",T04zNE88F:\"framer-v-br5ono\"};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={\"Neat/Primary\":\"QYRPIQ2QT\",\"Neat/Secondary\":\"br6OxxQjg\",\"NeatClub/Primary\":\"h0RKa7Ors\",\"NeatClub/Secondary\":\"BcKagWfd0\",\"NeatJournal/Primary\":\"T04zNE88F\",\"NeatJournal/Secondary\":\"kx6zR5oiI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QYRPIQ2QT\"};};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({cycleOrder,defaultVariant:\"QYRPIQ2QT\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"BcKagWfd0\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"h0RKa7Ors\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"br6OxxQjg\")return true;return false;};const isDisplayed3=()=>{if([\"br6OxxQjg\",\"h0RKa7Ors\",\"BcKagWfd0\",\"T04zNE88F\",\"kx6zR5oiI\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"T04zNE88F\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"kx6zR5oiI\")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,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-vtg4wv\",className,classNames),\"data-framer-name\":\"Neat/Primary\",layoutDependency:layoutDependency,layoutId:\"QYRPIQ2QT\",ref:refBinding,style:{...style},...addPropertyOverrides({BcKagWfd0:{\"data-framer-name\":\"NeatClub/Secondary\"},br6OxxQjg:{\"data-framer-name\":\"Neat/Secondary\"},h0RKa7Ors:{\"data-framer-name\":\"NeatClub/Primary\"},kx6zR5oiI:{\"data-framer-name\":\"NeatJournal/Secondary\"},T04zNE88F:{\"data-framer-name\":\"NeatJournal/Primary\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-zrtr8r\",\"data-framer-name\":\"NeatClub/White\",fill:\"black\",intrinsicHeight:34,intrinsicWidth:217,layoutDependency:layoutDependency,layoutId:\"O5_SnuNso\",svg:'<svg width=\"217\" height=\"34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M199.875 11.321c.688-1.159 1.694-2.105 3.02-2.838 1.326-.733 2.836-1.1 4.53-1.1 1.817 0 3.449.414 4.898 1.242 1.448.828 2.59 1.998 3.425 3.512.834 1.49 1.252 3.229 1.252 5.215 0 1.964-.418 3.714-1.252 5.251-.835 1.538-1.989 2.732-3.462 3.584-1.449.851-3.069 1.277-4.861 1.277-1.743 0-3.278-.367-4.604-1.1-1.301-.733-2.283-1.668-2.946-2.803v3.584h-3.351V.89h3.351v10.43Zm13.7 6.031c0-1.466-.307-2.743-.921-3.831-.614-1.088-1.448-1.916-2.504-2.484-1.031-.567-2.173-.851-3.425-.851a6.894 6.894 0 0 0-3.425.887c-1.031.567-1.866 1.407-2.504 2.519-.614 1.088-.921 2.353-.921 3.796 0 1.466.307 2.755.921 3.867.638 1.088 1.473 1.928 2.504 2.52a7.12 7.12 0 0 0 3.425.85c1.252 0 2.394-.283 3.425-.85 1.056-.592 1.89-1.432 2.504-2.52.614-1.111.921-2.412.921-3.902Zm-21.973-9.65v19.443h-3.351V24.27c-.638.993-1.535 1.774-2.689 2.341-1.129.544-2.381.816-3.756.816-1.571 0-2.983-.307-4.235-.922-1.252-.639-2.246-1.585-2.983-2.838-.712-1.254-1.068-2.78-1.068-4.577V7.702h3.314v10.963c0 1.916.504 3.394 1.51 4.435 1.007 1.017 2.382 1.526 4.125 1.526 1.792 0 3.204-.533 4.235-1.597 1.031-1.064 1.547-2.613 1.547-4.648V7.702h3.351ZM168.729.89v26.255h-3.351V.89h3.351Zm-26.236 16.498c0-2.01.417-3.76 1.252-5.25.835-1.514 1.988-2.685 3.462-3.513 1.497-.828 3.203-1.242 5.119-1.242 2.479 0 4.517.58 6.113 1.739 1.62 1.159 2.688 2.767 3.204 4.825h-3.609c-.344-1.183-1.019-2.117-2.026-2.803-.982-.686-2.209-1.03-3.682-1.03-1.916 0-3.462.64-4.641 1.917-1.178 1.253-1.767 3.04-1.767 5.357 0 2.342.589 4.15 1.767 5.428 1.179 1.277 2.725 1.916 4.641 1.916 1.473 0 2.7-.331 3.682-.993.982-.663 1.657-1.609 2.026-2.839h3.609c-.54 1.987-1.621 3.584-3.241 4.79-1.62 1.182-3.646 1.774-6.076 1.774-1.916 0-3.622-.414-5.119-1.242-1.474-.828-2.627-1.998-3.462-3.512-.835-1.514-1.252-3.288-1.252-5.322Zm-6.581-5.818v9.508c0 .662.159 1.147.479 1.454.343.284.908.426 1.694.426h2.393v4.187h-3.24c-4.346 0-6.519-2.035-6.519-6.103V11.57h-2.43V7.49h2.43V2.629h5.193v4.86h4.566v4.08h-4.566Zm-31.551 5.676c0-1.987.405-3.749 1.215-5.286.835-1.538 1.952-2.72 3.351-3.548 1.424-.828 3.008-1.242 4.751-1.242 1.522 0 2.848.296 3.977.887 1.154.592 2.075 1.337 2.762 2.235V7.49h5.193v19.655h-5.193V24.27c-.662.922-1.583 1.69-2.762 2.306-1.154.591-2.492.887-4.014.887-1.718 0-3.29-.426-4.714-1.277-1.399-.852-2.516-2.046-3.351-3.584-.81-1.56-1.215-3.346-1.215-5.357Zm16.056.071c0-1.206-.245-2.235-.736-3.087-.491-.875-1.154-1.537-1.989-1.986a5.365 5.365 0 0 0-2.688-.71c-.958 0-1.841.225-2.652.674-.81.45-1.473 1.112-1.988 1.987-.491.851-.737 1.869-.737 3.051 0 1.183.246 2.223.737 3.122.515.875 1.178 1.55 1.988 2.023a5.3 5.3 0 0 0 2.652.709 5.59 5.59 0 0 0 2.688-.674 5.253 5.253 0 0 0 1.989-1.987c.491-.875.736-1.916.736-3.122Zm-17.757-.426c0 .71-.049 1.349-.147 1.916H87.598c.122 1.42.638 2.53 1.546 3.335.909.804 2.026 1.206 3.352 1.206 1.915 0 3.277-.792 4.087-2.377h5.561c-.589 1.892-1.718 3.454-3.388 4.683-1.67 1.207-3.72 1.81-6.15 1.81-1.964 0-3.732-.414-5.303-1.242a9.312 9.312 0 0 1-3.646-3.583c-.86-1.538-1.289-3.311-1.289-5.322 0-2.034.43-3.82 1.29-5.357a8.827 8.827 0 0 1 3.608-3.548c1.547-.828 3.327-1.242 5.34-1.242 1.94 0 3.67.402 5.193 1.207 1.546.804 2.737 1.95 3.572 3.44.859 1.467 1.289 3.159 1.289 5.074Zm-5.34-1.419c-.025-1.277-.503-2.294-1.436-3.05-.933-.782-2.075-1.172-3.425-1.172-1.277 0-2.357.379-3.241 1.136-.86.733-1.387 1.762-1.584 3.086h9.686ZM71.389 7.206c2.43 0 4.395.745 5.892 2.235 1.498 1.466 2.247 3.524 2.247 6.173v11.53h-5.156V16.288c0-1.56-.405-2.755-1.215-3.583-.81-.852-1.915-1.277-3.315-1.277-1.424 0-2.553.425-3.388 1.277-.81.828-1.215 2.022-1.215 3.583v10.857h-5.156V7.49h5.156v2.448c.687-.852 1.559-1.514 2.614-1.987 1.08-.497 2.26-.745 3.536-.745ZM18.23 0h24.812v9.714h-5.064V4.857H18.356c-3.146 0-5.697 2.447-5.697 5.464v1.822L16.457 8.5l3.798 3.643-10.128 9.714L0 12.143 3.798 8.5l3.798 3.643V10.32C7.596 4.25 12.659 0 18.229 0Zm14.178 34H7.596v-9.714h5.063v4.857h19.622c3.146 0 5.697-2.447 5.697-5.464v-1.822L34.18 25.5l-3.798-3.643 10.128-9.714 10.127 9.714L46.84 25.5l-3.797-3.643v1.822C43.042 29.143 38.409 34 32.408 34Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h217v34H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1aijv4y\",\"data-framer-name\":\"NeatClub/Blue\",fill:\"black\",intrinsicHeight:35,intrinsicWidth:219,layoutDependency:layoutDependency,layoutId:\"tWGcta_IE\",svg:'<svg width=\"219\" height=\"35\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M201.718 11.654c.693-1.193 1.709-2.167 3.047-2.921 1.338-.755 2.862-1.133 4.572-1.133 1.833 0 3.481.426 4.943 1.279 1.462.852 2.614 2.057 3.456 3.615.843 1.534 1.264 3.324 1.264 5.369 0 2.02-.421 3.823-1.264 5.405-.842 1.583-2.007 2.812-3.493 3.689-1.462.876-3.097 1.315-4.906 1.315-1.759 0-3.308-.378-4.646-1.132-1.313-.755-2.304-1.717-2.973-2.886v3.689h-3.383V.917h3.383v10.737Zm13.826 6.209c0-1.51-.31-2.824-.93-3.944-.619-1.12-1.462-1.973-2.527-2.557-1.041-.584-2.193-.876-3.456-.876a6.854 6.854 0 0 0-3.457.913c-1.041.584-1.883 1.448-2.527 2.593-.62 1.12-.929 2.422-.929 3.907 0 1.51.309 2.837.929 3.981.644 1.12 1.486 1.985 2.527 2.593a7.077 7.077 0 0 0 3.457.877c1.263 0 2.415-.292 3.456-.877 1.065-.608 1.908-1.473 2.527-2.593.62-1.144.93-2.483.93-4.017ZM193.368 7.93v20.013h-3.382v-2.958c-.644 1.022-1.548 1.826-2.713 2.41-1.14.56-2.403.84-3.791.84-1.586 0-3.01-.316-4.274-.95-1.264-.657-2.267-1.63-3.011-2.921-.718-1.29-1.077-2.861-1.077-4.711V7.929h3.345v11.285c0 1.973.508 3.494 1.523 4.566 1.016 1.046 2.404 1.57 4.163 1.57 1.809 0 3.234-.548 4.274-1.644 1.041-1.095 1.561-2.69 1.561-4.784V7.93h3.382ZM170.284.917v27.026h-3.382V.917h3.382ZM143.806 17.9c0-2.07.421-3.872 1.264-5.406.842-1.558 2.007-2.763 3.493-3.615 1.512-.853 3.234-1.279 5.167-1.279 2.502 0 4.559.597 6.169 1.79 1.636 1.193 2.713 2.849 3.234 4.967h-3.643c-.346-1.217-1.028-2.18-2.044-2.885-.991-.706-2.23-1.06-3.716-1.06-1.933 0-3.494.658-4.683 1.973-1.19 1.29-1.784 3.128-1.784 5.514 0 2.41.594 4.273 1.784 5.588 1.189 1.315 2.75 1.973 4.683 1.973 1.486 0 2.725-.341 3.716-1.023.991-.682 1.673-1.656 2.044-2.922h3.643c-.545 2.045-1.636 3.689-3.271 4.93-1.635 1.218-3.679 1.827-6.132 1.827-1.933 0-3.655-.426-5.167-1.279-1.486-.852-2.651-2.057-3.493-3.615-.843-1.558-1.264-3.385-1.264-5.479Zm-6.641-5.99v9.788c0 .681.161 1.18.483 1.497.347.292.917.438 1.709.438h2.416v4.31h-3.27c-4.386 0-6.579-2.094-6.579-6.282V11.91h-2.453v-4.2h2.453V2.706h5.241V7.71h4.608v4.2h-4.608Zm-31.842 5.843c0-2.045.409-3.859 1.226-5.441.843-1.583 1.97-2.8 3.382-3.653 1.438-.852 3.036-1.278 4.795-1.278 1.536 0 2.874.305 4.014.913 1.164.609 2.094 1.376 2.787 2.301V7.71h5.241v20.233h-5.241v-2.958c-.669.95-1.598 1.74-2.787 2.374-1.165.608-2.515.913-4.051.913-1.735 0-3.32-.439-4.758-1.315-1.412-.877-2.539-2.106-3.382-3.689-.817-1.607-1.226-3.445-1.226-5.515Zm16.204.073c0-1.241-.247-2.3-.743-3.177-.496-.9-1.165-1.583-2.007-2.045a5.332 5.332 0 0 0-2.713-.73c-.966 0-1.858.23-2.676.693-.818.463-1.487 1.145-2.007 2.046-.496.876-.743 1.923-.743 3.14 0 1.218.247 2.29.743 3.214.52.901 1.189 1.595 2.007 2.082.842.487 1.734.73 2.676.73.966 0 1.871-.23 2.713-.693a5.363 5.363 0 0 0 2.007-2.046c.496-.9.743-1.972.743-3.214Zm-17.921-.438c0 .73-.049 1.388-.148 1.972H88.405c.124 1.461.644 2.606 1.561 3.433.917.828 2.044 1.242 3.382 1.242 1.933 0 3.308-.816 4.126-2.447h5.612c-.595 1.948-1.735 3.555-3.42 4.821-1.684 1.242-3.753 1.863-6.206 1.863-1.982 0-3.766-.426-5.352-1.279a9.488 9.488 0 0 1-3.68-3.688c-.867-1.583-1.3-3.409-1.3-5.479 0-2.094.433-3.932 1.3-5.514.868-1.583 2.082-2.8 3.643-3.653 1.56-.852 3.357-1.278 5.389-1.278 1.957 0 3.704.414 5.24 1.242a8.641 8.641 0 0 1 3.605 3.543c.868 1.51 1.301 3.25 1.301 5.222Zm-5.389-1.46c-.025-1.316-.508-2.362-1.45-3.142-.941-.803-2.093-1.205-3.456-1.205-1.288 0-2.379.39-3.27 1.169-.868.755-1.4 1.814-1.599 3.177h9.775Zm-26.17-8.51c2.453 0 4.435.767 5.947 2.3 1.51 1.51 2.267 3.628 2.267 6.355v11.87h-5.204V16.767c0-1.607-.409-2.836-1.226-3.688-.818-.877-1.933-1.315-3.345-1.315-1.437 0-2.577.438-3.42 1.315-.817.852-1.226 2.081-1.226 3.688v11.176h-5.203V7.71h5.203v2.52a7.037 7.037 0 0 1 2.639-2.045c1.09-.512 2.28-.767 3.568-.767ZM18.397 0h25.041v10h-5.11V5H18.525c-3.175 0-5.749 2.518-5.749 5.625V12.5l3.833-3.75 3.833 3.75-10.221 10L0 12.5l3.833-3.75 3.833 3.75v-1.875C7.666 4.375 12.776 0 18.397 0Zm14.309 35H7.666V25h5.11v5h19.803c3.175 0 5.749-2.518 5.749-5.625V22.5l-3.833 3.75-3.833-3.75 10.221-10 10.22 10-3.832 3.75-3.833-3.75v1.875C43.438 30 38.763 35 32.706 35Z\" fill=\"#3369F0\"/></svg>',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1drson\",\"data-framer-name\":\"Neat/White\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:96,layoutDependency:layoutDependency,layoutId:\"aBDjtxJwS\",svg:'<svg width=\"96\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M29.143 0h-16.8c-3.772 0-7.2 3-7.2 7.286V8.57L2.57 6 0 8.571l6.857 6.858 6.857-6.858L11.143 6 8.57 8.571V7.286a3.857 3.857 0 0 1 3.858-3.857h13.285v3.428h3.429V0Zm-24 24h16.8c4.063 0 7.2-3.429 7.2-7.286V15.43L31.714 18l2.572-2.571-6.857-6.858-6.858 6.858L23.143 18l2.571-2.571v1.285a3.857 3.857 0 0 1-3.857 3.857H8.571v-3.428H5.143V24ZM92.591 7.714v6.857c0 .46.106.797.318 1.01.228.197.603.296 1.125.296H96v2.984h-2.528c-2.886 0-4.33-1.037-4.33-3.861V7.714H87.43V5.143h1.714V1.714h3.448v3.429h2.552v2.571H92.59Z\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M71.143 11.99c0-1.379.278-2.602.833-3.67.573-1.066 1.339-1.887 2.298-2.462.977-.574 2.063-.862 3.258-.862 1.044 0 1.953.206 2.728.616.79.41 1.554.928 2.026 1.552V5.143h3.428v13.714h-3.428v-1.99c-.455.64-1.218 1.173-2.026 1.6-.792.41-1.71.616-2.753.616a6.124 6.124 0 0 1-3.233-.887c-.96-.59-1.725-1.42-2.298-2.487-.555-1.084-.833-2.323-.833-3.719Zm11.03.01c0-.837-.188-1.512-.525-2.103a3.41 3.41 0 0 0-1.363-1.379 3.644 3.644 0 0 0-1.844-.493 3.65 3.65 0 0 0-1.818.468c-.556.312-1.01.772-1.364 1.38-.337.59-.505 1.296-.505 2.117s.168 1.543.505 2.167c.354.608.808 1.076 1.364 1.404a3.599 3.599 0 0 0 1.818.493c.657 0 1.271-.156 1.844-.468a3.624 3.624 0 0 0 1.363-1.38c.337-.607.526-1.369.526-2.206Zm-12.744-.256c0 .492-.034.936-.1 1.33h-10.08c.083.985.431 1.757 1.045 2.315.614.558 1.369.837 2.265.837 1.294 0 2.215-.55 2.763-1.65h3.758c-.398 1.313-1.161 2.397-2.29 3.25-1.128.838-2.514 1.257-4.156 1.257-1.328 0-2.523-.288-3.584-.862a6.377 6.377 0 0 1-2.465-2.488c-.58-1.067-.87-2.298-.87-3.694 0-1.411.29-2.65.87-3.718a6.045 6.045 0 0 1 2.44-2.463c1.045-.574 2.248-.862 3.609-.862 1.31 0 2.48.28 3.51.838a5.807 5.807 0 0 1 2.413 2.388c.581 1.018.872 2.192.872 3.522Zm-3.61-.985c-.016-.887-.34-1.593-.97-2.118-.63-.542-1.402-.813-2.315-.813-.863 0-1.593.263-2.19.788-.581.51-.938 1.224-1.07 2.143h6.546Z\"/><path d=\"M48.595 5.021c1.614 0 2.919.517 3.913 1.551C53.503 7.59 54 9.02 54 10.857v8.004h-3.424v-7.536c0-1.083-.269-1.912-.807-2.487-.538-.59-1.272-.886-2.201-.886-.946 0-1.696.295-2.25.886-.538.575-.751 1.404-.751 2.487v7.532h-3.424V5.143h3.424v1.774c.456-.59.98-1.05 1.68-1.379a5.349 5.349 0 0 1 2.348-.517Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h96v24H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ydxm8h\",\"data-framer-name\":\"Neat/Blue\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"a7XgCsWh3\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 112 28\"><path d=\"M 34 0 L 14.4 0 C 10 0 6 3.5 6 8.5 L 6 10 L 3 7 L 0 10 L 8 18 L 16 10 L 13 7 L 10 10 L 10 8.5 C 10 6.015 12.015 4 14.5 4 L 30 4 L 30 8 L 34 8 Z\" fill=\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)) /* {&quot;name&quot;:&quot;Primary/100&quot;} */\"></path><path d=\"M 6 28 L 25.6 28 C 30.34 28 34 24 34 19.5 L 34 18 L 37 21 L 40 18 L 32 10 L 24 18 L 27 21 L 30 18 L 30 19.5 C 30 21.985 27.985 24 25.5 24 L 10 24 L 10 20 L 6 20 Z\" fill=\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)) /* {&quot;name&quot;:&quot;Primary/100&quot;} */\"></path><path d=\"M 108.023 9 L 108.023 17 C 108.023 17.536 108.147 17.929 108.394 18.178 C 108.66 18.408 109.098 18.523 109.707 18.523 L 112 18.523 L 112 22.005 L 109.05 22.005 C 105.683 22.005 104 20.794 104 17.5 L 104 9 L 102 9 L 102 6 L 104 6 L 104 2 L 108.023 2 L 108.023 6 L 111 6 L 111 9 Z\" fill=\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)) /* {&quot;name&quot;:&quot;Primary/100&quot;} */\"></path><path d=\"M 83 13.989 C 83 12.38 83.324 10.953 83.972 9.708 C 84.64 8.463 85.534 7.505 86.653 6.835 C 87.793 6.164 89.059 5.829 90.454 5.829 C 91.672 5.829 92.733 6.069 93.636 6.547 C 94.559 7.026 95.45 7.63 96 8.357 L 96 6 L 100 6 L 100 22 L 96 22 L 96 19.677 C 95.47 20.424 94.579 21.047 93.636 21.545 C 92.713 22.024 91.642 22.263 90.425 22.263 C 89.05 22.263 87.793 21.918 86.653 21.229 C 85.534 20.539 84.64 19.572 83.972 18.327 C 83.324 17.063 83 15.617 83 13.989 Z M 95.87 14 C 95.87 13.023 95.649 12.236 95.257 11.546 C 94.864 10.838 94.333 10.301 93.666 9.938 C 92.998 9.555 92.281 9.363 91.515 9.363 C 90.749 9.363 90.042 9.545 89.393 9.909 C 88.745 10.273 88.215 10.809 87.802 11.518 C 87.41 12.207 87.213 13.031 87.213 13.989 C 87.213 14.946 87.41 15.789 87.802 16.517 C 88.215 17.226 88.745 17.771 89.393 18.155 C 90.061 18.538 90.768 18.729 91.515 18.729 C 92.281 18.729 92.998 18.547 93.666 18.183 C 94.333 17.8 94.864 17.264 95.257 16.574 C 95.649 15.866 95.87 14.977 95.87 14 Z\" fill=\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)) /* {&quot;name&quot;:&quot;Primary/100&quot;} */\"></path><path d=\"M 81 13.701 C 81 14.276 80.961 14.793 80.884 15.253 L 69.123 15.253 C 69.22 16.402 69.627 17.302 70.343 17.953 C 71.059 18.605 71.94 18.93 72.986 18.93 C 74.496 18.93 75.57 18.289 76.209 17.005 L 80.594 17.005 C 80.129 18.538 79.238 19.802 77.922 20.798 C 76.606 21.775 74.989 22.263 73.073 22.263 C 71.524 22.263 70.13 21.928 68.891 21.258 C 67.671 20.568 66.713 19.601 66.016 18.356 C 65.339 17.111 65 15.674 65 14.046 C 65 12.399 65.339 10.953 66.016 9.708 C 66.694 8.463 67.642 7.505 68.862 6.835 C 70.082 6.164 71.485 5.829 73.073 5.829 C 74.602 5.829 75.967 6.155 77.167 6.806 C 78.387 7.457 79.326 8.386 79.984 9.593 C 80.661 10.78 81 12.15 81 13.701 Z M 76.79 12.552 C 76.77 11.518 76.393 10.694 75.657 10.081 C 74.921 9.449 74.021 9.133 72.956 9.133 C 71.95 9.133 71.098 9.44 70.401 10.052 C 69.724 10.646 69.307 11.479 69.153 12.552 Z\" fill=\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)) /* {&quot;name&quot;:&quot;Primary/100&quot;} */\"></path><path d=\"M 56.694 5.858 C 58.578 5.858 60.099 6.461 61.26 7.668 C 62.42 8.855 63 10.522 63 12.667 L 63 22.005 L 59.005 22.005 L 59.005 13.213 C 59.005 11.949 58.692 10.982 58.064 10.311 C 57.436 9.622 56.58 9.277 55.496 9.277 C 54.393 9.277 53.518 9.622 52.871 10.311 C 52.243 10.982 51.995 11.949 51.995 13.213 L 51.995 22 L 48 22 L 48 6 L 51.995 6 L 51.995 8.07 C 52.527 7.381 53.137 6.844 53.955 6.461 C 54.792 6.059 55.705 5.858 56.694 5.858 Z\" fill=\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)) /* {&quot;name&quot;:&quot;Primary/100&quot;} */\"></path></svg>',svgContentId:12148092226,withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-19bsajc\",\"data-framer-name\":\"NeatJournal/Blue\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:207,layoutDependency:layoutDependency,layoutId:\"l8EYOuBF_\",svg:'<svg width=\"207\" height=\"32\" viewBox=\"0 0 207 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M116.703 27.8853C116.703 29.3052 116.343 30.3456 115.623 31.007C114.902 31.6684 113.852 32 112.47 32H110.922V29.7524H112.031C112.771 29.7524 113.287 29.607 113.579 29.3153C113.89 29.0235 114.046 28.5267 114.046 27.8264V8.42234H116.703V27.8853Z\" fill=\"#3369F0\"/>\\n<path d=\"M40.1443 19.9774L37.133 22.9734L34.1229 19.9774V21.4754C34.1228 25.9695 30.4492 29.9641 25.6919 29.9641H6.02136V21.9747H10.0364V25.9694H25.5922C28.0862 25.9693 30.1078 23.9573 30.1079 21.4754V19.9774L27.0978 22.9734L24.0866 19.9774L32.1154 11.9868L40.1443 19.9774Z\" fill=\"#3369F0\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M73.4164 7.98415C74.954 7.98415 76.3267 8.31469 77.5334 8.97603C78.7596 9.63744 79.7039 10.5812 80.3656 11.8068C81.0468 13.0127 81.3874 14.4037 81.3875 15.9792C81.3875 16.5628 81.3487 17.0885 81.2708 17.5554H69.4456C69.5429 18.7225 69.9525 19.6364 70.6725 20.2978C71.3927 20.9592 72.2781 21.2908 73.3292 21.2908C74.8474 21.2908 75.9281 20.6387 76.5704 19.3353H80.9785C80.5114 20.8916 79.616 22.1758 78.2924 23.1874C76.9689 24.1795 75.3433 24.6752 73.4164 24.6752C71.8594 24.6752 70.4578 24.3347 69.2122 23.6539C67.9862 22.9536 67.0228 21.9709 66.3222 20.7065C65.6411 19.4422 65.3004 17.9835 65.3003 16.3303C65.3003 14.6573 65.641 13.1879 66.3222 11.9234C67.0034 10.659 67.9578 9.6863 69.1839 9.00547C70.4099 8.32484 71.8207 7.9842 73.4164 7.98415ZM73.2997 11.3403C72.2877 11.3403 71.431 11.6519 70.7303 12.2744C70.0494 12.8774 69.6307 13.7239 69.4751 14.813H77.1539C77.1344 13.7625 76.7549 12.9252 76.0153 12.3027C75.2757 11.6608 74.3702 11.3403 73.2997 11.3403Z\" fill=\"#3369F0\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M90.1222 7.98415C91.3287 7.98415 92.3798 8.22719 93.275 8.71334C94.1898 9.19966 94.9199 9.81299 95.4649 10.5522V8.24684H99.5819V24.4125H95.4649V22.0494C94.9394 22.808 94.2092 23.4403 93.275 23.946C92.3603 24.4322 91.2993 24.6752 90.0927 24.6752C88.7304 24.6752 87.4852 24.3247 86.3564 23.6245C85.247 22.9242 84.3604 21.9426 83.6986 20.6782C83.0563 19.3943 82.7357 17.9249 82.7357 16.2714C82.7357 14.6373 83.0563 13.1878 83.6986 11.9234C84.3604 10.6589 85.247 9.68634 86.3564 9.00547C87.4852 8.32478 88.7404 7.98416 90.1222 7.98415ZM91.1735 11.5735C90.4144 11.5735 89.7131 11.7587 89.0708 12.1283C88.4287 12.4979 87.9036 13.0426 87.495 13.7622C87.1057 14.4625 86.9104 15.2988 86.9104 16.2714C86.9104 17.244 87.1057 18.1002 87.495 18.8394C87.9036 19.559 88.4287 20.1137 89.0708 20.5027C89.7326 20.8918 90.4339 21.0859 91.1735 21.0859C91.9324 21.0858 92.6428 20.9017 93.3045 20.5322C93.9662 20.1431 94.4922 19.5975 94.8815 18.8971C95.2705 18.1776 95.4649 17.3219 95.4649 16.3303C95.4649 15.3384 95.2706 14.4919 94.8815 13.7917C94.4922 13.0719 93.9662 12.5262 93.3045 12.1566C92.6428 11.7677 91.9324 11.5735 91.1735 11.5735Z\" fill=\"#3369F0\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M127.711 8.15965C129.229 8.15965 130.601 8.50011 131.828 9.18098C133.054 9.8423 134.017 10.7952 134.718 12.04C135.438 13.285 135.798 14.7346 135.798 16.388C135.798 18.0415 135.429 19.501 134.689 20.7654C133.969 22.0104 132.986 22.973 131.74 23.6539C130.495 24.3348 129.112 24.6752 127.594 24.6752C126.095 24.6752 124.733 24.3347 123.506 23.6539C122.3 22.9731 121.346 22.0102 120.646 20.7654C119.965 19.501 119.624 18.0415 119.624 16.388C119.624 14.754 119.975 13.3144 120.675 12.0694C121.395 10.8051 122.369 9.84235 123.595 9.18098C124.821 8.50023 126.193 8.15973 127.711 8.15965ZM127.682 10.465C126.709 10.465 125.814 10.688 124.996 11.1353C124.198 11.5633 123.556 12.2254 123.069 13.1202C122.583 14.015 122.34 15.1042 122.34 16.388C122.34 17.6912 122.573 18.7904 123.04 19.6852C123.526 20.58 124.169 21.251 124.967 21.6984C125.765 22.1263 126.64 22.3404 127.594 22.3404C128.548 22.3404 129.443 22.1174 130.28 21.6701C131.117 21.2228 131.788 20.5515 132.294 19.6569C132.82 18.7621 133.083 17.6719 133.083 16.388C133.083 15.1042 132.83 14.015 132.324 13.1202C131.818 12.2254 131.156 11.5633 130.339 11.1353C129.522 10.688 128.636 10.4651 127.682 10.465Z\" fill=\"#3369F0\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M191.795 8.15965C193.197 8.15965 194.414 8.4613 195.446 9.06435C196.477 9.66736 197.246 10.4261 197.752 11.3403V8.42234H200.437V24.4125H197.752V21.4369C197.227 22.3706 196.438 23.1481 195.387 23.7705C194.355 24.3736 193.148 24.6752 191.766 24.6752C190.345 24.6751 189.061 24.3247 187.913 23.6245C186.765 22.9242 185.859 21.9425 185.197 20.6782C184.536 19.4138 184.205 17.9732 184.205 16.3586C184.205 14.7247 184.536 13.2949 185.197 12.0694C185.859 10.8245 186.765 9.86183 187.913 9.18098C189.081 8.50021 190.375 8.1597 191.795 8.15965ZM192.321 10.465C191.328 10.465 190.423 10.6979 189.605 11.1647C188.788 11.6316 188.137 12.3128 187.65 13.2074C187.164 14.1021 186.921 15.1527 186.92 16.3586C186.92 17.5841 187.164 18.6543 187.65 19.5686C188.137 20.4633 188.788 21.1544 189.605 21.6407C190.423 22.1075 191.328 22.3404 192.321 22.3404C193.314 22.3404 194.219 22.1076 195.037 21.6407C195.873 21.1544 196.535 20.4634 197.021 19.5686C197.508 18.6543 197.752 17.5941 197.752 16.388C197.752 15.182 197.508 14.1316 197.021 13.2368C196.535 12.3421 195.873 11.6611 195.037 11.1942C194.219 10.7079 193.314 10.465 192.321 10.465Z\" fill=\"#3369F0\"/>\\n<path d=\"M141.19 17.4388C141.19 19.0143 141.588 20.2299 142.386 21.0859C143.184 21.9223 144.274 22.3403 145.656 22.3404C147.077 22.3404 148.196 21.9034 149.014 21.0281C149.831 20.1528 150.239 18.8784 150.239 17.2055V8.42234H152.897V24.4125H150.239V22.0494C149.733 22.8663 149.023 23.5087 148.108 23.9755C147.213 24.4227 146.221 24.6457 145.131 24.6458C143.886 24.6458 142.766 24.3929 141.773 23.8871C140.781 23.3619 139.992 22.5845 139.408 21.5535C138.843 20.5225 138.562 19.2671 138.562 17.7886V8.42234H141.19V17.4388Z\" fill=\"#3369F0\"/>\\n<path d=\"M56.5963 8.01359C58.5231 8.01362 60.0799 8.62689 61.2672 9.85242C62.4544 11.0585 63.0481 12.7509 63.0481 14.9296V24.4125H58.9606V15.4833C58.9606 14.1995 58.6399 13.2168 57.9977 12.5359C57.3554 11.8358 56.4787 11.4863 55.3693 11.4863C54.241 11.4864 53.346 11.8361 52.6844 12.5359C52.0421 13.2168 51.7203 14.1995 51.7203 15.4833V24.4125H47.6328V8.24684H51.7203V10.26C52.2652 9.5598 52.9566 9.01519 53.7935 8.62616C54.6498 8.2177 55.5842 8.01359 56.5963 8.01359Z\" fill=\"#3369F0\"/>\\n<path d=\"M107.749 8.24684H111.369V11.6029H107.749V19.4225C107.749 19.9672 107.875 20.3665 108.128 20.6194C108.401 20.8527 108.848 20.9692 109.471 20.9692H111.369V24.4125H108.8C105.355 24.4125 103.632 22.7399 103.632 19.3942V11.6029H101.705V8.24684H103.632V4.24986H107.749V8.24684Z\" fill=\"#3369F0\"/>\\n<path d=\"M164.623 10.8737H163.923C160.945 10.8737 159.456 12.4876 159.456 15.7165V24.4125H156.799V8.42234H159.456V11.0187C159.923 10.1046 160.584 9.39456 161.44 8.88885C162.316 8.38312 163.377 8.13028 164.623 8.13021V10.8737Z\" fill=\"#3369F0\"/>\\n<path d=\"M174.902 8.13021C176.848 8.13022 178.425 8.72352 179.631 9.91017C180.838 11.0773 181.442 12.7698 181.442 14.9874V24.4125H178.813V15.3667C178.813 13.7718 178.415 12.556 177.617 11.7196C176.819 10.8636 175.728 10.4356 174.346 10.4356C172.945 10.4356 171.827 10.8737 170.99 11.749C170.172 12.6244 169.763 13.8987 169.763 15.5716V24.4125H167.106V8.42234H169.763V10.6982C170.288 9.8812 171 9.24909 171.895 8.80166C172.81 8.35432 173.812 8.13021 174.902 8.13021Z\" fill=\"#3369F0\"/>\\n<path d=\"M207 24.4125H204.343V2.81978H207V24.4125Z\" fill=\"#3369F0\"/>\\n<path d=\"M34.1229 9.98943H30.1079V5.99472H14.5521C12.0581 5.99481 10.0366 8.00689 10.0364 10.4888V11.9868L13.0465 8.99075L16.0577 11.9868L8.02886 19.9774L0 11.9868L3.01125 8.99075L6.02136 11.9868V10.4888C6.02156 5.49536 10.0366 2 14.4524 2H34.1229V9.98943Z\" fill=\"#3369F0\"/>\\n<path d=\"M115.389 2.20721C115.895 2.20723 116.314 2.38152 116.644 2.73146C116.995 3.08153 117.17 3.50986 117.17 4.01547C117.17 4.5212 116.995 4.94935 116.644 5.29949C116.314 5.64963 115.895 5.82485 115.389 5.82487C114.883 5.82487 114.455 5.64965 114.105 5.29949C113.774 4.94936 113.608 4.52118 113.608 4.01547C113.608 3.50986 113.774 3.08153 114.105 2.73146C114.455 2.38146 114.883 2.20721 115.389 2.20721Z\" fill=\"#3369F0\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ylj60i\",\"data-framer-name\":\"NeatJournal/White\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:207,layoutDependency:layoutDependency,layoutId:\"NJnuxo9Sp\",svg:'<svg width=\"207\" height=\"32\" viewBox=\"0 0 207 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M116.703 27.8853C116.703 29.3052 116.343 30.3456 115.623 31.007C114.902 31.6684 113.852 32 112.47 32H110.922V29.7524H112.031C112.771 29.7524 113.287 29.607 113.579 29.3153C113.89 29.0235 114.046 28.5267 114.046 27.8264V8.42234H116.703V27.8853Z\" fill=\"white\"/>\\n<path d=\"M40.1443 19.9774L37.133 22.9734L34.1229 19.9774V21.4754C34.1228 25.9695 30.4492 29.9641 25.6919 29.9641H6.02136V21.9747H10.0364V25.9694H25.5922C28.0862 25.9693 30.1078 23.9573 30.1079 21.4754V19.9774L27.0978 22.9734L24.0866 19.9774L32.1154 11.9868L40.1443 19.9774Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M73.4164 7.98415C74.954 7.98415 76.3267 8.31469 77.5334 8.97603C78.7596 9.63744 79.7039 10.5812 80.3656 11.8068C81.0468 13.0127 81.3874 14.4037 81.3875 15.9792C81.3875 16.5628 81.3487 17.0885 81.2708 17.5554H69.4456C69.5429 18.7225 69.9525 19.6364 70.6725 20.2978C71.3927 20.9592 72.2781 21.2908 73.3292 21.2908C74.8474 21.2908 75.9281 20.6387 76.5704 19.3353H80.9785C80.5114 20.8916 79.616 22.1758 78.2924 23.1874C76.9689 24.1795 75.3433 24.6752 73.4164 24.6752C71.8594 24.6752 70.4578 24.3347 69.2122 23.6539C67.9862 22.9536 67.0228 21.9709 66.3222 20.7065C65.6411 19.4422 65.3004 17.9835 65.3003 16.3303C65.3003 14.6573 65.641 13.1879 66.3222 11.9234C67.0034 10.659 67.9578 9.6863 69.1839 9.00547C70.4099 8.32484 71.8207 7.9842 73.4164 7.98415ZM73.2997 11.3403C72.2877 11.3403 71.431 11.6519 70.7303 12.2744C70.0494 12.8774 69.6307 13.7239 69.4751 14.813H77.1539C77.1344 13.7625 76.7549 12.9252 76.0153 12.3027C75.2757 11.6608 74.3702 11.3403 73.2997 11.3403Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M90.1222 7.98415C91.3287 7.98415 92.3798 8.22719 93.275 8.71334C94.1898 9.19966 94.9199 9.81299 95.4649 10.5522V8.24684H99.5819V24.4125H95.4649V22.0494C94.9394 22.808 94.2092 23.4403 93.275 23.946C92.3603 24.4322 91.2993 24.6752 90.0927 24.6752C88.7304 24.6752 87.4852 24.3247 86.3564 23.6245C85.247 22.9242 84.3604 21.9426 83.6986 20.6782C83.0563 19.3943 82.7357 17.9249 82.7357 16.2714C82.7357 14.6373 83.0563 13.1878 83.6986 11.9234C84.3604 10.6589 85.247 9.68634 86.3564 9.00547C87.4852 8.32478 88.7404 7.98416 90.1222 7.98415ZM91.1735 11.5735C90.4144 11.5735 89.7131 11.7587 89.0708 12.1283C88.4287 12.4979 87.9036 13.0426 87.495 13.7622C87.1057 14.4625 86.9104 15.2988 86.9104 16.2714C86.9104 17.244 87.1057 18.1002 87.495 18.8394C87.9036 19.559 88.4287 20.1137 89.0708 20.5027C89.7326 20.8918 90.4339 21.0859 91.1735 21.0859C91.9324 21.0858 92.6428 20.9017 93.3045 20.5322C93.9662 20.1431 94.4922 19.5975 94.8815 18.8971C95.2705 18.1776 95.4649 17.3219 95.4649 16.3303C95.4649 15.3384 95.2706 14.4919 94.8815 13.7917C94.4922 13.0719 93.9662 12.5262 93.3045 12.1566C92.6428 11.7677 91.9324 11.5735 91.1735 11.5735Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M127.711 8.15965C129.229 8.15965 130.601 8.50011 131.828 9.18098C133.054 9.8423 134.017 10.7952 134.718 12.04C135.438 13.285 135.798 14.7346 135.798 16.388C135.798 18.0415 135.429 19.501 134.689 20.7654C133.969 22.0104 132.986 22.973 131.74 23.6539C130.495 24.3348 129.112 24.6752 127.594 24.6752C126.095 24.6752 124.733 24.3347 123.506 23.6539C122.3 22.9731 121.346 22.0102 120.646 20.7654C119.965 19.501 119.624 18.0415 119.624 16.388C119.624 14.754 119.975 13.3144 120.675 12.0694C121.395 10.8051 122.369 9.84235 123.595 9.18098C124.821 8.50023 126.193 8.15973 127.711 8.15965ZM127.682 10.465C126.709 10.465 125.814 10.688 124.996 11.1353C124.198 11.5633 123.556 12.2254 123.069 13.1202C122.583 14.015 122.34 15.1042 122.34 16.388C122.34 17.6912 122.573 18.7904 123.04 19.6852C123.526 20.58 124.169 21.251 124.967 21.6984C125.765 22.1263 126.64 22.3404 127.594 22.3404C128.548 22.3404 129.443 22.1174 130.28 21.6701C131.117 21.2228 131.788 20.5515 132.294 19.6569C132.82 18.7621 133.083 17.6719 133.083 16.388C133.083 15.1042 132.83 14.015 132.324 13.1202C131.818 12.2254 131.156 11.5633 130.339 11.1353C129.522 10.688 128.636 10.4651 127.682 10.465Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M191.795 8.15965C193.197 8.15965 194.414 8.4613 195.446 9.06435C196.477 9.66736 197.246 10.4261 197.752 11.3403V8.42234H200.437V24.4125H197.752V21.4369C197.227 22.3706 196.438 23.1481 195.387 23.7705C194.355 24.3736 193.148 24.6752 191.766 24.6752C190.345 24.6751 189.061 24.3247 187.913 23.6245C186.765 22.9242 185.859 21.9425 185.197 20.6782C184.536 19.4138 184.205 17.9732 184.205 16.3586C184.205 14.7247 184.536 13.2949 185.197 12.0694C185.859 10.8245 186.765 9.86183 187.913 9.18098C189.081 8.50021 190.375 8.1597 191.795 8.15965ZM192.321 10.465C191.328 10.465 190.423 10.6979 189.605 11.1647C188.788 11.6316 188.137 12.3128 187.65 13.2074C187.164 14.1021 186.921 15.1527 186.92 16.3586C186.92 17.5841 187.164 18.6543 187.65 19.5686C188.137 20.4633 188.788 21.1544 189.605 21.6407C190.423 22.1075 191.328 22.3404 192.321 22.3404C193.314 22.3404 194.219 22.1076 195.037 21.6407C195.873 21.1544 196.535 20.4634 197.021 19.5686C197.508 18.6543 197.752 17.5941 197.752 16.388C197.752 15.182 197.508 14.1316 197.021 13.2368C196.535 12.3421 195.873 11.6611 195.037 11.1942C194.219 10.7079 193.314 10.465 192.321 10.465Z\" fill=\"white\"/>\\n<path d=\"M141.19 17.4388C141.19 19.0143 141.588 20.2299 142.386 21.0859C143.184 21.9223 144.274 22.3403 145.656 22.3404C147.077 22.3404 148.196 21.9034 149.014 21.0281C149.831 20.1528 150.239 18.8784 150.239 17.2055V8.42234H152.897V24.4125H150.239V22.0494C149.733 22.8663 149.023 23.5087 148.108 23.9755C147.213 24.4227 146.221 24.6457 145.131 24.6458C143.886 24.6458 142.766 24.3929 141.773 23.8871C140.781 23.3619 139.992 22.5845 139.408 21.5535C138.843 20.5225 138.562 19.2671 138.562 17.7886V8.42234H141.19V17.4388Z\" fill=\"white\"/>\\n<path d=\"M56.5963 8.01359C58.5231 8.01362 60.0799 8.62689 61.2672 9.85242C62.4544 11.0585 63.0481 12.7509 63.0481 14.9296V24.4125H58.9606V15.4833C58.9606 14.1995 58.6399 13.2168 57.9977 12.5359C57.3554 11.8358 56.4787 11.4863 55.3693 11.4863C54.241 11.4864 53.346 11.8361 52.6844 12.5359C52.0421 13.2168 51.7203 14.1995 51.7203 15.4833V24.4125H47.6328V8.24684H51.7203V10.26C52.2652 9.5598 52.9566 9.01519 53.7935 8.62616C54.6498 8.2177 55.5842 8.01359 56.5963 8.01359Z\" fill=\"white\"/>\\n<path d=\"M107.749 8.24684H111.369V11.6029H107.749V19.4225C107.749 19.9672 107.875 20.3665 108.128 20.6194C108.401 20.8527 108.848 20.9692 109.471 20.9692H111.369V24.4125H108.8C105.355 24.4125 103.632 22.7399 103.632 19.3942V11.6029H101.705V8.24684H103.632V4.24986H107.749V8.24684Z\" fill=\"white\"/>\\n<path d=\"M164.623 10.8737H163.923C160.945 10.8737 159.456 12.4876 159.456 15.7165V24.4125H156.799V8.42234H159.456V11.0187C159.923 10.1046 160.584 9.39456 161.44 8.88885C162.316 8.38312 163.377 8.13028 164.623 8.13021V10.8737Z\" fill=\"white\"/>\\n<path d=\"M174.902 8.13021C176.848 8.13022 178.425 8.72352 179.631 9.91017C180.838 11.0773 181.442 12.7698 181.442 14.9874V24.4125H178.813V15.3667C178.813 13.7718 178.415 12.556 177.617 11.7196C176.819 10.8636 175.728 10.4356 174.346 10.4356C172.945 10.4356 171.827 10.8737 170.99 11.749C170.172 12.6244 169.763 13.8987 169.763 15.5716V24.4125H167.106V8.42234H169.763V10.6982C170.288 9.8812 171 9.24909 171.895 8.80166C172.81 8.35432 173.812 8.13021 174.902 8.13021Z\" fill=\"white\"/>\\n<path d=\"M207 24.4125H204.343V2.81978H207V24.4125Z\" fill=\"white\"/>\\n<path d=\"M34.1229 9.98943H30.1079V5.99472H14.5521C12.0581 5.99481 10.0366 8.00689 10.0364 10.4888V11.9868L13.0465 8.99075L16.0577 11.9868L8.02886 19.9774L0 11.9868L3.01125 8.99075L6.02136 11.9868V10.4888C6.02156 5.49536 10.0366 2 14.4524 2H34.1229V9.98943Z\" fill=\"white\"/>\\n<path d=\"M115.389 2.20721C115.895 2.20723 116.314 2.38152 116.644 2.73146C116.995 3.08153 117.17 3.50986 117.17 4.01547C117.17 4.5212 116.995 4.94935 116.644 5.29949C116.314 5.64963 115.895 5.82485 115.389 5.82487C114.883 5.82487 114.455 5.64965 114.105 5.29949C113.774 4.94936 113.608 4.52118 113.608 4.01547C113.608 3.50986 113.774 3.08153 114.105 2.73146C114.455 2.38146 114.883 2.20721 115.389 2.20721Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9Qm8o.framer-5dx6da, .framer-9Qm8o .framer-5dx6da { display: block; }\",\".framer-9Qm8o.framer-vtg4wv { height: 28px; overflow: visible; position: relative; width: 112px; }\",\".framer-9Qm8o .framer-zrtr8r { aspect-ratio: 6.25 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-9Qm8o .framer-1aijv4y { aspect-ratio: 6.257142857142857 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); left: 0px; position: absolute; top: 0px; width: 175px; }\",\".framer-9Qm8o .framer-1drson { aspect-ratio: 4 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); left: 0px; position: absolute; top: 0px; width: 112px; }\",\".framer-9Qm8o .framer-ydxm8h { flex: none; height: 28px; left: 0px; position: absolute; top: 0px; width: 112px; }\",\".framer-9Qm8o .framer-19bsajc, .framer-9Qm8o .framer-1ylj60i { flex: none; height: 32px; left: 0px; position: absolute; top: 0px; width: 207px; }\",\".framer-9Qm8o.framer-v-173m4ma.framer-vtg4wv { aspect-ratio: 4 / 1; height: var(--framer-aspect-ratio-supported, 28px); }\",\".framer-9Qm8o.framer-v-1loz0kg.framer-vtg4wv, .framer-9Qm8o.framer-v-1mc91iw.framer-vtg4wv { aspect-ratio: 6.25 / 1; height: var(--framer-aspect-ratio-supported, 28px); width: 175px; }\",\".framer-9Qm8o.framer-v-br5ono.framer-vtg4wv, .framer-9Qm8o.framer-v-q5ix49.framer-vtg4wv { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; width: min-content; }\",\".framer-9Qm8o.framer-v-br5ono .framer-19bsajc, .framer-9Qm8o.framer-v-q5ix49 .framer-1ylj60i { left: unset; position: relative; top: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 112\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"br6OxxQjg\":{\"layout\":[\"fixed\",\"fixed\"]},\"h0RKa7Ors\":{\"layout\":[\"fixed\",\"fixed\"]},\"BcKagWfd0\":{\"layout\":[\"fixed\",\"fixed\"]},\"T04zNE88F\":{\"layout\":[\"auto\",\"auto\"]},\"kx6zR5oiI\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerBHZ_WNTny=withCSS(Component,css,\"framer-9Qm8o\");export default FramerBHZ_WNTny;FramerBHZ_WNTny.displayName=\"Logos\";FramerBHZ_WNTny.defaultProps={height:28,width:112};addPropertyControls(FramerBHZ_WNTny,{variant:{options:[\"QYRPIQ2QT\",\"br6OxxQjg\",\"h0RKa7Ors\",\"BcKagWfd0\",\"T04zNE88F\",\"kx6zR5oiI\"],optionTitles:[\"Neat/Primary\",\"Neat/Secondary\",\"NeatClub/Primary\",\"NeatClub/Secondary\",\"NeatJournal/Primary\",\"NeatJournal/Secondary\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerBHZ_WNTny,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBHZ_WNTny\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"112\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"28\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"br6OxxQjg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"h0RKa7Ors\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BcKagWfd0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"T04zNE88F\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kx6zR5oiI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BHZ_WNTny.map", "// Generated by Framer (c07a8c1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withAddRelNoFollowToLink}from\"https://framerusercontent.com/modules/MlU19K1TqePkNC4ai6c9/g4Pp7HSoFWsk0YpwEqFz/NoFollow.js\";const MotionAWithAddRelNoFollowToLinkfgxmw2=withCodeBoundaryForOverrides(motion.a,{nodeId:\"Gs2Kv_usR\",override:withAddRelNoFollowToLink,scopeId:\"r_pxBhPtj\"});const enabledGestures={FZRUe_HFj:{hover:true},gPhKV8ssC:{hover:true},Gs2Kv_usR:{hover:true},QptA3V1f0:{hover:true},UjeEa8yM9:{hover:true},wmlOw4da3:{hover:true},zXHWyjlZS:{hover:true}};const cycleOrder=[\"Gs2Kv_usR\",\"wmlOw4da3\",\"UjeEa8yM9\",\"gPhKV8ssC\",\"QptA3V1f0\",\"zXHWyjlZS\",\"FZRUe_HFj\"];const serializationHash=\"framer-Lej2U\";const variantClassNames={FZRUe_HFj:\"framer-v-56fwtn\",gPhKV8ssC:\"framer-v-ste0c\",Gs2Kv_usR:\"framer-v-fgxmw2\",QptA3V1f0:\"framer-v-10w1frj\",UjeEa8yM9:\"framer-v-vy5pa6\",wmlOw4da3:\"framer-v-x0r04q\",zXHWyjlZS:\"framer-v-3ifhip\"};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={\"Primary/Compact\":\"wmlOw4da3\",\"Primary/CTA\":\"UjeEa8yM9\",\"Primary/Default\":\"Gs2Kv_usR\",\"Secondary-XL/CTA\":\"FZRUe_HFj\",\"Secondary/Compact\":\"QptA3V1f0\",\"Secondary/Dark\":\"zXHWyjlZS\",\"Secondary/Default\":\"gPhKV8ssC\"};const getProps=({height,id,label,link,newTab,showArrow,width,...props})=>{return{...props,fH36i7oz0:newTab??props.fH36i7oz0,n8kKyoRqb:label??props.n8kKyoRqb??\"Label\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Gs2Kv_usR\",XRpLC4tIN:link??props.XRpLC4tIN,zWPOE5_KX:showArrow??props.zWPOE5_KX};};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,n8kKyoRqb,XRpLC4tIN,fH36i7oz0,zWPOE5_KX,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Gs2Kv_usR\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"gPhKV8ssC-hover\",\"QptA3V1f0-hover\",\"zXHWyjlZS-hover\"].includes(gestureVariant))return false;if([\"gPhKV8ssC\",\"QptA3V1f0\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"gPhKV8ssC-hover\",\"QptA3V1f0-hover\",\"zXHWyjlZS-hover\"].includes(gestureVariant))return true;if([\"gPhKV8ssC\",\"QptA3V1f0\"].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,children:/*#__PURE__*/_jsx(Link,{href:XRpLC4tIN,motionChild:true,nodeId:\"Gs2Kv_usR\",openInNewTab:fH36i7oz0,scopeId:\"r_pxBhPtj\",children:/*#__PURE__*/_jsxs(MotionAWithAddRelNoFollowToLinkfgxmw2,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-fgxmw2\",className,classNames)} framer-kju5wy`,\"data-framer-name\":\"Primary/Default\",layoutDependency:layoutDependency,layoutId:\"Gs2Kv_usR\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},variants:{\"FZRUe_HFj-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"gPhKV8ssC-hover\":{backgroundColor:\"var(--token-ef9fadb7-d3fc-4aed-9089-a067e74fc9b0, rgb(235, 240, 254))\"},\"Gs2Kv_usR-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-c110f753-483c-4e5a-a360-67c05a88f1a1, rgb(92, 135, 243))\"},\"QptA3V1f0-hover\":{backgroundColor:\"var(--token-ef9fadb7-d3fc-4aed-9089-a067e74fc9b0, rgb(235, 240, 254))\"},\"UjeEa8yM9-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-c110f753-483c-4e5a-a360-67c05a88f1a1, rgb(92, 135, 243))\"},\"wmlOw4da3-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-c110f753-483c-4e5a-a360-67c05a88f1a1, rgb(92, 135, 243))\"},\"zXHWyjlZS-hover\":{backgroundColor:\"var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255))\"},FZRUe_HFj:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255))\",borderBottomLeftRadius:74,borderBottomRightRadius:74,borderTopLeftRadius:74,borderTopRightRadius:74},gPhKV8ssC:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255))\"},QptA3V1f0:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255))\"},UjeEa8yM9:{borderBottomLeftRadius:74,borderBottomRightRadius:74,borderTopLeftRadius:74,borderTopRightRadius:74},zXHWyjlZS:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"FZRUe_HFj-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"gPhKV8ssC-hover\":{\"data-framer-name\":undefined},\"Gs2Kv_usR-hover\":{\"data-framer-name\":undefined},\"QptA3V1f0-hover\":{\"data-framer-name\":undefined},\"UjeEa8yM9-hover\":{\"data-framer-name\":undefined},\"wmlOw4da3-hover\":{\"data-framer-name\":undefined},\"zXHWyjlZS-hover\":{\"data-framer-name\":undefined},FZRUe_HFj:{\"data-framer-name\":\"Secondary-XL/CTA\"},gPhKV8ssC:{\"data-border\":true,\"data-framer-name\":\"Secondary/Default\"},QptA3V1f0:{\"data-border\":true,\"data-framer-name\":\"Secondary/Compact\"},UjeEa8yM9:{\"data-framer-name\":\"Primary/CTA\"},wmlOw4da3:{\"data-framer-name\":\"Primary/Compact\"},zXHWyjlZS:{\"data-border\":true,\"data-framer-name\":\"Secondary/Dark\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1ib2xk\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255)))\"},children:\"Label\"})}),className:\"framer-1s098yv\",\"data-framer-name\":\"Empezar\",fonts:[\"FS;Poppins-bold\"],layoutDependency:layoutDependency,layoutId:\"AwpmW1fYa\",style:{\"--extracted-r6o4lv\":\"var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:n8kKyoRqb,variants:{\"FZRUe_HFj-hover\":{\"--extracted-r6o4lv\":\"var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255))\"},\"zXHWyjlZS-hover\":{\"--extracted-r6o4lv\":\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\"},FZRUe_HFj:{\"--extracted-r6o4lv\":\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\"},gPhKV8ssC:{\"--extracted-r6o4lv\":\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\"},QptA3V1f0:{\"--extracted-r6o4lv\":\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"FZRUe_HFj-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1ib2xk\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255)))\"},children:\"Label\"})})},\"zXHWyjlZS-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1ib2xk\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)))\"},children:\"Label\"})})},FZRUe_HFj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1ib2xk\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)))\"},children:\"Label\"})})},gPhKV8ssC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1ib2xk\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)))\"},children:\"Label\"})})},QptA3V1f0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)))\"},children:\"Label\"})}),fonts:[\"FS;Poppins-medium\"]},UjeEa8yM9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1ib2xk\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255)))\"},children:\"Label\"})})},wmlOw4da3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-951c9cd0-6ff3-49eb-a656-d07a47912d7d, rgb(255, 255, 255)))\"},children:\"Label\"})}),fonts:[\"FS;Poppins-semibold\"]}},baseVariant,gestureVariant)}),zWPOE5_KX&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1420j8u\",\"data-framer-name\":\"Icon Right\",layoutDependency:layoutDependency,layoutId:\"LFBK_Tr1L\",children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1dofe7a\",\"data-framer-name\":\"white\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"pRlthNUUx\",svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.175 9H0V7H12.175L6.575 1.4L8 0L16 8L8 16L6.575 14.6L12.175 9Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1kthc2j\",\"data-framer-name\":\"blue\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"fPlyJVSJE\",svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.175 9H0V7H12.175L6.575 1.4L8 0L16 8L8 16L6.575 14.6L12.175 9Z\" fill=\"#3369F0\"/>\\n</svg>\\n',withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Lej2U.framer-kju5wy, .framer-Lej2U .framer-kju5wy { display: block; }\",\".framer-Lej2U.framer-fgxmw2 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 24px 12px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Lej2U .framer-1s098yv { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Lej2U .framer-1420j8u { flex: none; gap: 0px; height: 24px; overflow: visible; position: relative; width: 24px; }\",\".framer-Lej2U .framer-1dofe7a, .framer-Lej2U .framer-1kthc2j { bottom: 4px; flex: none; left: 4px; position: absolute; right: 4px; top: 4px; }\",\".framer-Lej2U.framer-v-x0r04q.framer-fgxmw2, .framer-Lej2U.framer-v-10w1frj.framer-fgxmw2 { padding: 8px 16px 8px 16px; }\",\".framer-Lej2U.framer-v-vy5pa6.framer-fgxmw2 { padding: 16px 24px 16px 24px; }\",\".framer-Lej2U.framer-v-56fwtn.framer-fgxmw2 { padding: 24px 30px 24px 30px; }\",'.framer-Lej2U[data-border=\"true\"]::after, .framer-Lej2U [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 44\n * @framerIntrinsicWidth 92\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"wmlOw4da3\":{\"layout\":[\"auto\",\"auto\"]},\"UjeEa8yM9\":{\"layout\":[\"auto\",\"auto\"]},\"gPhKV8ssC\":{\"layout\":[\"auto\",\"auto\"]},\"QptA3V1f0\":{\"layout\":[\"auto\",\"auto\"]},\"zXHWyjlZS\":{\"layout\":[\"auto\",\"auto\"]},\"FZRUe_HFj\":{\"layout\":[\"auto\",\"auto\"]},\"Mdv2CnwgJ\":{\"layout\":[\"auto\",\"auto\"]},\"Kg9RoJE5N\":{\"layout\":[\"auto\",\"auto\"]},\"JVkhOMsH3\":{\"layout\":[\"auto\",\"auto\"]},\"ZUZIB1Vuo\":{\"layout\":[\"auto\",\"auto\"]},\"mnreEafVU\":{\"layout\":[\"auto\",\"auto\"]},\"jpqWBCzvz\":{\"layout\":[\"auto\",\"auto\"]},\"vL5bTamVF\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"n8kKyoRqb\":\"label\",\"XRpLC4tIN\":\"link\",\"fH36i7oz0\":\"newTab\",\"zWPOE5_KX\":\"showArrow\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerr_pxBhPtj=withCSS(Component,css,\"framer-Lej2U\");export default Framerr_pxBhPtj;Framerr_pxBhPtj.displayName=\"Button NoFollow\";Framerr_pxBhPtj.defaultProps={height:44,width:92};addPropertyControls(Framerr_pxBhPtj,{variant:{options:[\"Gs2Kv_usR\",\"wmlOw4da3\",\"UjeEa8yM9\",\"gPhKV8ssC\",\"QptA3V1f0\",\"zXHWyjlZS\",\"FZRUe_HFj\"],optionTitles:[\"Primary/Default\",\"Primary/Compact\",\"Primary/CTA\",\"Secondary/Default\",\"Secondary/Compact\",\"Secondary/Dark\",\"Secondary-XL/CTA\"],title:\"Variant\",type:ControlType.Enum},n8kKyoRqb:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},XRpLC4tIN:{title:\"Link\",type:ControlType.Link},fH36i7oz0:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},zWPOE5_KX:{defaultValue:false,title:\"showArrow\",type:ControlType.Boolean}});addFonts(Framerr_pxBhPtj,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/EOHGWBZYYKO6R4PWP4S2B3FFWHHBEZN6/UWQLMF4AFWLXCJQCFV3WRVYC77KZXPRB/FYG6OCH7XOLUUSZTIZE65ATBZWF623O4.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/E6J4GS76KHNRRUWODFCFOX2JRKNRSFVY/3GYVT5S4AH7VMPASDDKOTIPV6P3WJXGI/24R4YOH3G2SFDSTCNHOVGYEX3DMRC3CE.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K4RHKGAGLQZBXEZQT2O2AGSLKJF2E4YC/JRUTXNFPWLFGIEVSSEYOW7EP7TYM3V6A/UCDYLFFGLZRGCFY5GYDYM5LDB52BAR5M.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerr_pxBhPtj\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wmlOw4da3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UjeEa8yM9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gPhKV8ssC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QptA3V1f0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zXHWyjlZS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FZRUe_HFj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Mdv2CnwgJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Kg9RoJE5N\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JVkhOMsH3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ZUZIB1Vuo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mnreEafVU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jpqWBCzvz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vL5bTamVF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"44\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"92\",\"framerVariables\":\"{\\\"n8kKyoRqb\\\":\\\"label\\\",\\\"XRpLC4tIN\\\":\\\"link\\\",\\\"fH36i7oz0\\\":\\\"newTab\\\",\\\"zWPOE5_KX\\\":\\\"showArrow\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./r_pxBhPtj.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef,useState}from\"react\";export function sessionButtonsLogic(){const ref=useRef(null);const[ready,setReady]=useState(false);useEffect(()=>{const container=ref.current;if(!container)return;const cookies=document.cookie.split(\";\").map(c=>c.trim());const isLoggedIn=cookies.some(c=>c.startsWith(\"userId=\"));const btnLogin=container.querySelector(\"[data-framer-name='LogIn']\");const btnRegister=container.querySelector(\"[data-framer-name='Register']\");const btnMyAccount=container.querySelector(\"[data-framer-name='MyAccount']\");const show=el=>{if(!el)return;el.style.display=\"block\";};const hide=el=>{if(!el)return;el.style.display=\"none\";};if(isLoggedIn){hide(btnLogin);hide(btnRegister);show(btnMyAccount);}else{show(btnLogin);show(btnRegister);hide(btnMyAccount);}// Mostrar el contenedor\ncontainer.style.opacity=\"1\";container.style.pointerEvents=\"auto\";setReady(true);},[]);return{ref,style:{opacity:ready?1:0,pointerEvents:ready?\"auto\":\"none\"}};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withsessionButtonsLogic(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...sessionButtonsLogic(props)});};}withsessionButtonsLogic.displayName=\"sessionButtonsLogic\";\nexport const __FramerMetadata__ = {\"exports\":{\"sessionButtonsLogic\":{\"type\":\"override\",\"name\":\"sessionButtonsLogic\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withsessionButtonsLogic\":{\"type\":\"reactHoc\",\"name\":\"withsessionButtonsLogic\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SessionButton.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef,useState}from\"react\";export function sessionButtonsLogic(){const ref=useRef(null);const[ready,setReady]=useState(false);useEffect(()=>{const container=ref.current;if(!container)return;const cookies=document.cookie.split(\";\").map(c=>c.trim());const isLoggedIn=cookies.some(c=>c.startsWith(\"userId=\"));const btnRegister=container.querySelector(\"[data-framer-name='Register']\");const btnMyAccount=container.querySelector(\"[data-framer-name='MyAccount']\");const show=el=>{if(!el)return;el.style.display=\"block\";};const hide=el=>{if(!el)return;el.style.display=\"none\";};if(isLoggedIn){hide(btnRegister);show(btnMyAccount);}else{show(btnRegister);hide(btnMyAccount);}// Mostrar el contenedor\ncontainer.style.opacity=\"1\";container.style.pointerEvents=\"auto\";setReady(true);},[]);return{ref,style:{opacity:ready?1:0,pointerEvents:ready?\"auto\":\"none\"}};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withsessionButtonsLogic(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...sessionButtonsLogic(props)});};}withsessionButtonsLogic.displayName=\"sessionButtonsLogic\";\nexport const __FramerMetadata__ = {\"exports\":{\"withsessionButtonsLogic\":{\"type\":\"reactHoc\",\"name\":\"withsessionButtonsLogic\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"sessionButtonsLogic\":{\"type\":\"override\",\"name\":\"sessionButtonsLogic\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SessionJournalButtontsx.map", "// Generated by Framer (f8e3bf6)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,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/BQo6tyQs0sbDrpkXueTQ/fZTPAvUHCWeyybpiwDER/cL6APsu0w.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4JdU13nqqOf0VretqMTy/U8rIBrFH1D4hpNdmc9nC/uMK2bFWor.js\";const cycleOrder=[\"Ij20RXJ0Y\",\"Dc5ukeAum\"];const serializationHash=\"framer-Yzwui\";const variantClassNames={Dc5ukeAum:\"framer-v-19y7ijl\",Ij20RXJ0Y:\"framer-v-12d24kr\"};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={Active:\"Dc5ukeAum\",Normal:\"Ij20RXJ0Y\"};const getProps=({height,id,link,newTab,text,width,...props})=>{return{...props,CkIErrM_H:link??props.CkIErrM_H,KmcDRLPK1:text??props.KmcDRLPK1??\"Item\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Ij20RXJ0Y\",WREihLpWQ:newTab??props.WREihLpWQ};};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,KmcDRLPK1,CkIErrM_H,WREihLpWQ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Ij20RXJ0Y\",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-12d24kr\",className,classNames),\"data-framer-name\":\"Normal\",layoutDependency:layoutDependency,layoutId:\"Ij20RXJ0Y\",ref:refBinding,style:{...style},...addPropertyOverrides({Dc5ukeAum:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7f413757-7db7-4f60-81a6-bfff86bc54d2, rgb(21, 31, 109)))\"},children:/*#__PURE__*/_jsx(Link,{href:CkIErrM_H,motionChild:true,nodeId:\"yXQPwZGNL\",openInNewTab:WREihLpWQ,relValues:[],scopeId:\"pcxA2myul\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-5novw9\",\"data-styles-preset\":\"cL6APsu0w\",children:\"Item\"})})})}),className:\"framer-95rts5\",\"data-framer-name\":\"Equipo\",fonts:[\"FS;Poppins-medium\"],layoutDependency:layoutDependency,layoutId:\"yXQPwZGNL\",style:{\"--extracted-r6o4lv\":\"var(--token-7f413757-7db7-4f60-81a6-bfff86bc54d2, rgb(21, 31, 109))\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-WREihLpWQ-pcxA2myul\":WREihLpWQ},text:KmcDRLPK1,variants:{Dc5ukeAum:{\"--extracted-r6o4lv\":\"var(--token-99b76cfc-f216-4381-84d4-7deaf847131a, rgb(240, 78, 152))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Dc5ukeAum:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-99b76cfc-f216-4381-84d4-7deaf847131a, rgb(240, 78, 152)))\"},children:/*#__PURE__*/_jsx(Link,{href:CkIErrM_H,motionChild:true,nodeId:\"yXQPwZGNL\",openInNewTab:WREihLpWQ,relValues:[],scopeId:\"pcxA2myul\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1beoru8\",\"data-styles-preset\":\"uMK2bFWor\",children:\"Item\"})})})}),fonts:[\"FS;Poppins-semibold\"]}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Yzwui.framer-1neid44, .framer-Yzwui .framer-1neid44 { display: block; }\",\".framer-Yzwui.framer-12d24kr { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Yzwui .framer-95rts5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 36.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Dc5ukeAum\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"KmcDRLPK1\":\"text\",\"CkIErrM_H\":\"link\",\"WREihLpWQ\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerpcxA2myul=withCSS(Component,css,\"framer-Yzwui\");export default FramerpcxA2myul;FramerpcxA2myul.displayName=\"Navigation Link\";FramerpcxA2myul.defaultProps={height:40,width:36.5};addPropertyControls(FramerpcxA2myul,{variant:{options:[\"Ij20RXJ0Y\",\"Dc5ukeAum\"],optionTitles:[\"Normal\",\"Active\"],title:\"Variant\",type:ControlType.Enum},KmcDRLPK1:{defaultValue:\"Item\",displayTextArea:false,title:\"Text\",type:ControlType.String},CkIErrM_H:{description:\"\",title:\"Link\",type:ControlType.Link},WREihLpWQ:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerpcxA2myul,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K4RHKGAGLQZBXEZQT2O2AGSLKJF2E4YC/JRUTXNFPWLFGIEVSSEYOW7EP7TYM3V6A/UCDYLFFGLZRGCFY5GYDYM5LDB52BAR5M.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/E6J4GS76KHNRRUWODFCFOX2JRKNRSFVY/3GYVT5S4AH7VMPASDDKOTIPV6P3WJXGI/24R4YOH3G2SFDSTCNHOVGYEX3DMRC3CE.woff2\",weight:\"600\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpcxA2myul\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"KmcDRLPK1\\\":\\\"text\\\",\\\"CkIErrM_H\\\":\\\"link\\\",\\\"WREihLpWQ\\\":\\\"newTab\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Dc5ukeAum\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"36.5\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f8e3bf6)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-nBRJt .framer-styles-preset-5novw9:not(.rich-text-wrapper), .framer-nBRJt .framer-styles-preset-5novw9.rich-text-wrapper a { --framer-link-current-text-color: var(--token-7f413757-7db7-4f60-81a6-bfff86bc54d2, #151f6d); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-99b76cfc-f216-4381-84d4-7deaf847131a, #f04e98); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-7f413757-7db7-4f60-81a6-bfff86bc54d2, #151f6d); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-nBRJt\";\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 (92f3d02)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-J5wOW .framer-styles-preset-1beoru8:not(.rich-text-wrapper), .framer-J5wOW .framer-styles-preset-1beoru8.rich-text-wrapper a { --framer-link-current-text-color: var(--token-99b76cfc-f216-4381-84d4-7deaf847131a, #f04e98) /* {\"name\":\"Secondary/100\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-99b76cfc-f216-4381-84d4-7deaf847131a, #f04e98) /* {\"name\":\"Secondary/100\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-99b76cfc-f216-4381-84d4-7deaf847131a, #f04e98); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-J5wOW\";\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 (f8e3bf6)\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,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withAddRelNoFollowToLink}from\"https://framerusercontent.com/modules/MlU19K1TqePkNC4ai6c9/g4Pp7HSoFWsk0YpwEqFz/NoFollow.js\";import{withsessionButtonsLogic}from\"https://framerusercontent.com/modules/vcnhYilVFOOIY1aVPRJb/DOzOT8l5wO4xilZDKire/SessionButton.js\";import{withsessionButtonsLogic as withsessionButtonsLogic1}from\"https://framerusercontent.com/modules/6bOChm32GkSVf0MNw1Pc/XDYReo6Se6UCUe6ot1zA/SessionJournalButtontsx.js\";import Logos from\"https://framerusercontent.com/modules/jC4Dii7xMkgqTrmeTh4e/TadI7ah99oVRWdn04Xbz/BHZ_WNTny.js\";import NavigationLink,*as NavigationLinkInfo from\"https://framerusercontent.com/modules/NebAmAmACw0lUaAVqafz/XSmoXRbZbtpxQvqcQyfL/pcxA2myul.js\";import ButtonNoFollow from\"https://framerusercontent.com/modules/SdakmSdWkNfRoNDr7VRu/GPybvKFpJs1MJEjO8hkm/r_pxBhPtj.js\";const LogosFonts=getFonts(Logos);const NavigationLinkFonts=getFonts(NavigationLink);const NavigationLinkWithAddRelNoFollowToLink9qikk7WithMappedReactPropshw3k10=withMappedReactProps(withCodeBoundaryForOverrides(NavigationLink,{nodeId:\"bngnfQ41M\",override:withAddRelNoFollowToLink,scopeId:\"P92W4Ukfh\"}),NavigationLinkInfo);const ButtonNoFollowFonts=getFonts(ButtonNoFollow);const MotionDivWithsessionButtonsLogicmxdod6=withCodeBoundaryForOverrides(motion.div,{nodeId:\"NnaZf_VZ9\",override:withsessionButtonsLogic,scopeId:\"P92W4Ukfh\"});const MotionDivWithsessionButtonsLogic11mrifj5=withCodeBoundaryForOverrides(motion.div,{nodeId:\"l3I5LvfEb\",override:withsessionButtonsLogic1,scopeId:\"P92W4Ukfh\"});const cycleOrder=[\"Pgog1abD0\",\"qTF8iex9E\",\"f6EFqjBgh\",\"jIZusBFuq\",\"NtZ2oLpcn\",\"nYk6Ics5G\",\"lZC5YnwyI\",\"r5nnbo7i7\",\"nQ4X0UYCy\",\"KZC833FEV\",\"sTyIV77Fl\",\"jB2iydD1d\",\"Hkixgym2s\"];const serializationHash=\"framer-nU1Lh\";const variantClassNames={f6EFqjBgh:\"framer-v-5mgp48\",Hkixgym2s:\"framer-v-vv0re2\",jB2iydD1d:\"framer-v-kiz8w0\",jIZusBFuq:\"framer-v-1s7x9u2\",KZC833FEV:\"framer-v-1kd95q5\",lZC5YnwyI:\"framer-v-2fv9o0\",nQ4X0UYCy:\"framer-v-ycfm7i\",NtZ2oLpcn:\"framer-v-1e6582n\",nYk6Ics5G:\"framer-v-niwamz\",Pgog1abD0:\"framer-v-b1aatm\",qTF8iex9E:\"framer-v-i0xfye\",r5nnbo7i7:\"framer-v-1kepm1n\",sTyIV77Fl:\"framer-v-yqre9v\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,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 - Cuentas\":\"lZC5YnwyI\",\"Desktop - NeatClub\":\"nYk6Ics5G\",\"Desktop - NeatJournal - No Categories\":\"Hkixgym2s\",\"Desktop - NeatJournal\":\"r5nnbo7i7\",\"Phone - NeatJournal\":\"sTyIV77Fl\",\"Phone Open - NeatJournal\":\"jB2iydD1d\",\"Phone Open\":\"f6EFqjBgh\",\"Tablet - NeatJournal\":\"nQ4X0UYCy\",\"Tablet Open - NeatJournal\":\"KZC833FEV\",\"Tablet Open\":\"NtZ2oLpcn\",Desktop:\"Pgog1abD0\",Phone:\"qTF8iex9E\",Tablet:\"jIZusBFuq\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Pgog1abD0\"};};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({cycleOrder,defaultVariant:\"Pgog1abD0\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1b4vj0o=activeVariantCallback(async(...args)=>{setVariant(\"f6EFqjBgh\");});const onTap32mkpe=activeVariantCallback(async(...args)=>{setVariant(\"qTF8iex9E\");});const onTap3qzidh=activeVariantCallback(async(...args)=>{setVariant(\"NtZ2oLpcn\");});const onTapvvy0t2=activeVariantCallback(async(...args)=>{setVariant(\"jIZusBFuq\");});const onTap10724xk=activeVariantCallback(async(...args)=>{setVariant(\"KZC833FEV\");});const onTap14e7txn=activeVariantCallback(async(...args)=>{setVariant(\"nQ4X0UYCy\");});const onTappdmj6f=activeVariantCallback(async(...args)=>{setVariant(\"jB2iydD1d\");});const onTap1ra8iwg=activeVariantCallback(async(...args)=>{setVariant(\"sTyIV77Fl\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"qTF8iex9E\",\"f6EFqjBgh\",\"jIZusBFuq\",\"NtZ2oLpcn\",\"nQ4X0UYCy\",\"KZC833FEV\",\"sTyIV77Fl\",\"jB2iydD1d\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"f6EFqjBgh\",\"NtZ2oLpcn\",\"KZC833FEV\",\"jB2iydD1d\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"qTF8iex9E\",\"jIZusBFuq\",\"nQ4X0UYCy\",\"sTyIV77Fl\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"Hkixgym2s\")return false;return true;};const isDisplayed4=()=>{if([\"r5nnbo7i7\",\"KZC833FEV\",\"jB2iydD1d\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed5=()=>{if([\"r5nnbo7i7\",\"KZC833FEV\",\"jB2iydD1d\"].includes(baseVariant))return true;return false;};const isDisplayed6=()=>{if([\"r5nnbo7i7\",\"KZC833FEV\",\"jB2iydD1d\",\"Hkixgym2s\"].includes(baseVariant))return false;return true;};const isDisplayed7=()=>{if([\"r5nnbo7i7\",\"KZC833FEV\",\"jB2iydD1d\",\"Hkixgym2s\"].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,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-b1aatm\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Pgog1abD0\",ref:refBinding,style:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(255, 255, 255, 0.9)\",WebkitBackdropFilter:\"blur(5px)\",...style},...addPropertyOverrides({f6EFqjBgh:{\"data-framer-name\":\"Phone Open\"},Hkixgym2s:{\"data-framer-name\":\"Desktop - NeatJournal - No Categories\"},jB2iydD1d:{\"data-framer-name\":\"Phone Open - NeatJournal\"},jIZusBFuq:{\"data-framer-name\":\"Tablet\"},KZC833FEV:{\"data-framer-name\":\"Tablet Open - NeatJournal\"},lZC5YnwyI:{\"data-framer-name\":\"Desktop - Cuentas\"},nQ4X0UYCy:{\"data-framer-name\":\"Tablet - NeatJournal\"},NtZ2oLpcn:{\"data-framer-name\":\"Tablet Open\"},nYk6Ics5G:{\"data-framer-name\":\"Desktop - NeatClub\"},qTF8iex9E:{\"data-framer-name\":\"Phone\"},r5nnbo7i7:{\"data-framer-name\":\"Desktop - NeatJournal\"},sTyIV77Fl:{\"data-framer-name\":\"Phone - NeatJournal\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gcrj6k\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"bMpchwbHL\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-168r0h3\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"Iss3UcOQg\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"vZiYOsJnN\",scopeId:\"P92W4Ukfh\",...addPropertyOverrides({Hkixgym2s:{href:{webPageId:\"QzuBR0Lew\"},openInNewTab:false},jB2iydD1d:{href:{webPageId:\"QzuBR0Lew\"},openInNewTab:false},KZC833FEV:{href:{webPageId:\"QzuBR0Lew\"},openInNewTab:false},nQ4X0UYCy:{href:{webPageId:\"QzuBR0Lew\"},openInNewTab:false},r5nnbo7i7:{href:{webPageId:\"QzuBR0Lew\"},openInNewTab:false},sTyIV77Fl:{href:{webPageId:\"QzuBR0Lew\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-hy6hgv framer-w8g1fw\",\"data-framer-name\":\"NavBrand\",layoutDependency:layoutDependency,layoutId:\"vZiYOsJnN\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:\"112px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+22+6+0,...addPropertyOverrides({f6EFqjBgh:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+0+10+0},Hkixgym2s:{width:undefined,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+28+0+0},jB2iydD1d:{width:undefined,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+0+10+0},jIZusBFuq:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-80)/2+0+0)+16+10+0},KZC833FEV:{width:undefined,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+0+10+0},nQ4X0UYCy:{width:undefined,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-80)/2+0+0)+16+0+10+0},NtZ2oLpcn:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+0+10+0},qTF8iex9E:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-80)/2+0+0)+16+10+0},r5nnbo7i7:{width:undefined,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+28+0+0},sTyIV77Fl:{width:undefined,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-80)/2+0+0)+16+0+10+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gv1542-container\",layoutDependency:layoutDependency,layoutId:\"itKGw_M_T-container\",nodeId:\"itKGw_M_T\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(Logos,{height:\"100%\",id:\"itKGw_M_T\",layoutId:\"itKGw_M_T\",style:{height:\"100%\",width:\"100%\"},variant:\"QYRPIQ2QT\",width:\"100%\",...addPropertyOverrides({Hkixgym2s:{style:{height:\"100%\"},variant:\"T04zNE88F\"},jB2iydD1d:{style:{height:\"100%\"},variant:\"T04zNE88F\"},KZC833FEV:{style:{height:\"100%\"},variant:\"T04zNE88F\"},nQ4X0UYCy:{style:{height:\"100%\"},variant:\"T04zNE88F\"},r5nnbo7i7:{style:{height:\"100%\"},variant:\"T04zNE88F\"},sTyIV77Fl:{style:{height:\"100%\"},variant:\"T04zNE88F\"}},baseVariant,gestureVariant)})})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1shhp1r\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"ZYNYmdC3F\",...addPropertyOverrides({f6EFqjBgh:{\"data-highlight\":true,onTap:onTap32mkpe},jB2iydD1d:{\"data-highlight\":true,onTap:onTap1ra8iwg},jIZusBFuq:{\"data-highlight\":true,onTap:onTap3qzidh},KZC833FEV:{\"data-highlight\":true,onTap:onTap14e7txn},nQ4X0UYCy:{\"data-highlight\":true,onTap:onTap10724xk},NtZ2oLpcn:{\"data-highlight\":true,onTap:onTapvvy0t2},qTF8iex9E:{\"data-highlight\":true,onTap:onTap1b4vj0o},sTyIV77Fl:{\"data-highlight\":true,onTap:onTappdmj6f}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2ws573\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"cvAezyp2w\",style:{backgroundColor:\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{f6EFqjBgh:{rotate:-45},jB2iydD1d:{rotate:-45},jIZusBFuq:{rotate:0},KZC833FEV:{rotate:-45},nQ4X0UYCy:{rotate:0},NtZ2oLpcn:{rotate:-45},sTyIV77Fl:{rotate:0}}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-oi2i4o\",\"data-framer-name\":\"Middle\",layoutDependency:layoutDependency,layoutId:\"ecam7NSXR\",style:{backgroundColor:\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-l2vekw\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"gO_onLbu1\",style:{backgroundColor:\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{f6EFqjBgh:{rotate:45},jB2iydD1d:{rotate:45},jIZusBFuq:{rotate:0},KZC833FEV:{rotate:45},nQ4X0UYCy:{rotate:0},NtZ2oLpcn:{rotate:45},sTyIV77Fl:{rotate:0}}})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-452m2f\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"w37wHbAxj\",children:[isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l1hyw9\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"iNjhJdrr4\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ztGSPAYFk\"},implicitPathVariables:undefined},{href:{webPageId:\"ztGSPAYFk\"},implicitPathVariables:undefined},{href:{webPageId:\"ztGSPAYFk\"},implicitPathVariables:undefined},{href:{webPageId:\"ztGSPAYFk\"},implicitPathVariables:undefined},{href:{webPageId:\"ztGSPAYFk\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+2+0,...addPropertyOverrides({f6EFqjBgh:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+0+0+0},NtZ2oLpcn:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19jwgua-container\",layoutDependency:layoutDependency,layoutId:\"vMCLGbI92-container\",nodeId:\"vMCLGbI92\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(NavigationLink,{CkIErrM_H:resolvedLinks[0],height:\"100%\",id:\"vMCLGbI92\",KmcDRLPK1:\"Cuentas\",layoutId:\"vMCLGbI92\",variant:\"Ij20RXJ0Y\",width:\"100%\",WREihLpWQ:false,...addPropertyOverrides({f6EFqjBgh:{CkIErrM_H:resolvedLinks[1],style:{width:\"100%\"}},lZC5YnwyI:{CkIErrM_H:resolvedLinks[4],variant:\"Dc5ukeAum\"},NtZ2oLpcn:{CkIErrM_H:resolvedLinks[2],style:{width:\"100%\"}},nYk6Ics5G:{CkIErrM_H:resolvedLinks[3]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yfjBQ46Lf\"},implicitPathVariables:undefined},{href:{webPageId:\"yfjBQ46Lf\"},implicitPathVariables:undefined},{href:{webPageId:\"yfjBQ46Lf\"},implicitPathVariables:undefined},{href:{webPageId:\"yfjBQ46Lf\"},implicitPathVariables:undefined},{href:{webPageId:\"yfjBQ46Lf\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+2+0,...addPropertyOverrides({f6EFqjBgh:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+0+0+48},NtZ2oLpcn:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+0+0+48}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10qcz9e-container\",layoutDependency:layoutDependency,layoutId:\"q3tcVv_G_-container\",nodeId:\"q3tcVv_G_\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(NavigationLink,{CkIErrM_H:resolvedLinks1[0],height:\"100%\",id:\"q3tcVv_G_\",KmcDRLPK1:\"NeatClub\",layoutId:\"q3tcVv_G_\",variant:\"Ij20RXJ0Y\",width:\"100%\",WREihLpWQ:false,...addPropertyOverrides({f6EFqjBgh:{CkIErrM_H:resolvedLinks1[1],style:{width:\"100%\"}},lZC5YnwyI:{CkIErrM_H:resolvedLinks1[4]},NtZ2oLpcn:{CkIErrM_H:resolvedLinks1[2],style:{width:\"100%\"}},nYk6Ics5G:{CkIErrM_H:resolvedLinks1[3],variant:\"Dc5ukeAum\"}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QzuBR0Lew\"},implicitPathVariables:undefined},{href:{webPageId:\"QzuBR0Lew\"},implicitPathVariables:undefined},{href:{webPageId:\"QzuBR0Lew\"},implicitPathVariables:undefined},{href:{webPageId:\"QzuBR0Lew\"},implicitPathVariables:undefined},{href:{webPageId:\"QzuBR0Lew\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+2+0,...addPropertyOverrides({f6EFqjBgh:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+0+0+96},NtZ2oLpcn:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+0+0+96}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jochr4-container\",layoutDependency:layoutDependency,layoutId:\"VkBIIZnJF-container\",nodeId:\"VkBIIZnJF\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(NavigationLink,{CkIErrM_H:resolvedLinks2[0],height:\"100%\",id:\"VkBIIZnJF\",KmcDRLPK1:\"Aprende\",layoutId:\"VkBIIZnJF\",variant:\"Ij20RXJ0Y\",width:\"100%\",WREihLpWQ:false,...addPropertyOverrides({f6EFqjBgh:{CkIErrM_H:resolvedLinks2[1],style:{width:\"100%\"}},lZC5YnwyI:{CkIErrM_H:resolvedLinks2[4]},NtZ2oLpcn:{CkIErrM_H:resolvedLinks2[2],style:{width:\"100%\"}},nYk6Ics5G:{CkIErrM_H:resolvedLinks2[3]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+2+0,...addPropertyOverrides({f6EFqjBgh:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+0+0+144},NtZ2oLpcn:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+0+0+144}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9qikk7-container\",layoutDependency:layoutDependency,layoutId:\"bngnfQ41M-container\",nodeId:\"bngnfQ41M\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(NavigationLinkWithAddRelNoFollowToLink9qikk7WithMappedReactPropshw3k10,{CkIErrM_H:\"https://ayuda.neatpagos.com/es/\",height:\"100%\",id:\"bngnfQ41M\",KmcDRLPK1:\"Ayuda\",layoutId:\"bngnfQ41M\",variant:\"Ij20RXJ0Y\",width:\"100%\",WREihLpWQ:true,...addPropertyOverrides({f6EFqjBgh:{style:{width:\"100%\"}},NtZ2oLpcn:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{KbP5_cr_H:\"educacion-financiera\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"Eis4O5vQB\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined},{href:{pathVariables:{KbP5_cr_H:\"educacion-financiera\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"Eis4O5vQB\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined},{href:{pathVariables:{KbP5_cr_H:\"educacion-financiera\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"Eis4O5vQB\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined},{href:{pathVariables:{KbP5_cr_H:\"educacion-financiera\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"Eis4O5vQB\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({jB2iydD1d:{height:40,width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+0+0+0},KZC833FEV:{height:40,width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+0+0+0},r5nnbo7i7:{height:40,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1afye6y-container\",\"data-framer-name\":\"Blog Tab\",layoutDependency:layoutDependency,layoutId:\"EcQspMhxb-container\",name:\"Blog Tab\",nodeId:\"EcQspMhxb\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(NavigationLink,{CkIErrM_H:resolvedLinks3[0],height:\"100%\",id:\"EcQspMhxb\",KmcDRLPK1:\"Educaci\\xf3n financiera\",layoutId:\"EcQspMhxb\",name:\"Blog Tab\",variant:\"Ij20RXJ0Y\",width:\"100%\",WREihLpWQ:false,...addPropertyOverrides({jB2iydD1d:{CkIErrM_H:resolvedLinks3[3],style:{width:\"100%\"}},KZC833FEV:{CkIErrM_H:resolvedLinks3[2],style:{width:\"100%\"}},r5nnbo7i7:{CkIErrM_H:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{KbP5_cr_H:\"beneficios\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"i6jvVUKj8\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined},{href:{pathVariables:{KbP5_cr_H:\"beneficios\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"i6jvVUKj8\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined},{href:{pathVariables:{KbP5_cr_H:\"beneficios\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"i6jvVUKj8\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined},{href:{pathVariables:{KbP5_cr_H:\"beneficios\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"i6jvVUKj8\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({jB2iydD1d:{height:40,width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+0+0+48},KZC833FEV:{height:40,width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+0+0+48},r5nnbo7i7:{height:40,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ndk4oh-container\",\"data-framer-name\":\"Blog Tab\",layoutDependency:layoutDependency,layoutId:\"zj1TbTRXr-container\",name:\"Blog Tab\",nodeId:\"zj1TbTRXr\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(NavigationLink,{CkIErrM_H:resolvedLinks4[0],height:\"100%\",id:\"zj1TbTRXr\",KmcDRLPK1:\"Beneficios\",layoutId:\"zj1TbTRXr\",name:\"Blog Tab\",variant:\"Ij20RXJ0Y\",width:\"100%\",WREihLpWQ:false,...addPropertyOverrides({jB2iydD1d:{CkIErrM_H:resolvedLinks4[3],style:{width:\"100%\"}},KZC833FEV:{CkIErrM_H:resolvedLinks4[2],style:{width:\"100%\"}},r5nnbo7i7:{CkIErrM_H:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{KbP5_cr_H:\"empresa\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"UKXnVfyWj\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined},{href:{pathVariables:{KbP5_cr_H:\"empresa\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"UKXnVfyWj\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined},{href:{pathVariables:{KbP5_cr_H:\"empresa\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"UKXnVfyWj\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined},{href:{pathVariables:{KbP5_cr_H:\"empresa\"},unresolvedPathSlugs:{KbP5_cr_H:{collectionId:\"NcDoU9vyN\",collectionItemId:\"UKXnVfyWj\"}},webPageId:\"AUbfoPkGU\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({jB2iydD1d:{height:40,width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+0+0+96},KZC833FEV:{height:40,width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+0+0+96},r5nnbo7i7:{height:40,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xqklnv-container\",\"data-framer-name\":\"Blog Tab\",layoutDependency:layoutDependency,layoutId:\"CeAXAShxL-container\",name:\"Blog Tab\",nodeId:\"CeAXAShxL\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(NavigationLink,{CkIErrM_H:resolvedLinks5[0],height:\"100%\",id:\"CeAXAShxL\",KmcDRLPK1:\"Empresa\",layoutId:\"CeAXAShxL\",name:\"Blog Tab\",variant:\"Ij20RXJ0Y\",width:\"100%\",WREihLpWQ:false,...addPropertyOverrides({jB2iydD1d:{CkIErrM_H:resolvedLinks5[3],style:{width:\"100%\"}},KZC833FEV:{CkIErrM_H:resolvedLinks5[2],style:{width:\"100%\"}},r5nnbo7i7:{CkIErrM_H:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(MotionDivWithsessionButtonsLogicmxdod6,{className:\"framer-mxdod6\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"NnaZf_VZ9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"140px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+0+0,...addPropertyOverrides({f6EFqjBgh:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+200+0+0},NtZ2oLpcn:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+200+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1u1fgw7-container\",\"data-framer-name\":\"LogIn\",layoutDependency:layoutDependency,layoutId:\"kYSMa7iQp-container\",name:\"LogIn\",nodeId:\"kYSMa7iQp\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(ButtonNoFollow,{fH36i7oz0:false,height:\"100%\",id:\"kYSMa7iQp\",layoutId:\"kYSMa7iQp\",n8kKyoRqb:\"Iniciar sesi\\xf3n\",name:\"LogIn\",style:{width:\"100%\"},variant:\"QptA3V1f0\",width:\"100%\",XRpLC4tIN:\"https://app.neatpagos.com/inicia-sesion?source=website\",zWPOE5_KX:false})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"140px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+0+0,...addPropertyOverrides({f6EFqjBgh:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+200+0+68},NtZ2oLpcn:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+200+0+68}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-sm99sc-container\",\"data-framer-name\":\"Register\",layoutDependency:layoutDependency,layoutId:\"pZE_a1uQR-container\",name:\"Register\",nodeId:\"pZE_a1uQR\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(ButtonNoFollow,{fH36i7oz0:false,height:\"100%\",id:\"pZE_a1uQR\",layoutId:\"pZE_a1uQR\",n8kKyoRqb:\"Empezar\",name:\"Register\",style:{width:\"100%\"},variant:\"wmlOw4da3\",width:\"100%\",XRpLC4tIN:\"https://app.neatpagos.com/registrar?source=website\",zWPOE5_KX:false,...addPropertyOverrides({lZC5YnwyI:{n8kKyoRqb:\"Registrarme\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+0+0,...addPropertyOverrides({f6EFqjBgh:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+200+0+136},NtZ2oLpcn:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-492)/2+0+0)+16+48+16+200+0+136}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tokoc2-container\",\"data-framer-name\":\"MyAccount\",layoutDependency:layoutDependency,layoutId:\"rUHLsMKz1-container\",name:\"MyAccount\",nodeId:\"rUHLsMKz1\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(ButtonNoFollow,{fH36i7oz0:false,height:\"100%\",id:\"rUHLsMKz1\",layoutId:\"rUHLsMKz1\",n8kKyoRqb:\"Mis cuentas\",name:\"MyAccount\",variant:\"wmlOw4da3\",width:\"100%\",XRpLC4tIN:\"https://app.neatpagos.com/dashboard?source=website\",zWPOE5_KX:true,...addPropertyOverrides({f6EFqjBgh:{style:{width:\"100%\"}},NtZ2oLpcn:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]}),isDisplayed7()&&/*#__PURE__*/_jsxs(MotionDivWithsessionButtonsLogic11mrifj5,{className:\"framer-1mrifj5\",\"data-framer-name\":\"ButtonsJournal\",layoutDependency:layoutDependency,layoutId:\"l3I5LvfEb\",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:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"140px\",...addPropertyOverrides({Hkixgym2s:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+0+0},jB2iydD1d:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+152+0+0},KZC833FEV:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+152+0+0},r5nnbo7i7:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1q3fhsm-container\",\"data-framer-name\":\"BackToNeat\",layoutDependency:layoutDependency,layoutId:\"CFCgqtxMs-container\",name:\"BackToNeat\",nodeId:\"CFCgqtxMs\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(ButtonNoFollow,{fH36i7oz0:false,height:\"100%\",id:\"CFCgqtxMs\",layoutId:\"CFCgqtxMs\",n8kKyoRqb:\"Ir a Neat\",name:\"BackToNeat\",style:{width:\"100%\"},variant:\"QptA3V1f0\",width:\"100%\",XRpLC4tIN:resolvedLinks6[0],zWPOE5_KX:false,...addPropertyOverrides({Hkixgym2s:{XRpLC4tIN:resolvedLinks6[4]},jB2iydD1d:{XRpLC4tIN:resolvedLinks6[3]},KZC833FEV:{XRpLC4tIN:resolvedLinks6[2]},r5nnbo7i7:{XRpLC4tIN:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"140px\",...addPropertyOverrides({Hkixgym2s:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+0+0},jB2iydD1d:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+152+0+68},KZC833FEV:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+152+0+68},r5nnbo7i7:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-131zr4d-container\",\"data-framer-name\":\"Register\",layoutDependency:layoutDependency,layoutId:\"bLmKoJVcL-container\",name:\"Register\",nodeId:\"bLmKoJVcL\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(ButtonNoFollow,{fH36i7oz0:false,height:\"100%\",id:\"bLmKoJVcL\",layoutId:\"bLmKoJVcL\",n8kKyoRqb:\"Registrarse\",name:\"Register\",style:{width:\"100%\"},variant:\"wmlOw4da3\",width:\"100%\",XRpLC4tIN:\"https://app.neatpagos.com/registrar?source=blog\",zWPOE5_KX:false})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({Hkixgym2s:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+0+0},jB2iydD1d:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+152+0+136},KZC833FEV:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 32px, 230px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||424)-0-444)/2+0+0)+16+48+16+152+0+136},r5nnbo7i7:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||80)-0-84)/2+0+0)+20+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1p472c7-container\",\"data-framer-name\":\"MyAccount\",layoutDependency:layoutDependency,layoutId:\"RX9WW2ttg-container\",name:\"MyAccount\",nodeId:\"RX9WW2ttg\",rendersWithMotion:true,scopeId:\"P92W4Ukfh\",children:/*#__PURE__*/_jsx(ButtonNoFollow,{fH36i7oz0:false,height:\"100%\",id:\"RX9WW2ttg\",layoutId:\"RX9WW2ttg\",n8kKyoRqb:\"Mis cuentas\",name:\"MyAccount\",variant:\"wmlOw4da3\",width:\"100%\",XRpLC4tIN:\"https://app.neatpagos.com/dashboard?source=blog\",zWPOE5_KX:true,...addPropertyOverrides({jB2iydD1d:{style:{width:\"100%\"}},KZC833FEV:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nU1Lh.framer-w8g1fw, .framer-nU1Lh .framer-w8g1fw { display: block; }\",\".framer-nU1Lh.framer-b1aatm { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-nU1Lh .framer-1gcrj6k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 20px 90px 20px 90px; position: relative; width: 100%; }\",\".framer-nU1Lh .framer-168r0h3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 6px 0px 6px 0px; position: relative; width: min-content; }\",\".framer-nU1Lh .framer-hy6hgv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-nU1Lh .framer-gv1542-container { flex: none; height: 28px; position: relative; width: 112px; }\",\".framer-nU1Lh .framer-1shhp1r { flex: none; height: 44px; overflow: hidden; position: relative; width: 44px; }\",\".framer-nU1Lh .framer-2ws573 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(63.636363636363654% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-nU1Lh .framer-oi2i4o { bottom: 21px; flex: none; height: 2px; left: calc(45.454545454545475% - 16px / 2); overflow: hidden; position: absolute; width: 16px; will-change: var(--framer-will-change-override, transform); }\",\".framer-nU1Lh .framer-l2vekw { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(36.36363636363639% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-nU1Lh .framer-452m2f { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-nU1Lh .framer-1l1hyw9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px 48px 0px 0px; position: relative; width: 1px; }\",\".framer-nU1Lh .framer-19jwgua-container, .framer-nU1Lh .framer-10qcz9e-container, .framer-nU1Lh .framer-1jochr4-container, .framer-nU1Lh .framer-9qikk7-container, .framer-nU1Lh .framer-1afye6y-container, .framer-nU1Lh .framer-1ndk4oh-container, .framer-nU1Lh .framer-1xqklnv-container, .framer-nU1Lh .framer-1tokoc2-container, .framer-nU1Lh .framer-1p472c7-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-nU1Lh .framer-mxdod6, .framer-nU1Lh .framer-1mrifj5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-nU1Lh .framer-1u1fgw7-container, .framer-nU1Lh .framer-sm99sc-container, .framer-nU1Lh .framer-1q3fhsm-container, .framer-nU1Lh .framer-131zr4d-container { flex: none; height: auto; position: relative; width: 140px; }\",\".framer-nU1Lh.framer-v-i0xfye.framer-b1aatm, .framer-nU1Lh.framer-v-yqre9v.framer-b1aatm, .framer-nU1Lh.framer-v-kiz8w0.framer-b1aatm { width: 390px; }\",\".framer-nU1Lh.framer-v-i0xfye .framer-1gcrj6k, .framer-nU1Lh.framer-v-1s7x9u2 .framer-1gcrj6k { gap: 0px; padding: 16px; }\",\".framer-nU1Lh.framer-v-i0xfye .framer-168r0h3, .framer-nU1Lh.framer-v-1s7x9u2 .framer-168r0h3 { flex: 1 0 0px; gap: unset; justify-content: space-between; padding: 2px 0px 2px 0px; width: 1px; }\",\".framer-nU1Lh.framer-v-i0xfye .framer-1shhp1r, .framer-nU1Lh.framer-v-5mgp48 .framer-1shhp1r, .framer-nU1Lh.framer-v-1s7x9u2 .framer-1shhp1r, .framer-nU1Lh.framer-v-1e6582n .framer-1shhp1r, .framer-nU1Lh.framer-v-ycfm7i .framer-1shhp1r, .framer-nU1Lh.framer-v-1kd95q5 .framer-1shhp1r, .framer-nU1Lh.framer-v-yqre9v .framer-1shhp1r, .framer-nU1Lh.framer-v-kiz8w0 .framer-1shhp1r { cursor: pointer; }\",\".framer-nU1Lh.framer-v-5mgp48.framer-b1aatm { max-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; overscroll-behavior: contain; width: 390px; }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-1gcrj6k, .framer-nU1Lh.framer-v-1e6582n .framer-1gcrj6k, .framer-nU1Lh.framer-v-ycfm7i .framer-1gcrj6k, .framer-nU1Lh.framer-v-1kd95q5 .framer-1gcrj6k, .framer-nU1Lh.framer-v-yqre9v .framer-1gcrj6k, .framer-nU1Lh.framer-v-kiz8w0 .framer-1gcrj6k { flex-direction: column; gap: 0px; padding: 16px; }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-168r0h3, .framer-nU1Lh.framer-v-1e6582n .framer-168r0h3 { gap: unset; justify-content: space-between; padding: 2px 0px 2px 0px; width: 100%; }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-2ws573, .framer-nU1Lh.framer-v-5mgp48 .framer-l2vekw, .framer-nU1Lh.framer-v-1e6582n .framer-2ws573, .framer-nU1Lh.framer-v-1e6582n .framer-l2vekw, .framer-nU1Lh.framer-v-1kd95q5 .framer-2ws573, .framer-nU1Lh.framer-v-1kd95q5 .framer-l2vekw, .framer-nU1Lh.framer-v-kiz8w0 .framer-2ws573, .framer-nU1Lh.framer-v-kiz8w0 .framer-l2vekw { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-452m2f, .framer-nU1Lh.framer-v-1e6582n .framer-452m2f, .framer-nU1Lh.framer-v-1kd95q5 .framer-452m2f, .framer-nU1Lh.framer-v-kiz8w0 .framer-452m2f { flex: none; flex-direction: column; max-width: 230px; padding: 16px 0px 16px 0px; width: 100%; }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-1l1hyw9, .framer-nU1Lh.framer-v-1e6582n .framer-1l1hyw9, .framer-nU1Lh.framer-v-1kd95q5 .framer-1l1hyw9, .framer-nU1Lh.framer-v-kiz8w0 .framer-1l1hyw9 { flex: none; flex-direction: column; gap: 8px; padding: 0px 0px 16px 0px; width: 100%; }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-19jwgua-container, .framer-nU1Lh.framer-v-5mgp48 .framer-10qcz9e-container, .framer-nU1Lh.framer-v-5mgp48 .framer-1jochr4-container, .framer-nU1Lh.framer-v-5mgp48 .framer-9qikk7-container, .framer-nU1Lh.framer-v-1e6582n .framer-19jwgua-container, .framer-nU1Lh.framer-v-1e6582n .framer-10qcz9e-container, .framer-nU1Lh.framer-v-1e6582n .framer-1jochr4-container, .framer-nU1Lh.framer-v-1e6582n .framer-9qikk7-container, .framer-nU1Lh.framer-v-1kd95q5 .framer-1afye6y-container, .framer-nU1Lh.framer-v-1kd95q5 .framer-1ndk4oh-container, .framer-nU1Lh.framer-v-1kd95q5 .framer-1xqklnv-container, .framer-nU1Lh.framer-v-1kd95q5 .framer-1q3fhsm-container, .framer-nU1Lh.framer-v-1kd95q5 .framer-131zr4d-container, .framer-nU1Lh.framer-v-1kd95q5 .framer-1p472c7-container, .framer-nU1Lh.framer-v-kiz8w0 .framer-1afye6y-container, .framer-nU1Lh.framer-v-kiz8w0 .framer-1ndk4oh-container, .framer-nU1Lh.framer-v-kiz8w0 .framer-1xqklnv-container, .framer-nU1Lh.framer-v-kiz8w0 .framer-1q3fhsm-container, .framer-nU1Lh.framer-v-kiz8w0 .framer-131zr4d-container, .framer-nU1Lh.framer-v-kiz8w0 .framer-1p472c7-container { width: 100%; }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-mxdod6, .framer-nU1Lh.framer-v-1e6582n .framer-mxdod6, .framer-nU1Lh.framer-v-1kd95q5 .framer-1mrifj5, .framer-nU1Lh.framer-v-kiz8w0 .framer-1mrifj5 { flex-direction: column; gap: 24px; width: 100%; }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-1u1fgw7-container, .framer-nU1Lh.framer-v-1e6582n .framer-1u1fgw7-container { order: 0; width: 100%; }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-sm99sc-container, .framer-nU1Lh.framer-v-1e6582n .framer-sm99sc-container { order: 1; width: 100%; }\",\".framer-nU1Lh.framer-v-5mgp48 .framer-1tokoc2-container, .framer-nU1Lh.framer-v-1e6582n .framer-1tokoc2-container { order: 2; width: 100%; }\",\".framer-nU1Lh.framer-v-1s7x9u2.framer-b1aatm, .framer-nU1Lh.framer-v-ycfm7i.framer-b1aatm, .framer-nU1Lh.framer-v-1kd95q5.framer-b1aatm { width: 810px; }\",\".framer-nU1Lh.framer-v-1e6582n.framer-b1aatm { max-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; overscroll-behavior: contain; width: 810px; }\",\".framer-nU1Lh.framer-v-1kepm1n .framer-168r0h3, .framer-nU1Lh.framer-v-vv0re2 .framer-168r0h3 { gap: 8px; padding: 0px; }\",\".framer-nU1Lh.framer-v-1kepm1n .framer-gv1542-container, .framer-nU1Lh.framer-v-ycfm7i .framer-gv1542-container, .framer-nU1Lh.framer-v-1kd95q5 .framer-gv1542-container, .framer-nU1Lh.framer-v-yqre9v .framer-gv1542-container, .framer-nU1Lh.framer-v-kiz8w0 .framer-gv1542-container, .framer-nU1Lh.framer-v-vv0re2 .framer-gv1542-container { width: auto; }\",\".framer-nU1Lh.framer-v-ycfm7i .framer-168r0h3, .framer-nU1Lh.framer-v-1kd95q5 .framer-168r0h3, .framer-nU1Lh.framer-v-yqre9v .framer-168r0h3, .framer-nU1Lh.framer-v-kiz8w0 .framer-168r0h3 { gap: 8px; padding: 2px 0px 2px 0px; width: 100%; }\",\".framer-nU1Lh.framer-v-ycfm7i .framer-hy6hgv, .framer-nU1Lh.framer-v-1kd95q5 .framer-hy6hgv, .framer-nU1Lh.framer-v-yqre9v .framer-hy6hgv, .framer-nU1Lh.framer-v-kiz8w0 .framer-hy6hgv { flex: 1 0 0px; width: 1px; }\",\".framer-nU1Lh.framer-v-vv0re2 .framer-452m2f { gap: 48px; justify-content: flex-end; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qTF8iex9E\":{\"layout\":[\"fixed\",\"auto\"]},\"f6EFqjBgh\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"100vh\"]},\"jIZusBFuq\":{\"layout\":[\"fixed\",\"auto\"]},\"NtZ2oLpcn\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"100vh\"]},\"nYk6Ics5G\":{\"layout\":[\"fixed\",\"auto\"]},\"lZC5YnwyI\":{\"layout\":[\"fixed\",\"auto\"]},\"r5nnbo7i7\":{\"layout\":[\"fixed\",\"auto\"]},\"nQ4X0UYCy\":{\"layout\":[\"fixed\",\"auto\"]},\"KZC833FEV\":{\"layout\":[\"fixed\",\"auto\"]},\"sTyIV77Fl\":{\"layout\":[\"fixed\",\"auto\"]},\"jB2iydD1d\":{\"layout\":[\"fixed\",\"auto\"]},\"Hkixgym2s\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerP92W4Ukfh=withCSS(Component,css,\"framer-nU1Lh\");export default FramerP92W4Ukfh;FramerP92W4Ukfh.displayName=\"Navigation Bar\";FramerP92W4Ukfh.defaultProps={height:80,width:1440};addPropertyControls(FramerP92W4Ukfh,{variant:{options:[\"Pgog1abD0\",\"qTF8iex9E\",\"f6EFqjBgh\",\"jIZusBFuq\",\"NtZ2oLpcn\",\"nYk6Ics5G\",\"lZC5YnwyI\",\"r5nnbo7i7\",\"nQ4X0UYCy\",\"KZC833FEV\",\"sTyIV77Fl\",\"jB2iydD1d\",\"Hkixgym2s\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\",\"Tablet\",\"Tablet Open\",\"Desktop - NeatClub\",\"Desktop - Cuentas\",\"Desktop - NeatJournal\",\"Tablet - NeatJournal\",\"Tablet Open - NeatJournal\",\"Phone - NeatJournal\",\"Phone Open - NeatJournal\",\"Desktop - NeatJournal - No Categories\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerP92W4Ukfh,[{explicitInter:true,fonts:[]},...LogosFonts,...NavigationLinkFonts,...ButtonNoFollowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerP92W4Ukfh\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qTF8iex9E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f6EFqjBgh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"jIZusBFuq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NtZ2oLpcn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"nYk6Ics5G\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lZC5YnwyI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r5nnbo7i7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nQ4X0UYCy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KZC833FEV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sTyIV77Fl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jB2iydD1d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Hkixgym2s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"80\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./P92W4Ukfh.map", "// Generated by Framer (d65f646)\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-Mw9DQ\";const variantClassNames={gRwlgD3dr:\"framer-v-1ssz7ut\"};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:\"gRwlgD3dr\",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-1ssz7ut\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"gRwlgD3dr\",ref:refBinding,style:{backgroundColor:\"var(--token-2e6e8758-6e81-4de5-a4b5-9acbb276d404, rgb(214, 225, 252))\",...style}})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Mw9DQ.framer-1ye8mir, .framer-Mw9DQ .framer-1ye8mir { display: block; }\",\".framer-Mw9DQ.framer-1ssz7ut { height: 1px; overflow: hidden; position: relative; width: 878px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1\n * @framerIntrinsicWidth 878\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramertNixD7NHd=withCSS(Component,css,\"framer-Mw9DQ\");export default FramertNixD7NHd;FramertNixD7NHd.displayName=\"Separator Line\";FramertNixD7NHd.defaultProps={height:1,width:878};addFonts(FramertNixD7NHd,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertNixD7NHd\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"878\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tNixD7NHd.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";export function replaceActualYear(){const ref=useRef(null);useEffect(()=>{if(!ref.current)return;const now=new Date;const gmt3Time=new Date(now.getTime()-3*60*60*1e3);const year=gmt3Time.getFullYear();if(ref.current.innerHTML.includes(\"{{actualYear}}\")){ref.current.innerHTML=ref.current.innerHTML.replace(/{{actualYear}}/g,String(year));}},[]);return{ref};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withreplaceActualYear(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...replaceActualYear(props)});};}withreplaceActualYear.displayName=\"replaceActualYear\";\nexport const __FramerMetadata__ = {\"exports\":{\"withreplaceActualYear\":{\"type\":\"reactHoc\",\"name\":\"withreplaceActualYear\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"replaceActualYear\":{\"type\":\"override\",\"name\":\"replaceActualYear\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./replaceActualYear.map", "// Generated by Framer (f8e3bf6)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-zt8qr .framer-styles-preset-9ina7i:not(.rich-text-wrapper), .framer-zt8qr .framer-styles-preset-9ina7i.rich-text-wrapper a { --framer-link-current-text-color: var(--token-6c472f7f-a066-4fba-a96f-9e0225bb4f5d, #adc3f9); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-2837a10a-c1ec-4819-8fe2-057633440fb8, #f5f8fe); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-6c472f7f-a066-4fba-a96f-9e0225bb4f5d, #adc3f9); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-zt8qr\";\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 (f8e3bf6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withAddRelNoFollowToLink}from\"https://framerusercontent.com/modules/MlU19K1TqePkNC4ai6c9/g4Pp7HSoFWsk0YpwEqFz/NoFollow.js\";import{withreplaceActualYear}from\"https://framerusercontent.com/modules/3oM4Qhb2XWij2VTyKbI0/3L075Bk4DFQSBa2jIgBT/replaceActualYear.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/99VjgjcS4M5IGvpL1Ify/67vagN96jQOTDPDqyRo4/U6ooAWNug.js\";import SeparatorLine from\"https://framerusercontent.com/modules/qid8W0tc3S2liKjSNoXX/Cn8ZFeeTmJOGDCJ2Huds/tNixD7NHd.js\";const RichTextWithAddRelNoFollowToLinkhl6yir=withCodeBoundaryForOverrides(RichText,{nodeId:\"IjokupxVBiXLl9L5zh\",override:withAddRelNoFollowToLink,scopeId:\"zQs6Cm0H7\"});const SeparatorLineFonts=getFonts(SeparatorLine);const RichTextWithAddRelNoFollowToLink12qf3wc=withCodeBoundaryForOverrides(RichText,{nodeId:\"HBU35Bgfp\",override:withAddRelNoFollowToLink,scopeId:\"zQs6Cm0H7\"});const RichTextWithAddRelNoFollowToLink18v03oq=withCodeBoundaryForOverrides(RichText,{nodeId:\"zHwLi0Oeb\",override:withAddRelNoFollowToLink,scopeId:\"zQs6Cm0H7\"});const MotionDivWithAddRelNoFollowToLinkvdtd9x=withCodeBoundaryForOverrides(motion.div,{nodeId:\"IjokupxVBWRC1tfZbL\",override:withAddRelNoFollowToLink,scopeId:\"zQs6Cm0H7\"});const MotionDivWithAddRelNoFollowToLinkpibttk=withCodeBoundaryForOverrides(motion.div,{nodeId:\"IjokupxVBURSSDhgpM\",override:withAddRelNoFollowToLink,scopeId:\"zQs6Cm0H7\"});const RichTextWithreplaceActualYear1g4ryb0=withCodeBoundaryForOverrides(RichText,{nodeId:\"IjokupxVBFeH4GOBBf\",override:withreplaceActualYear,scopeId:\"zQs6Cm0H7\"});const cycleOrder=[\"IjokupxVB\",\"d70AcVXMy\",\"LWPhPexa8\"];const serializationHash=\"framer-GMpE1\";const variantClassNames={d70AcVXMy:\"framer-v-1jbjajg\",IjokupxVB:\"framer-v-xhdt5n\",LWPhPexa8:\"framer-v-13mdpl1\"};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:\"IjokupxVB\",Phone:\"LWPhPexa8\",Tablet:\"d70AcVXMy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IjokupxVB\"};};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({cycleOrder,defaultVariant:\"IjokupxVB\",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-xhdt5n\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"IjokupxVB\",ref:refBinding,style:{backgroundColor:\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240))\",...style},...addPropertyOverrides({d70AcVXMy:{\"data-framer-name\":\"Tablet\"},LWPhPexa8:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n14nc0\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBzsPvpt70Y\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-g3g6yb\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBDSHJ9haAd\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"IjokupxVBZCwQif5pi\",openInNewTab:true,scopeId:\"zQs6Cm0H7\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"neat\",fit:\"fill\",intrinsicHeight:94,intrinsicWidth:375.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||739.5)-128-611.4)/2)+0+0+0),pixelHeight:188,pixelWidth:751,sizes:\"127.8298px\",src:\"https://framerusercontent.com/images/yTVYEjwSONrY4qTFqcJth3KY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yTVYEjwSONrY4qTFqcJth3KY.png?scale-down-to=512 512w,https://framerusercontent.com/images/yTVYEjwSONrY4qTFqcJth3KY.png 751w\"},className:\"framer-rhv366 framer-143908f\",\"data-framer-name\":\"neat_logo_2023_white\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBZCwQif5pi\",...addPropertyOverrides({d70AcVXMy:{background:{alt:\"neat\",fit:\"fill\",intrinsicHeight:94,intrinsicWidth:375.5,pixelHeight:188,pixelWidth:751,sizes:\"127.8298px\",src:\"https://framerusercontent.com/images/yTVYEjwSONrY4qTFqcJth3KY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yTVYEjwSONrY4qTFqcJth3KY.png?scale-down-to=512 512w,https://framerusercontent.com/images/yTVYEjwSONrY4qTFqcJth3KY.png 751w\"}},LWPhPexa8:{background:{alt:\"neat\",fit:\"fill\",intrinsicHeight:94,intrinsicWidth:375.5,pixelHeight:188,pixelWidth:751,sizes:\"127.8298px\",src:\"https://framerusercontent.com/images/yTVYEjwSONrY4qTFqcJth3KY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yTVYEjwSONrY4qTFqcJth3KY.png?scale-down-to=512 512w,https://framerusercontent.com/images/yTVYEjwSONrY4qTFqcJth3KY.png 751w\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cejeoa\",\"data-framer-name\":\"Empresa\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBjuIappYta\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(252, 253, 255))\"},children:\"Empresa\"})}),className:\"framer-2wqjlj\",\"data-framer-name\":\"Empresa\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBiuhn1hVhG\",style:{\"--extracted-r6o4lv\":\"rgb(252, 253, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"IjokupxVBGI4zsTsYg\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Inicio\"})})})}),className:\"framer-86wx4y\",\"data-framer-name\":\"Inicio\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBGI4zsTsYg\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yfjBQ46Lf\"},motionChild:true,nodeId:\"IjokupxVBt87_eNYh3\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"NeatClub\"})})})}),className:\"framer-ydtsji\",\"data-framer-name\":\"NeatClub\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBt87_eNYh3\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xE76enmNX\"},motionChild:true,nodeId:\"eKisOddgV\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Canjes\"})})})}),className:\"framer-10ni8d9\",\"data-framer-name\":\"NeatClub\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"eKisOddgV\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QzuBR0Lew\"},motionChild:true,nodeId:\"IjokupxVBNPzocp4io\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Aprende\"})})})}),className:\"framer-1mr2xvs\",\"data-framer-name\":\"Blog\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBNPzocp4io\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithAddRelNoFollowToLinkhl6yir,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://ayuda.neatpagos.com/es/\",motionChild:true,nodeId:\"IjokupxVBiXLl9L5zh\",openInNewTab:true,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Ayuda\"})})})}),className:\"framer-hl6yir\",\"data-framer-name\":\"Ayuda\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBiXLl9L5zh\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,y:(componentViewport?.y||0)+(64+((componentViewport?.height||739.5)-128-611.4)/2)+0+0+201,...addPropertyOverrides({d70AcVXMy:{y:undefined},LWPhPexa8:{y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1w5og7c-container\",layoutDependency:layoutDependency,layoutId:\"dlMjUqyhp-container\",nodeId:\"dlMjUqyhp\",rendersWithMotion:true,scopeId:\"zQs6Cm0H7\",style:{opacity:0},children:/*#__PURE__*/_jsx(SeparatorLine,{height:\"100%\",id:\"dlMjUqyhp\",layoutId:\"dlMjUqyhp\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(252, 253, 255))\"},children:\"Informaci\\xf3n legal\"})}),className:\"framer-k90gjp\",\"data-framer-name\":\"Informaci\\xf3n legal\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBczOex28G6\",style:{\"--extracted-r6o4lv\":\"rgb(252, 253, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NAkUvWn5z\"},motionChild:true,nodeId:\"IjokupxVBpxrx7fQDH\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"T\\xe9rminos y condiciones NeatPagos\"})})})}),className:\"framer-l6gbym\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBpxrx7fQDH\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WBWUVvkhf\"},motionChild:true,nodeId:\"IjokupxVBLpZmppuOL\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"T\\xe9rminos y condiciones NeatClub\"})})})}),className:\"framer-143gmul\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatClub\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBLpZmppuOL\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://neatpagos.com/more/politicas-de-privacidad\",motionChild:true,nodeId:\"IjokupxVBQZczMLoXQ\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pol\\xedticas de privacidad\"})})})}),className:\"framer-1502hdk\",\"data-framer-name\":\"Pol\\xedticas de privacidad\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBQZczMLoXQ\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"CYtwT860G\"},motionChild:true,nodeId:\"RABTzoBfj\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Programa de referidos\"})})})}),className:\"framer-sil6do\",\"data-framer-name\":\"Pol\\xedticas de privacidad\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"RABTzoBfj\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n0d5ys\",\"data-framer-name\":\"Pagar\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBEF02HLcSl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(252, 253, 255))\"},children:\"Cuentas\"})}),className:\"framer-1utpz10\",\"data-framer-name\":\"Informaci\\xf3n legal\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"n611hDQNQ\",style:{\"--extracted-r6o4lv\":\"rgb(252, 253, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithAddRelNoFollowToLink12qf3wc,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ztGSPAYFk\"},motionChild:true,nodeId:\"HBU35Bgfp\",openInNewTab:true,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"\\xbfQu\\xe9 puedo pagar con Neat?\"})})})}),className:\"framer-12qf3wc\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"HBU35Bgfp\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GZgvoidgk\"},motionChild:true,nodeId:\"Dg00RMlcz\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Centraliza tus pagos\"})})})}),className:\"framer-aqead9\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"Dg00RMlcz\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MOnr9FxG9\"},motionChild:true,nodeId:\"LUphV7k7f\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Arriendo\"})})})}),className:\"framer-1opag6z\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"LUphV7k7f\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-contribuciones\",motionChild:true,nodeId:\"BD_0p6EgZ\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Contribuciones\"})})})}),className:\"framer-tqv345\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"BD_0p6EgZ\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-enel\",motionChild:true,nodeId:\"rxzBm7LR2\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Enel\"})})})}),className:\"framer-bzyd9x\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"rxzBm7LR2\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-cge\",motionChild:true,nodeId:\"MmznHN62O\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar CGE\"})})})}),className:\"framer-ddwbhg\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"MmznHN62O\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-aguas-andinas\",motionChild:true,nodeId:\"jnD0XvZvi\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Aguas Andinas\"})})})}),className:\"framer-1g5o7sj\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"jnD0XvZvi\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-metrogas\",motionChild:true,nodeId:\"MR0dyrahg\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Metrogas\"})})})}),className:\"framer-1li08a\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"MR0dyrahg\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-gasco\",motionChild:true,nodeId:\"xohVgLnMo\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Gasco\"})})})}),className:\"framer-14hwxz0\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"xohVgLnMo\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-movistar\",motionChild:true,nodeId:\"TNUV35R3V\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Movistar\"})})})}),className:\"framer-1az9cuw\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"TNUV35R3V\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-entel\",motionChild:true,nodeId:\"tpuF0gu8K\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Entel\"})})})}),className:\"framer-1ov26rk\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"tpuF0gu8K\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-vtr\",motionChild:true,nodeId:\"HW_Ah8H3E\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar VTR\"})})})}),className:\"framer-q3k8ow\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"HW_Ah8H3E\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-gtd\",motionChild:true,nodeId:\"Ul_uXDQKw\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar GTD\"})})})}),className:\"framer-n2ykha\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"Ul_uXDQKw\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-scotiabank-hipotecario\",motionChild:true,nodeId:\"TXpJnheqx\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Scotiabank Hipotecario\"})})})}),className:\"framer-1vcjvii\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"TXpJnheqx\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-cae-scotiabank\",motionChild:true,nodeId:\"q_FkVWuw2\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar CAE Scotiabank\"})})})}),className:\"framer-1wym1hk\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"q_FkVWuw2\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-cae-itau\",motionChild:true,nodeId:\"UURVzeRxj\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar CAE Ita\\xfa\"})})})}),className:\"framer-bjtr0i\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"UURVzeRxj\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/cuentas/pagar-vespucio-norte\",motionChild:true,nodeId:\"fhpoC0Cx_\",openInNewTab:false,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Pagar Vespucio Norte\"})})})}),className:\"framer-fyz720\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"fhpoC0Cx_\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithAddRelNoFollowToLink18v03oq,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(183, 211, 249))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://ayuda.neatpagos.com/es/articles/7135899-que-tipo-de-cuentas-puedo-pagar-con-neat\",motionChild:true,nodeId:\"zHwLi0Oeb\",openInNewTab:true,relValues:[],scopeId:\"zQs6Cm0H7\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9ina7i\",\"data-styles-preset\":\"U6ooAWNug\",children:\"Revisar todas las cuentas\"})})})}),className:\"framer-18v03oq\",\"data-framer-name\":\"T\\xe9rminos y condiciones NeatPagos\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"zHwLi0Oeb\",style:{\"--extracted-r6o4lv\":\"rgb(183, 211, 249)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1myi522\",\"data-framer-name\":\"Sponsor\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBHsBm8jKeR\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(252, 253, 255))\"},children:\"Apoyados por\"})}),className:\"framer-1c72fzg\",\"data-framer-name\":\"Informaci\\xf3n legal\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBR2MKlsCM0\",style:{\"--extracted-r6o4lv\":\"rgb(252, 253, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithAddRelNoFollowToLinkvdtd9x,{className:\"framer-vdtd9x\",\"data-framer-name\":\"Logos\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBWRC1tfZbL\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://numundoventures.com/\",motionChild:true,nodeId:\"IjokupxVBpWBIkCF5u\",scopeId:\"zQs6Cm0H7\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1g36um4 framer-143908f\",\"data-framer-name\":\"lg_numundo\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"IjokupxVBpWBIkCF5u\",style:{opacity:.4},svg:'<svg width=\"120\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M13.557 38.752c0-.092-.057-.125-.137-.145-.422-.115-.849-.22-1.265-.352-.376-.118-.743-.267-1.113-.402-.592-.216-1.16-.49-1.723-.771-.07-.035-.167-.051-.163-.154.004-.095.094-.122.165-.155.651-.29 1.109-.79 1.484-1.376.288-.449.468-.949.64-1.451.118-.35.242-.698.352-1.051.129-.413.26-.823.362-1.242.173-.706.349-1.412.483-2.127a46.22 46.22 0 0 0 .36-2.302c.092-.666.161-1.336.23-2.003.033-.313.043-.627.062-.941l.08-1.46c0-.018.001-.037.003-.055.01-1.004.037-2.01.029-3.015a42.773 42.773 0 0 0-.086-2.29c-.045-.74-.071-1.479-.159-2.214-.096-.808-.151-1.62-.237-2.431-.055-.514-.137-1.027-.21-1.54-.074-.512-.147-1.024-.229-1.536a16.007 16.007 0 0 0-.185-.982c-.176-.78-.29-1.566-.256-2.366.019-.435.102-.856.3-1.25.282-.56.88-.718 1.358-.604.67.157 1.107.598 1.454 1.15.393.626.659 1.306.82 2.03.182.82.329 1.646.45 2.475.093.64.2 1.28.287 1.92.074.538.133 1.079.186 1.618.09.939.175 1.878.251 2.819.03.394.035.788.047 1.182.014.437.002.876.039 1.312.061.697.028 1.395.03 2.09 0 .456-.042.911-.063 1.367-.008.198 0 .396-.014.592-.057.886-.106 1.772-.186 2.658-.061.688-.157 1.371-.245 2.057a51.08 51.08 0 0 1-.223 1.576c-.08.492-.173.984-.273 1.472-.086.429-.186.856-.282 1.282-.071.319-.135.64-.216.956a73.708 73.708 0 0 1-.402 1.5c-.113.398-.225.794-.354 1.186-.183.562-.381 1.119-.577 1.676-.117.33-.241.66-.361.99a13.61 13.61 0 0 0-.107.31c-.134-.004-.271-.004-.406-.004Zm3.338-37.494c.055-.006.096-.014.139-.014l2.388.012c.037 0 .082-.008.108.01.137.092.296.076.447.097.552.075 1.103.14 1.65.228.433.07.439.08.586.482.128.347.239.7.353 1.051.08.241.16.48.23.723.14.474.274.947.407 1.42.077.28.157.558.224.84.082.329.151.661.227.992.071.318.143.637.212.955.037.17.07.34.098.509.151.888.32 1.772.447 2.664.133.939.233 1.884.331 2.83.084.797.15 1.596.163 2.398.008.48.033.961.07 1.44.067.9.02 1.8.03 2.7.005.455-.012.913-.034 1.368-.041.818-.08 1.637-.143 2.453a84.804 84.804 0 0 1-.227 2.377c-.08.729-.157 1.46-.267 2.184-.157 1.037-.337 2.07-.52 3.101a20.21 20.21 0 0 1-.313 1.482c-.09.351-.216.696-.364 1.027-.167.376-.36.743-.57 1.098-.252.427-.564.809-.973 1.1-.39.28-.82.425-1.302.372-.296-.032-.515-.206-.666-.453a1.5 1.5 0 0 1-.18-.443c-.083-.367-.13-.741-.063-1.119.023-.12.019-.247.035-.367.061-.46.161-.909.29-1.354.082-.283.14-.575.204-.863.065-.3.129-.602.182-.907a59.528 59.528 0 0 0 .584-3.897c.083-.76.146-1.523.21-2.284a51.036 51.036 0 0 0 .163-2.805c.017-1.351.03-2.7.029-4.052-.002-.61-.045-1.219-.07-1.83-.014-.332-.024-.665-.045-.998a26.536 26.536 0 0 0-.087-1.067c-.12-1.172-.237-2.344-.376-3.514-.072-.594-.182-1.182-.286-1.772-.077-.449-.173-.896-.26-1.343-.073-.376-.14-.751-.218-1.127-.04-.2-.09-.396-.138-.594-.109-.43-.194-.867-.333-1.288a8.874 8.874 0 0 0-.919-1.994c-.365-.574-.771-1.117-1.325-1.532-.093-.065-.163-.149-.128-.296Zm14.27 16.05c.02.87.046 1.737.06 2.607.007.412-.01.827-.016 1.239-.002.08-.006.161-.006.24-.006.538-.002 1.075-.02 1.612-.014.43-.061.859-.09 1.29-.029.418-.04.839-.084 1.255-.087.86-.17 1.72-.29 2.575-.11.787-.26 1.57-.41 2.35a32.262 32.262 0 0 1-.36 1.643 33.008 33.008 0 0 1-.76 2.531c-.12.355-.252.708-.378 1.062a.468.468 0 0 1-.206.253c-.513.308-1.023.62-1.538.922a7.53 7.53 0 0 1-.673.35c-.425.197-.856.383-1.284.573-.074.033-.145.072-.223.092-.047.012-.102-.004-.153-.008.008-.051.002-.112.026-.151.098-.143.213-.274.31-.415.289-.416.534-.857.742-1.318.218-.484.4-.982.547-1.493.073-.261.14-.522.204-.788.082-.34.165-.684.233-1.029.14-.714.273-1.429.406-2.143.067-.37.135-.741.19-1.113.09-.61.17-1.22.253-1.833.023-.165.04-.33.065-.496.017-.116.041-.23.051-.347.076-.81.147-1.62.219-2.433.039-.441.075-.884.11-1.327.014-.184.023-.37.029-.554.012-.314.018-.628.032-.943.02-.412.045-.822.068-1.235.004-.073.006-.147.006-.222 0-.592.01-1.184-.002-1.776-.01-.523-.043-1.046-.068-1.57-.016-.357-.024-.715-.049-1.072a66.102 66.102 0 0 0-.335-3.423c-.057-.454-.144-.9-.224-1.35a49.213 49.213 0 0 0-.233-1.217c-.05-.247-.124-.49-.183-.735-.174-.739-.356-1.475-.44-2.23-.04-.368-.093-.736-.073-1.107.01-.19.027-.382.068-.568a.893.893 0 0 1 .155-.33c.116-.16.271-.188.461-.135.606.171 1.045.57 1.425 1.043.425.529.735 1.125.957 1.764.137.396.27.794.382 1.198.094.337.164.684.229 1.027.09.465.175.933.247 1.402.09.598.175 1.197.24 1.797.095.839.174 1.682.252 2.523.026.288.03.58.05.868.021.308.048.614.068.92.004.074 0 .147 0 .223.002.002.006.002.012.002Zm-21.213.396c.004 1.086.03 2.172.008 3.256a38.717 38.717 0 0 1-.212 3.508c-.057.514-.104 1.03-.172 1.545a51.682 51.682 0 0 1-.265 1.776 82.1 82.1 0 0 1-.36 2.002c-.059.315-.138.625-.218.936-.06.232-.118.467-.206.69a2.62 2.62 0 0 1-.592.908c-.37.365-.817.478-1.313.376-.314-.064-.557-.258-.743-.517-.182-.255-.277-.543-.351-.847-.112-.457-.11-.92-.084-1.38.019-.319.098-.633.16-.947.087-.435.196-.866.275-1.303.094-.51.172-1.023.243-1.535.078-.55.147-1.1.204-1.652.068-.65.12-1.302.168-1.953.03-.419.04-.837.059-1.256.022-.51.05-1.02.063-1.533.008-.326-.01-.653-.018-.98-.002-.073-.006-.147-.01-.222-.02-.51-.037-1.023-.064-1.533-.022-.443-.04-.888-.083-1.33a37.426 37.426 0 0 0-.196-1.577c-.056-.396-.133-.79-.198-1.186a15.45 15.45 0 0 0-.417-1.8 24.46 24.46 0 0 0-.529-1.654c-.167-.462-.408-.886-.794-1.209-.153-.129-.314-.243-.514-.28-.21-.038-.198-.194-.088-.308.223-.23.441-.465.666-.696a18.661 18.661 0 0 1 2.25-1.978c.183-.137.369-.27.552-.402a.265.265 0 0 1 .031-.02c.161-.1.235-.066.267.116.02.114.043.23.074.343.122.432.249.865.378 1.296.128.43.271.857.394 1.29.13.463.245.93.363 1.396.057.22.11.443.157.666.112.524.229 1.05.33 1.576a40.395 40.395 0 0 1 .538 3.454c.065.576.106 1.155.149 1.733.032.413.053.825.077 1.237.013-.006.017-.006.02-.006Zm62.39-.475c.058-.092.09-.141.119-.192.077-.147.153-.296.224-.447.223-.462.44-.925.662-1.386.235-.482.477-.96.712-1.444.227-.465.447-.935.674-1.4.233-.476.471-.95.704-1.425.12-.243.235-.49.351-.735.115-.239.227-.48.343-.716.035-.072.078-.141.12-.209a.267.267 0 0 1 .248-.132c.42.002.839-.002 1.26.002.173.002.226.06.234.238.004.086-.002.174-.002.26 0 3.695 0 7.392.002 11.087 0 .03.002.061 0 .092-.01.128-.053.17-.186.183a.227.227 0 0 1-.037.002c-.363 0-.728.002-1.092-.002-.206-.002-.25-.053-.25-.255l.001-8.237c0-.116.008-.235.006-.351 0-.06-.014-.117-.022-.174l-.043-.012c-.029.04-.065.078-.088.12-.198.39-.394.782-.588 1.174-.302.607-.606 1.213-.904 1.821-.33.676-.653 1.356-.984 2.03-.224.459-.461.912-.69 1.37-.053.103-.098.212-.149.318-.06.124-.16.177-.298.175a13.641 13.641 0 0 0-.65 0c-.116.002-.203-.04-.259-.143-.085-.163-.175-.326-.257-.492-.245-.49-.488-.982-.728-1.473-.188-.382-.368-.768-.558-1.148-.216-.437-.44-.87-.657-1.306-.186-.376-.368-.754-.551-1.131-.196-.398-.392-.796-.59-1.194-.019-.037-.05-.066-.078-.102-.094.049-.08.128-.08.198 0 .173.007.345.007.518l.002 8.015c0 .024.002.049 0 .073-.008.153-.05.198-.2.206-.104.005-.21 0-.315 0-.271 0-.543.002-.814 0-.217-.002-.26-.047-.26-.26l.002-11.014c0-.117-.006-.235-.002-.352.007-.159.072-.23.23-.232.426-.006.85-.002 1.277-.002.157 0 .243.096.306.228.17.358.341.713.515 1.066.234.482.471.963.706 1.445.235.482.468.966.704 1.448.241.492.486.984.725 1.478.184.377.361.757.543 1.135.114.238.237.473.353.712.06.123.11.247.172.37.024.057.067.108.13.202Zm-26.74-5.345c-.009.06-.025.117-.025.176 0 2.874.002 5.75.006 8.625 0 .043.002.086 0 .129-.01.14-.053.19-.194.191-.396.005-.79.005-1.186-.002-.157-.002-.206-.059-.21-.218-.002-.141.004-.284.004-.425V9.773c0-.122-.008-.247-.006-.37.004-.183.063-.252.24-.254.34-.006.68-.004 1.02-.004.134 0 .23.071.306.18.363.514.724 1.028 1.088 1.54.602.852 1.206 1.701 1.806 2.552l1.607 2.285 1.443 2.04c.12.17.24.344.36.516.024.034.045.077.075.104a.18.18 0 0 0 .11.04c.019-.002.04-.055.05-.087.008-.029.001-.062.001-.092l-.006-5.849c-.002-.968-.002-1.937-.002-2.905 0-.257.068-.324.333-.322.302.002.604.002.908 0 .266-.002.325.057.325.326 0 3.69 0 7.38-.002 11.069 0 .08.002.161 0 .24-.004.17-.053.22-.222.227-.019.003-.037 0-.056 0-.308 0-.618-.006-.926.003a.406.406 0 0 1-.372-.194 558.566 558.566 0 0 0-1.58-2.215c-.7-.978-1.403-1.954-2.103-2.932-.7-.978-1.4-1.956-2.098-2.935-.176-.245-.347-.495-.525-.74-.033-.046-.078-.085-.116-.128a.793.793 0 0 0-.053.016ZM31.728 7.182c.127.009.188.07.245.133.639.704 1.241 1.44 1.774 2.227.29.429.553.876.827 1.315.173.278.228.598.306.906.177.719.345 1.44.449 2.172.078.543.155 1.086.21 1.634.068.673.127 1.351.16 2.027.03.628.026 1.257.026 1.886 0 .543 0 1.086-.024 1.627-.031.66-.082 1.317-.14 1.974-.06.7-.13 1.4-.22 2.097-.083.64-.192 1.28-.304 1.919-.063.363-.157.722-.243 1.082-.11.467-.218.937-.339 1.402-.038.147-.1.292-.175.425a16.4 16.4 0 0 1-1.93 2.684c-.036.041-.07.09-.118.117a.215.215 0 0 1-.149.026c-.022-.006-.039-.086-.032-.129.032-.2.075-.4.114-.598.071-.363.145-.724.212-1.088.102-.563.208-1.129.298-1.694.084-.523.153-1.05.229-1.574.004-.03.004-.061.01-.092.157-.863.249-1.733.34-2.605.068-.649.142-1.3.19-1.951.042-.566.06-1.133.074-1.699.013-.51.017-1.023 0-1.535-.018-.56-.067-1.119-.1-1.68-.028-.468-.05-.935-.081-1.403-.023-.338-.052-.675-.076-1.014-.033-.425-.055-.85-.1-1.272a97.28 97.28 0 0 0-.23-2.04c-.062-.49-.133-.977-.213-1.463-.06-.366-.137-.727-.214-1.088-.07-.319-.141-.64-.233-.952-.127-.436-.272-.87-.41-1.304-.037-.112-.084-.218-.12-.33-.017-.04-.011-.082-.013-.142Zm77.446 7.636v5.922c0 .227-.039.263-.274.265-.122 0-.247 0-.369-.002-.174 0-.345.004-.519 0-.183-.006-.226-.05-.245-.23-.014-.141-.02-.284-.038-.425-.023-.182-.109-.22-.243-.104a3.203 3.203 0 0 1-.811.512c-.157.07-.316.143-.484.184-.381.094-.765.202-1.165.188-.376-.012-.756 0-1.127-.045a3.72 3.72 0 0 1-1.578-.55c-.449-.287-.817-.652-1.062-1.132-.332-.65-.457-1.348-.508-2.068a7.929 7.929 0 0 1 .092-1.917c.143-.823.445-1.582 1.049-2.18a3.6 3.6 0 0 1 1.707-.954c.678-.167 1.364-.15 2.041-.075.59.065 1.156.253 1.668.571.063.04.157.084.217.066.085-.029.053-.14.053-.217 0-1.092 0-2.184-.002-3.276 0-.168-.007-.333-.007-.5 0-.184.047-.24.225-.241a56.65 56.65 0 0 1 1.166 0c.163.002.208.05.212.212.002.104-.002.21-.002.314.004 1.895.004 3.79.004 5.682Zm-1.592 1.741c-.002-.678-.006-1.357.002-2.035.002-.163-.045-.284-.18-.38a3.571 3.571 0 0 0-1.272-.578 5.065 5.065 0 0 0-1.139-.11c-.345 0-.674.074-1 .161a1.89 1.89 0 0 0-.423.184c-.543.31-.865.79-1.041 1.38a4.964 4.964 0 0 0-.177 1.11c-.041.683-.025 1.358.177 2.016.063.204.159.402.27.583.275.456.71.692 1.208.817.47.118.951.14 1.433.104a3.17 3.17 0 0 0 .656-.112c.483-.141.928-.36 1.308-.704a.477.477 0 0 0 .178-.384c-.002-.684 0-1.368 0-2.052ZM3.77 19.999c0 .512.019 1.025-.004 1.535-.026.61-.077 1.219-.136 1.825a29.246 29.246 0 0 1-.203 1.633c-.069.451-.171.896-.265 1.341-.047.223-.11.444-.16.666-.15.676-.369 1.329-.618 1.974a5.488 5.488 0 0 0-.306 1.066c-.014.083-.012.192-.112.214-.115.027-.155-.084-.2-.16-.366-.62-.727-1.244-1.019-1.906-.12-.275-.253-.547-.37-.827-.124-.302-.234-.608-.353-.912-.045-.117-.028-.219.057-.308.292-.296.419-.676.552-1.056.214-.616.302-1.257.41-1.896.055-.327.065-.662.098-.994.09-.935.082-1.875.03-2.81-.055-1.014-.097-2.033-.25-3.04a5.205 5.205 0 0 0-.096-.47 4.508 4.508 0 0 1-.06-1.891c.088-.515.302-.976.643-1.374.143-.168.32-.29.519-.378.247-.11.527-.043.716.186.107.127.209.265.274.414.09.203.157.417.206.631.161.686.243 1.384.337 2.08.07.519.155 1.037.208 1.558.051.52.08 1.045.098 1.568.017.44.004.886.004 1.33Zm111.639 1.123c-.505.05-.993-.025-1.476-.129-.745-.163-1.417-.476-1.919-1.072-.472-.559-.75-1.208-.874-1.93a7.622 7.622 0 0 1-.131-1.397c.008-.67.094-1.33.309-1.966.277-.825.759-1.49 1.525-1.927.279-.16.577-.278.89-.36a5.294 5.294 0 0 1 1.52-.175c.223.008.445-.002.668.002.58.012 1.145.125 1.676.349.723.306 1.27.813 1.639 1.51.362.68.509 1.415.547 2.17a8.69 8.69 0 0 1-.036 1.311c-.064.635-.217 1.25-.529 1.817-.259.466-.594.866-1.043 1.156-.376.24-.79.408-1.227.5-.511.106-1.021.192-1.539.14Zm-2.811-4.61c.004.713.061 1.294.273 1.85.151.4.378.747.749.982.347.218.729.343 1.129.38.355.032.715.028 1.072.022a2.684 2.684 0 0 0 1.176-.294c.153-.078.3-.176.424-.29.374-.343.556-.794.662-1.276.124-.572.122-1.153.096-1.731-.021-.413-.076-.823-.231-1.213a2.207 2.207 0 0 0-.435-.725 2.006 2.006 0 0 0-1.037-.573 4.903 4.903 0 0 0-2.039-.025 2.127 2.127 0 0 0-.909.392c-.432.329-.653.786-.775 1.29-.109.433-.174.88-.155 1.211Zm-21.674.123v-4.073c0-.233.044-.282.281-.284.302-.002.605-.002.909 0 .218.002.271.057.285.272.013.165.025.333.045.496.019.147.096.184.215.094.306-.233.64-.417.994-.568.204-.087.412-.165.623-.232.72-.231 1.465-.203 2.202-.155.488.03.962.159 1.38.434.376.247.658.578.833.99.223.525.302 1.08.302 1.646.002 1.833.002 3.664.002 5.497 0 .213-.038.252-.245.254-.357.002-.716.002-1.073 0-.231-.003-.272-.043-.272-.27 0-1.794-.002-3.59.004-5.385a3.067 3.067 0 0 0-.161-1c-.135-.4-.427-.644-.829-.75a4.338 4.338 0 0 0-1.943-.07 3.835 3.835 0 0 0-1.615.699c-.345.253-.35.261-.35.688l.003 5.83c0 .223-.037.26-.257.262H91.22c-.043 0-.088.002-.13-.005-.11-.016-.15-.057-.162-.165-.004-.043-.002-.086-.002-.128-.002-1.362-.002-2.72-.002-4.077Zm-26.796.032v4.071c0 .23-.04.267-.27.267h-.833c-.043 0-.088.002-.128-.004-.141-.018-.194-.071-.209-.214-.014-.147-.02-.296-.03-.443-.002-.037 0-.074-.004-.11-.017-.151-.084-.184-.209-.106-.026.016-.048.038-.073.055-.429.298-.892.52-1.386.69-.702.24-1.425.304-2.156.247-.625-.047-1.21-.235-1.707-.641a2.578 2.578 0 0 1-.767-1.092c-.198-.507-.264-1.042-.268-1.579-.01-1.751-.006-3.503-.006-5.256 0-.21.057-.272.278-.274.345-.004.692-.002 1.037 0 .229 0 .286.06.284.286l-.002 2.109c0 1.055-.006 2.11.002 3.164.002.36.055.712.212 1.043.161.337.414.574.757.725.503.223 1.031.245 1.562.202a3.907 3.907 0 0 0 2.137-.841.516.516 0 0 0 .221-.441c-.006-1.907-.004-3.813-.006-5.718 0-.104-.006-.21-.002-.314.004-.133.057-.19.188-.209.055-.008.11-.006.165-.006h.927c.235 0 .282.045.282.28.006 1.37.004 2.74.004 4.11Zm24.246-.017v4.092c0 .226-.039.265-.274.265h-.833c-.271 0-.326-.05-.338-.316-.009-.153-.01-.308-.025-.462-.014-.163-.086-.194-.218-.096a4.903 4.903 0 0 1-1.71.821c-.395.106-.801.204-1.222.18-.16-.01-.32.002-.482-.002a3.285 3.285 0 0 1-1.557-.417c-.535-.3-.892-.755-1.107-1.32a4.092 4.092 0 0 1-.192-.752 6.707 6.707 0 0 1-.09-1.198c.007-1.63.003-3.258 0-4.887 0-.21.062-.278.274-.28.357-.004.717-.004 1.074 0 .192.002.257.075.257.257-.002.882-.006 1.764-.006 2.648-.002.876-.008 1.753.002 2.63.004.363.047.726.21 1.063.16.33.402.57.737.72.562.252 1.15.26 1.744.197a3.722 3.722 0 0 0 1.255-.37c.278-.137.537-.302.778-.498a.425.425 0 0 0 .163-.355c-.006-.296-.002-.592-.004-.888-.002-1.709-.002-3.42-.002-5.128 0-.2.061-.27.263-.272.358-.004.717-.004 1.074-.002.163.002.22.061.227.227.004.098-.002.198-.002.296l.004 3.848c-.002 0-.002 0 0 0ZM57.068 28.244h-1.24c-.05 0-.101-.002-.15.002-.147.015-.182.064-.155.204.06.315.171.603.463.766.164.092.35.165.533.198.408.073.823.065 1.233.002.084-.012.165-.047.25-.07.077-.02.152-.046.232-.057.098-.012.157.031.167.129.01.11.008.22-.002.33-.008.097-.075.148-.163.182-.302.123-.616.18-.94.19-.326.01-.652.019-.977-.043-.608-.116-1.1-.4-1.374-.98-.271-.577-.316-1.186-.204-1.806.051-.28.125-.553.276-.8.263-.435.645-.692 1.143-.807.288-.065.578-.1.861-.063.478.061.93.206 1.252.602.24.296.375.637.398 1.015.014.245.008.494.006.739 0 .214-.047.261-.261.263a59.8 59.8 0 0 1-1.348.004c0 .002 0 .002 0 0Zm-.328-.62c.332 0 .665.002.998 0 .186-.002.233-.053.218-.235-.01-.123-.02-.247-.043-.368-.067-.355-.293-.57-.647-.647-.285-.063-.567-.122-.853-.012-.016.006-.037.006-.055.006-.296.014-.51.163-.666.406-.132.209-.165.45-.192.688-.008.088.045.14.13.151.054.009.11.009.164.009.317.002.631.002.946.002Zm51.511.621h-1.278c-.049 0-.098 0-.149.004-.09.008-.136.057-.128.147.026.357.255.784.647.916.433.147.874.186 1.329.131.204-.024.402-.055.594-.12a.64.64 0 0 1 .108-.025c.151-.02.206.025.221.172.004.036.002.073.002.11-.002.247-.039.298-.266.382-.31.114-.631.169-.961.163-.278-.006-.556-.008-.831-.045-.849-.112-1.435-.655-1.593-1.478-.114-.598-.116-1.203.098-1.79.172-.47.474-.831.938-1.017.404-.161.837-.237 1.271-.17.423.068.831.196 1.135.53.235.256.398.552.425.903.022.313.024.63.029.944.002.196-.056.243-.262.245h-1.333c.004 0 .004 0 .004-.002Zm-.341-.621h.943c.049 0 .101.002.147-.004.105-.012.15-.051.145-.155-.006-.153-.01-.31-.049-.457-.047-.178-.114-.352-.277-.466-.276-.192-.592-.223-.911-.249-.03-.002-.061.01-.092.014-.114.023-.228.045-.345.066a.823.823 0 0 0-.63.459c-.09.174-.139.353-.151.547-.011.2.02.243.22.245.335.002.668 0 1 0Zm-42.194.253v-1.833c0-.043 0-.086.002-.13.008-.09.06-.154.151-.158.14-.009.284-.006.425 0 .09.004.145.063.159.153.006.037.004.073.01.11.02.11.063.133.17.084.038-.019.075-.043.112-.066.494-.318 1.035-.471 1.617-.412.381.039.755.137 1.02.457.141.17.241.362.276.578.032.194.047.392.049.59.006.815.004 1.63.004 2.444 0 .036.002.073 0 .11-.014.151-.084.222-.235.23a2.865 2.865 0 0 1-.296 0c-.206-.008-.275-.079-.275-.285 0-.796.004-1.593.002-2.389 0-.159-.017-.32-.033-.48-.022-.232-.271-.516-.551-.512-.025 0-.051.002-.074-.008-.285-.122-.57-.04-.853.014-.28.053-.523.182-.743.358-.102.081-.123.191-.12.314.004.482.001.961.004 1.443l.002 1.241c0 .229-.068.3-.294.307-.105.002-.21.004-.315-.005-.135-.01-.198-.077-.212-.212-.004-.03-.002-.061-.002-.092-.002-.616-.002-1.233 0-1.851Zm24.295.018v1.87c0 .173-.063.253-.235.267a1.583 1.583 0 0 1-.296-.004c-.139-.014-.192-.073-.22-.208-.004-.018-.002-.037-.006-.055-.031-.137-.088-.151-.21-.078-.164.098-.327.198-.503.272-.482.206-.984.222-1.488.11-.443-.098-.735-.386-.906-.8a2.128 2.128 0 0 1-.143-.815V26.03c0-.037 0-.073.002-.11.006-.092.053-.157.147-.161.165-.009.332-.01.5-.005.092.003.145.064.149.158.004.049.002.098.002.149 0 .784 0 1.568-.002 2.351 0 .2.024.39.112.576a.76.76 0 0 0 .547.429c.525.124 1.015.014 1.472-.262.047-.028.09-.065.135-.095.112-.078.151-.18.149-.317-.006-.573-.004-1.147-.004-1.72 0-.34-.002-.68 0-1.02 0-.208.043-.25.247-.253.098-.002.198-.002.296.002.202.009.247.055.247.26V27.9c.004-.004.006-.004.008-.004Zm28.215 2.252a5.563 5.563 0 0 1-1.121-.129c-.229-.053-.271-.106-.274-.343 0-.067-.004-.137.003-.204.01-.153.079-.204.234-.176l.019.004c.273.11.563.12.851.16.286.037.574.018.845-.053.361-.096.453-.26.412-.613-.024-.204-.175-.312-.34-.381-.29-.121-.592-.21-.884-.325-.264-.104-.533-.2-.778-.341a.926.926 0 0 1-.468-.737c-.041-.404.055-.757.37-1.035.194-.17.435-.22.673-.288.323-.092.65-.081.974-.061.251.016.498.086.745.135.111.022.172.098.18.208.008.122.012.247.002.37-.012.13-.073.159-.206.13a37.653 37.653 0 0 0-.831-.174.555.555 0 0 0-.184-.004c-.2.029-.404.053-.6.1a.442.442 0 0 0-.2.748c.161.165.382.222.59.29.41.134.827.246 1.204.465.339.196.543.478.556.88.006.21.006.418-.084.616-.184.415-.541.596-.953.68-.241.051-.49.053-.735.078Zm-72.014-.111c-.074 0-.15.002-.223 0-.136-.004-.234-.063-.285-.194-.2-.504-.4-1.008-.603-1.51l-.547-1.374c-.13-.327-.265-.651-.394-.976-.061-.155-.018-.224.145-.233a6.01 6.01 0 0 1 .445.003.215.215 0 0 1 .21.153c.096.253.197.506.292.759.18.484.36.97.537 1.455.094.254.186.509.282.762.033.084.045.21.147.214.12.007.102-.132.133-.212.175-.461.349-.923.52-1.384.182-.49.366-.982.543-1.474.088-.243.131-.28.388-.278.117 0 .235-.006.351.006.133.015.17.084.12.207-.212.524-.426 1.049-.638 1.576-.127.314-.247.63-.372.947-.165.418-.332.835-.5 1.253-.018.045-.045.088-.067.133-.057.12-.153.172-.284.167a3.337 3.337 0 0 0-.2 0Zm30.973-2.225v-1.11c0-.043.002-.086-.002-.13-.015-.11-.054-.152-.166-.16-.085-.007-.173.004-.259 0-.161-.009-.22-.068-.233-.227a1.898 1.898 0 0 1-.002-.24c.01-.125.06-.176.184-.19.074-.009.147-.003.223-.003.23 0 .257-.026.255-.253-.002-.186-.004-.37-.002-.555.002-.206.03-.237.228-.298.112-.035.219-.088.331-.114.182-.046.24.004.243.19.002.27-.002.542-.004.814 0 .184.028.216.212.216.235 0 .47-.004.704-.002.231.002.284.066.258.294-.041.35-.068.374-.41.37-.18-.002-.358-.004-.538-.009-.171-.004-.22.037-.222.215-.004.29 0 .58 0 .87v1.202c0 .092.002.186.01.278.023.238.172.383.384.45.17.056.349.074.53.033.438-.098.384.06.384.353 0 .117-.05.21-.165.244-.437.12-.88.153-1.304-.04-.36-.16-.562-.459-.61-.845-.031-.236-.025-.48-.03-.72-.003-.21 0-.419 0-.629v-.004Zm19.922.062V26.02c0-.224.043-.267.272-.273a2.8 2.8 0 0 1 .259.002c.163.012.22.07.237.226.032.298.05.305.314.143.104-.063.216-.122.33-.165.231-.086.464-.168.701-.237.19-.055.26.004.267.208.002.037.002.074 0 .11-.002.25-.047.286-.283.352-.262.071-.515.167-.77.259-.12.045-.239.1-.353.16-.117.058-.161.154-.161.287.004.863.004 1.727.004 2.593 0 .049.004.1 0 .147-.015.118-.068.183-.186.194a2.741 2.741 0 0 1-.425.002c-.147-.01-.204-.082-.208-.231-.004-.147.002-.296.002-.445.002-.494.002-.988 0-1.48Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.corfo.cl/sites/cpp/homecorfo\",motionChild:true,nodeId:\"IjokupxVBRmJpeYNPU\",scopeId:\"zQs6Cm0H7\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-12bbeig framer-143908f\",\"data-framer-name\":\"lg_corfo\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"IjokupxVBRmJpeYNPU\",style:{opacity:.4},svg:'<svg width=\"120\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M92.518 29.387c4.094-.278 7.553-1.81 10.339-4.593 3.095-3.094 4.643-7.002 4.643-11.72 0-4.303-1.217-7.993-3.817-10.925a.465.465 0 0 0-.327-.15.426.426 0 0 0-.423.429c0 .04.005.08.015.118 1.918 5.202.802 10.43-2.583 11.814-2.372.969-5.244-.2-7.512-2.735a.45.45 0 0 0-.63-.006.443.443 0 0 0 .003.627c1.96 2.23 2.96 4.994 2.96 8.24 0 3.239-.987 5.96-2.958 8.163a.43.43 0 0 0-.133.311c0 .236.189.427.423.427ZM55.146 18.719c-.41.203-1.32.305-2.422.305h-.826v-5.172h.652c1.065 0 1.984.086 2.444.258.46.172.816.468 1.07.886.253.418.38.886.38 1.401 0 .524-.114.992-.342 1.402-.228.41-.547.716-.956.92Zm6.112 9.382c-.35-.515-.816-1.282-1.396-2.303-.921-1.622-1.636-2.758-2.145-3.41-.509-.65-1.03-1.166-1.561-1.544.906-.377 1.757-.947 2.241-1.71.485-.764.727-1.668.727-2.715 0-1.535-.494-2.753-1.484-3.654-.988-.9-2.482-1.35-4.166-1.35h-4.172v17.972h2.596v-7.822h.185c.78 0 1.335.096 1.666.29.33.192.7.507 1.11.944.409.436.86 1.023 1.351 1.762l.798 1.403.738 1.313.465.707c.07.104.119.176.143.22l.726 1.183h3.06l-.882-1.286Zm2.593-16.687h8.559v2.537h-6.024v4.532h6.024v2.529h-6.024v8.375H63.85V11.414ZM42.43 25.176c-1.14 1.284-2.564 1.926-4.271 1.926-1.699 0-3.114-.63-4.244-1.888-1.13-1.259-1.695-2.836-1.695-4.732 0-1.954.563-3.561 1.69-4.82 1.127-1.258 2.565-1.887 4.315-1.887 1.662 0 3.064.636 4.206 1.906 1.141 1.272 1.712 2.838 1.712 4.7 0 1.913-.571 3.511-1.712 4.795Zm1.85-11.191c-1.636-1.714-3.684-2.57-6.145-2.57-2.46 0-4.494.856-6.103 2.57-1.61 1.715-2.415 3.88-2.415 6.497 0 2.551.799 4.672 2.397 6.366 1.598 1.693 3.597 2.54 5.996 2.54 2.514 0 4.596-.847 6.247-2.54 1.651-1.694 2.477-3.833 2.477-6.415 0-2.586-.818-4.733-2.454-6.448Z\" fill=\"#fff\"/><path d=\"M87.791 25.176c-1.141 1.284-2.565 1.926-4.272 1.926-1.698 0-3.113-.63-4.244-1.888-1.13-1.259-1.694-2.836-1.694-4.732 0-1.954.563-3.561 1.689-4.82 1.127-1.258 2.565-1.887 4.315-1.887 1.663 0 3.065.636 4.206 1.906 1.142 1.272 1.712 2.838 1.712 4.7 0 1.913-.57 3.511-1.712 4.795Zm1.85-11.191c-1.637-1.714-3.685-2.57-6.145-2.57-2.46 0-4.495.856-6.104 2.57-1.61 1.715-2.414 3.88-2.414 6.497 0 2.551.798 4.672 2.397 6.366 1.598 1.693 3.597 2.54 5.996 2.54 2.513 0 4.595-.847 6.246-2.54 1.652-1.694 2.478-3.833 2.478-6.415 0-2.586-.819-4.733-2.455-6.448ZM26.835 25.17c-1.317 1.286-2.959 1.93-4.927 1.93-1.96 0-3.59-.632-4.895-1.892-1.303-1.26-1.955-2.84-1.955-4.738 0-1.957.65-3.566 1.95-4.826 1.299-1.26 2.957-1.89 4.976-1.89 1.917 0 3.534.637 4.85 1.908l.042.043V12.86c-2.074-.963-3.96-1.445-5.655-1.445-2.46 0-4.528.871-6.206 2.614-1.677 1.74-2.515 3.888-2.515 6.442 0 1.607.366 3.102 1.099 4.483.732 1.383 1.727 2.467 2.984 3.254 1.256.787 2.787 1.18 4.591 1.18 2.22 0 4.18-.502 5.875-1.507V24.96l-.02.012a7.299 7.299 0 0 1-.194.2ZM100.65 7.992c-.573-.572-1.29-.857-2.15-.857-.862 0-1.574.285-2.137.857-.564.571-.845 1.293-.845 2.165 0 .85.28 1.557.839 2.121.56.565 1.259.848 2.099.848.879 0 1.608-.283 2.186-.848.578-.564.867-1.277.867-2.138 0-.86-.287-1.577-.859-2.148Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://minga.ventures/\",motionChild:true,nodeId:\"IjokupxVBxe6FQJEdK\",scopeId:\"zQs6Cm0H7\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1m7a8c2 framer-143908f\",\"data-framer-name\":\"lg_minga\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"IjokupxVBxe6FQJEdK\",style:{opacity:.4},svg:'<svg width=\"120\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><mask id=\"a\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"7\" y=\"8\" width=\"106\" height=\"24\"><path d=\"M112.5 8.368H7.5v23.264h105V8.368Z\" fill=\"#fff\"/></mask><g mask=\"url(#a)\" fill=\"#fff\"><path d=\"m8.572 20.772 5.812-10.067a.56.56 0 0 1 .48-.284h1.85c.195 0 .377.106.48.277l5.773 10.071c.295.498 1.04.284 1.04-.3V8.404s0-.023.004-.036H7.5s.003.023.003.036l.029 12.075c0 .587.752.798 1.043.293\"/><path d=\"m23.742 31.117-7.68-13.94a.33.33 0 0 0-.583 0l-.141.255-7.063 12.82-.477.865-.285.518h16.514l-.285-.518Zm22.29-3.667-.019-7.685c0-.373-.477-.508-.663-.188l-3.696 6.407a.353.353 0 0 1-.307.178h-1.178a.348.348 0 0 1-.304-.178l-3.674-6.229c-.189-.316-.662-.181-.662.192v7.5a.36.36 0 0 1-.356.366h-2.58a.36.36 0 0 1-.354-.367V12.55a.36.36 0 0 1 .355-.367h2.343c.124 0 .24.066.304.179l5.261 9.01a.351.351 0 0 0 .611 0l5.178-9.007a.357.357 0 0 1 .308-.182h2.32c.195 0 .355.165.355.367l.042 14.9c0 .204-.16.37-.355.37h-2.58a.362.362 0 0 1-.355-.367m8.119-15.27h2.794a.36.36 0 0 1 .355.367v14.9a.36.36 0 0 1-.355.366h-2.794a.36.36 0 0 1-.355-.366v-14.9a.36.36 0 0 1 .355-.367Zm21.516.367v14.9a.36.36 0 0 1-.355.366H72.95a.351.351 0 0 1-.275-.135l-6.82-8.566c-.21-.267-.633-.112-.633.234v8.097a.36.36 0 0 1-.356.367h-2.752a.36.36 0 0 1-.355-.367V12.55a.36.36 0 0 1 .355-.367h2.378c.105 0 .208.05.275.136l6.797 8.562c.212.267.634.112.634-.234V12.55a.36.36 0 0 1 .355-.367h2.753a.36.36 0 0 1 .355.367Zm15.061 7.206h2.493a.36.36 0 0 1 .355.367v5.79a.367.367 0 0 1-.147.297 9.115 9.115 0 0 1-2.714 1.363 10.76 10.76 0 0 1-3.27.515c-1.575 0-2.99-.347-4.244-1.04a7.636 7.636 0 0 1-2.957-2.882c-.714-1.227-1.073-2.617-1.073-4.165s.359-2.938 1.073-4.166a7.557 7.557 0 0 1 2.976-2.881c1.27-.694 2.7-1.04 4.288-1.04 1.328 0 2.535.23 3.617.693.966.413 1.795.99 2.483 1.733a.376.376 0 0 1-.016.525l-1.74 1.657a.348.348 0 0 1-.487-.004c-1.034-1.013-2.263-1.521-3.684-1.521-.966 0-1.827.208-2.576.624a4.409 4.409 0 0 0-1.754 1.766c-.42.759-.627 1.63-.627 2.614 0 .983.208 1.832.627 2.59.42.76.998 1.35 1.744 1.777.743.426 1.591.637 2.544.637.954 0 1.767-.188 2.522-.561a.373.373 0 0 0 .205-.334v-3.984a.36.36 0 0 1 .355-.366m16.953 4.709 1.251 3.122a.356.356 0 0 0 .33.228h2.893c.259 0 .432-.274.326-.518l-6.458-14.9a.36.36 0 0 0-.326-.218h-3.003a.36.36 0 0 0-.326.218l-6.439 14.9c-.105.244.067.518.326.518h2.807a.356.356 0 0 0 .33-.228l1.251-3.122 1.127-2.746 2.074-5.166a.352.352 0 0 1 .659 0l2.073 5.166 1.105 2.746Z\"/></g></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://openbeauchef.cl/\",motionChild:true,nodeId:\"IjokupxVBVx3IjTUs3\",scopeId:\"zQs6Cm0H7\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-vi1y95 framer-143908f\",\"data-framer-name\":\"lg_openbeauchef\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"IjokupxVBVx3IjTUs3\",style:{opacity:.4},svg:'<svg width=\"120\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M81.951 25.38c-.64.977-1.734 1.616-2.894 1.616-1.81 0-2.905-1.257-2.905-3.143v-5.345h2.276v4.716c0 .997.499 1.702 1.594 1.702.845 0 1.539-.477 1.93-.943v-5.475h2.297v8.25h-2.298V25.38Zm8.282 1.616c-2.645 0-4.531-1.897-4.531-4.38 0-2.439 1.875-4.335 4.531-4.335 2.114 0 3.816 1.268 4.217 3.306h-2.147c-.335-.737-1.105-1.268-2.07-1.268-1.377 0-2.363 1.008-2.363 2.298 0 1.333.975 2.341 2.363 2.341.965 0 1.702-.499 2.06-1.214h2.168c-.39 2.016-2.125 3.252-4.228 3.252Zm7.913-5.746v5.508h-2.298V14.725h2.298v5.106a3.332 3.332 0 0 1 2.808-1.54c1.908 0 3.035 1.301 3.035 3.274v5.203h-2.298v-4.617c0-1.063-.477-1.81-1.669-1.81a2.36 2.36 0 0 0-1.876.91ZM6.298 14.812v-1.778h-.152A6.155 6.155 0 0 0 0 19.18v.152h1.778c.076 0 .27-.01.412-.14a.582.582 0 0 0 .206-.402 3.778 3.778 0 0 1 3.284-3.35c.174-.021.336-.054.477-.227.152-.174.141-.38.141-.401ZM17.81 25.38v4.586h-2.233V18.508h2.233v1.41c.629-1.03 1.616-1.637 2.765-1.637 2.135 0 3.837 1.864 3.837 4.368 0 2.482-1.702 4.347-3.837 4.347-1.128 0-2.125-.607-2.765-1.615Zm0-3.642v1.8c.39.77 1.214 1.398 2.212 1.398 1.192 0 2.135-.943 2.135-2.276 0-1.344-.943-2.309-2.135-2.309-.987-.01-1.81.629-2.212 1.387Zm12.185 5.258c-2.505 0-4.347-1.875-4.347-4.412 0-2.396 1.875-4.303 4.314-4.303 2.775 0 4.25 2.298 4.25 4.65h-6.559c.163 1.333 1.073 2.135 2.342 2.135.878 0 1.734-.444 2.07-1.203h2.038c-.434 1.93-2.136 3.133-4.108 3.133Zm-2.212-5.344h4.239c-.26-.943-.976-1.529-2.038-1.529-1.063.011-1.897.586-2.2 1.529Zm10.168-.347v5.453h-2.298v-8.25h2.298v1.399c.64-.976 1.745-1.627 2.905-1.627 1.832 0 2.938 1.236 2.938 3.133v5.345h-2.298v-4.716c0-.976-.499-1.702-1.604-1.702-.857 0-1.55.499-1.94.965Zm12.737 5.453H45.55V14.725h4.889c2.428 0 3.61 1.344 3.61 3.068 0 .9-.412 1.745-1.214 2.211 1.398.466 2.114 1.615 2.114 3.003 0 2.081-1.41 3.75-4.26 3.75Zm-2.775-9.984v2.71h2.212c1.16 0 1.636-.672 1.636-1.377 0-.694-.368-1.333-1.626-1.333h-2.222Zm0 4.401v3.566h2.57c1.495 0 2.113-.867 2.113-1.832 0-.91-.477-1.734-2.103-1.734h-2.58Zm12.369 5.821c-2.504 0-4.347-1.875-4.347-4.412 0-2.396 1.875-4.303 4.314-4.303 2.775 0 4.25 2.298 4.25 4.65H57.94c.163 1.333 1.074 2.135 2.342 2.135.878 0 1.734-.444 2.07-1.203h2.038c-.433 1.93-2.135 3.133-4.108 3.133Zm-2.211-5.344h4.238c-.26-.943-.976-1.529-2.038-1.529-1.062 0-1.897.586-2.2 1.529Zm14.243 3.728c-.628 1.03-1.626 1.616-2.764 1.616-2.135 0-3.816-1.864-3.816-4.38 0-2.471 1.68-4.335 3.816-4.335 1.138 0 2.136.596 2.764 1.604v-1.377h2.233v8.25h-2.233V25.38Zm-2.211-.454c.997 0 1.832-.63 2.211-1.366v-1.865c-.4-.737-1.214-1.366-2.211-1.366-1.17 0-2.114.943-2.114 2.277 0 1.376.943 2.32 2.114 2.32Zm39.61 2.07c-2.504 0-4.347-1.875-4.347-4.412 0-2.396 1.875-4.303 4.314-4.303 2.775 0 4.25 2.298 4.25 4.65h-6.559c.163 1.333 1.073 2.135 2.342 2.135.878 0 1.734-.444 2.07-1.203h2.038c-.433 1.93-2.135 3.133-4.108 3.133Zm-2.212-5.344h4.239c-.26-.943-.976-1.529-2.038-1.529-1.062.011-1.897.586-2.201 1.529Zm7.155 8.314V28.19h.845c.434 0 .672-.228.672-.705V20.33h-1.43v-1.81h1.43v-1.387c0-1.475.889-2.407 2.765-2.407H120v1.778h-.835c-.433 0-.693.227-.693.704v1.301H120v1.81h-1.528v7.242c0 1.474-.879 2.406-2.765 2.406h-1.051ZM7.783 14.497h-.021v1.767c0 .065.021.228.13.369.151.173.314.206.477.227.032 0 .065.011.086.022 1.897.293 3.166 1.843 3.166 3.88 0 2.234-1.572 3.903-3.838 3.903-1.745 0-3.09-.997-3.61-2.471v.01a3.51 3.51 0 0 1-.206-.9.538.538 0 0 0-.205-.39.595.595 0 0 0-.39-.14H1.42c.01 3.555 2.688 6.255 6.374 6.255 3.707 0 6.374-2.71 6.374-6.277-.01-3.577-2.677-6.255-6.385-6.255Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.fintechile.org/\",motionChild:true,nodeId:\"IjokupxVBiNmrm1o6n\",scopeId:\"zQs6Cm0H7\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-18y2960 framer-143908f\",\"data-framer-name\":\"lg_fintechile\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"IjokupxVBiNmrm1o6n\",style:{opacity:.4},svg:'<svg width=\"120\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M35.31 12.584v2.785h-7.28v3.484h6.31v2.576h-6.31v6.22h-3.312V12.584H35.31Zm4.258 15.065H36.57v-10.91h2.998v10.91Zm-2.993-15.065h2.999v2.468h-3v-2.468Zm7.785 4.158v1.52h.063c.382-.63.87-1.091 1.479-1.379a4.284 4.284 0 0 1 1.856-.43c.801 0 1.457.11 1.972.327.515.217.916.523 1.21.908.296.387.502.859.624 1.414a8.8 8.8 0 0 1 .181 1.845v6.71h-2.993v-6.16c0-.9-.141-1.574-.423-2.016-.279-.444-.78-.666-1.498-.666-.818 0-1.409.241-1.774.726-.366.485-.55 1.287-.55 2.395v5.716h-2.994v-10.91h2.85-.002Zm15.233 0v2.005H57.4v5.402c0 .504.087.845.255 1.013.168.168.503.255 1.013.255.168 0 .328-.009.485-.022.157-.014.303-.033.444-.062v2.321a8.42 8.42 0 0 1-.842.087c-.31.014-.613.022-.908.022a8.95 8.95 0 0 1-1.32-.095 3.069 3.069 0 0 1-1.096-.369 1.957 1.957 0 0 1-.748-.78c-.184-.336-.276-.78-.276-1.33v-6.436H52.59v-2.005h1.816v-3.273h2.998v3.27H59.6h-.008l.002-.003Zm7.607 2.555c-.357-.396-.905-.59-1.633-.59-.48 0-.875.08-1.192.24a2.21 2.21 0 0 0-1.163 1.358 3.3 3.3 0 0 0-.135.718h4.876c-.14-.759-.39-1.336-.747-1.729m-3.392 5.738c.452.436 1.097.653 1.942.653.604 0 1.124-.152 1.56-.453.437-.303.702-.623.802-.961h2.636c-.422 1.305-1.067 2.243-1.942 2.803-.87.564-1.926.843-3.167.843-.858 0-1.63-.136-2.321-.412a4.85 4.85 0 0 1-1.75-1.17 5.277 5.277 0 0 1-1.108-1.815c-.26-.702-.39-1.48-.39-2.322 0-.842.135-1.574.403-2.278a5.425 5.425 0 0 1 1.138-1.823 5.362 5.362 0 0 1 1.76-1.211c.683-.295 1.44-.444 2.268-.444.93 0 1.737.181 2.428.539.69.357 1.257.842 1.7 1.446.445.605.765 1.295.962 2.067.198.772.269 1.582.209 2.428h-7.87c.041.97.288 1.677.74 2.11Zm18.462-8.425a3.336 3.336 0 0 0-.74-.835 3.47 3.47 0 0 0-2.173-.758c-.747 0-1.378.143-1.896.43a3.55 3.55 0 0 0-1.265 1.163 5.105 5.105 0 0 0-.707 1.655 8.196 8.196 0 0 0-.222 1.923c0 .664.073 1.25.222 1.845a4.99 4.99 0 0 0 .707 1.615c.325.48.748.861 1.265 1.151.523.287 1.154.43 1.897.43 1.01 0 1.804-.308 2.373-.928.571-.62.915-1.433 1.043-2.45h3.207c-.087.946-.303 1.797-.653 2.55a6.168 6.168 0 0 1-1.392 1.942 6.03 6.03 0 0 1-2.024 1.225 7.499 7.499 0 0 1-2.554.422c-1.154 0-2.195-.2-3.113-.598-.921-.404-1.701-.954-2.333-1.656a7.433 7.433 0 0 1-1.457-2.481 9.136 9.136 0 0 1-.504-3.072c0-1.1.168-2.167.504-3.134a7.441 7.441 0 0 1 1.457-2.522 6.595 6.595 0 0 1 2.333-1.688c.921-.406 1.959-.612 3.113-.612.829 0 1.614.119 2.354.357.74.239 1.4.588 1.983 1.043a5.657 5.657 0 0 1 1.446 1.701c.382.675.62 1.45.718 2.322h-3.207a2.804 2.804 0 0 0-.377-1.043m8.225-4.02v5.675h.062c.377-.63.867-1.091 1.455-1.384.59-.287 1.167-.43 1.728-.43.802 0 1.458.11 1.972.327.515.217.916.523 1.211.908.296.387.504.858.623 1.414a8.8 8.8 0 0 1 .182 1.845v6.71h-2.994v-6.16c0-.9-.14-1.574-.422-2.016-.285-.444-.78-.666-1.498-.666-.819 0-1.406.24-1.77.726-.365.484-.55 1.281-.55 2.394v5.716h-2.998V12.581h3.001l-.002.003Zm12.174 15.065h-2.999v-10.91h2.999v10.91Zm-2.999-15.065h2.999v2.468h-2.999v-2.468Zm8.021 0h-2.998v15.065h2.998V12.584Zm8.531 6.713c-.357-.396-.905-.59-1.633-.59-.477 0-.875.08-1.192.24a2.213 2.213 0 0 0-1.163 1.358 3.329 3.329 0 0 0-.135.718h4.876c-.141-.759-.39-1.336-.747-1.729m-3.389 5.738c.452.436 1.097.653 1.939.653.604 0 1.124-.152 1.561-.453.436-.3.701-.623.801-.961h2.636c-.422 1.305-1.067 2.243-1.942 2.803-.87.564-1.926.843-3.167.843-.859 0-1.631-.136-2.321-.412a4.842 4.842 0 0 1-1.75-1.17 5.261 5.261 0 0 1-1.108-1.815c-.261-.702-.391-1.48-.391-2.322 0-.842.136-1.574.404-2.278a5.417 5.417 0 0 1 1.138-1.823 5.362 5.362 0 0 1 1.761-1.211c.682-.295 1.438-.444 2.267-.444.929 0 1.737.181 2.427.539a4.856 4.856 0 0 1 1.702 1.446 5.93 5.93 0 0 1 .961 2.067c.198.772.269 1.582.214 2.428h-7.869c.04.97.287 1.677.739 2.11h-.002Zm-94.572-2.113a.61.61 0 0 1 0 1.062L4.68 31.777a.618.618 0 0 1-.926-.53v-15.59c0-.472.514-.768.926-.532l13.6 7.797v-.003Z\" fill=\"#fff\"/><path d=\"M.307 16.428a.625.625 0 0 1 0-1.076l12.188-7.127a.615.615 0 0 1 .923.54v10.307l-8.281-4.746c-1.016-.583-2.305.138-2.305 1.33v2.251L.307 16.431v-.003Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithAddRelNoFollowToLinkpibttk,{className:\"framer-pibttk\",\"data-framer-name\":\"RRSS\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBURSSDhgpM\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/neatpagos/\",motionChild:true,nodeId:\"IjokupxVBozO1LqrLX\",scopeId:\"zQs6Cm0H7\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-glt6cv framer-143908f\",\"data-framer-name\":\"LinkedIn\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBozO1LqrLX\",opacity:1,style:{backgroundColor:\"rgba(235, 235, 235, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 32\"><path d=\"M 30.931 0 L 3.132 0 C 2.505 0 1.95 0.238 1.467 0.714 C 1.033 1.143 0.816 1.667 0.816 2.286 L 0.816 29.714 C 0.816 30.333 1.033 30.857 1.467 31.286 C 1.95 31.762 2.505 32 3.132 32 L 30.931 32 C 31.559 32 32.09 31.762 32.524 31.286 C 33.007 30.857 33.248 30.333 33.248 29.714 L 33.248 2.286 C 33.248 1.667 33.007 1.143 32.524 0.714 C 32.09 0.238 31.559 0 30.931 0 Z M 10.589 27.429 L 5.811 27.429 L 5.811 12.143 L 10.661 12.143 L 10.661 27.429 Z M 8.2 10.071 C 7.428 10.071 6.776 9.81 6.245 9.286 C 5.714 8.714 5.449 8.071 5.449 7.357 C 5.449 6.595 5.714 5.952 6.245 5.429 C 6.776 4.857 7.428 4.571 8.2 4.571 C 8.972 4.571 9.623 4.857 10.154 5.429 C 10.734 5.952 11.023 6.595 11.023 7.357 C 11.023 8.071 10.734 8.714 10.154 9.286 C 9.623 9.81 8.972 10.071 8.2 10.071 Z M 28.615 27.429 L 23.837 27.429 L 23.837 20 C 23.837 18.762 23.716 17.857 23.475 17.286 C 23.137 16.381 22.413 15.929 21.303 15.929 C 20.193 15.929 19.397 16.333 18.914 17.143 C 18.576 17.762 18.407 18.667 18.407 19.857 L 18.407 27.429 L 13.629 27.429 L 13.629 12.143 L 18.262 12.143 L 18.262 14.214 L 18.335 14.214 C 18.673 13.548 19.204 13 19.928 12.571 C 20.796 12.048 21.786 11.786 22.896 11.786 C 25.116 11.786 26.684 12.476 27.601 13.857 C 28.277 14.952 28.615 16.691 28.615 19.071 Z\" fill=\"var(--token-6c472f7f-a066-4fba-a96f-9e0225bb4f5d, rgb(173, 195, 249)) /* {&quot;name&quot;:&quot;Primary/40&quot;} */\"></path></svg>',svgContentId:12121581088,withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/neatpagos/\",motionChild:true,nodeId:\"IjokupxVBEzOndON8e\",scopeId:\"zQs6Cm0H7\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1el68sn framer-143908f\",\"data-framer-name\":\"Instagram\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"IjokupxVBEzOndON8e\",opacity:1,style:{backgroundColor:\"rgba(235, 235, 235, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 32\"><g transform=\"translate(0.568 0)\"></g><g transform=\"translate(0.568 0)\"><path d=\"M 30.116 0 L 2.317 0 C 1.689 0 1.134 0.238 0.651 0.714 C 0.217 1.143 0 1.667 0 2.286 L 0 29.714 C 0 30.333 0.217 30.857 0.651 31.286 C 1.134 31.762 1.689 32 2.317 32 L 30.116 32 C 30.743 32 31.274 31.762 31.709 31.286 C 32.191 30.857 32.432 30.333 32.432 29.714 L 32.432 2.286 C 32.432 1.667 32.191 1.143 31.709 0.714 C 31.274 0.238 30.743 0 30.116 0 Z\" fill=\"var(--token-6c472f7f-a066-4fba-a96f-9e0225bb4f5d, rgb(173, 195, 249)) /* {&quot;name&quot;:&quot;Primary/40&quot;} */\"></path><path d=\"M 16.216 9.839 C 15.094 9.839 14.044 10.125 13.067 10.696 C 12.126 11.232 11.366 11.982 10.787 12.946 C 10.244 13.875 9.972 14.893 9.972 16 C 9.972 17.107 10.244 18.143 10.787 19.107 C 11.366 20.036 12.126 20.786 13.067 21.357 C 14.044 21.893 15.094 22.161 16.216 22.161 C 17.338 22.161 18.37 21.893 19.311 21.357 C 20.288 20.786 21.049 20.036 21.591 19.107 C 22.171 18.143 22.46 17.107 22.46 16 C 22.46 14.893 22.171 13.875 21.591 12.946 C 21.049 11.982 20.288 11.232 19.311 10.696 C 18.37 10.125 17.338 9.839 16.216 9.839 Z M 16.216 20.018 C 15.094 20.018 14.135 19.625 13.339 18.839 C 12.542 18.054 12.144 17.107 12.144 16 C 12.144 14.893 12.542 13.946 13.339 13.161 C 14.135 12.375 15.094 11.982 16.216 11.982 C 17.338 11.982 18.298 12.375 19.094 13.161 C 19.89 13.946 20.288 14.893 20.288 16 C 20.288 17.107 19.89 18.054 19.094 18.839 C 18.298 19.625 17.338 20.018 16.216 20.018 Z M 24.198 9.571 C 24.161 9.964 23.999 10.304 23.709 10.589 C 23.456 10.875 23.13 11.018 22.732 11.018 C 22.334 11.018 21.99 10.875 21.7 10.589 C 21.411 10.304 21.266 9.964 21.266 9.571 C 21.266 9.179 21.411 8.839 21.7 8.554 C 21.99 8.268 22.334 8.125 22.732 8.125 C 23.13 8.125 23.474 8.268 23.763 8.554 C 24.053 8.839 24.198 9.179 24.198 9.571 Z M 28.324 11.018 C 28.252 9.982 28.089 9.089 27.835 8.339 C 27.51 7.446 27.003 6.679 26.315 6.036 C 25.664 5.357 24.885 4.857 23.98 4.536 C 23.22 4.286 22.315 4.143 21.266 4.107 C 20.252 4.036 18.569 4 16.216 4 C 13.863 4 12.162 4.036 11.112 4.107 C 10.099 4.143 9.212 4.286 8.452 4.536 C 7.547 4.857 6.751 5.357 6.063 6.036 C 5.411 6.679 4.923 7.446 4.597 8.339 C 4.344 9.089 4.181 9.982 4.108 11.018 C 4.072 12.018 4.054 13.679 4.054 16 C 4.054 18.321 4.072 20 4.108 21.036 C 4.181 22.036 4.344 22.911 4.597 23.661 C 4.923 24.554 5.411 25.339 6.063 26.018 C 6.751 26.661 7.547 27.125 8.452 27.411 C 9.212 27.696 10.099 27.857 11.112 27.893 C 12.162 27.964 13.863 28 16.216 28 C 18.569 28 20.252 27.964 21.266 27.893 C 22.315 27.857 23.22 27.714 23.98 27.464 C 24.885 27.143 25.664 26.661 26.315 26.018 C 27.003 25.339 27.51 24.554 27.835 23.661 C 28.089 22.911 28.234 22.036 28.27 21.036 C 28.342 20 28.378 18.321 28.378 16 C 28.378 13.679 28.36 12.018 28.324 11.018 Z M 25.718 23.071 C 25.284 24.143 24.505 24.911 23.383 25.375 C 22.804 25.589 21.827 25.732 20.451 25.804 C 19.691 25.839 18.569 25.857 17.085 25.857 L 15.347 25.857 C 13.9 25.857 12.778 25.839 11.981 25.804 C 10.642 25.732 9.665 25.589 9.049 25.375 C 7.963 24.946 7.185 24.179 6.715 23.071 C 6.497 22.464 6.353 21.5 6.28 20.179 C 6.244 19.393 6.226 18.286 6.226 16.857 L 6.226 15.143 C 6.226 13.714 6.244 12.607 6.28 11.821 C 6.353 10.464 6.497 9.5 6.715 8.929 C 7.149 7.821 7.927 7.054 9.049 6.625 C 9.665 6.411 10.642 6.268 11.981 6.196 C 12.778 6.161 13.9 6.143 15.347 6.143 L 17.085 6.143 C 18.533 6.143 19.655 6.161 20.451 6.196 C 21.827 6.268 22.804 6.411 23.383 6.625 C 24.505 7.054 25.284 7.821 25.718 8.929 C 25.935 9.5 26.08 10.464 26.152 11.821 C 26.189 12.571 26.207 13.679 26.207 15.143 L 26.207 16.857 C 26.207 18.286 26.189 19.393 26.152 20.179 C 26.08 21.5 25.935 22.464 25.718 23.071 Z\" fill=\"var(--token-194cddf4-0ad5-41ea-918c-9103018e9312, rgb(51, 105, 240)) /* {&quot;name&quot;:&quot;Primary/100&quot;} */\"></path></g></svg>',svgContentId:11264875846,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichTextWithreplaceActualYear1g4ryb0,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2e6e8758-6e81-4de5-a4b5-9acbb276d404, rgb(214, 225, 252)))\"},children:\"\\xa9 {{actualYear}} neat SpA\"})}),className:\"framer-1g4ryb0\",\"data-framer-name\":\"\\xa9 YEAR neat SpA\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"IjokupxVBFeH4GOBBf\",style:{\"--extracted-r6o4lv\":\"var(--token-2e6e8758-6e81-4de5-a4b5-9acbb276d404, rgb(214, 225, 252))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.4},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({d70AcVXMy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2e6e8758-6e81-4de5-a4b5-9acbb276d404, rgb(214, 225, 252)))\"},children:\"\\xa9 {{actualYear}} neat SpA\"})})},LWPhPexa8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2e6e8758-6e81-4de5-a4b5-9acbb276d404, rgb(214, 225, 252)))\"},children:\"\\xa9 {{actualYear}} neat SpA\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GMpE1.framer-143908f, .framer-GMpE1 .framer-143908f { display: block; }\",\".framer-GMpE1.framer-xhdt5n { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 1440px; }\",\".framer-GMpE1 .framer-1n14nc0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: hidden; padding: 0px 90px 0px 90px; position: relative; width: 1px; }\",\".framer-GMpE1 .framer-g3g6yb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-GMpE1 .framer-rhv366 { aspect-ratio: 3.99468085106383 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: visible; position: relative; text-decoration: none; width: 128px; }\",\".framer-GMpE1 .framer-cejeoa, .framer-GMpE1 .framer-1n0d5ys { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-GMpE1 .framer-2wqjlj, .framer-GMpE1 .framer-86wx4y, .framer-GMpE1 .framer-ydtsji, .framer-GMpE1 .framer-10ni8d9, .framer-GMpE1 .framer-1mr2xvs, .framer-GMpE1 .framer-hl6yir, .framer-GMpE1 .framer-k90gjp, .framer-GMpE1 .framer-l6gbym, .framer-GMpE1 .framer-143gmul, .framer-GMpE1 .framer-1502hdk, .framer-GMpE1 .framer-sil6do, .framer-GMpE1 .framer-1utpz10, .framer-GMpE1 .framer-12qf3wc, .framer-GMpE1 .framer-aqead9, .framer-GMpE1 .framer-1opag6z, .framer-GMpE1 .framer-tqv345, .framer-GMpE1 .framer-bzyd9x, .framer-GMpE1 .framer-ddwbhg, .framer-GMpE1 .framer-1g5o7sj, .framer-GMpE1 .framer-1li08a, .framer-GMpE1 .framer-14hwxz0, .framer-GMpE1 .framer-1az9cuw, .framer-GMpE1 .framer-1ov26rk, .framer-GMpE1 .framer-q3k8ow, .framer-GMpE1 .framer-n2ykha, .framer-GMpE1 .framer-1vcjvii, .framer-GMpE1 .framer-1wym1hk, .framer-GMpE1 .framer-bjtr0i, .framer-GMpE1 .framer-fyz720, .framer-GMpE1 .framer-18v03oq, .framer-GMpE1 .framer-1c72fzg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-GMpE1 .framer-1w5og7c-container { align-self: stretch; flex: none; height: 1px; position: relative; width: auto; }\",\".framer-GMpE1 .framer-1myi522 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-GMpE1 .framer-vdtd9x { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(3, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 280px; }\",\".framer-GMpE1 .framer-1g36um4, .framer-GMpE1 .framer-12bbeig, .framer-GMpE1 .framer-1m7a8c2, .framer-GMpE1 .framer-vi1y95, .framer-GMpE1 .framer-18y2960 { align-self: start; aspect-ratio: 3 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); justify-self: start; position: relative; text-decoration: none; width: 120px; }\",\".framer-GMpE1 .framer-pibttk { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; left: 90px; overflow: hidden; padding: 0px; position: absolute; width: min-content; z-index: 1; }\",\".framer-GMpE1 .framer-glt6cv, .framer-GMpE1 .framer-1el68sn { flex: none; height: 32px; position: relative; text-decoration: none; width: 34px; }\",\".framer-GMpE1 .framer-1g4ryb0 { flex: none; height: auto; left: 90px; position: absolute; top: 42px; white-space: pre; width: auto; z-index: 1; }\",\".framer-GMpE1.framer-v-1jbjajg.framer-xhdt5n { flex-direction: column; padding: 32px; width: 810px; }\",\".framer-GMpE1.framer-v-1jbjajg .framer-1n14nc0, .framer-GMpE1.framer-v-13mdpl1 .framer-1n14nc0 { align-content: center; align-items: center; flex: none; flex-direction: column; gap: 32px; justify-content: flex-start; max-width: unset; padding: 0px; width: 100%; }\",\".framer-GMpE1.framer-v-1jbjajg .framer-g3g6yb, .framer-GMpE1.framer-v-1jbjajg .framer-rhv366, .framer-GMpE1.framer-v-13mdpl1 .framer-g3g6yb { order: 0; }\",\".framer-GMpE1.framer-v-1jbjajg .framer-cejeoa, .framer-GMpE1.framer-v-13mdpl1 .framer-cejeoa { align-content: center; align-items: center; order: 1; }\",\".framer-GMpE1.framer-v-1jbjajg .framer-1n0d5ys, .framer-GMpE1.framer-v-13mdpl1 .framer-1n0d5ys { align-content: center; align-items: center; order: 2; }\",\".framer-GMpE1.framer-v-1jbjajg .framer-1myi522 { align-content: center; align-items: center; max-width: 500px; order: 3; width: 100%; }\",\".framer-GMpE1.framer-v-1jbjajg .framer-vdtd9x, .framer-GMpE1.framer-v-13mdpl1 .framer-vdtd9x { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; }\",\".framer-GMpE1.framer-v-1jbjajg .framer-1g36um4, .framer-GMpE1.framer-v-1jbjajg .framer-12bbeig, .framer-GMpE1.framer-v-1jbjajg .framer-1m7a8c2, .framer-GMpE1.framer-v-1jbjajg .framer-vi1y95, .framer-GMpE1.framer-v-1jbjajg .framer-18y2960, .framer-GMpE1.framer-v-13mdpl1 .framer-1g36um4, .framer-GMpE1.framer-v-13mdpl1 .framer-12bbeig, .framer-GMpE1.framer-v-13mdpl1 .framer-1m7a8c2, .framer-GMpE1.framer-v-13mdpl1 .framer-vi1y95, .framer-GMpE1.framer-v-13mdpl1 .framer-18y2960 { align-self: unset; }\",\".framer-GMpE1.framer-v-1jbjajg .framer-pibttk, .framer-GMpE1.framer-v-13mdpl1 .framer-pibttk { bottom: unset; left: unset; order: 4; position: relative; }\",\".framer-GMpE1.framer-v-1jbjajg .framer-1g4ryb0, .framer-GMpE1.framer-v-13mdpl1 .framer-1g4ryb0 { left: unset; order: 5; position: relative; top: unset; }\",\".framer-GMpE1.framer-v-13mdpl1.framer-xhdt5n { flex-direction: column; padding: 32px; width: 390px; }\",\".framer-GMpE1.framer-v-13mdpl1 .framer-1myi522 { align-content: center; align-items: center; order: 3; width: 100%; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 739.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"d70AcVXMy\":{\"layout\":[\"fixed\",\"auto\"]},\"LWPhPexa8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerzQs6Cm0H7=withCSS(Component,css,\"framer-GMpE1\");export default FramerzQs6Cm0H7;FramerzQs6Cm0H7.displayName=\"Footer\";FramerzQs6Cm0H7.defaultProps={height:739.5,width:1440};addPropertyControls(FramerzQs6Cm0H7,{variant:{options:[\"IjokupxVB\",\"d70AcVXMy\",\"LWPhPexa8\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerzQs6Cm0H7,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"}]},...SeparatorLineFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzQs6Cm0H7\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d70AcVXMy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LWPhPexa8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"739.5\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "sYAGU,SAASA,IAAsB,CAAC,IAAMC,EAAIC,EAAO,IAAI,EAAE,OAAAC,GAAU,IAAI,CAAKF,EAAI,SAAe,sBAAsB,IAAI,EAAgBA,EAAI,mBAAmB,kBAAyC,CAACA,EAAI,OAAO,EAAEA,EAAI,QAAQ,iBAAiB,GAAG,GAAU,QAAQG,GAAQ,CAAiD,IAAMC,GAArCD,EAAO,aAAa,KAAK,GAAG,IAA6B,MAAM,GAAG,EAAE,OAAO,OAAO,EAAMC,EAAS,SAAS,UAAU,IAAGA,EAAS,KAAK,UAAU,EAAED,EAAO,aAAa,MAAMC,EAAS,KAAK,GAAG,CAAC,EAAG,CAAC,CAAE,CAAC,CAAE,EAAE,CAAC,CAAC,EAAQ,CAAC,IAAAJ,CAAG,CAAE,CAA2J,SAASK,EAAyBC,EAAE,CAAC,OAAOC,IAAQC,EAA+BC,EAAuC,EAASC,EAAKJ,EAAE,CAAC,GAAGC,EAAM,GAAGR,GAAqBQ,CAAK,CAAC,CAAC,EAAI,CAACF,EAAyB,YAAY,uBCF3kB,IAAMM,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,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,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,eAAe,YAAY,iBAAiB,YAAY,mBAAmB,YAAY,qBAAqB,YAAY,sBAAsB,YAAY,wBAAwB,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAUwB,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,QAAArC,EAAQ,GAAGsC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,IAAIkC,EAAW,QAAA3B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiB3B,GAAuBD,EAAMtB,CAAQ,EAAuCmD,EAAkBC,EAAGxD,GAAkB,GAAhD,CAAC,CAAuE,EAAQyD,GAAY,IAAQZ,IAAc,YAA6Ca,EAAa,IAAQb,IAAc,YAA6Cc,GAAa,IAAQd,IAAc,YAA6Ce,GAAa,IAAQ,EAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,SAASf,CAAW,EAAmCgB,GAAa,IAAQhB,IAAc,YAA6CiB,GAAa,IAAQjB,IAAc,YAAuC,OAAoB5B,EAAK8C,EAAY,CAAC,GAAGpB,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsByD,EAAM7C,EAAO,IAAI,CAAC,GAAGyB,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,gBAAgBb,EAAUI,CAAU,EAAE,mBAAmB,eAAe,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGvC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,kBAAkB,EAAE,UAAU,CAAC,mBAAmB,uBAAuB,EAAE,UAAU,CAAC,mBAAmB,qBAAqB,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAACQ,GAAY,GAAgBxC,EAAKgD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,iBAAiBX,EAAiB,SAAS,YAAY,IAAI,8oIAA8oI,mBAAmB,EAAI,CAAC,EAAEI,EAAa,GAAgBzC,EAAKgD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,iBAAiBX,EAAiB,SAAS,YAAY,IAAI,0/HAA0/H,mBAAmB,EAAI,CAAC,EAAEK,GAAa,GAAgB1C,EAAKgD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,QAAQ,gBAAgB,GAAG,eAAe,GAAG,iBAAiBX,EAAiB,SAAS,YAAY,IAAI,s1EAAs1E,mBAAmB,EAAI,CAAC,EAAEM,GAAa,GAAgB3C,EAAKgD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,OAAO,WAAW,iBAAiBX,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,4uHAA4uH,aAAa,YAAY,mBAAmB,EAAI,CAAC,EAAEO,GAAa,GAAgB5C,EAAKgD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,mBAAmB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBX,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAq8P,mBAAmB,EAAI,CAAC,EAAEQ,GAAa,GAAgB7C,EAAKgD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,oBAAoB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBX,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAy6P,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,kFAAkF,gFAAgF,qGAAqG,gLAAgL,gMAAgM,+KAA+K,oHAAoH,oJAAoJ,4HAA4H,2LAA2L,6RAA6R,+IAA+I,EAUv8pCC,GAAgBC,EAAQxC,GAAUsC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,QAAQA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,eAAe,iBAAiB,mBAAmB,qBAAqB,sBAAsB,uBAAuB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECVlG,IAAMM,GAAsCC,EAA6BC,EAAO,EAAE,CAAC,OAAO,YAAY,SAASC,EAAyB,QAAQ,WAAW,CAAC,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,iBAAiB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,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,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,GAAStB,EAAO,OAAauB,CAAQ,EAAQC,GAAwB,CAAC,kBAAkB,YAAY,cAAc,YAAY,kBAAkB,YAAY,mBAAmB,YAAY,oBAAoB,YAAY,iBAAiB,YAAY,oBAAoB,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,KAAAC,EAAK,OAAAC,EAAO,UAAAC,EAAU,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUH,GAAQG,EAAM,UAAU,UAAUL,GAAOK,EAAM,WAAW,QAAQ,QAAQT,GAAwBS,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUJ,GAAMI,EAAM,UAAU,UAAUF,GAAWE,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,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,QAAAxC,EAAQ,UAAAyC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,GAAU,GAAGC,CAAS,EAAE9B,GAASQ,CAAK,EAAO,CAAC,YAAAuB,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAvD,EAAQ,EAAEwD,EAAgB,CAAC,WAAA7D,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIsC,EAAW,QAAA9B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4D,EAAiB/B,GAAuBD,EAAMzB,EAAQ,EAAuC0D,GAAkBC,EAAG/D,GAAkB,GAAhD,CAAC,CAAuE,EAAQgE,GAAY,IAAQ,GAAC,kBAAkB,kBAAkB,iBAAiB,EAAE,SAASR,CAAc,GAAkB,CAAC,YAAY,WAAW,EAAE,SAASJ,CAAW,GAAmCa,GAAa,IAAQ,IAAC,kBAAkB,kBAAkB,iBAAiB,EAAE,SAAST,CAAc,GAAiB,CAAC,YAAY,WAAW,EAAE,SAASJ,CAAW,GAA6B,OAAoBnC,EAAKiD,EAAY,CAAC,GAAGpB,GAAUT,EAAgB,SAAsBpB,EAAKC,GAAS,CAAC,QAAQd,GAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKkD,EAAK,CAAC,KAAKnB,EAAU,YAAY,GAAK,OAAO,YAAY,aAAaC,EAAU,QAAQ,YAAY,SAAsBmB,EAAM1E,GAAsC,CAAC,GAAGyD,EAAU,GAAGI,EAAgB,UAAU,GAAGQ,EAAGD,GAAkB,gBAAgBjB,EAAUQ,EAAU,CAAC,iBAAiB,mBAAmB,kBAAkB,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIzB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,mBAAmB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,uEAAuE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGQ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,kBAAkB,EAAE,kBAAkB,CAAC,gBAAgB,uEAAuE,EAAE,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,sEAAsE,EAAE,kBAAkB,CAAC,gBAAgB,uEAAuE,EAAE,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,sEAAsE,EAAE,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,sEAAsE,EAAE,kBAAkB,CAAC,gBAAgB,uEAAuE,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,uEAAuE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,uEAAuE,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,uEAAuE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,uEAAuE,EAAE,UAAU,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,kBAAkB,CAAC,EAAE,GAAG1C,GAAqB,CAAC,kBAAkB,CAAC,cAAc,GAAK,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,kBAAkB,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,mBAAmB,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,mBAAmB,EAAE,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,gBAAgB,CAAC,EAAEkD,EAAYI,CAAc,EAAE,SAAS,CAAcvC,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWE,EAAS,CAAC,SAAsBF,EAAKrB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,iBAAiB,EAAE,iBAAiBiE,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,KAAKd,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,CAAC,qBAAqB,sEAAsE,EAAE,UAAU,CAAC,qBAAqB,sEAAsE,EAAE,UAAU,CAAC,qBAAqB,sEAAsE,EAAE,UAAU,CAAC,qBAAqB,sEAAsE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG7C,GAAqB,CAAC,kBAAkB,CAAC,SAAsBe,EAAWE,EAAS,CAAC,SAAsBF,EAAKrB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAsBqB,EAAWE,EAAS,CAAC,SAAsBF,EAAKrB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,+FAA+F,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBqB,EAAWE,EAAS,CAAC,SAAsBF,EAAKrB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,+FAA+F,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBqB,EAAWE,EAAS,CAAC,SAAsBF,EAAKrB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,+FAA+F,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBqB,EAAWE,EAAS,CAAC,SAAsBF,EAAKrB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,+FAA+F,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,mBAAmB,CAAC,EAAE,UAAU,CAAC,SAAsBqB,EAAWE,EAAS,CAAC,SAAsBF,EAAKrB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBqB,EAAWE,EAAS,CAAC,SAAsBF,EAAKrB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,qBAAqB,CAAC,CAAC,EAAEwD,EAAYI,CAAc,CAAC,CAAC,EAAEN,IAAwBkB,EAAMxE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiBiE,EAAiB,SAAS,YAAY,SAAS,CAACG,GAAY,GAAgB/C,EAAKqD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBT,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAAwM,mBAAmB,EAAI,CAAC,EAAEI,GAAa,GAAgBhD,EAAKqD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBT,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA0M,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQU,GAAI,CAAC,kFAAkF,gFAAgF,+TAA+T,iHAAiH,4HAA4H,iJAAiJ,4HAA4H,gFAAgF,gFAAgF,+bAA+b,EAW9zdC,GAAgBC,EAAQ1C,GAAUwC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,kBAAkBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,kBAAkB,kBAAkB,cAAc,oBAAoB,oBAAoB,iBAAiB,kBAAkB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,QAAQ,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,YAAY,KAAKA,EAAY,OAAO,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECZv+C,SAASM,IAAqB,CAAC,IAAMC,EAAIC,EAAO,IAAI,EAAO,CAACC,EAAMC,CAAQ,EAAEC,GAAS,EAAK,EAAE,OAAAC,GAAU,IAAI,CAAC,IAAMC,EAAUN,EAAI,QAAQ,GAAG,CAACM,EAAU,OAAiE,IAAMC,EAAlD,SAAS,OAAO,MAAM,GAAG,EAAE,IAAIC,GAAGA,EAAE,KAAK,CAAC,EAA2B,KAAKA,GAAGA,EAAE,WAAW,SAAS,CAAC,EAAQC,EAASH,EAAU,cAAc,4BAA4B,EAAQI,EAAYJ,EAAU,cAAc,+BAA+B,EAAQK,EAAaL,EAAU,cAAc,gCAAgC,EAAQM,EAAKC,GAAI,CAAKA,IAAUA,EAAG,MAAM,QAAQ,QAAQ,EAAQC,EAAKD,GAAI,CAAKA,IAAUA,EAAG,MAAM,QAAQ,OAAO,EAAKN,GAAYO,EAAKL,CAAQ,EAAEK,EAAKJ,CAAW,EAAEE,EAAKD,CAAY,IAAQC,EAAKH,CAAQ,EAAEG,EAAKF,CAAW,EAAEI,EAAKH,CAAY,GACxzBL,EAAU,MAAM,QAAQ,IAAIA,EAAU,MAAM,cAAc,OAAOH,EAAS,EAAI,CAAE,EAAE,CAAC,CAAC,EAAQ,CAAC,IAAAH,EAAI,MAAM,CAAC,QAAQE,EAAM,EAAE,EAAE,cAAcA,EAAM,OAAO,MAAM,CAAC,CAAE,CAA2J,SAASa,GAAwBC,EAAE,CAAC,OAAOC,IAAQC,EAA+BC,EAAuC,EAASC,EAAKJ,EAAE,CAAC,GAAGC,EAAM,GAAGlB,GAAoBkB,CAAK,CAAC,CAAC,EAAI,CAACF,GAAwB,YAAY,sBCDpb,SAASM,IAAqB,CAAC,IAAMC,EAAIC,EAAO,IAAI,EAAO,CAACC,EAAMC,CAAQ,EAAEC,GAAS,EAAK,EAAE,OAAAC,GAAU,IAAI,CAAC,IAAMC,EAAUN,EAAI,QAAQ,GAAG,CAACM,EAAU,OAAiE,IAAMC,EAAlD,SAAS,OAAO,MAAM,GAAG,EAAE,IAAIC,GAAGA,EAAE,KAAK,CAAC,EAA2B,KAAKA,GAAGA,EAAE,WAAW,SAAS,CAAC,EAAQC,EAAYH,EAAU,cAAc,+BAA+B,EAAQI,EAAaJ,EAAU,cAAc,gCAAgC,EAAQK,EAAKC,GAAI,CAAKA,IAAUA,EAAG,MAAM,QAAQ,QAAQ,EAAQC,EAAKD,GAAI,CAAKA,IAAUA,EAAG,MAAM,QAAQ,OAAO,EAAKL,GAAYM,EAAKJ,CAAW,EAAEE,EAAKD,CAAY,IAAQC,EAAKF,CAAW,EAAEI,EAAKH,CAAY,GACrtBJ,EAAU,MAAM,QAAQ,IAAIA,EAAU,MAAM,cAAc,OAAOH,EAAS,EAAI,CAAE,EAAE,CAAC,CAAC,EAAQ,CAAC,IAAAH,EAAI,MAAM,CAAC,QAAQE,EAAM,EAAE,EAAE,cAAcA,EAAM,OAAO,MAAM,CAAC,CAAE,CAA2J,SAASY,GAAwBC,EAAE,CAAC,OAAOC,IAAQC,EAA+BC,EAAuC,EAASC,EAAKJ,EAAE,CAAC,GAAGC,EAAM,GAAGjB,GAAoBiB,CAAK,CAAC,CAAC,EAAI,CAACF,GAAwB,YAAY,sBCDnhB,IAAAM,GAAA,GAAAC,GAAAD,GAAA,wBAAAE,GAAA,YAAAC,KCC8BC,GAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,+kBAA+kB,EAAeC,GAAU,eCArsBC,GAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,+oBAA+oB,EAAeC,GAAU,eFA5O,IAAMC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,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,OAAO,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,OAAAC,EAAO,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUJ,GAAMI,EAAM,UAAU,UAAUF,GAAME,EAAM,WAAW,OAAO,QAAQR,GAAwBQ,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUH,GAAQG,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,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,QAAAxC,EAAQ,UAAAyC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,EAAS,EAAE5B,GAASO,CAAK,EAAO,CAAC,YAAAsB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAtD,CAAQ,EAAEuD,EAAgB,CAAC,WAAA5D,GAAW,eAAe,YAAY,IAAIqC,EAAW,QAAA9B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ2D,GAAiB9B,GAAuBD,EAAMzB,CAAQ,EAAmFyD,GAAkBC,EAAG9D,GAAkB,GAA5F,CAAa6C,GAAuBA,EAAS,CAAuE,EAAE,OAAoB5B,EAAK8C,EAAY,CAAC,GAAGjB,GAAUT,EAAgB,SAAsBpB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAG+B,GAAU,GAAGI,GAAgB,UAAUQ,EAAGD,GAAkB,iBAAiBhB,EAAUO,CAAU,EAAE,mBAAmB,SAAS,iBAAiBQ,GAAiB,SAAS,YAAY,IAAIxB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAG1C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAEiD,EAAYI,CAAc,EAAE,SAAsBtC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,8FAA8F,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAKjB,EAAU,YAAY,GAAK,OAAO,YAAY,aAAaC,EAAU,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBhC,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,mBAAmB,EAAE,iBAAiByC,GAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,sEAAsE,6BAA6B,MAAM,2CAA2CX,CAAS,EAAE,KAAKF,EAAU,SAAS,CAAC,UAAU,CAAC,qBAAqB,sEAAsE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG7C,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,+FAA+F,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAKjB,EAAU,YAAY,GAAK,OAAO,YAAY,aAAaC,EAAU,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBhC,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,qBAAqB,CAAC,CAAC,EAAEgC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQW,GAAI,CAAC,kFAAkF,kFAAkF,wQAAwQ,gHAAgH,GAAeA,GAAI,GAAgBA,EAAG,EAWvtLC,GAAgBC,EAAQrC,GAAUmC,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,SAAS,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,MAAM,OAAO,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,YAAY,GAAG,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,UAAU,KAAKA,EAAY,OAAO,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC1sC,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,gBAAkB,+DAA2E,yBAA2B,QAAQ,yBAA2B,OAAO,sBAAwB,KAAK,6BAA+B,OAAO,oCAAsC,kHAAwI,qBAAuB,OAAO,sBAAwB,IAAI,qBAAuB,OAAO,kBAAoB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC,EGZsgB,IAAMC,GAAWC,GAASC,EAAK,EAAQC,GAAoBF,GAASG,EAAc,EAAQC,GAAuEC,GAAqBC,EAA6BH,GAAe,CAAC,OAAO,YAAY,SAASI,EAAyB,QAAQ,WAAW,CAAC,EAAEC,EAAkB,EAAQC,GAAoBT,GAASU,EAAc,EAAQC,GAAuCL,EAA6BM,EAAO,IAAI,CAAC,OAAO,YAAY,SAASC,GAAwB,QAAQ,WAAW,CAAC,EAAQC,GAAyCR,EAA6BM,EAAO,IAAI,CAAC,OAAO,YAAY,SAASC,GAAyB,QAAQ,WAAW,CAAC,EAAQE,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,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,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,GAAStB,EAAO,OAAauB,CAAQ,EAAQC,GAAwB,CAAC,oBAAoB,YAAY,qBAAqB,YAAY,wCAAwC,YAAY,wBAAwB,YAAY,sBAAsB,YAAY,2BAA2B,YAAY,aAAa,YAAY,uBAAuB,YAAY,4BAA4B,YAAY,cAAc,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMrB,IAAeqB,EAAM,iBAAwBrB,EAAS,KAAK,GAAG,EAAEqB,EAAM,iBAAwBrB,EAAS,KAAK,GAAG,EAAUuB,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,QAAApC,EAAQ,GAAGqC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAA/C,CAAQ,EAAEgD,EAAgB,CAAC,WAAArD,GAAW,eAAe,YAAY,IAAIiC,EAAW,QAAA1B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQoD,EAAiB3B,GAAuBD,EAAMrB,CAAQ,EAAO,CAAC,sBAAAkD,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAaH,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQQ,EAAYL,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAYN,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQU,GAAYP,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQW,GAAaR,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQY,GAAaT,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQa,GAAYV,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQc,GAAaX,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAuCe,GAAkBC,EAAGnE,GAAkB,GAAhD,CAAC,CAAuE,EAAQoE,GAAY,IAAQ,GAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,SAASxB,CAAW,EAAmCyB,GAAa,IAAQ,EAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAASzB,CAAW,EAAmC0B,GAAa,IAAQ,EAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAAS1B,CAAW,EAAmC2B,GAAa,IAAQ3B,IAAc,YAA6C4B,GAAa,IAAQ,EAAC,YAAY,YAAY,WAAW,EAAE,SAAS5B,CAAW,EAAmC6B,GAAOC,GAAU,EAAQC,GAAa,IAAQ,GAAC,YAAY,YAAY,WAAW,EAAE,SAAS/B,CAAW,EAAmCgC,GAAa,IAAQ,EAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAAShC,CAAW,EAAmCiC,GAAa,IAAQ,GAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAASjC,CAAW,EAA6B,OAAoB3B,EAAK6D,EAAY,CAAC,GAAGpC,GAAUT,EAAgB,SAAsBhB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKrB,EAAO,IAAI,CAAC,GAAG+C,EAAU,GAAGI,EAAgB,UAAUoB,EAAGD,GAAkB,gBAAgBzB,EAAUI,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,eAAe,YAAY,gBAAgB,2BAA2B,qBAAqB,YAAY,GAAGQ,CAAK,EAAE,GAAGtC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,YAAY,EAAE,UAAU,CAAC,mBAAmB,uCAAuC,EAAE,UAAU,CAAC,mBAAmB,0BAA0B,EAAE,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,2BAA2B,EAAE,UAAU,CAAC,mBAAmB,mBAAmB,EAAE,UAAU,CAAC,mBAAmB,sBAAsB,EAAE,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,uBAAuB,EAAE,UAAU,CAAC,mBAAmB,qBAAqB,CAAC,EAAE0C,EAAYI,CAAc,EAAE,SAAsB+B,EAAMnF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiByD,EAAiB,SAAS,YAAY,SAAS,CAAc0B,EAAMnF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiByD,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAK+D,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,GAAG9E,EAAqB,CAAC,UAAU,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,EAAK,EAAE,UAAU,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,EAAK,EAAE,UAAU,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,EAAK,EAAE,UAAU,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,EAAK,EAAE,UAAU,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,EAAK,EAAE,UAAU,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,EAAK,CAAC,EAAE0C,EAAYI,CAAc,EAAE,SAAsB/B,EAAKrB,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,WAAW,iBAAiByD,EAAiB,SAAS,YAAY,SAAsBpC,EAAKgE,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAG3C,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,EAAE,GAAGpC,EAAqB,CAAC,UAAU,CAAC,GAAGoC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAM,OAAU,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,OAAU,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,GAAG,CAAC,EAAE,UAAU,CAAC,MAAM,OAAU,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAM,OAAU,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,GAAG,CAAC,EAAE,UAAU,CAAC,MAAM,OAAU,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,OAAU,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,GAAG,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB7B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAKhC,GAAM,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGiB,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE0C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoB,GAAY,GAAgBW,EAAMnF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiByD,EAAiB,SAAS,YAAY,GAAGnD,EAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAMyD,CAAW,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMM,EAAY,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAML,EAAW,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMG,EAAY,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMD,EAAY,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMD,EAAW,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMJ,EAAY,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMO,EAAW,CAAC,EAAEpB,EAAYI,CAAc,EAAE,SAAS,CAAc/B,EAAKrB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiByD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,GAAG,EAAE,UAAU,CAAC,OAAO,GAAG,EAAE,UAAU,CAAC,OAAO,CAAC,EAAE,UAAU,CAAC,OAAO,GAAG,EAAE,UAAU,CAAC,OAAO,CAAC,EAAE,UAAU,CAAC,OAAO,GAAG,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,EAAEgB,GAAa,GAAgBpD,EAAKrB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiByD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAepC,EAAKrB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,iBAAiByD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,EAAE,UAAU,CAAC,OAAO,EAAE,EAAE,UAAU,CAAC,OAAO,CAAC,EAAE,UAAU,CAAC,OAAO,EAAE,EAAE,UAAU,CAAC,OAAO,CAAC,EAAE,UAAU,CAAC,OAAO,EAAE,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiB,GAAa,GAAgBS,EAAMnF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiByD,EAAiB,SAAS,YAAY,SAAS,CAACkB,GAAa,GAAgBQ,EAAMnF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiByD,EAAiB,SAAS,YAAY,SAAS,CAACmB,GAAa,GAAgBvD,EAAKkE,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,GAA4BnE,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAG3C,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,EAAE,GAAGpC,EAAqB,CAAC,UAAU,CAAC,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB7B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK9B,GAAe,CAAC,UAAUiG,EAAc,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,UAAU,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,GAAGlF,EAAqB,CAAC,UAAU,CAAC,UAAUkF,EAAc,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAExC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,GAAa,GAAgBvD,EAAKkE,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,SAASE,GAA6BpE,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAG3C,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,EAAE,GAAGpC,EAAqB,CAAC,UAAU,CAAC,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB7B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK9B,GAAe,CAAC,UAAUkG,EAAe,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,WAAW,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,GAAGnF,EAAqB,CAAC,UAAU,CAAC,UAAUmF,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAEzC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,GAAa,GAAgBvD,EAAKkE,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,SAASG,GAA6BrE,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAG3C,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,EAAE,GAAGpC,EAAqB,CAAC,UAAU,CAAC,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB7B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK9B,GAAe,CAAC,UAAUmG,EAAe,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,UAAU,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,GAAGpF,EAAqB,CAAC,UAAU,CAAC,UAAUoF,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE1C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,GAAa,GAAgBvD,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAG3C,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,EAAE,GAAGpC,EAAqB,CAAC,UAAU,CAAC,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,GAAG,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB7B,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK7B,GAAuE,CAAC,UAAU,kCAAkC,OAAO,OAAO,GAAG,YAAY,UAAU,QAAQ,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAK,GAAGc,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAE0C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2B,GAAa,GAAgB1D,EAAKkE,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,sBAAsB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,sBAAsB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,sBAAsB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,sBAAsB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6BtE,EAAKgE,EAA0B,CAAC,GAAG/E,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,WAAW,iBAAiB7B,EAAiB,SAAS,sBAAsB,KAAK,WAAW,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK9B,GAAe,CAAC,UAAUoG,EAAe,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,0BAA0B,SAAS,YAAY,KAAK,WAAW,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,GAAGrF,EAAqB,CAAC,UAAU,CAAC,UAAUqF,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE3C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2B,GAAa,GAAgB1D,EAAKkE,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,YAAY,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,YAAY,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,YAAY,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,YAAY,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASK,GAA6BvE,EAAKgE,EAA0B,CAAC,GAAG/E,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,WAAW,iBAAiB7B,EAAiB,SAAS,sBAAsB,KAAK,WAAW,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK9B,GAAe,CAAC,UAAUqG,EAAe,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,KAAK,WAAW,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,GAAGtF,EAAqB,CAAC,UAAU,CAAC,UAAUsF,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE5C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2B,GAAa,GAAgB1D,EAAKkE,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,SAAS,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,SAAS,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,SAAS,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,SAAS,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASM,GAA6BxE,EAAKgE,EAA0B,CAAC,GAAG/E,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,WAAW,iBAAiB7B,EAAiB,SAAS,sBAAsB,KAAK,WAAW,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK9B,GAAe,CAAC,UAAUsG,EAAe,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,UAAU,SAAS,YAAY,KAAK,WAAW,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,GAAGvF,EAAqB,CAAC,UAAU,CAAC,UAAUuF,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE7C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4B,GAAa,GAAgBG,EAAMpF,GAAuC,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiB0D,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAKgE,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAG3C,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,EAAE,GAAGpC,EAAqB,CAAC,UAAU,CAAC,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,QAAQ,iBAAiB7B,EAAiB,SAAS,sBAAsB,KAAK,QAAQ,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAKvB,GAAe,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,oBAAoB,KAAK,QAAQ,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,yDAAyD,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAKgE,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAG3C,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,EAAE,GAAGpC,EAAqB,CAAC,UAAU,CAAC,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,0BAA0B,mBAAmB,WAAW,iBAAiB7B,EAAiB,SAAS,sBAAsB,KAAK,WAAW,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAKvB,GAAe,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,UAAU,KAAK,WAAW,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,qDAAqD,UAAU,GAAM,GAAGQ,EAAqB,CAAC,UAAU,CAAC,UAAU,aAAa,CAAC,EAAE0C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/B,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAG3C,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,EAAE,GAAGpC,EAAqB,CAAC,UAAU,CAAC,MAAM,WAAWoC,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,GAAG,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,YAAY,iBAAiB7B,EAAiB,SAAS,sBAAsB,KAAK,YAAY,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAKvB,GAAe,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,cAAc,KAAK,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU,qDAAqD,UAAU,GAAK,GAAGQ,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAE0C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE6B,GAAa,GAAgBE,EAAMjF,GAAyC,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,iBAAiBuD,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAKkE,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,SAASO,GAA6BzE,EAAKgE,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAG/E,EAAqB,CAAC,UAAU,CAAC,GAAGoC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,aAAa,iBAAiB7B,EAAiB,SAAS,sBAAsB,KAAK,aAAa,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAKvB,GAAe,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,KAAK,aAAa,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUgG,EAAe,CAAC,EAAE,UAAU,GAAM,GAAGxF,EAAqB,CAAC,UAAU,CAAC,UAAUwF,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE9C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/B,EAAKgE,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAG/E,EAAqB,CAAC,UAAU,CAAC,GAAGoC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,WAAW,iBAAiB7B,EAAiB,SAAS,sBAAsB,KAAK,WAAW,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAKvB,GAAe,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,cAAc,KAAK,WAAW,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,kDAAkD,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAKgE,EAA0B,CAAC,OAAO,GAAG,GAAG/E,EAAqB,CAAC,UAAU,CAAC,GAAGoC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,EAAE,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,GAAG,GAAG,EAAE,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAKiE,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,YAAY,iBAAiB7B,EAAiB,SAAS,sBAAsB,KAAK,YAAY,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAKvB,GAAe,CAAC,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,cAAc,KAAK,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU,kDAAkD,UAAU,GAAK,GAAGQ,EAAqB,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAE0C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2C,GAAI,CAAC,kFAAkF,gFAAgF,mQAAmQ,iTAAiT,gSAAgS,+SAA+S,yGAAyG,iHAAiH,gQAAgQ,qOAAqO,+PAA+P,2QAA2Q,6RAA6R,gbAAgb,mTAAmT,oOAAoO,0JAA0J,6HAA6H,qMAAqM,iZAAiZ,0KAA0K,kVAAkV,uLAAuL,kaAAka,8RAA8R,yRAAyR,8oCAA8oC,iPAAiP,+IAA+I,6IAA6I,+IAA+I,4JAA4J,2KAA2K,4HAA4H,oWAAoW,mPAAmP,yNAAyN,wFAAwF,EAU7/0CC,GAAgBC,EAAQlE,GAAUgE,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,iBAAiBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,aAAa,SAAS,cAAc,qBAAqB,oBAAoB,wBAAwB,uBAAuB,4BAA4B,sBAAsB,2BAA2B,uCAAuC,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAG7G,GAAW,GAAGG,GAAoB,GAAGO,EAAmB,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECVxmB,IAAMyG,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,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAA1B,CAAQ,EAAE2B,EAAgB,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,mBAAmB,YAAY,iBAAiBS,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,gBAAgB,wEAAwE,GAAGQ,CAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoB,GAAI,CAAC,kFAAkF,kFAAkF,mGAAmG,EAUzoFC,GAAgBC,EAAQnC,GAAUiC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,iBAAiBA,GAAgB,aAAa,CAAC,OAAO,EAAE,MAAM,GAAG,EAAEG,EAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXnM,SAASI,IAAmB,CAAC,IAAMC,EAAIC,EAAO,IAAI,EAAE,OAAAC,GAAU,IAAI,CAAC,GAAG,CAACF,EAAI,QAAQ,OAAO,IAAMG,EAAI,IAAI,KAA8DC,EAA1C,IAAI,KAAKD,EAAI,QAAQ,EAAE,EAAE,GAAG,GAAG,GAAG,EAAsB,YAAY,EAAKH,EAAI,QAAQ,UAAU,SAAS,gBAAgB,IAAGA,EAAI,QAAQ,UAAUA,EAAI,QAAQ,UAAU,QAAQ,kBAAkB,OAAOI,CAAI,CAAC,EAAG,EAAE,CAAC,CAAC,EAAQ,CAAC,IAAAJ,CAAG,CAAE,CAA2J,SAASK,GAAsBC,EAAE,CAAC,OAAOC,IAAQC,EAA+BC,EAAuC,EAASC,EAAKJ,EAAE,CAAC,GAAGC,EAAM,GAAGR,GAAkBQ,CAAK,CAAC,CAAC,EAAI,CAACF,GAAsB,YAAY,oBCCrwBM,GAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,+kBAA+kB,EAAeC,GAAU,eCA4O,IAAMC,GAAuCC,EAA6BC,EAAS,CAAC,OAAO,qBAAqB,SAASC,EAAyB,QAAQ,WAAW,CAAC,EAAQC,GAAmBC,GAASC,EAAa,EAAQC,GAAwCN,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAyB,QAAQ,WAAW,CAAC,EAAQK,GAAwCP,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAyB,QAAQ,WAAW,CAAC,EAAQM,GAAwCR,EAA6BS,EAAO,IAAI,CAAC,OAAO,qBAAqB,SAASP,EAAyB,QAAQ,WAAW,CAAC,EAAQQ,GAAwCV,EAA6BS,EAAO,IAAI,CAAC,OAAO,qBAAqB,SAASP,EAAyB,QAAQ,WAAW,CAAC,EAAQS,GAAqCX,EAA6BC,EAAS,CAAC,OAAO,qBAAqB,SAASW,GAAsB,QAAQ,WAAW,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,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,GAASvB,EAAO,OAAawB,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMrB,IAAeqB,EAAM,iBAAwBrB,EAAS,KAAK,GAAG,EAAEqB,EAAM,iBAAwBrB,EAAS,KAAK,GAAG,EAAUuB,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,QAAApC,EAAQ,GAAGqC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAA/C,CAAQ,EAAEgD,EAAgB,CAAC,WAAArD,GAAW,eAAe,YAAY,IAAIiC,EAAW,QAAA1B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQoD,EAAiB3B,GAAuBD,EAAMrB,CAAQ,EAA4DkD,EAAkBC,EAAGvD,GAAkB,GAArE,CAAayC,EAAS,CAAuE,EAAE,OAAoBxB,EAAKuC,EAAY,CAAC,GAAGd,GAAUT,EAAgB,SAAsBhB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKtB,EAAO,IAAI,CAAC,GAAGgD,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,gBAAgBb,EAAUI,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,gBAAgB,uEAAuE,GAAGQ,CAAK,EAAE,GAAGtC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE0C,EAAYI,CAAc,EAAE,SAAsBS,EAAM9D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB0D,EAAiB,SAAS,qBAAqB,SAAS,CAAcpC,EAAKtB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB0D,EAAiB,SAAS,qBAAqB,SAAsBpC,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAK,QAAQ,YAAY,SAAsBzC,EAAK0C,GAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,OAAO,IAAI,OAAO,gBAAgB,GAAG,eAAe,MAAM,QAAQC,IAA2BtB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,OAAO,IAAI,OAAO,GAAG,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,aAAa,IAAI,sFAAsF,OAAO,iKAAiK,EAAE,UAAU,+BAA+B,mBAAmB,uBAAuB,iBAAiBe,EAAiB,SAAS,qBAAqB,GAAGnD,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,OAAO,IAAI,OAAO,gBAAgB,GAAG,eAAe,MAAM,YAAY,IAAI,WAAW,IAAI,MAAM,aAAa,IAAI,sFAAsF,OAAO,iKAAiK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,OAAO,IAAI,OAAO,gBAAgB,GAAG,eAAe,MAAM,YAAY,IAAI,WAAW,IAAI,MAAM,aAAa,IAAI,sFAAsF,OAAO,iKAAiK,CAAC,CAAC,EAAE0C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeS,EAAM9D,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiB0D,EAAiB,SAAS,qBAAqB,SAAS,CAAcpC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,gBAAgB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAKhC,GAAuC,CAAC,sBAAsB,GAAK,SAAsBgC,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,kCAAkC,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAK,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK4C,EAA0B,CAAC,OAAO,EAAE,GAAGvB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,OAAO,IAAI,OAAO,GAAG,EAAE,EAAE,IAAI,GAAGpC,GAAqB,CAAC,UAAU,CAAC,EAAE,MAAS,EAAE,UAAU,CAAC,EAAE,MAAS,CAAC,EAAE0C,EAAYI,CAAc,EAAE,SAAsB/B,EAAK6C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBT,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAsBpC,EAAK1B,GAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0B,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,gBAAgB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qCAAqC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oCAAoC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,qCAAqC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,qDAAqD,YAAY,GAAK,OAAO,qBAAqB,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,6BAA6B,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,6BAA6B,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAM9D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB0D,EAAiB,SAAS,qBAAqB,SAAS,CAAcpC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,gBAAgB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAKzB,GAAwC,CAAC,sBAAsB,GAAK,SAAsByB,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kCAAkC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,gCAAgC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,sBAAsB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,qBAAqB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,+BAA+B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,0BAA0B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,uBAAuB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,0BAA0B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,uBAAuB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,qBAAqB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,qBAAqB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,wCAAwC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,8BAA8B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,gCAAgC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,0BAA0B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,gCAAgC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAKxB,GAAwC,CAAC,sBAAsB,GAAK,SAAsBwB,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBsB,EAAKyC,EAAK,CAAC,KAAK,2FAA2F,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBzC,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,2BAA2B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sCAAsC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAM9D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB0D,EAAiB,SAAS,qBAAqB,SAAS,CAAcpC,EAAK9B,EAAS,CAAC,sBAAsB,GAAK,SAAsB8B,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,gBAAgB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeI,EAAM/D,GAAwC,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB2D,EAAiB,SAAS,qBAAqB,SAAS,CAAcpC,EAAKyC,EAAK,CAAC,KAAK,+BAA+B,YAAY,GAAK,OAAO,qBAAqB,QAAQ,YAAY,SAAsBzC,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,gCAAgC,mBAAmB,aAAa,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,qBAAqB,MAAM,CAAC,QAAQ,EAAE,EAAE,IAAI,i5nBAAi5nB,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKyC,EAAK,CAAC,KAAK,2CAA2C,YAAY,GAAK,OAAO,qBAAqB,QAAQ,YAAY,SAAsBzC,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,gCAAgC,mBAAmB,WAAW,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,qBAAqB,MAAM,CAAC,QAAQ,EAAE,EAAE,IAAI,69FAA69F,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKyC,EAAK,CAAC,KAAK,0BAA0B,YAAY,GAAK,OAAO,qBAAqB,QAAQ,YAAY,SAAsBzC,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,gCAAgC,mBAAmB,WAAW,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,qBAAqB,MAAM,CAAC,QAAQ,EAAE,EAAE,IAAI,u8EAAu8E,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKyC,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,qBAAqB,QAAQ,YAAY,SAAsBzC,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,kBAAkB,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,qBAAqB,MAAM,CAAC,QAAQ,EAAE,EAAE,IAAI,m/GAAm/G,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKyC,EAAK,CAAC,KAAK,8BAA8B,YAAY,GAAK,OAAO,qBAAqB,QAAQ,YAAY,SAAsBzC,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,gCAAgC,mBAAmB,gBAAgB,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,qBAAqB,MAAM,CAAC,QAAQ,EAAE,EAAE,IAAI,m5HAAm5H,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAM7D,GAAwC,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiByD,EAAiB,SAAS,qBAAqB,SAAS,CAAcpC,EAAKyC,EAAK,CAAC,KAAK,8CAA8C,YAAY,GAAK,OAAO,qBAAqB,QAAQ,YAAY,SAAsBzC,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,WAAW,OAAO,WAAW,iBAAiBV,EAAiB,SAAS,qBAAqB,QAAQ,EAAE,MAAM,CAAC,gBAAgB,wBAAwB,EAAE,IAAI,w+CAAw+C,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKyC,EAAK,CAAC,KAAK,uCAAuC,YAAY,GAAK,OAAO,qBAAqB,QAAQ,YAAY,SAAsBzC,EAAK8C,EAAI,CAAC,GAAG,IAAI,UAAU,gCAAgC,mBAAmB,YAAY,OAAO,WAAW,iBAAiBV,EAAiB,SAAS,qBAAqB,QAAQ,EAAE,MAAM,CAAC,gBAAgB,wBAAwB,EAAE,IAAI,y1HAAy1H,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepC,EAAKpB,GAAqC,CAAC,sBAAsB,GAAK,SAAsBoB,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,gGAAgG,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,qBAAqB,MAAM,CAAC,gBAAgB,EAAE,iBAAiB0D,EAAiB,SAAS,qBAAqB,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,MAAM,QAAQ,EAAE,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGnD,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,gGAAgG,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBsB,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,SAAS,sBAAsB,gGAAgG,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,kFAAkF,8QAA8Q,oTAAoT,sRAAsR,mNAAmN,kUAAkU,mgCAAmgC,6HAA6H,+RAA+R,6TAA6T,qVAAqV,wTAAwT,oJAAoJ,oJAAoJ,wGAAwG,0QAA0Q,4JAA4J,yJAAyJ,2JAA2J,0IAA0I,iNAAiN,sfAAsf,6JAA6J,4JAA4J,wGAAwG,wHAAwH,GAAeA,EAAG,EAU5ptFC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,MAAM,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG5E,GAAmB,GAAGkF,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["AddRelNoFollowToLink", "ref", "pe", "ue", "anchor", "relParts", "withAddRelNoFollowToLink", "C", "props", "re", "DataObserverContext", "p", "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", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "LayoutGroup", "u", "SVG", "css", "FramerBHZ_WNTny", "withCSS", "BHZ_WNTny_default", "addPropertyControls", "ControlType", "addFonts", "MotionAWithAddRelNoFollowToLinkfgxmw2", "withCodeBoundaryForOverrides", "motion", "withAddRelNoFollowToLink", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "label", "link", "newTab", "showArrow", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "n8kKyoRqb", "XRpLC4tIN", "fH36i7oz0", "zWPOE5_KX", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "u", "RichText", "SVG", "css", "Framerr_pxBhPtj", "withCSS", "r_pxBhPtj_default", "addPropertyControls", "ControlType", "addFonts", "sessionButtonsLogic", "ref", "pe", "ready", "setReady", "ye", "ue", "container", "isLoggedIn", "c", "btnLogin", "btnRegister", "btnMyAccount", "show", "el", "hide", "withsessionButtonsLogic", "C", "props", "re", "DataObserverContext", "p", "sessionButtonsLogic", "ref", "pe", "ready", "setReady", "ye", "ue", "container", "isLoggedIn", "c", "btnRegister", "btnMyAccount", "show", "el", "hide", "withsessionButtonsLogic", "C", "props", "re", "DataObserverContext", "p", "pcxA2myul_exports", "__export", "__FramerMetadata__", "pcxA2myul_default", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "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", "newTab", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "KmcDRLPK1", "CkIErrM_H", "WREihLpWQ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "RichText", "Link", "css", "FramerpcxA2myul", "withCSS", "pcxA2myul_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__", "LogosFonts", "getFonts", "BHZ_WNTny_default", "NavigationLinkFonts", "pcxA2myul_default", "NavigationLinkWithAddRelNoFollowToLink9qikk7WithMappedReactPropshw3k10", "withMappedReactProps", "withCodeBoundaryForOverrides", "withAddRelNoFollowToLink", "pcxA2myul_exports", "ButtonNoFollowFonts", "r_pxBhPtj_default", "MotionDivWithsessionButtonsLogicmxdod6", "motion", "withsessionButtonsLogic", "MotionDivWithsessionButtonsLogic11mrifj5", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1b4vj0o", "args", "onTap32mkpe", "onTap3qzidh", "onTapvvy0t2", "onTap10724xk", "onTap14e7txn", "onTappdmj6f", "onTap1ra8iwg", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "router", "useRouter", "isDisplayed5", "isDisplayed6", "isDisplayed7", "LayoutGroup", "u", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "css", "FramerP92W4Ukfh", "withCSS", "P92W4Ukfh_default", "addPropertyControls", "ControlType", "addFonts", "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", "FramertNixD7NHd", "withCSS", "tNixD7NHd_default", "addFonts", "replaceActualYear", "ref", "pe", "ue", "now", "year", "withreplaceActualYear", "C", "props", "re", "DataObserverContext", "p", "fontStore", "fonts", "css", "className", "RichTextWithAddRelNoFollowToLinkhl6yir", "withCodeBoundaryForOverrides", "RichText", "withAddRelNoFollowToLink", "SeparatorLineFonts", "getFonts", "tNixD7NHd_default", "RichTextWithAddRelNoFollowToLink12qf3wc", "RichTextWithAddRelNoFollowToLink18v03oq", "MotionDivWithAddRelNoFollowToLinkvdtd9x", "motion", "MotionDivWithAddRelNoFollowToLinkpibttk", "RichTextWithreplaceActualYear1g4ryb0", "withreplaceActualYear", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "css", "FramerzQs6Cm0H7", "withCSS", "zQs6Cm0H7_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
