{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/KJ7hBPCv4RhqZs9ibfcK/r6Gtc57jsBptVVMugop4/THJJ9gSYy.js"],
  "sourcesContent": ["// Generated by Framer (91d32d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"YcZa625Th\",\"ErSRQvwrY\",\"vIctra9FV\",\"v37JHR0dq\"];const serializationHash=\"framer-mzDbc\";const variantClassNames={ErSRQvwrY:\"framer-v-ly74g0\",v37JHR0dq:\"framer-v-3k8pq8\",vIctra9FV:\"framer-v-1i6cuie\",YcZa625Th:\"framer-v-14pgxo0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const animation={opacity:0,rotate:0,scale:.5,x:0,y:0};const transition1={damping:80,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,scale:.5,transition:transition1,x:0,y:0};const transformTemplate1=(_,t)=>`perspective(1200px) translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const animation2={opacity:1,rotate:0,scale:.5,x:0,y:0};const transition2={damping:30,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,scale:.5,transition:transition2,x:0,y:0};const transformTemplate3=(_,t)=>`perspective(1200px) ${t}`;const transition3={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,scale:.5,transition:transition3,x:0,y:0};const animation5={opacity:1,rotate:0,scale:0,x:0,y:0};const transition4={damping:60,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:1,rotate:0,scale:0,transition:transition4,x:0,y:0};const transition5={damping:60,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:1,rotate:0,scale:0,transition:transition5,x:0,y:0};const animation8={opacity:0,rotate:0,scale:.5,transition:transition2,x:0,y:0};const animation9={opacity:1,rotate:0,scale:0,transition:transition2,x:0,y:0};const animation10={opacity:0,rotate:0,scale:.5,transition:transition3,x:0,y:0};const animation11={opacity:1,rotate:0,scale:0,transition:transition3,x:0,y:0};const animation12={opacity:0,rotate:0,scale:.5,transition:transition4,x:0,y:0};const animation13={opacity:0,rotate:0,scale:.5,transition:transition5,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Purple Desktop\":\"vIctra9FV\",\"Purple mobile\":\"v37JHR0dq\",\"Teal Desktop\":\"YcZa625Th\",\"Teal Mobile\":\"ErSRQvwrY\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"YcZa625Th\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"YcZa625Th\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"vIctra9FV\",\"v37JHR0dq\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"vIctra9FV\",\"v37JHR0dq\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14pgxo0\",className,classNames),\"data-framer-name\":\"Teal Desktop\",initial:variant,layoutDependency:layoutDependency,layoutId:\"YcZa625Th\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({ErSRQvwrY:{\"data-framer-name\":\"Teal Mobile\"},v37JHR0dq:{\"data-framer-name\":\"Purple mobile\"},vIctra9FV:{\"data-framer-name\":\"Purple Desktop\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1rreg21\",\"data-framer-name\":\"Property Score\",layoutDependency:layoutDependency,layoutId:\"ZRopIBF5R\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1x70xqx\",\"data-framer-name\":\"Property_Score\",fill:\"black\",intrinsicHeight:629,intrinsicWidth:710,layoutDependency:layoutDependency,layoutId:\"HyPIskBRa\",svg:'<svg width=\"710\" height=\"629\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g opacity=\".5\"><mask id=\"a\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"195\" y=\"153\" width=\"321\" height=\"323\"><ellipse cx=\"355.66\" cy=\"314.5\" rx=\"160.28\" ry=\"160.738\" fill=\"#D9D9D9\"/></mask><g mask=\"url(#a)\"><g filter=\"url(#b)\"><circle cx=\"487.548\" cy=\"490.808\" r=\"91.588\" fill=\"#35E0A1\" fill-opacity=\".9\"/><circle cx=\"487.548\" cy=\"490.808\" r=\"90.838\" stroke=\"#35E0A1\" stroke-width=\"1.5\"/></g><g filter=\"url(#c)\"><circle cx=\"203.622\" cy=\"518.285\" r=\"91.588\" fill=\"#FEB440\" fill-opacity=\".9\"/><circle cx=\"203.622\" cy=\"518.285\" r=\"90.838\" stroke=\"#FEB440\" stroke-width=\"1.5\"/></g><g filter=\"url(#d)\"><circle cx=\"366.651\" cy=\"16.379\" r=\"91.588\" fill=\"#FDDB32\" fill-opacity=\".9\"/><circle cx=\"366.651\" cy=\"16.379\" r=\"90.838\" stroke=\"#FDDB32\" stroke-width=\"1.5\"/></g><g filter=\"url(#e)\"><circle cx=\"513.192\" cy=\"117.127\" r=\"91.588\" fill=\"#FF5A5F\" fill-opacity=\".9\"/><circle cx=\"513.192\" cy=\"117.127\" r=\"90.838\" stroke=\"#FF5A5F\" stroke-width=\"1.5\"/></g><g filter=\"url(#f)\"><circle cx=\"193.548\" cy=\"107.968\" r=\"91.588\" fill=\"#6533CD\" fill-opacity=\".9\"/><circle cx=\"193.548\" cy=\"107.968\" r=\"90.838\" stroke=\"#6533CD\" stroke-width=\"1.5\"/></g></g></g><path d=\"M401.146 364.462a1.672 1.672 0 0 1-1.672-1.672v-17.378a1.67 1.67 0 0 0-1.671-1.671h-35.457a1.673 1.673 0 0 1-1.672-1.672v-17.635c0-.376.127-.74.36-1.035l45.031-57.04c.317-.401.8-.636 1.312-.636h12.677c.923 0 1.671.749 1.671 1.672v54.787c0 .924.749 1.672 1.672 1.672h8.895c.923 0 1.671.748 1.671 1.672v16.543c0 .923-.748 1.672-1.671 1.672h-8.895c-.923 0-1.672.748-1.672 1.671v17.378c0 .924-.748 1.672-1.671 1.672h-18.908Zm-16.27-43.304c-.851 1.099-.069 2.696 1.321 2.696h14.109c.923 0 1.672-.748 1.672-1.672v-18.198c0-1.593-2.017-2.283-2.993-1.024l-14.109 18.198Zm-107.008-21.502c0-6.49 1.576-12.331 4.728-17.523 3.245-5.192 7.603-9.317 13.073-12.377 5.562-3.152 11.821-4.728 18.774-4.728 7.602 0 14.139 1.854 19.609 5.563 5.47 3.708 9.688 9.039 12.655 15.992 2.967 6.954 4.45 15.391 4.45 25.311 0 11.496-1.576 21.277-4.728 29.343-3.152 7.974-7.649 14.093-13.49 18.357-5.841 4.265-12.748 6.398-20.721 6.398-6.119 0-11.821-1.252-17.106-3.755-4.871-2.308-9.191-5.561-12.96-9.76a1.63 1.63 0 0 1 .008-2.169l10.23-11.594c.692-.785 1.925-.745 2.628.029a24.768 24.768 0 0 0 7.048 5.415c3.337 1.669 6.814 2.503 10.43 2.503 3.708 0 6.861-.881 9.457-2.642 2.688-1.762 4.774-4.311 6.258-7.649.862-1.941 1.49-4.116 1.882-6.527.267-1.639-2.069-2.565-3.416-1.595-.225.162-.456.32-.691.473-1.762 1.113-3.802 1.994-6.119 2.643-2.225.649-4.682.973-7.371.973-6.49 0-12.377-1.437-17.662-4.311-5.284-2.874-9.456-6.768-12.516-11.682-2.967-5.006-4.45-10.569-4.45-16.688Zm36.575-15.854c-2.781 0-5.331.742-7.649 2.225-2.225 1.391-4.079 3.291-5.563 5.702-1.39 2.318-2.086 4.96-2.086 7.927 0 2.689.696 5.192 2.086 7.51a15.98 15.98 0 0 0 5.563 5.562c2.318 1.298 4.868 1.947 7.649 1.947 2.781 0 5.331-.649 7.649-1.947a15.97 15.97 0 0 0 5.562-5.562c1.391-2.318 2.087-4.821 2.087-7.51 0-2.874-.742-5.516-2.226-7.927-1.39-2.411-3.245-4.311-5.562-5.702-2.318-1.483-4.821-2.225-7.51-2.225Z\" fill=\"#E9FDFE\"/><path d=\"M313.643 405.687v3.501h-12.135v-17.265h11.916v3.502h-7.927v3.355h6.808v3.235h-6.808v3.672h8.146Zm4.854-9.265 2.262 3.599.243.462.243-.462 2.262-3.599h4.012l-4.28 6.346 4.378 6.42h-4.013l-2.383-3.574-.219-.462-.219.462-2.383 3.574h-4.012l4.377-6.347-4.28-6.419h4.012Zm15.966 13.009c-1.086 0-2.051-.178-2.894-.535a6.525 6.525 0 0 1-2.164-1.459 6.433 6.433 0 0 1-1.337-2.115 6.939 6.939 0 0 1-.462-2.529c0-1.168.267-2.254.802-3.259.551-1.005 1.338-1.816 2.359-2.432 1.021-.616 2.253-.924 3.696-.924 1.459 0 2.691.317 3.696.949 1.022.616 1.784 1.426 2.286 2.432l-3.793 1.142a2.516 2.516 0 0 0-.949-.899 2.518 2.518 0 0 0-1.264-.316 2.68 2.68 0 0 0-1.459.413 3.053 3.053 0 0 0-1.022 1.143c-.243.486-.364 1.07-.364 1.751 0 .664.129 1.248.389 1.751.259.502.6.899 1.021 1.191.422.276.9.414 1.435.414.324 0 .624-.049.9-.146.291-.114.551-.268.778-.462.243-.195.429-.414.559-.657l3.794 1.167a5.481 5.481 0 0 1-1.338 1.751c-.567.503-1.24.9-2.018 1.192-.778.292-1.662.437-2.651.437Zm13.75 0c-1.086 0-2.051-.17-2.894-.51a6.733 6.733 0 0 1-2.164-1.435 6.212 6.212 0 0 1-1.337-2.067 6.8 6.8 0 0 1-.463-2.48c0-1.232.268-2.351.803-3.356a6.342 6.342 0 0 1 2.359-2.456c1.021-.632 2.253-.949 3.696-.949s2.667.308 3.672.924c1.021.616 1.799 1.427 2.334 2.432.535.989.803 2.067.803 3.234 0 .227-.016.454-.049.681-.016.211-.032.397-.048.56h-9.436c.049.567.203 1.045.462 1.434.276.389.625.689 1.046.9.422.195.867.292 1.338.292.583 0 1.126-.138 1.629-.413.519-.276.875-.649 1.07-1.119l3.307.924a5.555 5.555 0 0 1-1.386 1.775c-.584.503-1.281.9-2.091 1.192-.795.292-1.678.437-2.651.437Zm-2.821-7.806h5.545c-.065-.534-.219-.997-.462-1.386a2.433 2.433 0 0 0-.973-.924 2.69 2.69 0 0 0-1.338-.34c-.502 0-.956.113-1.361.34a2.473 2.473 0 0 0-.949.924c-.243.389-.397.852-.462 1.386Zm11.345-10.189h3.89v13.205c0 .535.098.916.292 1.143.195.227.47.34.827.34.243 0 .486-.032.73-.097.259-.081.486-.17.68-.268l.511 2.919a7.57 7.57 0 0 1-1.678.535 8.907 8.907 0 0 1-1.775.194c-1.102 0-1.962-.292-2.578-.875-.599-.6-.899-1.443-.899-2.529v-14.567Zm8.145 0h3.891v13.205c0 .535.097.916.292 1.143.194.227.47.34.826.34.244 0 .487-.032.73-.097.259-.081.486-.17.681-.268l.511 2.919a7.586 7.586 0 0 1-1.678.535 8.916 8.916 0 0 1-1.776.194c-1.102 0-1.961-.292-2.577-.875-.6-.6-.9-1.443-.9-2.529v-14.567Zm14.298 17.995c-1.086 0-2.051-.17-2.894-.51a6.733 6.733 0 0 1-2.164-1.435 6.215 6.215 0 0 1-1.338-2.067 6.8 6.8 0 0 1-.462-2.48c0-1.232.268-2.351.803-3.356a6.342 6.342 0 0 1 2.359-2.456c1.021-.632 2.253-.949 3.696-.949s2.667.308 3.672.924c1.021.616 1.799 1.427 2.334 2.432.535.989.803 2.067.803 3.234 0 .227-.017.454-.049.681-.016.211-.032.397-.049.56h-9.435c.049.567.203 1.045.462 1.434a2.8 2.8 0 0 0 1.046.9c.421.195.867.292 1.337.292.584 0 1.127-.138 1.63-.413.518-.276.875-.649 1.07-1.119l3.307.924a5.555 5.555 0 0 1-1.386 1.775c-.584.503-1.281.9-2.092 1.192-.794.292-1.678.437-2.65.437Zm-2.821-7.806h5.544c-.064-.534-.219-.997-.462-1.386a2.424 2.424 0 0 0-.972-.924 2.692 2.692 0 0 0-1.338-.34c-.502 0-.956.113-1.362.34a2.47 2.47 0 0 0-.948.924c-.243.389-.397.852-.462 1.386Zm23.698 7.563h-3.891v-7.173c0-.843-.162-1.451-.486-1.824-.308-.389-.722-.584-1.241-.584-.356 0-.721.097-1.094.292a3.653 3.653 0 0 0-1.021.802 3.81 3.81 0 0 0-.681 1.168v7.319h-3.891v-12.766h3.502v2.139a4.822 4.822 0 0 1 1.216-1.288 5.189 5.189 0 0 1 1.678-.803 7.015 7.015 0 0 1 2.067-.292c.826 0 1.491.154 1.994.462.518.292.907.681 1.167 1.168.275.486.454 1.013.535 1.58.097.551.146 1.095.146 1.63v8.17Zm10.829-.681c-.357.146-.754.292-1.192.438a8.573 8.573 0 0 1-1.337.341c-.47.097-.932.145-1.386.145a4.996 4.996 0 0 1-1.8-.316 2.809 2.809 0 0 1-1.288-1.094c-.308-.503-.462-1.167-.462-1.994v-6.663h-1.63v-2.942h1.63v-4.061h3.89v4.061h2.602v2.942h-2.602v5.326c0 .421.106.729.316.924.211.178.479.267.803.267.276 0 .567-.049.875-.146.325-.097.6-.202.827-.316l.754 3.088Z\" fill=\"#35E0A1\"/><path d=\"M270.546 238.388v-17.266h7.368c.827 0 1.581.171 2.262.511.697.324 1.296.77 1.799 1.337a6.059 6.059 0 0 1 1.167 1.873c.276.697.414 1.41.414 2.14 0 .989-.235 1.929-.706 2.821a5.804 5.804 0 0 1-1.921 2.188c-.81.551-1.775.827-2.893.827h-3.502v5.569h-3.988Zm3.988-9.046h3.258c.308 0 .592-.09.852-.268.259-.178.47-.446.632-.802.162-.357.243-.795.243-1.314 0-.534-.097-.972-.292-1.313-.178-.356-.413-.616-.705-.778a1.7 1.7 0 0 0-.875-.243h-3.113v4.718Zm18.944-.389c-.94 0-1.791.154-2.553.462-.762.291-1.313.729-1.654 1.313v7.66h-3.89v-12.767h3.574v2.578c.438-.86 1.005-1.532 1.703-2.019.697-.486 1.426-.737 2.188-.754h.389c.097 0 .178.009.243.025v3.502Zm7.623 9.678c-1.086 0-2.058-.178-2.918-.535a6.278 6.278 0 0 1-2.14-1.459 6.427 6.427 0 0 1-1.337-2.116 7.198 7.198 0 0 1-.438-2.504c0-.892.146-1.735.438-2.529.308-.795.754-1.5 1.337-2.116a6.264 6.264 0 0 1 2.14-1.459c.86-.357 1.832-.535 2.918-.535 1.087 0 2.051.178 2.894.535a6.255 6.255 0 0 1 2.14 1.459 6.413 6.413 0 0 1 1.338 2.116c.308.794.462 1.637.462 2.529 0 .875-.154 1.71-.462 2.504a6.269 6.269 0 0 1-3.478 3.575c-.843.357-1.807.535-2.894.535Zm-2.845-6.614c0 .664.122 1.248.365 1.75.259.503.6.892 1.021 1.168.422.275.908.413 1.459.413.535 0 1.014-.138 1.435-.413a2.94 2.94 0 0 0 1.022-1.192c.243-.503.364-1.078.364-1.726 0-.665-.121-1.249-.364-1.751a2.772 2.772 0 0 0-1.022-1.168 2.567 2.567 0 0 0-1.435-.413c-.551 0-1.037.138-1.459.413-.421.276-.762.665-1.021 1.168-.243.502-.365 1.086-.365 1.751Zm19.682 6.614c-.957 0-1.792-.203-2.505-.608a4.574 4.574 0 0 1-1.678-1.702v7.246h-3.891v-17.946h3.38v2.067a5.082 5.082 0 0 1 1.776-1.702c.713-.406 1.548-.608 2.504-.608.86 0 1.646.17 2.359.511.73.34 1.362.81 1.897 1.41.535.6.948 1.297 1.24 2.091a7.42 7.42 0 0 1 .438 2.578c0 1.264-.235 2.399-.705 3.404-.471 1.005-1.127 1.8-1.97 2.383-.827.584-1.775.876-2.845.876Zm-1.313-3.283c.421 0 .802-.089 1.143-.267a3.129 3.129 0 0 0 1.507-1.824c.146-.422.219-.86.219-1.313 0-.471-.081-.9-.243-1.289a3.024 3.024 0 0 0-.632-1.022 2.78 2.78 0 0 0-.973-.705 3.018 3.018 0 0 0-1.216-.243c-.259 0-.527.041-.802.122-.26.081-.511.202-.754.364a3.305 3.305 0 0 0-.633.535 2.887 2.887 0 0 0-.486.73v2.626c.178.438.414.827.705 1.167.292.341.624.616.997.827.373.195.762.292 1.168.292Zm14.898 3.283c-1.087 0-2.051-.17-2.894-.511a6.706 6.706 0 0 1-2.164-1.435 6.195 6.195 0 0 1-1.338-2.067 6.8 6.8 0 0 1-.462-2.48c0-1.232.268-2.351.803-3.356a6.353 6.353 0 0 1 2.358-2.456c1.022-.632 2.254-.948 3.697-.948 1.442 0 2.666.308 3.672.924 1.021.616 1.799 1.427 2.334 2.432.535.989.803 2.067.803 3.234 0 .227-.017.454-.049.681-.016.211-.033.397-.049.559h-9.435c.049.567.203 1.046.462 1.435a2.8 2.8 0 0 0 1.046.9c.421.194.867.291 1.337.291.584 0 1.127-.137 1.63-.413.518-.276.875-.649 1.069-1.119l3.308.924a5.587 5.587 0 0 1-1.386 1.776c-.584.502-1.281.899-2.092 1.191-.794.292-1.678.438-2.65.438Zm-2.821-7.806h5.544c-.065-.535-.219-.997-.462-1.386a2.42 2.42 0 0 0-.973-.924 2.69 2.69 0 0 0-1.337-.341 2.74 2.74 0 0 0-1.362.341 2.47 2.47 0 0 0-.948.924c-.243.389-.397.851-.462 1.386Zm19.491-1.872c-.941 0-1.792.154-2.554.462-.762.291-1.313.729-1.653 1.313v7.66h-3.891v-12.767h3.575v2.578c.437-.86 1.005-1.532 1.702-2.019.697-.486 1.426-.737 2.188-.754h.389c.098 0 .179.009.244.025v3.502Zm9.906 8.754c-.356.146-.753.292-1.191.438a8.614 8.614 0 0 1-1.338.34c-.47.097-.932.146-1.386.146a5.012 5.012 0 0 1-1.799-.316 2.813 2.813 0 0 1-1.289-1.095c-.308-.502-.462-1.167-.462-1.994v-6.663h-1.629v-2.942h1.629v-4.061h3.891v4.061h2.602v2.942h-2.602v5.326c0 .421.105.729.316.924.211.178.478.268.802.268.276 0 .568-.049.876-.146.324-.098.6-.203.827-.317l.753 3.089Zm1.519 2.602c.324.097.624.17.899.219.292.064.552.097.779.097.308 0 .567-.073.778-.219.227-.13.421-.365.583-.705.162-.324.308-.762.438-1.313l-4.863-12.767h4.012l2.967 8.779 2.529-8.779h3.672l-4.864 14.834a5.212 5.212 0 0 1-1.045 1.848 4.82 4.82 0 0 1-1.703 1.24 5.138 5.138 0 0 1-2.188.462c-.341 0-.673-.032-.997-.097a4.79 4.79 0 0 1-.997-.268v-3.331Zm23.29-1.678a9.726 9.726 0 0 1-3.186-.535c-1.038-.357-1.913-.884-2.626-1.581l1.337-2.456c.778.568 1.532.997 2.262 1.289.745.292 1.443.438 2.091.438.503 0 .892-.081 1.167-.243.276-.163.414-.414.414-.754 0-.243-.081-.43-.244-.56-.162-.145-.413-.275-.753-.389-.325-.113-.73-.235-1.216-.364-.973-.325-1.784-.641-2.432-.949-.649-.308-1.135-.681-1.459-1.118-.324-.454-.486-1.038-.486-1.751 0-.859.21-1.605.632-2.237.438-.649 1.054-1.152 1.848-1.508.794-.357 1.743-.535 2.845-.535a8.03 8.03 0 0 1 2.553.413c.843.276 1.63.738 2.359 1.386l-1.507 2.432c-.73-.502-1.378-.867-1.946-1.094a4.434 4.434 0 0 0-1.653-.341c-.276 0-.527.033-.754.098a1.16 1.16 0 0 0-.56.34c-.129.146-.194.341-.194.584 0 .243.065.437.194.583.146.146.365.276.657.389l1.143.365c1.054.308 1.929.624 2.626.949.697.308 1.216.697 1.557 1.167.356.454.534 1.062.534 1.824 0 1.297-.47 2.318-1.41 3.064-.924.729-2.188 1.094-3.793 1.094Zm13.303 0c-1.086 0-2.051-.178-2.894-.535a6.54 6.54 0 0 1-2.164-1.459 6.413 6.413 0 0 1-1.338-2.116 6.931 6.931 0 0 1-.462-2.529c0-1.167.268-2.253.803-3.258.551-1.005 1.337-1.816 2.359-2.432 1.021-.616 2.253-.924 3.696-.924 1.459 0 2.691.316 3.696.948 1.021.616 1.783 1.427 2.286 2.432l-3.794 1.143a2.523 2.523 0 0 0-.948-.9 2.52 2.52 0 0 0-1.264-.316c-.535 0-1.022.138-1.459.413a3.053 3.053 0 0 0-1.022 1.143c-.243.487-.365 1.07-.365 1.751 0 .665.13 1.248.39 1.751.259.503.599.9 1.021 1.192.421.275.9.413 1.435.413.324 0 .624-.049.899-.146.292-.113.552-.267.778-.462.244-.194.43-.413.56-.656l3.793 1.167a5.503 5.503 0 0 1-1.337 1.751 6.415 6.415 0 0 1-2.018 1.191c-.779.292-1.662.438-2.651.438Zm13.725 0c-1.086 0-2.058-.178-2.918-.535a6.278 6.278 0 0 1-2.14-1.459 6.427 6.427 0 0 1-1.337-2.116 7.198 7.198 0 0 1-.438-2.504c0-.892.146-1.735.438-2.529.308-.795.754-1.5 1.337-2.116a6.264 6.264 0 0 1 2.14-1.459c.86-.357 1.832-.535 2.918-.535 1.087 0 2.051.178 2.894.535a6.255 6.255 0 0 1 2.14 1.459 6.413 6.413 0 0 1 1.338 2.116c.308.794.462 1.637.462 2.529 0 .875-.154 1.71-.462 2.504a6.269 6.269 0 0 1-3.478 3.575c-.843.357-1.807.535-2.894.535Zm-2.845-6.614c0 .664.122 1.248.365 1.75.259.503.6.892 1.021 1.168.422.275.908.413 1.459.413.535 0 1.014-.138 1.435-.413a2.93 2.93 0 0 0 1.021-1.192c.244-.503.365-1.078.365-1.726 0-.665-.121-1.249-.365-1.751a2.763 2.763 0 0 0-1.021-1.168 2.567 2.567 0 0 0-1.435-.413c-.551 0-1.037.138-1.459.413-.421.276-.762.665-1.021 1.168-.243.502-.365 1.086-.365 1.751Zm19.706-3.064c-.94 0-1.791.154-2.553.462-.762.291-1.314.729-1.654 1.313v7.66h-3.891v-12.767h3.575v2.578c.438-.86 1.005-1.532 1.702-2.019.697-.486 1.427-.737 2.189-.754h.389c.097 0 .178.009.243.025v3.502Zm7.647 9.678c-1.086 0-2.05-.17-2.893-.511a6.721 6.721 0 0 1-2.165-1.435 6.208 6.208 0 0 1-1.337-2.067 6.8 6.8 0 0 1-.462-2.48c0-1.232.267-2.351.802-3.356a6.363 6.363 0 0 1 2.359-2.456c1.022-.632 2.254-.948 3.696-.948 1.443 0 2.667.308 3.672.924 1.022.616 1.8 1.427 2.335 2.432.535.989.802 2.067.802 3.234 0 .227-.016.454-.048.681a31.84 31.84 0 0 1-.049.559h-9.435c.049.567.203 1.046.462 1.435.275.389.624.689 1.046.9.421.194.867.291 1.337.291.584 0 1.127-.137 1.629-.413.519-.276.876-.649 1.07-1.119l3.307.924a5.559 5.559 0 0 1-1.386 1.776c-.583.502-1.28.899-2.091 1.191-.794.292-1.678.438-2.651.438Zm-2.82-7.806h5.544c-.065-.535-.219-.997-.462-1.386a2.42 2.42 0 0 0-.973-.924 2.69 2.69 0 0 0-1.337-.341c-.503 0-.957.114-1.362.341a2.47 2.47 0 0 0-.948.924c-.244.389-.398.851-.462 1.386Z\" fill=\"#E9FDFE\"/><circle cx=\"574.675\" cy=\"356.943\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"574.674\" cy=\"401.667\" r=\"13.007\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"580.152\" cy=\"323.171\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"515.346\" cy=\"184.432\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"260.688\" cy=\"480.164\" r=\"3.879\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"265.251\" cy=\"147.01\" r=\"3.879\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"112.823\" cy=\"460.997\" r=\"3.879\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"103.695\" cy=\"187.171\" r=\"3.879\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"527.212\" cy=\"431.789\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"163.024\" cy=\"452.781\" r=\"13.007\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"131.989\" cy=\"241.936\" r=\"13.007\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"491.614\" cy=\"125.103\" r=\"13.007\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"464.231\" cy=\"481.99\" r=\"13.007\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"204.095\" cy=\"436.352\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"282.594\" cy=\"536.755\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"453.279\" cy=\"533.104\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"500.742\" cy=\"466.473\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"452.367\" cy=\"140.62\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"208.661\" cy=\"146.097\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"579.277\" cy=\"99.375\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"540.905\" cy=\"338.688\" r=\"3.879\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"385.735\" cy=\"73.99\" r=\"3.879\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"573.763\" cy=\"209.99\" r=\"3.879\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"351.051\" cy=\"527.627\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"548.205\" cy=\"206.338\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"119.834\" cy=\"102.11\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"170.325\" cy=\"264.755\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"147.506\" cy=\"283.01\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"170.325\" cy=\"372.46\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"156.632\" cy=\"424.486\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"247.91\" cy=\"498.419\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"181.278\" cy=\"209.99\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"317.278\" cy=\"117.802\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"419.507\" cy=\"105.936\" r=\"8.443\" fill=\"#FF5A5F\" fill-opacity=\".9\" stroke=\"#FF5A5F\" stroke-width=\"1.369\"/><circle cx=\"419.507\" cy=\"500.245\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"381.172\" cy=\"507.547\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"306.325\" cy=\"516.674\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"243.345\" cy=\"478.339\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"121.95\" cy=\"547.708\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"184.014\" cy=\"463.735\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"181.278\" cy=\"427.225\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"132.902\" cy=\"341.426\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"156.632\" cy=\"243.761\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"244.259\" cy=\"155.224\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"536.337\" cy=\"164.352\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"278.943\" cy=\"96.809\" r=\"13.007\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"445.977\" cy=\"98.634\" r=\"13.007\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"584.715\" cy=\"273.882\" r=\"13.007\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"402.165\" cy=\"523.976\" r=\"13.007\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"127.427\" cy=\"366.07\" r=\"13.007\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"159.372\" cy=\"187.17\" r=\"13.007\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"183.103\" cy=\"172.566\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"377.52\" cy=\"121.453\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"313.628\" cy=\"77.64\" r=\"3.879\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"602.971\" cy=\"178.043\" r=\"3.879\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"593.842\" cy=\"470.124\" r=\"3.879\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"203.185\" cy=\"454.607\" r=\"3.879\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"142.029\" cy=\"429.963\" r=\"3.879\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"485.224\" cy=\"158.876\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"548.205\" cy=\"262.017\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"561.896\" cy=\"314.043\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"540.902\" cy=\"372.46\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"524.473\" cy=\"224.594\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"500.742\" cy=\"145.184\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"561.896\" cy=\"418.097\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"494.352\" cy=\"498.419\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"332.795\" cy=\"545.882\" r=\"8.443\" fill=\"#35E0A1\" fill-opacity=\".9\" stroke=\"#35E0A1\" stroke-width=\"1.369\"/><circle cx=\"479.748\" cy=\"478.339\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"548.205\" cy=\"393.453\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"583.802\" cy=\"295.788\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"598.406\" cy=\"310.392\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"513.519\" cy=\"453.695\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"346.815\" cy=\"40.116\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"224.177\" cy=\"480.164\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"140.206\" cy=\"207.252\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"333.707\" cy=\"103.198\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"431.372\" cy=\"83.117\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"464.23\" cy=\"159.788\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"325.492\" cy=\"528.54\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"450.54\" cy=\"515.761\" r=\"3.879\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"543.641\" cy=\"280.271\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"515.346\" cy=\"202.688\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"431.372\" cy=\"135.144\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"360.177\" cy=\"105.936\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"240.608\" cy=\"131.493\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"144.769\" cy=\"262.017\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"163.024\" cy=\"353.292\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"222.352\" cy=\"457.346\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"428.636\" cy=\"509.372\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"545.468\" cy=\"233.721\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"574.675\" cy=\"255.628\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"669.602\" cy=\"413.534\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"279.855\" cy=\"492.943\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"391.212\" cy=\"545.882\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"188.58\" cy=\"412.62\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"462.406\" cy=\"117.802\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"529.95\" cy=\"406.232\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"163.024\" cy=\"323.171\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"72.66\" cy=\"324.084\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"213.728\" cy=\"81.143\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"485.224\" cy=\"568.701\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"408.553\" cy=\"87.68\" r=\"13.007\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"550.032\" cy=\"188.996\" r=\"13.007\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"253.385\" cy=\"105.023\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"177.628\" cy=\"228.245\" r=\"13.007\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"301.763\" cy=\"124.191\" r=\"13.007\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"350.138\" cy=\"512.11\" r=\"13.007\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"235.131\" cy=\"513.936\" r=\"13.007\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"218.701\" cy=\"164.352\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"536.337\" cy=\"445.48\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"571.023\" cy=\"378.849\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"518.083\" cy=\"157.05\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"138.379\" cy=\"403.493\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"476.097\" cy=\"511.198\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"279.855\" cy=\"122.365\" r=\"8.443\" fill=\"#FDDB32\" fill-opacity=\".9\" stroke=\"#FDDB32\" stroke-width=\"1.369\"/><circle cx=\"515.346\" cy=\"492.03\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"548.205\" cy=\"301.265\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"255.212\" cy=\"527.627\" r=\"13.007\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"123.774\" cy=\"284.835\" r=\"13.007\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"360.177\" cy=\"82.204\" r=\"13.007\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"537.25\" cy=\"251.976\" r=\"13.007\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"556.42\" cy=\"439.09\" r=\"13.007\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"123.774\" cy=\"260.191\" r=\"3.879\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"391.213\" cy=\"107.761\" r=\"3.879\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"433.198\" cy=\"488.379\" r=\"3.879\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"575.588\" cy=\"558.661\" r=\"3.879\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"518.997\" cy=\"136.97\" r=\"3.879\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><path d=\"M48.945 243.852c0 4.878-4.153 8.887-9.343 8.887s-9.343-4.009-9.343-8.887c0-4.879 4.153-8.888 9.343-8.888s9.343 4.009 9.343 8.888Z\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"587.453\" cy=\"341.426\" r=\"13.007\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"218.701\" cy=\"124.191\" r=\"13.007\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"533.599\" cy=\"190.822\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"342.835\" cy=\"121.453\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"144.769\" cy=\"333.211\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"335.535\" cy=\"84.943\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"156.632\" cy=\"211.815\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"163.938\" cy=\"296.701\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"138.379\" cy=\"363.332\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"210.488\" cy=\"504.809\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"377.52\" cy=\"523.976\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"640.393\" cy=\"325.909\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"210.488\" cy=\"560.487\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"508.956\" cy=\"436.352\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"561.896\" cy=\"224.594\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"213.224\" cy=\"182.607\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"543.641\" cy=\"346.902\" r=\"8.443\" fill=\"#6533CD\" fill-opacity=\".9\" stroke=\"#6533CD\" stroke-width=\"1.369\"/><circle cx=\"279.855\" cy=\"509.372\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"205.009\" cy=\"481.99\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"383.908\" cy=\"87.681\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"488.876\" cy=\"454.607\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"456.928\" cy=\"496.594\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"121.951\" cy=\"319.52\" r=\"13.007\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"531.776\" cy=\"471.95\" r=\"13.007\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"193.144\" cy=\"150.661\" r=\"13.007\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"498.916\" cy=\"179.869\" r=\"13.007\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"299.024\" cy=\"539.494\" r=\"13.007\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"427.721\" cy=\"536.755\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"355.614\" cy=\"545.882\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"147.506\" cy=\"381.587\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"266.164\" cy=\"126.929\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"186.755\" cy=\"486.553\" r=\"3.879\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"142.029\" cy=\"221.856\" r=\"3.879\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"470.621\" cy=\"101.372\" r=\"3.879\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"344.661\" cy=\"596.996\" r=\"3.879\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"559.158\" cy=\"365.158\" r=\"3.879\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"561.897\" cy=\"284.835\" r=\"3.879\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"435.937\" cy=\"122.366\" r=\"3.879\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"547.292\" cy=\"323.171\" r=\"3.879\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"671.793\" cy=\"239.294\" r=\"6.152\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"561.896\" cy=\"336.862\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"540.902\" cy=\"414.446\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"322.754\" cy=\"505.721\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"170.325\" cy=\"399.842\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"138.379\" cy=\"304.916\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"580.152\" cy=\"234.634\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"40.714\" cy=\"411.698\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"496.178\" cy=\"66.688\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"193.142\" cy=\"190.822\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"305.412\" cy=\"96.808\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"409.467\" cy=\"124.191\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><circle cx=\"476.097\" cy=\"136.056\" r=\"8.443\" fill=\"#FEB440\" fill-opacity=\".9\" stroke=\"#FEB440\" stroke-width=\"1.369\"/><defs><filter id=\"b\" x=\"205.96\" y=\"209.219\" width=\"563.177\" height=\"563.177\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feGaussianBlur stdDeviation=\"95\" result=\"effect1_foregroundBlur_435_7413\"/></filter><filter id=\"c\" x=\"-77.967\" y=\"236.696\" width=\"563.177\" height=\"563.177\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feGaussianBlur stdDeviation=\"95\" result=\"effect1_foregroundBlur_435_7413\"/></filter><filter id=\"d\" x=\"85.063\" y=\"-265.209\" width=\"563.177\" height=\"563.177\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feGaussianBlur stdDeviation=\"95\" result=\"effect1_foregroundBlur_435_7413\"/></filter><filter id=\"e\" x=\"231.603\" y=\"-164.462\" width=\"563.177\" height=\"563.177\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feGaussianBlur stdDeviation=\"95\" result=\"effect1_foregroundBlur_435_7413\"/></filter><filter id=\"f\" x=\"-88.041\" y=\"-173.621\" width=\"563.177\" height=\"563.177\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feGaussianBlur stdDeviation=\"95\" result=\"effect1_foregroundBlur_435_7413\"/></filter></defs></svg>',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11uy01e\",\"data-framer-name\":\"Teal Cards\",layoutDependency:layoutDependency,layoutId:\"Ur0UCIjMj\",transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1x807j3\",\"data-border\":true,\"data-framer-name\":\"Teal 4\",layoutDependency:layoutDependency,layoutId:\"a4g0WkNRa\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(21, 68, 70)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(17, 46, 35, 0.3)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"16px 16px 16px 0px rgba(0, 0, 0, 0.15)\"},transformTemplate:transformTemplate3,variants:{ErSRQvwrY:{boxShadow:\"6px 6px 10px 0px rgba(0, 0, 0, 0.15)\"}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-69xinz\",\"data-framer-name\":\"Teal_4\",intrinsicHeight:192,intrinsicWidth:310,layoutDependency:layoutDependency,layoutId:\"AVD54Qjg7\",style:{backdropFilter:\"blur(6.5px)\",WebkitBackdropFilter:\"blur(6.5px)\"},svg:'<svg width=\"310\" height=\"192\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"url(#a)\" fill-opacity=\".7\" d=\"M0 0h310v192H0z\"/><rect x=\"24\" y=\"24\" width=\"56\" height=\"56\" rx=\"28\" fill=\"#6533CD\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M59.707 44.293a1 1 0 0 1 0 1.414l-14 14a1 1 0 0 1-1.414-1.414l14-14a1 1 0 0 1 1.414 0Zm-2.374 12.374a.667.667 0 1 0 0 1.333.667.667 0 0 0 0-1.333Zm-2.666.666a2.667 2.667 0 1 1 5.333 0 2.667 2.667 0 0 1-5.333 0Zm-8-11.333a.667.667 0 1 0 0 1.333.667.667 0 0 0 0-1.333ZM44 46.667a2.667 2.667 0 1 1 5.333 0 2.667 2.667 0 0 1-5.333 0Z\" fill=\"#fff\"/><rect x=\"210.168\" y=\"24\" width=\"75.832\" height=\"19.364\" rx=\"9.682\" fill=\"#22686C\"/><path d=\"m277.861 31.574-1.054.298a1.962 1.962 0 0 0-.294-.512 1.422 1.422 0 0 0-.517-.418c-.218-.109-.498-.164-.84-.164-.467 0-.857.108-1.168.324-.308.212-.463.482-.463.81 0 .292.107.522.319.69.212.17.543.31.994.424l1.133.278c.683.166 1.192.42 1.527.76.335.339.502.775.502 1.308 0 .438-.126.829-.378 1.173-.249.345-.597.617-1.044.816-.447.199-.968.298-1.561.298-.779 0-1.424-.169-1.934-.507-.51-.338-.834-.832-.969-1.482l1.113-.278c.106.411.307.72.602.925.298.205.687.308 1.168.308.547 0 .981-.116 1.303-.348.324-.235.487-.517.487-.845a.887.887 0 0 0-.279-.666c-.185-.183-.47-.319-.855-.408l-1.272-.298c-.7-.166-1.213-.423-1.542-.771-.324-.351-.487-.79-.487-1.318 0-.43.121-.811.363-1.143a2.47 2.47 0 0 1 .999-.78 3.513 3.513 0 0 1 1.442-.284c.756 0 1.349.166 1.78.497.434.332.742.77.925 1.313Zm-6.948-1.71v.994h-3.957v-.994h3.957Zm-2.804-1.83h1.174v7.279c0 .331.048.58.144.745a.744.744 0 0 0 .378.328c.156.053.32.08.492.08.129 0 .235-.007.318-.02l.199-.04.239 1.054c-.08.03-.191.06-.333.09-.143.033-.324.05-.542.05a2.36 2.36 0 0 1-.975-.214 1.935 1.935 0 0 1-.785-.652c-.206-.291-.309-.66-.309-1.103v-7.597Zm-7.443 4.872V37.5h-1.173v-7.636h1.133v1.193h.1c.179-.388.451-.7.815-.935.365-.238.835-.358 1.412-.358.517 0 .97.106 1.357.318.388.21.69.527.905.955.216.424.323.961.323 1.61V37.5h-1.173v-4.773c0-.6-.156-1.067-.467-1.402-.312-.338-.739-.507-1.283-.507-.374 0-.709.081-1.004.244-.292.162-.522.4-.691.71-.169.312-.254.69-.254 1.134Zm-4.405 4.594v-7.636h1.173V37.5h-1.173Zm.596-8.91a.833.833 0 0 1-.591-.233.749.749 0 0 1-.244-.561c0-.22.081-.407.244-.562a.833.833 0 0 1 .591-.234c.229 0 .424.078.587.234a.742.742 0 0 1 .248.561.742.742 0 0 1-.248.562.818.818 0 0 1-.587.234Zm-5.758 9.069c-.689 0-1.294-.164-1.814-.492a3.34 3.34 0 0 1-1.213-1.377c-.289-.59-.433-1.28-.433-2.069 0-.795.144-1.49.433-2.082a3.333 3.333 0 0 1 1.213-1.383c.52-.328 1.125-.492 1.814-.492.69 0 1.293.164 1.81.492.52.328.925.79 1.213 1.383.292.593.438 1.287.438 2.082 0 .79-.146 1.479-.438 2.069a3.298 3.298 0 0 1-1.213 1.377c-.517.328-1.12.492-1.81.492Zm0-1.054c.524 0 .955-.134 1.293-.403a2.38 2.38 0 0 0 .751-1.059 4.06 4.06 0 0 0 .243-1.422c0-.51-.081-.985-.243-1.426a2.41 2.41 0 0 0-.751-1.07c-.338-.271-.769-.407-1.293-.407-.523 0-.954.136-1.292.408a2.403 2.403 0 0 0-.751 1.069c-.162.44-.244.916-.244 1.426 0 .511.082.985.244 1.422.162.438.413.79.751 1.06.338.268.769.402 1.292.402Zm-11.543 3.759v-10.5h1.133v1.213h.14a9.98 9.98 0 0 1 .358-.507c.155-.21.377-.395.666-.557.291-.166.686-.249 1.183-.249.643 0 1.21.16 1.7.482.491.322.874.778 1.149 1.368.275.59.412 1.286.412 2.088 0 .808-.137 1.51-.412 2.103-.275.59-.657 1.047-1.144 1.372-.487.321-1.049.482-1.685.482-.491 0-.883-.081-1.178-.244a2.18 2.18 0 0 1-.681-.561 7.175 7.175 0 0 1-.368-.527h-.1v4.037h-1.173Zm1.153-6.682c0 .576.085 1.085.254 1.526.169.438.416.78.741 1.03.324.244.722.367 1.193.367.49 0 .9-.13 1.228-.388.331-.262.58-.613.746-1.054.169-.444.253-.938.253-1.481 0-.537-.083-1.021-.248-1.452a2.251 2.251 0 0 0-.741-1.03c-.328-.254-.741-.382-1.238-.382-.477 0-.878.121-1.203.363-.325.239-.57.573-.736 1.004-.166.428-.249.927-.249 1.497Zm-10.404 3.958c-.656 0-1.241-.114-1.755-.339a3.012 3.012 0 0 1-1.218-.94 2.524 2.524 0 0 1-.487-1.406h1.253c.026.328.139.611.338.85.198.235.459.417.78.547.322.129.678.193 1.069.193.438 0 .825-.076 1.163-.228a1.91 1.91 0 0 0 .796-.637c.192-.271.288-.586.288-.944a1.78 1.78 0 0 0-.278-.99 1.847 1.847 0 0 0-.816-.676c-.357-.162-.795-.243-1.312-.243h-.815v-1.094h.815a2.44 2.44 0 0 0 1.064-.219c.308-.146.548-.351.721-.616.175-.265.263-.577.263-.935 0-.345-.076-.645-.228-.9a1.566 1.566 0 0 0-.647-.596 2.091 2.091 0 0 0-.974-.214c-.351 0-.683.064-.994.194-.309.126-.561.31-.756.552a1.43 1.43 0 0 0-.318.865h-1.194c.02-.534.181-1.001.483-1.402.301-.405.696-.72 1.183-.945a3.821 3.821 0 0 1 1.616-.338c.629 0 1.17.128 1.62.383.451.252.798.585 1.04 1 .241.413.362.86.362 1.341 0 .574-.15 1.063-.452 1.467a2.29 2.29 0 0 1-1.218.84v.08c.643.106 1.145.38 1.506.82.362.438.542.98.542 1.626 0 .553-.151 1.05-.452 1.491a3.071 3.071 0 0 1-1.223 1.034c-.517.252-1.105.378-1.765.378Zm-9.412-1.93v-6.562h1.114v6.562h-1.114Zm-2.725-2.724v-1.114h6.563v1.114h-6.563Z\" fill=\"#fff\" fill-opacity=\".94\"/><path d=\"M159.044 140.659a1.23 1.23 0 0 1-.902-.376 1.23 1.23 0 0 1-.376-.902c0-.351.125-.651.376-.902s.552-.377.902-.377c.351 0 .651.126.902.377s.377.551.377.902c0 .232-.06.445-.178.639a1.33 1.33 0 0 1-.462.469c-.189.113-.402.17-.639.17Zm-10.914-6.676v6.563h-1.677v-10.91h1.62v1.705h.142a3.109 3.109 0 0 1 1.165-1.335c.52-.341 1.193-.512 2.017-.512.738 0 1.384.152 1.938.455.554.298.985.753 1.293 1.364.308.606.462 1.373.462 2.301v6.932h-1.676v-6.819c0-.857-.223-1.524-.668-2.003-.445-.482-1.056-.724-1.832-.724-.535 0-1.014.116-1.435.348a2.486 2.486 0 0 0-.987 1.016c-.242.445-.362.985-.362 1.619Zm-8.848 6.79c-.985 0-1.849-.235-2.593-.703-.738-.469-1.316-1.125-1.733-1.968-.412-.842-.618-1.827-.618-2.954 0-1.137.206-2.129.618-2.976.417-.848.995-1.506 1.733-1.974.744-.469 1.608-.704 2.593-.704.984 0 1.846.235 2.585.704.743.468 1.321 1.126 1.733 1.974.416.847.625 1.839.625 2.976 0 1.127-.209 2.112-.625 2.954-.412.843-.99 1.499-1.733 1.968-.739.468-1.601.703-2.585.703Zm0-1.506c.748 0 1.363-.192 1.846-.575a3.395 3.395 0 0 0 1.073-1.513 5.791 5.791 0 0 0 .348-2.031c0-.729-.116-1.409-.348-2.039a3.444 3.444 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582-.749 0-1.364.194-1.847.582-.483.389-.84.898-1.072 1.527a5.856 5.856 0 0 0-.348 2.039c0 .729.116 1.406.348 2.031a3.394 3.394 0 0 0 1.072 1.513c.483.383 1.098.575 1.847.575Zm-8.848 1.278v-10.909h1.676v10.909h-1.676Zm.852-12.727a1.19 1.19 0 0 1-.845-.334 1.071 1.071 0 0 1-.348-.802c0-.313.116-.58.348-.803.237-.222.518-.334.845-.334.327 0 .606.112.838.334.237.223.355.49.355.803 0 .312-.118.58-.355.802a1.165 1.165 0 0 1-.838.334Zm-3.044 1.818v1.421h-5.653v-1.421h5.653Zm-4.005-2.613h1.676v10.397c0 .474.068.829.206 1.066.142.232.322.388.539.469.223.075.457.113.704.113.184 0 .336-.009.454-.028l.284-.057.341 1.506a3.391 3.391 0 0 1-.476.127 3.456 3.456 0 0 1-.774.071 3.37 3.37 0 0 1-1.392-.305 2.77 2.77 0 0 1-1.122-.93c-.294-.417-.44-.943-.44-1.577v-10.852Zm-7.911 13.75c-.985 0-1.849-.235-2.592-.703-.739-.469-1.316-1.125-1.733-1.968-.412-.842-.618-1.827-.618-2.954 0-1.137.206-2.129.618-2.976.417-.848.994-1.506 1.733-1.974.743-.469 1.607-.704 2.592-.704.985 0 1.847.235 2.585.704.744.468 1.321 1.126 1.733 1.974.417.847.625 1.839.625 2.976 0 1.127-.208 2.112-.625 2.954-.412.843-.989 1.499-1.733 1.968-.738.468-1.6.703-2.585.703Zm0-1.506c.748 0 1.364-.192 1.847-.575.483-.384.84-.888 1.072-1.513a5.791 5.791 0 0 0 .348-2.031c0-.729-.116-1.409-.348-2.039a3.443 3.443 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582a3.444 3.444 0 0 0-1.073 1.527 5.856 5.856 0 0 0-.348 2.039c0 .729.116 1.406.348 2.031.232.625.59 1.129 1.073 1.513.483.383 1.098.575 1.846.575Zm-21.484 1.279v-10.91h1.619v1.705h.142a2.744 2.744 0 0 1 1.1-1.357c.507-.326 1.116-.49 1.826-.49.72 0 1.319.164 1.797.49.483.322.859.775 1.129 1.357h.114a3.173 3.173 0 0 1 1.257-1.342c.559-.337 1.229-.505 2.01-.505.975 0 1.773.306 2.393.917.621.606.931 1.55.931 2.833v7.302h-1.676v-7.302c0-.805-.221-1.38-.661-1.725-.44-.346-.959-.519-1.555-.519-.767 0-1.362.232-1.783.696-.421.459-.632 1.042-.632 1.747v7.103h-1.705v-7.472c0-.62-.201-1.12-.603-1.499-.403-.383-.921-.575-1.556-.575-.435 0-.843.116-1.221.348a2.627 2.627 0 0 0-.91.966c-.227.407-.34.878-.34 1.413v6.819h-1.676Zm-7.172.227c-.985 0-1.85-.235-2.593-.703-.738-.469-1.316-1.125-1.733-1.968-.411-.842-.617-1.827-.617-2.954 0-1.137.206-2.129.617-2.976.417-.848.995-1.506 1.733-1.974.744-.469 1.608-.704 2.593-.704.985 0 1.846.235 2.585.704.743.468 1.321 1.126 1.733 1.974.417.847.625 1.839.625 2.976 0 1.127-.208 2.112-.625 2.954-.412.843-.99 1.499-1.733 1.968-.739.468-1.6.703-2.585.703Zm0-1.506c.748 0 1.363-.192 1.846-.575.483-.384.84-.888 1.073-1.513a5.791 5.791 0 0 0 .348-2.031c0-.729-.116-1.409-.348-2.039a3.443 3.443 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.389-.84.898-1.072 1.527a5.856 5.856 0 0 0-.348 2.039c0 .729.116 1.406.348 2.031.232.625.59 1.129 1.072 1.513.483.383 1.099.575 1.847.575Zm-11.211 1.278v-10.909h1.62v1.648h.113c.199-.54.558-.978 1.08-1.314a3.18 3.18 0 0 1 1.76-.504c.124 0 .278.002.462.007.185.005.325.012.42.021v1.705a4.857 4.857 0 0 0-.391-.064 3.86 3.86 0 0 0-.632-.05 2.96 2.96 0 0 0-1.42.334 2.521 2.521 0 0 0-.981.909 2.452 2.452 0 0 0-.355 1.314v6.903h-1.676Zm-11.858 4.091v-15h1.62v1.733h.198c.123-.189.294-.43.512-.724.222-.298.54-.563.951-.796.417-.236.98-.355 1.69-.355.92 0 1.729.23 2.43.689.7.46 1.247 1.111 1.64 1.953.393.843.59 1.838.59 2.983 0 1.156-.197 2.157-.59 3.005-.393.842-.937 1.496-1.633 1.96-.696.459-1.499.689-2.408.689-.7 0-1.262-.116-1.683-.348-.422-.237-.746-.504-.973-.803a10.726 10.726 0 0 1-.526-.753h-.142v5.767h-1.676Zm1.648-9.545c0 .824.12 1.551.362 2.18.242.625.594 1.115 1.058 1.471.464.35 1.032.525 1.705.525.7 0 1.285-.185 1.754-.554.474-.374.829-.876 1.065-1.506.242-.634.363-1.34.363-2.116 0-.767-.119-1.458-.355-2.074-.232-.62-.585-1.11-1.059-1.47-.468-.365-1.058-.547-1.768-.547-.682 0-1.255.173-1.719.519-.464.34-.814.819-1.051 1.434-.237.611-.355 1.324-.355 2.138Zm-13.679 5.682c-1.052 0-1.959-.232-2.72-.696a4.673 4.673 0 0 1-1.755-1.96c-.407-.843-.61-1.823-.61-2.941 0-1.117.203-2.102.61-2.954.412-.857.985-1.525 1.719-2.003.738-.483 1.6-.725 2.585-.725.568 0 1.13.095 1.683.284.554.19 1.058.498 1.513.924.455.421.817.98 1.087 1.676s.404 1.553.404 2.571v.71h-8.409v-1.449h6.705c0-.615-.123-1.164-.37-1.647a2.781 2.781 0 0 0-1.036-1.144c-.445-.279-.971-.419-1.577-.419-.668 0-1.245.166-1.733.497a3.271 3.271 0 0 0-1.115 1.279 3.754 3.754 0 0 0-.39 1.69v.966c0 .824.141 1.522.425 2.095a3.08 3.08 0 0 0 1.2 1.3c.512.293 1.106.44 1.783.44.44 0 .838-.061 1.194-.185.36-.127.67-.317.93-.568.26-.255.462-.573.604-.951l1.619.454a3.596 3.596 0 0 1-.86 1.449 4.185 4.185 0 0 1-1.49.966c-.593.227-1.258.341-1.997.341Zm-14.268-6.79v6.563h-1.676v-10.91h1.62v1.705h.142a3.113 3.113 0 0 1 1.164-1.335c.521-.341 1.194-.512 2.017-.512.739 0 1.385.152 1.94.455.553.298.984.753 1.292 1.364.308.606.462 1.373.462 2.301v6.932h-1.677v-6.819c0-.857-.222-1.524-.667-2.003-.445-.482-1.056-.724-1.833-.724-.535 0-1.013.116-1.434.348a2.49 2.49 0 0 0-.987 1.016c-.242.445-.363.985-.363 1.619Zm-8.847 6.79c-.985 0-1.85-.235-2.593-.703-.738-.469-1.316-1.125-1.733-1.968-.412-.842-.617-1.827-.617-2.954 0-1.137.205-2.129.617-2.976.417-.848.995-1.506 1.733-1.974.744-.469 1.608-.704 2.593-.704.985 0 1.846.235 2.585.704.743.468 1.32 1.126 1.733 1.974.416.847.625 1.839.625 2.976 0 1.127-.209 2.112-.625 2.954-.412.843-.99 1.499-1.733 1.968-.739.468-1.6.703-2.585.703Zm0-1.506c.748 0 1.363-.192 1.846-.575.483-.384.84-.888 1.073-1.513a5.791 5.791 0 0 0 .348-2.031c0-.729-.116-1.409-.348-2.039a3.443 3.443 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.389-.84.898-1.072 1.527a5.856 5.856 0 0 0-.348 2.039c0 .729.116 1.406.348 2.031.232.625.59 1.129 1.072 1.513.483.383 1.099.575 1.847.575Zm232.453-39.631v1.421h-5.654v-1.42h5.654Zm-4.006-2.613h1.676v10.397c0 .474.069.829.206 1.066.142.232.322.388.54.469.222.075.457.113.703.113.185 0 .336-.009.454-.028l.285-.057.34 1.506a3.41 3.41 0 0 1-.475.127 3.472 3.472 0 0 1-.775.071 3.37 3.37 0 0 1-1.392-.305 2.782 2.782 0 0 1-1.122-.93c-.293-.417-.44-.943-.44-1.577V97.023Zm-3.13 5.057-1.506.426a2.83 2.83 0 0 0-.419-.732 2.033 2.033 0 0 0-.739-.596c-.312-.157-.712-.235-1.2-.235-.668 0-1.224.154-1.669.462-.44.303-.661.689-.661 1.158 0 .416.152.745.455.987.303.241.776.442 1.42.603l1.62.398c.975.237 1.702.599 2.18 1.087.478.483.717 1.105.717 1.868 0 .625-.18 1.183-.539 1.676-.356.492-.853.881-1.492 1.165-.639.284-1.382.426-2.23.426-1.113 0-2.034-.242-2.763-.725-.729-.483-1.191-1.188-1.385-2.116l1.591-.398c.152.587.438 1.028.86 1.321.426.294.982.441 1.669.441.781 0 1.401-.166 1.86-.498.464-.336.696-.738.696-1.207a1.27 1.27 0 0 0-.397-.952c-.265-.26-.673-.454-1.222-.582l-1.818-.426c-.999-.237-1.733-.604-2.202-1.101-.464-.502-.696-1.129-.696-1.882 0-.616.173-1.16.519-1.634.35-.473.826-.845 1.427-1.115.606-.27 1.293-.405 2.06-.405 1.079 0 1.927.237 2.542.711.621.473 1.061 1.098 1.322 1.875Zm-15.457 8.721c-.691 0-1.319-.13-1.882-.39a3.24 3.24 0 0 1-1.343-1.144c-.331-.502-.497-1.108-.497-1.818 0-.625.123-1.132.37-1.52a2.6 2.6 0 0 1 .987-.923 5.139 5.139 0 0 1 1.363-.497 16.427 16.427 0 0 1 1.513-.27 67.185 67.185 0 0 1 1.612-.192c.417-.047.72-.126.91-.234.194-.109.291-.299.291-.569v-.056c0-.701-.192-1.246-.576-1.634-.378-.388-.954-.582-1.725-.582-.801 0-1.428.175-1.883.525-.454.351-.774.725-.958 1.122l-1.591-.568c.284-.663.663-1.179 1.136-1.548a4.255 4.255 0 0 1 1.563-.781 6.483 6.483 0 0 1 1.676-.228c.35 0 .753.043 1.207.128.459.08.902.249 1.328.504.431.256.789.642 1.073 1.158.284.516.426 1.208.426 2.074v7.188h-1.676v-1.478h-.086c-.113.237-.303.49-.568.76-.265.27-.618.5-1.058.689-.44.19-.978.284-1.612.284Zm.256-1.505c.662 0 1.221-.131 1.676-.391.459-.261.805-.597 1.037-1.009.236-.412.355-.845.355-1.299v-1.534c-.071.085-.228.163-.469.234a7.96 7.96 0 0 1-.824.177c-.308.048-.608.09-.902.128-.289.033-.523.062-.703.086a6.331 6.331 0 0 0-1.222.277c-.374.123-.677.31-.909.561-.227.246-.341.582-.341 1.008 0 .583.216 1.023.647 1.321.435.294.987.441 1.655.441Zm-10.203 1.477c-1.051 0-1.958-.232-2.72-.696a4.664 4.664 0 0 1-1.754-1.96c-.408-.843-.611-1.823-.611-2.941 0-1.117.203-2.102.611-2.954.411-.857.984-1.525 1.718-2.003.739-.483 1.601-.725 2.585-.725.569 0 1.13.095 1.684.284.554.19 1.058.498 1.513.924.454.421.816.98 1.086 1.676.27.696.405 1.553.405 2.571v.71h-8.409v-1.449h6.704c0-.615-.123-1.164-.369-1.647a2.778 2.778 0 0 0-1.037-1.144c-.445-.279-.97-.419-1.577-.419-.667 0-1.245.166-1.732.497a3.278 3.278 0 0 0-1.116 1.279 3.758 3.758 0 0 0-.39 1.69v.966c0 .824.142 1.522.426 2.095a3.083 3.083 0 0 0 1.2 1.3c.512.293 1.106.44 1.783.44.44 0 .838-.061 1.193-.185.36-.127.67-.317.931-.568.26-.255.461-.573.603-.951l1.62.454a3.596 3.596 0 0 1-.86 1.449 4.18 4.18 0 0 1-1.491.966c-.592.227-1.257.341-1.996.341ZM222.054 96v14.545h-1.676V96h1.676Zm-9.162 3.636v1.421h-5.654v-1.42h5.654Zm-4.006-2.613h1.676v10.397c0 .474.069.829.206 1.066.142.232.322.388.54.469.222.075.457.113.703.113.185 0 .336-.009.455-.028l.284-.057.341 1.506a3.47 3.47 0 0 1-.476.127 3.469 3.469 0 0 1-.774.071c-.474 0-.938-.101-1.392-.305a2.778 2.778 0 0 1-1.123-.93c-.293-.417-.44-.943-.44-1.577V97.023Zm-8.468 13.778c-.691 0-1.319-.13-1.882-.39a3.24 3.24 0 0 1-1.343-1.144c-.331-.502-.497-1.108-.497-1.818 0-.625.123-1.132.37-1.52a2.6 2.6 0 0 1 .987-.923 5.139 5.139 0 0 1 1.363-.497 16.427 16.427 0 0 1 1.513-.27 67.185 67.185 0 0 1 1.612-.192c.417-.047.72-.126.91-.234.194-.109.291-.299.291-.569v-.056c0-.701-.192-1.246-.576-1.634-.378-.388-.954-.582-1.725-.582-.801 0-1.428.175-1.882.525-.455.351-.775.725-.959 1.122l-1.591-.568c.284-.663.663-1.179 1.136-1.548a4.255 4.255 0 0 1 1.563-.781 6.483 6.483 0 0 1 1.676-.228c.35 0 .753.043 1.207.128.459.08.902.249 1.328.504.431.256.789.642 1.073 1.158.284.516.426 1.208.426 2.074v7.188h-1.676v-1.478h-.085c-.114.237-.304.49-.569.76-.265.27-.618.5-1.058.689-.44.19-.978.284-1.612.284Zm.256-1.505c.662 0 1.221-.131 1.676-.391.459-.261.805-.597 1.037-1.009.236-.412.355-.845.355-1.299v-1.534c-.071.085-.228.163-.469.234a7.96 7.96 0 0 1-.824.177c-.308.048-.608.09-.902.128-.289.033-.523.062-.703.086a6.331 6.331 0 0 0-1.222.277c-.374.123-.677.31-.909.561-.227.246-.341.582-.341 1.008 0 .583.216 1.023.647 1.321.435.294.987.441 1.655.441Zm-16.734 1.477c-.909 0-1.711-.23-2.407-.689-.696-.464-1.241-1.118-1.634-1.96-.393-.848-.589-1.849-.589-3.005 0-1.146.196-2.14.589-2.983.393-.842.94-1.493 1.641-1.953.7-.459 1.51-.689 2.429-.689.71 0 1.271.119 1.683.355.417.232.734.498.952.796.222.293.395.535.518.724h.142V96h1.676v14.545h-1.619v-1.676h-.199c-.123.199-.298.45-.525.753-.228.298-.552.566-.973.803-.422.232-.983.348-1.684.348Zm.228-1.506c.672 0 1.24-.175 1.704-.526.464-.355.817-.845 1.058-1.47.242-.629.363-1.356.363-2.18 0-.814-.119-1.527-.356-2.138-.236-.615-.587-1.094-1.051-1.435-.464-.345-1.037-.518-1.718-.518-.711 0-1.303.182-1.776.547-.469.36-.822.85-1.058 1.47-.232.616-.348 1.307-.348 2.074 0 .776.118 1.482.355 2.116.241.63.596 1.132 1.065 1.506.474.369 1.061.554 1.762.554Zm-11.084 1.506c-1.051 0-1.958-.232-2.72-.696-.758-.469-1.342-1.122-1.754-1.96-.408-.843-.611-1.823-.611-2.941 0-1.117.203-2.102.611-2.954.412-.857.984-1.525 1.718-2.003.739-.483 1.601-.725 2.586-.725a5.17 5.17 0 0 1 1.683.284c.554.19 1.058.498 1.513.924.454.421.816.98 1.086 1.676.27.696.405 1.553.405 2.571v.71h-8.409v-1.449h6.705c0-.615-.124-1.164-.37-1.647a2.778 2.778 0 0 0-1.037-1.144c-.445-.279-.97-.419-1.576-.419-.668 0-1.246.166-1.733.497a3.267 3.267 0 0 0-1.115 1.279 3.746 3.746 0 0 0-.391 1.69v.966c0 .824.142 1.522.426 2.095a3.083 3.083 0 0 0 1.2 1.3c.512.293 1.106.44 1.783.44.44 0 .838-.061 1.193-.185.36-.127.67-.317.931-.568.26-.255.461-.573.603-.951l1.62.454a3.596 3.596 0 0 1-.86 1.449 4.18 4.18 0 0 1-1.491.966c-.592.227-1.257.341-1.996.341Zm-6.648-11.137v1.421h-5.653v-1.42h5.653Zm-4.006-2.613h1.677v10.397c0 .474.068.829.206 1.066.142.232.322.388.539.469.223.075.457.113.703.113.185 0 .337-.009.455-.028l.284-.057.341 1.506a3.43 3.43 0 0 1-.476.127 3.462 3.462 0 0 1-.774.071c-.473 0-.938-.101-1.392-.305a2.77 2.77 0 0 1-1.122-.93c-.294-.417-.441-.943-.441-1.577V97.023Zm-7.148 13.75c-1.023 0-1.904-.242-2.642-.725-.739-.483-1.307-1.148-1.705-1.995-.398-.848-.596-1.816-.596-2.905 0-1.108.203-2.086.61-2.933.412-.853.985-1.518 1.719-1.996.739-.483 1.601-.725 2.585-.725.767 0 1.459.142 2.074.427.616.284 1.12.681 1.513 1.193.393.511.637 1.108.732 1.789h-1.677c-.127-.497-.411-.937-.852-1.321-.435-.388-1.023-.582-1.761-.582-.654 0-1.227.171-1.719.511-.488.337-.869.812-1.143 1.428-.27.611-.405 1.328-.405 2.152 0 .843.132 1.577.397 2.202.27.625.649 1.11 1.137 1.456.492.345 1.07.518 1.733.518.435 0 .831-.076 1.186-.227.355-.152.656-.369.902-.654.246-.284.421-.625.525-1.022h1.677a3.876 3.876 0 0 1-.704 1.74 3.926 3.926 0 0 1-1.47 1.221c-.606.299-1.311.448-2.116.448Zm-11.169 0c-1.051 0-1.958-.232-2.72-.696-.758-.469-1.342-1.122-1.754-1.96-.408-.843-.611-1.823-.611-2.941 0-1.117.203-2.102.611-2.954.412-.857.984-1.525 1.718-2.003.739-.483 1.601-.725 2.586-.725a5.17 5.17 0 0 1 1.683.284c.554.19 1.058.498 1.513.924.454.421.816.98 1.086 1.676.27.696.405 1.553.405 2.571v.71h-8.409v-1.449h6.705c0-.615-.124-1.164-.37-1.647a2.778 2.778 0 0 0-1.037-1.144c-.445-.279-.97-.419-1.576-.419-.668 0-1.246.166-1.733.497a3.267 3.267 0 0 0-1.115 1.279 3.746 3.746 0 0 0-.391 1.69v.966c0 .824.142 1.522.426 2.095a3.083 3.083 0 0 0 1.2 1.3c.512.293 1.106.44 1.783.44.44 0 .838-.061 1.193-.185.36-.127.67-.317.931-.568.26-.255.461-.573.603-.951l1.62.454a3.596 3.596 0 0 1-.86 1.449 4.18 4.18 0 0 1-1.491.966c-.592.227-1.257.341-1.996.341ZM136.799 96v14.545h-1.676V96h1.676Zm-8.413 14.773c-1.051 0-1.957-.232-2.72-.696a4.677 4.677 0 0 1-1.754-1.96c-.407-.843-.611-1.823-.611-2.941 0-1.117.204-2.102.611-2.954.412-.857.985-1.525 1.719-2.003.738-.483 1.6-.725 2.585-.725a5.17 5.17 0 0 1 1.683.284 4.17 4.17 0 0 1 1.513.924c.455.421.817.98 1.087 1.676s.405 1.553.405 2.571v.71h-8.41v-1.449h6.705c0-.615-.123-1.164-.369-1.647a2.784 2.784 0 0 0-1.037-1.144c-.445-.279-.971-.419-1.577-.419-.668 0-1.245.166-1.733.497a3.267 3.267 0 0 0-1.115 1.279 3.76 3.76 0 0 0-.391 1.69v.966c0 .824.142 1.522.427 2.095a3.07 3.07 0 0 0 1.2 1.3c.511.293 1.105.44 1.782.44.441 0 .839-.061 1.194-.185.36-.127.67-.317.93-.568.26-.255.462-.573.604-.951l1.619.454a3.594 3.594 0 0 1-.859 1.449c-.403.412-.9.734-1.492.966-.592.227-1.257.341-1.996.341Zm-6.965-8.693-1.506.426a2.801 2.801 0 0 0-.419-.732 2.033 2.033 0 0 0-.739-.596c-.312-.157-.712-.235-1.2-.235-.668 0-1.224.154-1.669.462-.44.303-.661.689-.661 1.158 0 .416.152.745.455.987.303.241.777.442 1.42.603l1.62.398c.975.237 1.702.599 2.18 1.087.478.483.718 1.105.718 1.868a2.77 2.77 0 0 1-.54 1.676c-.355.492-.853.881-1.492 1.165-.639.284-1.382.426-2.23.426-1.113 0-2.033-.242-2.763-.725-.729-.483-1.19-1.188-1.385-2.116l1.591-.398c.152.587.438 1.028.86 1.321.426.294.982.441 1.669.441.781 0 1.401-.166 1.861-.498.464-.336.696-.738.696-1.207a1.27 1.27 0 0 0-.398-.952c-.265-.26-.672-.454-1.222-.582l-1.818-.426c-.999-.237-1.733-.604-2.202-1.101-.464-.502-.696-1.129-.696-1.882 0-.616.173-1.16.519-1.634.35-.473.826-.845 1.427-1.115.606-.27 1.293-.405 2.06-.405 1.08 0 1.927.237 2.543.711.62.473 1.06 1.098 1.321 1.875Zm-19.759 8.693c-1.051 0-1.958-.232-2.72-.696a4.673 4.673 0 0 1-1.755-1.96c-.407-.843-.61-1.823-.61-2.941 0-1.117.203-2.102.61-2.954.412-.857.985-1.525 1.719-2.003.739-.483 1.6-.725 2.585-.725a5.17 5.17 0 0 1 1.683.284 4.17 4.17 0 0 1 1.513.924c.455.421.817.98 1.087 1.676s.405 1.553.405 2.571v.71h-8.41v-1.449h6.705c0-.615-.123-1.164-.369-1.647a2.784 2.784 0 0 0-1.037-1.144c-.445-.279-.971-.419-1.577-.419-.667 0-1.245.166-1.733.497a3.271 3.271 0 0 0-1.115 1.279 3.754 3.754 0 0 0-.39 1.69v.966c0 .824.142 1.522.426 2.095a3.08 3.08 0 0 0 1.2 1.3c.511.293 1.106.44 1.783.44.44 0 .838-.061 1.193-.185.36-.127.67-.317.93-.568.261-.255.462-.573.604-.951l1.619.454a3.594 3.594 0 0 1-.859 1.449c-.403.412-.9.734-1.492.966-.591.227-1.257.341-1.995.341Zm-6.066-11.137-4.034 10.91h-1.705l-4.034-10.91h1.818l3.012 8.694h.113l3.012-8.694h1.818Zm-16.259 11.165a4.44 4.44 0 0 1-1.882-.39 3.238 3.238 0 0 1-1.343-1.144c-.331-.502-.497-1.108-.497-1.818 0-.625.123-1.132.37-1.52a2.6 2.6 0 0 1 .987-.923 5.139 5.139 0 0 1 1.363-.497 16.381 16.381 0 0 1 1.513-.27c.663-.086 1.2-.149 1.612-.192.417-.047.72-.126.91-.234.194-.109.29-.299.29-.569v-.056c0-.701-.191-1.246-.575-1.634-.378-.388-.954-.582-1.725-.582-.8 0-1.428.175-1.882.525-.455.351-.775.725-.96 1.122l-1.59-.568c.284-.663.663-1.179 1.136-1.548a4.25 4.25 0 0 1 1.563-.781 6.484 6.484 0 0 1 1.676-.228c.35 0 .753.043 1.207.128.46.08.902.249 1.328.504.431.256.789.642 1.073 1.158.284.516.426 1.208.426 2.074v7.188H82.66v-1.478h-.085c-.114.237-.304.49-.569.76-.265.27-.618.5-1.058.689-.44.19-.978.284-1.612.284Zm.255-1.505c.663 0 1.222-.131 1.677-.391.459-.261.805-.597 1.037-1.009a2.57 2.57 0 0 0 .355-1.299v-1.534c-.071.085-.228.163-.47.234a7.966 7.966 0 0 1-.823.177c-.308.048-.608.09-.902.128-.289.033-.523.062-.703.086a6.33 6.33 0 0 0-1.222.277c-.374.123-.677.31-.909.561-.227.246-.34.582-.34 1.008 0 .583.215 1.023.646 1.321.435.294.987.441 1.654.441Zm-13.276-5.313v6.562H64.64V96h1.676v5.341h.142a3.08 3.08 0 0 1 1.15-1.342c.517-.337 1.203-.505 2.06-.505.744 0 1.395.15 1.954.448.558.293.992.746 1.3 1.356.312.606.468 1.378.468 2.316v6.931h-1.676v-6.818c0-.866-.225-1.536-.675-2.01-.445-.478-1.063-.717-1.853-.717-.55 0-1.042.116-1.478.348-.43.232-.772.571-1.022 1.016-.247.445-.37.984-.37 1.619Zm-11.386 2.102v-6.448h1.675v10.909H54.93v-1.847h-.113a3.576 3.576 0 0 1-1.194 1.413c-.54.384-1.221.576-2.045.576-.682 0-1.288-.15-1.818-.448-.53-.303-.947-.757-1.25-1.363-.303-.611-.455-1.381-.455-2.309v-6.931h1.676v6.818c0 .795.223 1.43.668 1.903.45.474 1.023.71 1.719.71.416 0 .84-.106 1.271-.319.436-.213.8-.54 1.094-.98.298-.441.447-1.002.447-1.684Zm-14.048 4.688c-.984 0-1.849-.235-2.592-.703-.739-.469-1.316-1.125-1.733-1.968-.412-.842-.618-1.827-.618-2.954 0-1.137.206-2.129.618-2.976.417-.848.994-1.506 1.733-1.974.743-.47 1.608-.704 2.592-.704.985 0 1.847.235 2.586.704.743.468 1.32 1.126 1.733 1.974.416.847.625 1.839.625 2.976 0 1.127-.209 2.112-.625 2.954-.412.843-.99 1.499-1.733 1.968-.739.468-1.6.703-2.586.703Zm0-1.506c.748 0 1.364-.192 1.847-.575.483-.384.84-.888 1.072-1.513a5.791 5.791 0 0 0 .348-2.031c0-.729-.116-1.409-.348-2.039a3.444 3.444 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582c-.483.389-.84.898-1.073 1.527a5.854 5.854 0 0 0-.348 2.039c0 .729.116 1.406.348 2.031.232.625.59 1.129 1.073 1.513.483.383 1.098.575 1.846.575ZM24 96h2.017l4.034 6.79h.17L34.257 96h2.017l-5.256 8.551v5.994h-1.761v-5.994L24 96Z\" fill=\"#E9FDFE\"/><defs><linearGradient id=\"a\" x1=\"236.106\" y1=\"192\" x2=\"236.106\" y2=\"0\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0F3133\"/><stop offset=\"1\" stop-color=\"#154446\"/></linearGradient></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1te3yws\",\"data-border\":true,\"data-framer-name\":\"Teal 3\",layoutDependency:layoutDependency,layoutId:\"ACZWPGVy4\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(21, 68, 70)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(17, 46, 35, 0.3)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"16px 16px 16px 0px rgba(0, 0, 0, 0.15)\"},transformTemplate:transformTemplate3,variants:{ErSRQvwrY:{boxShadow:\"6px 6px 10px 0px rgba(0, 0, 0, 0.15)\"}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-kt8v7g\",\"data-framer-name\":\"Teal_3\",intrinsicHeight:192,intrinsicWidth:310,layoutDependency:layoutDependency,layoutId:\"ITcR_XWf8\",style:{backdropFilter:\"blur(6.5px)\",WebkitBackdropFilter:\"blur(6.5px)\"},svg:'<svg width=\"310\" height=\"192\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"url(#a)\" fill-opacity=\".7\" d=\"M0 0h310v192H0z\"/><rect x=\"24\" y=\"24\" width=\"56\" height=\"56\" rx=\"28\" fill=\"#35E0A1\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.735 42.77a2.333 2.333 0 0 1 2.154-1.437h6.222c.942 0 1.792.567 2.154 1.436l.983 2.36a.333.333 0 0 0 .308.204H59A3.667 3.667 0 0 1 62.667 49v10A3.667 3.667 0 0 1 59 62.667H45A3.667 3.667 0 0 1 41.333 59V49A3.667 3.667 0 0 1 45 45.333h.444a.333.333 0 0 0 .308-.205l.983-2.359Zm2.154.563a.333.333 0 0 0-.308.205l-.983 2.36a2.333 2.333 0 0 1-2.154 1.435H45c-.92 0-1.667.746-1.667 1.667v10c0 .92.747 1.667 1.667 1.667h14c.92 0 1.667-.747 1.667-1.667V49c0-.92-.747-1.667-1.667-1.667h-.444a2.333 2.333 0 0 1-2.154-1.436l-.983-2.359a.333.333 0 0 0-.308-.205H48.89ZM52 50a3.333 3.333 0 1 0 0 6.667A3.333 3.333 0 0 0 52 50Zm-5.333 3.333a5.333 5.333 0 1 1 10.666 0 5.333 5.333 0 0 1-10.666 0Z\" fill=\"#fff\"/><rect x=\"210.168\" y=\"24\" width=\"75.832\" height=\"19.364\" rx=\"9.682\" fill=\"#22686C\"/><path d=\"m277.861 31.574-1.054.298a1.962 1.962 0 0 0-.294-.512 1.422 1.422 0 0 0-.517-.418c-.218-.109-.498-.164-.84-.164-.467 0-.857.108-1.168.324-.308.212-.463.482-.463.81 0 .292.107.522.319.69.212.17.543.31.994.424l1.133.278c.683.166 1.192.42 1.527.76.335.339.502.775.502 1.308 0 .438-.126.829-.378 1.173-.249.345-.597.617-1.044.816-.447.199-.968.298-1.561.298-.779 0-1.424-.169-1.934-.507-.51-.338-.834-.832-.969-1.482l1.113-.278c.106.411.307.72.602.925.298.205.687.308 1.168.308.547 0 .981-.116 1.303-.348.324-.235.487-.517.487-.845a.887.887 0 0 0-.279-.666c-.185-.183-.47-.319-.855-.408l-1.272-.298c-.7-.166-1.213-.423-1.542-.771-.324-.351-.487-.79-.487-1.318 0-.43.121-.811.363-1.143a2.47 2.47 0 0 1 .999-.78 3.513 3.513 0 0 1 1.442-.284c.756 0 1.349.166 1.78.497.434.332.742.77.925 1.313Zm-6.948-1.71v.994h-3.957v-.994h3.957Zm-2.804-1.83h1.174v7.279c0 .331.048.58.144.745a.744.744 0 0 0 .378.328c.156.053.32.08.492.08.129 0 .235-.007.318-.02l.199-.04.239 1.054c-.08.03-.191.06-.333.09-.143.033-.324.05-.542.05a2.36 2.36 0 0 1-.975-.214 1.935 1.935 0 0 1-.785-.652c-.206-.291-.309-.66-.309-1.103v-7.597Zm-7.443 4.872V37.5h-1.173v-7.636h1.133v1.193h.1c.179-.388.451-.7.815-.935.365-.238.835-.358 1.412-.358.517 0 .97.106 1.357.318.388.21.69.527.905.955.216.424.323.961.323 1.61V37.5h-1.173v-4.773c0-.6-.156-1.067-.467-1.402-.312-.338-.739-.507-1.283-.507-.374 0-.709.081-1.004.244-.292.162-.522.4-.691.71-.169.312-.254.69-.254 1.134Zm-4.405 4.594v-7.636h1.173V37.5h-1.173Zm.596-8.91a.833.833 0 0 1-.591-.233.749.749 0 0 1-.244-.561c0-.22.081-.407.244-.562a.833.833 0 0 1 .591-.234c.229 0 .424.078.587.234a.742.742 0 0 1 .248.561.742.742 0 0 1-.248.562.818.818 0 0 1-.587.234Zm-5.758 9.069c-.689 0-1.294-.164-1.814-.492a3.34 3.34 0 0 1-1.213-1.377c-.289-.59-.433-1.28-.433-2.069 0-.795.144-1.49.433-2.082a3.333 3.333 0 0 1 1.213-1.383c.52-.328 1.125-.492 1.814-.492.69 0 1.293.164 1.81.492.52.328.925.79 1.213 1.383.292.593.438 1.287.438 2.082 0 .79-.146 1.479-.438 2.069a3.298 3.298 0 0 1-1.213 1.377c-.517.328-1.12.492-1.81.492Zm0-1.054c.524 0 .955-.134 1.293-.403a2.38 2.38 0 0 0 .751-1.059 4.06 4.06 0 0 0 .243-1.422c0-.51-.081-.985-.243-1.426a2.41 2.41 0 0 0-.751-1.07c-.338-.271-.769-.407-1.293-.407-.523 0-.954.136-1.292.408a2.403 2.403 0 0 0-.751 1.069c-.162.44-.244.916-.244 1.426 0 .511.082.985.244 1.422.162.438.413.79.751 1.06.338.268.769.402 1.292.402Zm-11.543 3.759v-10.5h1.133v1.213h.14a9.98 9.98 0 0 1 .358-.507c.155-.21.377-.395.666-.557.291-.166.686-.249 1.183-.249.643 0 1.21.16 1.7.482.491.322.874.778 1.149 1.368.275.59.412 1.286.412 2.088 0 .808-.137 1.51-.412 2.103-.275.59-.657 1.047-1.144 1.372-.487.321-1.049.482-1.685.482-.491 0-.883-.081-1.178-.244a2.18 2.18 0 0 1-.681-.561 7.175 7.175 0 0 1-.368-.527h-.1v4.037h-1.173Zm1.153-6.682c0 .576.085 1.085.254 1.526.169.438.416.78.741 1.03.324.244.722.367 1.193.367.49 0 .9-.13 1.228-.388.331-.262.58-.613.746-1.054.169-.444.253-.938.253-1.481 0-.537-.083-1.021-.248-1.452a2.251 2.251 0 0 0-.741-1.03c-.328-.254-.741-.382-1.238-.382-.477 0-.878.121-1.203.363-.325.239-.57.573-.736 1.004-.166.428-.249.927-.249 1.497Zm-10.404 3.958c-.656 0-1.241-.114-1.755-.339a3.012 3.012 0 0 1-1.218-.94 2.524 2.524 0 0 1-.487-1.406h1.253c.026.328.139.611.338.85.198.235.459.417.78.547.322.129.678.193 1.069.193.438 0 .825-.076 1.163-.228a1.91 1.91 0 0 0 .796-.637c.192-.271.288-.586.288-.944a1.78 1.78 0 0 0-.278-.99 1.847 1.847 0 0 0-.816-.676c-.357-.162-.795-.243-1.312-.243h-.815v-1.094h.815a2.44 2.44 0 0 0 1.064-.219c.308-.146.548-.351.721-.616.175-.265.263-.577.263-.935 0-.345-.076-.645-.228-.9a1.566 1.566 0 0 0-.647-.596 2.091 2.091 0 0 0-.974-.214c-.351 0-.683.064-.994.194-.309.126-.561.31-.756.552a1.43 1.43 0 0 0-.318.865h-1.194c.02-.534.181-1.001.483-1.402.301-.405.696-.72 1.183-.945a3.821 3.821 0 0 1 1.616-.338c.629 0 1.17.128 1.62.383.451.252.798.585 1.04 1 .241.413.362.86.362 1.341 0 .574-.15 1.063-.452 1.467a2.29 2.29 0 0 1-1.218.84v.08c.643.106 1.145.38 1.506.82.362.438.542.98.542 1.626 0 .553-.151 1.05-.452 1.491a3.071 3.071 0 0 1-1.223 1.034c-.517.252-1.105.378-1.765.378Zm-9.412-1.93v-6.562h1.114v6.562h-1.114Zm-2.725-2.724v-1.114h6.563v1.114h-6.563Z\" fill=\"#fff\" fill-opacity=\".94\"/><path d=\"M223.435 141.114c-.35 0-.651-.126-.902-.377a1.229 1.229 0 0 1-.376-.902c0-.35.125-.651.376-.902a1.23 1.23 0 0 1 .902-.376c.351 0 .651.125.902.376s.377.552.377.902c0 .232-.059.445-.178.639a1.311 1.311 0 0 1-.461.469c-.19.114-.403.171-.64.171Zm-10.914-6.676V141h-1.677v-10.909h1.62v1.705h.142a3.124 3.124 0 0 1 1.165-1.336c.52-.341 1.193-.511 2.017-.511.738 0 1.385.151 1.939.455.554.298.984.752 1.292 1.363.308.606.462 1.373.462 2.301V141h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.535 0-1.014.116-1.435.348-.417.232-.746.57-.987 1.015-.242.445-.362.985-.362 1.62Zm-8.848 6.789c-.985 0-1.849-.234-2.592-.703-.739-.468-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.975.416-.848.994-1.506 1.733-1.975.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.321 1.127 1.733 1.975.417.847.625 1.839.625 2.975 0 1.127-.208 2.112-.625 2.955-.412.843-.989 1.499-1.733 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.482-.383.84-.887 1.072-1.512a5.793 5.793 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .73.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576ZM194.825 141v-10.909h1.676V141h-1.676Zm.852-12.727c-.327 0-.608-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802a1.19 1.19 0 0 1 .845-.334c.327 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.169 1.169 0 0 1-.838.334Zm-3.043 1.818v1.42h-5.654v-1.42h5.654Zm-4.006-2.614h1.676v10.398c0 .474.069.829.206 1.065.142.232.322.389.54.469.222.076.457.114.703.114.185 0 .336-.01.455-.029l.284-.056.341 1.505a3.449 3.449 0 0 1-.476.128 3.529 3.529 0 0 1-.774.071c-.474 0-.938-.102-1.393-.305a2.777 2.777 0 0 1-1.122-.931c-.293-.416-.44-.942-.44-1.576v-10.853Zm-8.468 13.779c-.691 0-1.319-.13-1.882-.391a3.228 3.228 0 0 1-1.342-1.143c-.332-.502-.498-1.108-.498-1.818 0-.625.124-1.132.37-1.52a2.61 2.61 0 0 1 .987-.924 5.216 5.216 0 0 1 1.364-.497 17.108 17.108 0 0 1 1.512-.27 65.775 65.775 0 0 1 1.613-.191c.416-.048.719-.126.909-.235.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.428.175-1.882.526-.455.35-.774.724-.959 1.122l-1.591-.568c.284-.663.663-1.179 1.136-1.549a4.266 4.266 0 0 1 1.563-.781 6.508 6.508 0 0 1 1.676-.227c.35 0 .753.043 1.207.128.46.08.902.248 1.328.504.431.256.789.642 1.073 1.158.284.516.426 1.207.426 2.074V141h-1.676v-1.477h-.085c-.114.237-.303.49-.568.76-.266.27-.618.499-1.059.689-.44.189-.977.284-1.612.284Zm.256-1.506c.663 0 1.221-.13 1.676-.391.459-.26.805-.596 1.037-1.008.237-.412.355-.845.355-1.3v-1.534c-.071.085-.227.164-.469.235a7.96 7.96 0 0 1-.824.177c-.307.047-.608.09-.902.128a40.94 40.94 0 0 0-.703.085 6.396 6.396 0 0 0-1.221.277c-.374.123-.677.31-.909.561-.228.246-.341.583-.341 1.009 0 .582.215 1.022.646 1.321.436.293.987.44 1.655.44Zm-5.658-9.659v1.42h-5.653v-1.42h5.653Zm-4.005-2.614h1.676v10.398c0 .474.069.829.206 1.065.142.232.322.389.54.469.222.076.456.114.703.114.184 0 .336-.01.454-.029l.284-.056.341 1.505a3.37 3.37 0 0 1-.476.128 3.516 3.516 0 0 1-.774.071c-.473 0-.937-.102-1.392-.305a2.764 2.764 0 0 1-1.122-.931c-.294-.416-.44-.942-.44-1.576v-10.853Zm-10.432 6.961V141h-1.676v-10.909h1.619v1.705h.142a3.124 3.124 0 0 1 1.165-1.336c.521-.341 1.193-.511 2.017-.511.739 0 1.385.151 1.939.455.554.298.985.752 1.293 1.363.307.606.461 1.373.461 2.301V141h-1.676v-6.818c0-.857-.222-1.525-.667-2.003-.445-.483-1.056-.724-1.833-.724-.535 0-1.013.116-1.434.348-.417.232-.746.57-.988 1.015-.241.445-.362.985-.362 1.62Zm-8.413 6.789c-1.051 0-1.958-.232-2.72-.696-.758-.468-1.342-1.122-1.754-1.96-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.102.611-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.17 4.17 0 0 1 1.513.923c.454.422.817.98 1.086 1.676.27.697.405 1.554.405 2.572v.71h-8.409v-1.449h6.705c0-.616-.123-1.165-.37-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.97-.419-1.576-.419-.668 0-1.245.165-1.733.497a3.271 3.271 0 0 0-1.115 1.278 3.75 3.75 0 0 0-.391 1.691v.965c0 .824.142 1.523.426 2.096a3.07 3.07 0 0 0 1.201 1.299c.511.294 1.105.441 1.782.441.441 0 .838-.062 1.193-.185.36-.128.67-.317.931-.568.26-.256.461-.573.603-.952l1.62.455a3.596 3.596 0 0 1-.86 1.449 4.192 4.192 0 0 1-1.491.965c-.592.228-1.257.341-1.996.341Zm-8.99-.227v-10.909h1.676V141h-1.676Zm.853-12.727c-.327 0-.609-.112-.846-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802.237-.223.519-.334.846-.334.326 0 .606.111.838.334.236.222.355.49.355.802 0 .313-.119.58-.355.803a1.17 1.17 0 0 1-.838.334ZM135.807 141v-10.909h1.619v1.648h.114c.199-.54.559-.978 1.079-1.314a3.173 3.173 0 0 1 1.762-.505c.123 0 .277.003.461.008.185.004.325.011.419.021v1.704a5.332 5.332 0 0 0-.39-.064 3.867 3.867 0 0 0-.632-.049c-.531 0-1.004.111-1.421.334a2.51 2.51 0 0 0-.98.909 2.445 2.445 0 0 0-.355 1.314V141h-1.676Zm-7.172.227c-.985 0-1.849-.234-2.592-.703-.739-.468-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.975.416-.848.994-1.506 1.733-1.975.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.321 1.127 1.733 1.975.417.847.625 1.839.625 2.975 0 1.127-.208 2.112-.625 2.955-.412.843-.989 1.499-1.733 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.793 5.793 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038c-.232-.63-.589-1.139-1.072-1.527-.483-.388-1.099-.582-1.847-.582s-1.364.194-1.847.582a3.44 3.44 0 0 0-1.072 1.527 5.85 5.85 0 0 0-.348 2.038c0 .73.116 1.407.348 2.032.232.625.59 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm-16.464 1.505c-1.051 0-1.957-.232-2.72-.696-.757-.468-1.342-1.122-1.754-1.96-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.102.611-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.17 4.17 0 0 1 1.513.923c.455.422.817.98 1.087 1.676.27.697.404 1.554.404 2.572v.71h-8.409v-1.449h6.705c0-.616-.123-1.165-.369-1.648a2.788 2.788 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.271 3.271 0 0 0-1.115 1.278 3.763 3.763 0 0 0-.391 1.691v.965c0 .824.142 1.523.426 2.096a3.07 3.07 0 0 0 1.201 1.299c.511.294 1.105.441 1.782.441.441 0 .838-.062 1.194-.185.359-.128.67-.317.93-.568.26-.256.462-.573.604-.952l1.619.455a3.594 3.594 0 0 1-.859 1.449c-.403.411-.9.733-1.492.965-.592.228-1.257.341-1.996.341Zm-16.431 3.864v-15h1.62v1.733h.198c.123-.189.294-.431.511-.724.223-.299.54-.564.952-.796.417-.237.98-.355 1.691-.355.918 0 1.728.23 2.429.689.7.459 1.247 1.11 1.64 1.953.393.843.59 1.837.59 2.983 0 1.155-.197 2.157-.59 3.004-.393.843-.937 1.496-1.633 1.96-.696.46-1.499.689-2.408.689-.701 0-1.262-.116-1.683-.348-.422-.236-.746-.504-.973-.802a10.726 10.726 0 0 1-.526-.753h-.142v5.767H95.74Zm1.648-9.545c0 .823.12 1.55.362 2.18.241.625.594 1.115 1.058 1.47.464.351 1.032.526 1.705.526.7 0 1.285-.185 1.754-.554.473-.374.829-.876 1.065-1.506.242-.634.363-1.34.363-2.116 0-.767-.119-1.459-.356-2.074-.232-.621-.584-1.111-1.058-1.47-.469-.365-1.058-.547-1.768-.547-.682 0-1.255.172-1.719.518-.464.341-.814.819-1.051 1.435-.237.611-.355 1.323-.355 2.138Zm-9.378 5.71c-.69 0-1.318-.13-1.881-.391a3.23 3.23 0 0 1-1.343-1.143c-.331-.502-.497-1.108-.497-1.818 0-.625.123-1.132.37-1.52a2.61 2.61 0 0 1 .987-.924 5.21 5.21 0 0 1 1.363-.497 17.08 17.08 0 0 1 1.513-.27c.663-.085 1.2-.149 1.612-.191.417-.048.72-.126.91-.235.194-.109.29-.298.29-.568v-.057c0-.701-.191-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.427.175-1.882.526-.454.35-.774.724-.959 1.122l-1.59-.568c.284-.663.662-1.179 1.136-1.549a4.262 4.262 0 0 1 1.562-.781 6.51 6.51 0 0 1 1.677-.227c.35 0 .752.043 1.207.128.46.08.902.248 1.328.504.43.256.788.642 1.073 1.158.284.516.426 1.207.426 2.074V141h-1.676v-1.477h-.086c-.113.237-.303.49-.568.76-.265.27-.618.499-1.058.689-.44.189-.978.284-1.612.284Zm.256-1.506c.663 0 1.222-.13 1.676-.391.46-.26.805-.596 1.037-1.008a2.57 2.57 0 0 0 .356-1.3v-1.534c-.072.085-.228.164-.47.235a7.974 7.974 0 0 1-.823.177 40 40 0 0 1-.902.128c-.289.033-.523.061-.703.085a6.405 6.405 0 0 0-1.222.277c-.374.123-.677.31-.909.561-.227.246-.34.583-.34 1.009 0 .582.215 1.022.646 1.321.435.293.987.44 1.654.44Zm-9.876 1.477c-1.022 0-1.903-.241-2.642-.724-.738-.483-1.306-1.148-1.704-1.996-.398-.847-.597-1.816-.597-2.905 0-1.108.204-2.085.611-2.933.412-.852.985-1.517 1.719-1.996.738-.483 1.6-.724 2.585-.724.767 0 1.458.142 2.074.426.615.284 1.12.682 1.513 1.193.393.512.636 1.108.731 1.79h-1.676c-.128-.497-.412-.937-.852-1.321-.436-.388-1.023-.582-1.762-.582-.653 0-1.226.17-1.718.511-.488.336-.87.812-1.144 1.428-.27.61-.405 1.328-.405 2.152 0 .842.133 1.576.398 2.201.27.625.649 1.111 1.136 1.456.493.346 1.07.519 1.733.519.436 0 .831-.076 1.186-.228a2.44 2.44 0 0 0 .903-.653c.246-.284.42-.625.525-1.023h1.676a3.883 3.883 0 0 1-.703 1.74c-.37.512-.86.919-1.47 1.222-.606.298-1.312.447-2.117.447Zm-6.823-8.693-1.506.426a2.799 2.799 0 0 0-.419-.731 2.028 2.028 0 0 0-.739-.597c-.312-.156-.712-.234-1.2-.234-.668 0-1.224.154-1.669.461-.44.304-.66.689-.66 1.158 0 .417.151.746.454.987.303.242.777.443 1.42.604l1.62.398c.975.237 1.702.599 2.18 1.086.478.483.718 1.106.718 1.868 0 .625-.18 1.184-.54 1.676-.355.493-.852.881-1.492 1.165-.639.284-1.382.426-2.23.426-1.113 0-2.033-.241-2.763-.724-.729-.483-1.19-1.188-1.385-2.117l1.591-.397c.152.587.438 1.027.86 1.321.426.293.982.44 1.669.44.781 0 1.401-.166 1.86-.497.465-.336.697-.739.697-1.207a1.27 1.27 0 0 0-.398-.952c-.265-.261-.672-.455-1.222-.583l-1.818-.426c-.999-.236-1.733-.603-2.202-1.101-.464-.501-.696-1.129-.696-1.882 0-.615.173-1.16.519-1.633.35-.474.826-.845 1.427-1.115.606-.27 1.293-.405 2.06-.405 1.08 0 1.927.237 2.543.71a3.834 3.834 0 0 1 1.32 1.875Zm-15.7 8.693c-.91 0-1.712-.229-2.408-.689-.696-.464-1.24-1.117-1.633-1.96-.393-.847-.59-1.849-.59-3.004 0-1.146.197-2.14.59-2.983.393-.843.94-1.494 1.64-1.953.701-.459 1.51-.689 2.43-.689.71 0 1.27.118 1.682.355.417.232.734.497.952.795.223.294.396.536.519.725h.142v-5.369h1.676V141h-1.62v-1.676h-.198c-.123.199-.299.45-.526.753-.227.298-.552.566-.973.802-.421.232-.982.348-1.683.348Zm.227-1.505c.672 0 1.24-.176 1.705-.526.464-.355.816-.845 1.058-1.47.241-.63.362-1.357.362-2.18 0-.815-.118-1.527-.355-2.138-.237-.616-.587-1.094-1.051-1.435-.464-.346-1.037-.518-1.719-.518-.71 0-1.302.182-1.775.546-.47.36-.822.85-1.059 1.471-.232.615-.348 1.306-.348 2.074 0 .776.119 1.482.355 2.116.242.63.597 1.132 1.066 1.506.473.369 1.06.554 1.761.554Zm-14.04-5.284V141h-1.676v-10.909h1.62v1.705h.142a3.122 3.122 0 0 1 1.164-1.336c.521-.341 1.194-.511 2.017-.511.74 0 1.385.151 1.94.455.553.298.984.752 1.292 1.363.308.606.462 1.373.462 2.301V141h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.535 0-1.014.116-1.435.348-.417.232-.746.57-.987 1.015-.242.445-.363.985-.363 1.62Zm-9.404 6.818c-.692 0-1.32-.13-1.883-.391a3.23 3.23 0 0 1-1.342-1.143c-.332-.502-.498-1.108-.498-1.818 0-.625.124-1.132.37-1.52a2.61 2.61 0 0 1 .987-.924 5.212 5.212 0 0 1 1.364-.497 17.078 17.078 0 0 1 1.512-.27 65.2 65.2 0 0 1 1.613-.191c.416-.048.72-.126.909-.235.194-.109.29-.298.29-.568v-.057c0-.701-.19-1.245-.574-1.633-.38-.389-.954-.583-1.726-.583-.8 0-1.428.175-1.882.526-.455.35-.774.724-.96 1.122l-1.59-.568c.284-.663.663-1.179 1.136-1.549a4.262 4.262 0 0 1 1.563-.781 6.508 6.508 0 0 1 1.676-.227c.35 0 .753.043 1.207.128.46.08.902.248 1.328.504.431.256.789.642 1.073 1.158.284.516.426 1.207.426 2.074V141h-1.676v-1.477h-.085c-.114.237-.303.49-.569.76-.265.27-.617.499-1.058.689-.44.189-.977.284-1.612.284Zm.255-1.506c.663 0 1.221-.13 1.676-.391.46-.26.805-.596 1.037-1.008a2.57 2.57 0 0 0 .355-1.3v-1.534c-.071.085-.227.164-.469.235a7.968 7.968 0 0 1-.824.177c-.307.047-.608.09-.902.128a40.94 40.94 0 0 0-.703.085 6.405 6.405 0 0 0-1.221.277c-.374.123-.677.31-.91.561-.227.246-.34.583-.34 1.009 0 .582.215 1.022.646 1.321.436.293.987.44 1.655.44Zm-6.206-13.295V141h-1.676v-14.545h1.676Zm180.55-22.017V111h-1.676v-10.909h1.62v1.705h.142a3.121 3.121 0 0 1 1.164-1.336c.521-.341 1.194-.511 2.017-.511.739 0 1.385.151 1.939.455.554.298.985.752 1.293 1.363.308.606.462 1.373.462 2.301V111h-1.677v-6.818c0-.857-.222-1.525-.667-2.003-.445-.483-1.056-.724-1.833-.724-.535 0-1.013.116-1.434.348-.417.232-.746.57-.987 1.015-.242.445-.363.985-.363 1.62ZM201.157 111v-10.909h1.676V111h-1.676Zm.852-12.727c-.326 0-.608-.111-.845-.334a1.072 1.072 0 0 1-.348-.803c0-.312.116-.58.348-.802.237-.223.519-.334.845-.334.327 0 .606.111.838.334.237.222.356.49.356.802 0 .313-.119.58-.356.803a1.166 1.166 0 0 1-.838.334Zm-12.884 12.954c-1.051 0-1.958-.232-2.72-.696-.757-.468-1.342-1.122-1.754-1.96-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.102.611-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.17 4.17 0 0 1 1.513.923c.454.422.817.98 1.086 1.676.27.697.405 1.554.405 2.572v.71h-8.409v-1.449h6.705c0-.616-.123-1.165-.37-1.648a2.78 2.78 0 0 0-1.036-1.143c-.446-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.271 3.271 0 0 0-1.115 1.278 3.75 3.75 0 0 0-.391 1.691v.965c0 .824.142 1.523.426 2.096a3.07 3.07 0 0 0 1.201 1.299c.511.294 1.105.441 1.782.441.441 0 .838-.062 1.193-.185.36-.128.67-.317.931-.568.26-.256.461-.573.604-.952l1.619.455a3.596 3.596 0 0 1-.86 1.449 4.192 4.192 0 0 1-1.491.965c-.592.228-1.257.341-1.996.341ZM177.772 111v-10.909h1.619v1.648h.114c.199-.54.559-.978 1.079-1.314a3.172 3.172 0 0 1 1.762-.505c.123 0 .277.003.461.007.185.005.325.012.42.022v1.704a5.503 5.503 0 0 0-.391-.064 3.867 3.867 0 0 0-.632-.049c-.531 0-1.004.111-1.421.334a2.51 2.51 0 0 0-.98.909 2.445 2.445 0 0 0-.355 1.314V111h-1.676Zm-7.729.256c-.691 0-1.319-.13-1.882-.391a3.23 3.23 0 0 1-1.343-1.143c-.331-.502-.497-1.108-.497-1.818 0-.625.123-1.132.37-1.52a2.61 2.61 0 0 1 .987-.924 5.21 5.21 0 0 1 1.363-.497 17.13 17.13 0 0 1 1.513-.27 66.371 66.371 0 0 1 1.612-.191c.417-.048.72-.126.91-.235.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.576-1.633-.378-.389-.954-.583-1.725-.583-.801 0-1.428.175-1.882.526-.455.35-.775.724-.959 1.122l-1.591-.568c.284-.663.663-1.179 1.136-1.549a4.259 4.259 0 0 1 1.563-.781 6.508 6.508 0 0 1 1.676-.227c.35 0 .753.043 1.207.128.459.08.902.248 1.328.504.431.256.789.642 1.073 1.158.284.516.426 1.207.426 2.074V111h-1.676v-1.477h-.085c-.114.237-.304.49-.569.76-.265.27-.618.499-1.058.689-.44.189-.978.284-1.612.284Zm.256-1.506c.662 0 1.221-.13 1.676-.391.459-.26.805-.596 1.037-1.008.236-.412.355-.845.355-1.3v-1.534c-.071.085-.228.164-.469.235a7.96 7.96 0 0 1-.824.177c-.308.047-.608.09-.902.128-.289.033-.523.061-.703.085a6.406 6.406 0 0 0-1.222.277c-.374.123-.677.31-.909.561-.227.246-.341.583-.341 1.009 0 .582.216 1.022.647 1.321.435.293.987.44 1.655.44Zm-11.153-7.216-1.506.426a2.825 2.825 0 0 0-.419-.731 2.025 2.025 0 0 0-.739-.597c-.312-.156-.712-.234-1.2-.234-.668 0-1.224.154-1.669.461-.44.304-.661.689-.661 1.158 0 .417.152.746.455.987.303.242.776.443 1.42.604l1.62.398c.975.237 1.702.599 2.18 1.086.478.483.717 1.106.717 1.868 0 .625-.18 1.184-.539 1.676-.356.493-.853.881-1.492 1.165-.639.284-1.382.426-2.23.426-1.113 0-2.034-.241-2.763-.724-.729-.483-1.191-1.188-1.385-2.117l1.591-.397c.152.587.438 1.027.86 1.321.426.293.982.44 1.669.44.781 0 1.401-.166 1.86-.497.464-.336.696-.739.696-1.207a1.27 1.27 0 0 0-.397-.952c-.265-.261-.673-.455-1.222-.583l-1.818-.426c-.999-.236-1.733-.603-2.202-1.101-.464-.501-.696-1.129-.696-1.882 0-.615.173-1.16.519-1.633.35-.474.826-.845 1.427-1.115.606-.27 1.293-.405 2.06-.405 1.079 0 1.927.237 2.543.71a3.839 3.839 0 0 1 1.321 1.875Zm-14.899 8.693c-.985 0-1.849-.234-2.593-.703-.738-.468-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.975.417-.848.995-1.506 1.733-1.975.744-.469 1.608-.703 2.593-.703.984 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.975.416.847.625 1.839.625 2.975 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.499-1.733 1.967-.739.469-1.601.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576a3.387 3.387 0 0 0 1.073-1.512 5.793 5.793 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .73.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm-6.506-9.631v1.42h-5.654v-1.42h5.654Zm-4.006-2.614h1.676v10.398c0 .474.069.829.206 1.065.142.232.322.389.54.469.222.076.457.114.703.114.185 0 .336-.01.454-.029l.285-.056.34 1.505a3.389 3.389 0 0 1-.475.128 3.533 3.533 0 0 1-.775.071c-.473 0-.937-.102-1.392-.305a2.777 2.777 0 0 1-1.122-.931c-.293-.416-.44-.942-.44-1.576V97.477Zm-7.91 13.75c-.985 0-1.849-.234-2.593-.703-.738-.468-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.975.417-.848.995-1.506 1.733-1.975.744-.469 1.608-.703 2.593-.703.984 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.975.416.847.625 1.839.625 2.975 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.499-1.733 1.967-.739.469-1.601.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576a3.387 3.387 0 0 0 1.073-1.512 5.793 5.793 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582-.749 0-1.364.194-1.847.582-.483.388-.84.897-1.073 1.527a5.85 5.85 0 0 0-.348 2.038c0 .73.116 1.407.348 2.032.233.625.59 1.129 1.073 1.512.483.384 1.098.576 1.847.576Zm-14.243-5.284V111h-1.676V96.455h1.676v5.34h.142c.256-.563.64-1.01 1.151-1.342.516-.336 1.203-.504 2.06-.504.743 0 1.394.149 1.953.447.558.294.992.746 1.3 1.357.312.606.468 1.378.468 2.315V111h-1.676v-6.818c0-.867-.225-1.537-.675-2.01-.445-.478-1.063-.717-1.853-.717-.55 0-1.042.116-1.478.348-.43.232-.771.57-1.022 1.015-.247.445-.37.985-.37 1.62Zm-13.533 10.653v-15h1.62v1.733h.198c.123-.189.294-.431.511-.724.223-.299.54-.564.952-.796.417-.237.98-.355 1.69-.355.919 0 1.729.23 2.429.689.701.459 1.248 1.11 1.641 1.953s.59 1.837.59 2.983c0 1.155-.197 2.157-.59 3.004-.393.843-.937 1.496-1.633 1.96-.697.46-1.499.689-2.408.689-.701 0-1.262-.116-1.683-.348-.422-.236-.746-.504-.973-.802a10.492 10.492 0 0 1-.526-.753h-.142v5.767h-1.676Zm1.648-9.545c0 .823.12 1.55.362 2.18.241.625.594 1.115 1.058 1.47.464.351 1.032.526 1.705.526.7 0 1.285-.185 1.754-.554.473-.374.828-.876 1.065-1.506.242-.634.362-1.34.362-2.116 0-.767-.118-1.459-.355-2.074-.232-.621-.584-1.111-1.058-1.47-.469-.365-1.058-.547-1.768-.547-.682 0-1.255.172-1.719.518-.464.341-.815.819-1.051 1.435-.237.611-.355 1.323-.355 2.138ZM85.642 111v-10.909h1.62v1.648h.113c.2-.54.559-.978 1.08-1.314a3.172 3.172 0 0 1 1.761-.505c.123 0 .277.003.462.007.184.005.324.012.419.022v1.704a5.392 5.392 0 0 0-.39-.064 3.863 3.863 0 0 0-.633-.049 2.96 2.96 0 0 0-1.42.334c-.412.217-.739.52-.98.909a2.447 2.447 0 0 0-.356 1.314V111h-1.676Zm-4.416-4.46v-6.449h1.677V111h-1.677v-1.847h-.113c-.256.554-.654 1.025-1.194 1.414-.54.383-1.221.575-2.045.575-.682 0-1.288-.149-1.818-.447-.53-.304-.947-.758-1.25-1.364-.303-.611-.455-1.38-.455-2.308v-6.932h1.677v6.818c0 .795.222 1.43.667 1.903.45.474 1.023.711 1.719.711.416 0 .84-.107 1.271-.32.436-.213.8-.54 1.094-.98.298-.44.447-1.001.447-1.683Zm-14.046 4.687c-.985 0-1.85-.234-2.593-.703-.739-.468-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.975.417-.848.995-1.506 1.733-1.975.744-.469 1.608-.703 2.593-.703.984 0 1.846.234 2.585.703.743.469 1.32 1.127 1.733 1.975.416.847.625 1.839.625 2.975 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.499-1.733 1.967-.739.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576.483-.383.84-.887 1.073-1.512a5.79 5.79 0 0 0 .348-2.032c0-.729-.116-1.408-.349-2.038a3.424 3.424 0 0 0-1.072-1.527c-.483-.388-1.098-.582-1.846-.582-.749 0-1.364.194-1.847.582-.483.388-.84.897-1.073 1.527a5.85 5.85 0 0 0-.348 2.038c0 .73.116 1.407.348 2.032.233.625.59 1.129 1.073 1.512.483.384 1.098.576 1.847.576Zm-13.765 5.369a3.7 3.7 0 0 1-.76-.071 2.002 2.002 0 0 1-.462-.128l.427-1.477c.407.104.767.142 1.08.113a1.29 1.29 0 0 0 .83-.419c.246-.246.471-.646.675-1.2l.312-.852-4.034-10.966h1.819l3.01 8.693h.114l3.012-8.693h1.818l-4.63 12.5c-.209.563-.467 1.03-.775 1.399a2.903 2.903 0 0 1-1.072.831c-.403.18-.857.27-1.364.27ZM44.3 96.455V111h-1.676V96.455H44.3Zm-4.415 0V111h-1.677V96.455h1.677ZM25.847 111H24l5.34-14.545h1.82L36.5 111h-1.847l-4.346-12.244h-.114L25.847 111Zm.681-5.682h7.444v1.563h-7.444v-1.563Z\" fill=\"#E9FDFE\"/><defs><linearGradient id=\"a\" x1=\"236.106\" y1=\"192\" x2=\"236.106\" y2=\"0\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0F3133\"/><stop offset=\"1\" stop-color=\"#154446\"/></linearGradient></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1rtzlnt\",\"data-border\":true,\"data-framer-name\":\"Teal 2\",layoutDependency:layoutDependency,layoutId:\"NEsodPF8Y\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(21, 68, 70)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(17, 46, 35, 0.3)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"16px 16px 16px 0px rgba(0, 0, 0, 0.15)\"},transformTemplate:transformTemplate3,variants:{ErSRQvwrY:{boxShadow:\"6px 6px 10px 0px rgba(0, 0, 0, 0.15)\"}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-cmasfb\",\"data-framer-name\":\"Teal_2\",intrinsicHeight:192,intrinsicWidth:310,layoutDependency:layoutDependency,layoutId:\"t5O9vn74u\",style:{backdropFilter:\"blur(6.5px)\",WebkitBackdropFilter:\"blur(6.5px)\"},svg:'<svg width=\"310\" height=\"192\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><path fill=\"url(#b)\" fill-opacity=\".7\" d=\"M0 0h310v192H0z\"/><rect x=\"24\" y=\"24\" width=\"56\" height=\"56\" rx=\"28\" fill=\"#FF5A5F\"/><path d=\"M46.333 49.333a1 1 0 1 0 0 2h11.334a1 1 0 0 0 0-2H46.333Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M47.667 42.333a1 1 0 1 0-2 0V44H45a3.667 3.667 0 0 0-3.667 3.667V59A3.667 3.667 0 0 0 45 62.667h14A3.667 3.667 0 0 0 62.667 59V47.667A3.667 3.667 0 0 0 59 44h-.667v-1.667a1 1 0 0 0-2 0V44h-8.666v-1.667ZM57.333 48a1 1 0 0 1-1-1v-1h-8.666v1a1 1 0 1 1-2 0v-1H45c-.92 0-1.667.746-1.667 1.667V59c0 .92.746 1.667 1.667 1.667h14c.92 0 1.667-.747 1.667-1.667V47.667c0-.92-.747-1.667-1.667-1.667h-.667v1a1 1 0 0 1-1 1Z\" fill=\"#fff\"/><rect x=\"209.936\" y=\"24\" width=\"76.064\" height=\"19.364\" rx=\"9.682\" fill=\"#22686C\"/><path d=\"M256.261 29.864V37.5h1.173v-7.636h-1.173Zm.005-1.507a.833.833 0 0 0 .591.234.817.817 0 0 0 .587-.234.743.743 0 0 0 .249-.561.743.743 0 0 0-.249-.562.817.817 0 0 0-.587-.234.833.833 0 0 0-.591.234.749.749 0 0 0-.244.561c0 .22.081.406.244.562Zm14.647 2.501v-.994h-1.63v-1.83h-1.174v1.83h-1.153v.994h1.153v4.773c0 .444.103.812.309 1.103.209.292.47.51.785.652.318.142.643.213.975.213.218 0 .399-.016.542-.05.142-.03.253-.059.333-.089l-.239-1.054-.199.04c-.083.013-.189.02-.318.02a1.52 1.52 0 0 1-.492-.08.744.744 0 0 1-.378-.328c-.096-.166-.144-.414-.144-.745v-4.455h1.63Zm5.894 1.014 1.054-.298a2.686 2.686 0 0 0-.925-1.313c-.431-.331-1.024-.497-1.78-.497-.537 0-1.017.095-1.442.284-.42.189-.754.449-.999.78a1.889 1.889 0 0 0-.363 1.144c0 .527.163.966.487 1.317.329.348.842.605 1.542.77l1.272.299c.385.09.67.225.855.408a.887.887 0 0 1 .279.666c0 .328-.163.61-.487.845-.322.232-.756.348-1.303.348-.48 0-.87-.103-1.168-.308-.295-.206-.496-.514-.602-.925l-1.113.278c.135.65.459 1.144.969 1.482.51.338 1.155.507 1.934.507.593 0 1.114-.1 1.561-.298.448-.2.796-.47 1.044-.816.252-.344.378-.735.378-1.173 0-.533-.167-.97-.502-1.307-.335-.342-.844-.595-1.526-.761l-1.134-.278c-.451-.113-.782-.254-.994-.423a.837.837 0 0 1-.318-.691c0-.328.154-.598.462-.81.311-.216.701-.324 1.168-.324.342 0 .622.055.84.165.219.109.391.248.517.417.13.166.227.337.294.512Zm-16.141 1.034V37.5h-1.173v-7.636h1.134v1.193h.099c.179-.388.451-.7.815-.935.365-.238.836-.358 1.412-.358.517 0 .97.106 1.357.318.388.21.69.527.905.955.216.424.323.961.323 1.61V37.5h-1.173v-4.773c0-.6-.156-1.067-.467-1.402-.312-.338-.739-.507-1.283-.507-.374 0-.709.081-1.004.244a1.74 1.74 0 0 0-.691.71c-.169.312-.254.69-.254 1.134Z\" fill=\"#fff\" fill-opacity=\".94\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M251.099 37.66c-.689 0-1.294-.165-1.814-.493a3.34 3.34 0 0 1-1.213-1.377c-.289-.59-.433-1.28-.433-2.068 0-.796.144-1.49.433-2.084a3.333 3.333 0 0 1 1.213-1.382c.52-.328 1.125-.492 1.814-.492.69 0 1.293.164 1.81.492.52.328.925.79 1.213 1.383.292.593.438 1.287.438 2.083 0 .788-.146 1.478-.438 2.068a3.298 3.298 0 0 1-1.213 1.377c-.517.328-1.12.492-1.81.492Zm0-1.055c.524 0 .955-.134 1.293-.403a2.38 2.38 0 0 0 .751-1.058c.162-.438.243-.912.243-1.422 0-.51-.081-.986-.243-1.427a2.41 2.41 0 0 0-.751-1.07c-.338-.27-.769-.407-1.293-.407-.523 0-.954.136-1.292.408a2.41 2.41 0 0 0-.751 1.069 4.1 4.1 0 0 0-.243 1.427c0 .51.081.984.243 1.422.163.437.413.79.751 1.058.338.269.769.403 1.292.403Zm-11.543-6.741v10.5h1.173v-4.037h.1c.086.139.208.315.368.527.159.209.386.396.681.562.295.162.687.243 1.178.243.636 0 1.198-.16 1.685-.482.488-.325.869-.782 1.144-1.372.275-.594.412-1.295.412-2.103 0-.802-.137-1.498-.412-2.088-.275-.59-.658-1.046-1.149-1.368-.49-.321-1.057-.482-1.7-.482-.497 0-.892.083-1.183.249a2.081 2.081 0 0 0-.666.557 9.98 9.98 0 0 0-.358.507h-.14v-1.213h-1.133Zm1.407 5.344c-.169-.44-.254-.95-.254-1.526 0-.57.083-1.07.249-1.497.166-.43.411-.765.736-1.004.325-.242.726-.363 1.203-.363.497 0 .91.128 1.238.383.331.252.578.595.741 1.03.165.43.248.914.248 1.45 0 .544-.084 1.038-.253 1.482a2.372 2.372 0 0 1-.746 1.054c-.328.259-.738.388-1.228.388-.471 0-.869-.122-1.193-.368-.325-.248-.572-.591-.741-1.029Zm-14.405.204v-1.014l4.474-7.08h1.491v7h1.392v1.094h-1.392V37.5h-1.173v-2.088h-4.792Zm4.713-6.523h.079v5.43h-3.46v-.08l3.381-5.35Z\" fill=\"#fff\" fill-opacity=\".94\"/><path d=\"M220.66 32.986v2.724h1.114v-2.724h2.725v-1.114h-2.725v-2.724h-1.114v2.724h-2.724v1.114h2.724Z\" fill=\"#fff\" fill-opacity=\".94\"/><path d=\"M234.501 111v-10.909h1.676V111h-1.676Zm.852-12.727c-.326 0-.608-.111-.845-.334a1.072 1.072 0 0 1-.348-.803c0-.312.116-.58.348-.802.237-.223.519-.334.845-.334.327 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.166 1.166 0 0 1-.838.334Zm45.152 1.818v1.42h-2.329v6.364c0 .473.069.829.206 1.065.142.232.322.389.54.469.222.076.457.114.703.114.184 0 .336-.01.454-.029l.284-.056.341 1.505a3.389 3.389 0 0 1-.475.128 3.533 3.533 0 0 1-.775.071c-.473 0-.937-.102-1.392-.305a2.764 2.764 0 0 1-1.122-.931c-.293-.416-.44-.942-.44-1.576v-6.819h-1.648v-1.42h1.648v-2.614h1.676v2.614h2.329Zm-222.181 31.42v-1.42h-2.443v-1.108c0-.54.12-.949.362-1.229.246-.279.647-.419 1.2-.419.242 0 .436.022.583.064.151.043.27.078.355.107l.483-1.449a3.848 3.848 0 0 0-.582-.185c-.26-.066-.597-.099-1.009-.099-.52 0-1.016.104-1.484.312-.469.209-.85.521-1.144.938-.293.416-.44.937-.44 1.562v1.506h-1.761v1.42h1.761V141h1.676v-9.489h2.443Zm34.519 8.211V141h9.176v-1.563h-6.762v-.113l3.267-3.494c.834-.895 1.485-1.653 1.954-2.273.473-.625.804-1.191.994-1.698a4.387 4.387 0 0 0 .291-1.569 3.83 3.83 0 0 0-.561-2.039 4.065 4.065 0 0 0-1.548-1.456c-.658-.359-1.414-.539-2.266-.539-.848 0-1.612.18-2.294.539a4.097 4.097 0 0 0-1.605 1.506c-.393.644-.59 1.392-.59 2.244h1.677c0-.554.11-1.036.333-1.448.228-.412.547-.732.96-.959.416-.232.903-.348 1.462-.348.526 0 1 .102 1.42.305a2.4 2.4 0 0 1 .995.867c.246.374.369.816.369 1.328 0 .445-.09.871-.27 1.278-.175.403-.445.834-.81 1.293a33.85 33.85 0 0 1-1.391 1.605l-4.801 5.256Zm65.974-5.284V141h-1.676v-14.545h1.676v5.34h.142a3.087 3.087 0 0 1 1.151-1.342c.516-.336 1.202-.504 2.059-.504.744 0 1.395.149 1.954.447.558.294.991.746 1.299 1.357.313.606.469 1.378.469 2.315V141h-1.676v-6.818c0-.867-.225-1.537-.675-2.01-.445-.478-1.063-.717-1.854-.717-.549 0-1.041.116-1.477.348-.431.232-.772.57-1.023 1.015-.246.445-.369.985-.369 1.62Zm36.828-4.347V141h1.676v-6.903c0-.493.119-.931.355-1.314.242-.389.569-.692.981-.909a2.96 2.96 0 0 1 1.42-.334c.223 0 .433.016.632.049.204.029.334.05.391.064v-1.704a5.477 5.477 0 0 0-.419-.021 17.945 17.945 0 0 0-.462-.008 3.18 3.18 0 0 0-1.761.505c-.521.336-.881.774-1.08 1.314h-.113v-1.648h-1.62ZM236.708 141v-10.909h1.619v1.648h.114c.199-.54.559-.978 1.08-1.314a3.175 3.175 0 0 1 1.761-.505c.123 0 .277.003.462.008.184.004.324.011.419.021v1.704a5.397 5.397 0 0 0-.391-.064 3.867 3.867 0 0 0-.632-.049c-.53 0-1.004.111-1.421.334a2.51 2.51 0 0 0-.98.909 2.454 2.454 0 0 0-.355 1.314V141h-1.676Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M245.341 140.531c.762.464 1.669.696 2.72.696.739 0 1.404-.113 1.996-.341a4.18 4.18 0 0 0 1.491-.966c.403-.416.689-.899.86-1.448l-1.619-.455a2.602 2.602 0 0 1-.604.952c-.261.251-.571.44-.931.568a3.625 3.625 0 0 1-1.193.185c-.677 0-1.271-.147-1.782-.441a3.07 3.07 0 0 1-1.201-1.299c-.257-.52-.398-1.143-.422-1.868h7.922v-.711c0-1.018-.135-1.875-.405-2.571-.269-.696-.632-1.254-1.086-1.676a4.17 4.17 0 0 0-1.513-.923 5.181 5.181 0 0 0-1.683-.284c-.985 0-1.847.241-2.585.724-.734.479-1.307 1.146-1.719 2.003-.407.852-.611 1.837-.611 2.955 0 1.117.204 2.097.611 2.94.412.838.997 1.492 1.754 1.96Zm-.681-5.866c.032-.506.16-.984.383-1.435.26-.525.632-.952 1.115-1.278.488-.332 1.065-.497 1.733-.497.606 0 1.131.139 1.577.419.449.279.795.66 1.036 1.143.247.483.37 1.032.37 1.648h-6.214Z\" fill=\"#E9FDFE\"/><path d=\"M255.118 140.737c.251.251.551.377.902.377.236 0 .449-.057.639-.171.194-.118.348-.274.461-.469.119-.194.178-.407.178-.639 0-.35-.125-.651-.376-.902a1.23 1.23 0 0 0-.902-.376c-.351 0-.651.125-.902.376a1.232 1.232 0 0 0-.377.902c0 .351.126.651.377.902Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M226.944 140.524c.743.469 1.607.703 2.592.703.985 0 1.847-.234 2.585-.703.744-.469 1.322-1.124 1.733-1.967.417-.843.625-1.828.625-2.955 0-1.136-.208-2.128-.625-2.976-.411-.847-.989-1.505-1.733-1.974-.738-.469-1.6-.703-2.585-.703-.985 0-1.849.234-2.592.703-.739.469-1.316 1.127-1.733 1.974-.412.848-.618 1.84-.618 2.976 0 1.127.206 2.112.618 2.955.417.843.994 1.498 1.733 1.967Zm4.439-1.378c-.483.384-1.099.576-1.847.576s-1.363-.192-1.846-.576a3.387 3.387 0 0 1-1.073-1.512 5.797 5.797 0 0 1-.348-2.032c0-.729.116-1.408.348-2.038.232-.63.59-1.139 1.073-1.527.483-.388 1.098-.582 1.846-.582s1.364.194 1.847.582c.483.388.84.897 1.072 1.527a5.85 5.85 0 0 1 .348 2.038c0 .729-.116 1.407-.348 2.032-.232.625-.589 1.129-1.072 1.512Z\" fill=\"#E9FDFE\"/><path d=\"M208.052 141v-10.909h1.619v1.704h.142a2.739 2.739 0 0 1 1.101-1.356c.506-.327 1.115-.49 1.825-.49.72 0 1.319.163 1.797.49.483.322.859.774 1.129 1.356h.114a3.179 3.179 0 0 1 1.257-1.342c.559-.336 1.229-.504 2.01-.504.975 0 1.773.305 2.393.916.621.606.931 1.551.931 2.834V141h-1.676v-7.301c0-.805-.221-1.38-.661-1.726-.44-.346-.959-.518-1.555-.518-.767 0-1.362.232-1.783.696-.421.459-.632 1.041-.632 1.747V141h-1.705v-7.472c0-.62-.201-1.119-.603-1.498-.403-.384-.921-.575-1.556-.575-.435 0-.842.116-1.221.348a2.633 2.633 0 0 0-.909.965c-.228.408-.341.879-.341 1.414V141h-1.676Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M188.473 141.227c-.984 0-1.849-.234-2.592-.703-.739-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.994-1.505 1.733-1.974.743-.469 1.608-.703 2.592-.703.985 0 1.847.234 2.586.703.743.469 1.321 1.127 1.733 1.974.416.848.625 1.84.625 2.976 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.601.703-2.586.703Zm0-1.505c.749 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038c-.232-.63-.589-1.139-1.072-1.527-.483-.388-1.098-.582-1.847-.582-.748 0-1.363.194-1.846.582a3.433 3.433 0 0 0-1.073 1.527 5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576Z\" fill=\"#E9FDFE\"/><path d=\"m174.849 132.96 1.506-.426a3.839 3.839 0 0 0-1.321-1.875c-.616-.473-1.463-.71-2.543-.71-.767 0-1.454.135-2.06.405-.601.27-1.077.641-1.427 1.115a2.695 2.695 0 0 0-.519 1.633c0 .753.232 1.38.696 1.882.469.498 1.203.864 2.202 1.101l1.818.426c.55.128.957.322 1.222.583.265.255.398.573.398.951 0 .469-.232.872-.696 1.208-.46.331-1.08.497-1.861.497-.687 0-1.243-.147-1.669-.44-.422-.294-.708-.734-.86-1.321l-1.591.397c.195.928.656 1.634 1.385 2.117.73.483 1.651.724 2.763.724.848 0 1.591-.142 2.23-.426.639-.284 1.137-.672 1.492-1.165.36-.492.54-1.051.54-1.676 0-.762-.24-1.385-.718-1.868-.478-.487-1.205-.85-2.18-1.086l-1.62-.398c-.643-.161-1.117-.362-1.42-.604-.303-.241-.455-.57-.455-.987 0-.469.221-.855.661-1.158.445-.307 1.001-.461 1.669-.461.488 0 .888.078 1.2.234.313.156.559.355.739.597.185.236.324.48.419.731Zm-20.134-1.449v-1.42h-2.329v-2.614h-1.676v2.614h-1.648v1.42h1.648v6.819c0 .634.146 1.16.44 1.576.298.417.672.727 1.122.931.455.203.919.305 1.392.305.313 0 .571-.024.774-.071a3.37 3.37 0 0 0 .476-.128l-.341-1.506-.284.057c-.118.019-.27.029-.454.029-.247 0-.481-.038-.703-.114a1.065 1.065 0 0 1-.54-.469c-.138-.236-.206-.592-.206-1.065v-6.364h2.329Zm-14.437 2.927V141h-1.676v-10.909h1.619v1.704h.142a3.115 3.115 0 0 1 1.165-1.335c.521-.341 1.193-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.293 1.364.307.606.461 1.373.461 2.301V141h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.055-.724-1.832-.724-.535 0-1.013.116-1.435.348-.416.232-.745.57-.987 1.015-.241.445-.362.985-.362 1.62Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M128.838 140.524c.743.469 1.607.703 2.592.703.985 0 1.847-.234 2.585-.703.744-.469 1.321-1.124 1.733-1.967.417-.843.625-1.828.625-2.955 0-1.136-.208-2.128-.625-2.976-.412-.847-.989-1.505-1.733-1.974-.738-.469-1.6-.703-2.585-.703-.985 0-1.849.234-2.592.703-.739.469-1.317 1.127-1.733 1.974-.412.848-.618 1.84-.618 2.976 0 1.127.206 2.112.618 2.955.416.843.994 1.498 1.733 1.967Zm4.439-1.378c-.483.384-1.099.576-1.847.576s-1.364-.192-1.847-.576c-.483-.383-.84-.887-1.072-1.512a5.797 5.797 0 0 1-.348-2.032c0-.729.116-1.408.348-2.038.232-.63.589-1.139 1.072-1.527.483-.388 1.099-.582 1.847-.582s1.364.194 1.847.582c.483.388.84.897 1.072 1.527a5.85 5.85 0 0 1 .348 2.038c0 .729-.116 1.407-.348 2.032-.232.625-.589 1.129-1.072 1.512Z\" fill=\"#E9FDFE\"/><path d=\"M109.945 141v-10.909h1.62v1.704h.142a2.739 2.739 0 0 1 1.101-1.356c.506-.327 1.115-.49 1.825-.49.72 0 1.319.163 1.797.49.483.322.859.774 1.129 1.356h.114a3.179 3.179 0 0 1 1.257-1.342c.558-.336 1.228-.504 2.01-.504.975 0 1.773.305 2.393.916.62.606.931 1.551.931 2.834V141h-1.677v-7.301c0-.805-.22-1.38-.66-1.726-.44-.346-.959-.518-1.555-.518-.768 0-1.362.232-1.783.696-.422.459-.632 1.041-.632 1.747V141h-1.705v-7.472c0-.62-.201-1.119-.604-1.498-.402-.384-.92-.575-1.555-.575-.436 0-.843.116-1.221.348a2.627 2.627 0 0 0-.91.965c-.227.408-.34.879-.34 1.414V141h-1.677ZM88.99 126.455V141h-1.762v-12.699h-.085l-3.551 2.358v-1.79l3.636-2.414h1.761Zm-17.492 3.636V141h1.676v-6.903c0-.493.118-.931.355-1.314a2.51 2.51 0 0 1 .98-.909c.417-.223.89-.334 1.42-.334.223 0 .434.016.633.049.203.029.334.05.39.064v-1.704a5.45 5.45 0 0 0-.419-.021 17.882 17.882 0 0 0-.461-.008 3.18 3.18 0 0 0-1.762.505c-.52.336-.88.774-1.08 1.314h-.113v-1.648h-1.62Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M64.326 141.227c-.985 0-1.849-.234-2.592-.703-.739-.469-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.416-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.743.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.482-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm-28.012 5.369v-15h1.62v1.733h.198c.123-.19.294-.431.511-.725.223-.298.54-.563.952-.795.417-.237.98-.355 1.69-.355.919 0 1.729.23 2.43.689.7.459 1.247 1.11 1.64 1.953.393.843.59 1.837.59 2.983 0 1.155-.197 2.157-.59 3.004-.393.843-.938 1.496-1.633 1.96-.697.46-1.5.689-2.408.689-.7 0-1.262-.116-1.683-.348-.422-.236-.746-.504-.973-.802a10.698 10.698 0 0 1-.526-.753h-.142v5.767h-1.676Zm1.648-9.546c0 .824.12 1.551.362 2.181.241.625.594 1.115 1.058 1.47.464.35 1.032.526 1.705.526.7 0 1.285-.185 1.754-.554.473-.374.828-.876 1.065-1.506.242-.635.362-1.34.362-2.117 0-.767-.118-1.458-.355-2.073-.232-.621-.584-1.111-1.058-1.471-.469-.364-1.058-.546-1.768-.546-.682 0-1.255.172-1.72.518-.463.341-.814.819-1.05 1.435-.237.61-.355 1.323-.355 2.137Z\" fill=\"#E9FDFE\"/><path d=\"M31.898 130.091v6.449c0 .682-.15 1.243-.448 1.683-.293.44-.658.767-1.093.98-.431.213-.855.32-1.272.32-.696 0-1.269-.237-1.719-.71-.445-.474-.667-1.108-.667-1.904v-6.818h-1.676v6.932c0 .928.151 1.697.454 2.308.303.606.72 1.061 1.25 1.364.53.298 1.137.447 1.819.447.823 0 1.505-.192 2.045-.575a3.58 3.58 0 0 0 1.193-1.414h.114V141h1.676v-10.909h-1.676Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M266.304 110.531c.763.464 1.669.696 2.72.696.739 0 1.404-.113 1.996-.341a4.194 4.194 0 0 0 1.492-.966c.402-.416.689-.899.859-1.448l-1.619-.455a2.589 2.589 0 0 1-.604.952c-.26.251-.571.44-.93.568a3.636 3.636 0 0 1-1.194.185c-.677 0-1.271-.147-1.782-.441a3.07 3.07 0 0 1-1.201-1.299c-.257-.52-.398-1.143-.422-1.868h7.922v-.711c0-1.018-.135-1.875-.404-2.571-.27-.696-.632-1.254-1.087-1.676a4.17 4.17 0 0 0-1.513-.923 5.181 5.181 0 0 0-1.683-.284c-.985 0-1.847.241-2.585.724-.734.479-1.307 1.146-1.719 2.003-.407.852-.611 1.837-.611 2.955 0 1.117.204 2.097.611 2.94.412.838.997 1.492 1.754 1.96Zm-.681-5.866h6.214c0-.616-.123-1.165-.369-1.648a2.788 2.788 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.264 3.264 0 0 0-1.115 1.278 3.737 3.737 0 0 0-.383 1.435Z\" fill=\"#E9FDFE\"/><path d=\"m262.059 102.534-1.506.426a2.78 2.78 0 0 0-.419-.731 2.025 2.025 0 0 0-.739-.597c-.312-.156-.712-.234-1.2-.234-.668 0-1.224.154-1.669.461-.44.303-.661.689-.661 1.158 0 .417.152.746.455.987.303.242.776.443 1.42.604l1.62.398c.975.236 1.702.599 2.18 1.086.478.483.717 1.106.717 1.868 0 .625-.179 1.184-.539 1.676-.355.493-.853.881-1.492 1.165-.639.284-1.382.426-2.23.426-1.113 0-2.034-.241-2.763-.724-.729-.483-1.191-1.189-1.385-2.117l1.591-.397c.152.587.438 1.027.86 1.321.426.293.982.44 1.669.44.781 0 1.401-.166 1.86-.497.464-.336.697-.739.697-1.208 0-.378-.133-.696-.398-.951-.265-.261-.673-.455-1.222-.583l-1.818-.426c-.999-.237-1.733-.603-2.202-1.101-.464-.502-.696-1.129-.696-1.882 0-.615.173-1.16.519-1.633.35-.474.826-.845 1.427-1.115.606-.27 1.293-.405 2.06-.405 1.079 0 1.927.237 2.543.71a3.839 3.839 0 0 1 1.321 1.875Zm-16.92.426 1.505-.426a3.826 3.826 0 0 0-1.321-1.875c-.615-.473-1.463-.71-2.542-.71-.767 0-1.454.135-2.06.405-.601.27-1.077.641-1.427 1.115a2.695 2.695 0 0 0-.519 1.633c0 .753.232 1.38.696 1.882.469.498 1.203.864 2.202 1.101l1.818.426c.549.128.956.322 1.222.583.265.255.397.573.397.951 0 .469-.232.872-.696 1.208-.459.331-1.079.497-1.861.497-.686 0-1.242-.147-1.669-.44-.421-.294-.707-.734-.859-1.321l-1.591.397c.194.928.656 1.634 1.385 2.117.729.483 1.65.724 2.763.724.847 0 1.591-.142 2.23-.426.639-.284 1.136-.672 1.491-1.165.36-.492.54-1.051.54-1.676 0-.762-.239-1.385-.717-1.868-.478-.487-1.205-.85-2.18-1.086l-1.62-.398c-.644-.161-1.117-.362-1.42-.604-.303-.241-.455-.57-.455-.987 0-.469.22-.855.661-1.158.445-.307 1.001-.461 1.669-.461.487 0 .888.078 1.2.234.313.156.559.355.739.597.184.236.324.48.419.731Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M219.664 115.006c.582.208 1.278.312 2.088.312.871 0 1.662-.139 2.372-.419a3.64 3.64 0 0 0 1.705-1.3c.426-.587.639-1.349.639-2.286v-11.222h-1.62v1.733h-.17a11.02 11.02 0 0 0-.526-.725c-.222-.298-.544-.563-.965-.795-.417-.237-.981-.355-1.691-.355-.918 0-1.728.23-2.429.689-.701.454-1.247 1.098-1.64 1.932-.393.828-.59 1.801-.59 2.919 0 1.136.201 2.102.604 2.897.407.796.959 1.402 1.655 1.819.7.416 1.491.625 2.372.625.71 0 1.273-.112 1.69-.334.422-.228.744-.486.966-.774.227-.294.403-.54.526-.739h.142v2.216c0 .909-.287 1.577-.86 2.003-.573.426-1.299.639-2.18.639-.658 0-1.191-.097-1.598-.291-.403-.19-.72-.415-.952-.675a10.468 10.468 0 0 1-.575-.682l-1.335.938c.227.378.532.734.916 1.065.388.336.873.606 1.456.81Zm3.736-6.144c-.464.308-1.033.462-1.705.462-.701 0-1.288-.163-1.761-.49-.469-.332-.824-.786-1.066-1.364-.236-.582-.355-1.252-.355-2.01 0-.738.116-1.411.348-2.017.237-.606.59-1.089 1.059-1.449.473-.36 1.065-.539 1.775-.539.682 0 1.255.17 1.719.511.464.341.814.812 1.051 1.413.237.602.355 1.295.355 2.081 0 .805-.121 1.496-.362 2.074-.242.578-.594 1.02-1.058 1.328Z\" fill=\"#E9FDFE\"/><path d=\"M207.655 104.438V111h-1.676v-10.909h1.62v1.704h.142a3.113 3.113 0 0 1 1.164-1.335c.521-.341 1.194-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.293 1.364.308.606.462 1.373.462 2.301V111h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.536 0-1.014.116-1.435.348-.417.232-.746.57-.987 1.015-.242.445-.363.985-.363 1.62Zm-6.092-4.347V111h1.676v-10.909h-1.676Zm.007-2.152c.237.223.519.334.845.334.327 0 .607-.111.839-.334.236-.223.355-.49.355-.803 0-.312-.119-.58-.355-.802a1.169 1.169 0 0 0-.839-.334c-.326 0-.608.111-.845.334-.232.222-.348.49-.348.802 0 .313.116.58.348.803Zm-6.417 13.288c-1.023 0-1.903-.241-2.642-.724-.739-.483-1.307-1.148-1.704-1.996-.398-.847-.597-1.816-.597-2.905 0-1.108.204-2.085.611-2.933.412-.852.985-1.517 1.719-1.996.738-.483 1.6-.724 2.585-.724.767 0 1.458.142 2.074.426a3.975 3.975 0 0 1 1.512 1.193c.393.512.637 1.108.732 1.79h-1.676c-.128-.497-.412-.938-.852-1.321-.436-.388-1.023-.582-1.762-.582-.653 0-1.226.17-1.719.511-.487.336-.868.812-1.143 1.427-.27.611-.405 1.329-.405 2.152 0 .843.133 1.577.398 2.202.27.625.648 1.11 1.136 1.456.493.346 1.07.519 1.733.519.436 0 .831-.076 1.186-.228a2.44 2.44 0 0 0 .902-.653c.246-.284.422-.625.526-1.023h1.676a3.886 3.886 0 0 1-.703 1.74c-.37.512-.86.919-1.47 1.222-.606.298-1.312.447-2.117.447Zm-8.848-11.136V111h1.676v-10.909h-1.676Zm.007-2.152c.237.223.519.334.846.334.326 0 .606-.111.838-.334.236-.223.355-.49.355-.803 0-.312-.119-.58-.355-.802a1.168 1.168 0 0 0-.838-.334c-.327 0-.609.111-.846.334-.232.222-.348.49-.348.802 0 .313.116.58.348.803ZM179.194 111v-10.909h1.619v1.648h.114c.199-.54.558-.978 1.079-1.314a3.18 3.18 0 0 1 1.762-.504c.123 0 .277.002.461.007.185.004.325.011.419.02v1.705a5.332 5.332 0 0 0-.39-.064 3.867 3.867 0 0 0-.632-.049c-.531 0-1.004.111-1.421.334a2.51 2.51 0 0 0-.98.909 2.445 2.445 0 0 0-.355 1.314V111h-1.676Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M167.336 100.091v15h1.676v-5.767h.143c.123.199.298.45.525.753.227.298.552.566.973.802.421.232.983.348 1.683.348.909 0 1.712-.229 2.408-.689.696-.464 1.241-1.117 1.634-1.96.393-.847.589-1.849.589-3.004 0-1.146-.196-2.14-.589-2.983-.393-.843-.94-1.494-1.641-1.953-.701-.459-1.511-.69-2.429-.69-.71 0-1.274.119-1.69.356-.412.232-.73.497-.952.795-.218.294-.388.535-.511.725h-.199v-1.733h-1.62Zm2.01 7.635c-.241-.63-.362-1.357-.362-2.181 0-.814.118-1.527.355-2.137.237-.616.587-1.094 1.051-1.435.464-.346 1.037-.518 1.719-.518.71 0 1.3.182 1.769.546.473.36.826.85 1.058 1.471.237.615.355 1.306.355 2.073 0 .777-.121 1.482-.362 2.117-.237.63-.592 1.132-1.066 1.506-.468.369-1.053.554-1.754.554-.672 0-1.24-.176-1.704-.526-.465-.355-.817-.845-1.059-1.47Zm-14.759 7.592c-.809 0-1.505-.104-2.088-.312-.582-.204-1.068-.474-1.456-.81a4.44 4.44 0 0 1-.916-1.065l1.335-.938c.152.199.343.426.576.682.232.26.549.485.951.675.407.194.94.291 1.598.291.881 0 1.608-.213 2.181-.639.573-.426.859-1.094.859-2.003v-2.216h-.142a8.894 8.894 0 0 1-.526.739c-.222.288-.544.546-.966.774-.416.222-.98.334-1.69.334-.881 0-1.671-.209-2.372-.625-.696-.417-1.248-1.023-1.655-1.819-.402-.795-.604-1.761-.604-2.897 0-1.118.197-2.091.59-2.919.393-.834.94-1.478 1.641-1.932.7-.459 1.51-.69 2.429-.69.71 0 1.273.119 1.69.356.421.232.743.497.966.795.227.294.402.535.525.725h.171v-1.733h1.619v11.222c0 .937-.213 1.699-.639 2.286a3.634 3.634 0 0 1-1.705 1.3c-.71.28-1.501.419-2.372.419Zm-.057-5.994c.673 0 1.241-.154 1.705-.462.464-.308.817-.75 1.058-1.328.242-.578.362-1.269.362-2.074 0-.786-.118-1.479-.355-2.081-.236-.601-.587-1.072-1.051-1.413-.464-.341-1.037-.511-1.719-.511-.71 0-1.302.179-1.775.539-.469.36-.822.843-1.058 1.449-.232.606-.348 1.279-.348 2.017 0 .758.118 1.428.355 2.01.241.578.596 1.032 1.065 1.364.474.327 1.061.49 1.761.49Z\" fill=\"#E9FDFE\"/><path d=\"M140.491 111v-6.562c0-.635.12-1.175.362-1.62a2.49 2.49 0 0 1 .987-1.015c.422-.232.9-.348 1.435-.348.776 0 1.387.241 1.832.724.445.478.668 1.146.668 2.003V111h1.676v-6.932c0-.928-.154-1.695-.462-2.301-.307-.611-.738-1.065-1.292-1.364-.554-.303-1.201-.454-1.939-.454-.824 0-1.496.17-2.017.511a3.115 3.115 0 0 0-1.165 1.335h-.142v-1.704h-1.619V111h1.676Zm-6.092 0v-10.909h1.676V111h-1.676Zm.852-12.727a1.19 1.19 0 0 1-.845-.334 1.072 1.072 0 0 1-.348-.803c0-.312.116-.58.348-.802a1.19 1.19 0 0 1 .845-.334c.326 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.168 1.168 0 0 1-.838.334Zm-17.905 1.818V111h1.676v-6.818c0-.535.113-1.006.341-1.414.232-.411.535-.733.909-.965a2.298 2.298 0 0 1 1.221-.348c.635 0 1.153.191 1.556.575.402.379.604.878.604 1.498V111h1.704v-7.102c0-.706.211-1.288.632-1.747.422-.464 1.016-.696 1.783-.696.596 0 1.115.172 1.555.518.441.346.661.921.661 1.726V111h1.676v-7.301c0-1.283-.31-2.228-.931-2.834-.62-.611-1.418-.916-2.393-.916-.781 0-1.451.168-2.01.504a3.179 3.179 0 0 0-1.257 1.342h-.114c-.27-.582-.646-1.034-1.129-1.356-.478-.327-1.077-.49-1.797-.49-.71 0-1.318.163-1.825.49a2.739 2.739 0 0 0-1.101 1.356h-.142v-1.704h-1.619Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M110.174 111.227c-.985 0-1.849-.234-2.592-.703-.739-.469-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.416-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.989 1.498-1.733 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.482-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576Z\" fill=\"#E9FDFE\"/><path d=\"M96.69 110.503c.739.483 1.62.724 2.642.724.805 0 1.51-.149 2.117-.447.61-.303 1.1-.71 1.47-1.222a3.886 3.886 0 0 0 .703-1.74h-1.676c-.104.398-.28.739-.526 1.023a2.44 2.44 0 0 1-.902.653c-.355.152-.75.228-1.186.228-.663 0-1.24-.173-1.733-.519-.488-.346-.866-.831-1.136-1.456-.265-.625-.398-1.359-.398-2.202 0-.823.135-1.541.405-2.152.275-.615.656-1.091 1.143-1.427.493-.341 1.066-.511 1.72-.511.738 0 1.325.194 1.76.582.441.383.725.824.853 1.321h1.676a3.727 3.727 0 0 0-.732-1.79 3.975 3.975 0 0 0-1.512-1.193c-.616-.284-1.307-.426-2.074-.426-.985 0-1.847.241-2.586.724-.734.479-1.306 1.144-1.718 1.996-.407.848-.611 1.825-.611 2.933 0 1.089.199 2.058.597 2.905.397.848.965 1.513 1.704 1.996Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M83.043 115.091v-15h1.619v1.733h.199c.123-.19.293-.431.511-.725.223-.298.54-.563.952-.795.417-.237.98-.355 1.69-.355.919 0 1.729.23 2.43.689.7.459 1.247 1.11 1.64 1.953.393.843.59 1.837.59 2.983 0 1.155-.197 2.157-.59 3.004-.393.843-.938 1.496-1.634 1.96-.696.46-1.498.689-2.407.689-.701 0-1.262-.116-1.684-.348-.42-.236-.745-.504-.972-.802a10.698 10.698 0 0 1-.526-.753h-.142v5.767h-1.676Zm1.647-9.546c0 .824.121 1.551.363 2.181.241.625.594 1.115 1.058 1.47.464.35 1.032.526 1.704.526.701 0 1.286-.185 1.755-.554.473-.374.828-.876 1.065-1.506.241-.635.362-1.34.362-2.117 0-.767-.118-1.458-.355-2.073-.232-.621-.585-1.111-1.058-1.471-.469-.364-1.058-.546-1.769-.546-.681 0-1.254.172-1.718.518-.464.341-.815.819-1.051 1.435-.237.61-.356 1.323-.356 2.137Z\" fill=\"#E9FDFE\"/><path d=\"M78.627 100.091v6.449c0 .682-.15 1.243-.448 1.683-.293.44-.658.767-1.094.98a2.85 2.85 0 0 1-1.27.32c-.697 0-1.27-.237-1.72-.71-.445-.474-.667-1.108-.667-1.904v-6.818h-1.676v6.932c0 .928.151 1.697.454 2.308.303.606.72 1.061 1.25 1.364.53.298 1.136.447 1.818.447.824 0 1.506-.192 2.046-.575a3.58 3.58 0 0 0 1.193-1.414h.114V111h1.676v-10.909h-1.676ZM59.345 111v-10.909h1.62v1.648h.113c.199-.54.559-.978 1.08-1.314a3.18 3.18 0 0 1 1.761-.504c.123 0 .277.002.462.007.184.004.324.011.419.02v1.705a5.398 5.398 0 0 0-.39-.064 3.86 3.86 0 0 0-.633-.049 2.96 2.96 0 0 0-1.42.334c-.412.217-.739.52-.98.909a2.447 2.447 0 0 0-.356 1.314V111h-1.676Zm-4.415-10.909v6.449c0 .682-.15 1.243-.448 1.683-.294.44-.658.767-1.094.98-.43.213-.855.32-1.271.32-.696 0-1.27-.237-1.72-.71-.444-.474-.667-1.108-.667-1.904v-6.818h-1.676v6.932c0 .928.152 1.697.455 2.308.303.606.72 1.061 1.25 1.364.53.298 1.136.447 1.818.447.824 0 1.506-.192 2.045-.575.54-.388.938-.86 1.194-1.414h.113V111h1.676v-10.909H54.93Z\" fill=\"#E9FDFE\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M40.882 111.227c-.984 0-1.849-.234-2.592-.703-.739-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.994-1.505 1.733-1.974.743-.469 1.608-.703 2.592-.703.985 0 1.847.234 2.586.703.743.469 1.32 1.127 1.732 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.411.843-.989 1.498-1.732 1.967-.74.469-1.6.703-2.586.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582c-.483.388-.84.897-1.073 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576Z\" fill=\"#E9FDFE\"/><path d=\"M26.017 96.454H24l5.256 8.552V111h1.761v-5.994l5.256-8.552h-2.017l-4.034 6.79h-.17l-4.035-6.79Z\" fill=\"#E9FDFE\"/></g><defs><linearGradient id=\"b\" x1=\"236.106\" y1=\"192\" x2=\"236.106\" y2=\"0\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0F3133\"/><stop offset=\"1\" stop-color=\"#154446\"/></linearGradient><filter id=\"a\" x=\"-13\" y=\"-13\" width=\"336\" height=\"218\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feGaussianBlur in=\"BackgroundImageFix\" stdDeviation=\"6.5\"/><feComposite in2=\"SourceAlpha\" operator=\"in\" result=\"effect1_backgroundBlur_435_7371\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_backgroundBlur_435_7371\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-fwh5hu\",\"data-border\":true,\"data-framer-name\":\"Teal 1\",layoutDependency:layoutDependency,layoutId:\"PqneAjBSE\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(21, 68, 70)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(17, 46, 35, 0.3)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"16px 16px 16px 0px rgba(0, 0, 0, 0.15)\"},transformTemplate:transformTemplate3,variants:{ErSRQvwrY:{boxShadow:\"6px 6px 10px 0px rgba(0, 0, 0, 0.15)\"}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-3m524x\",\"data-framer-name\":\"Teal_1\",intrinsicHeight:192,intrinsicWidth:310,layoutDependency:layoutDependency,layoutId:\"BZu8JM3sq\",style:{backdropFilter:\"blur(6.5px)\",WebkitBackdropFilter:\"blur(6.5px)\"},svg:'<svg width=\"310\" height=\"192\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"url(#a)\" fill-opacity=\".7\" d=\"M0 0h310v192H0z\"/><rect x=\"24\" y=\"24\" width=\"56\" height=\"56\" rx=\"28\" fill=\"#FEB440\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.667 41.333a1 1 0 0 1 1 1V44h8.666v-1.667a1 1 0 1 1 2 0V44H59a3.667 3.667 0 0 1 3.667 3.667V51a1 1 0 1 1-2 0v-3.333c0-.92-.747-1.667-1.667-1.667h-.667v1a1 1 0 1 1-2 0v-1h-8.666v1a1 1 0 1 1-2 0v-1H45c-.92 0-1.667.746-1.667 1.667V59c0 .92.747 1.667 1.667 1.667h6a1 1 0 1 1 0 2h-6A3.667 3.667 0 0 1 41.333 59V47.667A3.667 3.667 0 0 1 45 44h.667v-1.667a1 1 0 0 1 1-1Zm-1.334 9a1 1 0 0 1 1-1h11.334a1 1 0 1 1 0 2H46.333a1 1 0 0 1-1-1Zm9.334 8.334a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1Z\" fill=\"#fff\"/><rect x=\"209.936\" y=\"24\" width=\"76.064\" height=\"19.364\" rx=\"9.682\" fill=\"#22686C\"/><path d=\"m277.861 31.574-1.054.298a1.962 1.962 0 0 0-.294-.512 1.422 1.422 0 0 0-.517-.418c-.218-.109-.498-.164-.84-.164-.467 0-.857.108-1.168.324-.308.212-.463.482-.463.81 0 .292.107.522.319.69.212.17.543.31.994.424l1.133.278c.683.166 1.192.42 1.527.76.335.339.502.775.502 1.308 0 .438-.126.829-.378 1.173-.249.345-.597.617-1.044.816-.447.199-.968.298-1.561.298-.779 0-1.424-.169-1.934-.507-.51-.338-.834-.832-.969-1.482l1.113-.278c.106.411.307.72.602.925.298.205.687.308 1.168.308.547 0 .981-.116 1.303-.348.324-.235.487-.517.487-.845a.887.887 0 0 0-.279-.666c-.185-.183-.47-.319-.855-.408l-1.272-.298c-.7-.166-1.213-.423-1.542-.771-.324-.351-.487-.79-.487-1.318 0-.43.121-.811.363-1.143a2.47 2.47 0 0 1 .999-.78 3.513 3.513 0 0 1 1.442-.284c.756 0 1.349.166 1.78.497.434.332.742.77.925 1.313Zm-6.948-1.71v.994h-3.957v-.994h3.957Zm-2.804-1.83h1.174v7.279c0 .331.048.58.144.745a.744.744 0 0 0 .378.328c.156.053.32.08.492.08.129 0 .235-.007.318-.02l.199-.04.239 1.054c-.08.03-.191.06-.333.09-.143.033-.324.05-.542.05a2.36 2.36 0 0 1-.975-.214 1.935 1.935 0 0 1-.785-.652c-.206-.291-.309-.66-.309-1.103v-7.597Zm-7.443 4.872V37.5h-1.173v-7.636h1.133v1.193h.1c.179-.388.451-.7.815-.935.365-.238.835-.358 1.412-.358.517 0 .97.106 1.357.318.388.21.69.527.905.955.216.424.323.961.323 1.61V37.5h-1.173v-4.773c0-.6-.156-1.067-.467-1.402-.312-.338-.739-.507-1.283-.507-.374 0-.709.081-1.004.244-.292.162-.522.4-.691.71-.169.312-.254.69-.254 1.134Zm-4.405 4.594v-7.636h1.173V37.5h-1.173Zm.596-8.91a.833.833 0 0 1-.591-.233.749.749 0 0 1-.244-.561c0-.22.081-.407.244-.562a.833.833 0 0 1 .591-.234c.229 0 .424.078.587.234a.742.742 0 0 1 .248.561.742.742 0 0 1-.248.562.818.818 0 0 1-.587.234Zm-5.758 9.069c-.689 0-1.294-.164-1.814-.492a3.34 3.34 0 0 1-1.213-1.377c-.289-.59-.433-1.28-.433-2.069 0-.795.144-1.49.433-2.082a3.333 3.333 0 0 1 1.213-1.383c.52-.328 1.125-.492 1.814-.492.69 0 1.293.164 1.81.492.52.328.925.79 1.213 1.383.292.593.438 1.287.438 2.082 0 .79-.146 1.479-.438 2.069a3.298 3.298 0 0 1-1.213 1.377c-.517.328-1.12.492-1.81.492Zm0-1.054c.524 0 .955-.134 1.293-.403a2.38 2.38 0 0 0 .751-1.059 4.06 4.06 0 0 0 .243-1.422c0-.51-.081-.985-.243-1.426a2.41 2.41 0 0 0-.751-1.07c-.338-.271-.769-.407-1.293-.407-.523 0-.954.136-1.292.408a2.403 2.403 0 0 0-.751 1.069c-.162.44-.244.916-.244 1.426 0 .511.082.985.244 1.422.162.438.413.79.751 1.06.338.268.769.402 1.292.402Zm-11.543 3.759v-10.5h1.133v1.213h.14a9.98 9.98 0 0 1 .358-.507c.155-.21.377-.395.666-.557.291-.166.686-.249 1.183-.249.643 0 1.21.16 1.7.482.491.322.874.778 1.149 1.368.275.59.412 1.286.412 2.088 0 .808-.137 1.51-.412 2.103-.275.59-.657 1.047-1.144 1.372-.487.321-1.049.482-1.685.482-.491 0-.883-.081-1.178-.244a2.18 2.18 0 0 1-.681-.561 7.175 7.175 0 0 1-.368-.527h-.1v4.037h-1.173Zm1.153-6.682c0 .576.085 1.085.254 1.526.169.438.416.78.741 1.03.324.244.722.367 1.193.367.49 0 .9-.13 1.228-.388.331-.262.58-.613.746-1.054.169-.444.253-.938.253-1.481 0-.537-.083-1.021-.248-1.452a2.251 2.251 0 0 0-.741-1.03c-.328-.254-.741-.382-1.238-.382-.477 0-.878.121-1.203.363-.325.239-.57.573-.736 1.004-.166.428-.249.927-.249 1.497Zm-14.151 1.73v-1.014l4.474-7.08h.736v1.571h-.497l-3.381 5.35v.08h6.026v1.093h-7.358Zm4.792 2.088V27.318h1.174V37.5h-1.174Zm-10.69-1.79v-6.562h1.114v6.562h-1.114Zm-2.724-2.724v-1.114h6.563v1.114h-6.563Z\" fill=\"#fff\" fill-opacity=\".94\"/><path d=\"M111.091 141.341a1.23 1.23 0 0 1-.902-.376 1.232 1.232 0 0 1-.377-.902c0-.351.126-.651.377-.902s.552-.377.902-.377.651.126.902.377.376.551.376.902c0 .232-.059.445-.177.639-.114.194-.268.35-.462.469-.189.113-.402.17-.639.17Zm-7.958.113c-1.052 0-1.958-.232-2.721-.696-.757-.468-1.342-1.122-1.754-1.96-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.102.61-2.955.412-.857.985-1.524 1.719-2.003.739-.482 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284.554.19 1.059.497 1.513.923.455.422.817.981 1.087 1.677.27.696.405 1.553.405 2.571v.71h-8.41v-1.449h6.705c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.28 3.28 0 0 0-1.115 1.278 3.76 3.76 0 0 0-.39 1.691v.966c0 .823.141 1.522.426 2.095a3.068 3.068 0 0 0 1.2 1.299c.511.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.594 3.594 0 0 1-.859 1.449c-.403.412-.9.734-1.492.966-.592.227-1.257.34-1.995.34Zm-7.314-14.772v14.545h-1.676v-14.545h1.676Zm-13.541 14.545v-14.545h1.676v5.369h.142c.123-.189.294-.431.511-.724.223-.299.54-.564.952-.796.417-.236.98-.355 1.69-.355.92 0 1.729.23 2.43.689.7.459 1.247 1.11 1.64 1.953.393.843.59 1.837.59 2.983 0 1.156-.197 2.157-.59 3.004-.393.843-.937 1.497-1.633 1.961-.696.459-1.499.689-2.408.689-.7 0-1.262-.116-1.683-.348-.422-.237-.746-.505-.973-.803a10.698 10.698 0 0 1-.526-.753h-.199v1.676h-1.619Zm1.648-5.454c0 .824.12 1.55.362 2.18.241.625.594 1.115 1.058 1.47.464.351 1.032.526 1.705.526.7 0 1.285-.185 1.754-.554.473-.374.828-.876 1.065-1.506.242-.634.362-1.34.362-2.116 0-.767-.118-1.459-.355-2.074-.232-.62-.584-1.11-1.058-1.47-.469-.365-1.058-.547-1.768-.547-.682 0-1.255.173-1.72.518-.463.341-.814.819-1.05 1.435-.237.611-.355 1.323-.355 2.138Zm-6.291 5.454v-10.909h1.676v10.909h-1.676Zm.852-12.727a1.19 1.19 0 0 1-.845-.334 1.071 1.071 0 0 1-.348-.802c0-.313.116-.58.348-.803.237-.222.518-.334.845-.334.327 0 .606.112.838.334.237.223.355.49.355.803 0 .312-.118.58-.355.802a1.166 1.166 0 0 1-.838.334Zm-10.073 1.818 2.614 4.46 2.613-4.46h1.932l-3.523 5.455 3.523 5.454h-1.932l-2.614-4.233-2.613 4.233h-1.932l3.466-5.454-3.466-5.455h1.932Zm-7.694 11.136c-1.051 0-1.958-.232-2.72-.696-.758-.468-1.343-1.122-1.754-1.96-.408-.843-.611-1.823-.611-2.94 0-1.118.203-2.102.61-2.955.413-.857.985-1.524 1.72-2.003.738-.482 1.6-.724 2.584-.724.569 0 1.13.095 1.684.284a4.18 4.18 0 0 1 1.513.923c.454.422.816.981 1.086 1.677.27.696.405 1.553.405 2.571v.71h-8.41v-1.449h6.706c0-.616-.124-1.165-.37-1.648a2.779 2.779 0 0 0-1.037-1.143c-.445-.28-.97-.419-1.576-.419-.668 0-1.246.165-1.733.497a3.275 3.275 0 0 0-1.115 1.278 3.758 3.758 0 0 0-.391 1.691v.966c0 .823.142 1.522.426 2.095a3.072 3.072 0 0 0 1.2 1.299c.512.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.62.455a3.595 3.595 0 0 1-.86 1.449 4.19 4.19 0 0 1-1.491.966c-.592.227-1.257.34-1.996.34Zm-7.314-14.772v14.545H51.73v-14.545h1.676Zm-3.695 3.636v1.421h-5.88v-1.421h5.88Zm-4.12 10.909v-12.415c0-.625.148-1.145.441-1.562a2.732 2.732 0 0 1 1.144-.938A3.62 3.62 0 0 1 48.66 126c.412 0 .748.033 1.008.099.26.067.455.128.583.185l-.483 1.449a9.44 9.44 0 0 0-.355-.107 2.178 2.178 0 0 0-.583-.064c-.554 0-.954.14-1.2.42-.241.279-.362.688-.362 1.228v12.017h-1.676Zm-8.425-8.466-1.506.426a2.797 2.797 0 0 0-.419-.731 2.037 2.037 0 0 0-.738-.597c-.313-.156-.713-.234-1.2-.234-.668 0-1.225.154-1.67.462-.44.303-.66.688-.66 1.157 0 .417.151.746.454.987.303.242.777.443 1.42.604l1.62.398c.976.237 1.702.599 2.18 1.086.479.483.718 1.106.718 1.868 0 .625-.18 1.184-.54 1.677-.355.492-.852.88-1.491 1.164-.64.284-1.383.426-2.23.426-1.113 0-2.034-.241-2.763-.724-.73-.483-1.191-1.188-1.385-2.116l1.59-.398c.152.587.439 1.027.86 1.321.426.293.983.44 1.67.44.78 0 1.4-.166 1.86-.497.464-.336.696-.739.696-1.207a1.27 1.27 0 0 0-.398-.952c-.265-.261-.672-.455-1.221-.582l-1.819-.427c-.999-.236-1.733-.603-2.201-1.1-.464-.502-.696-1.13-.696-1.883 0-.615.172-1.16.518-1.633.35-.474.826-.845 1.428-1.115.606-.27 1.292-.405 2.06-.405 1.079 0 1.927.237 2.542.71a3.833 3.833 0 0 1 1.321 1.875Zm-12.143 8.466v-10.909h1.676v10.909h-1.676Zm.852-12.727a1.19 1.19 0 0 1-.845-.334 1.071 1.071 0 0 1-.348-.802c0-.313.116-.58.348-.803.236-.222.518-.334.845-.334.327 0 .606.112.838.334.237.223.355.49.355.803 0 .312-.118.58-.355.802a1.166 1.166 0 0 1-.838.334Zm253.132-17.046c-1.051 0-1.958-.232-2.72-.696-.758-.468-1.343-1.122-1.755-1.96-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.102.61-2.955.412-.857.985-1.524 1.719-2.003.739-.482 1.601-.724 2.585-.724.569 0 1.13.095 1.684.284.554.19 1.058.497 1.512.923.455.422.817.981 1.087 1.677.27.696.405 1.553.405 2.571v.71h-8.409v-1.449h6.704c0-.616-.123-1.165-.369-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.28 3.28 0 0 0-1.115 1.278 3.763 3.763 0 0 0-.39 1.691v.966c0 .823.142 1.522.426 2.095a3.074 3.074 0 0 0 1.2 1.299c.512.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.583 3.583 0 0 1-.859 1.449 4.19 4.19 0 0 1-1.491.966c-.592.227-1.257.34-1.996.34Zm-10.984 0c-1.023 0-1.903-.241-2.642-.724-.739-.483-1.307-1.148-1.705-1.996-.397-.847-.596-1.816-.596-2.905 0-1.108.203-2.085.611-2.933.412-.852.984-1.517 1.718-1.996.739-.482 1.601-.724 2.586-.724.767 0 1.458.142 2.073.426a3.97 3.97 0 0 1 1.513 1.193c.393.512.637 1.108.732 1.79h-1.676c-.128-.497-.412-.937-.853-1.321-.435-.388-1.022-.582-1.761-.582-.653 0-1.226.17-1.719.511-.487.336-.869.812-1.143 1.428-.27.61-.405 1.328-.405 2.152 0 .842.133 1.576.398 2.201.27.625.648 1.111 1.136 1.456.492.346 1.07.519 1.733.519.436 0 .831-.076 1.186-.228a2.44 2.44 0 0 0 .902-.653c.246-.284.421-.625.526-1.023h1.676a3.886 3.886 0 0 1-.703 1.74 3.93 3.93 0 0 1-1.471 1.222c-.606.298-1.311.447-2.116.447Zm-14.125-6.789v6.562h-1.676v-10.909h1.619v1.705h.142a3.124 3.124 0 0 1 1.165-1.336c.521-.341 1.193-.511 2.017-.511.739 0 1.385.152 1.939.455.554.298.985.752 1.293 1.363.307.606.461 1.373.461 2.301v6.932h-1.676v-6.818c0-.857-.222-1.525-.667-2.003-.446-.483-1.056-.724-1.833-.724-.535 0-1.013.116-1.435.348-.416.232-.745.57-.987 1.015-.241.445-.362.985-.362 1.62Zm-8.413 6.789c-1.051 0-1.958-.232-2.72-.696-.758-.468-1.342-1.122-1.754-1.96-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.102.611-2.955.412-.857.985-1.524 1.718-2.003.739-.482 1.601-.724 2.586-.724.568 0 1.129.095 1.683.284.554.19 1.058.497 1.513.923.454.422.816.981 1.086 1.677.27.696.405 1.553.405 2.571v.71h-8.409v-1.449h6.705c0-.616-.123-1.165-.37-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.97-.419-1.576-.419-.668 0-1.246.165-1.733.497a3.271 3.271 0 0 0-1.115 1.278 3.75 3.75 0 0 0-.391 1.691v.966c0 .823.142 1.522.426 2.095a3.074 3.074 0 0 0 1.2 1.299c.512.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.931-.568.26-.256.461-.573.603-.952l1.62.455a3.596 3.596 0 0 1-.86 1.449 4.18 4.18 0 0 1-1.491.966c-.592.227-1.257.34-1.996.34Zm-11.353-.227v-10.909h1.619v1.648h.114c.199-.54.559-.978 1.079-1.314a3.18 3.18 0 0 1 1.762-.504c.123 0 .277.002.461.007.185.005.325.012.419.021v1.705a4.376 4.376 0 0 0-.39-.064 3.864 3.864 0 0 0-.632-.05c-.531 0-1.004.111-1.421.334a2.524 2.524 0 0 0-.98.909 2.445 2.445 0 0 0-.355 1.314v6.903h-1.676Zm-6.737.227c-1.051 0-1.958-.232-2.72-.696-.757-.468-1.342-1.122-1.754-1.96-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.102.611-2.955.412-.857.985-1.524 1.719-2.003.738-.482 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284.554.19 1.058.497 1.513.923.454.422.817.981 1.087 1.677.269.696.404 1.553.404 2.571v.71h-8.409v-1.449h6.705c0-.616-.123-1.165-.37-1.648a2.78 2.78 0 0 0-1.036-1.143c-.446-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.271 3.271 0 0 0-1.115 1.278 3.75 3.75 0 0 0-.391 1.691v.966c0 .823.142 1.522.426 2.095a3.07 3.07 0 0 0 1.201 1.299c.511.294 1.105.441 1.782.441.441 0 .838-.062 1.193-.185.36-.128.67-.317.931-.568.26-.256.462-.573.604-.952l1.619.455a3.605 3.605 0 0 1-.859 1.449c-.403.412-.9.734-1.492.966-.592.227-1.257.34-1.996.34Zm-6.143-11.136v1.421h-5.881v-1.421h5.881Zm-4.12 10.909V98.812c0-.624.147-1.145.441-1.562.293-.417.674-.73 1.143-.938A3.617 3.617 0 0 1 220.2 96c.412 0 .748.033 1.009.1.26.066.454.127.582.184l-.483 1.449a7.794 7.794 0 0 0-.355-.107 2.154 2.154 0 0 0-.582-.064c-.554 0-.954.14-1.2.42-.242.279-.363.689-.363 1.228v12.017h-1.676Zm-7.475.227c-1.051 0-1.958-.232-2.72-.696-.758-.468-1.343-1.122-1.755-1.96-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.102.61-2.955.412-.857.985-1.524 1.719-2.003.739-.482 1.6-.724 2.585-.724.568 0 1.13.095 1.684.284.554.19 1.058.497 1.512.923.455.422.817.981 1.087 1.677.27.696.405 1.553.405 2.571v.71h-8.409v-1.449h6.704c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.28 3.28 0 0 0-1.115 1.278 3.763 3.763 0 0 0-.39 1.691v.966c0 .823.142 1.522.426 2.095a3.074 3.074 0 0 0 1.2 1.299c.511.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.594 3.594 0 0 1-.859 1.449 4.19 4.19 0 0 1-1.491.966c-.592.227-1.258.34-1.996.34Zm-11.354-.227v-10.909h1.62v1.648h.113c.199-.54.559-.978 1.08-1.314a3.179 3.179 0 0 1 1.761-.504c.123 0 .277.002.462.007s.324.012.419.021v1.705a4.424 4.424 0 0 0-.391-.064 3.846 3.846 0 0 0-.632-.05c-.53 0-1.003.111-1.42.334a2.517 2.517 0 0 0-.98.909 2.445 2.445 0 0 0-.355 1.314v6.903h-1.677Zm-11.857 4.091v-15h1.619v1.733h.199c.123-.189.294-.431.512-.724.222-.299.539-.564.951-.796.417-.237.98-.355 1.691-.355.918 0 1.728.23 2.429.689.7.459 1.247 1.11 1.64 1.953.393.843.59 1.837.59 2.983 0 1.155-.197 2.157-.59 3.004-.393.843-.937 1.496-1.633 1.961-.696.459-1.499.688-2.408.688-.701 0-1.262-.116-1.683-.348-.422-.236-.746-.504-.973-.802a10.794 10.794 0 0 1-.526-.753h-.142v5.767h-1.676Zm1.648-9.545c0 .823.121 1.55.362 2.18.241.625.594 1.115 1.058 1.47.464.351 1.032.526 1.705.526.701 0 1.285-.185 1.754-.554.474-.374.829-.876 1.065-1.506.242-.634.363-1.34.363-2.116 0-.767-.119-1.459-.356-2.074-.232-.621-.584-1.111-1.058-1.47-.469-.365-1.058-.547-1.768-.547-.682 0-1.255.173-1.719.518-.464.341-.814.819-1.051 1.435-.237.611-.355 1.323-.355 2.138Zm-16.636-1.108v6.562h-1.676v-10.909h1.619v1.705h.142a3.124 3.124 0 0 1 1.165-1.336c.521-.341 1.193-.511 2.017-.511.739 0 1.385.152 1.939.455.554.298.985.752 1.292 1.363.308.606.462 1.373.462 2.301v6.932h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.535 0-1.013.116-1.435.348-.416.232-.745.57-.987 1.015-.241.445-.362.985-.362 1.62Zm-8.848 6.789c-.985 0-1.849-.234-2.592-.703-.739-.468-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.975.416-.848.994-1.506 1.733-1.975.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.321 1.127 1.733 1.975.417.847.625 1.839.625 2.975 0 1.127-.208 2.112-.625 2.955-.412.843-.989 1.499-1.733 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.482-.383.84-.887 1.072-1.512a5.793 5.793 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .73.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm-8.848 1.278v-10.909h1.676v10.909h-1.676Zm.852-12.727c-.326 0-.608-.111-.845-.334a1.072 1.072 0 0 1-.348-.802c0-.313.116-.58.348-.803.237-.222.519-.334.845-.334.327 0 .606.112.838.334.237.223.356.49.356.803 0 .312-.119.58-.356.802a1.166 1.166 0 0 1-.838.334Zm-3.043 1.818v1.421h-5.654v-1.421h5.654Zm-4.006-2.613h1.676v10.397c0 .474.069.829.206 1.066.142.232.322.388.54.468.223.076.457.114.703.114.185 0 .336-.009.455-.028l.284-.057.341 1.505a3.311 3.311 0 0 1-.476.128 3.469 3.469 0 0 1-.774.071c-.474 0-.938-.101-1.392-.305a2.77 2.77 0 0 1-1.122-.93c-.294-.417-.441-.943-.441-1.577V97.705Zm-8.468 13.778c-.691 0-1.318-.13-1.882-.391a3.228 3.228 0 0 1-1.342-1.143c-.332-.502-.497-1.108-.497-1.818 0-.625.123-1.132.369-1.52a2.61 2.61 0 0 1 .987-.924 5.216 5.216 0 0 1 1.364-.497 17.065 17.065 0 0 1 1.513-.27 65.21 65.21 0 0 1 1.612-.191c.416-.048.719-.126.909-.235.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.428.175-1.882.526-.455.35-.774.724-.959 1.122l-1.591-.568c.284-.663.663-1.179 1.136-1.548a4.26 4.26 0 0 1 1.563-.782 6.508 6.508 0 0 1 1.676-.227c.35 0 .753.043 1.207.128.46.08.902.248 1.329.504.43.256.788.642 1.072 1.158.284.516.426 1.207.426 2.074v7.187h-1.676v-1.477h-.085c-.114.237-.303.49-.568.76-.265.27-.618.499-1.059.689-.44.189-.977.284-1.612.284Zm.256-1.506c.663 0 1.221-.13 1.676-.39.459-.261.805-.597 1.037-1.009.237-.412.355-.845.355-1.3v-1.534c-.071.085-.227.164-.469.235a7.902 7.902 0 0 1-.824.177c-.307.047-.608.09-.902.128-.288.033-.523.062-.703.085a6.413 6.413 0 0 0-1.221.277c-.374.123-.677.31-.909.561-.228.246-.341.583-.341 1.009 0 .582.215 1.023.646 1.321.436.293.987.44 1.655.44Zm-6.206-13.295v14.545h-1.676V96.682h1.676Zm-4.416 0v14.545h-1.676V96.682h1.676Zm-8.413 14.772c-1.051 0-1.958-.232-2.72-.696-.758-.468-1.342-1.122-1.754-1.96-.408-.843-.611-1.823-.611-2.94 0-1.118.203-2.102.611-2.955.412-.857.984-1.524 1.718-2.003.739-.482 1.601-.724 2.586-.724.568 0 1.129.095 1.683.284.554.19 1.058.497 1.513.923.454.422.816.981 1.086 1.677.27.696.405 1.553.405 2.571v.71h-8.409v-1.449h6.705c0-.616-.124-1.165-.37-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.97-.419-1.576-.419-.668 0-1.246.165-1.733.497a3.271 3.271 0 0 0-1.115 1.278 3.75 3.75 0 0 0-.391 1.691v.966c0 .823.142 1.522.426 2.095a3.074 3.074 0 0 0 1.2 1.299c.512.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.931-.568.26-.256.461-.573.603-.952l1.62.455a3.596 3.596 0 0 1-.86 1.449 4.18 4.18 0 0 1-1.491.966c-.592.227-1.257.34-1.996.34Zm-10.984 0c-1.023 0-1.903-.241-2.642-.724-.739-.483-1.307-1.148-1.705-1.996-.397-.847-.596-1.816-.596-2.905 0-1.108.203-2.085.611-2.933.412-.852.985-1.517 1.718-1.996.739-.482 1.601-.724 2.586-.724.767 0 1.458.142 2.074.426a3.975 3.975 0 0 1 1.512 1.193c.393.512.637 1.108.732 1.79h-1.676c-.128-.497-.412-.937-.853-1.321-.435-.388-1.022-.582-1.761-.582-.653 0-1.226.17-1.719.511-.487.336-.869.812-1.143 1.428-.27.61-.405 1.328-.405 2.152 0 .842.133 1.576.398 2.201.27.625.648 1.111 1.136 1.456.493.346 1.07.519 1.733.519.436 0 .831-.076 1.186-.228a2.44 2.44 0 0 0 .902-.653c.246-.284.422-.625.526-1.023h1.676a3.886 3.886 0 0 1-.703 1.74c-.37.512-.86.919-1.47 1.222-.607.298-1.312.447-2.117.447Zm-14.124-6.789v6.562h-1.677v-10.909h1.62v1.705h.141a3.122 3.122 0 0 1 1.165-1.336c.521-.341 1.193-.511 2.017-.511.739 0 1.385.152 1.939.455.554.298.985.752 1.293 1.363.308.606.461 1.373.461 2.301v6.932h-1.676v-6.818c0-.857-.222-1.525-.667-2.003-.445-.483-1.056-.724-1.833-.724-.535 0-1.013.116-1.434.348-.417.232-.746.57-.988 1.015-.241.445-.362.985-.362 1.62Zm-9.406 6.818c-.692 0-1.319-.13-1.882-.391a3.23 3.23 0 0 1-1.343-1.143c-.331-.502-.497-1.108-.497-1.818 0-.625.123-1.132.37-1.52a2.61 2.61 0 0 1 .987-.924 5.21 5.21 0 0 1 1.363-.497 17.08 17.08 0 0 1 1.513-.27c.663-.085 1.2-.149 1.612-.191.417-.048.72-.126.91-.235.194-.109.29-.298.29-.568v-.057c0-.701-.191-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.427.175-1.882.526-.454.35-.774.724-.958 1.122l-1.591-.568c.284-.663.663-1.179 1.136-1.548a4.25 4.25 0 0 1 1.563-.782 6.51 6.51 0 0 1 1.676-.227c.35 0 .752.043 1.207.128.46.08.902.248 1.328.504.431.256.788.642 1.073 1.158.284.516.426 1.207.426 2.074v7.187h-1.676v-1.477h-.086c-.113.237-.303.49-.568.76-.265.27-.618.499-1.058.689-.44.189-.978.284-1.612.284Zm.255-1.506c.663 0 1.222-.13 1.677-.39.459-.261.804-.597 1.036-1.009a2.57 2.57 0 0 0 .356-1.3v-1.534c-.071.085-.228.164-.47.235a7.974 7.974 0 0 1-.823.177 40 40 0 0 1-.902.128c-.289.033-.523.062-.703.085a6.405 6.405 0 0 0-1.222.277c-.374.123-.677.31-.909.561-.227.246-.34.583-.34 1.009 0 .582.215 1.023.646 1.321.435.293.987.44 1.654.44Zm-9.876 1.477c-1.022 0-1.903-.241-2.642-.724-.738-.483-1.306-1.148-1.704-1.996-.398-.847-.597-1.816-.597-2.905 0-1.108.204-2.085.611-2.933.412-.852.985-1.517 1.719-1.996.738-.482 1.6-.724 2.585-.724.767 0 1.458.142 2.074.426.615.284 1.12.682 1.513 1.193.393.512.636 1.108.731 1.79h-1.676c-.128-.497-.412-.937-.852-1.321-.436-.388-1.023-.582-1.762-.582-.653 0-1.226.17-1.718.511-.488.336-.87.812-1.144 1.428-.27.61-.405 1.328-.405 2.152 0 .842.133 1.576.398 2.201.27.625.649 1.111 1.137 1.456.492.346 1.07.519 1.732.519.436 0 .831-.076 1.186-.228a2.44 2.44 0 0 0 .903-.653c.246-.284.42-.625.525-1.023h1.676a3.883 3.883 0 0 1-.703 1.74c-.37.512-.86.919-1.47 1.222-.606.298-1.312.447-2.117.447Zm-16.838-.227v-10.909h1.62v1.648h.113c.199-.54.559-.978 1.08-1.314a3.179 3.179 0 0 1 1.761-.504c.123 0 .277.002.462.007.184.005.324.012.419.021v1.705a4.43 4.43 0 0 0-.39-.064 3.858 3.858 0 0 0-.633-.05 2.96 2.96 0 0 0-1.42.334 2.52 2.52 0 0 0-.98.909 2.447 2.447 0 0 0-.356 1.314v6.903h-1.676Zm-4.415-4.46v-6.449h1.675v10.909H54.93v-1.846h-.114a3.576 3.576 0 0 1-1.193 1.413c-.54.383-1.221.575-2.045.575-.682 0-1.288-.149-1.818-.447-.53-.303-.947-.758-1.25-1.364-.303-.611-.455-1.38-.455-2.308v-6.932h1.676v6.818c0 .796.223 1.43.668 1.904.45.473 1.023.71 1.719.71.416 0 .84-.107 1.27-.32a2.762 2.762 0 0 0 1.095-.98c.298-.44.447-1.001.447-1.683Zm-14.048 4.687c-.984 0-1.849-.234-2.592-.703-.739-.468-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.975.417-.848.994-1.506 1.733-1.975.743-.469 1.608-.703 2.592-.703.985 0 1.847.234 2.586.703.743.469 1.32 1.127 1.733 1.975.416.847.625 1.839.625 2.975 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.499-1.733 1.967-.739.469-1.6.703-2.586.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.793 5.793 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582c-.483.388-.84.897-1.073 1.527a5.848 5.848 0 0 0-.348 2.038c0 .73.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576ZM24 96.682h2.017l4.034 6.79h.17l4.035-6.79h2.017l-5.256 8.551v5.994h-1.761v-5.994L24 96.682Z\" fill=\"#E9FDFE\"/><defs><linearGradient id=\"a\" x1=\"236.106\" y1=\"192\" x2=\"236.106\" y2=\"0\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0F3133\"/><stop offset=\"1\" stop-color=\"#154446\"/></linearGradient></defs></svg>',withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hmqtvs\",\"data-framer-name\":\"Purple Cards\",layoutDependency:layoutDependency,layoutId:\"h4sWdonfk\",transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-diswsx\",\"data-border\":true,\"data-framer-name\":\"Purple 4\",layoutDependency:layoutDependency,layoutId:\"ovhsyc0Sj\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(81, 40, 92)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(17, 46, 35, 0.3)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"16px 16px 16px 0px rgba(0, 0, 0, 0.15)\"},transformTemplate:transformTemplate3,variants:{v37JHR0dq:{boxShadow:\"6px 6px 10px 0px rgba(0, 0, 0, 0.15)\"}},...addPropertyOverrides({vIctra9FV:{__framer__enter:animation5,__framer__exit:animation9}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-31xjt6\",\"data-framer-name\":\"Purple_4\",intrinsicHeight:192,intrinsicWidth:310,layoutDependency:layoutDependency,layoutId:\"YmWmwl0Mo\",style:{backdropFilter:\"blur(6.5px)\",WebkitBackdropFilter:\"blur(6.5px)\"},svg:'<svg width=\"310\" height=\"192\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"url(#a)\" fill-opacity=\".7\" d=\"M0 0h310v192H0z\"/><rect x=\"24\" y=\"24\" width=\"56\" height=\"56\" rx=\"28\" fill=\"#6533CD\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M59.707 44.293a1 1 0 0 1 0 1.414l-14 14a1 1 0 0 1-1.414-1.414l14-14a1 1 0 0 1 1.414 0Zm-2.374 12.374a.667.667 0 1 0 0 1.333.667.667 0 0 0 0-1.333Zm-2.666.666a2.667 2.667 0 1 1 5.333 0 2.667 2.667 0 0 1-5.333 0Zm-8-11.333a.667.667 0 1 0 0 1.333.667.667 0 0 0 0-1.333ZM44 46.667a2.667 2.667 0 1 1 5.333 0 2.667 2.667 0 0 1-5.333 0Z\" fill=\"#fff\"/><rect x=\"208\" y=\"24\" width=\"78\" height=\"24\" rx=\"12\" fill=\"#693877\"/><path d=\"M220.057 39.21v-6.562h1.113v6.562h-1.113Zm-2.725-2.724v-1.114h6.563v1.114h-6.563Zm12.137 4.653c-.656 0-1.241-.113-1.755-.338a2.998 2.998 0 0 1-1.218-.94 2.517 2.517 0 0 1-.487-1.406h1.252c.027.328.14.611.338.85.199.235.459.417.781.547.321.129.678.194 1.069.194.437 0 .825-.077 1.163-.23.338-.152.603-.364.796-.636.192-.271.288-.586.288-.944a1.78 1.78 0 0 0-.278-.99 1.847 1.847 0 0 0-.816-.676c-.358-.162-.795-.243-1.312-.243h-.816v-1.094h.816a2.44 2.44 0 0 0 1.064-.219c.308-.146.548-.351.721-.616.175-.265.263-.577.263-.935 0-.345-.076-.645-.229-.9a1.563 1.563 0 0 0-.646-.596 2.091 2.091 0 0 0-.974-.214c-.352 0-.683.064-.995.194-.308.126-.56.31-.755.552a1.437 1.437 0 0 0-.319.865h-1.193c.02-.534.181-1.001.483-1.402.301-.405.696-.72 1.183-.945a3.823 3.823 0 0 1 1.616-.338c.629 0 1.17.128 1.62.383a2.69 2.69 0 0 1 1.039 1c.242.413.363.86.363 1.341 0 .574-.151 1.063-.452 1.467a2.29 2.29 0 0 1-1.218.84v.08c.643.106 1.145.38 1.506.82.361.438.542.98.542 1.626 0 .553-.151 1.05-.452 1.491a3.078 3.078 0 0 1-1.223 1.034c-.517.252-1.106.378-1.765.378Zm9.251 2.725v-10.5h1.133v1.213h.14a9.98 9.98 0 0 1 .358-.507c.155-.21.377-.395.666-.557.291-.166.686-.249 1.183-.249.643 0 1.21.161 1.7.482.491.322.874.778 1.149 1.368.275.59.412 1.286.412 2.088 0 .808-.137 1.51-.412 2.103-.275.59-.657 1.047-1.144 1.372-.487.321-1.049.482-1.685.482-.491 0-.883-.081-1.178-.243a2.182 2.182 0 0 1-.681-.562 7.174 7.174 0 0 1-.368-.527h-.1v4.037h-1.173Zm1.153-6.682c0 .576.085 1.085.254 1.526.169.438.416.78.741 1.03.324.245.722.367 1.193.367.49 0 .9-.13 1.228-.388.331-.261.58-.613.746-1.054.169-.444.253-.938.253-1.481 0-.537-.083-1.021-.249-1.452a2.242 2.242 0 0 0-.74-1.029c-.328-.255-.741-.383-1.238-.383-.477 0-.879.121-1.203.363-.325.239-.57.574-.736 1.004-.166.428-.249.927-.249 1.497Zm10.39 3.977c-.689 0-1.294-.164-1.814-.492a3.34 3.34 0 0 1-1.213-1.377c-.289-.59-.433-1.28-.433-2.068 0-.796.144-1.49.433-2.084a3.333 3.333 0 0 1 1.213-1.382c.52-.328 1.125-.492 1.814-.492.69 0 1.293.164 1.81.492.52.328.925.79 1.213 1.383.292.593.438 1.287.438 2.083 0 .788-.146 1.478-.438 2.068a3.298 3.298 0 0 1-1.213 1.377c-.517.328-1.12.492-1.81.492Zm0-1.054c.524 0 .955-.134 1.293-.403a2.38 2.38 0 0 0 .751-1.058c.162-.438.243-.912.243-1.422 0-.51-.081-.986-.243-1.427a2.41 2.41 0 0 0-.751-1.07c-.338-.27-.769-.407-1.293-.407-.523 0-.954.136-1.292.408a2.402 2.402 0 0 0-.751 1.069 4.1 4.1 0 0 0-.244 1.427c0 .51.082.984.244 1.422.162.437.413.79.751 1.058.338.269.769.403 1.292.403Zm5.162.895v-7.636h1.173V41h-1.173Zm.596-8.91a.833.833 0 0 1-.591-.233.749.749 0 0 1-.244-.561c0-.22.081-.407.244-.562a.833.833 0 0 1 .591-.234c.229 0 .424.078.587.234a.742.742 0 0 1 .248.561.742.742 0 0 1-.248.562.818.818 0 0 1-.587.234Zm3.809 4.316V41h-1.173v-7.636h1.133v1.193h.1c.179-.388.451-.7.815-.935.365-.239.835-.358 1.412-.358.517 0 .97.106 1.357.318.388.21.69.527.905.955.216.424.323.961.323 1.61V41h-1.173v-4.773c0-.6-.156-1.067-.467-1.402-.312-.338-.739-.507-1.283-.507-.374 0-.709.081-1.004.244a1.74 1.74 0 0 0-.691.71c-.169.312-.254.69-.254 1.134Zm10.247-3.042v.994h-3.957v-.994h3.957Zm-2.804-1.83h1.174v7.279c0 .33.048.58.144.745a.744.744 0 0 0 .378.328c.155.053.32.08.492.08.129 0 .235-.007.318-.02l.199-.04.239 1.054c-.08.03-.191.06-.334.09-.142.033-.323.05-.541.05a2.37 2.37 0 0 1-.975-.214 1.93 1.93 0 0 1-.785-.652c-.206-.291-.309-.66-.309-1.103v-7.597Zm9.752 3.54-1.054.298a1.96 1.96 0 0 0-.294-.512 1.421 1.421 0 0 0-.517-.417c-.218-.11-.498-.165-.84-.165-.467 0-.857.108-1.168.324-.308.212-.463.482-.463.81 0 .292.107.522.319.691.212.169.543.31.994.423l1.133.278c.683.166 1.192.42 1.527.76.334.339.502.775.502 1.308 0 .438-.126.829-.378 1.173-.249.345-.597.617-1.044.816-.447.199-.968.298-1.561.298-.779 0-1.424-.169-1.934-.507-.51-.338-.834-.832-.969-1.482l1.113-.278c.106.411.307.72.602.925.298.205.687.308 1.168.308.547 0 .981-.116 1.303-.348.324-.235.487-.517.487-.845a.887.887 0 0 0-.279-.666c-.185-.183-.47-.319-.855-.408l-1.272-.298c-.7-.166-1.214-.423-1.542-.77-.324-.352-.487-.791-.487-1.318 0-.431.121-.812.363-1.144.245-.331.578-.592.999-.78a3.513 3.513 0 0 1 1.442-.284c.756 0 1.349.166 1.78.497.434.332.742.77.925 1.313Z\" fill=\"#fff\" fill-opacity=\".94\"/><path d=\"M24.511 103.455h2.017l4.035 6.789h.17l4.034-6.789h2.017l-5.256 8.551V118h-1.761v-5.994l-5.256-8.551Zm16.883 14.772c-.985 0-1.85-.234-2.593-.703-.738-.469-1.316-1.124-1.733-1.967-.411-.843-.617-1.828-.617-2.955 0-1.136.206-2.128.617-2.976.417-.847.995-1.505 1.733-1.974.744-.469 1.608-.703 2.593-.703.985 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576.483-.383.84-.887 1.073-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm14.047-3.182v-6.449h1.676V118H55.44v-1.847h-.114a3.579 3.579 0 0 1-1.193 1.414c-.54.383-1.222.575-2.046.575-.682 0-1.288-.149-1.818-.447-.53-.303-.947-.758-1.25-1.364-.303-.611-.455-1.38-.455-2.308v-6.932h1.677v6.818c0 .796.222 1.43.667 1.903.45.474 1.023.711 1.719.711.417 0 .84-.107 1.271-.32.436-.213.8-.54 1.094-.98.298-.44.447-1.001.447-1.683Zm11.387-2.102V118h-1.676v-14.545h1.676v5.34h.142a3.085 3.085 0 0 1 1.15-1.342c.516-.336 1.203-.504 2.06-.504.743 0 1.394.149 1.953.447.559.294.992.746 1.3 1.357.312.606.469 1.378.469 2.315V118h-1.677v-6.818c0-.867-.224-1.537-.674-2.01-.445-.478-1.063-.717-1.854-.717-.55 0-1.042.116-1.477.348-.431.232-.772.57-1.023 1.015-.246.445-.37.985-.37 1.62Zm13.02 6.818a4.44 4.44 0 0 1-1.882-.391 3.229 3.229 0 0 1-1.342-1.143c-.332-.502-.497-1.108-.497-1.819 0-.625.123-1.131.369-1.519a2.61 2.61 0 0 1 .987-.924 5.21 5.21 0 0 1 1.364-.497 16.381 16.381 0 0 1 1.513-.27c.662-.085 1.2-.149 1.612-.192.416-.047.72-.125.909-.234.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.428.175-1.882.526-.455.35-.774.724-.959 1.122l-1.59-.568c.283-.663.662-1.179 1.136-1.549a4.262 4.262 0 0 1 1.562-.781 6.51 6.51 0 0 1 1.676-.227c.35 0 .753.042 1.208.128.459.08.901.248 1.328.504.43.256.788.642 1.072 1.158.284.516.426 1.207.426 2.073V118h-1.676v-1.477h-.085c-.114.236-.303.49-.568.76-.266.27-.618.499-1.059.689-.44.189-.977.284-1.612.284Zm.256-1.506c.663 0 1.222-.13 1.676-.391.46-.26.805-.596 1.037-1.008a2.57 2.57 0 0 0 .355-1.3v-1.534c-.07.085-.227.163-.469.234a7.695 7.695 0 0 1-.824.178c-.307.047-.608.09-.901.128a38.9 38.9 0 0 0-.704.085 6.405 6.405 0 0 0-1.221.277c-.374.123-.677.31-.91.561-.227.246-.34.582-.34 1.009 0 .582.215 1.022.646 1.321.436.293.987.44 1.655.44Zm16.003-9.659L92.073 118H90.37l-4.034-10.909h1.818l3.011 8.693h.114l3.011-8.693h1.818Zm6.066 11.136c-1.051 0-1.958-.232-2.72-.696a4.673 4.673 0 0 1-1.755-1.96c-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.103.61-2.955.413-.857.985-1.524 1.72-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.17 4.17 0 0 1 1.513.923c.454.422.816.98 1.086 1.676.27.696.405 1.553.405 2.571v.711h-8.41v-1.449h6.705c0-.616-.123-1.165-.369-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.97-.419-1.576-.419-.668 0-1.246.165-1.733.497a3.266 3.266 0 0 0-1.115 1.278 3.757 3.757 0 0 0-.391 1.69v.966c0 .824.142 1.523.426 2.096a3.072 3.072 0 0 0 1.2 1.299c.512.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.931-.568.26-.256.461-.573.603-.952l1.62.455a3.586 3.586 0 0 1-.86 1.448 4.18 4.18 0 0 1-1.491.966c-.592.228-1.257.341-1.996.341Zm19.759-8.693-1.506.426a2.753 2.753 0 0 0-.419-.731 2.03 2.03 0 0 0-.738-.597c-.313-.156-.713-.234-1.201-.234-.667 0-1.224.154-1.669.461-.44.303-.66.689-.66 1.158 0 .417.151.746.454.987.303.242.777.443 1.421.604l1.619.398c.976.236 1.702.599 2.181 1.086.478.483.717 1.106.717 1.868 0 .625-.18 1.184-.54 1.676-.355.493-.852.881-1.491 1.165-.64.284-1.383.426-2.231.426-1.112 0-2.033-.241-2.762-.724-.729-.483-1.191-1.189-1.385-2.117l1.591-.397c.151.587.438 1.027.859 1.321.426.293.983.44 1.669.44.781 0 1.402-.166 1.861-.497.464-.336.696-.739.696-1.208 0-.378-.133-.696-.398-.951-.265-.261-.672-.455-1.221-.583l-1.819-.426c-.999-.237-1.733-.603-2.201-1.101-.464-.502-.696-1.129-.696-1.882 0-.615.172-1.16.518-1.633.351-.474.826-.845 1.428-1.115.606-.27 1.292-.405 2.059-.405 1.08 0 1.927.237 2.543.71a3.832 3.832 0 0 1 1.321 1.875Zm6.966 8.693c-1.051 0-1.958-.232-2.72-.696a4.672 4.672 0 0 1-1.755-1.96c-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.103.61-2.955.412-.857.985-1.524 1.719-2.003.739-.483 1.6-.724 2.585-.724.569 0 1.13.095 1.684.284a4.159 4.159 0 0 1 1.512.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.409v-1.449h6.704c0-.616-.123-1.165-.369-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.272 3.272 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.39 1.69v.966c0 .824.142 1.523.426 2.096a3.074 3.074 0 0 0 1.2 1.299c.511.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448 4.19 4.19 0 0 1-1.491.966c-.592.228-1.258.341-1.996.341Zm8.413-14.772V118h-1.676v-14.545h1.676Zm7.314 14.772c-1.052 0-1.958-.232-2.721-.696a4.677 4.677 0 0 1-1.754-1.96c-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.162 4.162 0 0 1 1.513.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.41v-1.449h6.705c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.264 3.264 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.391 1.69v.966c0 .824.142 1.523.427 2.096a3.062 3.062 0 0 0 1.2 1.299c.511.294 1.105.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448c-.403.412-.9.734-1.492.966-.592.228-1.257.341-1.995.341Zm11.168 0c-1.023 0-1.903-.241-2.642-.724-.739-.483-1.307-1.148-1.704-1.996-.398-.847-.597-1.816-.597-2.905 0-1.108.204-2.085.611-2.933.412-.852.985-1.517 1.718-1.996.739-.483 1.601-.724 2.586-.724.767 0 1.458.142 2.074.426a3.975 3.975 0 0 1 1.512 1.193c.393.512.637 1.108.732 1.79h-1.676c-.128-.497-.412-.938-.853-1.321-.435-.388-1.022-.582-1.761-.582-.653 0-1.226.17-1.719.511-.487.336-.868.812-1.143 1.427-.27.611-.405 1.329-.405 2.152 0 .843.133 1.577.398 2.202.27.625.648 1.11 1.136 1.456.493.346 1.07.519 1.733.519.436 0 .831-.076 1.186-.228a2.44 2.44 0 0 0 .902-.653c.246-.284.422-.625.526-1.023h1.676a3.886 3.886 0 0 1-.703 1.74c-.37.512-.86.919-1.47 1.222-.606.298-1.312.447-2.117.447Zm11.154-11.136v1.42h-5.653v-1.42h5.653Zm-4.005-2.614h1.676v10.398c0 .473.069.829.206 1.065.142.232.322.389.54.469.222.076.457.114.703.114.184 0 .336-.01.454-.029l.284-.056.341 1.505a3.37 3.37 0 0 1-.476.128 3.516 3.516 0 0 1-.774.071c-.473 0-.937-.102-1.392-.305a2.764 2.764 0 0 1-1.122-.931c-.293-.416-.44-.942-.44-1.576v-10.853Zm10.653 13.75c-1.051 0-1.957-.232-2.72-.696a4.677 4.677 0 0 1-1.754-1.96c-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.17 4.17 0 0 1 1.513.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.41v-1.449h6.705c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.264 3.264 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.391 1.69v.966c0 .824.142 1.523.427 2.096a3.062 3.062 0 0 0 1.2 1.299c.511.294 1.105.441 1.782.441.441 0 .839-.062 1.194-.185.359-.128.67-.317.93-.568.26-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448c-.403.412-.9.734-1.492.966-.592.228-1.257.341-1.996.341Zm10.857 0c-.91 0-1.712-.229-2.408-.689-.696-.464-1.241-1.117-1.634-1.96-.393-.847-.589-1.849-.589-3.004 0-1.146.196-2.14.589-2.983.393-.843.94-1.494 1.641-1.953.701-.459 1.51-.689 2.429-.689.71 0 1.271.118 1.683.355.417.232.734.497.952.795.222.294.395.535.518.725h.142v-5.369h1.677V118h-1.62v-1.676h-.199c-.123.199-.298.45-.525.753-.227.298-.552.566-.973.802-.422.232-.983.348-1.683.348Zm.227-1.505c.672 0 1.24-.176 1.704-.526.464-.355.817-.845 1.059-1.47.241-.63.362-1.357.362-2.181 0-.814-.119-1.527-.355-2.137-.237-.616-.587-1.094-1.051-1.435-.464-.346-1.037-.518-1.719-.518-.71 0-1.302.182-1.776.546-.469.36-.821.85-1.058 1.471-.232.615-.348 1.306-.348 2.073 0 .777.118 1.482.355 2.117.242.63.597 1.132 1.065 1.506.474.369 1.061.554 1.762.554Zm16.25 1.534a4.442 4.442 0 0 1-1.882-.391 3.228 3.228 0 0 1-1.342-1.143c-.332-.502-.497-1.108-.497-1.819 0-.625.123-1.131.369-1.519a2.61 2.61 0 0 1 .987-.924 5.216 5.216 0 0 1 1.364-.497 16.367 16.367 0 0 1 1.513-.27c.663-.085 1.2-.149 1.612-.192.417-.047.72-.125.909-.234.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.428.175-1.882.526-.455.35-.774.724-.959 1.122l-1.591-.568c.284-.663.663-1.179 1.137-1.549a4.262 4.262 0 0 1 1.562-.781 6.508 6.508 0 0 1 1.676-.227c.351 0 .753.042 1.208.128.459.08.902.248 1.328.504.431.256.788.642 1.072 1.158.284.516.426 1.207.426 2.073V118h-1.676v-1.477h-.085c-.114.236-.303.49-.568.76-.265.27-.618.499-1.058.689-.441.189-.978.284-1.613.284Zm.256-1.506c.663 0 1.222-.13 1.676-.391.459-.26.805-.596 1.037-1.008.237-.412.355-.845.355-1.3v-1.534c-.071.085-.227.163-.469.234a7.666 7.666 0 0 1-.823.178c-.308.047-.609.09-.902.128-.289.033-.524.061-.704.085a6.413 6.413 0 0 0-1.221.277c-.374.123-.677.31-.909.561-.228.246-.341.582-.341 1.009 0 .582.215 1.022.646 1.321.436.293.987.44 1.655.44Zm12.218-9.659v1.42h-5.653v-1.42h5.653Zm-4.006-2.614h1.676v10.398c0 .473.069.829.206 1.065.142.232.322.389.54.469.223.076.457.114.703.114.185 0 .336-.01.455-.029l.284-.056.341 1.505a3.41 3.41 0 0 1-.476.128 3.529 3.529 0 0 1-.774.071c-.474 0-.938-.102-1.392-.305a2.764 2.764 0 0 1-1.122-.931c-.294-.416-.441-.942-.441-1.576v-10.853Zm13.168-1.022V118h-1.676v-14.545h1.676Zm7.314 14.772c-1.051 0-1.958-.232-2.72-.696-.758-.469-1.342-1.122-1.754-1.96-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.17 4.17 0 0 1 1.513.923c.454.422.817.98 1.086 1.676.27.696.405 1.553.405 2.571v.711h-8.409v-1.449h6.705c0-.616-.123-1.165-.37-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.97-.419-1.576-.419-.668 0-1.246.165-1.733.497a3.264 3.264 0 0 0-1.115 1.278 3.75 3.75 0 0 0-.391 1.69v.966c0 .824.142 1.523.426 2.096a3.07 3.07 0 0 0 1.201 1.299c.511.294 1.105.441 1.782.441.441 0 .838-.062 1.193-.185.36-.128.67-.317.931-.568.26-.256.461-.573.603-.952l1.62.455a3.586 3.586 0 0 1-.86 1.448 4.18 4.18 0 0 1-1.491.966c-.592.228-1.257.341-1.996.341Zm9.947.029a4.442 4.442 0 0 1-1.882-.391 3.228 3.228 0 0 1-1.342-1.143c-.332-.502-.497-1.108-.497-1.819 0-.625.123-1.131.369-1.519a2.61 2.61 0 0 1 .987-.924 5.216 5.216 0 0 1 1.364-.497 16.367 16.367 0 0 1 1.513-.27c.662-.085 1.2-.149 1.612-.192.416-.047.719-.125.909-.234.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.428.175-1.882.526-.455.35-.774.724-.959 1.122l-1.591-.568c.284-.663.663-1.179 1.136-1.549.479-.374 1-.634 1.563-.781a6.508 6.508 0 0 1 1.676-.227c.35 0 .753.042 1.207.128.46.08.902.248 1.329.504.43.256.788.642 1.072 1.158.284.516.426 1.207.426 2.073V118h-1.676v-1.477h-.085c-.114.236-.303.49-.568.76-.265.27-.618.499-1.059.689-.44.189-.977.284-1.612.284Zm.256-1.506c.663 0 1.221-.13 1.676-.391.459-.26.805-.596 1.037-1.008.237-.412.355-.845.355-1.3v-1.534c-.071.085-.227.163-.469.234a7.636 7.636 0 0 1-.824.178c-.307.047-.608.09-.902.128a40.94 40.94 0 0 0-.703.085 6.413 6.413 0 0 0-1.221.277c-.374.123-.677.31-.909.561-.228.246-.341.582-.341 1.009 0 .582.215 1.022.646 1.321.436.293.987.44 1.655.44Zm15.201-7.216-1.506.426a2.78 2.78 0 0 0-.419-.731 2.025 2.025 0 0 0-.739-.597c-.312-.156-.712-.234-1.2-.234-.667 0-1.224.154-1.669.461-.44.303-.66.689-.66 1.158 0 .417.151.746.454.987.303.242.777.443 1.421.604l1.619.398c.975.236 1.702.599 2.18 1.086.479.483.718 1.106.718 1.868 0 .625-.18 1.184-.54 1.676-.355.493-.852.881-1.492 1.165-.639.284-1.382.426-2.23.426-1.112 0-2.033-.241-2.763-.724-.729-.483-1.19-1.189-1.384-2.117l1.59-.397c.152.587.438 1.027.86 1.321.426.293.982.44 1.669.44.781 0 1.401-.166 1.861-.497.464-.336.696-.739.696-1.208 0-.378-.133-.696-.398-.951-.265-.261-.672-.455-1.222-.583l-1.818-.426c-.999-.237-1.733-.603-2.202-1.101-.464-.502-.696-1.129-.696-1.882 0-.615.173-1.16.519-1.633.35-.474.826-.845 1.427-1.115.607-.27 1.293-.405 2.06-.405 1.08 0 1.927.237 2.543.71a3.839 3.839 0 0 1 1.321 1.875Zm7.136-2.443v1.42h-5.653v-1.42h5.653Zm-4.006-2.614h1.676v10.398c0 .473.069.829.206 1.065.143.232.322.389.54.469.223.076.457.114.703.114.185 0 .337-.01.455-.029l.284-.056.341 1.505a3.41 3.41 0 0 1-.476.128 3.529 3.529 0 0 1-.774.071c-.474 0-.938-.102-1.392-.305a2.764 2.764 0 0 1-1.122-.931c-.294-.416-.441-.942-.441-1.576v-10.853Zm-228.447 43.75c-.985 0-1.849-.234-2.592-.703-.74-.469-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.416-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576.483-.383.84-.887 1.073-1.512a5.795 5.795 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm8.848-5.284V148h-1.676v-10.909h1.619v1.704h.142a3.114 3.114 0 0 1 1.165-1.335c.52-.341 1.193-.511 2.017-.511.738 0 1.385.151 1.939.454.554.299.985.753 1.292 1.364.308.606.462 1.373.462 2.301V148h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.535 0-1.013.116-1.435.348-.416.232-.745.57-.987 1.015-.241.445-.362.985-.362 1.62Zm14.267 6.789c-1.051 0-1.958-.232-2.72-.696a4.673 4.673 0 0 1-1.755-1.96c-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.103.61-2.955.412-.857.985-1.524 1.72-2.003.738-.483 1.6-.724 2.584-.724.569 0 1.13.095 1.684.284a4.166 4.166 0 0 1 1.512.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.41v-1.449h6.705c0-.616-.123-1.165-.37-1.648a2.779 2.779 0 0 0-1.036-1.143c-.445-.28-.97-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.268 3.268 0 0 0-1.115 1.278 3.757 3.757 0 0 0-.39 1.69v.966c0 .824.142 1.523.426 2.096a3.071 3.071 0 0 0 1.2 1.299c.511.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.26-.256.462-.573.604-.952l1.62.455a3.586 3.586 0 0 1-.86 1.448 4.19 4.19 0 0 1-1.491.966c-.592.228-1.258.341-1.996.341Zm12.031 3.864v-15h1.62v1.733h.199c.123-.19.293-.431.511-.725.223-.298.54-.563.952-.795.416-.237.98-.355 1.69-.355.919 0 1.728.23 2.43.689.7.459 1.247 1.11 1.64 1.953.393.843.59 1.837.59 2.983 0 1.155-.197 2.157-.59 3.004-.393.843-.938 1.496-1.634 1.96-.696.46-1.498.689-2.407.689-.701 0-1.262-.116-1.684-.348-.421-.236-.745-.504-.973-.802a10.698 10.698 0 0 1-.525-.753h-.142v5.767h-1.677Zm1.648-9.546c0 .824.121 1.551.362 2.181.242.625.595 1.115 1.059 1.47.464.35 1.032.526 1.704.526.701 0 1.286-.185 1.754-.554.474-.374.83-.876 1.066-1.506.241-.635.362-1.34.362-2.117 0-.767-.118-1.458-.355-2.073-.232-.621-.585-1.111-1.058-1.471-.469-.364-1.058-.546-1.769-.546-.682 0-1.255.172-1.719.518-.463.341-.814.819-1.05 1.435-.237.61-.356 1.323-.356 2.137ZM76.97 148v-10.909h1.62v1.648h.113c.199-.54.559-.978 1.08-1.314a3.18 3.18 0 0 1 1.76-.505c.124 0 .278.003.462.008.185.004.325.011.42.021v1.704a5.398 5.398 0 0 0-.391-.064 3.86 3.86 0 0 0-.632-.049 2.96 2.96 0 0 0-1.42.334c-.412.217-.74.52-.98.909a2.447 2.447 0 0 0-.356 1.314V148H76.97Zm11.211.227c-.985 0-1.849-.234-2.592-.703-.739-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.322 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.411.843-.99 1.498-1.733 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582c-.483.388-.84.897-1.073 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576ZM95.353 148v-10.909h1.62v1.704h.141a2.741 2.741 0 0 1 1.101-1.356c.507-.327 1.115-.49 1.825-.49.72 0 1.319.163 1.797.49.483.322.86.774 1.13 1.356h.113c.28-.563.699-1.01 1.257-1.342.559-.336 1.229-.504 2.01-.504.976 0 1.774.305 2.394.916.62.606.93 1.551.93 2.834V148h-1.676v-7.301c0-.805-.22-1.38-.66-1.726-.441-.346-.959-.518-1.556-.518-.767 0-1.361.232-1.783.696-.421.459-.632 1.041-.632 1.747V148h-1.704v-7.472c0-.62-.201-1.119-.604-1.498-.402-.384-.921-.575-1.555-.575-.436 0-.843.116-1.222.348a2.634 2.634 0 0 0-.909.965c-.227.408-.34.879-.34 1.414V148h-1.677Zm21.485.227c-.985 0-1.849-.234-2.593-.703-.738-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.995-1.505 1.733-1.974.744-.469 1.608-.703 2.593-.703.984 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.974.416.848.625 1.84.625 2.976 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.601.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576a3.387 3.387 0 0 0 1.073-1.512 5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm11.916-9.631v1.42H123.1v-1.42h5.654Zm-4.006-2.614h1.676v10.398c0 .473.069.829.206 1.065.142.232.322.389.54.469.222.076.457.114.703.114.185 0 .336-.01.455-.029l.284-.056.341 1.505a3.449 3.449 0 0 1-.476.128 3.529 3.529 0 0 1-.774.071c-.474 0-.938-.102-1.392-.305a2.773 2.773 0 0 1-1.123-.931c-.293-.416-.44-.942-.44-1.576v-10.853ZM130.945 148v-10.909h1.676V148h-1.676Zm.852-12.727c-.326 0-.608-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802.237-.223.519-.334.845-.334.327 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.169 1.169 0 0 1-.838.334Zm7.996 12.954c-.985 0-1.849-.234-2.592-.703-.739-.469-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.416-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.989 1.498-1.733 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.482-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm8.848-5.284V148h-1.676v-10.909h1.619v1.704h.142a3.115 3.115 0 0 1 1.165-1.335c.521-.341 1.193-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.292 1.364.308.606.462 1.373.462 2.301V148h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.535 0-1.013.116-1.435.348-.416.232-.745.57-.987 1.015-.241.445-.362.985-.362 1.62Zm10.915 6.676c-.351 0-.652-.126-.902-.377a1.23 1.23 0 0 1-.377-.902c0-.35.126-.651.377-.902.25-.251.551-.376.902-.376.35 0 .651.125.902.376.25.251.376.552.376.902 0 .232-.059.445-.178.639a1.311 1.311 0 0 1-.461.469c-.19.114-.403.171-.639.171Z\" fill=\"#FAEDFD\"/><defs><linearGradient id=\"a\" x1=\"236.106\" y1=\"192\" x2=\"236.106\" y2=\"0\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#371740\"/><stop offset=\"1\" stop-color=\"#45214F\"/></linearGradient></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-11otl6p\",\"data-border\":true,\"data-framer-name\":\"Purple 3\",layoutDependency:layoutDependency,layoutId:\"BXR211bFL\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(81, 40, 92)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(17, 46, 35, 0.3)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"16px 16px 16px 0px rgba(0, 0, 0, 0.15)\"},transformTemplate:transformTemplate3,variants:{v37JHR0dq:{boxShadow:\"6px 6px 10px 0px rgba(0, 0, 0, 0.15)\"}},...addPropertyOverrides({vIctra9FV:{__framer__enter:animation5,__framer__exit:animation11}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1exxqt3\",\"data-framer-name\":\"Purple_3\",intrinsicHeight:192,intrinsicWidth:310,layoutDependency:layoutDependency,layoutId:\"VQbud3A6d\",style:{backdropFilter:\"blur(6.5px)\",WebkitBackdropFilter:\"blur(6.5px)\"},svg:'<svg width=\"310\" height=\"192\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"url(#a)\" fill-opacity=\".7\" d=\"M0 0h310v192H0z\"/><rect x=\"24\" y=\"24\" width=\"56\" height=\"56\" rx=\"28\" fill=\"#35E0A1\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.735 42.77a2.333 2.333 0 0 1 2.154-1.437h6.222c.942 0 1.792.567 2.154 1.436l.983 2.36a.334.334 0 0 0 .308.204H59A3.667 3.667 0 0 1 62.667 49v10A3.667 3.667 0 0 1 59 62.667H45A3.667 3.667 0 0 1 41.334 59V49A3.667 3.667 0 0 1 45 45.333h.445a.333.333 0 0 0 .307-.205l.983-2.359Zm2.154.563a.333.333 0 0 0-.308.205l-.983 2.36a2.333 2.333 0 0 1-2.153 1.435H45c-.92 0-1.666.746-1.666 1.667v10c0 .92.746 1.667 1.666 1.667h14c.92 0 1.667-.747 1.667-1.667V49c0-.92-.746-1.667-1.667-1.667h-.444a2.333 2.333 0 0 1-2.154-1.436l-.983-2.359a.333.333 0 0 0-.308-.205H48.89ZM52 50a3.333 3.333 0 1 0 0 6.667A3.333 3.333 0 0 0 52 50Zm-5.333 3.333a5.333 5.333 0 1 1 10.666 0 5.333 5.333 0 0 1-10.666 0Z\" fill=\"#fff\"/><rect x=\"208\" y=\"24\" width=\"78\" height=\"24\" rx=\"12\" fill=\"#693877\"/><path d=\"M220.057 39.21v-6.562h1.113v6.562h-1.113Zm-2.725-2.724v-1.114h6.563v1.114h-6.563Zm12.137 4.653c-.656 0-1.241-.113-1.755-.338a2.998 2.998 0 0 1-1.218-.94 2.517 2.517 0 0 1-.487-1.406h1.252c.027.328.14.611.338.85.199.235.459.417.781.547.321.129.678.194 1.069.194.437 0 .825-.077 1.163-.23.338-.152.603-.364.796-.636.192-.271.288-.586.288-.944a1.78 1.78 0 0 0-.278-.99 1.847 1.847 0 0 0-.816-.676c-.358-.162-.795-.243-1.312-.243h-.816v-1.094h.816a2.44 2.44 0 0 0 1.064-.219c.308-.146.548-.351.721-.616.175-.265.263-.577.263-.935 0-.345-.076-.645-.229-.9a1.563 1.563 0 0 0-.646-.596 2.091 2.091 0 0 0-.974-.214c-.352 0-.683.064-.995.194-.308.126-.56.31-.755.552a1.437 1.437 0 0 0-.319.865h-1.193c.02-.534.181-1.001.483-1.402.301-.405.696-.72 1.183-.945a3.823 3.823 0 0 1 1.616-.338c.629 0 1.17.128 1.62.383a2.69 2.69 0 0 1 1.039 1c.242.413.363.86.363 1.341 0 .574-.151 1.063-.452 1.467a2.29 2.29 0 0 1-1.218.84v.08c.643.106 1.145.38 1.506.82.361.438.542.98.542 1.626 0 .553-.151 1.05-.452 1.491a3.078 3.078 0 0 1-1.223 1.034c-.517.252-1.106.378-1.765.378Zm9.251 2.725v-10.5h1.133v1.213h.14a9.98 9.98 0 0 1 .358-.507c.155-.21.377-.395.666-.557.291-.166.686-.249 1.183-.249.643 0 1.21.161 1.7.482.491.322.874.778 1.149 1.368.275.59.412 1.286.412 2.088 0 .808-.137 1.51-.412 2.103-.275.59-.657 1.047-1.144 1.372-.487.321-1.049.482-1.685.482-.491 0-.883-.081-1.178-.243a2.182 2.182 0 0 1-.681-.562 7.174 7.174 0 0 1-.368-.527h-.1v4.037h-1.173Zm1.153-6.682c0 .576.085 1.085.254 1.526.169.438.416.78.741 1.03.324.245.722.367 1.193.367.49 0 .9-.13 1.228-.388.331-.261.58-.613.746-1.054.169-.444.253-.938.253-1.481 0-.537-.083-1.021-.249-1.452a2.242 2.242 0 0 0-.74-1.029c-.328-.255-.741-.383-1.238-.383-.477 0-.879.121-1.203.363-.325.239-.57.574-.736 1.004-.166.428-.249.927-.249 1.497Zm10.39 3.977c-.689 0-1.294-.164-1.814-.492a3.34 3.34 0 0 1-1.213-1.377c-.289-.59-.433-1.28-.433-2.068 0-.796.144-1.49.433-2.084a3.333 3.333 0 0 1 1.213-1.382c.52-.328 1.125-.492 1.814-.492.69 0 1.293.164 1.81.492.52.328.925.79 1.213 1.383.292.593.438 1.287.438 2.083 0 .788-.146 1.478-.438 2.068a3.298 3.298 0 0 1-1.213 1.377c-.517.328-1.12.492-1.81.492Zm0-1.054c.524 0 .955-.134 1.293-.403a2.38 2.38 0 0 0 .751-1.058c.162-.438.243-.912.243-1.422 0-.51-.081-.986-.243-1.427a2.41 2.41 0 0 0-.751-1.07c-.338-.27-.769-.407-1.293-.407-.523 0-.954.136-1.292.408a2.402 2.402 0 0 0-.751 1.069 4.1 4.1 0 0 0-.244 1.427c0 .51.082.984.244 1.422.162.437.413.79.751 1.058.338.269.769.403 1.292.403Zm5.162.895v-7.636h1.173V41h-1.173Zm.596-8.91a.833.833 0 0 1-.591-.233.749.749 0 0 1-.244-.561c0-.22.081-.407.244-.562a.833.833 0 0 1 .591-.234c.229 0 .424.078.587.234a.742.742 0 0 1 .248.561.742.742 0 0 1-.248.562.818.818 0 0 1-.587.234Zm3.809 4.316V41h-1.173v-7.636h1.133v1.193h.1c.179-.388.451-.7.815-.935.365-.239.835-.358 1.412-.358.517 0 .97.106 1.357.318.388.21.69.527.905.955.216.424.323.961.323 1.61V41h-1.173v-4.773c0-.6-.156-1.067-.467-1.402-.312-.338-.739-.507-1.283-.507-.374 0-.709.081-1.004.244a1.74 1.74 0 0 0-.691.71c-.169.312-.254.69-.254 1.134Zm10.247-3.042v.994h-3.957v-.994h3.957Zm-2.804-1.83h1.174v7.279c0 .33.048.58.144.745a.744.744 0 0 0 .378.328c.155.053.32.08.492.08.129 0 .235-.007.318-.02l.199-.04.239 1.054c-.08.03-.191.06-.334.09-.142.033-.323.05-.541.05a2.37 2.37 0 0 1-.975-.214 1.93 1.93 0 0 1-.785-.652c-.206-.291-.309-.66-.309-1.103v-7.597Zm9.752 3.54-1.054.298a1.96 1.96 0 0 0-.294-.512 1.421 1.421 0 0 0-.517-.417c-.218-.11-.498-.165-.84-.165-.467 0-.857.108-1.168.324-.308.212-.463.482-.463.81 0 .292.107.522.319.691.212.169.543.31.994.423l1.133.278c.683.166 1.192.42 1.527.76.334.339.502.775.502 1.308 0 .438-.126.829-.378 1.173-.249.345-.597.617-1.044.816-.447.199-.968.298-1.561.298-.779 0-1.424-.169-1.934-.507-.51-.338-.834-.832-.969-1.482l1.113-.278c.106.411.307.72.602.925.298.205.687.308 1.168.308.547 0 .981-.116 1.303-.348.324-.235.487-.517.487-.845a.887.887 0 0 0-.279-.666c-.185-.183-.47-.319-.855-.408l-1.272-.298c-.7-.166-1.214-.423-1.542-.77-.324-.352-.487-.791-.487-1.318 0-.431.121-.812.363-1.144.245-.331.578-.592.999-.78a3.513 3.513 0 0 1 1.442-.284c.756 0 1.349.166 1.78.497.434.332.742.77.925 1.313Z\" fill=\"#fff\" fill-opacity=\".94\"/><path d=\"M26.358 118h-1.847l5.341-14.545h1.819L37.01 118h-1.846l-4.347-12.244h-.114L26.358 118Zm.682-5.682h7.443v1.563H27.04v-1.563Zm13.356-8.863V118H38.72v-14.545h1.676Zm4.416 0V118h-1.676v-14.545h1.676Zm9.114 18.636a3.7 3.7 0 0 1-.76-.071 2.003 2.003 0 0 1-.461-.128l.426-1.477c.407.104.767.142 1.08.113a1.29 1.29 0 0 0 .83-.419c.247-.246.472-.646.675-1.2l.313-.852-4.034-10.966h1.818l3.011 8.693h.114l3.011-8.693h1.818l-4.63 12.5c-.209.563-.467 1.03-.775 1.399a2.902 2.902 0 0 1-1.072.831c-.402.18-.857.27-1.364.27Zm13.765-3.864c-.985 0-1.85-.234-2.592-.703-.74-.469-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.416-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.846-.576.483-.383.84-.887 1.073-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm14.047-3.182v-6.449h1.676V118h-1.676v-1.847h-.114a3.579 3.579 0 0 1-1.193 1.414c-.54.383-1.222.575-2.046.575-.681 0-1.288-.149-1.818-.447-.53-.303-.947-.758-1.25-1.364-.303-.611-.454-1.38-.454-2.308v-6.932h1.676v6.818c0 .796.222 1.43.667 1.903.45.474 1.023.711 1.72.711.416 0 .84-.107 1.27-.32.436-.213.8-.54 1.094-.98.298-.44.448-1.001.448-1.683Zm4.416 4.46v-10.909h1.62v1.648h.113c.199-.54.558-.978 1.08-1.314a3.18 3.18 0 0 1 1.76-.505c.124 0 .278.003.462.008.185.004.325.011.42.021v1.704a5.392 5.392 0 0 0-.391-.064 3.863 3.863 0 0 0-.632-.049 2.96 2.96 0 0 0-1.42.334c-.413.217-.74.52-.981.909a2.448 2.448 0 0 0-.355 1.314V118h-1.676Zm12.406 4.091v-15h1.62v1.733h.198c.123-.19.294-.431.512-.725.222-.298.54-.563.951-.795.417-.237.981-.355 1.691-.355.918 0 1.728.23 2.429.689.701.459 1.247 1.11 1.64 1.953.393.843.59 1.837.59 2.983 0 1.155-.197 2.157-.59 3.004-.393.843-.937 1.496-1.633 1.96-.696.46-1.499.689-2.408.689-.701 0-1.262-.116-1.683-.348-.421-.236-.746-.504-.973-.802a10.794 10.794 0 0 1-.526-.753h-.142v5.767H98.56Zm1.648-9.546c0 .824.121 1.551.362 2.181.242.625.594 1.115 1.058 1.47.464.35 1.033.526 1.705.526.701 0 1.285-.185 1.754-.554.474-.374.829-.876 1.066-1.506.241-.635.362-1.34.362-2.117 0-.767-.119-1.458-.355-2.073-.232-.621-.585-1.111-1.059-1.471-.468-.364-1.058-.546-1.768-.546-.682 0-1.255.172-1.719.518-.464.341-.814.819-1.051 1.435-.237.61-.355 1.323-.355 2.137Zm11.886-1.107V118h-1.676v-14.545h1.676v5.34h.142a3.092 3.092 0 0 1 1.15-1.342c.517-.336 1.203-.504 2.06-.504.743 0 1.395.149 1.953.447.559.294.992.746 1.3 1.357.312.606.469 1.378.469 2.315V118h-1.676v-6.818c0-.867-.225-1.537-.675-2.01-.445-.478-1.063-.717-1.854-.717-.549 0-1.042.116-1.477.348-.431.232-.772.57-1.023 1.015-.246.445-.369.985-.369 1.62Zm14.242 6.789c-.985 0-1.849-.234-2.592-.703-.739-.469-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.416-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.989 1.498-1.733 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.482-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm11.916-9.631v1.42h-5.653v-1.42h5.653Zm-4.006-2.614h1.676v10.398c0 .473.069.829.206 1.065.142.232.322.389.54.469.223.076.457.114.703.114.185 0 .336-.01.455-.029l.284-.056.341 1.505a3.41 3.41 0 0 1-.476.128 3.529 3.529 0 0 1-.774.071c-.474 0-.938-.102-1.392-.305a2.764 2.764 0 0 1-1.122-.931c-.294-.416-.441-.942-.441-1.576v-10.853Zm10.512 13.75c-.985 0-1.849-.234-2.592-.703-.739-.469-1.317-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.416-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.989 1.498-1.733 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.482-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm14.899-7.188-1.506.426a2.753 2.753 0 0 0-.419-.731 2.03 2.03 0 0 0-.738-.597c-.313-.156-.713-.234-1.201-.234-.667 0-1.224.154-1.669.461-.44.303-.66.689-.66 1.158 0 .417.151.746.454.987.303.242.777.443 1.421.604l1.619.398c.976.236 1.702.599 2.181 1.086.478.483.717 1.106.717 1.868 0 .625-.18 1.184-.54 1.676-.355.493-.852.881-1.491 1.165-.64.284-1.383.426-2.231.426-1.112 0-2.033-.241-2.762-.724-.729-.483-1.191-1.189-1.385-2.117l1.591-.397c.151.587.438 1.027.859 1.321.426.293.983.44 1.669.44.781 0 1.402-.166 1.861-.497.464-.336.696-.739.696-1.208 0-.378-.133-.696-.398-.951-.265-.261-.672-.455-1.221-.583l-1.819-.426c-.999-.237-1.733-.603-2.201-1.101-.464-.502-.696-1.129-.696-1.882 0-.615.172-1.16.518-1.633.351-.474.826-.845 1.428-1.115.606-.27 1.292-.405 2.059-.405 1.08 0 1.927.237 2.543.71a3.832 3.832 0 0 1 1.321 1.875Zm10.897 8.722a4.442 4.442 0 0 1-1.882-.391 3.228 3.228 0 0 1-1.342-1.143c-.332-.502-.497-1.108-.497-1.819 0-.625.123-1.131.369-1.519a2.61 2.61 0 0 1 .987-.924 5.216 5.216 0 0 1 1.364-.497 16.367 16.367 0 0 1 1.513-.27c.662-.085 1.2-.149 1.612-.192.416-.047.719-.125.909-.234.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.428.175-1.882.526-.455.35-.774.724-.959 1.122l-1.591-.568c.284-.663.663-1.179 1.136-1.549a4.266 4.266 0 0 1 1.563-.781 6.508 6.508 0 0 1 1.676-.227c.35 0 .753.042 1.207.128.46.08.902.248 1.329.504.43.256.788.642 1.072 1.158.284.516.426 1.207.426 2.073V118h-1.676v-1.477h-.085c-.114.236-.303.49-.568.76-.266.27-.618.499-1.059.689-.44.189-.977.284-1.612.284Zm.256-1.506c.663 0 1.221-.13 1.676-.391.459-.26.805-.596 1.037-1.008.237-.412.355-.845.355-1.3v-1.534c-.071.085-.227.163-.469.234a7.636 7.636 0 0 1-.824.178c-.307.047-.608.09-.902.128a40.94 40.94 0 0 0-.703.085 6.396 6.396 0 0 0-1.221.277c-.374.123-.677.31-.909.561-.228.246-.341.582-.341 1.009 0 .582.215 1.022.646 1.321.436.293.987.44 1.655.44Zm7.473 1.25v-10.909h1.62v1.648h.113c.199-.54.559-.978 1.08-1.314a3.18 3.18 0 0 1 1.761-.505c.123 0 .277.003.462.008.185.004.324.011.419.021v1.704a5.397 5.397 0 0 0-.391-.064 3.849 3.849 0 0 0-.632-.049 2.96 2.96 0 0 0-1.42.334c-.412.217-.739.52-.98.909a2.445 2.445 0 0 0-.355 1.314V118h-1.677Zm11.354.227c-1.051 0-1.958-.232-2.72-.696a4.672 4.672 0 0 1-1.755-1.96c-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.739-.483 1.6-.724 2.585-.724.568 0 1.13.095 1.683.284a4.162 4.162 0 0 1 1.513.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.409v-1.449h6.704c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.272 3.272 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.39 1.69v.966c0 .824.142 1.523.426 2.096a3.074 3.074 0 0 0 1.2 1.299c.511.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448c-.403.412-.9.734-1.492.966-.591.228-1.257.341-1.995.341Zm12.031-.227v-10.909h1.677V118h-1.677Zm.853-12.727c-.327 0-.609-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802.236-.223.518-.334.845-.334.326 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.17 1.17 0 0 1-.838.334Zm5.24 6.165V118h-1.676v-10.909h1.619v1.704h.142a3.115 3.115 0 0 1 1.165-1.335c.521-.341 1.193-.511 2.017-.511.738 0 1.385.151 1.939.454.554.299.985.753 1.292 1.364.308.606.462 1.373.462 2.301V118h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.535 0-1.013.116-1.435.348-.417.232-.746.57-.987 1.015-.242.445-.362.985-.362 1.62Zm-180.55 22.017V148h-1.677v-14.545h1.676Zm5.95 14.801a4.44 4.44 0 0 1-1.883-.391 3.229 3.229 0 0 1-1.342-1.143c-.331-.502-.497-1.108-.497-1.819 0-.625.123-1.131.37-1.519a2.6 2.6 0 0 1 .986-.924 5.21 5.21 0 0 1 1.364-.497 16.375 16.375 0 0 1 1.513-.27c.663-.085 1.2-.149 1.612-.192.417-.047.72-.125.91-.234.193-.109.29-.298.29-.568v-.057c0-.701-.192-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.427.175-1.882.526-.455.35-.774.724-.959 1.122l-1.59-.568c.283-.663.662-1.179 1.136-1.549a4.262 4.262 0 0 1 1.562-.781 6.51 6.51 0 0 1 1.676-.227c.35 0 .753.042 1.208.128.459.08.902.248 1.328.504.43.256.788.642 1.072 1.158.284.516.426 1.207.426 2.073V148h-1.676v-1.477H36.4c-.114.236-.303.49-.568.76-.265.27-.618.499-1.058.689-.44.189-.978.284-1.613.284Zm.255-1.506c.663 0 1.222-.13 1.676-.391.46-.26.805-.596 1.037-1.008a2.57 2.57 0 0 0 .355-1.3v-1.534c-.07.085-.227.163-.468.234a7.695 7.695 0 0 1-.824.178c-.308.047-.609.09-.902.128-.29.033-.523.061-.703.085a6.403 6.403 0 0 0-1.222.277c-.374.123-.677.31-.91.561-.226.246-.34.582-.34 1.009 0 .582.215 1.022.646 1.321.436.293.988.44 1.655.44Zm9.15-5.312V148H40.89v-10.909h1.619v1.704h.142a3.113 3.113 0 0 1 1.165-1.335c.52-.341 1.193-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.292 1.364.308.606.462 1.373.462 2.301V148H47.85v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.535 0-1.013.116-1.435.348-.416.232-.745.57-.987 1.015-.241.445-.362.985-.362 1.62Zm13.812 6.789c-.909 0-1.711-.229-2.407-.689-.696-.464-1.24-1.117-1.634-1.96-.393-.847-.59-1.849-.59-3.004 0-1.146.197-2.14.59-2.983.393-.843.94-1.494 1.64-1.953.701-.459 1.511-.689 2.43-.689.71 0 1.271.118 1.683.355.417.232.734.497.952.795.222.294.395.535.518.725h.142v-5.369h1.676V148h-1.62v-1.676h-.198c-.123.199-.298.45-.526.753-.227.298-.551.566-.972.802-.422.232-.983.348-1.684.348Zm.227-1.505c.673 0 1.241-.176 1.705-.526.464-.355.817-.845 1.058-1.47.242-.63.362-1.357.362-2.181 0-.814-.118-1.527-.355-2.137-.236-.616-.587-1.094-1.05-1.435-.465-.346-1.038-.518-1.72-.518-.71 0-1.302.182-1.775.546-.469.36-.822.85-1.058 1.471-.232.615-.348 1.306-.348 2.073 0 .777.118 1.482.355 2.117.241.63.596 1.132 1.065 1.506.474.369 1.06.554 1.761.554Zm15.473-7.188-1.506.426a2.783 2.783 0 0 0-.419-.731 2.028 2.028 0 0 0-.738-.597c-.313-.156-.713-.234-1.2-.234-.668 0-1.225.154-1.67.461-.44.303-.66.689-.66 1.158 0 .417.151.746.454.987.303.242.777.443 1.42.604l1.62.398c.976.236 1.702.599 2.18 1.086.479.483.718 1.106.718 1.868 0 .625-.18 1.184-.54 1.676-.355.493-.852.881-1.491 1.165-.64.284-1.383.426-2.23.426-1.113 0-2.034-.241-2.763-.724-.73-.483-1.191-1.189-1.385-2.117l1.59-.397c.152.587.439 1.027.86 1.321.426.293.983.44 1.67.44.78 0 1.4-.166 1.86-.497.464-.336.696-.739.696-1.208 0-.378-.133-.696-.398-.951-.265-.261-.672-.455-1.221-.583l-1.819-.426c-.999-.237-1.732-.603-2.201-1.101-.464-.502-.696-1.129-.696-1.882a2.7 2.7 0 0 1 .518-1.633c.35-.474.826-.845 1.428-1.115.606-.27 1.292-.405 2.06-.405 1.079 0 1.926.237 2.542.71a3.834 3.834 0 0 1 1.321 1.875Zm6.824 8.693c-1.023 0-1.904-.241-2.642-.724-.739-.483-1.307-1.148-1.705-1.996-.398-.847-.596-1.816-.596-2.905 0-1.108.203-2.085.61-2.933.412-.852.985-1.517 1.72-1.996.738-.483 1.6-.724 2.584-.724.767 0 1.459.142 2.074.426a3.97 3.97 0 0 1 1.513 1.193c.393.512.637 1.108.732 1.79h-1.676c-.128-.497-.413-.938-.853-1.321-.435-.388-1.022-.582-1.761-.582-.654 0-1.227.17-1.719.511-.488.336-.869.812-1.143 1.427-.27.611-.405 1.329-.405 2.152 0 .843.132 1.577.397 2.202.27.625.65 1.11 1.137 1.456.492.346 1.07.519 1.733.519.436 0 .83-.076 1.186-.228a2.44 2.44 0 0 0 .902-.653c.246-.284.421-.625.526-1.023h1.676a3.883 3.883 0 0 1-.703 1.74c-.37.512-.86.919-1.47 1.222-.607.298-1.312.447-2.117.447Zm9.62.029a4.44 4.44 0 0 1-1.882-.391 3.229 3.229 0 0 1-1.342-1.143c-.332-.502-.498-1.108-.498-1.819 0-.625.124-1.131.37-1.519a2.61 2.61 0 0 1 .987-.924 5.21 5.21 0 0 1 1.364-.497 16.381 16.381 0 0 1 1.513-.27c.662-.085 1.2-.149 1.612-.192.416-.047.72-.125.909-.234.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.575-1.633-.38-.389-.954-.583-1.726-.583-.8 0-1.428.175-1.882.526-.455.35-.774.724-.96 1.122l-1.59-.568c.284-.663.663-1.179 1.136-1.549.479-.374 1-.634 1.563-.781a6.51 6.51 0 0 1 1.676-.227c.35 0 .753.042 1.207.128.46.08.902.248 1.329.504.43.256.788.642 1.072 1.158.284.516.426 1.207.426 2.073V148h-1.676v-1.477h-.085c-.114.236-.303.49-.568.76-.266.27-.618.499-1.059.689-.44.189-.977.284-1.612.284Zm.256-1.506c.663 0 1.221-.13 1.676-.391.46-.26.805-.596 1.037-1.008a2.57 2.57 0 0 0 .355-1.3v-1.534c-.071.085-.227.163-.469.234a7.695 7.695 0 0 1-.824.178 40 40 0 0 1-.902.128 40.94 40.94 0 0 0-.703.085 6.405 6.405 0 0 0-1.221.277c-.374.123-.677.31-.91.561-.227.246-.34.582-.34 1.009 0 .582.215 1.022.646 1.321.436.293.987.44 1.655.44Zm7.473 5.341v-15h1.62v1.733h.199c.123-.19.293-.431.511-.725.222-.298.54-.563.952-.795.416-.237.98-.355 1.69-.355.919 0 1.728.23 2.429.689.701.459 1.248 1.11 1.641 1.953s.589 1.837.589 2.983c0 1.155-.196 2.157-.589 3.004-.393.843-.938 1.496-1.634 1.96-.696.46-1.498.689-2.408.689-.7 0-1.261-.116-1.683-.348-.421-.236-.745-.504-.973-.802a10.698 10.698 0 0 1-.525-.753h-.142v5.767H96.25Zm1.648-9.546c0 .824.12 1.551.362 2.181.242.625.595 1.115 1.059 1.47.464.35 1.032.526 1.704.526.701 0 1.286-.185 1.754-.554.474-.374.829-.876 1.066-1.506.241-.635.362-1.34.362-2.117 0-.767-.118-1.458-.355-2.073-.232-.621-.585-1.111-1.058-1.471-.469-.364-1.059-.546-1.769-.546-.682 0-1.255.172-1.719.518-.464.341-.814.819-1.05 1.435-.237.61-.356 1.323-.356 2.137Zm14.784 5.682c-1.051 0-1.958-.232-2.72-.696a4.672 4.672 0 0 1-1.755-1.96c-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.103.61-2.955.412-.857.985-1.524 1.719-2.003.739-.483 1.6-.724 2.585-.724.569 0 1.13.095 1.684.284a4.159 4.159 0 0 1 1.512.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.409v-1.449h6.704c0-.616-.123-1.165-.369-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.272 3.272 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.39 1.69v.966c0 .824.142 1.523.426 2.096a3.074 3.074 0 0 0 1.2 1.299c.511.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448 4.19 4.19 0 0 1-1.491.966c-.592.228-1.258.341-1.996.341Zm16.463 0c-.984 0-1.849-.234-2.592-.703-.739-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.994-1.505 1.733-1.974.743-.469 1.608-.703 2.592-.703.985 0 1.847.234 2.586.703.743.469 1.321 1.127 1.733 1.974.416.848.625 1.84.625 2.976 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.601.703-2.586.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038c-.232-.63-.589-1.139-1.072-1.527-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582a3.433 3.433 0 0 0-1.073 1.527 5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576Zm7.172 1.278v-10.909h1.619v1.648h.114c.199-.54.559-.978 1.08-1.314a3.177 3.177 0 0 1 1.761-.505c.123 0 .277.003.462.008.184.004.324.011.419.021v1.704a5.397 5.397 0 0 0-.391-.064 3.858 3.858 0 0 0-.632-.049 2.96 2.96 0 0 0-1.42.334c-.412.217-.739.52-.981.909a2.454 2.454 0 0 0-.355 1.314V148h-1.676Zm7.112 0v-10.909h1.676V148h-1.676Zm.852-12.727c-.327 0-.609-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802.236-.223.518-.334.845-.334.327 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.169 1.169 0 0 1-.838.334Zm8.138 12.954c-1.052 0-1.958-.232-2.721-.696a4.677 4.677 0 0 1-1.754-1.96c-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.162 4.162 0 0 1 1.513.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.41v-1.449h6.705c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.264 3.264 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.391 1.69v.966c0 .824.142 1.523.427 2.096a3.062 3.062 0 0 0 1.2 1.299c.511.294 1.105.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448c-.403.412-.9.734-1.492.966-.592.228-1.257.341-1.995.341Zm8.412-6.789V148h-1.676v-10.909h1.62v1.704h.142a3.113 3.113 0 0 1 1.164-1.335c.521-.341 1.194-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.293 1.364.308.606.462 1.373.462 2.301V148h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.536 0-1.014.116-1.435.348-.417.232-.746.57-.987 1.015-.242.445-.363.985-.363 1.62Zm14.438-4.347v1.42h-5.654v-1.42h5.654Zm-4.006-2.614h1.676v10.398c0 .473.069.829.206 1.065.142.232.322.389.54.469.223.076.457.114.703.114.185 0 .336-.01.455-.029l.284-.056.341 1.505a3.449 3.449 0 0 1-.476.128 3.529 3.529 0 0 1-.774.071c-.474 0-.938-.102-1.392-.305a2.773 2.773 0 0 1-1.123-.931c-.293-.416-.44-.942-.44-1.576v-10.853Zm9.407 13.779a4.442 4.442 0 0 1-1.882-.391 3.228 3.228 0 0 1-1.342-1.143c-.332-.502-.497-1.108-.497-1.819 0-.625.123-1.131.369-1.519a2.61 2.61 0 0 1 .987-.924 5.216 5.216 0 0 1 1.364-.497 16.367 16.367 0 0 1 1.513-.27c.663-.085 1.2-.149 1.612-.192.417-.047.72-.125.909-.234.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.427.175-1.882.526-.455.35-.774.724-.959 1.122l-1.591-.568c.284-.663.663-1.179 1.137-1.549a4.262 4.262 0 0 1 1.562-.781 6.508 6.508 0 0 1 1.676-.227c.351 0 .753.042 1.208.128.459.08.902.248 1.328.504.431.256.788.642 1.072 1.158.284.516.426 1.207.426 2.073V148h-1.676v-1.477h-.085c-.114.236-.303.49-.568.76-.265.27-.618.499-1.058.689-.441.189-.978.284-1.613.284Zm.256-1.506c.663 0 1.222-.13 1.676-.391.459-.26.805-.596 1.037-1.008.237-.412.355-.845.355-1.3v-1.534c-.071.085-.227.163-.469.234a7.666 7.666 0 0 1-.823.178c-.308.047-.609.09-.902.128-.289.033-.524.061-.704.085a6.413 6.413 0 0 0-1.221.277c-.374.123-.677.31-.909.561-.227.246-.341.582-.341 1.009 0 .582.215 1.022.646 1.321.436.293.987.44 1.655.44Zm12.218-9.659v1.42h-5.653v-1.42h5.653Zm-4.006-2.614h1.676v10.398c0 .473.069.829.206 1.065.142.232.322.389.54.469.223.076.457.114.703.114.185 0 .336-.01.455-.029l.284-.056.341 1.505a3.41 3.41 0 0 1-.476.128 3.529 3.529 0 0 1-.774.071c-.474 0-.938-.102-1.392-.305a2.764 2.764 0 0 1-1.122-.931c-.294-.416-.441-.942-.441-1.576v-10.853ZM195.336 148v-10.909h1.676V148h-1.676Zm.853-12.727c-.327 0-.609-.112-.846-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802.237-.223.519-.334.846-.334.326 0 .606.111.838.334.236.222.355.49.355.802 0 .313-.119.58-.355.803a1.17 1.17 0 0 1-.838.334Zm7.995 12.954c-.985 0-1.849-.234-2.592-.703-.739-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.989 1.498-1.733 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038c-.232-.63-.589-1.139-1.072-1.527-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582a3.433 3.433 0 0 0-1.073 1.527 5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576Zm8.848-5.284V148h-1.676v-10.909h1.619v1.704h.142a3.115 3.115 0 0 1 1.165-1.335c.521-.341 1.193-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.293 1.364.307.606.461 1.373.461 2.301V148h-1.676v-6.818c0-.857-.222-1.525-.667-2.003-.446-.483-1.056-.724-1.833-.724-.535 0-1.013.116-1.434.348-.417.232-.746.57-.988 1.015-.241.445-.362.985-.362 1.62Zm10.915 6.676a1.23 1.23 0 0 1-.902-.377 1.23 1.23 0 0 1-.377-.902c0-.35.126-.651.377-.902s.551-.376.902-.376c.35 0 .651.125.902.376s.376.552.376.902c0 .232-.059.445-.177.639a1.322 1.322 0 0 1-.462.469 1.213 1.213 0 0 1-.639.171Z\" fill=\"#FAEDFD\"/><defs><linearGradient id=\"a\" x1=\"236.106\" y1=\"192\" x2=\"236.106\" y2=\"0\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#371740\"/><stop offset=\"1\" stop-color=\"#45214F\"/></linearGradient></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-lfxjuk\",\"data-border\":true,\"data-framer-name\":\"Purple 2\",layoutDependency:layoutDependency,layoutId:\"Dckm6J8YK\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(81, 40, 92)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(61, 27, 71, 0.3)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"16px 16px 16px 0px rgba(0, 0, 0, 0.15)\"},transformTemplate:transformTemplate3,variants:{v37JHR0dq:{boxShadow:\"6px 6px 10px 0px rgba(0, 0, 0, 0.15)\"}},...addPropertyOverrides({vIctra9FV:{__framer__enter:animation5,__framer__exit:animation6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-gtkz0w\",\"data-framer-name\":\"Purple_2\",intrinsicHeight:192,intrinsicWidth:310,layoutDependency:layoutDependency,layoutId:\"rDiFwIbGw\",style:{backdropFilter:\"blur(6.5px)\",WebkitBackdropFilter:\"blur(6.5px)\"},svg:'<svg width=\"310\" height=\"192\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"url(#a)\" fill-opacity=\".7\" d=\"M0 0h310v192H0z\"/><rect x=\"24\" y=\"24\" width=\"56\" height=\"56\" rx=\"28\" fill=\"#FF5A5F\"/><path d=\"M46.334 49.333a1 1 0 1 0 0 2h11.333a1 1 0 0 0 0-2H46.333Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M47.667 42.333a1 1 0 1 0-2 0V44H45a3.667 3.667 0 0 0-3.666 3.667V59A3.667 3.667 0 0 0 45 62.667h14A3.667 3.667 0 0 0 62.667 59V47.667A3.667 3.667 0 0 0 59 44h-.666v-1.667a1 1 0 1 0-2 0V44h-8.667v-1.667ZM57.333 48a1 1 0 0 1-1-1v-1h-8.666v1a1 1 0 1 1-2 0v-1H45c-.92 0-1.666.746-1.666 1.667V59c0 .92.746 1.667 1.666 1.667h14c.92 0 1.667-.747 1.667-1.667V47.667c0-.92-.746-1.667-1.667-1.667h-.666v1a1 1 0 0 1-1 1Z\" fill=\"#fff\"/><rect x=\"207\" y=\"24\" width=\"79\" height=\"24\" rx=\"12\" fill=\"#693877\"/><path d=\"M219.057 39.21v-6.562h1.113v6.562h-1.113Zm-2.725-2.724v-1.114h6.563v1.114h-6.563Zm8.622 2.426v-1.014l4.474-7.08h.736v1.571h-.497l-3.381 5.35v.08h6.026v1.093h-7.358ZM229.746 41V30.818h1.174V41h-1.174Zm8.206 2.864v-10.5h1.134v1.213h.139c.086-.133.206-.302.358-.507.156-.21.378-.395.666-.557.292-.166.686-.249 1.183-.249.643 0 1.21.161 1.701.482.49.322.873.778 1.148 1.368.275.59.413 1.286.413 2.088 0 .808-.138 1.51-.413 2.103-.275.59-.656 1.047-1.143 1.372-.488.321-1.049.482-1.686.482-.49 0-.883-.081-1.178-.243a2.182 2.182 0 0 1-.681-.562 7.5 7.5 0 0 1-.368-.527h-.099v4.037h-1.174Zm1.154-6.682c0 .576.084 1.085.253 1.526.169.438.416.78.741 1.03.325.245.723.367 1.193.367.491 0 .9-.13 1.228-.388a2.37 2.37 0 0 0 .746-1.054c.169-.444.253-.938.253-1.481 0-.537-.082-1.021-.248-1.452a2.244 2.244 0 0 0-.741-1.029c-.328-.255-.741-.383-1.238-.383-.477 0-.878.121-1.203.363-.325.239-.57.574-.736 1.004-.165.428-.248.927-.248 1.497Zm10.39 3.977c-.69 0-1.294-.164-1.815-.492a3.346 3.346 0 0 1-1.213-1.377c-.288-.59-.432-1.28-.432-2.068 0-.796.144-1.49.432-2.084a3.34 3.34 0 0 1 1.213-1.382c.521-.328 1.125-.492 1.815-.492.689 0 1.292.164 1.809.492.521.328.925.79 1.214 1.383.291.593.437 1.287.437 2.083 0 .788-.146 1.478-.437 2.068a3.3 3.3 0 0 1-1.214 1.377c-.517.328-1.12.492-1.809.492Zm0-1.054c.523 0 .954-.134 1.292-.403.339-.268.589-.621.751-1.058.163-.438.244-.912.244-1.422 0-.51-.081-.986-.244-1.427a2.394 2.394 0 0 0-.751-1.07c-.338-.27-.769-.407-1.292-.407-.524 0-.955.136-1.293.408a2.41 2.41 0 0 0-.751 1.069 4.1 4.1 0 0 0-.243 1.427c0 .51.081.984.243 1.422.163.437.413.79.751 1.058.338.269.769.403 1.293.403Zm5.161.895v-7.636h1.173V41h-1.173Zm.597-8.91a.835.835 0 0 1-.592-.233.752.752 0 0 1-.244-.561.75.75 0 0 1 .244-.562.835.835 0 0 1 .592-.234c.228 0 .424.078.586.234a.743.743 0 0 1 .249.561.743.743 0 0 1-.249.562.816.816 0 0 1-.586.234Zm3.809 4.316V41h-1.174v-7.636h1.134v1.193h.099c.179-.388.451-.7.816-.935.364-.239.835-.358 1.412-.358.517 0 .969.106 1.357.318.388.21.689.527.905.955.215.424.323.961.323 1.61V41h-1.174v-4.773c0-.6-.155-1.067-.467-1.402-.311-.338-.739-.507-1.283-.507-.374 0-.709.081-1.004.244-.291.162-.522.4-.691.71-.169.312-.253.69-.253 1.134Zm10.247-3.042v.994h-3.958v-.994h3.958Zm-2.804-1.83h1.173v7.279c0 .33.048.58.144.745.1.163.226.272.378.328.156.053.32.08.492.08.13 0 .236-.007.319-.02l.198-.04.239 1.054c-.08.03-.191.06-.333.09-.143.033-.323.05-.542.05a2.36 2.36 0 0 1-.974-.214 1.939 1.939 0 0 1-.786-.652c-.205-.291-.308-.66-.308-1.103v-7.597Zm9.751 3.54-1.054.298a1.955 1.955 0 0 0-.293-.512 1.43 1.43 0 0 0-.517-.417c-.219-.11-.499-.165-.84-.165-.468 0-.857.108-1.169.324-.308.212-.462.482-.462.81 0 .292.106.522.318.691.212.169.544.31.994.423l1.134.278c.683.166 1.191.42 1.526.76.335.339.502.775.502 1.308 0 .438-.126.829-.378 1.173-.248.345-.596.617-1.044.816-.447.199-.967.298-1.561.298-.779 0-1.423-.169-1.934-.507-.51-.338-.833-.832-.969-1.482l1.114-.278c.106.411.306.72.601.925.298.205.688.308 1.168.308.547 0 .982-.116 1.303-.348.325-.235.487-.517.487-.845a.89.89 0 0 0-.278-.666c-.186-.183-.471-.319-.855-.408l-1.273-.298c-.699-.166-1.213-.423-1.541-.77-.325-.352-.487-.791-.487-1.318 0-.431.121-.812.362-1.144a2.477 2.477 0 0 1 1-.78 3.51 3.51 0 0 1 1.442-.284c.755 0 1.349.166 1.779.497.435.332.743.77.925 1.313Z\" fill=\"#fff\" fill-opacity=\".94\"/><path d=\"M24.511 103.455h2.017l4.035 6.789h.17l4.034-6.789h2.017l-5.256 8.551V118h-1.761v-5.994l-5.256-8.551Zm16.883 14.772c-.985 0-1.85-.234-2.593-.703-.738-.469-1.316-1.124-1.733-1.967-.411-.843-.617-1.828-.617-2.955 0-1.136.206-2.128.617-2.976.417-.847.995-1.505 1.733-1.974.744-.469 1.608-.703 2.593-.703.985 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576.483-.383.84-.887 1.073-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm14.047-3.182v-6.449h1.676V118H55.44v-1.847h-.114a3.579 3.579 0 0 1-1.193 1.414c-.54.383-1.222.575-2.046.575-.682 0-1.288-.149-1.818-.447-.53-.303-.947-.758-1.25-1.364-.303-.611-.455-1.38-.455-2.308v-6.932h1.677v6.818c0 .796.222 1.43.667 1.903.45.474 1.023.711 1.719.711.417 0 .84-.107 1.271-.32.436-.213.8-.54 1.094-.98.298-.44.447-1.001.447-1.683Zm4.416 4.46v-10.909h1.619v1.648h.114c.198-.54.558-.978 1.08-1.314a3.18 3.18 0 0 1 1.76-.505c.124 0 .277.003.462.008.185.004.324.011.42.021v1.704a5.392 5.392 0 0 0-.391-.064 3.863 3.863 0 0 0-.633-.049c-.53 0-1.003.111-1.42.334-.412.217-.739.52-.98.909a2.448 2.448 0 0 0-.355 1.314V118h-1.676Zm19.281-4.46v-6.449h1.676V118h-1.676v-1.847h-.114a3.579 3.579 0 0 1-1.193 1.414c-.54.383-1.221.575-2.045.575-.682 0-1.288-.149-1.819-.447-.53-.303-.946-.758-1.25-1.364-.302-.611-.454-1.38-.454-2.308v-6.932h1.676v6.818c0 .796.223 1.43.668 1.903.45.474 1.022.711 1.719.711.416 0 .84-.107 1.27-.32.436-.213.801-.54 1.095-.98.298-.44.447-1.001.447-1.683Zm4.416 8.551v-15h1.62v1.733h.198c.123-.19.294-.431.512-.725.222-.298.54-.563.951-.795.417-.237.98-.355 1.69-.355.92 0 1.729.23 2.43.689.7.459 1.247 1.11 1.64 1.953.393.843.59 1.837.59 2.983 0 1.155-.197 2.157-.59 3.004-.393.843-.937 1.496-1.633 1.96-.696.46-1.499.689-2.408.689-.7 0-1.262-.116-1.683-.348-.421-.236-.746-.504-.973-.802a10.726 10.726 0 0 1-.526-.753h-.142v5.767h-1.676Zm1.648-9.546c0 .824.12 1.551.362 2.181.242.625.594 1.115 1.058 1.47.464.35 1.032.526 1.705.526.7 0 1.285-.185 1.754-.554.474-.374.829-.876 1.065-1.506.242-.635.363-1.34.363-2.117 0-.767-.119-1.458-.356-2.073-.232-.621-.584-1.111-1.058-1.471-.469-.364-1.058-.546-1.768-.546-.682 0-1.255.172-1.719.518-.464.341-.814.819-1.051 1.435-.237.61-.355 1.323-.355 2.137Zm14.641 5.682c-1.022 0-1.903-.241-2.642-.724-.738-.483-1.306-1.148-1.704-1.996-.398-.847-.597-1.816-.597-2.905 0-1.108.204-2.085.611-2.933.412-.852.985-1.517 1.719-1.996.738-.483 1.6-.724 2.585-.724.767 0 1.458.142 2.074.426.615.284 1.12.682 1.513 1.193.393.512.636 1.108.731 1.79h-1.676c-.128-.497-.412-.938-.852-1.321-.436-.388-1.023-.582-1.762-.582-.653 0-1.226.17-1.718.511-.488.336-.87.812-1.144 1.427-.27.611-.405 1.329-.405 2.152 0 .843.133 1.577.398 2.202.27.625.649 1.11 1.136 1.456.493.346 1.07.519 1.733.519.436 0 .831-.076 1.186-.228a2.432 2.432 0 0 0 1.428-1.676h1.676a3.886 3.886 0 0 1-.703 1.74 3.92 3.92 0 0 1-1.47 1.222c-.606.298-1.312.447-2.117.447Zm10.842 0c-.985 0-1.849-.234-2.592-.703-.739-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.994-1.505 1.733-1.974.743-.469 1.607-.703 2.592-.703.985 0 1.847.234 2.586.703.743.469 1.321 1.127 1.732 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.411.843-.989 1.498-1.732 1.967-.739.469-1.601.703-2.586.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038c-.232-.63-.589-1.139-1.072-1.527-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582a3.433 3.433 0 0 0-1.073 1.527 5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576Zm7.172 1.278v-10.909h1.619v1.704h.142a2.75 2.75 0 0 1 1.101-1.356c.507-.327 1.115-.49 1.826-.49.719 0 1.318.163 1.796.49.483.322.86.774 1.13 1.356h.113c.28-.563.699-1.01 1.257-1.342.559-.336 1.229-.504 2.01-.504.976 0 1.774.305 2.394.916.62.606.93 1.551.93 2.834V118h-1.676v-7.301c0-.805-.22-1.38-.66-1.726-.441-.346-.959-.518-1.556-.518-.767 0-1.361.232-1.782.696-.422.459-.633 1.041-.633 1.747V118h-1.704v-7.472c0-.62-.201-1.119-.604-1.498-.402-.384-.921-.575-1.555-.575-.436 0-.843.116-1.222.348a2.633 2.633 0 0 0-.909.965c-.227.408-.341.879-.341 1.414V118h-1.676Zm17.053 0v-10.909h1.676V118h-1.676Zm.852-12.727c-.327 0-.608-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802a1.19 1.19 0 0 1 .845-.334c.327 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.169 1.169 0 0 1-.838.334Zm5.24 6.165V118h-1.676v-10.909h1.619v1.704h.142a3.115 3.115 0 0 1 1.165-1.335c.521-.341 1.193-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.293 1.364.307.606.461 1.373.461 2.301V118h-1.676v-6.818c0-.857-.222-1.525-.667-2.003-.445-.483-1.056-.724-1.833-.724-.535 0-1.013.116-1.434.348-.417.232-.746.57-.988 1.015-.241.445-.362.985-.362 1.62Zm14.097 10.88c-.81 0-1.506-.104-2.088-.312-.583-.204-1.068-.474-1.456-.81a4.445 4.445 0 0 1-.917-1.065l1.336-.938c.151.199.343.426.575.682.232.26.549.485.952.675.407.194.939.291 1.598.291.88 0 1.607-.213 2.18-.639.573-.426.859-1.094.859-2.003v-2.216h-.142a9.09 9.09 0 0 1-.525.739c-.223.288-.545.546-.966.774-.417.222-.98.334-1.69.334-.881 0-1.672-.209-2.373-.625-.696-.417-1.247-1.023-1.654-1.819-.403-.795-.604-1.761-.604-2.897 0-1.118.196-2.091.589-2.919.393-.834.94-1.478 1.641-1.932.701-.459 1.51-.689 2.429-.689.71 0 1.274.118 1.69.355.422.232.744.497.966.795.227.294.403.535.526.725h.17v-1.733h1.62v11.221c0 .938-.214 1.7-.64 2.287a3.632 3.632 0 0 1-1.704 1.3c-.71.28-1.501.419-2.372.419Zm-.057-5.994c.672 0 1.24-.154 1.704-.462.464-.308.817-.75 1.059-1.328.241-.578.362-1.269.362-2.074 0-.786-.119-1.479-.355-2.081-.237-.601-.587-1.072-1.051-1.413-.464-.341-1.037-.511-1.719-.511-.71 0-1.302.179-1.776.539-.469.36-.821.843-1.058 1.449-.232.606-.348 1.279-.348 2.017 0 .758.118 1.428.355 2.01.242.578.597 1.032 1.065 1.364.474.327 1.061.49 1.762.49Zm12.806 5.767v-15h1.619v1.733h.199c.123-.19.293-.431.511-.725.223-.298.54-.563.952-.795.417-.237.98-.355 1.69-.355.919 0 1.729.23 2.429.689.701.459 1.248 1.11 1.641 1.953s.589 1.837.589 2.983c0 1.155-.196 2.157-.589 3.004-.393.843-.938 1.496-1.634 1.96-.696.46-1.498.689-2.407.689-.701 0-1.262-.116-1.684-.348-.421-.236-.745-.504-.973-.802a10.726 10.726 0 0 1-.525-.753h-.142v5.767h-1.676Zm1.647-9.546c0 .824.121 1.551.363 2.181.241.625.594 1.115 1.058 1.47.464.35 1.032.526 1.704.526.701 0 1.286-.185 1.755-.554.473-.374.828-.876 1.065-1.506.241-.635.362-1.34.362-2.117 0-.767-.118-1.458-.355-2.073-.232-.621-.585-1.111-1.058-1.471-.469-.364-1.058-.546-1.769-.546-.681 0-1.254.172-1.718.518-.464.341-.815.819-1.051 1.435-.237.61-.356 1.323-.356 2.137Zm10.21 5.455v-10.909h1.62v1.648h.113c.199-.54.559-.978 1.08-1.314a3.18 3.18 0 0 1 1.761-.505c.123 0 .277.003.462.008.184.004.324.011.419.021v1.704a5.397 5.397 0 0 0-.391-.064 3.858 3.858 0 0 0-.632-.049 2.96 2.96 0 0 0-1.42.334c-.412.217-.739.52-.981.909a2.454 2.454 0 0 0-.355 1.314V118h-1.676Zm7.112 0v-10.909h1.676V118h-1.676Zm.852-12.727c-.327 0-.609-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802.236-.223.518-.334.845-.334.327 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.169 1.169 0 0 1-.838.334Zm7.996 12.954c-1.023 0-1.904-.241-2.643-.724-.738-.483-1.306-1.148-1.704-1.996-.398-.847-.597-1.816-.597-2.905 0-1.108.204-2.085.611-2.933.412-.852.985-1.517 1.719-1.996.739-.483 1.6-.724 2.585-.724.767 0 1.458.142 2.074.426.615.284 1.12.682 1.513 1.193.393.512.637 1.108.731 1.79h-1.676c-.128-.497-.412-.938-.852-1.321-.436-.388-1.023-.582-1.761-.582-.654 0-1.227.17-1.719.511-.488.336-.869.812-1.144 1.427-.27.611-.405 1.329-.405 2.152 0 .843.133 1.577.398 2.202.27.625.649 1.11 1.137 1.456.492.346 1.07.519 1.733.519.435 0 .83-.076 1.186-.228.355-.151.655-.369.902-.653.246-.284.421-.625.525-1.023h1.676a3.874 3.874 0 0 1-2.173 2.962c-.606.298-1.312.447-2.116.447Zm6.41-.227v-10.909h1.676V118h-1.676Zm.852-12.727c-.327 0-.609-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802.236-.223.518-.334.845-.334.327 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.169 1.169 0 0 1-.838.334Zm5.24 6.165V118h-1.676v-10.909h1.619v1.704h.142a3.115 3.115 0 0 1 1.165-1.335c.521-.341 1.193-.511 2.017-.511.738 0 1.385.151 1.939.454.554.299.985.753 1.292 1.364.308.606.462 1.373.462 2.301V118h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.535 0-1.013.116-1.435.348a2.49 2.49 0 0 0-.987 1.015c-.241.445-.362.985-.362 1.62Zm14.096 10.88c-.809 0-1.505-.104-2.088-.312-.582-.204-1.068-.474-1.456-.81a4.44 4.44 0 0 1-.916-1.065l1.335-.938c.152.199.344.426.576.682.232.26.549.485.951.675.407.194.94.291 1.598.291.881 0 1.608-.213 2.181-.639.573-.426.859-1.094.859-2.003v-2.216h-.142a8.894 8.894 0 0 1-.526.739c-.222.288-.544.546-.965.774-.417.222-.981.334-1.691.334-.88 0-1.671-.209-2.372-.625-.696-.417-1.248-1.023-1.655-1.819-.402-.795-.603-1.761-.603-2.897 0-1.118.196-2.091.589-2.919.393-.834.94-1.478 1.641-1.932.7-.459 1.51-.689 2.429-.689.71 0 1.273.118 1.69.355.421.232.743.497.966.795.227.294.402.535.525.725h.171v-1.733h1.619v11.221c0 .938-.213 1.7-.639 2.287a3.634 3.634 0 0 1-1.705 1.3c-.71.28-1.501.419-2.372.419Zm-.057-5.994c.673 0 1.241-.154 1.705-.462.464-.308.817-.75 1.058-1.328.242-.578.362-1.269.362-2.074 0-.786-.118-1.479-.355-2.081-.236-.601-.587-1.072-1.051-1.413-.464-.341-1.037-.511-1.719-.511-.71 0-1.302.179-1.775.539-.469.36-.822.843-1.058 1.449-.232.606-.348 1.279-.348 2.017 0 .758.118 1.428.355 2.01.241.578.596 1.032 1.065 1.364.474.327 1.061.49 1.761.49ZM235.012 118v-10.909h1.677V118h-1.677Zm.853-12.727c-.327 0-.609-.112-.846-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802.237-.223.519-.334.846-.334.326 0 .606.111.838.334.236.222.355.49.355.802 0 .313-.119.58-.355.803a1.17 1.17 0 0 1-.838.334Zm11.291 4.261-1.506.426a2.78 2.78 0 0 0-.419-.731 2.025 2.025 0 0 0-.739-.597c-.312-.156-.712-.234-1.2-.234-.668 0-1.224.154-1.669.461-.44.303-.66.689-.66 1.158 0 .417.151.746.454.987.303.242.777.443 1.421.604l1.619.398c.975.236 1.702.599 2.18 1.086.478.483.718 1.106.718 1.868 0 .625-.18 1.184-.54 1.676-.355.493-.852.881-1.492 1.165-.639.284-1.382.426-2.23.426-1.112 0-2.033-.241-2.763-.724-.729-.483-1.19-1.189-1.384-2.117l1.59-.397c.152.587.438 1.027.86 1.321.426.293.982.44 1.669.44.781 0 1.401-.166 1.861-.497.464-.336.696-.739.696-1.208 0-.378-.133-.696-.398-.951-.265-.261-.672-.455-1.222-.583l-1.818-.426c-.999-.237-1.733-.603-2.202-1.101-.464-.502-.696-1.129-.696-1.882 0-.615.173-1.16.519-1.633.35-.474.826-.845 1.427-1.115.607-.27 1.293-.405 2.06-.405 1.08 0 1.927.237 2.543.71a3.839 3.839 0 0 1 1.321 1.875Zm15.414 0-1.506.426a2.753 2.753 0 0 0-.419-.731 2.03 2.03 0 0 0-.738-.597c-.313-.156-.713-.234-1.201-.234-.667 0-1.224.154-1.669.461-.44.303-.66.689-.66 1.158 0 .417.151.746.454.987.303.242.777.443 1.421.604l1.619.398c.975.236 1.702.599 2.18 1.086.479.483.718 1.106.718 1.868 0 .625-.18 1.184-.54 1.676-.355.493-.852.881-1.491 1.165-.64.284-1.383.426-2.231.426-1.112 0-2.033-.241-2.762-.724-.729-.483-1.191-1.189-1.385-2.117l1.591-.397c.151.587.438 1.027.859 1.321.426.293.982.44 1.669.44.781 0 1.402-.166 1.861-.497.464-.336.696-.739.696-1.208 0-.378-.133-.696-.398-.951-.265-.261-.672-.455-1.221-.583l-1.819-.426c-.999-.237-1.733-.603-2.201-1.101-.464-.502-.696-1.129-.696-1.882 0-.615.172-1.16.518-1.633.35-.474.826-.845 1.428-1.115.606-.27 1.292-.405 2.059-.405 1.08 0 1.927.237 2.543.71a3.832 3.832 0 0 1 1.321 1.875Zm6.966 8.693c-1.051 0-1.958-.232-2.72-.696a4.672 4.672 0 0 1-1.755-1.96c-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.103.61-2.955.412-.857.985-1.524 1.719-2.003.739-.483 1.6-.724 2.585-.724.568 0 1.13.095 1.684.284a4.159 4.159 0 0 1 1.512.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.409v-1.449h6.704c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.272 3.272 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.39 1.69v.966c0 .824.142 1.523.426 2.096a3.074 3.074 0 0 0 1.2 1.299c.511.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448 4.19 4.19 0 0 1-1.491.966c-.592.228-1.258.341-1.996.341Zm11.481-11.136v1.42h-5.654v-1.42h5.654Zm-4.006-2.614h1.676v10.398c0 .473.069.829.206 1.065.142.232.322.389.54.469.223.076.457.114.703.114.185 0 .336-.01.455-.029l.284-.056.341 1.505a3.449 3.449 0 0 1-.476.128 3.529 3.529 0 0 1-.774.071c-.474 0-.938-.102-1.392-.305a2.764 2.764 0 0 1-1.122-.931c-.294-.416-.441-.942-.441-1.576v-10.853ZM32.409 143.54v-6.449h1.676V148H32.41v-1.847h-.114a3.58 3.58 0 0 1-1.193 1.414c-.54.383-1.221.575-2.045.575-.682 0-1.288-.149-1.818-.447-.53-.303-.947-.758-1.25-1.364-.303-.611-.455-1.38-.455-2.308v-6.932h1.676v6.818c0 .796.223 1.43.668 1.903.45.474 1.023.711 1.719.711.416 0 .84-.107 1.27-.32.436-.213.801-.54 1.095-.98.298-.44.447-1.001.447-1.683Zm4.416 8.551v-15h1.62v1.733h.198c.123-.19.294-.431.512-.725.222-.298.54-.563.951-.795.417-.237.98-.355 1.69-.355.92 0 1.729.23 2.43.689.7.459 1.247 1.11 1.64 1.953.393.843.59 1.837.59 2.983 0 1.155-.197 2.157-.59 3.004-.393.843-.937 1.496-1.633 1.96-.696.46-1.499.689-2.408.689-.7 0-1.262-.116-1.683-.348-.422-.236-.746-.504-.973-.802a10.726 10.726 0 0 1-.526-.753h-.142v5.767h-1.676Zm1.648-9.546c0 .824.12 1.551.362 2.181.242.625.594 1.115 1.058 1.47.464.35 1.033.526 1.705.526.7 0 1.285-.185 1.754-.554.474-.374.829-.876 1.066-1.506.241-.635.362-1.34.362-2.117 0-.767-.119-1.458-.355-2.073-.232-.621-.585-1.111-1.059-1.471-.468-.364-1.058-.546-1.768-.546-.682 0-1.255.172-1.719.518-.464.341-.814.819-1.051 1.435-.237.61-.355 1.323-.355 2.137Zm20.363-5.454v1.42h-5.881v-1.42h5.88ZM54.716 148v-12.415c0-.625.147-1.146.44-1.562a2.732 2.732 0 0 1 1.144-.938 3.62 3.62 0 0 1 1.485-.312c.411 0 .748.033 1.008.099s.455.128.582.185l-.483 1.449a7.874 7.874 0 0 0-.355-.107 2.177 2.177 0 0 0-.582-.064c-.554 0-.954.14-1.2.419-.242.28-.363.689-.363 1.229V148h-1.676Zm10.121.227c-.985 0-1.849-.234-2.592-.703-.739-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.994-1.505 1.733-1.974.743-.469 1.608-.703 2.592-.703.985 0 1.847.234 2.585.703.744.469 1.322 1.127 1.734 1.974.416.848.624 1.84.624 2.976 0 1.127-.208 2.112-.624 2.955-.412.843-.99 1.498-1.734 1.967-.738.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.44 3.44 0 0 0-1.072-1.527c-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582c-.483.388-.84.897-1.073 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576ZM72.01 148v-10.909h1.62v1.648h.113c.199-.54.559-.978 1.08-1.314a3.18 3.18 0 0 1 1.761-.505c.123 0 .277.003.462.008.184.004.324.011.419.021v1.704a5.392 5.392 0 0 0-.391-.064 3.863 3.863 0 0 0-.632-.049 2.96 2.96 0 0 0-1.42.334c-.412.217-.74.52-.98.909a2.448 2.448 0 0 0-.356 1.314V148H72.01Zm17.492-14.545V148H87.74v-12.699h-.085l-3.551 2.358v-1.79l3.636-2.414h1.762ZM93.354 148v-1.278l4.801-5.256a33.84 33.84 0 0 0 1.392-1.605c.365-.459.635-.89.81-1.293.18-.407.27-.833.27-1.278 0-.512-.123-.954-.37-1.328a2.396 2.396 0 0 0-.994-.867 3.232 3.232 0 0 0-1.42-.305c-.56 0-1.047.116-1.464.348a2.395 2.395 0 0 0-.958.959c-.223.412-.334.894-.334 1.448H93.41c0-.852.196-1.6.59-2.244a4.097 4.097 0 0 1 1.604-1.506c.682-.359 1.447-.539 2.294-.539.853 0 1.608.18 2.266.539.658.36 1.174.846 1.548 1.456a3.83 3.83 0 0 1 .561 2.039c0 .535-.097 1.058-.291 1.569-.189.507-.521 1.073-.994 1.698-.469.62-1.12 1.378-1.953 2.273l-3.267 3.494v.114h6.761V148h-9.176Zm17.103 0v-10.909h1.619v1.704h.142a2.739 2.739 0 0 1 1.101-1.356c.507-.327 1.115-.49 1.825-.49.72 0 1.319.163 1.797.49.483.322.859.774 1.129 1.356h.114a3.179 3.179 0 0 1 1.257-1.342c.559-.336 1.229-.504 2.01-.504.975 0 1.773.305 2.394.916.62.606.93 1.551.93 2.834V148h-1.676v-7.301c0-.805-.22-1.38-.661-1.726-.44-.346-.959-.518-1.555-.518-.767 0-1.361.232-1.783.696-.421.459-.632 1.041-.632 1.747V148h-1.704v-7.472c0-.62-.202-1.119-.604-1.498-.403-.384-.921-.575-1.556-.575-.435 0-.842.116-1.221.348a2.633 2.633 0 0 0-.909.965c-.227.408-.341.879-.341 1.414V148h-1.676Zm21.484.227c-.984 0-1.849-.234-2.592-.703-.739-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.994-1.505 1.733-1.974.743-.469 1.608-.703 2.592-.703.985 0 1.847.234 2.586.703.743.469 1.321 1.127 1.733 1.974.416.848.625 1.84.625 2.976 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.601.703-2.586.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038c-.232-.63-.589-1.139-1.072-1.527-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582a3.433 3.433 0 0 0-1.073 1.527 5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576Zm8.848-5.284V148h-1.676v-10.909h1.619v1.704h.143a3.106 3.106 0 0 1 1.164-1.335c.521-.341 1.193-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.293 1.364.308.606.462 1.373.462 2.301V148h-1.677v-6.818c0-.857-.222-1.525-.667-2.003-.445-.483-1.056-.724-1.833-.724-.535 0-1.013.116-1.434.348-.417.232-.746.57-.987 1.015-.242.445-.363.985-.363 1.62Zm14.438-4.347v1.42h-5.654v-1.42h5.654Zm-4.006-2.614h1.676v10.398c0 .473.069.829.206 1.065.142.232.322.389.54.469.222.076.457.114.703.114.185 0 .336-.01.455-.029l.284-.056.341 1.505a3.449 3.449 0 0 1-.476.128 3.529 3.529 0 0 1-.774.071c-.474 0-.938-.102-1.392-.305a2.773 2.773 0 0 1-1.123-.931c-.293-.416-.44-.942-.44-1.576v-10.853Zm8.108 6.961V148h-1.677v-14.545h1.677v5.34h.142a3.085 3.085 0 0 1 1.15-1.342c.516-.336 1.203-.504 2.06-.504.743 0 1.394.149 1.953.447.559.294.992.746 1.3 1.357.312.606.468 1.378.468 2.315V148h-1.676v-6.818c0-.867-.225-1.537-.674-2.01-.446-.478-1.063-.717-1.854-.717-.549 0-1.042.116-1.477.348-.431.232-.772.57-1.023 1.015-.246.445-.369.985-.369 1.62Zm17.537-1.904-1.506.426a2.753 2.753 0 0 0-.419-.731 2.03 2.03 0 0 0-.738-.597c-.313-.156-.713-.234-1.201-.234-.667 0-1.224.154-1.669.461-.44.303-.66.689-.66 1.158 0 .417.151.746.454.987.303.242.777.443 1.421.604l1.619.398c.976.236 1.702.599 2.181 1.086.478.483.717 1.106.717 1.868 0 .625-.18 1.184-.54 1.676-.355.493-.852.881-1.491 1.165-.64.284-1.383.426-2.23.426-1.113 0-2.034-.241-2.763-.724-.729-.483-1.191-1.189-1.385-2.117l1.591-.397c.151.587.438 1.027.859 1.321.426.293.983.44 1.669.44.781 0 1.402-.166 1.861-.497.464-.336.696-.739.696-1.208 0-.378-.133-.696-.398-.951-.265-.261-.672-.455-1.221-.583l-1.819-.426c-.999-.237-1.732-.603-2.201-1.101-.464-.502-.696-1.129-.696-1.882a2.7 2.7 0 0 1 .518-1.633c.351-.474.826-.845 1.428-1.115.606-.27 1.292-.405 2.059-.405 1.08 0 1.928.237 2.543.71a3.832 3.832 0 0 1 1.321 1.875Zm12.119 8.693c-.985 0-1.849-.234-2.593-.703-.738-.469-1.316-1.124-1.732-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.416-.847.994-1.505 1.732-1.974.744-.469 1.608-.703 2.593-.703.985 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576a3.387 3.387 0 0 0 1.073-1.512 5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm7.172 1.278v-10.909h1.619v1.648h.114c.198-.54.558-.978 1.079-1.314a3.18 3.18 0 0 1 1.761-.505c.124 0 .277.003.462.008.185.004.324.011.419.021v1.704a5.436 5.436 0 0 0-.39-.064 3.87 3.87 0 0 0-.633-.049c-.53 0-1.003.111-1.42.334-.412.217-.739.52-.98.909a2.445 2.445 0 0 0-.355 1.314V148h-1.676Zm12.406 0v-10.909h1.619v1.704h.142a2.75 2.75 0 0 1 1.101-1.356c.507-.327 1.115-.49 1.825-.49.72 0 1.319.163 1.797.49.483.322.86.774 1.13 1.356h.113c.28-.563.699-1.01 1.257-1.342.559-.336 1.229-.504 2.01-.504.976 0 1.774.305 2.394.916.62.606.93 1.551.93 2.834V148h-1.676v-7.301c0-.805-.22-1.38-.66-1.726-.441-.346-.959-.518-1.556-.518-.767 0-1.361.232-1.783.696-.421.459-.632 1.041-.632 1.747V148h-1.704v-7.472c0-.62-.201-1.119-.604-1.498-.402-.384-.921-.575-1.555-.575-.436 0-.843.116-1.222.348a2.633 2.633 0 0 0-.909.965c-.227.408-.341.879-.341 1.414V148h-1.676Zm21.485.227c-.985 0-1.849-.234-2.593-.703-.738-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.995-1.505 1.733-1.974.744-.469 1.608-.703 2.593-.703.984 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.974.416.848.625 1.84.625 2.976 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.601.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576a3.387 3.387 0 0 0 1.073-1.512 5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.589 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm7.171 1.278v-10.909h1.62v1.648h.113c.199-.54.559-.978 1.08-1.314a3.18 3.18 0 0 1 1.761-.505c.123 0 .277.003.462.008.185.004.324.011.419.021v1.704a5.397 5.397 0 0 0-.391-.064 3.858 3.858 0 0 0-.632-.049 2.96 2.96 0 0 0-1.42.334c-.412.217-.739.52-.98.909a2.445 2.445 0 0 0-.355 1.314V148h-1.677Zm11.354.227c-1.051 0-1.958-.232-2.721-.696a4.677 4.677 0 0 1-1.754-1.96c-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.739-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.162 4.162 0 0 1 1.513.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.409v-1.449h6.704c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.272 3.272 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.39 1.69v.966c0 .824.142 1.523.426 2.096a3.074 3.074 0 0 0 1.2 1.299c.511.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448c-.403.412-.9.734-1.492.966-.591.228-1.257.341-1.995.341Zm7.958-.113c-.35 0-.651-.126-.902-.377a1.229 1.229 0 0 1-.376-.902c0-.35.125-.651.376-.902a1.23 1.23 0 0 1 .902-.376c.35 0 .651.125.902.376s.376.552.376.902c0 .232-.059.445-.177.639a1.322 1.322 0 0 1-.462.469 1.213 1.213 0 0 1-.639.171Z\" fill=\"#FAEDFD\"/><defs><linearGradient id=\"a\" x1=\"236.106\" y1=\"192\" x2=\"236.106\" y2=\"0\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#371740\"/><stop offset=\"1\" stop-color=\"#45214F\"/></linearGradient></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-a7mzs1\",\"data-border\":true,\"data-framer-name\":\"Purple 1\",layoutDependency:layoutDependency,layoutId:\"sj7QW3S9g\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(81, 40, 92)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(61, 27, 71, 0.3)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"16px 16px 16px 0px rgba(0, 0, 0, 0.15)\"},transformTemplate:transformTemplate3,variants:{v37JHR0dq:{boxShadow:\"6px 6px 10px 0px rgba(0, 0, 0, 0.15)\"}},...addPropertyOverrides({vIctra9FV:{__framer__enter:animation5,__framer__exit:animation7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-10kg3ti\",\"data-framer-name\":\"Purple_1\",intrinsicHeight:192,intrinsicWidth:310,layoutDependency:layoutDependency,layoutId:\"wl0cHokan\",style:{backdropFilter:\"blur(6.5px)\",WebkitBackdropFilter:\"blur(6.5px)\"},svg:'<svg width=\"310\" height=\"192\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"url(#a)\" fill-opacity=\".7\" d=\"M0 0h310v192H0z\"/><rect x=\"24\" y=\"24\" width=\"56\" height=\"56\" rx=\"28\" fill=\"#FEB440\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.667 41.333a1 1 0 0 1 1 1V44h8.666v-1.667a1 1 0 1 1 2 0V44H59a3.667 3.667 0 0 1 3.667 3.667V51a1 1 0 1 1-2 0v-3.333c0-.92-.746-1.667-1.667-1.667h-.666v1a1 1 0 1 1-2 0v-1h-8.667v1a1 1 0 1 1-2 0v-1H45c-.92 0-1.666.746-1.666 1.667V59c0 .92.746 1.667 1.666 1.667h6a1 1 0 0 1 0 2h-6A3.667 3.667 0 0 1 41.334 59V47.667A3.667 3.667 0 0 1 45 44h.667v-1.667a1 1 0 0 1 1-1Zm-1.334 9a1 1 0 0 1 1-1h11.334a1 1 0 1 1 0 2H46.333a1 1 0 0 1-1-1Zm9.334 8.334a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1Z\" fill=\"#fff\"/><rect x=\"207\" y=\"24\" width=\"79\" height=\"24\" rx=\"12\" fill=\"#693877\"/><path d=\"M219.057 39.21v-6.562h1.113v6.562h-1.113Zm-2.725-2.724v-1.114h6.563v1.114h-6.563Zm8.622 2.426v-1.014l4.474-7.08h.736v1.571h-.497l-3.381 5.35v.08h6.026v1.093h-7.358ZM229.746 41V30.818h1.174V41h-1.174Zm8.206 2.864v-10.5h1.134v1.213h.139c.086-.133.206-.302.358-.507.156-.21.378-.395.666-.557.292-.166.686-.249 1.183-.249.643 0 1.21.161 1.701.482.49.322.873.778 1.148 1.368.275.59.413 1.286.413 2.088 0 .808-.138 1.51-.413 2.103-.275.59-.656 1.047-1.143 1.372-.488.321-1.049.482-1.686.482-.49 0-.883-.081-1.178-.243a2.182 2.182 0 0 1-.681-.562 7.5 7.5 0 0 1-.368-.527h-.099v4.037h-1.174Zm1.154-6.682c0 .576.084 1.085.253 1.526.169.438.416.78.741 1.03.325.245.723.367 1.193.367.491 0 .9-.13 1.228-.388a2.37 2.37 0 0 0 .746-1.054c.169-.444.253-.938.253-1.481 0-.537-.082-1.021-.248-1.452a2.244 2.244 0 0 0-.741-1.029c-.328-.255-.741-.383-1.238-.383-.477 0-.878.121-1.203.363-.325.239-.57.574-.736 1.004-.165.428-.248.927-.248 1.497Zm10.39 3.977c-.69 0-1.294-.164-1.815-.492a3.346 3.346 0 0 1-1.213-1.377c-.288-.59-.432-1.28-.432-2.068 0-.796.144-1.49.432-2.084a3.34 3.34 0 0 1 1.213-1.382c.521-.328 1.125-.492 1.815-.492.689 0 1.292.164 1.809.492.521.328.925.79 1.214 1.383.291.593.437 1.287.437 2.083 0 .788-.146 1.478-.437 2.068a3.3 3.3 0 0 1-1.214 1.377c-.517.328-1.12.492-1.809.492Zm0-1.054c.523 0 .954-.134 1.292-.403.339-.268.589-.621.751-1.058.163-.438.244-.912.244-1.422 0-.51-.081-.986-.244-1.427a2.394 2.394 0 0 0-.751-1.07c-.338-.27-.769-.407-1.292-.407-.524 0-.955.136-1.293.408a2.41 2.41 0 0 0-.751 1.069 4.1 4.1 0 0 0-.243 1.427c0 .51.081.984.243 1.422.163.437.413.79.751 1.058.338.269.769.403 1.293.403Zm5.161.895v-7.636h1.173V41h-1.173Zm.597-8.91a.835.835 0 0 1-.592-.233.752.752 0 0 1-.244-.561.75.75 0 0 1 .244-.562.835.835 0 0 1 .592-.234c.228 0 .424.078.586.234a.743.743 0 0 1 .249.561.743.743 0 0 1-.249.562.816.816 0 0 1-.586.234Zm3.809 4.316V41h-1.174v-7.636h1.134v1.193h.099c.179-.388.451-.7.816-.935.364-.239.835-.358 1.412-.358.517 0 .969.106 1.357.318.388.21.689.527.905.955.215.424.323.961.323 1.61V41h-1.174v-4.773c0-.6-.155-1.067-.467-1.402-.311-.338-.739-.507-1.283-.507-.374 0-.709.081-1.004.244-.291.162-.522.4-.691.71-.169.312-.253.69-.253 1.134Zm10.247-3.042v.994h-3.958v-.994h3.958Zm-2.804-1.83h1.173v7.279c0 .33.048.58.144.745.1.163.226.272.378.328.156.053.32.08.492.08.13 0 .236-.007.319-.02l.198-.04.239 1.054c-.08.03-.191.06-.333.09-.143.033-.323.05-.542.05a2.36 2.36 0 0 1-.974-.214 1.939 1.939 0 0 1-.786-.652c-.205-.291-.308-.66-.308-1.103v-7.597Zm9.751 3.54-1.054.298a1.955 1.955 0 0 0-.293-.512 1.43 1.43 0 0 0-.517-.417c-.219-.11-.499-.165-.84-.165-.468 0-.857.108-1.169.324-.308.212-.462.482-.462.81 0 .292.106.522.318.691.212.169.544.31.994.423l1.134.278c.683.166 1.191.42 1.526.76.335.339.502.775.502 1.308 0 .438-.126.829-.378 1.173-.248.345-.596.617-1.044.816-.447.199-.967.298-1.561.298-.779 0-1.423-.169-1.934-.507-.51-.338-.833-.832-.969-1.482l1.114-.278c.106.411.306.72.601.925.298.205.688.308 1.168.308.547 0 .982-.116 1.303-.348.325-.235.487-.517.487-.845a.89.89 0 0 0-.278-.666c-.186-.183-.471-.319-.855-.408l-1.273-.298c-.699-.166-1.213-.423-1.541-.77-.325-.352-.487-.791-.487-1.318 0-.431.121-.812.362-1.144a2.477 2.477 0 0 1 1-.78 3.51 3.51 0 0 1 1.442-.284c.755 0 1.349.166 1.779.497.435.332.743.77.925 1.313Z\" fill=\"#fff\" fill-opacity=\".94\"/><path d=\"M24.511 103.455h2.017l4.035 6.789h.17l4.034-6.789h2.017l-5.256 8.551V118h-1.761v-5.994l-5.256-8.551Zm16.883 14.772c-.985 0-1.85-.234-2.593-.703-.738-.469-1.316-1.124-1.733-1.967-.411-.843-.617-1.828-.617-2.955 0-1.136.206-2.128.617-2.976.417-.847.995-1.505 1.733-1.974.744-.469 1.608-.703 2.593-.703.985 0 1.846.234 2.585.703.743.469 1.321 1.127 1.733 1.974.417.848.625 1.84.625 2.976 0 1.127-.208 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.6.703-2.585.703Zm0-1.505c.748 0 1.363-.192 1.846-.576.483-.383.84-.887 1.073-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038 3.433 3.433 0 0 0-1.073-1.527c-.483-.388-1.098-.582-1.846-.582s-1.364.194-1.847.582c-.483.388-.84.897-1.072 1.527a5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.072 1.512.483.384 1.099.576 1.847.576Zm14.047-3.182v-6.449h1.676V118H55.44v-1.847h-.114a3.579 3.579 0 0 1-1.193 1.414c-.54.383-1.222.575-2.046.575-.682 0-1.288-.149-1.818-.447-.53-.303-.947-.758-1.25-1.364-.303-.611-.455-1.38-.455-2.308v-6.932h1.677v6.818c0 .796.222 1.43.667 1.903.45.474 1.023.711 1.719.711.417 0 .84-.107 1.271-.32.436-.213.8-.54 1.094-.98.298-.44.447-1.001.447-1.683Zm4.416 4.46v-10.909h1.619v1.648h.114c.198-.54.558-.978 1.08-1.314a3.18 3.18 0 0 1 1.76-.505c.124 0 .277.003.462.008.185.004.324.011.42.021v1.704a5.392 5.392 0 0 0-.391-.064 3.863 3.863 0 0 0-.633-.049c-.53 0-1.003.111-1.42.334-.412.217-.739.52-.98.909a2.448 2.448 0 0 0-.355 1.314V118h-1.676Zm16.838.227c-1.023 0-1.904-.241-2.642-.724-.739-.483-1.307-1.148-1.705-1.996-.397-.847-.596-1.816-.596-2.905 0-1.108.203-2.085.61-2.933.412-.852.985-1.517 1.72-1.996.738-.483 1.6-.724 2.584-.724.767 0 1.459.142 2.074.426a3.97 3.97 0 0 1 1.513 1.193c.393.512.637 1.108.732 1.79h-1.677c-.127-.497-.412-.938-.852-1.321-.435-.388-1.023-.582-1.761-.582-.654 0-1.226.17-1.719.511-.488.336-.869.812-1.143 1.427-.27.611-.405 1.329-.405 2.152 0 .843.132 1.577.398 2.202.27.625.648 1.11 1.136 1.456.492.346 1.07.519 1.733.519.435 0 .83-.076 1.186-.228a2.44 2.44 0 0 0 .902-.653c.246-.284.421-.625.525-1.023h1.677a3.883 3.883 0 0 1-.704 1.74 3.92 3.92 0 0 1-1.47 1.222c-.606.298-1.311.447-2.116.447Zm9.62.029a4.44 4.44 0 0 1-1.882-.391 3.229 3.229 0 0 1-1.342-1.143c-.332-.502-.497-1.108-.497-1.819 0-.625.123-1.131.369-1.519a2.61 2.61 0 0 1 .987-.924 5.212 5.212 0 0 1 1.364-.497 16.375 16.375 0 0 1 1.513-.27c.662-.085 1.2-.149 1.612-.192.416-.047.72-.125.909-.234.194-.109.291-.298.291-.568v-.057c0-.701-.192-1.245-.575-1.633-.38-.389-.954-.583-1.726-.583-.8 0-1.428.175-1.882.526-.455.35-.774.724-.96 1.122l-1.59-.568c.284-.663.663-1.179 1.136-1.549a4.262 4.262 0 0 1 1.563-.781 6.51 6.51 0 0 1 1.676-.227c.35 0 .753.042 1.207.128.46.08.902.248 1.329.504.43.256.788.642 1.072 1.158.284.516.426 1.207.426 2.073V118H89.64v-1.477h-.085c-.114.236-.303.49-.568.76-.266.27-.618.499-1.059.689-.44.189-.977.284-1.612.284Zm.256-1.506c.663 0 1.221-.13 1.676-.391.46-.26.805-.596 1.037-1.008a2.57 2.57 0 0 0 .355-1.3v-1.534c-.071.085-.227.163-.469.234a7.697 7.697 0 0 1-.824.178c-.307.047-.608.09-.902.128a40.94 40.94 0 0 0-.703.085 6.405 6.405 0 0 0-1.221.277c-.374.123-.677.31-.91.561-.227.246-.34.582-.34 1.009 0 .582.215 1.022.646 1.321.436.293.987.44 1.655.44Zm9.15-5.312V118h-1.677v-10.909h1.62v1.704h.142a3.114 3.114 0 0 1 1.165-1.335c.52-.341 1.193-.511 2.017-.511.738 0 1.385.151 1.939.454.553.299.984.753 1.292 1.364.308.606.462 1.373.462 2.301V118h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.535 0-1.014.116-1.435.348-.417.232-.746.57-.987 1.015-.242.445-.362.985-.362 1.62Zm14.124 6.789c-1.022 0-1.903-.241-2.642-.724-.738-.483-1.306-1.148-1.704-1.996-.398-.847-.597-1.816-.597-2.905 0-1.108.204-2.085.611-2.933.412-.852.985-1.517 1.719-1.996.738-.483 1.6-.724 2.585-.724.767 0 1.458.142 2.074.426.615.284 1.12.682 1.513 1.193.393.512.637 1.108.731 1.79h-1.676c-.128-.497-.412-.938-.852-1.321-.436-.388-1.023-.582-1.762-.582-.653 0-1.226.17-1.718.511-.488.336-.869.812-1.144 1.427-.27.611-.405 1.329-.405 2.152 0 .843.133 1.577.398 2.202.27.625.649 1.11 1.136 1.456.493.346 1.071.519 1.733.519a2.99 2.99 0 0 0 1.187-.228c.355-.151.655-.369.902-.653.246-.284.421-.625.525-1.023h1.676a3.874 3.874 0 0 1-2.173 2.962c-.606.298-1.312.447-2.117.447Zm10.984 0c-1.051 0-1.958-.232-2.72-.696a4.677 4.677 0 0 1-1.754-1.96c-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.17 4.17 0 0 1 1.513.923c.454.422.817.98 1.087 1.676.269.696.404 1.553.404 2.571v.711h-8.409v-1.449h6.705c0-.616-.123-1.165-.369-1.648a2.788 2.788 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.264 3.264 0 0 0-1.115 1.278 3.75 3.75 0 0 0-.391 1.69v.966c0 .824.142 1.523.426 2.096a3.07 3.07 0 0 0 1.201 1.299c.511.294 1.105.441 1.782.441.441 0 .838-.062 1.194-.185.359-.128.67-.317.93-.568.26-.256.462-.573.604-.952l1.619.455a3.595 3.595 0 0 1-.859 1.448c-.403.412-.9.734-1.492.966-.592.228-1.257.341-1.996.341Zm8.413-14.772V118h-1.676v-14.545h1.676Zm4.416 0V118h-1.676v-14.545h1.676Zm5.951 14.801a4.443 4.443 0 0 1-1.883-.391 3.234 3.234 0 0 1-1.342-1.143c-.331-.502-.497-1.108-.497-1.819 0-.625.123-1.131.369-1.519.246-.393.576-.701.987-.924a5.216 5.216 0 0 1 1.364-.497 16.367 16.367 0 0 1 1.513-.27c.663-.085 1.2-.149 1.612-.192.417-.047.72-.125.909-.234.194-.109.291-.298.291-.568v-.057c0-.701-.191-1.245-.575-1.633-.379-.389-.954-.583-1.726-.583-.8 0-1.427.175-1.882.526-.454.35-.774.724-.959 1.122l-1.591-.568c.285-.663.663-1.179 1.137-1.549a4.262 4.262 0 0 1 1.562-.781 6.508 6.508 0 0 1 1.676-.227c.351 0 .753.042 1.208.128.459.08.902.248 1.328.504.431.256.788.642 1.072 1.158.284.516.427 1.207.427 2.073V118h-1.677v-1.477h-.085c-.113.236-.303.49-.568.76-.265.27-.618.499-1.058.689-.441.189-.978.284-1.612.284Zm.255-1.506c.663 0 1.222-.13 1.676-.391.46-.26.805-.596 1.037-1.008.237-.412.355-.845.355-1.3v-1.534c-.071.085-.227.163-.468.234a7.743 7.743 0 0 1-.824.178c-.308.047-.609.09-.902.128-.289.033-.523.061-.703.085a6.406 6.406 0 0 0-1.222.277c-.374.123-.677.31-.909.561-.227.246-.341.582-.341 1.009 0 .582.216 1.022.646 1.321.436.293.988.44 1.655.44Zm12.218-9.659v1.42h-5.653v-1.42h5.653Zm-4.006-2.614h1.677v10.398c0 .473.068.829.206 1.065.142.232.322.389.539.469.223.076.457.114.703.114.185 0 .337-.01.455-.029l.284-.056.341 1.505a3.41 3.41 0 0 1-.476.128 3.516 3.516 0 0 1-.774.071c-.473 0-.937-.102-1.392-.305a2.764 2.764 0 0 1-1.122-.931c-.294-.416-.441-.942-.441-1.576v-10.853ZM154.273 118v-10.909h1.677V118h-1.677Zm.853-12.727c-.327 0-.609-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802.236-.223.518-.334.845-.334.326 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.17 1.17 0 0 1-.838.334Zm7.995 12.954c-.984 0-1.849-.234-2.592-.703-.739-.469-1.316-1.124-1.733-1.967-.412-.843-.618-1.828-.618-2.955 0-1.136.206-2.128.618-2.976.417-.847.994-1.505 1.733-1.974.743-.469 1.608-.703 2.592-.703.985 0 1.847.234 2.586.703.743.469 1.321 1.127 1.733 1.974.416.848.625 1.84.625 2.976 0 1.127-.209 2.112-.625 2.955-.412.843-.99 1.498-1.733 1.967-.739.469-1.601.703-2.586.703Zm0-1.505c.748 0 1.364-.192 1.847-.576.483-.383.84-.887 1.072-1.512a5.797 5.797 0 0 0 .348-2.032 5.85 5.85 0 0 0-.348-2.038c-.232-.63-.589-1.139-1.072-1.527-.483-.388-1.099-.582-1.847-.582s-1.363.194-1.846.582a3.433 3.433 0 0 0-1.073 1.527 5.85 5.85 0 0 0-.348 2.038c0 .729.116 1.407.348 2.032.232.625.59 1.129 1.073 1.512.483.384 1.098.576 1.846.576Zm8.848-5.284V118h-1.676v-10.909h1.619v1.704h.143a3.106 3.106 0 0 1 1.164-1.335c.521-.341 1.193-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.293 1.364.308.606.462 1.373.462 2.301V118h-1.677v-6.818c0-.857-.222-1.525-.667-2.003-.445-.483-1.056-.724-1.833-.724-.535 0-1.013.116-1.434.348-.417.232-.746.57-.987 1.015-.242.445-.363.985-.363 1.62Zm14.988 10.653v-15h1.62v1.733h.199c.123-.19.293-.431.511-.725.222-.298.54-.563.952-.795.416-.237.98-.355 1.69-.355.919 0 1.728.23 2.429.689.701.459 1.248 1.11 1.641 1.953s.589 1.837.589 2.983c0 1.155-.196 2.157-.589 3.004-.393.843-.938 1.496-1.634 1.96-.696.46-1.499.689-2.408.689-.7 0-1.261-.116-1.683-.348-.421-.236-.746-.504-.973-.802a10.726 10.726 0 0 1-.525-.753h-.142v5.767h-1.677Zm1.648-9.546c0 .824.121 1.551.362 2.181.242.625.595 1.115 1.059 1.47.464.35 1.032.526 1.704.526.701 0 1.286-.185 1.754-.554.474-.374.829-.876 1.066-1.506.241-.635.362-1.34.362-2.117 0-.767-.118-1.458-.355-2.073-.232-.621-.585-1.111-1.058-1.471-.469-.364-1.059-.546-1.769-.546-.682 0-1.255.172-1.719.518-.464.341-.814.819-1.051 1.435-.237.61-.355 1.323-.355 2.137Zm10.21 5.455v-10.909h1.619v1.648h.114c.199-.54.559-.978 1.079-1.314a3.18 3.18 0 0 1 1.762-.505c.123 0 .277.003.461.008.185.004.325.011.419.021v1.704a5.332 5.332 0 0 0-.39-.064 3.867 3.867 0 0 0-.632-.049c-.531 0-1.004.111-1.421.334a2.51 2.51 0 0 0-.98.909 2.445 2.445 0 0 0-.355 1.314V118h-1.676Zm11.353.227c-1.051 0-1.958-.232-2.72-.696-.758-.469-1.342-1.122-1.754-1.96-.408-.843-.611-1.823-.611-2.94 0-1.118.203-2.103.611-2.955.412-.857.985-1.524 1.718-2.003.739-.483 1.601-.724 2.586-.724.568 0 1.129.095 1.683.284a4.17 4.17 0 0 1 1.513.923c.454.422.816.98 1.086 1.676.27.696.405 1.553.405 2.571v.711h-8.409v-1.449h6.705c0-.616-.124-1.165-.37-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.97-.419-1.576-.419-.668 0-1.246.165-1.733.497a3.264 3.264 0 0 0-1.115 1.278 3.75 3.75 0 0 0-.391 1.69v.966c0 .824.142 1.523.426 2.096a3.074 3.074 0 0 0 1.2 1.299c.512.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.931-.568.26-.256.461-.573.603-.952l1.62.455a3.586 3.586 0 0 1-.86 1.448 4.18 4.18 0 0 1-1.491.966c-.592.228-1.257.341-1.996.341Zm11.595-11.136v1.42h-5.881v-1.42h5.881ZM217.644 118v-12.415c0-.625.146-1.146.44-1.562a2.732 2.732 0 0 1 1.143-.938 3.623 3.623 0 0 1 1.485-.312c.412 0 .748.033 1.008.099.261.066.455.128.583.185l-.483 1.449a8.407 8.407 0 0 0-.355-.107 2.181 2.181 0 0 0-.583-.064c-.554 0-.954.14-1.2.419-.242.28-.362.689-.362 1.229V118h-1.676Zm10.263.227c-1.052 0-1.958-.232-2.721-.696a4.677 4.677 0 0 1-1.754-1.96c-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.739-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.162 4.162 0 0 1 1.513.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.409v-1.449h6.704c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.272 3.272 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.391 1.69v.966c0 .824.143 1.523.427 2.096a3.068 3.068 0 0 0 1.2 1.299c.511.294 1.105.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448c-.403.412-.9.734-1.492.966-.592.228-1.257.341-1.995.341Zm6.736-.227v-10.909h1.62v1.648h.113c.199-.54.559-.978 1.08-1.314a3.18 3.18 0 0 1 1.761-.505c.123 0 .277.003.462.008.184.004.324.011.419.021v1.704a5.397 5.397 0 0 0-.391-.064 3.858 3.858 0 0 0-.632-.049 2.96 2.96 0 0 0-1.42.334 2.446 2.446 0 0 0-1.336 2.223V118h-1.676Zm11.354.227c-1.052 0-1.958-.232-2.721-.696a4.677 4.677 0 0 1-1.754-1.96c-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.739-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.162 4.162 0 0 1 1.513.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.409v-1.449h6.704c0-.616-.123-1.165-.369-1.648a2.782 2.782 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.272 3.272 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.391 1.69v.966c0 .824.143 1.523.427 2.096a3.068 3.068 0 0 0 1.2 1.299c.511.294 1.105.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.584 3.584 0 0 1-.859 1.448c-.403.412-.9.734-1.492.966-.592.228-1.257.341-1.995.341Zm8.412-6.789V118h-1.676v-10.909h1.62v1.704h.142a3.113 3.113 0 0 1 1.164-1.335c.521-.341 1.194-.511 2.017-.511.739 0 1.385.151 1.939.454.554.299.985.753 1.293 1.364.308.606.462 1.373.462 2.301V118h-1.676v-6.818c0-.857-.223-1.525-.668-2.003-.445-.483-1.056-.724-1.832-.724-.536 0-1.014.116-1.435.348-.417.232-.746.57-.987 1.015-.242.445-.363.985-.363 1.62Zm14.125 6.789c-1.022 0-1.903-.241-2.642-.724-.738-.483-1.307-1.148-1.704-1.996-.398-.847-.597-1.816-.597-2.905 0-1.108.204-2.085.611-2.933.412-.852.985-1.517 1.719-1.996.738-.483 1.6-.724 2.585-.724.767 0 1.458.142 2.074.426.615.284 1.12.682 1.513 1.193.393.512.636 1.108.731 1.79h-1.676c-.128-.497-.412-.938-.852-1.321-.436-.388-1.023-.582-1.762-.582-.653 0-1.226.17-1.718.511-.488.336-.869.812-1.144 1.427-.27.611-.405 1.329-.405 2.152 0 .843.133 1.577.398 2.202.27.625.649 1.11 1.136 1.456.493.346 1.07.519 1.733.519.436 0 .831-.076 1.186-.228a2.432 2.432 0 0 0 1.428-1.676h1.676a3.886 3.886 0 0 1-.703 1.74 3.92 3.92 0 0 1-1.47 1.222c-.606.298-1.312.447-2.117.447Zm10.984 0c-1.051 0-1.958-.232-2.72-.696a4.677 4.677 0 0 1-1.754-1.96c-.407-.843-.611-1.823-.611-2.94 0-1.118.204-2.103.611-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.129.095 1.683.284a4.17 4.17 0 0 1 1.513.923c.454.422.817.98 1.086 1.676.27.696.405 1.553.405 2.571v.711h-8.409v-1.449h6.705c0-.616-.123-1.165-.37-1.648a2.78 2.78 0 0 0-1.036-1.143c-.446-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.264 3.264 0 0 0-1.115 1.278 3.75 3.75 0 0 0-.391 1.69v.966c0 .824.142 1.523.426 2.096a3.07 3.07 0 0 0 1.201 1.299c.511.294 1.105.441 1.782.441.441 0 .838-.062 1.193-.185.36-.128.67-.317.931-.568.26-.256.461-.573.604-.952l1.619.455a3.586 3.586 0 0 1-.86 1.448 4.18 4.18 0 0 1-1.491.966c-.592.228-1.257.341-1.996.341ZM25.534 148v-10.909h1.676V148h-1.676Zm.852-12.727c-.326 0-.608-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802a1.19 1.19 0 0 1 .845-.334c.327 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.17 1.17 0 0 1-.838.334Zm11.292 4.261-1.506.426a2.78 2.78 0 0 0-.42-.731 2.026 2.026 0 0 0-.738-.597c-.312-.156-.713-.234-1.2-.234-.668 0-1.224.154-1.67.461-.44.303-.66.689-.66 1.158 0 .417.152.746.455.987.303.242.776.443 1.42.604l1.62.398c.975.236 1.702.599 2.18 1.086.478.483.717 1.106.717 1.868 0 .625-.18 1.184-.54 1.676-.355.493-.852.881-1.49 1.165-.64.284-1.383.426-2.231.426-1.113 0-2.034-.241-2.763-.724-.729-.483-1.19-1.189-1.385-2.117l1.591-.397c.152.587.438 1.027.86 1.321.426.293.982.44 1.669.44.78 0 1.401-.166 1.86-.497.464-.336.696-.739.696-1.208 0-.378-.132-.696-.397-.951-.266-.261-.673-.455-1.222-.583l-1.818-.426c-1-.237-1.733-.603-2.202-1.101-.464-.502-.696-1.129-.696-1.882 0-.615.173-1.16.519-1.633.35-.474.826-.845 1.427-1.115.606-.27 1.293-.405 2.06-.405 1.08 0 1.927.237 2.542.71a3.834 3.834 0 0 1 1.322 1.875Zm12.544-2.443v1.42h-5.88v-1.42h5.88ZM46.103 148v-12.415c0-.625.147-1.146.44-1.562a2.732 2.732 0 0 1 1.144-.938 3.62 3.62 0 0 1 1.484-.312c.412 0 .748.033 1.009.099.26.066.454.128.582.185l-.483 1.449a7.902 7.902 0 0 0-.355-.107 2.178 2.178 0 0 0-.582-.064c-.554 0-.954.14-1.2.419-.242.28-.363.689-.363 1.229V148h-1.676Zm7.815-14.545V148H52.24v-14.545h1.677Zm7.313 14.772c-1.05 0-1.958-.232-2.72-.696a4.673 4.673 0 0 1-1.754-1.96c-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.103.61-2.955.412-.857.985-1.524 1.719-2.003.738-.483 1.6-.724 2.585-.724.568 0 1.13.095 1.683.284a4.167 4.167 0 0 1 1.513.923c.454.422.817.98 1.087 1.676s.404 1.553.404 2.571v.711H57.34v-1.449h6.705c0-.616-.123-1.165-.37-1.648a2.779 2.779 0 0 0-1.036-1.143c-.445-.28-.971-.419-1.577-.419-.668 0-1.245.165-1.733.497a3.268 3.268 0 0 0-1.115 1.278 3.757 3.757 0 0 0-.39 1.69v.966c0 .824.141 1.523.425 2.096a3.072 3.072 0 0 0 1.2 1.299c.512.294 1.106.441 1.783.441.44 0 .838-.062 1.194-.185.36-.128.67-.317.93-.568.26-.256.462-.573.604-.952l1.619.455a3.585 3.585 0 0 1-.86 1.448 4.185 4.185 0 0 1-1.49.966c-.593.228-1.258.341-1.997.341Zm7.694-11.136 2.614 4.46 2.614-4.46h1.931l-3.523 5.454L76.084 148h-1.931l-2.614-4.233L68.925 148h-1.932l3.466-5.455-3.466-5.454h1.932ZM78.146 148v-10.909h1.676V148h-1.676Zm.852-12.727c-.327 0-.608-.112-.845-.334a1.073 1.073 0 0 1-.348-.803c0-.312.116-.58.348-.802a1.19 1.19 0 0 1 .845-.334c.327 0 .606.111.838.334.237.222.355.49.355.802 0 .313-.118.58-.355.803a1.17 1.17 0 0 1-.838.334ZM82.79 148v-14.545h1.677v5.369h.142c.123-.19.293-.431.51-.725.223-.298.54-.563.953-.795.416-.237.98-.355 1.69-.355.919 0 1.728.23 2.429.689.7.459 1.248 1.11 1.64 1.953.394.843.59 1.837.59 2.983 0 1.155-.197 2.157-.59 3.004-.392.843-.937 1.496-1.633 1.96-.696.46-1.499.689-2.408.689-.7 0-1.261-.116-1.683-.348-.421-.236-.746-.504-.973-.802a10.698 10.698 0 0 1-.525-.753h-.2V148H82.79Zm1.648-5.455c0 .824.12 1.551.362 2.181.242.625.594 1.115 1.058 1.47.465.35 1.033.526 1.705.526.7 0 1.286-.185 1.754-.554.474-.374.829-.876 1.066-1.506.241-.635.362-1.34.362-2.117 0-.767-.118-1.458-.355-2.073-.232-.621-.585-1.111-1.058-1.471-.47-.364-1.059-.546-1.769-.546-.682 0-1.255.172-1.719.518-.464.341-.814.819-1.05 1.435-.238.61-.356 1.323-.356 2.137Zm11.893-9.09V148h-1.676v-14.545h1.676Zm7.314 14.772c-1.051 0-1.958-.232-2.72-.696a4.67 4.67 0 0 1-1.755-1.96c-.407-.843-.61-1.823-.61-2.94 0-1.118.203-2.103.61-2.955.412-.857.985-1.524 1.719-2.003.739-.483 1.601-.724 2.585-.724.569 0 1.13.095 1.684.284a4.159 4.159 0 0 1 1.512.923c.455.422.817.98 1.087 1.676s.405 1.553.405 2.571v.711h-8.41v-1.449h6.705c0-.616-.123-1.165-.369-1.648a2.775 2.775 0 0 0-1.037-1.143c-.445-.28-.971-.419-1.577-.419-.667 0-1.245.165-1.733.497a3.28 3.28 0 0 0-1.115 1.278 3.762 3.762 0 0 0-.39 1.69v.966c0 .824.142 1.523.426 2.096a3.074 3.074 0 0 0 1.2 1.299c.512.294 1.106.441 1.783.441.44 0 .838-.062 1.193-.185.36-.128.67-.317.93-.568.261-.256.462-.573.604-.952l1.619.455a3.573 3.573 0 0 1-.859 1.448 4.19 4.19 0 0 1-1.491.966c-.592.228-1.257.341-1.996.341Zm7.958-.113c-.35 0-.651-.126-.902-.377a1.229 1.229 0 0 1-.376-.902c0-.35.125-.651.376-.902a1.23 1.23 0 0 1 .902-.376c.351 0 .651.125.902.376s.377.552.377.902c0 .232-.06.445-.178.639a1.314 1.314 0 0 1-.462.469 1.213 1.213 0 0 1-.639.171Z\" fill=\"#FAEDFD\"/><defs><linearGradient id=\"a\" x1=\"236.106\" y1=\"192\" x2=\"236.106\" y2=\"0\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#371740\"/><stop offset=\"1\" stop-color=\"#45214F\"/></linearGradient></defs></svg>',withExternalLayout:true})})]})]})})});});const css=['.framer-mzDbc[data-border=\"true\"]::after, .framer-mzDbc [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mzDbc.framer-whtsox, .framer-mzDbc .framer-whtsox { display: block; }\",\".framer-mzDbc.framer-14pgxo0 { height: 640px; overflow: hidden; position: relative; width: 1312px; }\",\".framer-mzDbc .framer-1rreg21 { align-content: center; align-items: center; aspect-ratio: 1.1287758346581875 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 629px); justify-content: center; left: 50%; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 50%; width: 54%; }\",\".framer-mzDbc .framer-1x70xqx { aspect-ratio: 1.1287758346581875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 629px); position: relative; width: 100%; }\",\".framer-mzDbc .framer-11uy01e { aspect-ratio: 2.2898272552783108 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 521px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 91%; }\",\".framer-mzDbc .framer-1x807j3 { aspect-ratio: 1.6145833333333333 / 1; bottom: 1px; flex: none; height: var(--framer-aspect-ratio-supported, 192px); overflow: hidden; position: absolute; right: 61px; width: 26%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mzDbc .framer-69xinz, .framer-mzDbc .framer-kt8v7g, .framer-mzDbc .framer-cmasfb, .framer-mzDbc .framer-3m524x { aspect-ratio: 1.6145833333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 192px); left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-mzDbc .framer-1te3yws { aspect-ratio: 1.6145833333333333 / 1; bottom: 1px; flex: none; height: var(--framer-aspect-ratio-supported, 192px); left: 60px; overflow: hidden; position: absolute; width: 26%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mzDbc .framer-1rtzlnt { aspect-ratio: 1.6145833333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 192px); overflow: hidden; position: absolute; right: 1px; top: 0px; width: 26%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mzDbc .framer-fwh5hu { aspect-ratio: 1.6145833333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 192px); left: 0px; overflow: hidden; position: absolute; top: 0px; width: 26%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mzDbc .framer-1hmqtvs { aspect-ratio: 2.2898272552783108 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 87px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 91%; }\",\".framer-mzDbc .framer-diswsx { aspect-ratio: 1.6145833333333333 / 1; bottom: 1px; flex: none; height: var(--framer-aspect-ratio-supported, 124px); overflow: hidden; position: absolute; right: 61px; width: 26%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mzDbc .framer-31xjt6, .framer-mzDbc .framer-1exxqt3, .framer-mzDbc .framer-gtkz0w, .framer-mzDbc .framer-10kg3ti { aspect-ratio: 1.6145833333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 124px); left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-mzDbc .framer-11otl6p { aspect-ratio: 1.6145833333333333 / 1; bottom: 1px; flex: none; height: var(--framer-aspect-ratio-supported, 124px); left: 60px; overflow: hidden; position: absolute; width: 26%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mzDbc .framer-lfxjuk { aspect-ratio: 1.6145833333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 124px); overflow: hidden; position: absolute; right: 1px; top: 0px; width: 26%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mzDbc .framer-a7mzs1 { aspect-ratio: 1.6145833333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 124px); left: 0px; overflow: hidden; position: absolute; top: 0px; width: 26%; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mzDbc .framer-1rreg21 { gap: 0px; } .framer-mzDbc .framer-1rreg21 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mzDbc .framer-1rreg21 > :first-child { margin-left: 0px; } .framer-mzDbc .framer-1rreg21 > :last-child { margin-right: 0px; } }\",\".framer-mzDbc.framer-v-ly74g0.framer-14pgxo0, .framer-mzDbc.framer-v-3k8pq8.framer-14pgxo0 { aspect-ratio: 0.7127882599580713 / 1; height: var(--framer-aspect-ratio-supported, 954px); width: 680px; }\",\".framer-mzDbc.framer-v-ly74g0 .framer-1rreg21, .framer-mzDbc.framer-v-3k8pq8 .framer-1rreg21 { aspect-ratio: unset; height: min-content; top: 30%; width: 93%; }\",\".framer-mzDbc.framer-v-ly74g0 .framer-1x70xqx, .framer-mzDbc.framer-v-3k8pq8 .framer-1x70xqx { aspect-ratio: 1.120353982300885 / 1; height: var(--framer-aspect-ratio-supported, 565px); }\",\".framer-mzDbc.framer-v-ly74g0 .framer-11uy01e, .framer-mzDbc.framer-v-3k8pq8 .framer-1hmqtvs { aspect-ratio: 1.5924050632911393 / 1; height: var(--framer-aspect-ratio-supported, 395px); left: 50%; top: 76%; width: 93%; }\",\".framer-mzDbc.framer-v-ly74g0 .framer-1x807j3, .framer-mzDbc.framer-v-3k8pq8 .framer-diswsx { aspect-ratio: 1.619047619047619 / 1; bottom: 1px; height: var(--framer-aspect-ratio-supported, 190px); right: 1px; width: 49%; }\",\".framer-mzDbc.framer-v-ly74g0 .framer-69xinz, .framer-mzDbc.framer-v-ly74g0 .framer-kt8v7g, .framer-mzDbc.framer-v-ly74g0 .framer-cmasfb, .framer-mzDbc.framer-v-ly74g0 .framer-3m524x { width: 101%; }\",\".framer-mzDbc.framer-v-ly74g0 .framer-1te3yws, .framer-mzDbc.framer-v-3k8pq8 .framer-11otl6p { aspect-ratio: 1.619047619047619 / 1; bottom: 1px; height: var(--framer-aspect-ratio-supported, 190px); left: 0px; width: 49%; }\",\".framer-mzDbc.framer-v-ly74g0 .framer-1rtzlnt, .framer-mzDbc.framer-v-3k8pq8 .framer-lfxjuk { aspect-ratio: 1.619047619047619 / 1; height: var(--framer-aspect-ratio-supported, 190px); right: 0px; top: 1px; width: 49%; }\",\".framer-mzDbc.framer-v-ly74g0 .framer-fwh5hu { aspect-ratio: 1.619047619047619 / 1; height: var(--framer-aspect-ratio-supported, 190px); left: 0px; top: 1px; width: 49%; }\",\".framer-mzDbc.framer-v-1i6cuie .framer-1hmqtvs { height: var(--framer-aspect-ratio-supported, 521px); }\",\".framer-mzDbc.framer-v-1i6cuie .framer-diswsx, .framer-mzDbc.framer-v-1i6cuie .framer-31xjt6, .framer-mzDbc.framer-v-1i6cuie .framer-11otl6p, .framer-mzDbc.framer-v-1i6cuie .framer-1exxqt3, .framer-mzDbc.framer-v-1i6cuie .framer-lfxjuk, .framer-mzDbc.framer-v-1i6cuie .framer-gtkz0w, .framer-mzDbc.framer-v-1i6cuie .framer-a7mzs1, .framer-mzDbc.framer-v-1i6cuie .framer-10kg3ti, .framer-mzDbc.framer-v-3k8pq8 .framer-31xjt6, .framer-mzDbc.framer-v-3k8pq8 .framer-1exxqt3, .framer-mzDbc.framer-v-3k8pq8 .framer-gtkz0w, .framer-mzDbc.framer-v-3k8pq8 .framer-10kg3ti { height: var(--framer-aspect-ratio-supported, 192px); }\",\".framer-mzDbc.framer-v-3k8pq8 .framer-a7mzs1 { aspect-ratio: 1.619047619047619 / 1; height: var(--framer-aspect-ratio-supported, 190px); top: 1px; width: 49%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 640\n * @framerIntrinsicWidth 1312\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ErSRQvwrY\":{\"layout\":[\"fixed\",\"fixed\"]},\"vIctra9FV\":{\"layout\":[\"fixed\",\"fixed\"]},\"v37JHR0dq\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerTHJJ9gSYy=withCSS(Component,css,\"framer-mzDbc\");export default FramerTHJJ9gSYy;FramerTHJJ9gSYy.displayName=\"Property Score\";FramerTHJJ9gSYy.defaultProps={height:640,width:1312};addPropertyControls(FramerTHJJ9gSYy,{variant:{options:[\"YcZa625Th\",\"ErSRQvwrY\",\"vIctra9FV\",\"v37JHR0dq\"],optionTitles:[\"Teal Desktop\",\"Teal Mobile\",\"Purple Desktop\",\"Purple mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTHJJ9gSYy,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTHJJ9gSYy\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ErSRQvwrY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vIctra9FV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"v37JHR0dq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"640\",\"framerIntrinsicWidth\":\"1312\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./THJJ9gSYy.map"],
  "mappings": "4MACwQ,IAAMA,EAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,WAAWD,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAmB,CAACC,EAAEC,IAAI,6CAA6CA,CAAC,GAASC,EAAmB,CAACF,EAAEC,IAAI,yBAAyBA,CAAC,GAASE,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,WAAWD,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAmB,CAACN,EAAEC,IAAI,uBAAuBA,CAAC,GAASM,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,WAAWD,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,WAAWD,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,WAAWD,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,WAAWV,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQW,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,WAAWX,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQY,GAAY,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,WAAWT,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQU,GAAY,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,WAAWV,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQW,GAAY,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,WAAWR,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQS,GAAY,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,GAAG,WAAWP,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQQ,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAwB,CAAC,iBAAiB,YAAY,gBAAgB,YAAY,eAAe,YAAY,cAAc,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAM3C,IAAWA,EAAS,KAAK,GAAG,EAAE2C,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArD,EAAQ,GAAGsD,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,GAAW,WAAA3B,EAAW,SAAAlC,CAAQ,EAAE8D,EAAgB,CAAC,WAAAnE,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQkE,EAAiBjB,GAAuBH,EAAM3C,CAAQ,EAAQgE,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQ,EAAC,YAAY,WAAW,EAAE,SAAST,CAAW,EAAmCU,EAAa,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASV,CAAW,EAAmCW,EAAsBC,EAAM,EAAQC,GAAsB,CAAC,EAAE,OAAoBjC,EAAKkC,EAAY,CAAC,GAAGhB,GAA4Ca,EAAgB,SAAsB/B,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsB,EAAMxC,EAAO,IAAI,CAAC,GAAG8D,EAAU,QAAQxD,EAAS,UAAUwE,EAAG5E,GAAkB,GAAG0E,GAAsB,iBAAiBhB,EAAUI,CAAU,EAAE,mBAAmB,eAAe,QAAQxD,EAAQ,iBAAiB6D,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6Be,EAAK,MAAM,CAAC,GAAGX,CAAK,EAAE,GAAGvD,EAAqB,CAAC,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,eAAe,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,CAAC,EAAE2D,EAAYE,CAAc,EAAE,SAAS,CAActB,EAAK7C,EAAgB,CAAC,kBAAkB,CAAC,WAAWa,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,iBAAiByD,EAAiB,SAAS,YAAY,kBAAkBxD,GAAmB,SAAsB8B,EAAKoC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,IAAI,wmoCAAwmoC,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEG,EAAY,GAAgB,EAAMxE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiBqE,EAAiB,SAAS,YAAY,kBAAkBrD,EAAmB,SAAS,CAAc2B,EAAK7C,EAAgB,CAAC,kBAAkB,CAAC,WAAWoB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,SAAS,iBAAiBkD,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wBAAwB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,wCAAwC,EAAE,kBAAkBjD,EAAmB,SAAS,CAAC,UAAU,CAAC,UAAU,sCAAsC,CAAC,EAAE,SAAsBuB,EAAKoC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,gBAAgB,IAAI,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,cAAc,qBAAqB,aAAa,EAAE,IAAI,ijwBAAijwB,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1B,EAAK7C,EAAgB,CAAC,kBAAkB,CAAC,WAAWuB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBJ,EAAW,eAAeK,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,SAAS,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wBAAwB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,wCAAwC,EAAE,kBAAkBjD,EAAmB,SAAS,CAAC,UAAU,CAAC,UAAU,sCAAsC,CAAC,EAAE,SAAsBuB,EAAKoC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,gBAAgB,IAAI,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,cAAc,qBAAqB,aAAa,EAAE,IAAI,qnyBAAqnyB,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1B,EAAK7C,EAAgB,CAAC,kBAAkB,CAAC,WAAW0B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,SAAS,iBAAiB4C,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wBAAwB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,wCAAwC,EAAE,kBAAkBjD,EAAmB,SAAS,CAAC,UAAU,CAAC,UAAU,sCAAsC,CAAC,EAAE,SAAsBuB,EAAKoC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,gBAAgB,IAAI,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,cAAc,qBAAqB,aAAa,EAAE,IAAI,sq4BAAsq4B,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1B,EAAK7C,EAAgB,CAAC,kBAAkB,CAAC,WAAW4B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAW,eAAeI,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,SAAS,iBAAiB0C,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wBAAwB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,wCAAwC,EAAE,kBAAkBjD,EAAmB,SAAS,CAAC,UAAU,CAAC,UAAU,sCAAsC,CAAC,EAAE,SAAsBuB,EAAKoC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,gBAAgB,IAAI,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,cAAc,qBAAqB,aAAa,EAAE,IAAI,s1rBAAs1rB,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEI,EAAa,GAAgB,EAAMzE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiBqE,EAAiB,SAAS,YAAY,kBAAkBrD,EAAmB,SAAS,CAAc2B,EAAK7C,EAAgB,CAAC,kBAAkB,CAAC,WAAWoB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBR,EAAU,eAAekB,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,WAAW,iBAAiByC,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wBAAwB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,wCAAwC,EAAE,kBAAkBjD,EAAmB,SAAS,CAAC,UAAU,CAAC,UAAU,sCAAsC,CAAC,EAAE,GAAGhB,EAAqB,CAAC,UAAU,CAAC,gBAAgBmB,EAAW,eAAeM,EAAU,CAAC,EAAEkC,EAAYE,CAAc,EAAE,SAAsBtB,EAAKoC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,gBAAgB,IAAI,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,cAAc,qBAAqB,aAAa,EAAE,IAAI,o/vBAAo/vB,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1B,EAAK7C,EAAgB,CAAC,kBAAkB,CAAC,WAAWuB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBX,EAAU,eAAeoB,GAAY,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,WAAW,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wBAAwB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,wCAAwC,EAAE,kBAAkBjD,EAAmB,SAAS,CAAC,UAAU,CAAC,UAAU,sCAAsC,CAAC,EAAE,GAAGhB,EAAqB,CAAC,UAAU,CAAC,gBAAgBmB,EAAW,eAAeQ,EAAW,CAAC,EAAEgC,EAAYE,CAAc,EAAE,SAAsBtB,EAAKoC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,gBAAgB,IAAI,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,cAAc,qBAAqB,aAAa,EAAE,IAAI,siyBAAsiyB,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1B,EAAK7C,EAAgB,CAAC,kBAAkB,CAAC,WAAW0B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBd,EAAU,eAAesB,GAAY,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,WAAW,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wBAAwB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,wCAAwC,EAAE,kBAAkBjD,EAAmB,SAAS,CAAC,UAAU,CAAC,UAAU,sCAAsC,CAAC,EAAE,GAAGhB,EAAqB,CAAC,UAAU,CAAC,gBAAgBmB,EAAW,eAAeE,CAAU,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAsBtB,EAAKoC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,gBAAgB,IAAI,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,cAAc,qBAAqB,aAAa,EAAE,IAAI,+00BAA+00B,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1B,EAAK7C,EAAgB,CAAC,kBAAkB,CAAC,WAAW4B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBhB,EAAU,eAAeuB,GAAY,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,WAAW,iBAAiBoC,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wBAAwB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,wCAAwC,EAAE,kBAAkBjD,EAAmB,SAAS,CAAC,UAAU,CAAC,UAAU,sCAAsC,CAAC,EAAE,GAAGhB,EAAqB,CAAC,UAAU,CAAC,gBAAgBmB,EAAW,eAAeI,CAAU,CAAC,EAAEoC,EAAYE,CAAc,EAAE,SAAsBtB,EAAKoC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,gBAAgB,IAAI,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,cAAc,qBAAqB,aAAa,EAAE,IAAI,2prBAA2prB,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQW,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,uGAAuG,oXAAoX,4KAA4K,mNAAmN,mRAAmR,0RAA0R,kRAAkR,+QAA+Q,6QAA6Q,kNAAkN,kRAAkR,4RAA4R,kRAAkR,8QAA8Q,6QAA6Q,mXAAmX,0MAA0M,mKAAmK,6LAA6L,+NAA+N,iOAAiO,0MAA0M,iOAAiO,8NAA8N,8KAA8K,0GAA0G,+mBAA+mB,kKAAkK,EAOlz+PC,EAAgBC,EAAQ7B,GAAU2B,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,iBAAiBA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,eAAe,cAAc,iBAAiB,eAAe,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC",
  "names": ["MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "animation", "transition1", "animation1", "transformTemplate1", "_", "t", "transformTemplate2", "animation2", "transition2", "animation3", "transformTemplate3", "transition3", "animation4", "animation5", "transition4", "animation6", "transition5", "animation7", "animation8", "animation9", "animation10", "animation11", "animation12", "animation13", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "cx", "SVG", "css", "FramerTHJJ9gSYy", "withCSS", "THJJ9gSYy_default", "addPropertyControls", "ControlType", "addFonts"]
}
