{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/TL2rYtAMcdVEpPjQNQTK/Cke0q6QzQ1d3naeXj9Cb/Clement_Code.js", "ssg:https://framerusercontent.com/modules/K3U55pZqT4etqSIXwZ3B/M0o4HWqDGWcdm313c4O2/bDLRrPxRX.js", "ssg:https://framerusercontent.com/modules/F6IzcnH090BibK8JiJh0/MfEMY4LeLoFqPUtJ3OJA/Typeform.js", "ssg:https://cdn.skypack.dev/@typeform/embed@1.32.0", "ssg:https://cdn.skypack.dev/-/@typeform/embed@v1.32.0-uXop976GWPfuIsYTJLOe/dist=es2019,mode=imports/optimized/@typeform/embed.js", "ssg:https://framer.com/m/framer/integrations-styles.js@0.2.0", "ssg:https://framer.com/m/framer/default-utils.js@^0.43.0", "ssg:https://framerusercontent.com/modules/aul53hjiFFgQiceV6No8/pziTQPWvTbjUuuivjUe2/XDI7Ayx30.js", "ssg:https://framerusercontent.com/modules/FrouauOJVpjI0khnimOb/zq9PF9F7324NRP3rZdNE/ygais1AB_.js", "ssg:https://framerusercontent.com/modules/Z88z2Ezp6sUei84ruVhR/1YTmNdMybAbsupjcs8VE/oS9TBgcXk.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect}from\"react\";// Made with love by Cl\u00E9ment: https://lionneclement.com/\n// Full tutorial: https://framermart.com/tutorial/how-to-track-utm-parameters-in-framer-forms\nexport function withAllParams(Component){return props=>{useEffect(()=>{if(typeof window!==\"undefined\"){const params=new URLSearchParams(window.location.search);const form=document.querySelector(`form.${props.className}`);if(form){params.forEach((value,key)=>{const input=document.createElement(\"input\");input.type=\"hidden\";input.name=key;input.value=value;form.appendChild(input);});}}},[props.className]);return /*#__PURE__*/_jsx(Component,{...props});};}export function withUTMParams(Component){return props=>{useEffect(()=>{if(typeof window!==\"undefined\"){const params=new URLSearchParams(window.location.search);const form=document.querySelector(`form.${props.className}`);if(form){params.forEach((value,key)=>{if(key.startsWith(\"utm\")){const input=document.createElement(\"input\");input.type=\"hidden\";input.name=key;input.value=value;form.appendChild(input);}});}}},[props.className]);return /*#__PURE__*/_jsx(Component,{...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withAllParams\":{\"type\":\"reactHoc\",\"name\":\"withAllParams\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withUTMParams\":{\"type\":\"reactHoc\",\"name\":\"withUTMParams\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Clement_Code.map", "// Generated by Framer (3d4fa65)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Typeform from\"https://framerusercontent.com/modules/F6IzcnH090BibK8JiJh0/MfEMY4LeLoFqPUtJ3OJA/Typeform.js\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import{withAllParams}from\"https://framerusercontent.com/modules/TL2rYtAMcdVEpPjQNQTK/Cke0q6QzQ1d3naeXj9Cb/Clement_Code.js\";import{withQueryParams2}from\"https://framerusercontent.com/modules/fnT3xujEdPytpctChGjT/7JnTGfgPZrO7pCaRD55Y/Query_Params.js\";import Button2 from\"https://framerusercontent.com/modules/aul53hjiFFgQiceV6No8/pziTQPWvTbjUuuivjUe2/XDI7Ayx30.js\";const EmbedFonts=getFonts(Embed);const TypeformFonts=getFonts(Typeform);const Button2Fonts=getFonts(Button2);const FormContainerWithAllParamslgjso7=withCodeBoundaryForOverrides(FormContainer,{nodeId:\"uVVfxEMMK\",override:withAllParams,scopeId:\"bDLRrPxRX\"});const HeroFonts=getFonts(Hero);const MotionAWithQueryParams21cvy7pp=withCodeBoundaryForOverrides(motion.a,{nodeId:\"CZYAnlfKH\",override:withQueryParams2,scopeId:\"bDLRrPxRX\"});const cycleOrder=[\"gXxLmX1FK\",\"gIQwUO11Q\",\"IL9cOL5WG\",\"jTEu4fsgR\"];const serializationHash=\"framer-C26qB\";const variantClassNames={gIQwUO11Q:\"framer-v-118gzxg\",gXxLmX1FK:\"framer-v-1jmxu0v\",IL9cOL5WG:\"framer-v-wzk9yn\",jTEu4fsgR:\"framer-v-lsem4z\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"AC Embed\":\"jTEu4fsgR\",\"Native Form\":\"IL9cOL5WG\",Success:\"gIQwUO11Q\",Typeform:\"gXxLmX1FK\"};const getProps=({height,id,link,width,...props})=>{return{...props,PSBgySjbg:link??props.PSBgySjbg,variant:humanReadableVariantMap[props.variant]??props.variant??\"gXxLmX1FK\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,PSBgySjbg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gXxLmX1FK\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onSubmit1drfkt3=activeVariantCallback(async(...args)=>{setVariant(\"gIQwUO11Q\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"jTEu4fsgR\")return true;return false;};const isDisplayed1=()=>{if([\"gIQwUO11Q\",\"IL9cOL5WG\",\"jTEu4fsgR\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"IL9cOL5WG\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"gIQwUO11Q\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1jmxu0v\",className,classNames),\"data-framer-name\":\"Typeform\",layoutDependency:layoutDependency,layoutId:\"gXxLmX1FK\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{gIQwUO11Q:{backgroundColor:\"var(--token-e54d8ab4-e64d-4b74-b096-072356f05582, rgb(255, 255, 255))\"}},...addPropertyOverrides({gIQwUO11Q:{\"data-framer-name\":\"Success\"},IL9cOL5WG:{\"data-framer-name\":\"Native Form\"},jTEu4fsgR:{\"data-framer-name\":\"AC Embed\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9xfxwz-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"cFOapcvdD-container\",nodeId:\"cFOapcvdD\",rendersWithMotion:true,scopeId:\"bDLRrPxRX\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<div id=\"calendly-embed\" style=\"min-width:500px;height:700px;\"></div>\\n\\n<script type=\"text/javascript\" src=\"https://assets.calendly.com/assets/external/widget.js\"></script>\\n\\n<script>\\nCalendly.initInlineWidget({\\nurl: \\'https://calendly.com/d/n67-b4f-n2m/giant-5-voices-certification?month=2024-08\\',\\nparentElement: document.getElementById(\\'calendly-embed\\')\\n});\\n</script>',id:\"cFOapcvdD\",layoutId:\"cFOapcvdD\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",...addPropertyOverrides({jTEu4fsgR:{html:'<style>@import url(https://fonts.bunny.net/css?family=open-sans:400,700);</style>\\n<style>\\n#_form_100_{font-size:14px;line-height:1.6;font-family:arial, helvetica, sans-serif;margin:0}#_form_100_ *{outline:0}._form_hide{display:none;visibility:hidden}._form_show{display:block;visibility:visible}#_form_100_._form-top{top:0}#_form_100_._form-bottom{bottom:0}#_form_100_._form-left{left:0}#_form_100_._form-right{right:0}#_form_100_ input[type=\"text\"],#_form_100_ input[type=\"tel\"],#_form_100_ input[type=\"date\"],#_form_100_ textarea{padding:6px;height:auto;border:#979797 1px solid;border-radius:4px;color:#000000 !important;font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#_form_100_ textarea{resize:none}#_form_100_ ._submit{-webkit-appearance:none;cursor:pointer;font-family:arial, sans-serif;font-size:14px;text-align:center;background:#5271FF !important;border:0 !important;-moz-border-radius:4px !important;-webkit-border-radius:4px !important;border-radius:4px !important;color:#FFFFFF !important;padding:15px !important}#_form_100_ ._submit:disabled{cursor:not-allowed;opacity:0.4}#_form_100_ ._submit.processing{position:relative}#_form_100_ ._submit.processing::before{content:\"\";width:1em;height:1em;position:absolute;z-index:1;top:50%;left:50%;border:double 3px transparent;border-radius:50%;background-image:linear-gradient(#5271FF, #5271FF), conic-gradient(#5271FF, #FFFFFF);background-origin:border-box;background-clip:content-box, border-box;animation:1200ms ease 0s infinite normal none running _spin}#_form_100_ ._submit.processing::after{content:\"\";position:absolute;top:0;bottom:0;left:0;right:0;background:#5271FF !important;border:0 !important;-moz-border-radius:4px !important;-webkit-border-radius:4px !important;border-radius:4px !important;color:#FFFFFF !important;padding:15px !important}@keyframes _spin{0%{transform:translate(-50%, -50%) rotate(90deg)}100%{transform:translate(-50%, -50%) rotate(450deg)}}#_form_100_ ._close-icon{cursor:pointer;background-image:url(\"https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png\");background-repeat:no-repeat;background-size:14.2px 14.2px;position:absolute;display:block;top:11px;right:9px;overflow:hidden;width:16.2px;height:16.2px}#_form_100_ ._close-icon:before{position:relative}#_form_100_ ._form-body{margin-bottom:30px}#_form_100_ ._form-image-left{width:150px;float:left}#_form_100_ ._form-content-right{margin-left:164px}#_form_100_ ._form-branding{color:#fff;font-size:10px;clear:both;text-align:left;margin-top:30px;font-weight:100}#_form_100_ ._form-branding ._logo{display:block;width:130px;height:14px;margin-top:6px;background-image:url(\"https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png\");background-size:130px auto;background-repeat:no-repeat}#_form_100_ .form-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}#_form_100_ ._form-label,#_form_100_ ._form_element ._form-label{font-weight:bold;margin-bottom:5px;display:block}#_form_100_._dark ._form-branding{color:#333}#_form_100_._dark ._form-branding ._logo{background-image:url(\"https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png\")}#_form_100_ ._form_element{position:relative;margin-bottom:10px;font-size:0;max-width:100%}#_form_100_ ._form_element *{font-size:14px}#_form_100_ ._form_element._clear{clear:both;width:100%;float:none}#_form_100_ ._form_element._clear:after{clear:left}#_form_100_ ._form_element input[type=\"text\"],#_form_100_ ._form_element input[type=\"date\"],#_form_100_ ._form_element select,#_form_100_ ._form_element textarea:not(.g-recaptcha-response){display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:inherit}#_form_100_ ._field-wrapper{position:relative}#_form_100_ ._inline-style{float:left}#_form_100_ ._inline-style input[type=\"text\"]{width:150px}#_form_100_ ._inline-style:not(._clear)+._inline-style:not(._clear){margin-left:20px}#_form_100_ ._form_element img._form-image{max-width:100%}#_form_100_ ._form_element ._form-fieldset{border:0;padding:0.01em 0 0 0;margin:0;min-width:0}#_form_100_ ._clear-element{clear:left}#_form_100_ ._full_width{width:100%}#_form_100_ ._form_full_field{display:block;width:100%;margin-bottom:10px}#_form_100_ input[type=\"text\"]._has_error,#_form_100_ textarea._has_error{border:#F37C7B 1px solid}#_form_100_ input[type=\"checkbox\"]._has_error{outline:#F37C7B 1px solid}#_form_100_ ._error{display:block;position:absolute;font-size:14px;z-index:10000001}#_form_100_ ._error._above{padding-bottom:4px;bottom:39px;right:0}#_form_100_ ._error._below{padding-top:8px;top:100%;right:0}#_form_100_ ._error._above ._error-arrow{bottom:-4px;right:15px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #FFDDDD}#_form_100_ ._error._below ._error-arrow{top:0;right:15px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #FFDDDD}#_form_100_ ._error-inner{padding:12px 12px 12px 36px;background-color:#FFDDDD;background-image:url(\"data:image/svg+xml,%3Csvg width=\\'16\\' height=\\'16\\' viewBox=\\'0 0 16 16\\' fill=\\'none\\' xmlns=\\'http://www.w3.org/2000/svg\\'%3E%3Cpath fill-rule=\\'evenodd\\' clip-rule=\\'evenodd\\' d=\\'M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM9 3V9H7V3H9ZM9 13V11H7V13H9Z\\' fill=\\'%23CA0000\\'/%3E%3C/svg%3E\");background-repeat:no-repeat;background-position:12px center;font-size:14px;font-family:arial, sans-serif;font-weight:600;line-height:16px;color:#000;text-align:center;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;box-shadow:0px 1px 4px rgba(31, 33, 41, 0.298295)}@media only screen and (max-width:319px){#_form_100_ ._error-inner{padding:7px 7px 7px 25px;font-size:12px;line-height:12px;background-position:4px center;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}#_form_100_ ._error-inner._form_error{margin-bottom:5px;text-align:left}#_form_100_ ._button-wrapper ._error-inner._form_error{position:static}#_form_100_ ._error-inner._no_arrow{margin-bottom:10px}#_form_100_ ._error-arrow{position:absolute;width:0;height:0}#_form_100_ ._error-html{margin-bottom:10px}.pika-single{z-index:10000001 !important}#_form_100_ input[type=\"text\"].datetime_date{width:69%;display:inline}#_form_100_ select.datetime_time{width:29%;display:inline;height:32px}#_form_100_ input[type=\"date\"].datetime_date{width:69%;display:inline-flex}#_form_100_ input[type=\"time\"].datetime_time{width:29%;display:inline-flex}@media (min-width:320px) and (max-width:667px){::-webkit-scrollbar{display:none}#_form_100_{margin:0;width:100%;min-width:100%;max-width:100%;box-sizing:border-box}#_form_100_ *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1em}#_form_100_ ._form-content{margin:0;width:100%}#_form_100_ ._form-inner{display:block;min-width:100%}#_form_100_ ._form-title,#_form_100_ ._inline-style{margin-top:0;margin-right:0;margin-left:0}#_form_100_ ._form-title{font-size:1.2em}#_form_100_ ._form_element{margin:0 0 20px;padding:0;width:100%}#_form_100_ ._form-element,#_form_100_ ._inline-style,#_form_100_ input[type=\"text\"],#_form_100_ label,#_form_100_ p,#_form_100_ textarea:not(.g-recaptcha-response){float:none;display:block;width:100%}#_form_100_ ._row._checkbox-radio label{display:inline}#_form_100_ ._row,#_form_100_ p,#_form_100_ label{margin-bottom:0.7em;width:100%}#_form_100_ ._row input[type=\"checkbox\"],#_form_100_ ._row input[type=\"radio\"]{margin:0 !important;vertical-align:middle !important}#_form_100_ ._row input[type=\"checkbox\"]+span label{display:inline}#_form_100_ ._row span label{margin:0 !important;width:initial !important;vertical-align:middle !important}#_form_100_ ._form-image{max-width:100%;height:auto !important}#_form_100_ input[type=\"text\"]{padding-left:10px;padding-right:10px;font-size:16px;line-height:1.3em;-webkit-appearance:none}#_form_100_ input[type=\"radio\"],#_form_100_ input[type=\"checkbox\"]{display:inline-block;width:1.3em;height:1.3em;font-size:1em;margin:0 0.3em 0 0;vertical-align:baseline}#_form_100_ button[type=\"submit\"]{padding:20px;font-size:1.5em}#_form_100_ ._inline-style{margin:20px 0 0 !important}}#_form_100_{position:relative;text-align:left;margin:25px auto 0;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#FFFFFF !important;border:0px solid #B0B0B0 !important;max-width:500px;-moz-border-radius:0px !important;-webkit-border-radius:0px !important;border-radius:0px !important;color:#000000}#_form_100_._inline-form,#_form_100_._inline-form ._form-content{font-family:Open Sans;font-size:14px;font-weight:400}#_form_100_._inline-form ._row span,#_form_100_._inline-form ._row label{font-family:Open Sans;font-size:14px;font-weight:400;line-height:1.6em;color:#232323 !important}#_form_100__inlineform input[type=\"text\"],#_form_100__inlineform input[type=\"date\"],#_form_100__inlineform input[type=\"tel\"],#_form_100__inlineform select,#_form_100__inlineform textarea:not(.g-recaptcha-response){font-family:Open Sans;font-size:14px;font-weight:400;font-color:#000000;line-height:1.6em}#_form_100_._inline-form ._html-code *:not(h1, h2, h3, h4, h5, h6),#_form_100_._inline-form ._form-thank-you{font-family:Open Sans;font-size:14px;font-weight:400;color:#232323 !important}#_form_100_._inline-form ._form-label,#_form_100_._inline-form ._form-emailidentifier,#_form_100_._inline-form ._form-checkbox-option-label{font-family:Open Sans;font-size:14px;font-weight:700;line-height:1.6em;color:#232323 !important}#_form_100_._inline-form ._submit{margin-top:12px;font-family:Open Sans;font-size:14px;font-weight:400}#_form_100_._inline-form ._html-code h1,#_form_100_._inline-form ._html-code h2,#_form_100_._inline-form ._html-code h3,#_form_100_._inline-form ._html-code h4,#_form_100_._inline-form ._html-code h5,#_form_100_._inline-form ._html-code h6,#_form_100_._inline-form ._form-title{font-family:Open Sans;font-size:22px;line-height:normal;font-weight:700;color:black;margin-bottom:0}#_form_100_._inline-form ._form-branding{font-family:\"IBM Plex Sans\", Helvetica, sans-serif;font-size:13px;font-weight:100;font-style:normal;text-decoration:none}#_form_100_:before,#_form_100_:after{content:\" \";display:table}#_form_100_:after{clear:both}#_form_100_._inline-style{width:auto;display:inline-block}#_form_100_._inline-style input[type=\"text\"],#_form_100_._inline-style input[type=\"date\"]{padding:10px 12px}#_form_100_._inline-style button._inline-style{position:relative;top:27px}#_form_100_._inline-style p{margin:0}#_form_100_._inline-style ._button-wrapper{position:relative;margin:27px 12.5px 0 20px}#_form_100_ ._form-thank-you{position:relative;left:0;right:0;text-align:center;font-size:18px}#_form_100_ ._form-pc-confirmation ._submit{margin-top:16px}@media (min-width:320px) and (max-width:667px){#_form_100_._inline-form._inline-style ._inline-style._button-wrapper{margin-top:20px !important;margin-left:0 !important}}#_form_100_ .iti.iti--allow-dropdown.iti--separate-dial-code{width:100%}#_form_100_ .iti input{width:100%;height:32px;border:#979797 1px solid;border-radius:4px}#_form_100_ .iti--separate-dial-code .iti__selected-flag{background-color:#FFFFFF;border-radius:4px}#_form_100_ .iti--separate-dial-code .iti__selected-flag:hover{background-color:rgba(0, 0, 0, 0.05)}#_form_100_ .iti__country-list{border-radius:4px;margin-top:4px;min-width:460px}#_form_100_ .iti__country-list--dropup{margin-bottom:4px}#_form_100_ .phone-error-hidden{display:none}#_form_100_ .phone-error{color:#E40E49}#_form_100_ .phone-input-error{border:1px solid #E40E49 !important}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field fieldset{margin:0;margin-bottom:1.1428571429em;border:none;padding:0}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field fieldset:last-child{margin-bottom:0}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field legend{margin-bottom:1.1428571429em}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field label{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:0.8571428571em}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field label:last-child{margin-bottom:0}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field input{margin:0;margin-right:8px}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field ._form-checkbox-option-label{display:block;font-weight:400;margin-top:-4px}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field ._form-checkbox-option-label-with-description{display:block;font-weight:700;margin-top:-4px}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field ._form-checkbox-option-description{margin:0;font-size:0.8571428571em}#_form_100_._inline-form ._form-content ._form-list-subscriptions-field ._form-subscriptions-unsubscribe-all-description{line-height:normal;margin-top:-2px}</style>\\n<form method=\"POST\" action=\"https://giant.activehosted.com/proc.php\" id=\"_form_100_\" class=\"_form _form_100 _inline-form  _dark\" novalidate data-styles-version=\"5\">\\n  <input type=\"hidden\" name=\"u\" value=\"100\" />\\n  <input type=\"hidden\" name=\"f\" value=\"100\" />\\n  <input type=\"hidden\" name=\"s\" />\\n  <input type=\"hidden\" name=\"c\" value=\"0\" />\\n  <input type=\"hidden\" name=\"m\" value=\"0\" />\\n  <input type=\"hidden\" name=\"act\" value=\"sub\" />\\n  <input type=\"hidden\" name=\"v\" value=\"2\" />\\n  <input type=\"hidden\" name=\"or\" value=\"ad63e516ae260ed371055ac19075a775\" />\\n  <div class=\"_form-content\">\\n    <div class=\"_form_element _x43232840 _full_width \" >\\n      <label for=\"firstname\" class=\"_form-label\">\\n        First Name*\\n      </label>\\n      <div class=\"_field-wrapper\">\\n        <input type=\"text\" id=\"firstname\" name=\"firstname\" placeholder=\"Type your first name\" required/>\\n      </div>\\n    </div>\\n    <div class=\"_form_element _x52999584 _full_width \" >\\n      <label for=\"lastname\" class=\"_form-label\">\\n        Last Name*\\n      </label>\\n      <div class=\"_field-wrapper\">\\n        <input type=\"text\" id=\"lastname\" name=\"lastname\" placeholder=\"Type your last name\" required/>\\n      </div>\\n    </div>\\n    <div class=\"_form_element _x25148977 _full_width \" >\\n      <label for=\"email\" class=\"_form-label\">\\n        Email*\\n      </label>\\n      <div class=\"_field-wrapper\">\\n        <input type=\"text\" id=\"email\" name=\"email\" placeholder=\"Type your email\" required/>\\n      </div>\\n    </div>\\n    <div class=\"_form_element _x39016804 _full_width \" >\\n      <input type=\"hidden\" name=\"field[158]\" value=\"\" />\\n    </div>\\n    <div class=\"_button-wrapper _full_width\">\\n      <button id=\"_form_100_submit\" class=\"_submit\" type=\"submit\">\\n        Submit\\n      </button>\\n    </div>\\n    <div class=\"_clear-element\">\\n    </div>\\n  </div>\\n  <div class=\"_form-thank-you\" style=\"display:none;\">\\n  </div>\\n</form><script>\\n\\nwindow.cfields = {\"158\":\"source\"};\\nwindow._show_thank_you = function(id, message, trackcmp_url, email) {\\n    var form = document.getElementById(\\'_form_\\' + id + \\'_\\'), thank_you = form.querySelector(\\'._form-thank-you\\');\\n    form.querySelector(\\'._form-content\\').style.display = \\'none\\';\\n    thank_you.innerHTML = message;\\n    thank_you.style.display = \\'block\\';\\n    const vgoAlias = typeof visitorGlobalObjectAlias === \\'undefined\\' ? \\'vgo\\' : visitorGlobalObjectAlias;\\n    var visitorObject = window[vgoAlias];\\n    if (email && typeof visitorObject !== \\'undefined\\') {\\n        visitorObject(\\'setEmail\\', email);\\n        visitorObject(\\'update\\');\\n    } else if (typeof(trackcmp_url) != \\'undefined\\' && trackcmp_url) {\\n        // Site tracking URL to use after inline form submission.\\n        _load_script(trackcmp_url);\\n    }\\n    if (typeof window._form_callback !== \\'undefined\\') window._form_callback(id);\\n};\\nwindow._show_unsubscribe = function(id, message, trackcmp_url, email) {\\n    var form = document.getElementById(\\'_form_\\' + id + \\'_\\'), unsub = form.querySelector(\\'._form-thank-you\\');\\n    var branding = form.querySelector(\\'._form-branding\\');\\n    if (branding) {\\n        branding.style.display = \\'none\\';\\n    }\\n    form.querySelector(\\'._form-content\\').style.display = \\'none\\';\\n    unsub.style.display = \\'block\\';\\n    form.insertAdjacentHTML(\\'afterend\\', message)\\n    const vgoAlias = typeof visitorGlobalObjectAlias === \\'undefined\\' ? \\'vgo\\' : visitorGlobalObjectAlias;\\n    var visitorObject = window[vgoAlias];\\n    if (email && typeof visitorObject !== \\'undefined\\') {\\n        visitorObject(\\'setEmail\\', email);\\n        visitorObject(\\'update\\');\\n    } else if (typeof(trackcmp_url) != \\'undefined\\' && trackcmp_url) {\\n        // Site tracking URL to use after inline form submission.\\n        _load_script(trackcmp_url);\\n    }\\n    if (typeof window._form_callback !== \\'undefined\\') window._form_callback(id);\\n};\\nwindow._show_error = function(id, message, html) {\\n    var form = document.getElementById(\\'_form_\\' + id + \\'_\\'),\\n        err = document.createElement(\\'div\\'),\\n        button = form.querySelector(\\'button\\'),\\n        old_error = form.querySelector(\\'._form_error\\');\\n    if (old_error) old_error.parentNode.removeChild(old_error);\\n    err.innerHTML = message;\\n    err.className = \\'_error-inner _form_error _no_arrow\\';\\n    var wrapper = document.createElement(\\'div\\');\\n    wrapper.className = \\'_form-inner\\';\\n    wrapper.appendChild(err);\\n    button.parentNode.insertBefore(wrapper, button);\\n    var submitButton = form.querySelector(\\'[id^=\"_form\"][id$=\"_submit\"]\\');\\n    submitButton.disabled = false;\\n    submitButton.classList.remove(\\'processing\\');\\n    if (html) {\\n        var div = document.createElement(\\'div\\');\\n        div.className = \\'_error-html\\';\\n        div.innerHTML = html;\\n        err.appendChild(div);\\n    }\\n};\\nwindow._show_pc_confirmation = function(id, header, detail, show, email) {\\n    var form = document.getElementById(\\'_form_\\' + id + \\'_\\'), pc_confirmation = form.querySelector(\\'._form-pc-confirmation\\');\\n    if (pc_confirmation.style.display === \\'none\\') {\\n        form.querySelector(\\'._form-content\\').style.display = \\'none\\';\\n        pc_confirmation.innerHTML = \"<div class=\\'_form-title\\'>\" + header + \"</div>\" + \"<p>\" + detail + \"</p>\" +\\n        \"<button class=\\'_submit\\' id=\\'hideButton\\'>Manage preferences</button>\";\\n        pc_confirmation.style.display = \\'block\\';\\n        var mp = document.querySelector(\\'input[name=\"mp\"]\\');\\n        mp.value = \\'0\\';\\n    } else {\\n        form.querySelector(\\'._form-content\\').style.display = \\'inline\\';\\n        pc_confirmation.style.display = \\'none\\';\\n    }\\n\\n    var hideButton = document.getElementById(\\'hideButton\\');\\n    // Add event listener to the button\\n    hideButton.addEventListener(\\'click\\', function() {\\n        var submitButton = document.querySelector(\\'#_form_100_submit\\');\\n        submitButton.disabled = false;\\n        submitButton.classList.remove(\\'processing\\');\\n        var mp = document.querySelector(\\'input[name=\"mp\"]\\');\\n        mp.value = \\'1\\';\\n        const cacheBuster = new URL(window.location.href);\\n        cacheBuster.searchParams.set(\\'v\\', new Date().getTime());\\n        window.location.href = cacheBuster.toString();\\n    });\\n\\n    const vgoAlias = typeof visitorGlobalObjectAlias === \\'undefined\\' ? \\'vgo\\' : visitorGlobalObjectAlias;\\n    var visitorObject = window[vgoAlias];\\n    if (email && typeof visitorObject !== \\'undefined\\') {\\n        visitorObject(\\'setEmail\\', email);\\n        visitorObject(\\'update\\');\\n    } else if (typeof(trackcmp_url) != \\'undefined\\' && trackcmp_url) {\\n        // Site tracking URL to use after inline form submission.\\n        _load_script(trackcmp_url);\\n    }\\n    if (typeof window._form_callback !== \\'undefined\\') window._form_callback(id);\\n};\\nwindow._load_script = function(url, callback, isSubmit) {\\n    var head = document.querySelector(\\'head\\'), script = document.createElement(\\'script\\'), r = false;\\n    var submitButton = document.querySelector(\\'#_form_100_submit\\');\\n    script.charset = \\'utf-8\\';\\n    script.src = url;\\n    if (callback) {\\n        script.onload = script.onreadystatechange = function() {\\n            if (!r && (!this.readyState || this.readyState == \\'complete\\')) {\\n                r = true;\\n                callback();\\n            }\\n        };\\n    }\\n    script.onerror = function() {\\n        if (isSubmit) {\\n            if (script.src.length > 10000) {\\n                _show_error(\"100\", \"Sorry, your submission failed. Please shorten your responses and try again.\");\\n            } else {\\n                _show_error(\"100\", \"Sorry, your submission failed. Please try again.\");\\n            }\\n            submitButton.disabled = false;\\n            submitButton.classList.remove(\\'processing\\');\\n        }\\n    }\\n\\n    head.appendChild(script);\\n};\\n(function() {\\n    if (window.location.search.search(\"excludeform\") !== -1) return false;\\n    var getCookie = function(name) {\\n        var match = document.cookie.match(new RegExp(\\'(^|; )\\' + name + \\'=([^;]+)\\'));\\n        return match ? match[2] : null;\\n    }\\n    var setCookie = function(name, value) {\\n        var now = new Date();\\n        var time = now.getTime();\\n        var expireTime = time + 1000 * 60 * 60 * 24 * 365;\\n        now.setTime(expireTime);\\n        document.cookie = name + \\'=\\' + value + \\'; expires=\\' + now + \\';path=/; Secure; SameSite=Lax;\\';\\n    }\\n            var addEvent = function(element, event, func) {\\n        if (element.addEventListener) {\\n            element.addEventListener(event, func);\\n        } else {\\n            var oldFunc = element[\\'on\\' + event];\\n            element[\\'on\\' + event] = function() {\\n                oldFunc.apply(this, arguments);\\n                func.apply(this, arguments);\\n            };\\n        }\\n    }\\n    var _removed = false;\\n        var form_to_submit = document.getElementById(\\'_form_100_\\');\\n    var allInputs = form_to_submit.querySelectorAll(\\'input, select, textarea\\'), tooltips = [], submitted = false;\\n\\n    var getUrlParam = function(name) {\\n        if (name.toLowerCase() !== \\'email\\') {\\n            var params = new URLSearchParams(window.location.search);\\n            return params.get(name) || false;\\n        }\\n        // email is a special case because a plus is valid in the email address\\n        var qString = window.location.search;\\n        if (!qString) {\\n            return false;\\n        }\\n        var parameters = qString.substr(1).split(\\'&\\');\\n        for (var i = 0; i < parameters.length; i++) {\\n            var parameter = parameters[i].split(\\'=\\');\\n            if (parameter[0].toLowerCase() === \\'email\\') {\\n                return parameter[1] === undefined ? true : decodeURIComponent(parameter[1]);\\n            }\\n        }\\n        return false;\\n    };\\n\\n    var acctDateFormat = \"%m/%d/%Y\";\\n    var getNormalizedDate = function(date, acctFormat) {\\n        var decodedDate = decodeURIComponent(date);\\n        if (acctFormat && acctFormat.match(/(%d|%e).*%m/gi) !== null) {\\n            return decodedDate.replace(/(\\\\d{2}).*(\\\\d{2}).*(\\\\d{4})/g, \\'$3-$2-$1\\');\\n        } else if (Date.parse(decodedDate)) {\\n            var dateObj = new Date(decodedDate);\\n            var year = dateObj.getFullYear();\\n            var month = dateObj.getMonth() + 1;\\n            var day = dateObj.getDate();\\n            return `${year}-${month < 10 ? `0${month}` : month}-${day < 10 ? `0${day}` : day}`;\\n        }\\n        return false;\\n    };\\n\\n    var getNormalizedTime = function(time) {\\n        var hour, minutes;\\n        var decodedTime = decodeURIComponent(time);\\n        var timeParts = Array.from(decodedTime.matchAll(/(\\\\d{1,2}):(\\\\d{1,2})\\\\W*([AaPp][Mm])?/gm))[0];\\n        if (timeParts[3]) { // 12 hour format\\n            var isPM = timeParts[3].toLowerCase() === \\'pm\\';\\n            if (isPM) {\\n                hour = parseInt(timeParts[1]) === 12 ? \\'12\\' : `${parseInt(timeParts[1]) + 12}`;\\n            } else {\\n                hour = parseInt(timeParts[1]) === 12 ? \\'0\\' : timeParts[1];\\n            }\\n        } else { // 24 hour format\\n            hour = timeParts[1];\\n        }\\n        var normalizedHour = parseInt(hour) < 10 ? `0${parseInt(hour)}` : hour;\\n        var minutes = timeParts[2];\\n        return `${normalizedHour}:${minutes}`;\\n    };\\n\\n    for (var i = 0; i < allInputs.length; i++) {\\n        var regexStr = \"field\\\\\\\\[(\\\\\\\\d+)\\\\\\\\]\";\\n        var results = new RegExp(regexStr).exec(allInputs[i].name);\\n        if (results != undefined) {\\n            allInputs[i].dataset.name = allInputs[i].name.match(/\\\\[time\\\\]$/)\\n                ? `${window.cfields[results[1]]}_time`\\n                : window.cfields[results[1]];\\n        } else {\\n            allInputs[i].dataset.name = allInputs[i].name;\\n        }\\n        var fieldVal = getUrlParam(allInputs[i].dataset.name);\\n\\n        if (fieldVal) {\\n            if (allInputs[i].dataset.autofill === \"false\") {\\n                continue;\\n            }\\n            if (allInputs[i].type == \"radio\" || allInputs[i].type == \"checkbox\") {\\n                if (allInputs[i].value == fieldVal) {\\n                    allInputs[i].checked = true;\\n                }\\n            } else if (allInputs[i].type == \"date\") {\\n                allInputs[i].value = getNormalizedDate(fieldVal, acctDateFormat);\\n            } else if (allInputs[i].type == \"time\") {\\n                allInputs[i].value = getNormalizedTime(fieldVal);\\n            } else {\\n                allInputs[i].value = fieldVal;\\n            }\\n        }\\n    }\\n\\n    var remove_tooltips = function() {\\n        for (var i = 0; i < tooltips.length; i++) {\\n            tooltips[i].tip.parentNode.removeChild(tooltips[i].tip);\\n        }\\n        tooltips = [];\\n    };\\n    var remove_tooltip = function(elem) {\\n        for (var i = 0; i < tooltips.length; i++) {\\n            if (tooltips[i].elem === elem) {\\n                tooltips[i].tip.parentNode.removeChild(tooltips[i].tip);\\n                tooltips.splice(i, 1);\\n                return;\\n            }\\n        }\\n    };\\n    var create_tooltip = function(elem, text) {\\n        var tooltip = document.createElement(\\'div\\'),\\n            arrow = document.createElement(\\'div\\'),\\n            inner = document.createElement(\\'div\\'), new_tooltip = {};\\n        if (elem.type != \\'radio\\' && elem.type != \\'checkbox\\') {\\n            tooltip.className = \\'_error\\';\\n            arrow.className = \\'_error-arrow\\';\\n            inner.className = \\'_error-inner\\';\\n            inner.innerHTML = text;\\n            tooltip.appendChild(arrow);\\n            tooltip.appendChild(inner);\\n            elem.parentNode.appendChild(tooltip);\\n        } else {\\n            tooltip.className = \\'_error-inner _no_arrow\\';\\n            tooltip.innerHTML = text;\\n            elem.parentNode.insertBefore(tooltip, elem);\\n            new_tooltip.no_arrow = true;\\n        }\\n        new_tooltip.tip = tooltip;\\n        new_tooltip.elem = elem;\\n        tooltips.push(new_tooltip);\\n        return new_tooltip;\\n    };\\n    var resize_tooltip = function(tooltip) {\\n        var rect = tooltip.elem.getBoundingClientRect();\\n        var doc = document.documentElement,\\n            scrollPosition = rect.top - ((window.pageYOffset || doc.scrollTop)  - (doc.clientTop || 0));\\n        if (scrollPosition < 40) {\\n            tooltip.tip.className = tooltip.tip.className.replace(/ ?(_above|_below) ?/g, \\'\\') + \\' _below\\';\\n        } else {\\n            tooltip.tip.className = tooltip.tip.className.replace(/ ?(_above|_below) ?/g, \\'\\') + \\' _above\\';\\n        }\\n    };\\n    var resize_tooltips = function() {\\n        if (_removed) return;\\n        for (var i = 0; i < tooltips.length; i++) {\\n            if (!tooltips[i].no_arrow) resize_tooltip(tooltips[i]);\\n        }\\n    };\\n    var validate_field = function(elem, remove) {\\n        var tooltip = null, value = elem.value, no_error = true;\\n        remove ? remove_tooltip(elem) : false;\\n        if (elem.type != \\'checkbox\\') elem.className = elem.className.replace(/ ?_has_error ?/g, \\'\\');\\n        if (elem.getAttribute(\\'required\\') !== null) {\\n            if (elem.type == \\'radio\\' || (elem.type == \\'checkbox\\' && /any/.test(elem.className))) {\\n                var elems = form_to_submit.elements[elem.name];\\n                if (!(elems instanceof NodeList || elems instanceof HTMLCollection) || elems.length <= 1) {\\n                    no_error = elem.checked;\\n                }\\n                else {\\n                    no_error = false;\\n                    for (var i = 0; i < elems.length; i++) {\\n                        if (elems[i].checked) no_error = true;\\n                    }\\n                }\\n                if (!no_error) {\\n                    tooltip = create_tooltip(elem, \"Please select an option.\");\\n                }\\n            } else if (elem.type ==\\'checkbox\\') {\\n                var elems = form_to_submit.elements[elem.name], found = false, err = [];\\n                no_error = true;\\n                for (var i = 0; i < elems.length; i++) {\\n                    if (elems[i].getAttribute(\\'required\\') === null) continue;\\n                    if (!found && elems[i] !== elem) return true;\\n                    found = true;\\n                    elems[i].className = elems[i].className.replace(/ ?_has_error ?/g, \\'\\');\\n                    if (!elems[i].checked) {\\n                        no_error = false;\\n                        elems[i].className = elems[i].className + \\' _has_error\\';\\n                        err.push(\"Checking %s is required\".replace(\"%s\", elems[i].value));\\n                    }\\n                }\\n                if (!no_error) {\\n                    tooltip = create_tooltip(elem, err.join(\\'<br/>\\'));\\n                }\\n            } else if (elem.tagName == \\'SELECT\\') {\\n                var selected = true;\\n                if (elem.multiple) {\\n                    selected = false;\\n                    for (var i = 0; i < elem.options.length; i++) {\\n                        if (elem.options[i].selected) {\\n                            selected = true;\\n                            break;\\n                        }\\n                    }\\n                } else {\\n                    for (var i = 0; i < elem.options.length; i++) {\\n                        if (elem.options[i].selected\\n                            && (!elem.options[i].value\\n                            || (elem.options[i].value.match(/\\\\n/g)))\\n                        ) {\\n                            selected = false;\\n                        }\\n                    }\\n                }\\n                if (!selected) {\\n                    elem.className = elem.className + \\' _has_error\\';\\n                    no_error = false;\\n                    tooltip = create_tooltip(elem, \"Please select an option.\");\\n                }\\n            } else if (value === undefined || value === null || value === \\'\\') {\\n                elem.className = elem.className + \\' _has_error\\';\\n                no_error = false;\\n                tooltip = create_tooltip(elem, \"This field is required.\");\\n            }\\n        }\\n        if (no_error && (elem.id == \\'field[]\\' || elem.id == \\'ca[11][v]\\')) {\\n            if (elem.className.includes(\\'phone-input-error\\')) {\\n                elem.className = elem.className + \\' _has_error\\';\\n                no_error = false;\\n            }\\n        }\\n        if (no_error && elem.name == \\'email\\') {\\n            if (!value.match(/^[\\\\+_a-z0-9-\\'&=]+(\\\\.[\\\\+_a-z0-9-\\']+)*@[a-z0-9-]+(\\\\.[a-z0-9-]+)*(\\\\.[a-z]{2,})$/i)) {\\n                elem.className = elem.className + \\' _has_error\\';\\n                no_error = false;\\n                tooltip = create_tooltip(elem, \"Enter a valid email address.\");\\n            }\\n        }\\n        if (no_error && /date_field/.test(elem.className)) {\\n            if (!value.match(/^\\\\d\\\\d\\\\d\\\\d-\\\\d\\\\d-\\\\d\\\\d$/)) {\\n                elem.className = elem.className + \\' _has_error\\';\\n                no_error = false;\\n                tooltip = create_tooltip(elem, \"Enter a valid date.\");\\n            }\\n        }\\n        tooltip ? resize_tooltip(tooltip) : false;\\n        return no_error;\\n    };\\n    var needs_validate = function(el) {\\n        if(el.getAttribute(\\'required\\') !== null){\\n            return true\\n        }\\n        if(el.name === \\'email\\' && el.value !== \"\"){\\n            return true\\n        }\\n\\n        if((el.id == \\'field[]\\' || el.id == \\'ca[11][v]\\') && el.className.includes(\\'phone-input-error\\')){\\n            return true\\n        }\\n\\n        return false\\n    };\\n    var validate_form = function(e) {\\n        var err = form_to_submit.querySelector(\\'._form_error\\'), no_error = true;\\n        if (!submitted) {\\n            submitted = true;\\n            for (var i = 0, len = allInputs.length; i < len; i++) {\\n                var input = allInputs[i];\\n                if (needs_validate(input)) {\\n                    if (input.type == \\'tel\\') {\\n                        addEvent(input, \\'blur\\', function() {\\n                            this.value = this.value.trim();\\n                            validate_field(this, true);\\n                        });\\n                    }\\n                    if (input.type == \\'text\\' || input.type == \\'number\\' || input.type == \\'time\\') {\\n                        addEvent(input, \\'blur\\', function() {\\n                            this.value = this.value.trim();\\n                            validate_field(this, true);\\n                        });\\n                        addEvent(input, \\'input\\', function() {\\n                            validate_field(this, true);\\n                        });\\n                    } else if (input.type == \\'radio\\' || input.type == \\'checkbox\\') {\\n                        (function(el) {\\n                            var radios = form_to_submit.elements[el.name];\\n                            for (var i = 0; i < radios.length; i++) {\\n                                addEvent(radios[i], \\'click\\', function() {\\n                                    validate_field(el, true);\\n                                });\\n                            }\\n                        })(input);\\n                    } else if (input.tagName == \\'SELECT\\') {\\n                        addEvent(input, \\'change\\', function() {\\n                            validate_field(this, true);\\n                        });\\n                    } else if (input.type == \\'textarea\\'){\\n                        addEvent(input, \\'input\\', function() {\\n                            validate_field(this, true);\\n                        });\\n                    }\\n                }\\n            }\\n        }\\n        remove_tooltips();\\n        for (var i = 0, len = allInputs.length; i < len; i++) {\\n            var elem = allInputs[i];\\n            if (needs_validate(elem)) {\\n                if (elem.tagName.toLowerCase() !== \"select\") {\\n                    elem.value = elem.value.trim();\\n                }\\n                validate_field(elem) ? true : no_error = false;\\n            }\\n        }\\n        if (!no_error && e) {\\n            e.preventDefault();\\n        }\\n        resize_tooltips();\\n        return no_error;\\n    };\\n    addEvent(window, \\'resize\\', resize_tooltips);\\n    addEvent(window, \\'scroll\\', resize_tooltips);\\n\\n    var hidePhoneInputError = function(inputId) {\\n        var errorMessage =  document.getElementById(\"error-msg-\" + inputId);\\n        var input = document.getElementById(inputId);\\n        errorMessage.classList.remove(\"phone-error\");\\n        errorMessage.classList.add(\"phone-error-hidden\");\\n        input.classList.remove(\"phone-input-error\");\\n    };\\n\\n    var initializePhoneInput = function(input, defaultCountry) {\\n        return window.intlTelInput(input, {\\n            utilsScript: \"https://unpkg.com/intl-tel-input@17.0.18/build/js/utils.js\",\\n            autoHideDialCode: false,\\n            separateDialCode: true,\\n            initialCountry: defaultCountry,\\n            preferredCountries: []\\n        });\\n    }\\n\\n    var setPhoneInputEventListeners = function(inputId, input, iti) {\\n        input.addEventListener(\\'blur\\', function() {\\n            var errorMessage = document.getElementById(\"error-msg-\" + inputId);\\n            if (input.value.trim()) {\\n                if (iti.isValidNumber()) {\\n                    iti.setNumber(iti.getNumber());\\n                    if (errorMessage.classList.contains(\"phone-error\")){\\n                        hidePhoneInputError(inputId);\\n                    }\\n                } else {\\n                    showPhoneInputError(inputId)\\n                }\\n            } else {\\n                if (errorMessage.classList.contains(\"phone-error\")){\\n                    hidePhoneInputError(inputId);\\n                }\\n            }\\n        });\\n\\n        input.addEventListener(\"countrychange\", function() {\\n            iti.setNumber(\\'\\');\\n        });\\n\\n        input.addEventListener(\"keydown\", function(e) {\\n            var charCode = (e.which) ? e.which : e.keyCode;\\n            if (charCode > 31 && (charCode < 48 || charCode > 57) && charCode !== 8) {\\n                e.preventDefault();\\n            }\\n        });\\n    };\\n\\n    var showPhoneInputError = function(inputId) {\\n        var errorMessage =  document.getElementById(\"error-msg-\" + inputId);\\n        var input = document.getElementById(inputId);\\n        errorMessage.classList.add(\"phone-error\");\\n        errorMessage.classList.remove(\"phone-error-hidden\");\\n        input.classList.add(\"phone-input-error\");\\n    };\\n\\n\\n    var _form_serialize = function(form){if(!form||form.nodeName!==\"FORM\"){return }var i,j,q=[];for(i=0;i<form.elements.length;i++){if(form.elements[i].name===\"\"){continue}switch(form.elements[i].nodeName){case\"INPUT\":switch(form.elements[i].type){case\"tel\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].previousSibling.querySelector(\\'div.iti__selected-dial-code\\').innerText)+encodeURIComponent(\" \")+encodeURIComponent(form.elements[i].value));break;case\"text\":case\"number\":case\"date\":case\"time\":case\"hidden\":case\"password\":case\"button\":case\"reset\":case\"submit\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break;case\"checkbox\":case\"radio\":if(form.elements[i].checked){q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value))}break;case\"file\":break}break;case\"TEXTAREA\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break;case\"SELECT\":switch(form.elements[i].type){case\"select-one\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break;case\"select-multiple\":for(j=0;j<form.elements[i].options.length;j++){if(form.elements[i].options[j].selected){q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].options[j].value))}}break}break;case\"BUTTON\":switch(form.elements[i].type){case\"reset\":case\"submit\":case\"button\":q.push(form.elements[i].name+\"=\"+encodeURIComponent(form.elements[i].value));break}break}}return q.join(\"&\")};\\n\\n    const formSupportsPost = false;\\n          var form_submit = function(e) {\\n\\n        e.preventDefault();\\n        if (validate_form()) {\\n            // use this trick to get the submit button & disable it using plain javascript\\n            var submitButton = e.target.querySelector(\\'#_form_100_submit\\');\\n            submitButton.disabled = true;\\n            submitButton.classList.add(\\'processing\\');\\n                        var serialized = _form_serialize(\\n                document.getElementById(\\'_form_100_\\')\\n            ).replace(/%0A/g, \\'\\\\\\\\n\\');\\n            var err = form_to_submit.querySelector(\\'._form_error\\');\\n            err ? err.parentNode.removeChild(err) : false;\\n            async function submitForm() {\\n              var formData = new FormData();\\n              const searchParams = new URLSearchParams(serialized);\\n              searchParams.forEach((value, key) => {\\n                if (key !== \\'hideButton\\') {\\n                    formData.append(key, value);\\n                }\\n                //formData.append(key, value);\\n              });\\n                            let request = {\\n                                headers: {\\n                                    \"Accept\": \"application/json\"\\n                                },\\n                                body: formData,\\n                                method: \"POST\"\\n                            };\\n\\n                            let pageUrlParams = new URLSearchParams(window.location.search);\\n                            if (pageUrlParams.has(\\'t\\')) {\\n                                request.headers.Authorization = \\'Bearer \\' + pageUrlParams.get(\\'t\\');\\n                            }\\n              const response = await fetch(\\'https://giant.activehosted.com/proc.php?jsonp=true\\', request);\\n              return response.json();\\n            }\\n                if (formSupportsPost) {\\n                  submitForm().then((data) => {\\n                    eval(data.js);\\n                  });\\n                } else {\\n                  _load_script(\\'https://giant.activehosted.com/proc.php?\\' + serialized + \\'&jsonp=true\\', null, true);\\n                }\\n        }\\n        return false;\\n    };\\n    addEvent(form_to_submit, \\'submit\\', form_submit);\\n})();\\n\\nvar params = new URLSearchParams(window.location.search);\\nvar sourceValue1 = params.get(\"source\");\\n\\nvar inputElement = document.getElementsByName(\"field[158]\");\\ninputElement.value = sourceValue1;\\n\\n</script>',url:\"https://gianttv.typeform.com/to/ZZ3VWlkp#source=xxxxx\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1y7nid1-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"DJdC1fiTk-container\",nodeId:\"DJdC1fiTk\",rendersWithMotion:true,scopeId:\"bDLRrPxRX\",children:/*#__PURE__*/_jsx(Typeform,{autoFocus:true,formId:\"ZZ3VWlkp\",height:\"100%\",hideFooter:true,hideHeaders:false,id:\"DJdC1fiTk\",layoutId:\"DJdC1fiTk\",onSubmit:onSubmit1drfkt3,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(FormContainerWithAllParamslgjso7,{action:\"https://api.framer.com/forms/v1/forms/7040566b-311b-4e6d-9732-02b1f396e2a9/submit\",className:\"framer-lgjso7\",layoutDependency:layoutDependency,layoutId:\"uVVfxEMMK\",nodeId:\"uVVfxEMMK\",redirectUrl:{webPageId:\"Z8ISMutdh\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-12eog6h\",layoutDependency:layoutDependency,layoutId:\"PuqgAukII\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:\"First name\"})}),className:\"framer-1x6logt\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HG0ZdFuqo\",style:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1tu22g\",inputName:\"First name\",layoutDependency:layoutDependency,layoutId:\"xtMul1ytp\",placeholder:\"John\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"var(--token-3b3ffab4-3c57-4cc7-9ced-748b64ec6702, rgb(49, 49, 49))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-hbared\",layoutDependency:layoutDependency,layoutId:\"UpjJrbjC1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:\"Last name\"})}),className:\"framer-nxohlr\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HGXNg2HiN\",style:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-q3z6rh\",inputName:\"Last name\",layoutDependency:layoutDependency,layoutId:\"aj4gCZ1S7\",placeholder:\"Smith\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"var(--token-3b3ffab4-3c57-4cc7-9ced-748b64ec6702, rgb(49, 49, 49))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1b4hice\",layoutDependency:layoutDependency,layoutId:\"r40SysIGH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(136, 136, 136))\"},children:\"Email\"})}),className:\"framer-ri0z9i\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MGc04Ddp0\",style:{\"--extracted-r6o4lv\":\"rgb(136, 136, 136)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1fxf9c4\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"wJelyrOa4\",placeholder:\"Insert email\",required:true,style:{\"--framer-input-background\":\"rgba(187, 187, 187, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"var(--token-3b3ffab4-3c57-4cc7-9ced-748b64ec6702, rgb(49, 49, 49))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"email\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({IL9cOL5WG:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-657.2)/2+0+0)+40+537.2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xxfaip-container\",layoutDependency:layoutDependency,layoutId:\"yAZ99QTBm-container\",nodeId:\"yAZ99QTBm\",rendersWithMotion:true,scopeId:\"bDLRrPxRX\",children:/*#__PURE__*/_jsx(Button2,{height:\"100%\",id:\"yAZ99QTBm\",layoutId:\"yAZ99QTBm\",style:{width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"Vvjbnd80E\",success:\"akm5EGUD4\"},\"odfqmVHc8\"),width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ztr7te\",layoutDependency:layoutDependency,layoutId:\"BZCXGQ4jV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\"},children:\"Learn about 5 Voices Certification\"})}),className:\"framer-4cgjok\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"eWsFv1G_U\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fb3a25d1-52d9-4557-ab6c-27fc2aaaa756, rgb(107, 111, 118)))\"},children:\"Complete the form below to access the info session.\"})}),className:\"framer-1psauj2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Gv9zvN4R5\",style:{\"--extracted-r6o4lv\":\"var(--token-fb3a25d1-52d9-4557-ab6c-27fc2aaaa756, rgb(107, 111, 118))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bkivgi\",layoutDependency:layoutDependency,layoutId:\"bmDQ5hWtj\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-21dpw5-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"jRcqnNyPa-container\",nodeId:\"jRcqnNyPa\",rendersWithMotion:true,scopeId:\"bDLRrPxRX\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-9d756194-c1c9-4e9b-afb9-62214472533c, rgb(34, 170, 153))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"CheckCircle\",id:\"jRcqnNyPa\",layoutId:\"jRcqnNyPa\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-babaek\",layoutDependency:layoutDependency,layoutId:\"R4c83R4QW\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\"},children:\"You're good to go!\"})}),className:\"framer-4rkaxb\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"ULgcIaeVS\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fb3a25d1-52d9-4557-ab6c-27fc2aaaa756, rgb(107, 111, 118)))\"},children:\"Click the button below to continue to the info session.\"})}),className:\"framer-1s1pma9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NFrqon4d1\",style:{\"--extracted-r6o4lv\":\"var(--token-fb3a25d1-52d9-4557-ab6c-27fc2aaaa756, rgb(107, 111, 118))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:PSBgySjbg,motionChild:true,nodeId:\"CZYAnlfKH\",openInNewTab:false,scopeId:\"bDLRrPxRX\",children:/*#__PURE__*/_jsx(MotionAWithQueryParams21cvy7pp,{className:\"framer-1cvy7pp framer-11ri8xb\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"CZYAnlfKH\",style:{backdropFilter:\"blur(5px)\",backgroundColor:\"var(--token-3b3ffab4-3c57-4cc7-9ced-748b64ec6702, rgb(49, 49, 49))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,WebkitBackdropFilter:\"blur(5px)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e54d8ab4-e64d-4b74-b096-072356f05582, rgb(255, 255, 255)))\"},children:\"Continue to Info Session\"})}),className:\"framer-1lm3yvu\",fonts:[\"GF;Inter-600\"],layoutDependency:layoutDependency,layoutId:\"PbgkPdmWS\",style:{\"--extracted-r6o4lv\":\"var(--token-e54d8ab4-e64d-4b74-b096-072356f05582, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-C26qB.framer-11ri8xb, .framer-C26qB .framer-11ri8xb { display: block; }\",\".framer-C26qB.framer-1jmxu0v { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 407px; will-change: var(--framer-will-change-override, transform); }\",\".framer-C26qB .framer-9xfxwz-container { flex: none; height: 700px; position: relative; width: 500px; }\",\".framer-C26qB .framer-1y7nid1-container { flex: none; height: 300px; position: relative; width: 100%; }\",\".framer-C26qB .framer-lgjso7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-C26qB .framer-12eog6h, .framer-C26qB .framer-hbared, .framer-C26qB .framer-1b4hice { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-C26qB .framer-1x6logt, .framer-C26qB .framer-nxohlr, .framer-C26qB .framer-ri0z9i, .framer-C26qB .framer-4rkaxb, .framer-C26qB .framer-1lm3yvu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-C26qB .framer-1tu22g, .framer-C26qB .framer-q3z6rh, .framer-C26qB .framer-1fxf9c4 { --framer-input-focused-border-color: var(--token-14950e0c-f5a0-428c-bed5-5ee525195528, #0086fc); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-C26qB .framer-1xxfaip-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-C26qB .framer-ztr7te { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-C26qB .framer-4cgjok { --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-C26qB .framer-1psauj2, .framer-C26qB .framer-1s1pma9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-C26qB .framer-1bkivgi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; min-height: 200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-C26qB .framer-21dpw5-container { flex: none; height: 60px; position: relative; width: 60px; }\",\".framer-C26qB .framer-babaek { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; min-height: 200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-C26qB .framer-1cvy7pp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 18px 24px 18px 24px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-C26qB.framer-v-118gzxg.framer-1jmxu0v { padding: 24px; }\",\".framer-C26qB.framer-v-118gzxg .framer-1bkivgi { min-height: unset; order: 3; }\",\".framer-C26qB.framer-v-118gzxg .framer-babaek { min-height: unset; }\",\".framer-C26qB.framer-v-wzk9yn.framer-1jmxu0v { width: 401px; }\",\".framer-C26qB.framer-v-wzk9yn .framer-12eog6h { order: 1; }\",\".framer-C26qB.framer-v-wzk9yn .framer-hbared { order: 2; }\",\".framer-C26qB.framer-v-wzk9yn .framer-1b4hice { order: 3; }\",\".framer-C26qB.framer-v-wzk9yn .framer-1xxfaip-container { order: 4; }\",\".framer-C26qB.framer-v-wzk9yn .framer-ztr7te { order: 0; }\",\".framer-C26qB.framer-v-lsem4z.framer-1jmxu0v { width: 306px; }\",\".framer-C26qB.framer-v-lsem4z .framer-9xfxwz-container { height: 400px; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 300\n * @framerIntrinsicWidth 407\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gIQwUO11Q\":{\"layout\":[\"fixed\",\"auto\"]},\"IL9cOL5WG\":{\"layout\":[\"fixed\",\"auto\"]},\"jTEu4fsgR\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"PSBgySjbg\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbDLRrPxRX=withCSS(Component,css,\"framer-C26qB\");export default FramerbDLRrPxRX;FramerbDLRrPxRX.displayName=\"Watch Video Modal\";FramerbDLRrPxRX.defaultProps={height:300,width:407};addPropertyControls(FramerbDLRrPxRX,{variant:{options:[\"gXxLmX1FK\",\"gIQwUO11Q\",\"IL9cOL5WG\",\"jTEu4fsgR\"],optionTitles:[\"Typeform\",\"Success\",\"Native Form\",\"AC Embed\"],title:\"Variant\",type:ControlType.Enum},PSBgySjbg:{title:\"Link\",type:ControlType.Link}});addFonts(FramerbDLRrPxRX,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...EmbedFonts,...TypeformFonts,...Button2Fonts,...HeroFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbDLRrPxRX\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"407\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gIQwUO11Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IL9cOL5WG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jTEu4fsgR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"300\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"PSBgySjbg\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useRef,useEffect}from\"react\";import{addPropertyControls,ControlType,withCSS}from\"framer\";import{motion}from\"framer-motion\";import{containerStyles}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{createWidget}from\"https://cdn.skypack.dev/@typeform/embed@1.32.0\";import{emptyStateStyle,stateParagraphStyle,stateTitleStyle}from\"https://framer.com/m/framer/integrations-styles.js@0.2.0\";const Widget=withCSS(function Widget({id,style,onSubmit,hideFooter,hideHeaders,disableAutoFocus,...props}){const container=useRef(null);useEffect(()=>{if(container.current){const widget=createWidget(id,{width:\"100%\",height:\"100%\",container:container.current,transitiveSearchParams:[\"utm_source\",\"utm_medium\",\"utm_campaign\",],onSubmit,hideFooter,hideHeaders,disableAutoFocus});return()=>{widget.unmount();};}},[id,onSubmit,hideFooter,hideHeaders,disableAutoFocus]);return /*#__PURE__*/ _jsx(\"div\",{style:style,className:\"framer-typeform\",ref:container,...props});},[\".framer-typeform div, .framer-typeform iframe { width: 100%; height: 100%; border: none !important; }\",]);/**\n * TYPEFORM\n *\n * @framerIntrinsicWidth 800\n * @framerIntrinsicHeight 600\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Typeform({formId,style,onSubmit,hideFooter,hideHeaders,autoFocus,...props}){function handleSubmit(e){if(onSubmit!==undefined){onSubmit(e);}if(globalThis.__send_framer_conversion__){globalThis.__send_framer_conversion__(\"typeform\");}}return formId?/*#__PURE__*/ _jsx(motion.div,{style:{...containerStyles,...style},...props,children:/*#__PURE__*/ _jsx(Widget,{id:formId,style:{width:\"100%\",height:\"100%\"},onSubmit:handleSubmit,hideFooter:hideFooter,hideHeaders:hideHeaders,disableAutoFocus:!autoFocus})}):/*#__PURE__*/ _jsxs(motion.div,{style:{...emptyStateStyle,...style},...props,children:[/*#__PURE__*/ _jsx(\"h1\",{style:stateTitleStyle,children:\"Typeform\"}),/*#__PURE__*/ _jsx(\"p\",{style:stateParagraphStyle,children:\"Set a form ID in the Properties.\"})]});};addPropertyControls(Typeform,{formId:{title:\"ID\",type:ControlType.String,placeholder:\"12ABCD34\",defaultValue:\"R2s5BM\",description:\"Create a [Typeform](https://www.typeform.com/) account, add a form and copy its ID. [Learn more\u2026](https://www.framer.com/sites/integrations/typeform/)\"},hideFooter:{title:\"Footer\",type:ControlType.Boolean,enabledTitle:\"Hide\",disabledTitle:\"Show\",defaultValue:false},hideHeaders:{title:\"Headers\",type:ControlType.Boolean,enabledTitle:\"Hide\",disabledTitle:\"Show\",defaultValue:false},autoFocus:{title:\"Auto-focus\",type:ControlType.Boolean,enabledTitle:\"On\",disabledTitle:\"Off\",defaultValue:true},onSubmit:{type:ControlType.EventHandler}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Typeform\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"800\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"600\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Typeform.map", "/*\n * Skypack CDN - @typeform/embed@1.32.0\n *\n * Learn more:\n *   \uD83D\uDCD9 Package Documentation: https://www.skypack.dev/view/@typeform/embed\n *   \uD83D\uDCD8 Skypack Documentation: https://www.skypack.dev/docs\n *\n * Pinned URL: (Optimized for Production)\n *   \u25B6\uFE0F Normal: https://cdn.skypack.dev/pin/@typeform/embed@v1.32.0-uXop976GWPfuIsYTJLOe/mode=imports/optimized/@typeform/embed.js\n *   \u23E9 Minified: https://cdn.skypack.dev/pin/@typeform/embed@v1.32.0-uXop976GWPfuIsYTJLOe/mode=imports,min/optimized/@typeform/embed.js\n *\n */\n\n// Browser-Optimized Imports (Don't directly import the URLs below in your application!)\nexport * from '/-/@typeform/embed@v1.32.0-uXop976GWPfuIsYTJLOe/dist=es2019,mode=imports/optimized/@typeform/embed.js';\nexport {default} from '/-/@typeform/embed@v1.32.0-uXop976GWPfuIsYTJLOe/dist=es2019,mode=imports/optimized/@typeform/embed.js';\n", "var commonjsGlobal = typeof globalThis !== \"undefined\" ? globalThis : typeof window !== \"undefined\" ? window : typeof global !== \"undefined\" ? global : typeof self !== \"undefined\" ? self : {};\nfunction getDefaultExportFromCjs(x) {\n  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, \"default\") ? x[\"default\"] : x;\n}\nfunction createCommonjsModule(fn, basedir, module) {\n  return module = {\n    path: basedir,\n    exports: {},\n    require: function(path, base) {\n      return commonjsRequire(path, base === void 0 || base === null ? module.path : base);\n    }\n  }, fn(module, module.exports), module.exports;\n}\nfunction commonjsRequire() {\n  throw new Error(\"Dynamic requires are not currently supported by @rollup/plugin-commonjs\");\n}\nvar build = createCommonjsModule(function(module, exports) {\n  !function(e, t) {\n    module.exports = t();\n  }(commonjsGlobal, function() {\n    return function() {\n      var e = {27: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.FORM_BASE_URL = t2.POPUP_SIZE = t2.SLIDER_WIDTH = t2.SLIDER_POSITION = t2.SIDETAB_ATTRIBUTE = t2.WIDGET_ATTRIBUTE = t2.SLIDER_ATTRIBUTE = t2.POPUP_ATTRIBUTE = t2.POPOVER_ATTRIBUTE = void 0, t2.POPOVER_ATTRIBUTE = \"data-tf-popover\", t2.POPUP_ATTRIBUTE = \"data-tf-popup\", t2.SLIDER_ATTRIBUTE = \"data-tf-slider\", t2.WIDGET_ATTRIBUTE = \"data-tf-widget\", t2.SIDETAB_ATTRIBUTE = \"data-tf-sidetab\", t2.SLIDER_POSITION = \"right\", t2.SLIDER_WIDTH = 800, t2.POPUP_SIZE = 100, t2.FORM_BASE_URL = \"https://form.typeform.com\";\n      }, 528: function(e2, t2, n) {\n        var o = this && this.__assign || function() {\n          return (o = Object.assign || function(e3) {\n            for (var t3, n2 = 1, o2 = arguments.length; n2 < o2; n2++)\n              for (var r2 in t3 = arguments[n2])\n                Object.prototype.hasOwnProperty.call(t3, r2) && (e3[r2] = t3[r2]);\n            return e3;\n          }).apply(this, arguments);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.createPopover = void 0;\n        var r = n(747), i = n(320), a = function(e3, t3) {\n          var n2 = e3.parentNode;\n          n2 && (n2.removeChild(e3), n2.appendChild(t3));\n        }, c = function(e3, t3) {\n          e3 === void 0 && (e3 = \"div\"), t3 === void 0 && (t3 = \"tf-v1-popover-button-icon\");\n          var n2 = document.createElement(e3);\n          return n2.className = t3 + \" tf-v1-close-icon\", n2.innerHTML = \"&times;\", n2.dataset.testid = t3, n2;\n        }, u = {buttonColor: \"#3a7685\"};\n        t2.createPopover = function(e3, t3) {\n          t3 === void 0 && (t3 = {});\n          var n2, s, d = o(o({}, u), t3), l = r.createIframe(e3, \"popover\", d), f = l.iframe, p = l.embedId, v = l.refresh, m = function(e4, t4) {\n            var n3 = document.createElement(\"div\");\n            return n3.className = \"tf-v1-popover\", n3.dataset.testid = \"tf-v1-popover\", r.setElementSize(n3, {width: e4, height: t4});\n          }(d.width, d.height), h = function() {\n            var e4 = document.createElement(\"div\");\n            return e4.className = \"tf-v1-popover-wrapper\", e4.dataset.testid = \"tf-v1-popover-wrapper\", e4;\n          }(), b = function(e4, t4) {\n            var n3 = r.getTextColor(t4), o2 = document.createElement(\"div\");\n            o2.className = \"tf-v1-popover-button-icon\";\n            var i2 = '<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n    <path d=\"M21 0H0V9L10.5743 24V16.5H21C22.6567 16.5 24 15.1567 24 13.5V3C24 1.34325 22.6567 0 21 0ZM7.5\\n    9.75C6.672 9.75 6 9.07875 6 8.25C6 7.42125 6.672 6.75 7.5 6.75C8.328 6.75 9 7.42125 9 8.25C9 9.07875 8.328 9.75\\n    7.5 9.75ZM12.75 9.75C11.922 9.75 11.25 9.07875 11.25 8.25C11.25 7.42125 11.922 6.75 12.75 6.75C13.578 6.75 14.25\\n    7.42125 14.25 8.25C14.25 9.07875 13.578 9.75 12.75 9.75ZM18 9.75C17.172 9.75 16.5 9.07875 16.5 8.25C16.5 7.42125\\n    17.172 6.75 18 6.75C18.828 6.75 19.5 7.42125 19.5 8.25C19.5 9.07875 18.828 9.75 18 9.75Z\" fill=\"' + n3 + '\"></path>\\n  </svg>', a2 = e4 == null ? void 0 : e4.startsWith(\"http\");\n            return o2.innerHTML = a2 ? \"<img alt='popover trigger icon button' src='\" + e4 + \"'/>\" : e4 != null ? e4 : i2, o2.dataset.testid = \"default-icon\", o2;\n          }(d.customIcon, d.buttonColor || u.buttonColor), y = function() {\n            var e4 = document.createElement(\"div\");\n            e4.className = \"tf-v1-spinner\";\n            var t4 = document.createElement(\"div\");\n            return t4.className = \"tf-v1-popover-button-icon\", t4.dataset.testid = \"spinner-icon\", t4.append(e4), t4;\n          }(), g = c(), O = c(\"a\", \"tf-v1-popover-close\"), _ = function(e4) {\n            var t4 = r.getTextColor(e4), n3 = document.createElement(\"button\");\n            return n3.className = \"tf-v1-popover-button\", n3.dataset.testid = \"tf-v1-popover-button\", n3.style.backgroundColor = e4, n3.style.color = t4, n3;\n          }(d.buttonColor || u.buttonColor);\n          (d.container || document.body).append(m), h.append(f), m.append(_), m.append(O), _.append(b);\n          var w = function() {\n            n2 && n2.parentNode && (n2.classList.add(\"closing\"), setTimeout(function() {\n              r.unmountElement(n2);\n            }, 250));\n          };\n          d.tooltip && d.tooltip.length > 0 && (n2 = function(e4, t4) {\n            var n3 = document.createElement(\"span\");\n            n3.className = \"tf-v1-popover-tooltip-close\", n3.dataset.testid = \"tf-v1-popover-tooltip-close\", n3.innerHTML = \"&times;\", n3.onclick = t4;\n            var o2 = document.createElement(\"div\");\n            o2.className = \"tf-v1-popover-tooltip-text\", o2.innerHTML = e4;\n            var r2 = document.createElement(\"div\");\n            return r2.className = \"tf-v1-popover-tooltip\", r2.dataset.testid = \"tf-v1-popover-tooltip\", r2.appendChild(o2), r2.appendChild(n3), r2;\n          }(d.tooltip, w), m.append(n2)), d.notificationDays && (d.enableSandbox || i.canBuildNotificationDot(e3)) && (s = i.buildNotificationDot(), _.append(s)), f.onload = function() {\n            m.classList.add(\"open\"), h.style.opacity = \"1\", O.style.opacity = \"1\", a(y, g), r.addCustomKeyboardListener(P);\n          };\n          var E = function() {\n            r.isOpen(h) || (w(), s && (s.classList.add(\"closing\"), d.notificationDays && !d.enableSandbox && i.saveNotificationDotHideUntilTime(e3, d.notificationDays), setTimeout(function() {\n              r.unmountElement(s);\n            }, 250)), setTimeout(function() {\n              r.isInPage(h) ? (h.style.opacity = \"0\", O.style.opacity = \"0\", h.style.display = \"flex\", setTimeout(function() {\n                m.classList.add(\"open\"), h.style.opacity = \"1\", O.style.opacity = \"1\";\n              }), a(b, g)) : (m.append(h), a(b, y), h.style.opacity = \"0\", O.style.opacity = \"0\");\n            }));\n          }, P = function() {\n            var e4;\n            r.isOpen(m) && ((e4 = t3.onClose) === null || e4 === void 0 || e4.call(t3), setTimeout(function() {\n              d.keepSession ? h.style.display = \"none\" : r.unmountElement(h), m.classList.remove(\"open\"), a(g, b);\n            }, 250));\n          };\n          r.setAutoClose(p, d.autoClose, P);\n          var C = function() {\n            r.isOpen(h) ? P() : E();\n          };\n          return _.onclick = C, O.onclick = P, d.open && !r.isOpen(h) && r.handleCustomOpen(E, d.open, d.openValue), {open: E, close: P, toggle: C, refresh: v, unmount: function() {\n            r.unmountElement(m);\n          }};\n        };\n      }, 797: function(e2, t2, n) {\n        var o = this && this.__createBinding || (Object.create ? function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), Object.defineProperty(e3, o2, {enumerable: true, get: function() {\n            return t3[n2];\n          }});\n        } : function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), e3[o2] = t3[n2];\n        }), r = this && this.__exportStar || function(e3, t3) {\n          for (var n2 in e3)\n            n2 === \"default\" || Object.prototype.hasOwnProperty.call(t3, n2) || o(t3, e3, n2);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), r(n(528), t2), r(n(100), t2);\n      }, 320: function(e2, t2) {\n        var n = this && this.__assign || function() {\n          return (n = Object.assign || function(e3) {\n            for (var t3, n2 = 1, o2 = arguments.length; n2 < o2; n2++)\n              for (var r2 in t3 = arguments[n2])\n                Object.prototype.hasOwnProperty.call(t3, r2) && (e3[r2] = t3[r2]);\n            return e3;\n          }).apply(this, arguments);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.buildNotificationDot = t2.canBuildNotificationDot = t2.saveNotificationDotHideUntilTime = void 0;\n        var o = \"tfNotificationData\", r = function() {\n          var e3 = localStorage.getItem(o);\n          return e3 ? JSON.parse(e3) : {};\n        }, i = function(e3) {\n          e3 && localStorage.setItem(o, JSON.stringify(e3));\n        };\n        t2.saveNotificationDotHideUntilTime = function(e3, t3) {\n          var o2, a = new Date();\n          a.setDate(a.getDate() + t3), i(n(n({}, r()), ((o2 = {})[e3] = {hideUntilTime: a.getTime()}, o2)));\n        }, t2.canBuildNotificationDot = function(e3) {\n          var t3 = function(e4) {\n            var t4;\n            return ((t4 = r()[e4]) === null || t4 === void 0 ? void 0 : t4.hideUntilTime) || 0;\n          }(e3);\n          return new Date().getTime() > t3 && (t3 && function(e4) {\n            var t4 = r();\n            delete t4[e4], i(t4);\n          }(e3), true);\n        }, t2.buildNotificationDot = function() {\n          var e3 = document.createElement(\"span\");\n          return e3.className = \"tf-v1-popover-unread-dot\", e3.dataset.testid = \"tf-v1-popover-unread-dot\", e3;\n        };\n      }, 100: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true});\n      }, 630: function(e2, t2, n) {\n        var o = this && this.__rest || function(e3, t3) {\n          var n2 = {};\n          for (var o2 in e3)\n            Object.prototype.hasOwnProperty.call(e3, o2) && t3.indexOf(o2) < 0 && (n2[o2] = e3[o2]);\n          if (e3 != null && typeof Object.getOwnPropertySymbols == \"function\") {\n            var r2 = 0;\n            for (o2 = Object.getOwnPropertySymbols(e3); r2 < o2.length; r2++)\n              t3.indexOf(o2[r2]) < 0 && Object.prototype.propertyIsEnumerable.call(e3, o2[r2]) && (n2[o2[r2]] = e3[o2[r2]]);\n          }\n          return n2;\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.createPopup = void 0;\n        var r = n(747), i = n(27), a = n(747);\n        t2.createPopup = function(e3, t3) {\n          if (t3 === void 0 && (t3 = {}), !r.hasDom())\n            return {open: function() {\n            }, close: function() {\n            }, toggle: function() {\n            }, refresh: function() {\n            }, unmount: function() {\n            }};\n          var n2 = t3.width, c = t3.height, u = t3.size, s = u === void 0 ? i.POPUP_SIZE : u, d = t3.onClose, l = o(t3, [\"width\", \"height\", \"size\", \"onClose\"]), f = r.createIframe(e3, \"popup\", l), p = f.iframe, v = f.embedId, m = f.refresh, h = document.body.style.overflow, b = function() {\n            var e4 = document.createElement(\"div\");\n            return e4.className = \"tf-v1-popup\", e4.style.opacity = \"0\", e4;\n          }(), y = function() {\n            var e4 = document.createElement(\"div\");\n            return e4.className = \"tf-v1-spinner\", e4;\n          }(), g = function(e4, t4, n3) {\n            var o2 = document.createElement(\"div\");\n            return o2.className = \"tf-v1-iframe-wrapper\", o2.style.opacity = \"0\", r.isDefined(e4) && r.isDefined(t4) ? r.setElementSize(o2, {width: e4, height: t4}) : (o2.style.width = \"calc(\" + n3 + \"% - 80px)\", o2.style.height = \"calc(\" + n3 + \"% - 80px)\", o2);\n          }(n2, c, s);\n          g.append(p), b.append(y), b.append(g);\n          var O = l.container || document.body;\n          p.onload = function() {\n            g.style.opacity = \"1\", setTimeout(function() {\n              y.style.display = \"none\";\n            }, 250), r.addCustomKeyboardListener(w);\n          };\n          var _ = function() {\n            a.isOpen(b) || (a.isInPage(b) ? b.style.display = \"flex\" : (y.style.display = \"block\", O.append(b)), document.body.style.overflow = \"hidden\", setTimeout(function() {\n              b.style.opacity = \"1\";\n            }));\n          }, w = function() {\n            a.isOpen(b) && (d == null || d(), b.style.opacity = \"0\", document.body.style.overflow = h, setTimeout(function() {\n              l.keepSession ? b.style.display = \"none\" : E();\n            }, 250));\n          };\n          g.append(function(e4) {\n            var t4 = document.createElement(\"a\");\n            return t4.className = \"tf-v1-close tf-v1-close-icon\", t4.innerHTML = \"&times;\", t4.onclick = e4, t4;\n          }(w)), r.setAutoClose(v, l.autoClose, w);\n          var E = function() {\n            r.unmountElement(b);\n          };\n          return l.open && !a.isOpen(b) && r.handleCustomOpen(_, l.open, l.openValue), {open: _, close: w, toggle: function() {\n            a.isOpen(b) ? w() : _();\n          }, refresh: m, unmount: E};\n        };\n      }, 970: function(e2, t2, n) {\n        var o = this && this.__createBinding || (Object.create ? function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), Object.defineProperty(e3, o2, {enumerable: true, get: function() {\n            return t3[n2];\n          }});\n        } : function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), e3[o2] = t3[n2];\n        }), r = this && this.__exportStar || function(e3, t3) {\n          for (var n2 in e3)\n            n2 === \"default\" || Object.prototype.hasOwnProperty.call(t3, n2) || o(t3, e3, n2);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), r(n(630), t2), r(n(394), t2);\n      }, 394: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true});\n      }, 382: function(e2, t2, n) {\n        var o = this && this.__assign || function() {\n          return (o = Object.assign || function(e3) {\n            for (var t3, n2 = 1, o2 = arguments.length; n2 < o2; n2++)\n              for (var r2 in t3 = arguments[n2])\n                Object.prototype.hasOwnProperty.call(t3, r2) && (e3[r2] = t3[r2]);\n            return e3;\n          }).apply(this, arguments);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.createSidetab = void 0;\n        var r = n(747), i = {buttonColor: \"#3a7685\", buttonText: \"Launch me\"}, a = function(e3, t3) {\n          e3 === void 0 && (e3 = \"div\"), t3 === void 0 && (t3 = \"tf-v1-sidetab-button-icon\");\n          var n2 = document.createElement(e3);\n          return n2.className = t3 + \" tf-v1-close-icon\", n2.innerHTML = \"&times;\", n2.dataset.testid = t3, n2;\n        }, c = function(e3, t3) {\n          var n2 = e3.parentNode;\n          n2 && (n2.removeChild(e3), n2.appendChild(t3));\n        };\n        t2.createSidetab = function(e3, t3) {\n          t3 === void 0 && (t3 = {});\n          var n2, u, s, d = o(o({}, i), t3), l = r.createIframe(e3, \"side-tab\", d), f = l.iframe, p = l.embedId, v = l.refresh, m = (n2 = d.width, u = d.height, (s = document.createElement(\"div\")).className = \"tf-v1-sidetab\", s.dataset.testid = \"tf-v1-sidetab\", r.setElementSize(s, {width: n2, height: u})), h = function() {\n            var e4 = document.createElement(\"div\");\n            return e4.className = \"tf-v1-sidetab-wrapper\", e4.dataset.testid = \"tf-v1-sidetab-wrapper\", e4;\n          }(), b = function() {\n            var e4 = document.createElement(\"div\");\n            e4.className = \"tf-v1-spinner\";\n            var t4 = document.createElement(\"div\");\n            return t4.className = \"tf-v1-sidetab-button-icon\", t4.dataset.testid = \"spinner-icon\", t4.append(e4), t4;\n          }(), y = function(e4) {\n            var t4 = r.getTextColor(e4), n3 = document.createElement(\"button\");\n            return n3.className = \"tf-v1-sidetab-button\", n3.style.backgroundColor = e4, n3.style.color = t4, n3;\n          }(d.buttonColor || i.buttonColor), g = function(e4) {\n            var t4 = document.createElement(\"span\");\n            return t4.className = \"tf-v1-sidetab-button-text\", t4.innerHTML = e4, t4;\n          }(d.buttonText || i.buttonText), O = function(e4, t4) {\n            var n3 = r.getTextColor(t4), o2 = document.createElement(\"div\");\n            o2.className = \"tf-v1-sidetab-button-icon\";\n            var i2 = '<svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n    <path d=\"M21 0H0V9L10.5743 24V16.5H21C22.6567 16.5 24 15.1567 24 13.5V3C24 1.34325 22.6567 0 21 0ZM7.5 9.75C6.672 9.75 6 9.07875 6 8.25C6 7.42125 6.672 6.75 7.5 6.75C8.328 6.75 9 7.42125 9 8.25C9 9.07875 8.328 9.75 7.5 9.75ZM12.75 9.75C11.922 9.75 11.25 9.07875 11.25 8.25C11.25 7.42125 11.922 6.75 12.75 6.75C13.578 6.75 14.25 7.42125 14.25 8.25C14.25 9.07875 13.578 9.75 12.75 9.75ZM18 9.75C17.172 9.75 16.5 9.07875 16.5 8.25C16.5 7.42125 17.172 6.75 18 6.75C18.828 6.75 19.5 7.42125 19.5 8.25C19.5 9.07875 18.828 9.75 18 9.75Z\" fill=\"' + n3 + '\"></path>\\n  </svg>', a2 = e4 == null ? void 0 : e4.startsWith(\"http\");\n            return o2.innerHTML = a2 ? \"<img alt='popover trigger icon button' src='\" + e4 + \"'/>\" : e4 != null ? e4 : i2, o2.dataset.testid = \"default-icon\", o2;\n          }(d.customIcon, d.buttonColor || i.buttonColor), _ = a(), w = a(\"a\", \"tf-v1-sidetab-close\");\n          (d.container || document.body).append(m), h.append(f), m.append(y), m.append(w), y.append(O), y.append(g), setTimeout(function() {\n            m.classList.add(\"ready\");\n          }, 250), f.onload = function() {\n            m.classList.add(\"open\"), c(b, _), r.addCustomKeyboardListener(P);\n          };\n          var E = function() {\n            r.isOpen(h) || (r.isInPage(h) ? (h.style.display = \"flex\", m.classList.add(\"open\"), c(O, _)) : (m.append(h), c(O, b)));\n          }, P = function() {\n            var e4;\n            r.isOpen(h) && ((e4 = d.onClose) === null || e4 === void 0 || e4.call(d), m.classList.remove(\"open\"), setTimeout(function() {\n              d.keepSession ? h.style.display = \"none\" : r.unmountElement(h), c(_, O);\n            }, 250));\n          };\n          r.setAutoClose(p, d.autoClose, P);\n          var C = function() {\n            r.isOpen(h) ? P() : E();\n          };\n          return y.onclick = C, w.onclick = P, d.open && !r.isOpen(h) && r.handleCustomOpen(E, d.open, d.openValue), {open: E, close: P, toggle: C, refresh: v, unmount: function() {\n            r.unmountElement(m);\n          }};\n        };\n      }, 434: function(e2, t2, n) {\n        var o = this && this.__createBinding || (Object.create ? function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), Object.defineProperty(e3, o2, {enumerable: true, get: function() {\n            return t3[n2];\n          }});\n        } : function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), e3[o2] = t3[n2];\n        }), r = this && this.__exportStar || function(e3, t3) {\n          for (var n2 in e3)\n            n2 === \"default\" || Object.prototype.hasOwnProperty.call(t3, n2) || o(t3, e3, n2);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), r(n(382), t2), r(n(668), t2);\n      }, 668: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true});\n      }, 603: function(e2, t2, n) {\n        var o = this && this.__rest || function(e3, t3) {\n          var n2 = {};\n          for (var o2 in e3)\n            Object.prototype.hasOwnProperty.call(e3, o2) && t3.indexOf(o2) < 0 && (n2[o2] = e3[o2]);\n          if (e3 != null && typeof Object.getOwnPropertySymbols == \"function\") {\n            var r2 = 0;\n            for (o2 = Object.getOwnPropertySymbols(e3); r2 < o2.length; r2++)\n              t3.indexOf(o2[r2]) < 0 && Object.prototype.propertyIsEnumerable.call(e3, o2[r2]) && (n2[o2[r2]] = e3[o2[r2]]);\n          }\n          return n2;\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.createSlider = void 0;\n        var r = n(747), i = n(27);\n        t2.createSlider = function(e3, t3) {\n          if (t3 === void 0 && (t3 = {}), !r.hasDom())\n            return {open: function() {\n            }, close: function() {\n            }, toggle: function() {\n            }, refresh: function() {\n            }, unmount: function() {\n            }};\n          var n2 = t3.position, a = n2 === void 0 ? i.SLIDER_POSITION : n2, c = t3.width, u = c === void 0 ? i.SLIDER_WIDTH : c, s = t3.onClose, d = o(t3, [\"position\", \"width\", \"onClose\"]), l = r.createIframe(e3, \"slider\", d), f = l.iframe, p = l.embedId, v = l.refresh, m = document.body.style.overflow, h = function(e4) {\n            var t4 = document.createElement(\"div\");\n            return t4.className = \"tf-v1-slider \" + e4, t4.style.opacity = \"0\", t4;\n          }(a), b = function() {\n            var e4 = document.createElement(\"div\");\n            return e4.className = \"tf-v1-spinner\", e4;\n          }(), y = function(e4, t4) {\n            var n3 = document.createElement(\"div\");\n            return n3.className = \"tf-v1-iframe-wrapper\", n3.style[e4] = \"-100%\", r.setElementSize(n3, {width: t4});\n          }(a, u);\n          y.append(f), h.append(b), h.append(y);\n          var g = d.container || document.body;\n          f.onload = function() {\n            y.style[a] = \"0\", setTimeout(function() {\n              b.style.display = \"none\";\n            }, 500), r.addCustomKeyboardListener(_);\n          };\n          var O = function() {\n            r.isOpen(h) || (r.isInPage(h) ? (h.style.display = \"flex\", setTimeout(function() {\n              y.style[a] = \"0\";\n            })) : (g.append(h), b.style.display = \"block\"), document.body.style.overflow = \"hidden\", setTimeout(function() {\n              h.style.opacity = \"1\";\n            }));\n          }, _ = function() {\n            r.isOpen(h) && (s == null || s(), h.style.opacity = \"0\", y.style[a] = \"-100%\", document.body.style.overflow = m, setTimeout(function() {\n              d.keepSession ? h.style.display = \"none\" : w();\n            }, 500));\n          };\n          r.setAutoClose(p, d.autoClose, _);\n          var w = function() {\n            r.unmountElement(h);\n          };\n          return y.append(function(e4) {\n            var t4 = document.createElement(\"a\");\n            return t4.className = \"tf-v1-close tf-v1-close-icon\", t4.innerHTML = \"&times;\", t4.onclick = e4, t4;\n          }(_)), d.open && !r.isOpen(h) && r.handleCustomOpen(O, d.open, d.openValue), {open: O, close: _, toggle: function() {\n            r.isOpen(h) ? _() : O();\n          }, refresh: v, unmount: w};\n        };\n      }, 331: function(e2, t2, n) {\n        var o = this && this.__createBinding || (Object.create ? function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), Object.defineProperty(e3, o2, {enumerable: true, get: function() {\n            return t3[n2];\n          }});\n        } : function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), e3[o2] = t3[n2];\n        }), r = this && this.__exportStar || function(e3, t3) {\n          for (var n2 in e3)\n            n2 === \"default\" || Object.prototype.hasOwnProperty.call(t3, n2) || o(t3, e3, n2);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), r(n(603), t2), r(n(162), t2);\n      }, 162: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true});\n      }, 718: function(e2, t2, n) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.createWidget = void 0;\n        var o = n(747), r = n(554), i = n(313);\n        t2.createWidget = function(e3, t3) {\n          if (!o.hasDom())\n            return {refresh: function() {\n            }, unmount: function() {\n            }};\n          var n2 = t3;\n          t3.inlineOnMobile || !t3.forceTouch && !o.isFullscreen() || (n2.enableFullscreen = true, n2.forceTouch = true);\n          var a = o.createIframe(e3, \"widget\", n2), c = a.embedId, u = a.iframe, s = a.refresh, d = i.buildWidget(u, t3.width, t3.height);\n          if (n2.autoResize) {\n            var l = typeof n2.autoResize == \"string\" ? n2.autoResize.split(\",\").map(function(e4) {\n              return parseInt(e4);\n            }) : [], f = l[0], p = l[1];\n            window.addEventListener(\"message\", r.getFormHeightChangedHandler(c, function(e4) {\n              var n3 = Math.max(e4.height + 20, f || 0);\n              p && (n3 = Math.min(n3, p)), t3.container.style.height = n3 + \"px\";\n            }));\n          }\n          var v, m = function() {\n            return t3.container.append(d);\n          };\n          if (t3.container.innerHTML = \"\", t3.lazy ? o.lazyInitialize(t3.container, m) : m(), n2.enableFullscreen) {\n            var h = t3.container;\n            window.addEventListener(\"message\", r.getWelcomeScreenHiddenHandler(c, h));\n            var b = ((v = document.createElement(\"a\")).className = \"tf-v1-widget-close tf-v1-close-icon\", v.innerHTML = \"&times;\", v);\n            b.onclick = function() {\n              var e4;\n              if ((e4 = t3.onClose) === null || e4 === void 0 || e4.call(t3), h.classList.remove(\"tf-v1-widget-fullscreen\"), t3.keepSession) {\n                var n3 = document.createElement(\"div\");\n                n3.className = \"tf-v1-widget-iframe-overlay\", n3.onclick = function() {\n                  h.classList.add(\"tf-v1-widget-fullscreen\"), o.unmountElement(n3);\n                }, d.append(n3);\n              } else\n                t3.container.innerHTML = \"\", m(), h.append(b);\n            }, h.append(b);\n          }\n          return {refresh: s, unmount: function() {\n            return o.unmountElement(d);\n          }};\n        };\n      }, 419: function(e2, t2, n) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.buildWidget = void 0;\n        var o = n(747);\n        t2.buildWidget = function(e3, t3, n2) {\n          var r = document.createElement(\"div\");\n          return r.className = \"tf-v1-widget\", r.append(e3), o.setElementSize(r, {width: t3, height: n2});\n        };\n      }, 313: function(e2, t2, n) {\n        var o = this && this.__createBinding || (Object.create ? function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), Object.defineProperty(e3, o2, {enumerable: true, get: function() {\n            return t3[n2];\n          }});\n        } : function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), e3[o2] = t3[n2];\n        }), r = this && this.__exportStar || function(e3, t3) {\n          for (var n2 in e3)\n            n2 === \"default\" || Object.prototype.hasOwnProperty.call(t3, n2) || o(t3, e3, n2);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), r(n(419), t2);\n      }, 321: function(e2, t2, n) {\n        var o = this && this.__createBinding || (Object.create ? function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), Object.defineProperty(e3, o2, {enumerable: true, get: function() {\n            return t3[n2];\n          }});\n        } : function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), e3[o2] = t3[n2];\n        }), r = this && this.__exportStar || function(e3, t3) {\n          for (var n2 in e3)\n            n2 === \"default\" || Object.prototype.hasOwnProperty.call(t3, n2) || o(t3, e3, n2);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), r(n(718), t2), r(n(58), t2);\n      }, 58: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true});\n      }, 920: function(e2, t2, n) {\n        var o = this && this.__createBinding || (Object.create ? function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), Object.defineProperty(e3, o2, {enumerable: true, get: function() {\n            return t3[n2];\n          }});\n        } : function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), e3[o2] = t3[n2];\n        }), r = this && this.__exportStar || function(e3, t3) {\n          for (var n2 in e3)\n            n2 === \"default\" || Object.prototype.hasOwnProperty.call(t3, n2) || o(t3, e3, n2);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), r(n(797), t2), r(n(970), t2), r(n(331), t2), r(n(321), t2), r(n(434), t2);\n      }, 626: function(e2, t2, n) {\n        var o = this && this.__assign || function() {\n          return (o = Object.assign || function(e3) {\n            for (var t3, n2 = 1, o2 = arguments.length; n2 < o2; n2++)\n              for (var r2 in t3 = arguments[n2])\n                Object.prototype.hasOwnProperty.call(t3, r2) && (e3[r2] = t3[r2]);\n            return e3;\n          }).apply(this, arguments);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.buildIframeSrc = void 0;\n        var r = n(27), i = n(527), a = n(346), c = n(698), u = {widget: \"embed-widget\", popup: \"popup-blank\", slider: \"popup-drawer\", popover: \"popup-popover\", \"side-tab\": \"popup-side-panel\"};\n        t2.buildIframeSrc = function(e3) {\n          var t3 = e3.formId, n2 = e3.type, s = e3.embedId, d = e3.options, l = function(e4, t4, n3) {\n            var r2 = n3.transitiveSearchParams, i2 = n3.source, a2 = n3.medium, s2 = n3.mediumVersion, d2 = n3.hideFooter, l2 = n3.hideHeaders, f2 = n3.opacity, p2 = n3.disableTracking, v2 = n3.enableSandbox, m = n3.disableAutoFocus, h = n3.shareGaInstance, b = n3.forceTouch, y = n3.enableFullscreen, g = n3.tracking, O = n3.redirectTarget, _ = c.getTransitiveSearchParams(r2);\n            return o(o(o({}, {\"typeform-embed-id\": t4, \"typeform-embed\": u[e4], \"typeform-source\": i2, \"typeform-medium\": a2, \"typeform-medium-version\": s2, \"embed-hide-footer\": d2 ? \"true\" : void 0, \"embed-hide-headers\": l2 ? \"true\" : void 0, \"embed-opacity\": f2, \"disable-tracking\": p2 || v2 ? \"true\" : void 0, \"disable-auto-focus\": m ? \"true\" : void 0, \"__dangerous-disable-submissions\": v2 ? \"true\" : void 0, \"share-ga-instance\": h ? \"true\" : void 0, \"force-touch\": b ? \"true\" : void 0, \"add-placeholder-ws\": e4 === \"widget\" && y ? \"true\" : void 0, \"typeform-embed-redirect-target\": O}), _), g);\n          }(n2, s, function(e4) {\n            return o(o({}, {source: (t4 = window === null || window === void 0 ? void 0 : window.location) === null || t4 === void 0 ? void 0 : t4.hostname.replace(/^www\\./, \"\"), medium: \"embed-sdk\", mediumVersion: \"next\"}), i.removeUndefinedKeys(e4));\n            var t4;\n          }(d)), f = function(e4, t4) {\n            t4 === void 0 && (t4 = false);\n            var n3 = t4 ? \"c\" : \"to\";\n            return new URL(e4.startsWith(\"http://\") || e4.startsWith(\"https://\") ? e4 : r.FORM_BASE_URL + \"/\" + n3 + \"/\" + e4);\n          }(t3, d.chat);\n          if (Object.entries(l).filter(function(e4) {\n            var t4 = e4[1];\n            return a.isDefined(t4);\n          }).forEach(function(e4) {\n            var t4 = e4[0], n3 = e4[1];\n            f.searchParams.set(t4, n3);\n          }), d.hidden) {\n            var p = new URL(r.FORM_BASE_URL);\n            Object.entries(d.hidden).filter(function(e4) {\n              var t4 = e4[1];\n              return a.isDefined(t4);\n            }).forEach(function(e4) {\n              var t4 = e4[0], n3 = e4[1];\n              p.searchParams.set(t4, n3);\n            });\n            var v = p.searchParams.toString();\n            v && (f.hash = v);\n          }\n          return f.href;\n        };\n      }, 972: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.handleCustomOpen = void 0, t2.handleCustomOpen = function(e3, t3, n) {\n          switch (t3) {\n            case \"load\":\n              e3();\n              break;\n            case \"exit\":\n              n && function(e4, t4) {\n                var n2 = 0, o = function(r) {\n                  r.clientY < e4 && r.clientY < n2 ? (document.removeEventListener(\"mousemove\", o), t4()) : n2 = r.clientY;\n                };\n                document.addEventListener(\"mousemove\", o);\n              }(n, e3);\n              break;\n            case \"time\":\n              setTimeout(function() {\n                e3();\n              }, n);\n              break;\n            case \"scroll\":\n              n && function(e4, t4) {\n                var n2 = function() {\n                  var o = window.pageYOffset || document.documentElement.scrollTop, r = document.documentElement.clientTop || 0, i = document.documentElement.scrollHeight, a = o - r, c = a / i * 100, u = a + window.innerHeight >= i;\n                  (c >= e4 || u) && (t4(), document.removeEventListener(\"scroll\", n2));\n                };\n                document.addEventListener(\"scroll\", n2);\n              }(n, e3);\n          }\n        };\n      }, 553: function(e2, t2, n) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.createIframe = void 0;\n        var o = n(626), r = n(747), i = n(866), a = n(554), c = n(256), u = n(144), s = n(511);\n        t2.createIframe = function(e3, t3, n2) {\n          var d = i.generateEmbedId(), l = n2.iframeProps, f = l === void 0 ? {} : l, p = n2.onReady, v = n2.onQuestionChanged, m = n2.onHeightChanged, h = n2.onSubmit, b = n2.onEndingButtonClick, y = n2.shareGaInstance, g = o.buildIframeSrc({formId: e3, embedId: d, type: t3, options: n2}), O = document.createElement(\"iframe\");\n          return O.src = g, O.dataset.testid = \"iframe\", O.style.border = \"0px\", O.allow = \"microphone; camera\", Object.keys(f).forEach(function(e4) {\n            O.setAttribute(e4, f[e4]);\n          }), O.addEventListener(\"load\", c.triggerIframeRedraw, {once: true}), window.addEventListener(\"message\", a.getFormReadyHandler(d, p)), window.addEventListener(\"message\", a.getFormQuestionChangedHandler(d, v)), window.addEventListener(\"message\", a.getFormHeightChangedHandler(d, m)), window.addEventListener(\"message\", a.getFormSubmitHandler(d, h)), window.addEventListener(\"message\", a.getFormThemeHandler(d)), window.addEventListener(\"message\", a.getThankYouScreenButtonClickHandler(d, b)), t3 !== \"widget\" && window.addEventListener(\"message\", u.dispatchCustomKeyEventFromIframe), y && window.addEventListener(\"message\", a.getFormReadyHandler(d, function() {\n            r.setupGaInstance(O, d, y);\n          })), {iframe: O, embedId: d, refresh: function() {\n            return s.refreshIframe(O);\n          }};\n        };\n      }, 866: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.generateEmbedId = void 0, t2.generateEmbedId = function() {\n          var e3 = Math.random();\n          return String(e3).split(\".\")[1];\n        };\n      }, 554: function(e2, t2) {\n        var n = this && this.__rest || function(e3, t3) {\n          var n2 = {};\n          for (var o2 in e3)\n            Object.prototype.hasOwnProperty.call(e3, o2) && t3.indexOf(o2) < 0 && (n2[o2] = e3[o2]);\n          if (e3 != null && typeof Object.getOwnPropertySymbols == \"function\") {\n            var r = 0;\n            for (o2 = Object.getOwnPropertySymbols(e3); r < o2.length; r++)\n              t3.indexOf(o2[r]) < 0 && Object.prototype.propertyIsEnumerable.call(e3, o2[r]) && (n2[o2[r]] = e3[o2[r]]);\n          }\n          return n2;\n        };\n        function o(e3, t3, o2) {\n          return function(r) {\n            var i = r.data, a = i.type, c = i.embedId, u = n(i, [\"type\", \"embedId\"]);\n            a === e3 && c === t3 && (o2 == null || o2(u));\n          };\n        }\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.getThankYouScreenButtonClickHandler = t2.getFormThemeHandler = t2.getWelcomeScreenHiddenHandler = t2.getFormSubmitHandler = t2.getFormHeightChangedHandler = t2.getFormQuestionChangedHandler = t2.getFormReadyHandler = void 0, t2.getFormReadyHandler = function(e3, t3) {\n          return o(\"form-ready\", e3, t3);\n        }, t2.getFormQuestionChangedHandler = function(e3, t3) {\n          return o(\"form-screen-changed\", e3, t3);\n        }, t2.getFormHeightChangedHandler = function(e3, t3) {\n          return o(\"form-height-changed\", e3, t3);\n        }, t2.getFormSubmitHandler = function(e3, t3) {\n          return o(\"form-submit\", e3, t3);\n        }, t2.getWelcomeScreenHiddenHandler = function(e3, t3) {\n          return o(\"welcome-screen-hidden\", e3, function() {\n            t3.classList.add(\"tf-v1-widget-fullscreen\");\n          });\n        }, t2.getFormThemeHandler = function(e3) {\n          return o(\"form-theme\", e3, function(e4) {\n            var t3;\n            if (e4 == null ? void 0 : e4.theme) {\n              var n2 = document.querySelector(\".tf-v1-close-icon\");\n              n2 && (n2.style.color = (t3 = e4.theme) === null || t3 === void 0 ? void 0 : t3.color);\n            }\n          });\n        }, t2.getThankYouScreenButtonClickHandler = function(e3, t3) {\n          return o(\"thank-you-screen-button-click\", e3, t3);\n        };\n      }, 339: function(e2, t2, n) {\n        var o = this && this.__createBinding || (Object.create ? function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), Object.defineProperty(e3, o2, {enumerable: true, get: function() {\n            return t3[n2];\n          }});\n        } : function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), e3[o2] = t3[n2];\n        }), r = this && this.__exportStar || function(e3, t3) {\n          for (var n2 in e3)\n            n2 === \"default\" || Object.prototype.hasOwnProperty.call(t3, n2) || o(t3, e3, n2);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), r(n(553), t2), r(n(144), t2);\n      }, 511: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.refreshIframe = void 0, t2.refreshIframe = function(e3) {\n          if (e3) {\n            var t3 = e3.src;\n            if (t3.includes(\"&refresh\")) {\n              var n = t3.split(\"&refresh#\");\n              e3.src = n.join(\"#\");\n            } else\n              (n = t3.split(\"#\"))[0] = n[0] + \"&refresh\", e3.src = n.join(\"#\");\n          }\n        };\n      }, 144: function(e2, t2) {\n        var n = this && this.__awaiter || function(e3, t3, n2, o2) {\n          return new (n2 || (n2 = Promise))(function(r2, i2) {\n            function a(e4) {\n              try {\n                u(o2.next(e4));\n              } catch (e5) {\n                i2(e5);\n              }\n            }\n            function c(e4) {\n              try {\n                u(o2.throw(e4));\n              } catch (e5) {\n                i2(e5);\n              }\n            }\n            function u(e4) {\n              var t4;\n              e4.done ? r2(e4.value) : (t4 = e4.value, t4 instanceof n2 ? t4 : new n2(function(e5) {\n                e5(t4);\n              })).then(a, c);\n            }\n            u((o2 = o2.apply(e3, t3 || [])).next());\n          });\n        }, o = this && this.__generator || function(e3, t3) {\n          var n2, o2, r2, i2, a = {label: 0, sent: function() {\n            if (1 & r2[0])\n              throw r2[1];\n            return r2[1];\n          }, trys: [], ops: []};\n          return i2 = {next: c(0), throw: c(1), return: c(2)}, typeof Symbol == \"function\" && (i2[Symbol.iterator] = function() {\n            return this;\n          }), i2;\n          function c(i3) {\n            return function(c2) {\n              return function(i4) {\n                if (n2)\n                  throw new TypeError(\"Generator is already executing.\");\n                for (; a; )\n                  try {\n                    if (n2 = 1, o2 && (r2 = 2 & i4[0] ? o2.return : i4[0] ? o2.throw || ((r2 = o2.return) && r2.call(o2), 0) : o2.next) && !(r2 = r2.call(o2, i4[1])).done)\n                      return r2;\n                    switch (o2 = 0, r2 && (i4 = [2 & i4[0], r2.value]), i4[0]) {\n                      case 0:\n                      case 1:\n                        r2 = i4;\n                        break;\n                      case 4:\n                        return a.label++, {value: i4[1], done: false};\n                      case 5:\n                        a.label++, o2 = i4[1], i4 = [0];\n                        continue;\n                      case 7:\n                        i4 = a.ops.pop(), a.trys.pop();\n                        continue;\n                      default:\n                        if (!((r2 = (r2 = a.trys).length > 0 && r2[r2.length - 1]) || i4[0] !== 6 && i4[0] !== 2)) {\n                          a = 0;\n                          continue;\n                        }\n                        if (i4[0] === 3 && (!r2 || i4[1] > r2[0] && i4[1] < r2[3])) {\n                          a.label = i4[1];\n                          break;\n                        }\n                        if (i4[0] === 6 && a.label < r2[1]) {\n                          a.label = r2[1], r2 = i4;\n                          break;\n                        }\n                        if (r2 && a.label < r2[2]) {\n                          a.label = r2[2], a.ops.push(i4);\n                          break;\n                        }\n                        r2[2] && a.ops.pop(), a.trys.pop();\n                        continue;\n                    }\n                    i4 = t3.call(e3, a);\n                  } catch (e4) {\n                    i4 = [6, e4], o2 = 0;\n                  } finally {\n                    n2 = r2 = 0;\n                  }\n                if (5 & i4[0])\n                  throw i4[1];\n                return {value: i4[0] ? i4[1] : void 0, done: true};\n              }([i3, c2]);\n            };\n          }\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.dispatchCustomKeyEventFromIframe = t2.removeCustomKeyboardListener = t2.addCustomKeyboardListener = void 0;\n        var r = \"Escape\", i = function(e3, i2) {\n          return n(void 0, void 0, void 0, function() {\n            return o(this, function(n2) {\n              return e3.code === r && typeof i2 == \"function\" && (i2(), t2.removeCustomKeyboardListener()), [2];\n            });\n          });\n        };\n        t2.addCustomKeyboardListener = function(e3) {\n          return window.document.addEventListener(\"keydown\", function(t3) {\n            return i(t3, e3);\n          });\n        }, t2.removeCustomKeyboardListener = function() {\n          return window.document.removeEventListener(\"keydown\", i);\n        }, t2.dispatchCustomKeyEventFromIframe = function(e3) {\n          e3.data.type === \"form-close\" && window.document.dispatchEvent(new KeyboardEvent(\"keydown\", {code: r}));\n        };\n      }, 256: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.triggerIframeRedraw = void 0, t2.triggerIframeRedraw = function() {\n          this.style.transform = \"translateZ(0)\";\n        };\n      }, 939: function(e2, t2, n) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.getTextColor = void 0;\n        var o = n(938);\n        t2.getTextColor = function(e3) {\n          if (!e3)\n            return \"#FFFFFF\";\n          var t3 = e3.startsWith(\"#\") ? o.hexRgb(e3) : function(e4) {\n            var t4 = {red: 0, green: 0, blue: 0}, n3 = e4.match(/\\d+/g);\n            return n3 && (t4.red = parseInt(n3[0], 10), t4.green = parseInt(n3[0], 10), t4.blue = parseInt(n3[0], 10)), t4;\n          }(e3), n2 = t3.red, r = t3.green, i = t3.blue;\n          return Math.round((299 * n2 + 587 * r + 114 * i) / 1e3) > 125 ? \"#000000\" : \"#FFFFFF\";\n        };\n      }, 698: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.getTransitiveSearchParams = void 0, t2.getTransitiveSearchParams = function(e3) {\n          var t3 = new URL(window.location.href), n = {};\n          return e3 && e3.length > 0 && e3.forEach(function(e4) {\n            t3.searchParams.has(e4) && (n[e4] = t3.searchParams.get(e4));\n          }), n;\n        };\n      }, 252: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.hasDom = void 0, t2.hasDom = function() {\n          return typeof document != \"undefined\" && typeof window != \"undefined\";\n        };\n      }, 938: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.hexRgb = void 0;\n        var n = new RegExp(\"[^#a-f\\\\d]\", \"gi\"), o = new RegExp(\"^#?[a-f\\\\d]{3}[a-f\\\\d]?$|^#?[a-f\\\\d]{6}([a-f\\\\d]{2})?$\", \"i\");\n        t2.hexRgb = function(e3) {\n          if (typeof e3 != \"string\" || n.test(e3) || !o.test(e3))\n            throw new TypeError(\"Expected a valid hex string\");\n          (e3 = e3.replace(/^#/, \"\")).length === 8 && (e3 = e3.slice(0, 6)), e3.length === 4 && (e3 = e3.slice(0, 3)), e3.length === 3 && (e3 = e3[0] + e3[0] + e3[1] + e3[1] + e3[2] + e3[2]);\n          var t3 = Number.parseInt(e3, 16);\n          return {red: t3 >> 16, green: t3 >> 8 & 255, blue: 255 & t3};\n        };\n      }, 71: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.includeCss = void 0, t2.includeCss = function(e3) {\n          var t3 = function(e4) {\n            return \"https://embed.typeform.com/next/css/\" + e4;\n          }(e3);\n          if (!document.querySelector('link[href=\"' + t3 + '\"]')) {\n            var n = document.createElement(\"link\");\n            n.rel = \"stylesheet\", n.href = t3, document.head.append(n);\n          }\n        };\n      }, 747: function(e2, t2, n) {\n        var o = this && this.__createBinding || (Object.create ? function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), Object.defineProperty(e3, o2, {enumerable: true, get: function() {\n            return t3[n2];\n          }});\n        } : function(e3, t3, n2, o2) {\n          o2 === void 0 && (o2 = n2), e3[o2] = t3[n2];\n        }), r = this && this.__exportStar || function(e3, t3) {\n          for (var n2 in e3)\n            n2 === \"default\" || Object.prototype.hasOwnProperty.call(t3, n2) || o(t3, e3, n2);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), r(n(626), t2), r(n(339), t2), r(n(252), t2), r(n(71), t2), r(n(346), t2), r(n(377), t2), r(n(563), t2), r(n(527), t2), r(n(533), t2), r(n(451), t2), r(n(972), t2), r(n(748), t2), r(n(392), t2), r(n(939), t2), r(n(917), t2), r(n(987), t2);\n      }, 346: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.isDefined = void 0, t2.isDefined = function(e3) {\n          return e3 != null;\n        };\n      }, 987: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.isVisible = t2.isInPage = t2.isOpen = void 0, t2.isOpen = function(e3) {\n          return t2.isInPage(e3) && t2.isVisible(e3);\n        }, t2.isInPage = function(e3) {\n          return !!e3.parentNode;\n        }, t2.isVisible = function(e3) {\n          return e3.style.display !== \"none\";\n        };\n      }, 917: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.lazyInitialize = void 0, t2.lazyInitialize = function(e3, t3) {\n          var n = new IntersectionObserver(function(e4) {\n            e4.forEach(function(e5) {\n              e5.isIntersecting && (t3(), n.unobserve(e5.target));\n            });\n          });\n          n.observe(e3);\n        };\n      }, 377: function(e2, t2) {\n        var n = this && this.__assign || function() {\n          return (n = Object.assign || function(e3) {\n            for (var t3, n2 = 1, o2 = arguments.length; n2 < o2; n2++)\n              for (var r2 in t3 = arguments[n2])\n                Object.prototype.hasOwnProperty.call(t3, r2) && (e3[r2] = t3[r2]);\n            return e3;\n          }).apply(this, arguments);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.loadOptionsFromAttributes = t2.transformAttributeValue = t2.camelCaseToKebabCase = void 0, t2.camelCaseToKebabCase = function(e3) {\n          return e3.split(\"\").map(function(e4, t3) {\n            return e4.toUpperCase() === e4 ? (t3 !== 0 ? \"-\" : \"\") + e4.toLowerCase() : e4;\n          }).join(\"\");\n        };\n        var o = function(e3) {\n          return e3 || void 0;\n        }, r = function(e3) {\n          return e3 === \"\" || e3 === \"yes\" || e3 === \"true\";\n        }, i = function(e3) {\n          var t3 = e3 ? parseInt(e3, 10) : NaN;\n          return isNaN(t3) ? void 0 : t3;\n        }, a = \"%ESCAPED_COMMA%\";\n        t2.transformAttributeValue = function(e3, t3) {\n          var c, u;\n          switch (t3) {\n            case \"string\":\n              return o(e3);\n            case \"boolean\":\n              return r(e3);\n            case \"integer\":\n              return i(e3);\n            case \"function\":\n              return function(e4) {\n                var t4 = e4 && e4 in window ? window[e4] : void 0;\n                return typeof t4 == \"function\" ? t4 : void 0;\n              }(e3);\n            case \"array\":\n              return function(e4) {\n                if (e4)\n                  return e4.replace(/\\s/g, \"\").replace(/\\\\,/g, a).split(\",\").filter(function(e5) {\n                    return !!e5;\n                  }).map(function(e5) {\n                    return e5.replace(a, \",\");\n                  });\n              }(e3);\n            case \"record\":\n              return function(e4) {\n                if (e4)\n                  return e4.replace(/\\\\,/g, a).split(\",\").filter(function(e5) {\n                    return !!e5;\n                  }).map(function(e5) {\n                    return e5.replace(a, \",\");\n                  }).reduce(function(e5, t4) {\n                    var o2, r2 = t4.match(/^([^=]+)=(.*)$/);\n                    if (r2) {\n                      var i2 = r2[1], a2 = r2[2];\n                      return n(n({}, e5), ((o2 = {})[i2.trim()] = a2, o2));\n                    }\n                    return e5;\n                  }, {});\n              }(e3);\n            case \"integerOrBoolean\":\n              return (c = i(e3)) !== null && c !== void 0 ? c : r(e3);\n            case \"stringOrBoolean\":\n              return (u = o(e3)) !== null && u !== void 0 ? u : r(e3);\n            default:\n              throw new Error(\"Invalid attribute transformation \" + t3);\n          }\n        }, t2.loadOptionsFromAttributes = function(e3, o2) {\n          return Object.keys(o2).reduce(function(r2, i2) {\n            var a2;\n            return n(n({}, r2), ((a2 = {})[i2] = t2.transformAttributeValue(e3.getAttribute(\"data-tf-\" + t2.camelCaseToKebabCase(i2)), o2[i2]), a2));\n          }, {});\n        };\n      }, 563: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.isFullscreen = t2.isMobile = t2.isBigScreen = void 0, t2.isBigScreen = function() {\n          return window.screen.width >= 1024 && window.screen.height >= 768;\n        }, t2.isMobile = function() {\n          return /mobile|tablet|android/i.test(navigator.userAgent.toLowerCase());\n        }, t2.isFullscreen = function() {\n          return t2.isMobile() && !t2.isBigScreen();\n        };\n      }, 527: function(e2, t2, n) {\n        var o = this && this.__assign || function() {\n          return (o = Object.assign || function(e3) {\n            for (var t3, n2 = 1, o2 = arguments.length; n2 < o2; n2++)\n              for (var r2 in t3 = arguments[n2])\n                Object.prototype.hasOwnProperty.call(t3, r2) && (e3[r2] = t3[r2]);\n            return e3;\n          }).apply(this, arguments);\n        };\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.removeUndefinedKeys = void 0;\n        var r = n(346);\n        t2.removeUndefinedKeys = function(e3) {\n          return Object.entries(e3).filter(function(e4) {\n            var t3 = e4[1];\n            return r.isDefined(t3);\n          }).reduce(function(e4, t3) {\n            var n2, r2 = t3[0], i = t3[1];\n            return o(o({}, e4), ((n2 = {})[r2] = i, n2));\n          }, {});\n        };\n      }, 748: function(e2, t2, n) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.setAutoClose = void 0;\n        var o = n(554);\n        t2.setAutoClose = function(e3, t3, n2) {\n          if (t3 && n2) {\n            var r = typeof t3 == \"number\" ? t3 : 0;\n            window.addEventListener(\"message\", o.getFormSubmitHandler(e3, function() {\n              return setTimeout(n2, r);\n            }));\n          }\n        };\n      }, 533: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.setElementSize = void 0, t2.setElementSize = function(e3, t3) {\n          var n = t3.width, o = t3.height;\n          return n && (e3.style.width = n + \"px\"), o && (e3.style.height = o + \"px\"), e3;\n        };\n      }, 392: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.setupGaInstance = t2.sendGaIdMessage = void 0, t2.sendGaIdMessage = function(e3, t3, n2) {\n          var o = {embedId: e3, gaClientId: t3};\n          setTimeout(function() {\n            n2 && n2.contentWindow && n2.contentWindow.postMessage({type: \"ga-client-id\", data: o}, \"*\");\n          }, 0);\n        };\n        var n = function(e3) {\n          console.error(e3);\n        };\n        t2.setupGaInstance = function(e3, o, r) {\n          try {\n            var i = window[window.GoogleAnalyticsObject], a = typeof r == \"string\" ? r : void 0, c = function(e4, t3) {\n              return t3 ? e4.find(function(e5) {\n                return e5.get(\"trackingId\") === t3;\n              }) : e4[0];\n            }(i.getAll(), a);\n            c ? t2.sendGaIdMessage(o, c.get(\"clientId\"), e3) : n(\"Whoops! You enabled the shareGaInstance feature in your typeform embed but the tracker with ID \" + a + \" was not found. Make sure to include Google Analytics Javascript code before the Typeform Embed Javascript code in your page and use correct tracker ID. \");\n          } catch (e4) {\n            n(\"Whoops! You enabled the shareGaInstance feature in your typeform embed but the Google Analytics object has not been found. Make sure to include Google Analytics Javascript code before the Typeform Embed Javascript code in your page. \"), n(e4);\n          }\n        };\n      }, 451: function(e2, t2) {\n        Object.defineProperty(t2, \"__esModule\", {value: true}), t2.unmountElement = void 0, t2.unmountElement = function(e3) {\n          var t3;\n          (t3 = e3.parentNode) === null || t3 === void 0 || t3.removeChild(e3);\n        };\n      }}, t = {};\n      return function n(o) {\n        if (t[o])\n          return t[o].exports;\n        var r = t[o] = {exports: {}};\n        return e[o].call(r.exports, r, r.exports, n), r.exports;\n      }(920);\n    }();\n  });\n});\nvar __pika_web_default_export_for_treeshaking__ = /* @__PURE__ */ getDefaultExportFromCjs(build);\nvar createPopover = build.createPopover;\nvar createPopup = build.createPopup;\nvar createSidetab = build.createSidetab;\nvar createSlider = build.createSlider;\nvar createWidget = build.createWidget;\nexport default __pika_web_default_export_for_treeshaking__;\nexport {build as __moduleExports, createPopover, createPopup, createSidetab, createSlider, createWidget};\n", "import{containerStyles,emptyStateStyle as defaultEmptyStateStyle}from\"https://framer.com/m/framer/default-utils.js@^0.43.0\";export const emptyStateStyle={...containerStyles,...defaultEmptyStateStyle,textAlign:\"center\",padding:15,width:200,height:100,overflow:\"hidden\"};export const neutralStateStyle={...emptyStateStyle,color:\"#09f\",background:\"rgb(0, 153, 255, 0.1)\",borderColor:\"#09f\"};export const stateTitleStyle={fontSize:12,fontWeight:600,margin:0};export const stateParagraphStyle={fontSize:12,maxWidth:200,lineHeight:1.4,margin:\"5px 0 0 0\"};\nexport const __FramerMetadata__ = {\"exports\":{\"neutralStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"stateTitleStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"stateParagraphStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./styles.map", "import { defaultEvents, localeOptions, fontControls, fontSizeOptions, emptyStateStyle, containerStyles, fontStack } from \"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";\nimport { useOnEnter, useOnExit } from \"https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js\";\nimport { useConstant } from \"https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js\";\nimport { colorTokentoValue, colorFromToken } from \"https://framerusercontent.com/modules/D2Lz5CmnNVPZFFiZXalt/QaCzPbriZBfXWZIIycFI/colorFromToken.js\";\nimport { isMotionValue } from \"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";\nimport { useUniqueClassName, randomID } from \"https://framerusercontent.com/modules/xDiQsqBGXzmMsv7AlEVy/uhunpMiNsbXxzjlXsg1y/useUniqueClassName.js\";\nimport { getVariantControls } from \"https://framerusercontent.com/modules/ETACN5BJyFTSo0VVDJfu/NHRqowOiXkF9UwOzczF7/variantUtils.js\";\nimport { useIsBrowserSafari } from \"https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js\";\nimport { useMultiOnChange, useOnChange } from \"https://framerusercontent.com/modules/v9AWX2URmiYsHf7GbctE/XxKAZ9KlhWqf5x1JMyyF/useOnChange.js\";\nimport { mstoMinAndSec, secondsToMinutes } from \"https://framerusercontent.com/modules/4zHZnO5JojN1PrIbu2jm/revv9QCWpkh8lPzi2jje/time.js\";\nimport { useAutoMotionValue } from \"https://framerusercontent.com/modules/kNDwabfjDEb3vUxkQlZS/fSIr3AOAYbGlfSPgXpYu/useAutoMotionValue.js\";\nimport { useFontControls } from \"https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/tTLhbOFToDhKcwOVmn8E/useFontControls.js\";\nimport { useRenderTarget, useIsInPreview } from \"https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/AAh30yXzt1DUsOi1YwUY/useRenderTarget.js\";\nimport { useControlledState } from \"https://framerusercontent.com/modules/zGkoP8tPDCkoBzMdt5uq/0zFSjxIYliHxrQQnryFX/useControlledState.js\";\nimport { usePadding, useRadius, paddingControl, borderRadiusControl } from \"https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js\";\nimport { detectAutoSizingAxis } from \"https://framerusercontent.com/modules/8CkHAZatUz1UR8jNTcfD/HwbnIAZlUmQ2oTpcLkaH/detectAutoSizingAxis.js\";\nexport { useOnEnter, useOnExit, defaultEvents, isMotionValue, colorFromToken, colorTokentoValue, localeOptions, fontControls, fontSizeOptions, emptyStateStyle, containerStyles, fontStack, useUniqueClassName, getVariantControls, useIsBrowserSafari, randomID, useConstant, useMultiOnChange, useOnChange, usePadding, useRadius, paddingControl, borderRadiusControl, mstoMinAndSec, useFontControls, secondsToMinutes, useAutoMotionValue, useRenderTarget, useIsInPreview, useControlledState, detectAutoSizingAxis,  };\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"mstoMinAndSec\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorTokentoValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useFontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useUniqueClassName\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"detectAutoSizingAxis\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnEnter\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getVariantControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useAutoMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomID\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsInPreview\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMultiOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useConstant\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnChange\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useControlledState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"colorFromToken\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"secondsToMinutes\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}", "// Generated by Framer (3d4fa65)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={odfqmVHc8:{hover:true,pressed:true}};const cycleOrder=[\"odfqmVHc8\",\"Vvjbnd80E\",\"tl_tLhkhL\",\"akm5EGUD4\",\"o1oGMGlEm\"];const serializationHash=\"framer-Vnepw\";const variantClassNames={akm5EGUD4:\"framer-v-nx3fwu\",o1oGMGlEm:\"framer-v-mwlmp\",odfqmVHc8:\"framer-v-1uwus61\",tl_tLhkhL:\"framer-v-1cmfuw2\",Vvjbnd80E:\"framer-v-n5ptzw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"odfqmVHc8\",Disabled:\"tl_tLhkhL\",Error:\"o1oGMGlEm\",Loading:\"Vvjbnd80E\",Success:\"akm5EGUD4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"odfqmVHc8\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"odfqmVHc8\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"Vvjbnd80E\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"Vvjbnd80E\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1uwus61\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"odfqmVHc8\",ref:refBinding,style:{backgroundColor:\"var(--token-14950e0c-f5a0-428c-bed5-5ee525195528, rgb(0, 134, 252))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,...style},variants:{\"odfqmVHc8-hover\":{backgroundColor:\"var(--token-99898df0-287b-4f8d-a349-d0cc67ee23d6, rgb(96, 151, 250))\",opacity:1},\"odfqmVHc8-pressed\":{backgroundColor:\"var(--token-99898df0-287b-4f8d-a349-d0cc67ee23d6, rgb(96, 151, 250))\",opacity:1},akm5EGUD4:{opacity:1},o1oGMGlEm:{backgroundColor:\"rgba(255, 34, 68, 0.15)\",opacity:1},tl_tLhkhL:{opacity:.5}},...addPropertyOverrides({\"odfqmVHc8-hover\":{\"data-framer-name\":undefined},\"odfqmVHc8-pressed\":{\"data-framer-name\":undefined},akm5EGUD4:{\"data-framer-name\":\"Success\"},o1oGMGlEm:{\"data-framer-name\":\"Error\"},tl_tLhkhL:{\"data-framer-name\":\"Disabled\"},Vvjbnd80E:{\"data-framer-name\":\"Loading\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Watch now\"})}),className:\"framer-ei832u\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"DYUC_dOon\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{o1oGMGlEm:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({akm5EGUD4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Thank you\"})})},o1oGMGlEm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-4h0asu\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"lu6nIqeh6\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-lu3ush\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"Vk65Dqcdm\",style:{background:\"conic-gradient(from 180deg at 50% 50%, rgb(68, 204, 255) 0deg, rgb(68, 204, 255) 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{Vvjbnd80E:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dung2x\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"nR5q1RlXH\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Vnepw.framer-1b4bhbf, .framer-Vnepw .framer-1b4bhbf { display: block; }\",\".framer-Vnepw.framer-1uwus61 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-Vnepw .framer-ei832u { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-Vnepw .framer-4h0asu { aspect-ratio: 1 / 1; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-Vnepw .framer-lu3ush { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-Vnepw .framer-dung2x { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\".framer-Vnepw.framer-v-n5ptzw.framer-1uwus61, .framer-Vnepw.framer-v-1cmfuw2.framer-1uwus61, .framer-Vnepw.framer-v-nx3fwu.framer-1uwus61, .framer-Vnepw.framer-v-mwlmp.framer-1uwus61 { cursor: unset; }\",\".framer-Vnepw.framer-v-n5ptzw .framer-lu3ush { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Vvjbnd80E\":{\"layout\":[\"fixed\",\"fixed\"]},\"tl_tLhkhL\":{\"layout\":[\"fixed\",\"fixed\"]},\"akm5EGUD4\":{\"layout\":[\"fixed\",\"fixed\"]},\"o1oGMGlEm\":{\"layout\":[\"fixed\",\"fixed\"]},\"gfptinQQq\":{\"layout\":[\"fixed\",\"fixed\"]},\"cxilKwTMB\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerXDI7Ayx30=withCSS(Component,css,\"framer-Vnepw\");export default FramerXDI7Ayx30;FramerXDI7Ayx30.displayName=\"Button 2\";FramerXDI7Ayx30.defaultProps={height:40,width:240};addPropertyControls(FramerXDI7Ayx30,{variant:{options:[\"odfqmVHc8\",\"Vvjbnd80E\",\"tl_tLhkhL\",\"akm5EGUD4\",\"o1oGMGlEm\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerXDI7Ayx30,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXDI7Ayx30\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Vvjbnd80E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tl_tLhkhL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"akm5EGUD4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"o1oGMGlEm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gfptinQQq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cxilKwTMB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"40\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"240\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XDI7Ayx30.map", "// Generated by Framer (ed23c09)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/Z88z2Ezp6sUei84ruVhR/1YTmNdMybAbsupjcs8VE/oS9TBgcXk.js\";const cycleOrder=[\"b7rnuRyOG\",\"PUpMJDH1T\",\"B_jeEGApt\"];const serializationHash=\"framer-ezcUD\";const variantClassNames={B_jeEGApt:\"framer-v-siejwx\",b7rnuRyOG:\"framer-v-asgjff\",PUpMJDH1T:\"framer-v-131hmrg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"b7rnuRyOG\",Phone:\"B_jeEGApt\",Tablet:\"PUpMJDH1T\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"b7rnuRyOG\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"b7rnuRyOG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"B_jeEGApt\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-asgjff\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"b7rnuRyOG\",ref:refBinding,style:{backdropFilter:\"blur(20px)\",backgroundColor:\"rgba(255, 255, 255, 0.9)\",WebkitBackdropFilter:\"blur(20px)\",...style},...addPropertyOverrides({B_jeEGApt:{\"data-framer-name\":\"Phone\"},PUpMJDH1T:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2ccqr3\",layoutDependency:layoutDependency,layoutId:\"WSZPlDYhw\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16y4u9w\",layoutDependency:layoutDependency,layoutId:\"Z5aV2wS3G\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gt18b0\",layoutDependency:layoutDependency,layoutId:\"Y5pPFiLte\",style:{backgroundColor:\"var(--token-1f5417d1-2a99-417e-a223-88616af80165, rgb(7, 8, 20))\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-102k89u\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ovt8QrIDn\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 25\"><path d=\"M 11.938 0.001 C 11.167 0.012 10.432 0.081 9.838 0.198 C 9.731 0.22 9.567 0.251 9.475 0.269 C 9.077 0.345 8.526 0.496 8.043 0.661 C 7.791 0.747 7.118 1.019 6.86 1.139 C 6.702 1.212 6.404 1.363 6.332 1.406 C 6.299 1.426 6.229 1.463 6.179 1.488 C 5.948 1.605 5.475 1.895 5.155 2.116 C 4.712 2.423 4.179 2.85 3.811 3.195 C 3.606 3.387 3.245 3.752 3.156 3.857 C 3.114 3.907 3.063 3.963 3.043 3.982 C 2.943 4.079 2.546 4.563 2.344 4.835 C 1.917 5.411 1.602 5.93 1.256 6.625 C 0.962 7.217 0.779 7.663 0.594 8.243 C 0.48 8.6 0.392 8.909 0.335 9.146 C 0.245 9.525 0.159 9.98 0.129 10.237 C 0.122 10.295 0.108 10.397 0.098 10.464 C 0.019 10.974 -0.018 11.825 0.008 12.543 C 0.062 14.03 0.405 15.535 0.999 16.89 C 1.348 17.682 1.81 18.481 2.301 19.136 C 2.437 19.317 2.752 19.711 2.832 19.799 C 2.869 19.839 2.928 19.906 2.964 19.947 C 3.13 20.138 3.183 20.194 3.413 20.423 C 3.81 20.817 3.961 20.954 4.411 21.319 C 5.322 22.058 6.504 22.729 7.648 23.157 C 8.106 23.327 8.499 23.455 8.864 23.548 C 8.971 23.576 9.104 23.61 9.161 23.625 C 9.306 23.663 9.837 23.773 10.099 23.817 C 10.587 23.901 11.097 23.957 11.653 23.989 C 11.883 24.003 12.638 24.008 12.931 23.998 C 13.18 23.989 13.508 23.971 13.534 23.963 C 13.541 23.96 13.603 23.955 13.671 23.95 C 13.802 23.942 13.905 23.931 14.003 23.919 C 14.034 23.914 14.108 23.906 14.166 23.899 C 14.224 23.892 14.31 23.881 14.357 23.872 C 14.405 23.864 14.507 23.848 14.587 23.837 C 14.818 23.804 15.111 23.745 15.467 23.662 C 16.09 23.515 16.427 23.41 16.985 23.193 C 17.393 23.033 17.666 22.914 17.996 22.749 C 18.731 22.385 19.453 21.907 20.072 21.375 C 20.259 21.214 20.676 20.822 20.74 20.746 C 20.761 20.722 20.828 20.649 20.891 20.584 C 20.953 20.52 21.032 20.434 21.066 20.393 C 21.1 20.352 21.17 20.269 21.222 20.209 C 21.534 19.847 21.861 19.388 22.151 18.904 C 22.859 17.72 23.33 16.406 23.574 14.932 C 23.605 14.746 23.652 14.41 23.664 14.287 C 23.668 14.242 23.677 14.157 23.684 14.099 C 23.69 14.041 23.7 13.918 23.704 13.826 C 23.708 13.733 23.717 13.615 23.723 13.564 C 23.744 13.394 23.75 13.016 23.75 11.841 L 23.75 10.683 L 12.218 10.683 L 12.218 15.303 L 18.357 15.303 L 18.339 15.358 C 18.31 15.444 18.191 15.707 18.105 15.878 C 17.787 16.506 17.349 17.062 16.835 17.492 C 16.395 17.861 15.855 18.173 15.303 18.38 C 15.096 18.458 14.692 18.588 14.544 18.625 C 14.404 18.66 13.897 18.755 13.745 18.775 C 13.336 18.827 12.821 18.864 12.483 18.864 C 12.123 18.864 11.537 18.821 11.143 18.766 C 10.756 18.711 10.132 18.574 9.856 18.482 C 9.196 18.263 8.709 18.04 8.211 17.726 C 7.812 17.475 7.48 17.209 7.133 16.863 C 6.809 16.539 6.588 16.27 6.355 15.917 C 6.079 15.498 5.813 14.968 5.671 14.553 C 5.566 14.249 5.42 13.708 5.389 13.513 C 5.373 13.412 5.34 13.198 5.326 13.102 C 5.305 12.957 5.273 12.586 5.262 12.356 C 5.249 12.063 5.256 11.792 5.288 11.402 C 5.344 10.716 5.48 10.087 5.707 9.454 C 5.811 9.167 5.868 9.032 6.008 8.752 C 6.25 8.268 6.484 7.907 6.829 7.489 C 6.869 7.441 6.911 7.39 6.924 7.374 C 6.995 7.286 7.275 7 7.389 6.897 C 7.464 6.831 7.552 6.752 7.586 6.72 C 7.661 6.651 8.035 6.368 8.182 6.269 C 8.371 6.141 8.728 5.935 8.887 5.861 C 9.455 5.598 9.814 5.468 10.304 5.351 C 10.558 5.29 10.84 5.237 11.003 5.218 C 11.077 5.209 11.139 5.201 11.143 5.198 C 11.151 5.194 11.382 5.174 11.564 5.163 C 11.626 5.159 11.745 5.152 11.829 5.147 C 11.948 5.139 12.012 5.139 12.125 5.146 C 12.204 5.151 12.301 5.155 12.339 5.155 C 12.433 5.155 12.767 5.182 12.982 5.206 C 13.392 5.253 13.861 5.348 14.293 5.473 C 14.592 5.559 15.03 5.731 15.428 5.923 C 15.594 6.002 15.981 6.229 16.169 6.358 C 16.323 6.462 16.72 6.778 16.792 6.853 C 16.807 6.868 16.863 6.921 16.916 6.97 C 17.121 7.159 17.457 7.561 17.58 7.764 C 17.598 7.793 17.619 7.825 17.627 7.835 C 17.642 7.851 17.645 7.851 17.666 7.84 C 17.702 7.821 18.885 7.14 19.083 7.024 C 19.183 6.964 19.434 6.821 19.64 6.703 C 20.205 6.381 20.893 5.985 21.05 5.89 C 21.166 5.821 21.543 5.604 21.777 5.473 C 21.986 5.355 22.094 5.29 22.102 5.279 C 22.108 5.269 22.091 5.239 22.016 5.126 C 21.908 4.966 21.701 4.673 21.591 4.526 C 21.523 4.436 21.19 4.022 21.118 3.939 C 20.935 3.728 20.45 3.236 20.312 3.119 C 20.263 3.079 20.207 3.028 20.185 3.005 C 20.084 2.9 19.601 2.506 19.317 2.298 C 18.905 1.997 18.23 1.579 17.895 1.417 C 17.834 1.388 17.755 1.347 17.719 1.327 C 17.562 1.237 17.144 1.045 16.804 0.908 C 16.113 0.628 15.397 0.413 14.659 0.261 C 14.424 0.213 14.184 0.171 14.069 0.159 C 14.022 0.154 13.939 0.142 13.886 0.132 C 13.762 0.108 13.639 0.093 13.453 0.077 C 13.372 0.07 13.27 0.06 13.227 0.054 C 13.021 0.024 12.312 -0.005 11.938 0.001 Z\" fill=\"var(--token-0a75fe6e-aad1-43bc-8209-17252eb25a8c, rgb(255, 255, 255))\"></path></svg>',svgContentId:12217491614,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b0613371-49c1-4dc1-be7c-5faef872cca3, rgb(32, 35, 39)))\"},children:\"GiANT's mission is to help people become leaders worth following, build leaders worth following, and lead organizations everyone wants to work for. Join us.\"})}),className:\"framer-rob4eg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"U58qneNT9\",style:{\"--extracted-r6o4lv\":\"var(--token-b0613371-49c1-4dc1-be7c-5faef872cca3, rgb(32, 35, 39))\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},variants:{B_jeEGApt:{\"--extracted-r6o4lv\":\"var(--token-603c04b3-ddf9-4c55-9043-224909a97f4d, rgb(128, 140, 153))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B_jeEGApt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-603c04b3-ddf9-4c55-9043-224909a97f4d, rgb(128, 140, 153)))\"},children:\"GiANT's mission is to help people become leaders worth following, build leaders worth following, and lead organizations everyone wants to work for. Join us.\"})}),fonts:[\"Inter-Medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-np13tv\",\"data-framer-name\":\"Legal\",layoutDependency:layoutDependency,layoutId:\"sjT5s92J_\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{B_jeEGApt:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e54d8ab4-e64d-4b74-b096-072356f05582, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sX5cjRI_Y:\"privacy-policy\"},unresolvedPathSlugs:{sX5cjRI_Y:{collectionId:\"NK9krB5_q\",collectionItemId:\"Wsx3lrTMR\"}},webPageId:\"ghYvl9jyl\"},motionChild:true,nodeId:\"uIGLG94n5\",openInNewTab:false,relValues:[],scopeId:\"ygais1AB_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1z0dppu\",\"data-styles-preset\":\"oS9TBgcXk\",children:\"Privacy Policy\"})})})}),className:\"framer-ptk4gl\",fonts:[\"GF;Inter-regular\"],layoutDependency:layoutDependency,layoutId:\"uIGLG94n5\",style:{\"--extracted-r6o4lv\":\"var(--token-e54d8ab4-e64d-4b74-b096-072356f05582, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-99898df0-287b-4f8d-a349-d0cc67ee23d6, rgb(96, 151, 250)))\"},children:\"\u30FB\"})}),className:\"framer-1j4wuix\",fonts:[\"GF;Inter-regular\"],layoutDependency:layoutDependency,layoutId:\"YJyiCs25C\",style:{\"--extracted-r6o4lv\":\"var(--token-99898df0-287b-4f8d-a349-d0cc67ee23d6, rgb(96, 151, 250))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e54d8ab4-e64d-4b74-b096-072356f05582, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sX5cjRI_Y:\"terms\"},unresolvedPathSlugs:{sX5cjRI_Y:{collectionId:\"NK9krB5_q\",collectionItemId:\"M_VZ4dA1y\"}},webPageId:\"ghYvl9jyl\"},motionChild:true,nodeId:\"fVg8TDnSm\",openInNewTab:false,relValues:[],scopeId:\"ygais1AB_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1z0dppu\",\"data-styles-preset\":\"oS9TBgcXk\",children:\"Terms & Conditions\"})})})}),className:\"framer-ijk8l6\",fonts:[\"GF;Inter-regular\"],layoutDependency:layoutDependency,layoutId:\"fVg8TDnSm\",style:{\"--extracted-r6o4lv\":\"var(--token-e54d8ab4-e64d-4b74-b096-072356f05582, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xtdp1e\",layoutDependency:layoutDependency,layoutId:\"Q4zS2t0Y7\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z2bkst\",layoutDependency:layoutDependency,layoutId:\"ctY9f1rXr\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vp4oms\",\"data-framer-name\":\"67dc21e130e59b55434aad77 5ecda3b45a5c87a22ea78e86bcae852c_lattiverse-badges-certification (1)\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:136,layoutDependency:layoutDependency,layoutId:\"I6pQ_DOgn\",svg:'<svg width=\"136\" height=\"64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><rect x=\".5\" y=\".5\" width=\"63\" height=\"63\" rx=\"7.5\" stroke=\"#889494\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 0a8 8 0 0 0-8 8v17h64V8a8 8 0 0 0-8-8H8Zm9.345 7.955h.856c-.112-.924-.81-1.455-1.737-1.455-1.056 0-1.863.746-1.863 2.055 0 1.304.793 2.054 1.863 2.054 1.026 0 1.645-.681 1.737-1.418l-.856-.004c-.08.428-.416.674-.867.674-.607 0-1.02-.45-1.02-1.306 0-.832.407-1.307 1.026-1.307.463 0 .797.268.861.707Zm-9.65-1.4v4h.845V9.137h.617l.758 1.418h.934L9.999 9c.455-.195.707-.592.707-1.139 0-.795-.525-1.306-1.433-1.306H7.694Zm1.42 1.902H8.54v-1.21h.57c.489 0 .725.216.725.614 0 .397-.236.596-.72.596Zm14.503 11.195c1.914 0 3.403-1.305 3.403-3.66 0-2.357-1.49-3.662-3.403-3.662-1.921 0-3.4 1.305-3.4 3.661 0 2.346 1.479 3.661 3.4 3.661Zm0-5.812c1.03 0 1.642.755 1.642 2.151s-.612 2.15-1.642 2.15c-1.027 0-1.643-.754-1.643-2.15s.616-2.15 1.643-2.15ZM7.413 19.555v-7.128h2.944c1.6 0 2.6 1.003 2.6 2.468 0 1.479-1.02 2.446-2.652 2.446h-1.17v2.214H7.413Zm1.722-3.57h.85c.772 0 1.186-.432 1.186-1.09 0-.661-.414-1.079-1.187-1.079h-.849v2.168Zm4.67 3.57v-7.128h2.945c1.6 0 2.6.909 2.6 2.374 0 .985-.453 1.684-1.236 2.04l1.479 2.714h-1.88l-1.3-2.44h-.885v2.44h-1.722Zm1.723-3.797h.85c.772 0 1.186-.296 1.186-.957s-.414-.985-1.187-.985h-.849v1.942Zm13.696-3.33 1.594 5.22h.06l1.593-5.22H34.4l-2.405 7.127h-2.293l-2.405-7.128h1.928Zm5.942 7.127h1.723v-7.128h-1.723v7.128Zm5.44 0H37.97v-7.128h2.63c2.176 0 3.522 1.337 3.522 3.56 0 2.228-1.346 3.568-3.518 3.568Zm-.913-1.469h.846c1.2 0 1.858-.557 1.858-2.098 0-1.535-.657-2.092-1.882-2.092h-.822v4.19ZM50.1 12.427h-4.97v7.128h4.97v-1.4h-3.247v-1.464h2.993v-1.403h-2.993v-1.462H50.1v-1.399Zm1.079 0h2.944c1.6 0 2.6.909 2.6 2.374 0 .985-.453 1.684-1.236 2.04l1.48 2.714h-1.88l-1.302-2.44H52.9v2.44h-1.722v-7.128Zm1.722 3.33h.85c.772 0 1.186-.295 1.186-.956s-.414-.985-1.187-.985h-.85v1.942Zm-41.596-5.202v-4H14v.697h-1.85v.953h1.711v.697h-1.71v.955h1.857v.698h-2.703Zm7.503-4h2.696v.697h-1.85v.953h1.71v.697h-1.71v.955h1.857v.698h-2.703v-4Zm4.946 0h-1.578v4h.845V9.137h.618l.757 1.418h.934L24.48 9c.456-.195.708-.592.708-1.139 0-.795-.526-1.306-1.434-1.306Zm-.158 1.902h-.575v-1.21h.57c.49 0 .726.216.726.614 0 .397-.237.596-.721.596Zm2.037-1.205v-.697h3.285v.697h-1.225v3.303h-.835V7.252h-1.225Zm3.826 3.303h.846v-4h-.846v4Zm1.542-4h2.648v.697h-1.803v.953h1.627v.697h-1.627v1.653H31v-4Zm3.217 4h.846v-4h-.846v4Zm5.07-2.6h-.855c-.064-.44-.398-.707-.861-.707-.62 0-1.026.475-1.026 1.307 0 .855.413 1.306 1.02 1.306.451 0 .787-.246.867-.674l.856.004c-.092.737-.711 1.418-1.737 1.418-1.07 0-1.863-.75-1.863-2.054 0-1.309.807-2.055 1.863-2.055.926 0 1.625.531 1.737 1.455Zm.315 2.6h.906l.297-.912h1.444l.296.912h.907l-1.38-4h-1.09l-1.38 4Zm2.434-1.573H41.02l.492-1.513h.032l.492 1.513Zm1.25-1.73v-.697h3.286v.697h-1.225v3.303h-.836V7.252h-1.224Zm4.672 3.303v-4h-.845v4h.846Zm4.372-2c0 1.308-.812 2.054-1.873 2.054-1.066 0-1.873-.752-1.873-2.054 0-1.309.807-2.055 1.873-2.055 1.06 0 1.873.746 1.873 2.055Zm-.857 0c0-.848-.403-1.307-1.016-1.307-.615 0-1.016.459-1.016 1.307 0 .847.4 1.306 1.016 1.306.613 0 1.016-.459 1.016-1.306Zm4.83 2v-4h-.842V9.07h-.036L53.7 6.555h-.742v4h.845V8.037h.03l1.74 2.518h.73Z\" fill=\"#889494\"/><g clip-path=\"url(#b)\" fill=\"#889494\"><path d=\"M6.018 53.736h.583v1.738h2.106v-1.738h.588v4.158h-.588V55.99H6.601v1.903h-.583v-4.158Zm5.2 4.158h-.583v-4.158h1.335c.2 0 .39.02.57.062.181.04.34.106.474.196.136.09.243.209.321.355.079.147.118.326.118.538 0 .305-.094.552-.283.74a1.315 1.315 0 0 1-.73.358l1.166 1.909H12.9l-1.06-1.85h-.623v1.85Zm0-2.338h.67c.137 0 .265-.011.382-.035a.965.965 0 0 0 .31-.114.598.598 0 0 0 .208-.206.597.597 0 0 0 .076-.314.597.597 0 0 0-.076-.314.59.59 0 0 0-.203-.203.892.892 0 0 0-.297-.109 1.94 1.94 0 0 0-.359-.032h-.712v1.327Zm6.877 1.692a1.867 1.867 0 0 1-.642.543c-.263.139-.578.208-.947.208-.318 0-.61-.053-.88-.161a2.047 2.047 0 0 1-.694-.452 1.673 1.673 0 0 1-.456-.693 2.312 2.312 0 0 1-.164-.884c0-.325.056-.622.167-.89a2.017 2.017 0 0 1 1.168-1.13 2.404 2.404 0 0 1 1.73.006c.133.054.255.122.364.202.108.078.203.172.283.279l-.459.352a1.147 1.147 0 0 0-.432-.349 1.344 1.344 0 0 0-.603-.138 1.57 1.57 0 0 0-.656.132 1.49 1.49 0 0 0-.497.361 1.63 1.63 0 0 0-.318.532 1.84 1.84 0 0 0-.112.643c0 .235.036.454.109.658.073.203.176.38.312.531.135.15.3.27.494.355.194.087.41.13.65.13.235 0 .45-.047.641-.141.192-.094.351-.231.477-.411l.465.317Zm1.482.646h-.583v-4.158h.582v4.158Z\"/><path opacity=\".5\" d=\"M6.025 31.034h4.524v6.77H6.025v-6.77Z\"/><path d=\"M18.598 39.732a4.516 4.516 0 0 0-1.69-1.483c-2.306-1.2-5.677-.198-6.304 2.488h-.055v-2.933H6.025v14.05h4.524v-7.409c0-.826.212-1.519.635-2.079.423-.56 1.03-.84 1.82-.84.405 0 .736.078.994.234.257.157.464.368.62.634.03.049.054.1.08.153.02.043.04.088.059.134l4.164-2.384a4.858 4.858 0 0 0-.323-.565Z\"/><path opacity=\".5\" d=\"m18.92 40.297-4.163 2.384c.08.194.142.405.178.635.056.35.083.716.083 1.102v7.435h4.552v-8.482c0-.679-.087-1.358-.262-2.038a5.307 5.307 0 0 0-.387-1.036Z\"/><path d=\"M20.113 49.919c0-.267.052-.517.154-.752a1.977 1.977 0 0 1 1.032-1.029c.234-.102.485-.153.752-.153.401 0 .519.05.753.153a1.984 1.984 0 0 1 1.031 1.03c.103.233.154.484.154.75 0 .401-.051.518-.154.752a1.98 1.98 0 0 1-1.031 1.03 1.482 1.482 0 0 1-.753.153c-.267 0-.518-.051-.752-.153a1.984 1.984 0 0 1-1.032-1.03 1.852 1.852 0 0 1-.154-.751Zm.344 0a1.598 1.598 0 0 0 .974 1.466c.195.083.401.125.62.125a1.603 1.603 0 0 0 1.128-.465 1.598 1.598 0 0 0 .341-1.745 1.6 1.6 0 0 0-.849-.847 1.559 1.559 0 0 0-.62-.125 1.602 1.602 0 0 0-1.469.972c-.083.194-.125.4-.125.619Zm.85-1.118h.854c.267 0 .464.057.59.171.127.115.19.28.19.494 0 .195-.049.34-.149.437a.625.625 0 0 1-.376.172l.573.936h-.427l-.553-.905h-.296v.905h-.407V48.8Zm.406.962h.297c.062 0 .125-.003.187-.008a.563.563 0 0 0 .17-.039.287.287 0 0 0 .122-.093.279.279 0 0 0 .047-.172.28.28 0 0 0-.047-.172.288.288 0 0 0-.123-.093.513.513 0 0 0-.169-.037 3.347 3.347 0 0 0-.187-.005h-.297v.619Z\"/></g><path d=\"M34.053 48.372v-1.264l2.653-2.322c.597-.537.938-.906.938-1.45 0-.6-.43-.965-1.023-.965-.604 0-1.009.38-1.009 1.037h-1.665C33.943 41.927 35.019 41 36.628 41c1.651 0 2.72.888 2.72 2.198 0 .835-.412 1.534-1.988 2.908l-.87.803v.046h2.947v1.417h-5.384Zm8.885.178c-1.903 0-3.079-1.41-3.072-3.804.004-2.39 1.169-3.746 3.072-3.746 1.904 0 3.079 1.36 3.075 3.746-.003 2.401-1.171 3.807-3.075 3.804Zm0-1.438c.76 0 1.271-.76 1.268-2.366-.004-1.573-.511-2.318-1.268-2.318-.753 0-1.26.745-1.264 2.318-.007 1.606.508 2.365 1.264 2.365Zm3.582 1.26v-1.264l2.653-2.322c.596-.537.937-.906.937-1.45 0-.6-.43-.965-1.022-.965-.604 0-1.009.38-1.009 1.037h-1.665C46.41 41.927 47.486 41 49.094 41c1.652 0 2.721.888 2.721 2.198 0 .835-.412 1.534-1.989 2.908l-.87.803v.046h2.948v1.417H46.52Zm8.661.1c-1.59 0-2.738-.93-2.759-2.238h1.705c.024.537.49.888 1.054.888.664 0 1.133-.469 1.13-1.165.003-.7-.473-1.172-1.14-1.172-.426-.003-.831.2-1.027.526l-1.551-.291.316-3.92h4.666v1.416h-3.221l-.167 1.715h.043c.241-.4.813-.696 1.502-.696 1.306 0 2.272.988 2.272 2.373 0 1.498-1.129 2.564-2.823 2.564Zm-21.341 9.9V55.1h.593v1.386h1.516V55.1h.595v3.273h-.595v-1.39h-1.516v1.39h-.593Zm3.664 0V55.1h1.227c.75 0 1.154.422 1.154 1.047 0 .444-.203.774-.588.929l.708 1.297h-.662l-.643-1.198h-.604v1.198h-.592Zm.593-1.69h.546c.44 0 .638-.188.638-.536 0-.348-.199-.551-.641-.551h-.544v1.087Zm5.45-.478h-.598c-.069-.392-.38-.617-.778-.617-.536 0-.913.41-.913 1.149 0 .75.38 1.149.911 1.149.392 0 .705-.216.78-.6l.598.004c-.091.624-.608 1.128-1.386 1.128-.863 0-1.499-.625-1.499-1.681 0-1.058.644-1.681 1.5-1.681.725 0 1.284.422 1.385 1.149Zm1.451-1.104v3.272h-.593V55.1h.593Zm1.287 3.307a.35.35 0 1 1 0-.7c.189 0 .35.157.352.349a.356.356 0 0 1-.352.351Zm4.214-1.671c0 1.058-.646 1.68-1.504 1.68-.86 0-1.503-.624-1.503-1.68 0-1.058.644-1.681 1.503-1.681.858 0 1.504.623 1.504 1.68Zm-.596 0c0-.745-.374-1.15-.908-1.15-.532 0-.907.405-.907 1.15 0 .745.375 1.149.907 1.149.534 0 .908-.404.908-1.15Zm1.471 1.636V55.1h1.228c.75 0 1.154.422 1.154 1.047 0 .444-.203.774-.589.929l.708 1.297h-.661l-.643-1.198h-.604v1.198h-.593Zm.593-1.69h.547c.44 0 .637-.188.637-.536 0-.348-.198-.551-.64-.551h-.544v1.087Zm4.842-.537c-.106-.347-.374-.558-.769-.558-.529 0-.91.409-.91 1.146 0 .741.375 1.152.923 1.152.492 0 .804-.296.813-.762h-.754v-.464h1.328v.393c0 .844-.58 1.365-1.39 1.365-.903 0-1.517-.642-1.517-1.678 0-1.055.643-1.684 1.5-1.684.723 0 1.28.447 1.38 1.09h-.604Z\" fill=\"#889494\"/><path opacity=\".5\" d=\"M34.017 51.872h23.5\" stroke=\"#889494\" stroke-width=\".5\"/><rect x=\"72.5\" y=\".5\" width=\"63\" height=\"63\" rx=\"7.5\" stroke=\"#889494\"/><g clip-path=\"url(#c)\"><path opacity=\".5\" d=\"M93.604 6H79v19.34h14.604V6ZM129 6h-17.141v19.34H129V6Z\" fill=\"#6A7878\"/><path d=\"M111.86 6H93.603v19.34h18.256L111.86 6Z\" fill=\"#6A7878\"/><path d=\"M109.578 21.243c-.361-.176-.457-.97-.409-1.83.145-2.803-1.129-3.553-2.98-4.061v-.043c1.514-.133 3.389-.597 3.389-2.914 0-.793-.481-2.604-3.581-2.604h-4.928v.42h1.153v4.854h-4.445V10.21h1.129v-.419H94.82v.42h1.154v11.053h-1.153v.42h4.085v-.42h-1.13v-5.802h4.446v5.802h-1.153v.42h4.23v-.42h-1.273v-5.802h.769c2.043 0 2.187 1.323 2.259 2.14.121 1.058.217 2.515.289 2.824.216.838 1.057 1.5 2.211 1.5.432-.022.889-.132 1.442-.331v-.44c-.529.22-1.13.308-1.418.087Zm-4.879-6.177h-.672V10.21h1.321c1.562 0 2.236.53 2.236 2.25 0 2.428-1.106 2.605-2.885 2.605Zm20.605-4.822h1.298v-.452h-3.581l-2.788 9.062-2.764-9.062h-3.581v.452h1.298V21.52h-1.298v.407h3.172v-.407h-1.297V10.56h.024l3.509 11.367h.601l3.532-11.367h.049v10.96h-1.297v.407h4.422v-.407h-1.298l-.001-11.276ZM82.9 21.051c.817.547 2.211.876 3.293.876 2.98 0 4.903-1.6 4.903-3.57 0-1.512-1.01-2.65-3.365-3.286-.89-.242-1.778-.46-2.38-.636-1.417-.394-2.548-.897-2.548-2.233 0-1.161 1.395-1.972 2.86-1.972 2.308 0 3.75 1.38 4.015 3.023h.744V9.967h-.408l-.889.701c-1.058-.635-2.043-.876-3.389-.876-2.403 0-4.207 1.358-4.207 3.176 0 1.643 1.274 2.585 3.438 3.067.457.11.913.241 1.394.35 2.115.504 3.46 1.052 3.46 2.65 0 1.425-1.61 2.431-3.46 2.431-2.452 0-3.774-1.532-4.254-3.175h-.673v3.46h.384l1.082-.7Z\" fill=\"#fff\"/></g><path d=\"M79.413 43v-7.127h2.944c1.6 0 2.6 1.002 2.6 2.467 0 1.48-1.02 2.447-2.652 2.447h-1.17V43h-1.722Zm1.722-3.57h.85c.772 0 1.186-.432 1.186-1.09 0-.661-.414-1.079-1.187-1.079h-.849v2.168Zm4.67 3.57v-7.127h2.945c1.6 0 2.6.908 2.6 2.373 0 .985-.453 1.684-1.236 2.04L91.593 43h-1.88l-1.3-2.44h-.885V43h-1.723Zm1.723-3.797h.85c.772 0 1.186-.296 1.186-.957s-.414-.985-1.187-.985h-.849v1.942Zm11.493.233c0 2.356-1.49 3.661-3.403 3.661-1.921 0-3.4-1.315-3.4-3.66 0-2.357 1.479-3.662 3.4-3.662 1.914 0 3.403 1.305 3.403 3.661Zm-1.76 0c0-1.395-.613-2.15-1.643-2.15-1.027 0-1.643.755-1.643 2.15 0 1.396.616 2.151 1.643 2.151 1.03 0 1.642-.755 1.642-2.15Zm3.963-3.563 1.594 5.22h.059l1.594-5.22h1.928L103.994 43h-2.293l-2.405-7.127h1.928Zm7.665 0V43h-1.723v-7.127h1.723ZM112.605 43h-2.634v-7.127h2.631c2.175 0 3.521 1.336 3.521 3.56 0 2.227-1.346 3.567-3.518 3.567Zm-.912-1.469h.846c1.201 0 1.858-.556 1.858-2.098 0-1.535-.657-2.092-1.882-2.092h-.822v4.19ZM117.129 43v-7.127h4.97v1.399h-3.247v1.461h2.993v1.403h-2.993V41.6h3.247V43h-4.97Zm6.049 0v-7.127h2.944c1.601 0 2.599.908 2.599 2.373 0 .985-.452 1.684-1.235 2.04L128.965 43h-1.879l-1.302-2.44h-.884V43h-1.722Zm1.722-3.797h.849c.773 0 1.187-.296 1.187-.957s-.414-.985-1.187-.985h-.849v1.942ZM79.694 34v-4h1.578c.909 0 1.434.512 1.434 1.307 0 .547-.252.943-.707 1.138l.85 1.555h-.934l-.758-1.418h-.617V34h-.846Zm.846-2.098h.574c.485 0 .721-.199.721-.595 0-.399-.236-.616-.725-.616h-.57v1.211ZM83.304 34v-4h2.695v.697h-1.85v.953h1.711v.698h-1.71v.955h1.857V34h-2.703Zm6.897-2.6h-.856c-.064-.44-.398-.707-.861-.707-.62 0-1.025.475-1.025 1.307 0 .855.412 1.307 1.019 1.307.451 0 .787-.247.867-.674l.856.004c-.092.736-.711 1.418-1.737 1.418-1.07 0-1.863-.75-1.863-2.055 0-1.309.807-2.055 1.863-2.055.926 0 1.625.532 1.737 1.455Zm.606 2.6v-4h2.695v.697h-1.85v.953h1.712v.698h-1.711v.955h1.857V34h-2.703Zm3.368 0v-4h1.578c.908 0 1.433.512 1.433 1.307 0 .547-.251.943-.707 1.138L97.33 34h-.933l-.758-1.418h-.618V34h-.845Zm.846-2.098h.574c.484 0 .72-.199.72-.595 0-.399-.236-.616-.724-.616h-.57v1.211Zm2.61-1.205V30h3.286v.697h-1.225V34h-.836v-3.303h-1.224Zm4.673-.697v4h-.846v-4h.846Zm.696 4v-4h2.648v.697h-1.803v.953h1.627v.698h-1.627V34H103Zm4.063-4v4h-.846v-4h.846Zm4.225 1.4h-.856c-.064-.44-.398-.707-.861-.707-.619 0-1.026.475-1.026 1.307 0 .855.413 1.307 1.02 1.307.451 0 .787-.247.867-.674l.856.004c-.092.736-.711 1.418-1.737 1.418-1.07 0-1.863-.75-1.863-2.055 0-1.309.807-2.055 1.863-2.055.926 0 1.625.532 1.737 1.455Zm1.22 2.6h-.906l1.381-4h1.09l1.379 4h-.907l-.296-.912h-1.444l-.297.912Zm.512-1.572h1.016l-.493-1.514h-.031l-.492 1.514Zm2.267-1.73V30h3.285v.697h-1.225V34h-.836v-3.303h-1.224Zm4.671-.698v4h-.845v-4h.845Zm4.372 2c0 1.309-.812 2.055-1.873 2.055-1.066 0-1.873-.752-1.873-2.055 0-1.309.807-2.055 1.873-2.055 1.061 0 1.873.746 1.873 2.055Zm-.857 0c0-.848-.403-1.307-1.016-1.307-.615 0-1.016.46-1.016 1.307 0 .848.401 1.307 1.016 1.307.613 0 1.016-.46 1.016-1.307Zm4.829-2v4h-.73l-1.74-2.518h-.03V34h-.845v-4h.742l1.726 2.516h.035V30h.842Z\" fill=\"#889494\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M72 47h64v9a8 8 0 0 1-8 8H80a8 8 0 0 1-8-8v-9Zm30.25 10.5v-4h.5v4h-.5Zm-22.63-3.316c.354 0 .587.165.617.443h.57c-.01-.553-.482-.945-1.178-.945-.688 0-1.204.387-1.202.966 0 .47.334.74.872.879l.373.096c.353.089.586.2.588.453-.002.28-.267.467-.654.467-.37 0-.658-.166-.682-.51h-.584c.025.65.509 1.017 1.271 1.017.785 0 1.24-.392 1.242-.969-.002-.567-.47-.826-.962-.943l-.307-.076c-.269-.064-.56-.178-.556-.451.001-.246.222-.427.593-.427Zm1.761-.457V57h.593v-1.39h1.516V57h.595v-3.273h-.594v1.386h-1.517v-1.386h-.593Zm3.349 0V57h.593v-1.199h.604L86.569 57h.662l-.708-1.298c.385-.155.588-.484.588-.928 0-.625-.403-1.047-1.154-1.047H84.73Zm1.14 1.582h-.547v-1.086h.543c.443 0 .64.203.64.551 0 .348-.197.535-.637.535Zm2.512-1.582h-.726V57h.57v-2.253h.03l.904 2.243h.425l.905-2.238h.03V57h.57v-3.273h-.726l-.972 2.372h-.038l-.972-2.372Zm4.815 1.875v-.476h-1.474v.476h1.474Zm2.837-.77h.598c-.1-.728-.66-1.15-1.385-1.15-.855 0-1.5.624-1.5 1.682 0 1.056.637 1.68 1.5 1.68.778 0 1.294-.503 1.385-1.127l-.598-.004c-.075.384-.388.6-.78.6-.53 0-.91-.398-.91-1.15 0-.738.377-1.148.912-1.148.398 0 .71.225.778.616Zm1.141-1.105V57h.593v-1.106h.626c.756 0 1.162-.454 1.162-1.083 0-.625-.401-1.084-1.154-1.084h-1.227Zm1.14 1.68h-.547v-1.184h.543c.444 0 .641.24.641.588s-.197.596-.638.596Zm8.499-1.223c.353 0 .586.165.617.443h.57c-.011-.553-.482-.945-1.179-.945-.687 0-1.203.387-1.202.966 0 .47.334.74.873.879l.372.096c.353.089.587.2.588.453-.001.28-.267.467-.653.467-.371 0-.659-.166-.683-.51h-.583c.024.65.508 1.017 1.27 1.017.785 0 1.24-.392 1.242-.969-.002-.567-.47-.826-.962-.943l-.307-.076c-.268-.064-.559-.178-.556-.451.002-.246.222-.427.593-.427Zm2.353-.457h-.592V57h.592v-1.39h1.517V57h.594v-3.273h-.594v1.386h-1.517v-1.386Zm3.983 0h-1.227V57h.593v-1.199h.604l.642 1.199h.662l-.708-1.298c.385-.155.588-.484.588-.928 0-.625-.403-1.047-1.154-1.047Zm-.087 1.582h-.547v-1.086h.543c.443 0 .641.203.641.551 0 .348-.198.535-.637.535Zm2.512-1.582h-.725V57h.569v-2.253h.03l.905 2.243h.425l.904-2.238h.031V57h.568v-3.273h-.725l-.972 2.372h-.038l-.972-2.372Zm3.342 1.875h1.473v-.476h-1.473v.476Zm3.269-1.418c.353 0 .586.165.617.443h.57c-.011-.553-.482-.945-1.179-.945-.687 0-1.203.387-1.202.966 0 .47.334.74.873.879l.372.096c.353.089.587.2.588.453-.001.28-.267.467-.653.467-.371 0-.659-.166-.683-.51h-.583c.024.65.508 1.017 1.27 1.017.785 0 1.24-.392 1.242-.969-.002-.567-.47-.826-.962-.943l-.307-.076c-.268-.064-.559-.178-.556-.451.002-.246.222-.427.593-.427Zm3.964.648h.598c-.101-.728-.66-1.15-1.386-1.15-.855 0-1.499.624-1.499 1.682 0 1.056.636 1.68 1.499 1.68.779 0 1.295-.503 1.386-1.127l-.598-.004c-.075.384-.388.6-.78.6-.53 0-.91-.398-.91-1.15 0-.738.377-1.148.912-1.148.398 0 .71.225.778.616Zm2.368-1.105h-1.227V57h.593v-1.106h.626c.756 0 1.162-.454 1.162-1.083 0-.625-.401-1.084-1.154-1.084Zm-.088 1.68h-.546v-1.184h.543c.444 0 .641.24.641.588s-.197.596-.638.596Z\" fill=\"#889494\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h136v64H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(6 31)\" d=\"M0 0h18v27H0z\"/></clipPath><clipPath id=\"c\"><path fill=\"#fff\" transform=\"translate(79 6)\" d=\"M0 0h50v19H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-p1pj8b\",layoutDependency:layoutDependency,layoutId:\"Nke4UV3jx\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 64\" overflow=\"visible\"><g><path d=\"M 0 32 C 0 14.327 14.327 0 32 0 C 49.673 0 64 14.327 64 32 C 64 49.673 49.673 64 32 64 C 14.327 64 0 49.673 0 32 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 5.12 32 C 5.12 17.155 17.155 5.12 32 5.12 C 46.845 5.12 58.88 17.155 58.88 32 C 58.88 46.845 46.845 58.88 32 58.88 C 17.155 58.88 5.12 46.845 5.12 32 Z\" fill=\"var(--token-e54d8ab4-e64d-4b74-b096-072356f05582, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Background&quot;} */\"></path><path d=\"M 29.008 29.383 C 29.008 27.97 30.154 26.825 31.567 26.825 L 31.567 24.267 L 21.333 24.267 L 21.333 26.825 C 22.746 26.825 23.892 27.97 23.892 29.383 C 23.892 30.796 22.746 31.942 21.333 31.942 L 21.333 34.5 L 31.567 34.5 L 31.567 31.942 C 30.154 31.942 29.008 30.796 29.008 29.383 Z\" fill=\"rgb(106, 120, 120)\"></path><path d=\"M 37.543 18.289 C 37.543 15.463 35.252 13.173 32.427 13.173 L 32.427 23.407 C 35.252 23.407 37.543 21.116 37.543 18.291 C 37.544 21.116 39.834 23.407 42.66 23.407 L 42.66 13.173 C 39.834 13.173 37.544 15.463 37.543 18.289 Z\" fill=\"rgb(106, 120, 120)\"></path><path d=\"M 44.03 33.531 L 44.243 33.531 L 44.589 34.317 L 44.93 33.531 L 45.146 33.531 L 45.146 34.505 L 44.992 34.505 L 44.992 33.744 L 44.66 34.505 L 44.516 34.505 L 44.186 33.744 L 44.186 34.505 L 44.032 34.505 Z M 43.489 33.668 L 43.201 33.668 L 43.201 33.531 L 43.929 33.531 L 43.929 33.668 L 43.643 33.668 L 43.643 34.505 L 43.489 34.505 Z M 1.677 34.405 C 1.723 34.286 1.795 34.19 1.894 34.118 C 1.993 34.045 2.112 34.003 2.251 33.989 C 2.39 33.976 2.514 33.996 2.624 34.049 C 2.734 34.101 2.823 34.182 2.89 34.29 C 2.957 34.399 2.998 34.528 3.012 34.677 L 3.05 35.078 L 3.749 35.012 L 3.791 35.458 L 1.71 35.655 L 1.63 34.807 C 1.615 34.659 1.631 34.525 1.677 34.405 Z M 2.644 34.753 C 2.634 34.648 2.598 34.568 2.535 34.512 C 2.471 34.456 2.391 34.432 2.294 34.441 C 2.195 34.451 2.119 34.489 2.068 34.556 C 2.016 34.623 1.995 34.709 2.005 34.814 L 2.039 35.174 L 2.679 35.113 Z M 1.617 30.568 C 1.678 30.454 1.762 30.366 1.869 30.305 C 1.977 30.245 2.1 30.217 2.239 30.221 C 2.372 30.226 2.489 30.261 2.59 30.328 C 2.69 30.394 2.768 30.488 2.816 30.598 L 3.635 30.211 L 3.619 30.707 L 2.907 31.034 L 2.895 31.413 L 3.597 31.435 L 3.583 31.883 L 1.493 31.818 L 1.52 30.967 C 1.524 30.816 1.557 30.683 1.617 30.568 Z M 2.534 31.034 C 2.537 30.929 2.511 30.844 2.455 30.779 C 2.399 30.715 2.322 30.681 2.225 30.678 C 2.125 30.675 2.046 30.704 1.986 30.765 C 1.927 30.826 1.895 30.909 1.892 31.014 L 1.88 31.382 L 2.522 31.401 L 2.534 31.034 Z M 3.942 26.787 C 4.007 26.957 4.023 27.142 3.99 27.34 C 3.958 27.539 3.883 27.708 3.767 27.848 C 3.653 27.987 3.502 28.092 3.332 28.149 C 3.158 28.209 2.971 28.223 2.773 28.19 C 2.574 28.158 2.402 28.085 2.256 27.972 C 2.113 27.863 2.004 27.716 1.94 27.548 C 1.875 27.378 1.859 27.193 1.892 26.995 C 1.924 26.796 1.999 26.627 2.115 26.487 C 2.229 26.347 2.38 26.243 2.55 26.186 C 2.724 26.126 2.911 26.112 3.109 26.145 C 3.308 26.177 3.48 26.25 3.626 26.363 C 3.769 26.472 3.879 26.619 3.942 26.787 Z M 3.48 27.565 C 3.552 27.488 3.597 27.392 3.616 27.279 C 3.635 27.167 3.622 27.062 3.578 26.967 C 3.534 26.871 3.465 26.791 3.371 26.727 C 3.276 26.663 3.164 26.62 3.035 26.599 C 2.905 26.577 2.785 26.582 2.675 26.612 C 2.565 26.642 2.474 26.696 2.402 26.773 C 2.33 26.85 2.284 26.944 2.266 27.056 C 2.247 27.17 2.26 27.275 2.304 27.371 C 2.347 27.467 2.416 27.547 2.511 27.611 C 2.605 27.675 2.717 27.718 2.847 27.739 C 2.977 27.761 3.097 27.756 3.207 27.726 C 3.316 27.695 3.407 27.642 3.48 27.565 Z M 4.279 23.566 C 4.447 23.615 4.565 23.699 4.632 23.818 C 4.699 23.938 4.708 24.083 4.659 24.254 L 4.553 24.624 L 4.179 24.517 L 4.248 24.278 C 4.272 24.194 4.27 24.128 4.241 24.081 C 4.212 24.033 4.156 23.997 4.071 23.973 L 2.679 23.573 L 2.803 23.142 Z M 4.096 19.641 L 4.452 19.788 L 4.086 20.671 L 4.519 20.851 L 4.817 20.133 L 5.156 20.274 L 4.859 20.991 L 5.306 21.176 L 5.684 20.263 L 6.04 20.411 L 5.49 21.737 L 3.559 20.938 L 4.096 19.641 Z M 5.369 17.337 C 5.369 17.16 5.421 16.98 5.525 16.799 C 5.606 16.657 5.706 16.545 5.826 16.465 C 5.941 16.385 6.075 16.337 6.215 16.325 C 6.354 16.314 6.494 16.338 6.633 16.399 L 6.411 16.789 C 6.295 16.752 6.186 16.752 6.085 16.79 C 5.985 16.828 5.904 16.9 5.842 17.007 C 5.759 17.153 5.748 17.299 5.809 17.446 C 5.87 17.593 5.989 17.717 6.167 17.819 C 6.343 17.92 6.511 17.959 6.669 17.937 C 6.827 17.915 6.948 17.831 7.031 17.686 C 7.092 17.578 7.113 17.472 7.095 17.366 C 7.076 17.26 7.021 17.167 6.93 17.085 L 7.152 16.696 C 7.276 16.785 7.368 16.892 7.429 17.019 C 7.49 17.145 7.516 17.28 7.507 17.424 C 7.498 17.568 7.453 17.711 7.372 17.853 C 7.268 18.035 7.14 18.171 6.988 18.261 C 6.835 18.352 6.669 18.393 6.488 18.386 C 6.308 18.378 6.125 18.321 5.94 18.216 C 5.755 18.11 5.614 17.982 5.515 17.83 C 5.417 17.679 5.368 17.515 5.369 17.337 Z M 8.108 13.007 L 8.416 13.238 L 8.053 13.72 L 9.417 14.744 L 9.148 15.103 L 7.784 14.079 L 7.422 14.561 L 7.114 14.329 L 8.108 13.007 Z M 11.91 9.021 L 13.344 9.819 L 12.781 8.284 L 13.221 7.912 L 14.571 9.508 L 14.245 9.784 L 13.341 8.715 L 13.83 10.135 L 13.552 10.37 L 12.233 9.652 L 13.137 10.721 L 12.811 10.997 L 11.461 9.401 L 11.91 9.021 Z M 15.661 6.213 L 16.117 5.928 L 17.868 7.299 L 17.46 7.554 L 17.081 7.252 L 16.407 7.672 L 16.513 8.145 L 16.12 8.391 Z M 16.786 7.01 L 16.129 6.484 L 16.317 7.303 Z M 18.701 4.5 L 19.071 4.333 L 20.421 5.168 L 19.879 3.968 L 20.282 3.786 L 21.142 5.691 L 20.769 5.859 L 19.419 5.024 L 19.961 6.224 L 19.561 6.405 Z M 23.068 2.789 L 23.583 2.636 L 24.907 4.423 L 24.446 4.561 L 24.161 4.169 L 23.399 4.396 L 23.375 4.88 L 22.932 5.012 Z M 23.941 3.857 L 23.447 3.175 L 23.411 4.015 Z M 26.782 2.012 C 26.923 1.901 27.097 1.829 27.306 1.796 C 27.469 1.771 27.621 1.779 27.76 1.822 C 27.9 1.865 28.019 1.937 28.116 2.038 C 28.214 2.14 28.283 2.263 28.324 2.408 L 27.887 2.476 C 27.841 2.365 27.772 2.281 27.679 2.226 C 27.585 2.171 27.477 2.154 27.353 2.173 C 27.239 2.191 27.144 2.235 27.068 2.305 C 26.993 2.375 26.94 2.465 26.911 2.575 C 26.882 2.684 26.877 2.805 26.898 2.937 C 26.93 3.139 27.005 3.295 27.124 3.403 C 27.243 3.511 27.389 3.552 27.564 3.524 C 27.692 3.504 27.8 3.452 27.887 3.367 C 27.975 3.281 28.018 3.169 28.016 3.031 L 28.012 3.004 L 27.499 3.084 L 27.444 2.733 L 28.367 2.588 L 28.547 3.736 L 28.24 3.784 L 28.153 3.535 C 28.104 3.625 28.033 3.704 27.939 3.771 C 27.844 3.838 27.729 3.883 27.594 3.904 C 27.399 3.934 27.22 3.918 27.058 3.855 C 26.896 3.791 26.762 3.686 26.655 3.54 C 26.549 3.393 26.479 3.216 26.446 3.007 C 26.414 2.797 26.426 2.606 26.484 2.434 C 26.539 2.267 26.643 2.12 26.782 2.012 Z M 31.97 1.44 L 31.98 1.825 L 31.025 1.85 L 31.037 2.319 L 31.813 2.298 L 31.823 2.666 L 31.047 2.686 L 31.059 3.169 L 32.047 3.144 L 32.057 3.529 L 30.622 3.566 L 30.567 1.477 Z M 34.865 1.571 L 35.273 3.16 L 35.999 1.696 L 36.572 1.759 L 36.343 3.837 L 35.919 3.79 L 36.072 2.398 L 35.378 3.731 L 35.016 3.691 L 34.629 2.239 L 34.476 3.631 L 34.051 3.585 L 34.28 1.506 Z M 40.256 2.554 L 40.162 2.928 L 39.235 2.694 L 39.121 3.148 L 39.873 3.338 L 39.784 3.695 L 39.031 3.504 L 38.912 3.974 L 39.871 4.215 L 39.776 4.589 L 38.384 4.237 L 38.895 2.211 Z M 42.449 3.25 L 42.826 3.399 L 43.169 4.95 L 43.652 3.725 L 44.063 3.887 L 43.296 5.831 L 42.915 5.681 L 42.573 4.131 L 42.09 5.356 L 41.682 5.195 L 42.449 3.25 Z M 47.535 5.644 L 47.349 5.981 L 46.821 5.689 L 45.995 7.182 L 45.603 6.965 L 46.428 5.472 L 45.9 5.18 L 46.087 4.843 L 47.535 5.644 Z M 51.861 8.739 L 50.516 10.34 L 50.173 10.052 L 51.518 8.451 Z M 53.577 10.301 L 53.857 10.595 L 53.516 12.147 L 54.469 11.238 L 54.775 11.558 L 53.26 13 L 52.978 12.704 L 53.32 11.153 L 52.366 12.062 L 52.063 11.744 L 53.577 10.301 Z M 55.224 14.737 C 55.218 14.836 55.253 14.937 55.329 15.04 C 55.391 15.125 55.46 15.181 55.536 15.208 C 55.611 15.236 55.681 15.226 55.745 15.179 C 55.79 15.146 55.815 15.105 55.82 15.056 C 55.825 15.007 55.815 14.949 55.791 14.884 C 55.767 14.82 55.725 14.722 55.665 14.593 C 55.605 14.467 55.563 14.354 55.541 14.255 C 55.519 14.158 55.523 14.057 55.553 13.963 C 55.583 13.868 55.652 13.781 55.76 13.702 C 55.858 13.63 55.965 13.593 56.082 13.591 C 56.199 13.588 56.314 13.618 56.428 13.681 C 56.542 13.745 56.644 13.837 56.732 13.957 C 56.822 14.081 56.881 14.209 56.907 14.341 C 56.934 14.474 56.928 14.598 56.889 14.714 C 56.851 14.829 56.781 14.925 56.681 15.001 L 56.422 14.647 C 56.488 14.586 56.524 14.512 56.53 14.427 C 56.535 14.342 56.506 14.256 56.442 14.169 C 56.384 14.089 56.32 14.037 56.251 14.013 C 56.182 13.99 56.116 14.001 56.053 14.047 C 56.008 14.08 55.984 14.12 55.98 14.167 C 55.976 14.214 55.986 14.27 56.01 14.334 C 56.033 14.398 56.075 14.493 56.135 14.619 C 56.197 14.747 56.24 14.861 56.265 14.961 C 56.291 15.057 56.289 15.157 56.26 15.252 C 56.231 15.346 56.164 15.432 56.057 15.509 C 55.955 15.585 55.842 15.624 55.72 15.627 C 55.597 15.63 55.476 15.599 55.356 15.532 C 55.236 15.466 55.13 15.37 55.038 15.245 C 54.94 15.11 54.876 14.972 54.848 14.831 C 54.82 14.689 54.828 14.557 54.871 14.434 C 54.913 14.312 54.992 14.206 55.096 14.129 L 55.35 14.487 C 55.271 14.555 55.229 14.638 55.224 14.737 Z M 59.131 17.818 L 58.794 18.006 L 58.5 17.48 L 57.012 18.313 L 56.793 17.922 L 58.281 17.089 L 57.987 16.563 L 58.323 16.375 Z M 60.251 20.223 L 58.327 21.043 L 58.152 20.631 L 60.075 19.811 L 60.251 20.223 Z M 61.518 23.863 L 61.149 23.975 L 60.973 23.398 L 59.342 23.896 L 59.212 23.467 L 60.843 22.97 L 60.667 22.393 L 61.035 22.281 Z M 60.91 26.672 C 60.743 26.7 60.623 26.754 60.55 26.833 C 60.476 26.912 60.451 27.021 60.475 27.161 C 60.499 27.3 60.558 27.396 60.654 27.447 C 60.749 27.498 60.88 27.51 61.047 27.482 L 62.243 27.28 L 62.317 27.721 L 61.145 27.919 C 60.851 27.969 60.614 27.935 60.435 27.817 C 60.255 27.699 60.142 27.502 60.095 27.225 C 60.048 26.948 60.09 26.725 60.221 26.555 C 60.352 26.386 60.565 26.276 60.859 26.226 L 62.031 26.028 L 62.106 26.47 L 60.91 26.672 Z M 62.611 31.591 L 62.226 31.606 L 62.202 31.003 L 60.498 31.071 L 60.48 30.623 L 62.184 30.555 L 62.16 29.952 L 62.545 29.937 L 62.611 31.591 Z M 62.443 35.214 L 62.059 35.183 L 62.136 34.23 L 61.669 34.193 L 61.606 34.967 L 61.24 34.937 L 61.303 34.163 L 60.82 34.124 L 60.741 35.109 L 60.357 35.078 L 60.473 33.646 L 62.556 33.815 L 62.443 35.214 Z M 10.894 50.958 L 10.599 51.206 L 10.209 50.741 L 8.903 51.838 L 8.615 51.495 L 9.921 50.398 L 9.534 49.936 L 9.829 49.689 L 10.894 50.958 Z M 13.089 53.272 C 13.136 53.393 13.147 53.514 13.122 53.634 C 13.097 53.755 13.036 53.867 12.942 53.969 C 12.851 54.066 12.747 54.131 12.631 54.163 C 12.515 54.195 12.393 54.192 12.279 54.156 L 12.032 55.027 L 11.669 54.69 L 11.888 53.936 L 11.612 53.68 L 11.135 54.194 L 10.807 53.889 L 12.229 52.357 L 12.853 52.936 C 12.964 53.039 13.043 53.151 13.089 53.272 Z M 11.867 53.406 L 12.136 53.656 C 12.213 53.728 12.294 53.764 12.379 53.764 C 12.465 53.765 12.54 53.729 12.607 53.658 C 12.675 53.585 12.705 53.506 12.699 53.421 C 12.692 53.336 12.65 53.257 12.573 53.185 L 12.303 52.935 Z M 15.421 55.046 L 15.858 55.358 L 15.262 57.501 L 14.87 57.221 L 15.004 56.756 L 14.358 56.294 L 13.961 56.573 L 13.584 56.304 L 15.421 55.046 Z M 15.115 56.39 L 15.35 55.582 L 14.665 56.069 Z M 18.493 56.992 L 17.475 58.818 L 17.084 58.6 L 18.101 56.774 Z M 20.326 57.923 L 20.701 58.08 L 21.01 59.638 L 21.519 58.423 L 21.927 58.594 L 21.119 60.522 L 20.742 60.364 L 20.432 58.806 L 19.923 60.021 L 19.519 59.852 L 20.326 57.923 Z M 24.309 59.373 L 23.723 61.38 L 23.293 61.254 L 23.879 59.247 Z M 26.306 59.874 L 26.706 59.944 L 27.354 61.393 L 27.58 60.096 L 28.015 60.172 L 27.656 62.231 L 27.253 62.161 L 26.605 60.711 L 26.379 62.009 L 25.947 61.934 Z M 30.362 62.379 C 30.215 62.286 30.103 62.157 30.027 61.993 C 29.95 61.829 29.916 61.641 29.923 61.431 C 29.931 61.218 29.98 61.033 30.069 60.876 C 30.156 60.722 30.286 60.597 30.443 60.517 C 30.602 60.436 30.787 60.399 30.998 60.406 C 31.164 60.412 31.311 60.45 31.441 60.518 C 31.571 60.587 31.674 60.681 31.75 60.799 C 31.827 60.917 31.871 61.051 31.884 61.201 L 31.436 61.185 C 31.412 61.066 31.361 60.971 31.281 60.899 C 31.201 60.828 31.098 60.79 30.972 60.785 C 30.857 60.781 30.755 60.806 30.668 60.86 C 30.58 60.915 30.511 60.993 30.462 61.095 C 30.412 61.197 30.385 61.314 30.38 61.447 C 30.372 61.652 30.417 61.819 30.512 61.948 C 30.608 62.078 30.745 62.145 30.922 62.152 C 31.051 62.157 31.167 62.126 31.269 62.059 C 31.371 61.992 31.435 61.89 31.46 61.753 L 31.46 61.727 L 30.941 61.707 L 30.954 61.352 L 31.889 61.387 L 31.846 62.548 L 31.532 62.536 L 31.497 62.284 C 31.434 62.361 31.35 62.423 31.245 62.469 C 31.139 62.515 31.017 62.535 30.878 62.53 C 30.681 62.523 30.509 62.472 30.362 62.379 Z M 37.644 59.983 C 37.767 60.018 37.869 60.082 37.949 60.175 C 38.03 60.267 38.083 60.382 38.107 60.519 C 38.132 60.657 38.123 60.782 38.08 60.896 C 38.037 61.01 37.964 61.105 37.862 61.182 C 37.759 61.258 37.635 61.309 37.488 61.336 L 37.091 61.408 L 37.216 62.099 L 36.775 62.179 L 36.402 60.121 L 37.24 59.97 C 37.387 59.943 37.521 59.947 37.644 59.983 Z M 37.024 61.041 L 37.38 60.976 C 37.484 60.957 37.561 60.914 37.611 60.846 C 37.662 60.778 37.678 60.696 37.661 60.6 C 37.643 60.503 37.599 60.431 37.527 60.385 C 37.456 60.339 37.369 60.325 37.265 60.344 L 36.91 60.409 L 37.024 61.041 Z M 40.214 59.25 L 40.727 59.091 L 42.073 60.862 L 41.614 61.005 L 41.324 60.616 L 40.565 60.852 L 40.547 61.336 L 40.105 61.474 Z M 41.1 60.307 L 40.598 59.631 L 40.572 60.472 L 41.1 60.308 Z M 44.373 57.727 C 44.503 57.73 44.619 57.766 44.721 57.835 C 44.823 57.904 44.903 58.001 44.962 58.128 C 45.018 58.249 45.038 58.37 45.023 58.489 C 45.009 58.608 44.96 58.721 44.883 58.812 L 45.595 59.372 L 45.145 59.58 L 44.531 59.09 L 44.189 59.248 L 44.484 59.885 L 44.077 60.073 L 43.2 58.175 L 43.973 57.818 C 44.11 57.755 44.244 57.724 44.373 57.727 Z M 44.033 58.909 L 44.366 58.755 C 44.462 58.711 44.526 58.649 44.559 58.57 C 44.592 58.492 44.588 58.408 44.547 58.32 C 44.505 58.229 44.444 58.171 44.362 58.145 C 44.281 58.119 44.193 58.128 44.097 58.172 L 43.764 58.326 Z M 47.643 55.78 L 47.846 56.107 L 47.331 56.427 L 48.229 57.876 L 47.848 58.112 L 46.95 56.663 L 46.437 56.98 L 46.234 56.653 Z M 49.216 54.663 L 49.531 54.406 L 51.05 54.869 L 50.22 53.847 L 50.563 53.568 L 51.881 55.191 L 51.564 55.449 L 50.045 54.986 L 50.875 56.008 L 50.535 56.285 L 49.216 54.663 Z M 53.031 51.152 L 53.31 51.418 L 52.65 52.109 L 52.989 52.433 L 53.525 51.871 L 53.791 52.125 L 53.255 52.686 L 53.605 53.02 L 54.287 52.305 L 54.566 52.571 L 53.574 53.611 L 52.062 52.167 L 53.031 51.152 Z M 55.135 48.674 C 55.25 48.615 55.369 48.591 55.491 48.602 C 55.614 48.614 55.731 48.662 55.843 48.745 C 55.95 48.825 56.026 48.921 56.07 49.033 C 56.114 49.144 56.125 49.266 56.101 49.383 L 56.994 49.534 L 56.699 49.932 L 55.925 49.796 L 55.701 50.098 L 56.264 50.517 L 55.997 50.876 L 54.319 49.629 L 54.827 48.946 C 54.917 48.824 55.02 48.734 55.135 48.674 Z M 55.401 49.875 L 55.62 49.58 C 55.683 49.496 55.71 49.411 55.701 49.326 C 55.692 49.241 55.649 49.17 55.57 49.112 C 55.49 49.052 55.409 49.031 55.325 49.046 C 55.241 49.062 55.168 49.113 55.105 49.197 L 54.886 49.492 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 32.434 34.505 L 32.434 31.609 L 35.33 34.505 Z M 38.271 34.505 L 32.434 28.668 L 32.434 25.727 L 41.213 34.505 Z M 42.667 24.27 L 42.667 27.135 L 39.803 24.27 Z M 42.668 33.018 L 33.921 24.271 L 36.862 24.271 L 42.668 30.077 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 28.37 13.187 C 30.163 13.348 31.568 14.854 31.568 16.689 C 31.568 18.524 30.163 20.03 28.37 20.192 C 28.265 20.201 28.158 20.207 28.05 20.207 L 23.253 20.207 L 23.253 23.405 L 21.334 23.405 L 21.334 13.172 L 28.05 13.172 C 28.157 13.172 28.264 13.177 28.37 13.187 Z M 29.649 16.689 C 29.649 15.806 28.933 15.09 28.05 15.09 L 23.253 15.09 L 23.253 18.288 L 28.05 18.288 C 28.933 18.288 29.649 17.572 29.649 16.689 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 50.415 45.576 L 50.14 45.576 C 49.944 45.576 49.8 45.635 49.708 45.753 C 49.617 45.87 49.571 46.031 49.571 46.233 L 49.571 47.47 L 48.879 47.47 L 48.879 44.948 L 49.507 44.948 L 49.571 45.326 C 49.646 45.201 49.739 45.107 49.851 45.044 C 49.962 44.98 50.111 44.948 50.297 44.948 L 50.415 44.948 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 46.536 45.078 C 46.727 44.972 46.949 44.918 47.201 44.918 C 47.456 44.918 47.681 44.968 47.876 45.068 C 48.07 45.168 48.223 45.309 48.332 45.49 C 48.442 45.672 48.498 45.885 48.501 46.131 C 48.501 46.219 48.495 46.297 48.482 46.366 L 46.652 46.366 L 46.652 46.386 C 46.668 46.569 46.727 46.713 46.828 46.817 C 46.929 46.922 47.069 46.975 47.245 46.975 C 47.386 46.975 47.503 46.944 47.596 46.884 C 47.689 46.823 47.751 46.734 47.78 46.616 L 48.462 46.616 C 48.437 46.78 48.371 46.936 48.271 47.068 C 48.169 47.202 48.035 47.308 47.868 47.384 C 47.702 47.461 47.51 47.5 47.294 47.5 C 47.013 47.5 46.77 47.447 46.566 47.343 C 46.361 47.238 46.204 47.088 46.095 46.894 C 45.985 46.699 45.93 46.472 45.93 46.214 C 45.93 45.952 45.983 45.724 46.09 45.529 C 46.196 45.335 46.345 45.184 46.536 45.078 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 47.621 45.559 C 47.518 45.475 47.388 45.434 47.231 45.434 C 47.08 45.434 46.953 45.477 46.85 45.564 C 46.747 45.65 46.686 45.767 46.666 45.915 L 47.81 45.915 C 47.787 45.761 47.724 45.642 47.621 45.559 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 45.592 46.101 L 45.592 47.47 L 44.9 47.47 L 44.9 46.14 C 44.9 45.705 44.73 45.488 44.39 45.488 C 44.21 45.488 44.071 45.548 43.972 45.669 C 43.874 45.79 43.825 45.96 43.825 46.18 L 43.825 47.47 L 43.133 47.47 L 43.133 44.948 L 43.737 44.948 L 43.801 45.262 C 43.887 45.155 43.996 45.069 44.12 45.009 C 44.244 44.949 44.398 44.919 44.581 44.919 C 44.875 44.919 45.117 45.01 45.307 45.193 C 45.497 45.376 45.592 45.679 45.592 46.101 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 42.24 44.241 L 42.24 44.948 L 42.815 44.948 L 42.815 45.532 L 42.24 45.532 L 42.24 46.636 C 42.24 46.724 42.259 46.788 42.297 46.827 C 42.335 46.867 42.398 46.886 42.486 46.886 L 42.844 46.886 L 42.844 47.47 L 42.27 47.47 C 41.789 47.47 41.549 47.23 41.549 46.749 L 41.549 44.241 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 41.24 45.576 L 40.965 45.576 C 40.769 45.576 40.625 45.635 40.533 45.753 C 40.441 45.87 40.396 46.031 40.396 46.233 L 40.396 47.47 L 39.704 47.47 L 39.704 44.948 L 40.332 44.948 L 40.396 45.326 C 40.471 45.201 40.564 45.107 40.675 45.044 C 40.786 44.98 40.935 44.948 41.122 44.948 L 41.24 44.948 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 39.434 47.47 L 39.081 47.47 C 38.763 47.47 38.608 47.333 38.615 47.058 C 38.523 47.202 38.41 47.312 38.276 47.387 C 38.142 47.462 37.98 47.5 37.79 47.5 C 37.509 47.5 37.282 47.435 37.111 47.306 C 36.939 47.177 36.853 46.994 36.853 46.759 C 36.853 46.49 36.952 46.283 37.15 46.138 C 37.348 45.992 37.635 45.919 38.011 45.919 L 38.511 45.919 L 38.511 45.797 C 38.511 45.682 38.469 45.592 38.384 45.524 C 38.299 45.457 38.184 45.424 38.04 45.424 C 37.913 45.424 37.808 45.452 37.726 45.507 C 37.645 45.563 37.596 45.638 37.579 45.733 L 36.912 45.733 C 36.935 45.475 37.049 45.274 37.255 45.132 C 37.461 44.99 37.735 44.919 38.075 44.919 C 38.431 44.919 38.707 44.997 38.902 45.154 C 39.096 45.311 39.194 45.538 39.194 45.836 L 39.194 46.724 C 39.194 46.786 39.207 46.829 39.233 46.852 C 39.259 46.875 39.3 46.886 39.356 46.886 L 39.434 46.886 L 39.434 47.47 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 38.006 46.381 C 37.862 46.381 37.75 46.409 37.67 46.467 C 37.59 46.524 37.55 46.605 37.55 46.71 C 37.55 46.798 37.583 46.868 37.65 46.921 C 37.717 46.973 37.808 46.999 37.923 46.999 C 38.103 46.999 38.245 46.948 38.35 46.844 C 38.454 46.741 38.508 46.603 38.511 46.43 L 38.511 46.381 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 36.149 44.175 C 36.337 44.268 36.483 44.402 36.586 44.575 C 36.689 44.748 36.74 44.949 36.74 45.179 C 36.74 45.408 36.689 45.608 36.586 45.78 C 36.483 45.951 36.337 46.084 36.149 46.177 C 35.961 46.27 35.744 46.317 35.499 46.317 L 34.836 46.317 L 34.836 47.47 L 34.1 47.47 L 34.1 44.035 L 35.499 44.035 C 35.744 44.035 35.961 44.082 36.149 44.175 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 35.43 45.704 C 35.604 45.704 35.741 45.656 35.842 45.561 C 35.944 45.466 35.994 45.339 35.994 45.179 C 35.994 45.015 35.944 44.886 35.842 44.791 C 35.741 44.696 35.604 44.649 35.43 44.649 L 34.836 44.649 L 34.836 45.704 L 35.43 45.704 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 32.349 47.396 C 32.349 47.727 32.239 47.99 32.02 48.187 C 31.801 48.383 31.461 48.481 30.999 48.481 C 30.643 48.481 30.355 48.403 30.136 48.246 C 29.917 48.089 29.799 47.866 29.783 47.578 L 30.479 47.578 C 30.512 47.699 30.577 47.793 30.673 47.858 C 30.77 47.923 30.896 47.956 31.053 47.956 C 31.25 47.956 31.402 47.907 31.51 47.809 C 31.618 47.711 31.672 47.565 31.672 47.372 L 31.672 47.107 C 31.489 47.339 31.228 47.455 30.891 47.455 C 30.669 47.455 30.469 47.403 30.293 47.298 C 30.116 47.194 29.978 47.046 29.878 46.854 C 29.778 46.663 29.728 46.44 29.728 46.184 C 29.728 45.933 29.778 45.71 29.878 45.517 C 29.978 45.324 30.117 45.175 30.295 45.071 C 30.473 44.966 30.674 44.913 30.896 44.913 C 31.227 44.913 31.489 45.041 31.682 45.296 L 31.74 44.948 L 32.349 44.948 L 32.349 47.397 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 31.667 46.194 C 31.667 45.982 31.611 45.808 31.5 45.674 C 31.389 45.54 31.24 45.473 31.053 45.473 C 30.867 45.473 30.717 45.539 30.604 45.672 C 30.492 45.804 30.435 45.977 30.435 46.189 C 30.435 46.402 30.492 46.574 30.604 46.705 C 30.717 46.836 30.867 46.901 31.053 46.901 C 31.24 46.901 31.389 46.836 31.5 46.705 C 31.611 46.574 31.667 46.404 31.667 46.194 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 29.39 46.101 L 29.39 47.47 L 28.698 47.47 L 28.698 46.14 C 28.698 45.705 28.528 45.488 28.188 45.488 C 28.008 45.488 27.869 45.548 27.771 45.669 C 27.673 45.79 27.624 45.96 27.624 46.18 L 27.624 47.47 L 26.932 47.47 L 26.932 44.948 L 27.535 44.948 L 27.599 45.262 C 27.686 45.155 27.795 45.069 27.918 45.009 C 28.042 44.949 28.196 44.919 28.379 44.919 C 28.674 44.919 28.916 45.01 29.106 45.193 C 29.295 45.376 29.39 45.679 29.39 46.101 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 26.451 44.948 L 26.451 47.47 L 25.759 47.47 L 25.759 44.948 L 26.451 44.948 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 26.505 44.285 C 26.505 44.397 26.467 44.49 26.392 44.565 C 26.317 44.64 26.222 44.678 26.107 44.678 C 25.993 44.678 25.897 44.64 25.82 44.565 C 25.743 44.49 25.705 44.397 25.705 44.285 C 25.705 44.174 25.743 44.082 25.82 44.008 C 25.897 43.935 25.993 43.898 26.107 43.898 C 26.222 43.898 26.317 43.935 26.392 44.008 C 26.467 44.082 26.505 44.174 26.505 44.285 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 25.323 46.101 L 25.323 47.47 L 24.631 47.47 L 24.631 46.14 C 24.631 45.705 24.461 45.488 24.12 45.488 C 23.94 45.488 23.801 45.548 23.703 45.669 C 23.605 45.79 23.556 45.96 23.556 46.18 L 23.556 47.47 L 22.864 47.47 L 22.864 44.948 L 23.468 44.948 L 23.532 45.262 C 23.618 45.155 23.727 45.069 23.85 45.009 C 23.975 44.949 24.129 44.919 24.312 44.919 C 24.606 44.919 24.848 45.01 25.038 45.193 C 25.228 45.376 25.323 45.679 25.323 46.101 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 22.383 44.948 L 22.383 47.47 L 21.691 47.47 L 21.691 44.948 L 22.383 44.948 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 22.437 44.285 C 22.437 44.397 22.4 44.49 22.324 44.565 C 22.249 44.64 22.154 44.678 22.04 44.678 C 21.925 44.678 21.83 44.64 21.753 44.565 C 21.676 44.49 21.637 44.397 21.637 44.285 C 21.637 44.174 21.676 44.082 21.753 44.008 C 21.83 43.935 21.925 43.898 22.04 43.898 C 22.154 43.898 22.249 43.935 22.325 44.008 C 22.4 44.082 22.437 44.174 22.437 44.285 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 21.422 47.47 L 21.069 47.47 C 20.751 47.47 20.596 47.333 20.602 47.058 C 20.511 47.202 20.398 47.312 20.264 47.387 C 20.13 47.462 19.968 47.5 19.778 47.5 C 19.497 47.5 19.27 47.435 19.098 47.306 C 18.927 47.177 18.841 46.994 18.841 46.759 C 18.841 46.49 18.94 46.283 19.138 46.138 C 19.336 45.992 19.623 45.919 19.999 45.919 L 20.499 45.919 L 20.499 45.797 C 20.499 45.682 20.457 45.592 20.372 45.524 C 20.287 45.457 20.172 45.424 20.028 45.424 C 19.901 45.424 19.796 45.452 19.714 45.507 C 19.632 45.563 19.583 45.638 19.567 45.733 L 18.9 45.733 C 18.922 45.475 19.037 45.274 19.243 45.132 C 19.449 44.99 19.722 44.919 20.063 44.919 C 20.419 44.919 20.695 44.997 20.889 45.154 C 21.084 45.311 21.181 45.538 21.181 45.836 L 21.181 46.724 C 21.181 46.786 21.195 46.829 21.221 46.852 C 21.247 46.875 21.288 46.886 21.343 46.886 L 21.422 46.886 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 19.994 46.381 C 19.85 46.381 19.738 46.409 19.658 46.467 C 19.578 46.524 19.537 46.605 19.537 46.71 C 19.537 46.798 19.571 46.868 19.638 46.921 C 19.705 46.973 19.796 46.999 19.911 46.999 C 20.09 46.999 20.233 46.948 20.337 46.844 C 20.442 46.741 20.496 46.603 20.499 46.43 L 20.499 46.381 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 18.704 45.576 L 18.429 45.576 C 18.232 45.576 18.089 45.635 17.997 45.753 C 17.905 45.87 17.86 46.031 17.86 46.233 L 17.86 47.47 L 17.168 47.47 L 17.168 44.948 L 17.796 44.948 L 17.86 45.326 C 17.935 45.201 18.028 45.107 18.139 45.044 C 18.25 44.98 18.399 44.948 18.586 44.948 L 18.704 44.948 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 17.035 44.035 L 17.035 44.668 L 16.044 44.668 L 16.044 47.47 L 15.308 47.47 L 15.308 44.668 L 14.317 44.668 L 14.317 44.035 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 44.755 41.449 L 44.151 41.449 L 44.083 41.101 C 43.89 41.353 43.628 41.479 43.298 41.479 C 43.075 41.479 42.876 41.425 42.699 41.319 C 42.522 41.213 42.384 41.062 42.284 40.865 C 42.185 40.669 42.135 40.442 42.135 40.183 C 42.135 39.928 42.185 39.703 42.284 39.508 C 42.384 39.314 42.523 39.163 42.701 39.057 C 42.88 38.951 43.08 38.897 43.303 38.897 C 43.63 38.897 43.883 39.012 44.063 39.241 L 44.063 38.014 L 44.755 38.014 L 44.755 41.449 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 44.073 40.193 C 44.073 39.974 44.017 39.797 43.906 39.663 C 43.795 39.529 43.646 39.462 43.46 39.462 C 43.273 39.462 43.124 39.529 43.011 39.663 C 42.898 39.797 42.841 39.972 42.841 40.188 C 42.841 40.404 42.898 40.579 43.011 40.713 C 43.124 40.847 43.273 40.914 43.46 40.914 C 43.646 40.914 43.795 40.848 43.906 40.716 C 44.017 40.583 44.073 40.409 44.073 40.193 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 39.89 39.057 C 40.081 38.951 40.303 38.897 40.555 38.897 C 40.81 38.897 41.035 38.947 41.23 39.047 C 41.424 39.147 41.576 39.288 41.686 39.469 C 41.796 39.651 41.852 39.864 41.855 40.11 C 41.855 40.198 41.849 40.276 41.836 40.345 L 40.005 40.345 L 40.005 40.365 C 40.022 40.548 40.08 40.692 40.182 40.797 C 40.283 40.901 40.422 40.954 40.599 40.954 C 40.74 40.954 40.857 40.923 40.95 40.863 C 41.043 40.802 41.104 40.713 41.134 40.595 L 41.816 40.595 C 41.791 40.76 41.725 40.915 41.625 41.047 C 41.523 41.181 41.389 41.287 41.222 41.363 C 41.055 41.44 40.864 41.479 40.648 41.479 C 40.367 41.479 40.124 41.426 39.919 41.322 C 39.715 41.217 39.558 41.067 39.448 40.873 C 39.339 40.678 39.284 40.451 39.284 40.193 C 39.284 39.931 39.337 39.703 39.443 39.508 C 39.55 39.314 39.699 39.163 39.89 39.057 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 40.974 39.538 C 40.871 39.454 40.741 39.413 40.584 39.413 C 40.434 39.413 40.307 39.456 40.204 39.543 C 40.101 39.629 40.04 39.746 40.02 39.894 L 41.163 39.894 C 41.14 39.74 41.077 39.621 40.974 39.538 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 39.068 38.927 L 39.068 39.398 L 37.807 40.865 L 39.127 40.865 L 39.127 41.449 L 36.875 41.449 L 36.875 40.978 L 38.136 39.511 L 36.934 39.511 L 36.934 38.927 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 36.527 38.927 L 36.527 41.449 L 35.835 41.449 L 35.835 38.927 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 36.58 38.264 C 36.58 38.376 36.543 38.469 36.468 38.544 C 36.392 38.619 36.298 38.657 36.183 38.657 C 36.068 38.657 35.973 38.619 35.896 38.544 C 35.819 38.469 35.781 38.376 35.781 38.264 C 35.781 38.153 35.819 38.061 35.896 37.987 C 35.973 37.914 36.068 37.877 36.183 37.877 C 36.298 37.877 36.392 37.914 36.468 37.987 C 36.543 38.061 36.58 38.153 36.58 38.264 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 35.526 39.555 L 35.251 39.555 C 35.055 39.555 34.911 39.614 34.819 39.732 C 34.727 39.849 34.682 40.01 34.682 40.213 L 34.682 41.449 L 33.99 41.449 L 33.99 38.927 L 34.618 38.927 L 34.682 39.305 C 34.757 39.18 34.85 39.086 34.961 39.023 C 35.073 38.959 35.221 38.927 35.408 38.927 L 35.526 38.927 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 31.112 40.865 C 31.002 40.669 30.948 40.443 30.948 40.188 C 30.948 39.933 31.002 39.707 31.112 39.511 C 31.222 39.315 31.377 39.163 31.578 39.057 C 31.779 38.951 32.012 38.897 32.277 38.897 C 32.542 38.897 32.776 38.951 32.977 39.057 C 33.178 39.163 33.333 39.315 33.443 39.511 C 33.553 39.707 33.607 39.933 33.607 40.188 C 33.607 40.447 33.553 40.673 33.443 40.868 C 33.333 41.062 33.178 41.213 32.977 41.319 C 32.776 41.425 32.543 41.479 32.277 41.479 C 32.012 41.479 31.779 41.425 31.578 41.319 C 31.377 41.213 31.222 41.062 31.112 40.865 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 32.906 40.188 C 32.906 39.972 32.849 39.797 32.736 39.663 C 32.623 39.529 32.471 39.462 32.277 39.462 C 32.088 39.462 31.936 39.529 31.823 39.663 C 31.711 39.797 31.654 39.972 31.654 40.188 C 31.654 40.404 31.711 40.579 31.823 40.713 C 31.936 40.847 32.088 40.914 32.277 40.914 C 32.471 40.914 32.623 40.847 32.736 40.713 C 32.849 40.579 32.906 40.404 32.906 40.188 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 30.609 40.08 L 30.609 41.449 L 29.917 41.449 L 29.917 40.109 C 29.917 39.9 29.875 39.741 29.79 39.631 C 29.705 39.521 29.577 39.467 29.407 39.467 C 29.231 39.467 29.092 39.527 28.992 39.648 C 28.893 39.769 28.843 39.938 28.843 40.154 L 28.843 41.449 L 28.151 41.449 L 28.151 38.014 L 28.843 38.014 L 28.843 39.236 C 29.029 39.01 29.278 38.897 29.589 38.897 C 29.886 38.897 30.131 38.989 30.322 39.172 C 30.514 39.356 30.609 39.658 30.609 40.08 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 26.149 39.511 L 26.149 38.927 L 26.566 38.927 L 26.566 38.22 L 27.258 38.22 L 27.258 38.927 L 27.832 38.927 L 27.832 39.511 L 27.258 39.511 L 27.258 40.615 C 27.258 40.703 27.277 40.767 27.314 40.806 C 27.352 40.846 27.415 40.865 27.503 40.865 L 27.862 40.865 L 27.862 41.449 L 27.287 41.449 C 26.807 41.449 26.566 41.209 26.566 40.728 L 26.566 39.511 L 26.149 39.511 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 25.904 41.449 L 25.291 41.449 L 25.227 41.145 C 25.142 41.247 25.036 41.331 24.918 41.39 C 24.8 41.449 24.656 41.479 24.486 41.479 C 24.191 41.479 23.951 41.388 23.764 41.206 C 23.578 41.025 23.485 40.721 23.485 40.296 L 23.485 38.927 L 24.177 38.927 L 24.177 40.213 C 24.177 40.442 24.217 40.614 24.297 40.73 C 24.377 40.847 24.501 40.905 24.667 40.905 C 24.841 40.905 24.975 40.84 25.07 40.711 C 25.165 40.582 25.212 40.401 25.212 40.168 L 25.212 38.927 L 25.904 38.927 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 21.233 38.014 L 22.116 38.014 L 23.362 41.449 L 22.572 41.449 L 22.307 40.698 L 21.002 40.698 L 20.737 41.449 L 19.977 41.449 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 22.106 40.105 L 21.65 38.799 L 21.198 40.105 L 22.106 40.105 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 37.957 52.647 C 38.057 52.825 38.107 53.029 38.107 53.258 C 38.107 53.513 38.049 53.73 37.932 53.908 C 37.816 54.087 37.66 54.221 37.464 54.313 C 37.268 54.405 37.048 54.451 36.806 54.451 C 36.548 54.451 36.32 54.401 36.124 54.301 C 35.928 54.201 35.776 54.065 35.668 53.894 C 35.56 53.722 35.501 53.53 35.491 53.317 L 36.193 53.317 C 36.212 53.477 36.279 53.61 36.392 53.714 C 36.504 53.819 36.643 53.871 36.806 53.871 C 36.967 53.871 37.105 53.818 37.221 53.712 C 37.337 53.606 37.395 53.454 37.395 53.258 C 37.395 53.078 37.341 52.93 37.233 52.814 C 37.125 52.698 36.983 52.64 36.806 52.64 C 36.687 52.64 36.57 52.668 36.463 52.721 C 36.351 52.775 36.273 52.867 36.227 52.998 L 35.545 52.998 L 35.643 50.986 L 37.896 50.986 L 37.896 51.58 L 36.286 51.58 L 36.247 52.345 C 36.433 52.169 36.671 52.08 36.958 52.08 C 37.174 52.08 37.37 52.13 37.545 52.23 C 37.718 52.328 37.861 52.473 37.957 52.647 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 34.304 52.429 C 34.383 52.318 34.422 52.196 34.422 52.066 C 34.422 51.899 34.372 51.77 34.272 51.68 C 34.172 51.59 34.039 51.545 33.872 51.545 C 33.712 51.545 33.582 51.599 33.482 51.707 C 33.382 51.815 33.332 51.961 33.332 52.144 L 33.332 52.198 L 32.621 52.198 L 32.621 52.105 C 32.621 51.889 32.672 51.693 32.775 51.516 C 32.879 51.339 33.025 51.201 33.215 51.101 C 33.404 51.002 33.623 50.952 33.872 50.952 C 34.275 50.952 34.586 51.05 34.807 51.246 C 35.028 51.442 35.138 51.706 35.138 52.036 C 35.138 52.272 35.08 52.475 34.964 52.647 C 34.848 52.819 34.669 53.003 34.427 53.199 L 33.656 53.827 L 35.153 53.827 L 35.153 54.421 L 32.636 54.421 L 32.636 53.876 L 33.936 52.797 C 34.103 52.663 34.225 52.54 34.304 52.429 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 29.665 51.742 C 29.784 51.49 29.951 51.296 30.165 51.16 C 30.38 51.024 30.624 50.957 30.899 50.957 C 31.177 50.957 31.423 51.024 31.637 51.16 C 31.852 51.296 32.018 51.49 32.138 51.742 C 32.257 51.994 32.317 52.288 32.317 52.625 L 32.317 52.782 C 32.317 53.126 32.257 53.422 32.138 53.673 C 32.018 53.923 31.852 54.115 31.637 54.249 C 31.423 54.383 31.177 54.451 30.899 54.451 C 30.621 54.451 30.375 54.383 30.163 54.249 C 29.95 54.115 29.784 53.923 29.665 53.673 C 29.545 53.422 29.485 53.126 29.485 52.782 L 29.485 52.625 C 29.485 52.288 29.545 51.994 29.665 51.742 Z\" fill=\"rgb(136, 148, 148)\"></path><path d=\"M 30.899 51.555 C 30.686 51.555 30.515 51.651 30.386 51.842 C 30.257 52.034 30.192 52.303 30.192 52.65 L 30.192 52.758 C 30.192 53.104 30.257 53.373 30.386 53.565 C 30.515 53.756 30.686 53.852 30.899 53.852 C 31.115 53.852 31.287 53.756 31.417 53.565 C 31.546 53.373 31.61 53.104 31.61 52.758 L 31.61 52.65 C 31.61 52.303 31.546 52.034 31.417 51.842 C 31.287 51.651 31.115 51.555 30.899 51.555 Z\" fill=\"rgb(240, 245, 255)\"></path><path d=\"M 28.308 52.429 C 28.387 52.318 28.426 52.196 28.426 52.066 C 28.426 51.899 28.376 51.77 28.276 51.68 C 28.176 51.59 28.043 51.545 27.876 51.545 C 27.716 51.545 27.586 51.599 27.486 51.707 C 27.386 51.815 27.337 51.961 27.337 52.144 L 27.337 52.198 L 26.625 52.198 L 26.625 52.105 C 26.625 51.889 26.676 51.693 26.78 51.516 C 26.883 51.339 27.029 51.201 27.219 51.101 C 27.409 51.002 27.628 50.952 27.876 50.952 C 28.279 50.952 28.59 51.05 28.811 51.246 C 29.032 51.442 29.142 51.706 29.142 52.036 C 29.142 52.272 29.084 52.475 28.968 52.647 C 28.852 52.819 28.673 53.003 28.431 53.199 L 27.66 53.827 L 29.157 53.827 L 29.157 54.421 L 26.64 54.421 L 26.64 53.876 L 27.94 52.797 C 28.107 52.663 28.23 52.54 28.308 52.429 Z\" fill=\"rgb(136, 148, 148)\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-4aep8e\",layoutDependency:layoutDependency,layoutId:\"L514Eh5hf\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 64 64\" overflow=\"visible\"><path d=\"M 0 32 C 0 14.327 14.327 0 32 0 C 49.673 0 64 14.327 64 32 C 64 49.673 49.673 64 32 64 C 14.327 64 0 49.673 0 32 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1aoldhu\",layoutDependency:layoutDependency,layoutId:\"ZKcJ7hXrK\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 53.76 53.76\" overflow=\"visible\"><path d=\"M 0 26.88 C 0 12.035 12.035 0 26.88 0 C 41.725 0 53.76 12.035 53.76 26.88 C 53.76 41.725 41.725 53.76 26.88 53.76 C 12.035 53.76 0 41.725 0 26.88 Z\" fill=\"var(--token-e54d8ab4-e64d-4b74-b096-072356f05582, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Background&quot;} */\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1l0wj91\",layoutDependency:layoutDependency,layoutId:\"FwgI2jtqB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.233 10.233\" overflow=\"visible\"><path d=\"M 7.675 5.117 C 7.675 3.704 8.82 2.559 10.233 2.559 L 10.233 0 L 0 0 L 0 2.559 C 1.413 2.559 2.558 3.704 2.558 5.117 C 2.558 6.53 1.413 7.675 0 7.675 L 0 10.233 L 10.233 10.233 L 10.233 7.675 C 8.82 7.675 7.675 6.53 7.675 5.117 Z\" fill=\"rgb(106, 120, 120)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xr9j71\",layoutDependency:layoutDependency,layoutId:\"Q2kD1IO5L\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.233 10.233\" overflow=\"visible\"><path d=\"M 5.117 5.115 C 5.116 2.29 2.825 0 0 0 L 0 10.233 C 2.825 10.233 5.116 7.943 5.117 5.118 C 5.117 7.943 7.408 10.233 10.233 10.233 L 10.233 0 C 7.408 0 5.117 2.29 5.117 5.115 Z\" fill=\"rgb(106, 120, 120)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-1rdyani\",layoutDependency:layoutDependency,layoutId:\"RZqhbqcc0\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 61.118 61.108\" overflow=\"visible\"><path d=\"M 42.537 32.091 L 42.75 32.091 L 43.096 32.877 L 43.437 32.091 L 43.653 32.091 L 43.653 33.065 L 43.499 33.065 L 43.499 32.304 L 43.167 33.065 L 43.023 33.065 L 42.693 32.304 L 42.693 33.065 L 42.539 33.065 Z M 41.996 32.228 L 41.708 32.228 L 41.708 32.091 L 42.436 32.091 L 42.436 32.228 L 42.15 32.228 L 42.15 33.065 L 41.996 33.065 Z M 0.183 32.965 C 0.229 32.846 0.302 32.75 0.401 32.678 C 0.5 32.605 0.619 32.563 0.758 32.549 C 0.897 32.536 1.021 32.556 1.131 32.609 C 1.241 32.661 1.329 32.742 1.397 32.85 C 1.464 32.959 1.505 33.088 1.519 33.237 L 1.557 33.638 L 2.256 33.572 L 2.298 34.018 L 0.216 34.215 L 0.136 33.367 C 0.122 33.219 0.138 33.085 0.184 32.965 Z M 1.151 33.313 C 1.141 33.208 1.105 33.128 1.041 33.072 C 0.978 33.016 0.898 32.992 0.801 33.001 C 0.701 33.011 0.626 33.049 0.574 33.116 C 0.523 33.183 0.502 33.269 0.512 33.374 L 0.546 33.734 L 1.185 33.673 Z M 0.124 29.128 C 0.184 29.014 0.268 28.926 0.376 28.865 C 0.483 28.805 0.607 28.777 0.746 28.781 C 0.879 28.786 0.996 28.821 1.097 28.888 C 1.197 28.954 1.275 29.048 1.323 29.158 L 2.141 28.771 L 2.126 29.267 L 1.414 29.594 L 1.402 29.973 L 2.103 29.995 L 2.09 30.443 L 0 30.378 L 0.026 29.527 C 0.031 29.376 0.064 29.243 0.124 29.128 Z M 1.04 29.594 C 1.044 29.489 1.017 29.404 0.961 29.339 C 0.906 29.275 0.829 29.241 0.732 29.238 C 0.632 29.235 0.552 29.264 0.493 29.325 C 0.433 29.386 0.402 29.469 0.399 29.574 L 0.387 29.942 L 1.029 29.961 L 1.04 29.594 Z M 2.449 25.347 C 2.514 25.517 2.53 25.702 2.497 25.9 C 2.464 26.099 2.39 26.268 2.274 26.408 C 2.16 26.547 2.009 26.652 1.839 26.709 C 1.664 26.769 1.478 26.783 1.279 26.75 C 1.081 26.718 0.909 26.645 0.763 26.532 C 0.62 26.423 0.51 26.276 0.447 26.108 C 0.382 25.938 0.366 25.753 0.398 25.555 C 0.431 25.356 0.505 25.187 0.621 25.047 C 0.735 24.907 0.886 24.803 1.057 24.746 C 1.231 24.686 1.417 24.672 1.616 24.705 C 1.815 24.737 1.987 24.81 2.133 24.923 C 2.276 25.032 2.385 25.179 2.449 25.347 Z M 1.986 26.125 C 2.058 26.048 2.104 25.952 2.123 25.839 C 2.141 25.727 2.128 25.622 2.085 25.527 C 2.041 25.431 1.972 25.351 1.878 25.287 C 1.783 25.223 1.671 25.18 1.541 25.159 C 1.412 25.137 1.292 25.142 1.182 25.172 C 1.072 25.202 0.981 25.256 0.909 25.333 C 0.836 25.41 0.791 25.504 0.773 25.616 C 0.754 25.73 0.767 25.835 0.81 25.931 C 0.854 26.027 0.923 26.107 1.017 26.171 C 1.112 26.235 1.224 26.278 1.354 26.299 C 1.483 26.321 1.603 26.316 1.713 26.286 C 1.823 26.255 1.914 26.202 1.986 26.125 Z M 2.785 22.126 C 2.954 22.175 3.071 22.259 3.139 22.378 C 3.206 22.498 3.215 22.643 3.166 22.814 L 3.059 23.184 L 2.686 23.077 L 2.755 22.838 C 2.779 22.754 2.777 22.688 2.748 22.641 C 2.719 22.593 2.662 22.557 2.578 22.533 L 1.186 22.133 L 1.31 21.702 Z M 2.603 18.201 L 2.959 18.348 L 2.593 19.231 L 3.026 19.411 L 3.323 18.693 L 3.663 18.834 L 3.365 19.551 L 3.812 19.736 L 4.191 18.823 L 4.546 18.971 L 3.997 20.297 L 2.066 19.498 L 2.603 18.201 Z M 3.875 15.897 C 3.876 15.72 3.928 15.54 4.031 15.359 C 4.112 15.217 4.213 15.105 4.332 15.025 C 4.448 14.945 4.582 14.897 4.721 14.885 C 4.861 14.874 5.001 14.898 5.14 14.959 L 4.918 15.349 C 4.801 15.312 4.693 15.312 4.592 15.35 C 4.491 15.388 4.41 15.46 4.349 15.567 C 4.266 15.713 4.255 15.859 4.316 16.006 C 4.376 16.153 4.496 16.277 4.674 16.379 C 4.85 16.48 5.017 16.519 5.176 16.497 C 5.334 16.475 5.454 16.391 5.537 16.246 C 5.599 16.138 5.62 16.032 5.601 15.926 C 5.582 15.82 5.528 15.727 5.437 15.645 L 5.659 15.256 C 5.782 15.345 5.875 15.452 5.935 15.579 C 5.996 15.705 6.022 15.84 6.013 15.984 C 6.005 16.128 5.96 16.271 5.879 16.413 C 5.775 16.595 5.647 16.731 5.494 16.821 C 5.342 16.912 5.175 16.953 4.995 16.946 C 4.815 16.938 4.632 16.881 4.447 16.776 C 4.262 16.67 4.12 16.542 4.022 16.39 C 3.924 16.239 3.875 16.075 3.875 15.897 Z M 6.614 11.567 L 6.922 11.798 L 6.56 12.28 L 7.923 13.304 L 7.654 13.663 L 6.291 12.639 L 5.929 13.121 L 5.621 12.889 L 6.614 11.567 Z M 10.417 7.581 L 11.851 8.379 L 11.288 6.844 L 11.728 6.472 L 13.078 8.068 L 12.752 8.344 L 11.847 7.275 L 12.337 8.695 L 12.059 8.93 L 10.739 8.212 L 11.644 9.281 L 11.318 9.557 L 9.968 7.961 L 10.417 7.581 Z M 14.168 4.773 L 14.623 4.488 L 16.374 5.859 L 15.967 6.114 L 15.588 5.812 L 14.914 6.232 L 15.019 6.705 L 14.627 6.951 Z M 15.292 5.57 L 14.636 5.044 L 14.824 5.863 Z M 17.207 3.06 L 17.577 2.893 L 18.928 3.728 L 18.386 2.528 L 18.788 2.346 L 19.649 4.251 L 19.276 4.419 L 17.926 3.584 L 18.468 4.784 L 18.068 4.965 Z M 21.574 1.349 L 22.09 1.196 L 23.414 2.983 L 22.953 3.121 L 22.668 2.729 L 21.906 2.956 L 21.882 3.44 L 21.438 3.572 Z M 22.447 2.417 L 21.954 1.735 L 21.918 2.575 Z M 25.289 0.572 C 25.429 0.461 25.604 0.389 25.812 0.356 C 25.976 0.331 26.127 0.339 26.267 0.382 C 26.407 0.425 26.525 0.497 26.623 0.598 C 26.72 0.7 26.79 0.823 26.83 0.968 L 26.394 1.036 C 26.348 0.925 26.279 0.841 26.185 0.786 C 26.092 0.731 25.983 0.714 25.859 0.733 C 25.745 0.751 25.65 0.795 25.575 0.865 C 25.499 0.935 25.447 1.025 25.417 1.135 C 25.388 1.244 25.384 1.365 25.405 1.497 C 25.436 1.699 25.512 1.855 25.63 1.963 C 25.749 2.071 25.896 2.112 26.071 2.084 C 26.199 2.064 26.307 2.012 26.394 1.927 C 26.481 1.841 26.524 1.729 26.523 1.591 L 26.519 1.564 L 26.005 1.644 L 25.95 1.293 L 26.874 1.148 L 27.054 2.296 L 26.747 2.344 L 26.659 2.095 C 26.611 2.185 26.54 2.264 26.445 2.331 C 26.351 2.398 26.236 2.443 26.1 2.464 C 25.905 2.494 25.727 2.478 25.565 2.415 C 25.403 2.351 25.269 2.246 25.162 2.1 C 25.055 1.953 24.986 1.776 24.953 1.567 C 24.92 1.357 24.933 1.166 24.99 0.994 C 25.046 0.827 25.149 0.68 25.288 0.572 Z M 30.477 0 L 30.487 0.385 L 29.531 0.41 L 29.544 0.879 L 30.32 0.858 L 30.329 1.226 L 29.553 1.246 L 29.566 1.729 L 30.554 1.704 L 30.564 2.089 L 29.128 2.126 L 29.074 0.037 Z M 33.372 0.131 L 33.78 1.72 L 34.506 0.256 L 35.079 0.319 L 34.85 2.397 L 34.425 2.35 L 34.579 0.958 L 33.885 2.291 L 33.523 2.251 L 33.136 0.799 L 32.983 2.191 L 32.558 2.145 L 32.787 0.066 Z M 38.763 1.114 L 38.669 1.488 L 37.742 1.254 L 37.627 1.708 L 38.38 1.898 L 38.29 2.255 L 37.537 2.064 L 37.419 2.534 L 38.377 2.775 L 38.283 3.149 L 36.89 2.797 L 37.402 0.771 Z M 40.955 1.81 L 41.333 1.959 L 41.675 3.51 L 42.158 2.285 L 42.569 2.447 L 41.803 4.391 L 41.422 4.241 L 41.08 2.691 L 40.597 3.916 L 40.188 3.755 L 40.955 1.81 Z M 46.042 4.204 L 45.855 4.541 L 45.327 4.249 L 44.502 5.742 L 44.11 5.525 L 44.935 4.032 L 44.407 3.74 L 44.594 3.403 L 46.042 4.204 Z M 50.367 7.299 L 49.023 8.9 L 48.68 8.612 L 50.025 7.011 Z M 52.084 8.861 L 52.364 9.155 L 52.022 10.707 L 52.976 9.798 L 53.281 10.118 L 51.767 11.56 L 51.485 11.264 L 51.827 9.713 L 50.873 10.622 L 50.57 10.304 L 52.084 8.861 Z M 53.73 13.297 C 53.725 13.396 53.76 13.497 53.835 13.6 C 53.898 13.685 53.967 13.741 54.042 13.768 C 54.118 13.796 54.188 13.786 54.252 13.739 C 54.297 13.706 54.322 13.665 54.327 13.616 C 54.331 13.567 54.322 13.509 54.297 13.444 C 54.273 13.38 54.231 13.282 54.172 13.153 C 54.111 13.027 54.07 12.914 54.048 12.815 C 54.025 12.718 54.029 12.617 54.06 12.523 C 54.09 12.428 54.159 12.341 54.267 12.262 C 54.365 12.19 54.472 12.153 54.589 12.151 C 54.705 12.148 54.821 12.178 54.935 12.241 C 55.049 12.305 55.15 12.397 55.238 12.517 C 55.329 12.641 55.387 12.769 55.414 12.901 C 55.441 13.034 55.434 13.158 55.396 13.274 C 55.357 13.389 55.288 13.485 55.188 13.561 L 54.929 13.207 C 54.995 13.146 55.031 13.072 55.036 12.987 C 55.042 12.902 55.013 12.816 54.949 12.729 C 54.89 12.649 54.826 12.597 54.757 12.573 C 54.688 12.55 54.622 12.561 54.56 12.607 C 54.515 12.64 54.49 12.68 54.487 12.727 C 54.483 12.774 54.493 12.83 54.516 12.894 C 54.54 12.958 54.582 13.053 54.642 13.179 C 54.704 13.307 54.747 13.421 54.772 13.521 C 54.797 13.617 54.795 13.717 54.767 13.812 C 54.738 13.906 54.67 13.992 54.564 14.069 C 54.461 14.145 54.349 14.184 54.226 14.187 C 54.104 14.19 53.983 14.159 53.863 14.092 C 53.743 14.026 53.637 13.93 53.545 13.805 C 53.446 13.67 53.383 13.532 53.355 13.391 C 53.327 13.249 53.334 13.117 53.378 12.994 C 53.42 12.872 53.498 12.766 53.602 12.689 L 53.857 13.047 C 53.778 13.115 53.736 13.198 53.73 13.297 Z M 57.637 16.378 L 57.301 16.566 L 57.007 16.04 L 55.519 16.873 L 55.3 16.482 L 56.788 15.649 L 56.493 15.123 L 56.829 14.935 Z M 58.757 18.783 L 56.834 19.603 L 56.658 19.191 L 58.582 18.371 L 58.757 18.783 Z M 60.024 22.423 L 59.656 22.535 L 59.48 21.958 L 57.849 22.456 L 57.718 22.027 L 59.349 21.53 L 59.173 20.953 L 59.542 20.841 Z M 59.417 25.232 C 59.25 25.26 59.13 25.314 59.057 25.393 C 58.983 25.472 58.958 25.581 58.982 25.721 C 59.005 25.86 59.065 25.956 59.16 26.007 C 59.256 26.058 59.387 26.07 59.554 26.042 L 60.749 25.84 L 60.824 26.281 L 59.652 26.479 C 59.358 26.529 59.121 26.495 58.941 26.377 C 58.762 26.259 58.649 26.062 58.602 25.785 C 58.555 25.508 58.597 25.285 58.728 25.115 C 58.859 24.946 59.071 24.836 59.366 24.786 L 60.538 24.588 L 60.612 25.03 L 59.417 25.232 Z M 61.118 30.151 L 60.733 30.166 L 60.709 29.563 L 59.004 29.631 L 58.986 29.183 L 60.691 29.115 L 60.667 28.512 L 61.052 28.497 L 61.118 30.151 Z M 60.95 33.774 L 60.566 33.743 L 60.643 32.79 L 60.176 32.753 L 60.113 33.527 L 59.747 33.497 L 59.809 32.723 L 59.327 32.684 L 59.247 33.669 L 58.863 33.638 L 58.979 32.206 L 61.063 32.375 L 60.95 33.774 Z M 9.401 49.518 L 9.106 49.766 L 8.716 49.301 L 7.41 50.398 L 7.122 50.055 L 8.428 48.958 L 8.04 48.496 L 8.335 48.249 L 9.401 49.518 Z M 11.596 51.832 C 11.643 51.953 11.654 52.074 11.628 52.194 C 11.603 52.315 11.543 52.427 11.448 52.529 C 11.358 52.626 11.254 52.691 11.138 52.723 C 11.022 52.755 10.9 52.752 10.785 52.716 L 10.539 53.587 L 10.175 53.25 L 10.395 52.496 L 10.119 52.24 L 9.641 52.754 L 9.313 52.449 L 10.736 50.917 L 11.36 51.496 C 11.471 51.599 11.549 51.711 11.596 51.832 Z M 10.373 51.966 L 10.642 52.216 C 10.72 52.288 10.801 52.324 10.886 52.324 C 10.971 52.325 11.047 52.289 11.114 52.218 C 11.181 52.145 11.212 52.066 11.205 51.981 C 11.199 51.896 11.156 51.817 11.079 51.745 L 10.81 51.495 Z M 13.927 53.606 L 14.365 53.918 L 13.769 56.061 L 13.377 55.781 L 13.511 55.316 L 12.864 54.854 L 12.468 55.133 L 12.091 54.864 L 13.927 53.606 Z M 13.621 54.95 L 13.857 54.142 L 13.171 54.629 Z M 16.999 55.552 L 15.982 57.378 L 15.59 57.16 L 16.608 55.334 Z M 18.833 56.483 L 19.207 56.64 L 19.517 58.198 L 20.026 56.983 L 20.433 57.154 L 19.626 59.082 L 19.248 58.924 L 18.939 57.366 L 18.43 58.581 L 18.025 58.412 L 18.833 56.483 Z M 22.816 57.933 L 22.229 59.94 L 21.799 59.814 L 22.386 57.807 Z M 24.812 58.434 L 25.212 58.504 L 25.86 59.953 L 26.086 58.656 L 26.522 58.732 L 26.163 60.791 L 25.76 60.721 L 25.112 59.271 L 24.886 60.569 L 24.454 60.494 Z M 28.869 60.939 C 28.721 60.846 28.61 60.717 28.533 60.553 C 28.457 60.389 28.422 60.201 28.43 59.991 C 28.438 59.778 28.487 59.593 28.576 59.436 C 28.662 59.282 28.792 59.157 28.949 59.077 C 29.109 58.996 29.294 58.959 29.505 58.966 C 29.67 58.972 29.818 59.01 29.948 59.078 C 30.078 59.147 30.181 59.241 30.257 59.359 C 30.333 59.477 30.378 59.611 30.39 59.761 L 29.943 59.745 C 29.919 59.626 29.867 59.531 29.787 59.459 C 29.707 59.388 29.604 59.35 29.479 59.345 C 29.364 59.341 29.262 59.366 29.174 59.42 C 29.087 59.475 29.018 59.553 28.968 59.655 C 28.919 59.757 28.892 59.874 28.887 60.007 C 28.879 60.212 28.923 60.379 29.019 60.508 C 29.115 60.638 29.251 60.705 29.428 60.712 C 29.558 60.717 29.673 60.686 29.776 60.619 C 29.878 60.552 29.941 60.45 29.966 60.313 L 29.967 60.287 L 29.448 60.267 L 29.461 59.912 L 30.395 59.947 L 30.352 61.108 L 30.039 61.096 L 30.003 60.844 C 29.941 60.921 29.857 60.983 29.752 61.029 C 29.646 61.075 29.524 61.095 29.385 61.09 C 29.188 61.083 29.016 61.032 28.869 60.939 Z M 36.151 58.543 C 36.274 58.578 36.375 58.642 36.456 58.735 C 36.537 58.827 36.589 58.942 36.614 59.079 C 36.639 59.217 36.63 59.342 36.587 59.456 C 36.544 59.57 36.471 59.665 36.368 59.742 C 36.266 59.818 36.141 59.869 35.994 59.896 L 35.598 59.968 L 35.723 60.659 L 35.282 60.739 L 34.909 58.681 L 35.746 58.53 C 35.893 58.503 36.028 58.507 36.151 58.543 Z M 35.531 59.601 L 35.887 59.536 C 35.99 59.517 36.067 59.474 36.118 59.406 C 36.168 59.338 36.185 59.256 36.167 59.16 C 36.15 59.063 36.105 58.991 36.034 58.945 C 35.963 58.899 35.876 58.885 35.772 58.904 L 35.416 58.969 L 35.531 59.601 Z M 38.721 57.81 L 39.234 57.651 L 40.579 59.422 L 40.12 59.565 L 39.831 59.176 L 39.072 59.412 L 39.054 59.896 L 38.612 60.034 Z M 39.606 58.867 L 39.105 58.191 L 39.079 59.032 L 39.606 58.868 Z M 42.88 56.287 C 43.01 56.29 43.125 56.326 43.228 56.395 C 43.33 56.464 43.41 56.561 43.468 56.688 C 43.524 56.809 43.545 56.93 43.53 57.049 C 43.515 57.168 43.467 57.281 43.39 57.372 L 44.102 57.932 L 43.652 58.14 L 43.038 57.65 L 42.696 57.808 L 42.99 58.445 L 42.583 58.633 L 41.707 56.735 L 42.48 56.378 C 42.617 56.315 42.751 56.284 42.88 56.287 Z M 42.539 57.469 L 42.873 57.315 C 42.969 57.271 43.033 57.209 43.066 57.13 C 43.098 57.052 43.094 56.968 43.053 56.88 C 43.012 56.789 42.95 56.731 42.869 56.705 C 42.788 56.679 42.699 56.688 42.604 56.732 L 42.27 56.886 Z M 46.15 54.34 L 46.353 54.667 L 45.837 54.987 L 46.736 56.436 L 46.355 56.672 L 45.457 55.223 L 44.944 55.54 L 44.741 55.213 Z M 47.723 53.223 L 48.038 52.966 L 49.557 53.429 L 48.726 52.407 L 49.069 52.128 L 50.388 53.751 L 50.07 54.009 L 48.551 53.546 L 49.382 54.568 L 49.041 54.845 L 47.723 53.223 Z M 51.538 49.712 L 51.816 49.978 L 51.156 50.669 L 51.496 50.993 L 52.032 50.431 L 52.298 50.685 L 51.761 51.246 L 52.111 51.58 L 52.794 50.865 L 53.073 51.131 L 52.081 52.171 L 50.568 50.727 L 51.538 49.712 Z M 53.641 47.234 C 53.756 47.175 53.875 47.151 53.998 47.162 C 54.121 47.174 54.238 47.222 54.35 47.305 C 54.457 47.385 54.532 47.481 54.577 47.593 C 54.621 47.704 54.632 47.826 54.608 47.943 L 55.501 48.094 L 55.205 48.492 L 54.432 48.356 L 54.207 48.658 L 54.771 49.077 L 54.503 49.436 L 52.825 48.189 L 53.333 47.506 C 53.424 47.384 53.526 47.294 53.641 47.234 Z M 53.908 48.435 L 54.127 48.14 C 54.19 48.056 54.217 47.971 54.208 47.886 C 54.199 47.801 54.156 47.73 54.077 47.672 C 53.997 47.612 53.915 47.591 53.832 47.606 C 53.748 47.622 53.674 47.673 53.612 47.757 L 53.392 48.052 Z\" fill=\"rgb(255,255,255)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1y03pfz\",layoutDependency:layoutDependency,layoutId:\"VY7aT6e6j\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.116 1\" overflow=\"visible\"><path d=\"M 0 0 L 0.213 0 L 0.559 0.786 L 0.9 0 L 1.116 0 L 1.116 0.974 L 0.962 0.974 L 0.962 0.213 L 0.63 0.974 L 0.486 0.974 L 0.156 0.213 L 0.156 0.974 L 0.002 0.974 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-6sywux\",layoutDependency:layoutDependency,layoutId:\"GWPnVXmOH\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.288 0.137 L 0 0.137 L 0 0 L 0.728 0 L 0.728 0.137 L 0.442 0.137 L 0.442 0.974 L 0.288 0.974 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-6vnw5j\",layoutDependency:layoutDependency,layoutId:\"mvCbGYOg3\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.167 1.669\" overflow=\"visible\"><path d=\"M 0.052 0.42 C 0.098 0.3 0.17 0.205 0.27 0.132 C 0.369 0.06 0.488 0.017 0.627 0.004 C 0.765 -0.009 0.89 0.011 1 0.063 C 1.11 0.116 1.198 0.196 1.266 0.305 C 1.333 0.414 1.374 0.542 1.388 0.691 L 1.426 1.092 L 2.125 1.026 L 2.167 1.472 L 0.085 1.669 L 0.005 0.822 C -0.009 0.673 0.007 0.539 0.052 0.42 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-r34usg\",layoutDependency:layoutDependency,layoutId:\"E26Er97YZ\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.642 0.314 C 0.632 0.209 0.595 0.128 0.532 0.072 C 0.469 0.016 0.388 -0.007 0.291 0.002 C 0.192 0.012 0.117 0.05 0.065 0.116 C 0.013 0.183 -0.008 0.269 0.002 0.374 L 0.037 0.734 L 0.676 0.674 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1fqh9aw\",layoutDependency:layoutDependency,layoutId:\"pgR7DB4mC\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.141 1.672\" overflow=\"visible\"><path d=\"M 0.124 0.357 C 0.184 0.243 0.268 0.155 0.376 0.095 C 0.483 0.034 0.607 0.006 0.746 0.01 C 0.879 0.015 0.996 0.05 1.097 0.117 C 1.197 0.183 1.275 0.277 1.323 0.387 L 2.141 0 L 2.126 0.496 L 1.414 0.823 L 1.402 1.202 L 2.103 1.224 L 2.09 1.672 L 0 1.607 L 0.026 0.756 C 0.031 0.605 0.064 0.472 0.124 0.357 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-w5s814\",layoutDependency:layoutDependency,layoutId:\"QbX1ap0c4\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.653 0.356 C 0.657 0.251 0.63 0.166 0.575 0.102 C 0.519 0.037 0.442 0.003 0.345 0 C 0.245 -0.003 0.165 0.026 0.106 0.087 C 0.046 0.148 0.015 0.231 0.012 0.336 L 0 0.704 L 0.642 0.724 L 0.653 0.356 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-sbu3qr\",layoutDependency:layoutDependency,layoutId:\"EpMlRoHTi\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.132 2.08\" overflow=\"visible\"><path d=\"M 2.067 0.66 C 2.132 0.83 2.148 1.014 2.115 1.213 C 2.082 1.411 2.008 1.581 1.892 1.721 C 1.778 1.86 1.627 1.964 1.457 2.022 C 1.282 2.082 1.096 2.095 0.897 2.063 C 0.699 2.03 0.527 1.957 0.381 1.845 C 0.238 1.736 0.128 1.589 0.065 1.42 C 0 1.25 -0.016 1.066 0.016 0.867 C 0.049 0.669 0.123 0.499 0.239 0.359 C 0.353 0.22 0.504 0.116 0.675 0.058 C 0.849 -0.002 1.036 -0.015 1.234 0.017 C 1.433 0.05 1.605 0.123 1.751 0.236 C 1.894 0.345 2.003 0.492 2.067 0.66 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-u7v9hl\",layoutDependency:layoutDependency,layoutId:\"tEB5h2kWY\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.367 1.167\" overflow=\"visible\"><path d=\"M 1.222 0.979 C 1.294 0.903 1.34 0.807 1.359 0.693 C 1.377 0.581 1.364 0.477 1.321 0.381 C 1.277 0.285 1.208 0.205 1.113 0.141 C 1.019 0.077 0.907 0.035 0.777 0.013 C 0.647 -0.008 0.527 -0.004 0.418 0.027 C 0.308 0.057 0.217 0.111 0.144 0.188 C 0.072 0.264 0.027 0.359 0.008 0.471 C -0.01 0.585 0.002 0.69 0.046 0.786 C 0.09 0.882 0.159 0.962 0.253 1.026 C 0.348 1.09 0.46 1.133 0.589 1.154 C 0.719 1.175 0.839 1.171 0.949 1.14 C 1.059 1.11 1.15 1.056 1.222 0.979 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-xmfj4v\",layoutDependency:layoutDependency,layoutId:\"b4v0jJ7hy\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.011 1.482\" overflow=\"visible\"><path d=\"M 1.6 0.424 C 1.768 0.473 1.886 0.557 1.953 0.676 C 2.02 0.796 2.029 0.941 1.98 1.112 L 1.874 1.482 L 1.5 1.375 L 1.569 1.136 C 1.593 1.052 1.591 0.986 1.562 0.939 C 1.533 0.891 1.477 0.855 1.393 0.831 L 0 0.431 L 0.124 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ej1rbm\",layoutDependency:layoutDependency,layoutId:\"iID3gfd3J\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.481 2.096\" overflow=\"visible\"><path d=\"M 0.537 0 L 0.893 0.147 L 0.527 1.03 L 0.96 1.21 L 1.257 0.492 L 1.597 0.633 L 1.3 1.35 L 1.747 1.535 L 2.125 0.622 L 2.481 0.769 L 1.931 2.096 L 0 1.297 L 0.537 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-11dj7xu\",layoutDependency:layoutDependency,layoutId:\"YZDnrpu0l\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.14 2.064\" overflow=\"visible\"><path d=\"M 0 1.015 C 0 0.837 0.053 0.658 0.156 0.476 C 0.237 0.334 0.337 0.223 0.457 0.142 C 0.572 0.063 0.706 0.015 0.846 0.003 C 0.986 -0.009 1.125 0.016 1.265 0.077 L 1.043 0.466 C 0.926 0.429 0.817 0.43 0.717 0.468 C 0.616 0.505 0.535 0.578 0.474 0.685 C 0.391 0.83 0.38 0.976 0.44 1.123 C 0.501 1.27 0.62 1.394 0.798 1.496 C 0.975 1.597 1.142 1.636 1.3 1.614 C 1.459 1.592 1.579 1.509 1.662 1.363 C 1.723 1.256 1.745 1.149 1.726 1.044 C 1.707 0.938 1.652 0.844 1.561 0.762 L 1.784 0.373 C 1.907 0.462 1.999 0.57 2.06 0.696 C 2.121 0.822 2.147 0.958 2.138 1.102 C 2.129 1.246 2.084 1.389 2.003 1.531 C 1.9 1.712 1.772 1.848 1.619 1.939 C 1.466 2.03 1.3 2.071 1.12 2.063 C 0.939 2.055 0.757 1.999 0.572 1.893 C 0.387 1.788 0.245 1.659 0.147 1.508 C 0.048 1.357 0 1.192 0 1.015 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-xzl7va\",layoutDependency:layoutDependency,layoutId:\"K5HGV2npQ\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.303 2.096\" overflow=\"visible\"><path d=\"M 0.994 0 L 1.302 0.231 L 0.939 0.714 L 2.303 1.738 L 2.034 2.096 L 0.67 1.072 L 0.308 1.554 L 0 1.323 L 0.994 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1f3new4\",layoutDependency:layoutDependency,layoutId:\"DKt0jLmPc\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.11 3.085\" overflow=\"visible\"><path d=\"M 0.449 1.109 L 1.883 1.907 L 1.32 0.372 L 1.76 0 L 3.11 1.596 L 2.784 1.872 L 1.88 0.803 L 2.369 2.223 L 2.091 2.458 L 0.772 1.74 L 1.676 2.809 L 1.35 3.085 L 0 1.489 L 0.449 1.109 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cdrpkv\",layoutDependency:layoutDependency,layoutId:\"BlQUBkEHV\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.207 2.463\" overflow=\"visible\"><path d=\"M 0 0.285 L 0.456 0 L 2.207 1.371 L 1.799 1.626 L 1.42 1.324 L 0.746 1.744 L 0.852 2.217 L 0.459 2.463 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-cp0qly\",layoutDependency:layoutDependency,layoutId:\"cP5bwMFs0\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.656 0.526 L 0 0 L 0.188 0.819 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-d4wsei\",layoutDependency:layoutDependency,layoutId:\"iY9zFFGRg\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.441 2.619\" overflow=\"visible\"><path d=\"M 0 0.714 L 0.37 0.547 L 1.72 1.382 L 1.178 0.182 L 1.581 0 L 2.441 1.905 L 2.068 2.073 L 0.718 1.238 L 1.26 2.438 L 0.86 2.619 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1pl5d49\",layoutDependency:layoutDependency,layoutId:\"LfAexoTsy\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.975 2.376\" overflow=\"visible\"><path d=\"M 0.136 0.154 L 0.651 0 L 1.975 1.788 L 1.514 1.925 L 1.229 1.533 L 0.468 1.76 L 0.444 2.244 L 0 2.376 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-fez9k4\",layoutDependency:layoutDependency,layoutId:\"E8RE8JzlD\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.53 0.682 L 0.037 0 L 0 0.84 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-103htns\",layoutDependency:layoutDependency,layoutId:\"NSnIUYnfd\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.118 2.137\" overflow=\"visible\"><path d=\"M 0.353 0.23 C 0.494 0.119 0.669 0.047 0.877 0.014 C 1.041 -0.011 1.192 -0.003 1.332 0.04 C 1.472 0.083 1.59 0.155 1.688 0.256 C 1.785 0.358 1.854 0.481 1.895 0.626 L 1.459 0.694 C 1.413 0.583 1.343 0.499 1.25 0.444 C 1.157 0.389 1.048 0.372 0.924 0.391 C 0.81 0.409 0.715 0.453 0.64 0.523 C 0.564 0.593 0.512 0.683 0.482 0.793 C 0.453 0.902 0.449 1.023 0.47 1.155 C 0.501 1.357 0.576 1.513 0.695 1.621 C 0.814 1.729 0.961 1.77 1.136 1.743 C 1.264 1.722 1.371 1.67 1.459 1.585 C 1.546 1.499 1.589 1.387 1.588 1.249 L 1.583 1.222 L 1.07 1.302 L 1.015 0.951 L 1.939 0.807 L 2.118 1.954 L 1.812 2.002 L 1.724 1.753 C 1.676 1.843 1.604 1.922 1.51 1.989 C 1.416 2.056 1.301 2.101 1.165 2.122 C 0.97 2.152 0.792 2.136 0.63 2.073 C 0.468 2.009 0.333 1.904 0.227 1.758 C 0.12 1.611 0.051 1.434 0.018 1.225 C -0.015 1.015 -0.003 0.824 0.055 0.652 C 0.11 0.485 0.214 0.338 0.353 0.23 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-k35i2x\",layoutDependency:layoutDependency,layoutId:\"fPpW5GKrc\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.49 2.126\" overflow=\"visible\"><path d=\"M 1.403 0 L 1.413 0.385 L 0.458 0.41 L 0.47 0.879 L 1.246 0.858 L 1.256 1.226 L 0.48 1.246 L 0.492 1.729 L 1.48 1.704 L 1.49 2.089 L 0.055 2.126 L 0 0.037 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-aq0s51\",layoutDependency:layoutDependency,layoutId:\"GcMp4kQVS\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.521 2.331\" overflow=\"visible\"><path d=\"M 0.814 0.064 L 1.222 1.654 L 1.948 0.189 L 2.521 0.253 L 2.292 2.331 L 1.867 2.284 L 2.021 0.892 L 1.327 2.224 L 0.965 2.184 L 0.578 0.733 L 0.425 2.125 L 0 2.078 L 0.229 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1lsu2oj\",layoutDependency:layoutDependency,layoutId:\"TaAo0BgjH\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.872 2.378\" overflow=\"visible\"><path d=\"M 1.872 0.343 L 1.778 0.717 L 0.852 0.483 L 0.737 0.938 L 1.49 1.128 L 1.4 1.484 L 0.647 1.294 L 0.529 1.763 L 1.487 2.005 L 1.393 2.378 L 0 2.027 L 0.511 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1fldlqu\",layoutDependency:layoutDependency,layoutId:\"JaiPooXJN\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.381 2.581\" overflow=\"visible\"><path d=\"M 0.767 0 L 1.145 0.149 L 1.487 1.7 L 1.97 0.474 L 2.381 0.636 L 1.614 2.581 L 1.234 2.431 L 0.892 0.881 L 0.409 2.106 L 0 1.945 L 0.767 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8zvu0c\",layoutDependency:layoutDependency,layoutId:\"jKSQIB6ni\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.932 2.338\" overflow=\"visible\"><path d=\"M 1.932 0.801 L 1.745 1.138 L 1.217 0.846 L 0.392 2.338 L 0 2.122 L 0.825 0.629 L 0.297 0.337 L 0.484 0 L 1.932 0.801 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12x36uw\",layoutDependency:layoutDependency,layoutId:\"S2_lESLco\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.687 1.889\" overflow=\"visible\"><path d=\"M 1.687 0.288 L 0.343 1.889 L 0 1.601 L 1.345 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-bzj96l\",layoutDependency:layoutDependency,layoutId:\"GN0WqVpQH\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.711 2.699\" overflow=\"visible\"><path d=\"M 1.514 0 L 1.794 0.294 L 1.452 1.845 L 2.406 0.937 L 2.711 1.257 L 1.197 2.699 L 0.915 2.403 L 1.257 0.852 L 0.303 1.76 L 0 1.442 L 1.514 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xcmxaj\",layoutDependency:layoutDependency,layoutId:\"ysGzYmKAr\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.092 2.037\" overflow=\"visible\"><path d=\"M 0.392 1.147 C 0.387 1.246 0.422 1.346 0.497 1.449 C 0.56 1.534 0.629 1.591 0.704 1.618 C 0.78 1.645 0.85 1.635 0.914 1.588 C 0.959 1.556 0.984 1.515 0.988 1.465 C 0.993 1.416 0.984 1.359 0.959 1.294 C 0.935 1.229 0.893 1.132 0.833 1.003 C 0.773 0.877 0.732 0.764 0.709 0.664 C 0.687 0.568 0.691 0.467 0.722 0.372 C 0.752 0.278 0.821 0.19 0.929 0.112 C 1.027 0.04 1.134 0.003 1.251 0 C 1.367 -0.003 1.482 0.028 1.597 0.091 C 1.711 0.154 1.812 0.246 1.9 0.367 C 1.991 0.491 2.049 0.619 2.076 0.751 C 2.102 0.883 2.096 1.007 2.058 1.123 C 2.019 1.239 1.95 1.335 1.85 1.411 L 1.59 1.056 C 1.657 0.995 1.693 0.922 1.698 0.837 C 1.704 0.751 1.674 0.665 1.611 0.579 C 1.552 0.498 1.488 0.446 1.419 0.423 C 1.35 0.399 1.284 0.41 1.221 0.456 C 1.177 0.489 1.152 0.529 1.149 0.576 C 1.145 0.624 1.155 0.679 1.178 0.743 C 1.202 0.808 1.244 0.903 1.304 1.029 C 1.365 1.157 1.409 1.271 1.434 1.371 C 1.459 1.466 1.457 1.567 1.428 1.662 C 1.4 1.756 1.332 1.841 1.226 1.919 C 1.123 1.994 1.011 2.033 0.888 2.037 C 0.766 2.04 0.645 2.008 0.525 1.942 C 0.404 1.875 0.299 1.78 0.207 1.654 C 0.108 1.519 0.045 1.381 0.016 1.24 C -0.011 1.099 -0.004 0.967 0.039 0.844 C 0.082 0.722 0.16 0.616 0.264 0.539 L 0.519 0.897 C 0.44 0.964 0.398 1.048 0.392 1.147 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-16usxe2\",layoutDependency:layoutDependency,layoutId:\"X3PYzcnU6\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.337 1.938\" overflow=\"visible\"><path d=\"M 2.337 1.444 L 2.001 1.632 L 1.707 1.105 L 0.219 1.938 L 0 1.547 L 1.488 0.715 L 1.193 0.188 L 1.529 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1eoq79z\",layoutDependency:layoutDependency,layoutId:\"pLmMWnivK\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.099 1.232\" overflow=\"visible\"><path d=\"M 2.099 0.412 L 0.176 1.232 L 0 0.82 L 1.923 0 L 2.099 0.412 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1tnevt5\",layoutDependency:layoutDependency,layoutId:\"MVRC8Vfbx\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.306 1.695\" overflow=\"visible\"><path d=\"M 2.306 1.582 L 1.937 1.695 L 1.762 1.118 L 0.131 1.615 L 0 1.186 L 1.631 0.689 L 1.455 0.112 L 1.823 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-c3nvc3\",layoutDependency:layoutDependency,layoutId:\"XqM9J2Fdv\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.241 1.913\" overflow=\"visible\"><path d=\"M 0.834 0.644 C 0.667 0.672 0.547 0.726 0.473 0.805 C 0.4 0.884 0.375 0.993 0.398 1.132 C 0.422 1.272 0.482 1.367 0.577 1.419 C 0.673 1.47 0.804 1.482 0.971 1.454 L 2.166 1.251 L 2.241 1.693 L 1.069 1.891 C 0.774 1.941 0.538 1.907 0.358 1.789 C 0.179 1.671 0.065 1.473 0.019 1.197 C -0.028 0.92 0.014 0.697 0.144 0.527 C 0.275 0.358 0.488 0.248 0.782 0.198 L 1.954 0 L 2.029 0.442 L 0.834 0.644 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9abtgo\",layoutDependency:layoutDependency,layoutId:\"QELidUNLL\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.131 1.669\" overflow=\"visible\"><path d=\"M 2.131 1.654 L 1.746 1.669 L 1.722 1.066 L 0.018 1.134 L 0 0.686 L 1.705 0.618 L 1.681 0.015 L 2.066 0 L 2.131 1.654 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1dgh8f6\",layoutDependency:layoutDependency,layoutId:\"IHO8RKML6\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.2 1.568\" overflow=\"visible\"><path d=\"M 2.086 1.568 L 1.702 1.537 L 1.78 0.584 L 1.312 0.546 L 1.25 1.32 L 0.883 1.291 L 0.946 0.517 L 0.464 0.478 L 0.384 1.463 L 0 1.432 L 0.116 0 L 2.2 0.169 L 2.087 1.568 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-zhuv70\",layoutDependency:layoutDependency,layoutId:\"Lkp5Ti7xX\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.279 2.149\" overflow=\"visible\"><path d=\"M 2.279 1.27 L 1.984 1.517 L 1.594 1.053 L 0.288 2.149 L 0 1.806 L 1.306 0.71 L 0.918 0.248 L 1.214 0 L 2.279 1.27 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-oifjvp\",layoutDependency:layoutDependency,layoutId:\"n2HHrcVeK\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.328 2.67\" overflow=\"visible\"><path d=\"M 2.283 0.915 C 2.33 1.036 2.34 1.157 2.315 1.277 C 2.29 1.398 2.23 1.51 2.135 1.612 C 2.044 1.709 1.941 1.774 1.824 1.806 C 1.709 1.838 1.587 1.835 1.472 1.799 L 1.225 2.67 L 0.862 2.333 L 1.082 1.579 L 0.806 1.323 L 0.328 1.837 L 0 1.532 L 1.423 0 L 2.047 0.579 C 2.157 0.682 2.236 0.794 2.283 0.915 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1gymush\",layoutDependency:layoutDependency,layoutId:\"EGggfwLA4\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0 0.471 L 0.269 0.721 C 0.346 0.792 0.428 0.828 0.513 0.829 C 0.598 0.829 0.674 0.794 0.74 0.722 C 0.808 0.649 0.839 0.57 0.832 0.485 C 0.825 0.4 0.783 0.322 0.706 0.25 L 0.437 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1e7f5sf\",layoutDependency:layoutDependency,layoutId:\"acUyNdwXp\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.274 2.455\" overflow=\"visible\"><path d=\"M 1.836 0 L 2.274 0.312 L 1.678 2.455 L 1.286 2.176 L 1.42 1.71 L 0.774 1.249 L 0.377 1.527 L 0 1.258 L 1.836 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1c7c9x9\",layoutDependency:layoutDependency,layoutId:\"KngqbJ4U0\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.45 0.808 L 0.685 0 L 0 0.487 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xi9yqw\",layoutDependency:layoutDependency,layoutId:\"cZuhZL_On\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.409 2.044\" overflow=\"visible\"><path d=\"M 1.409 0.218 L 0.391 2.044 L 0 1.826 L 1.018 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1x9ak94\",layoutDependency:layoutDependency,layoutId:\"vrFOK1MEW\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.408 2.599\" overflow=\"visible\"><path d=\"M 0.808 0 L 1.182 0.157 L 1.492 1.714 L 2.001 0.5 L 2.408 0.67 L 1.601 2.599 L 1.223 2.441 L 0.914 0.883 L 0.405 2.098 L 0 1.928 L 0.808 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-11ikqu4\",layoutDependency:layoutDependency,layoutId:\"U2lQ00m_w\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.017 2.132\" overflow=\"visible\"><path d=\"M 1.017 0.126 L 0.43 2.132 L 0 2.007 L 0.587 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1ix39bg\",layoutDependency:layoutDependency,layoutId:\"eaPKNPTp6\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.068 2.358\" overflow=\"visible\"><path d=\"M 0.359 0 L 0.759 0.07 L 1.407 1.52 L 1.633 0.222 L 2.068 0.298 L 1.709 2.358 L 1.306 2.287 L 0.658 0.838 L 0.432 2.135 L 0 2.06 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cfipss\",layoutDependency:layoutDependency,layoutId:\"cj9unFZyX\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.966 2.143\" overflow=\"visible\"><path d=\"M 0.44 1.974 C 0.293 1.881 0.181 1.752 0.104 1.588 C 0.028 1.424 -0.007 1.236 0.001 1.025 C 0.009 0.812 0.058 0.627 0.147 0.47 C 0.233 0.316 0.363 0.192 0.52 0.112 C 0.68 0.03 0.865 -0.007 1.076 0.001 C 1.241 0.007 1.389 0.045 1.519 0.113 C 1.649 0.182 1.752 0.275 1.828 0.394 C 1.904 0.512 1.949 0.646 1.961 0.796 L 1.514 0.779 C 1.49 0.661 1.438 0.566 1.358 0.494 C 1.278 0.423 1.176 0.384 1.05 0.38 C 0.935 0.375 0.833 0.401 0.745 0.455 C 0.658 0.51 0.589 0.588 0.539 0.69 C 0.49 0.791 0.463 0.909 0.458 1.042 C 0.45 1.247 0.494 1.414 0.59 1.543 C 0.686 1.672 0.822 1.74 0.999 1.747 C 1.129 1.752 1.244 1.72 1.347 1.653 C 1.449 1.587 1.512 1.485 1.537 1.348 L 1.538 1.321 L 1.019 1.302 L 1.032 0.947 L 1.966 0.981 L 1.923 2.143 L 1.61 2.131 L 1.574 1.879 C 1.512 1.956 1.428 2.018 1.323 2.063 C 1.217 2.109 1.095 2.13 0.956 2.125 C 0.759 2.117 0.587 2.067 0.44 1.974 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-s82ura\",layoutDependency:layoutDependency,layoutId:\"kfmcpD6rh\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.719 2.226\" overflow=\"visible\"><path d=\"M 1.242 0.03 C 1.365 0.066 1.466 0.13 1.547 0.222 C 1.628 0.315 1.68 0.43 1.705 0.567 C 1.73 0.704 1.721 0.83 1.678 0.944 C 1.635 1.058 1.562 1.153 1.46 1.229 C 1.357 1.306 1.232 1.357 1.085 1.384 L 0.689 1.456 L 0.814 2.146 L 0.373 2.226 L 0 0.169 L 0.838 0.017 C 0.984 -0.009 1.119 -0.005 1.242 0.03 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1l12uei\",layoutDependency:layoutDependency,layoutId:\"cb1b0XUSf\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.115 0.705 L 0.47 0.64 C 0.574 0.621 0.651 0.578 0.702 0.51 C 0.752 0.442 0.769 0.36 0.751 0.264 C 0.733 0.166 0.689 0.095 0.618 0.049 C 0.547 0.003 0.459 -0.011 0.356 0.008 L 0 0.073 L 0.115 0.705 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1g4c3y4\",layoutDependency:layoutDependency,layoutId:\"MoAEkVwOu\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.968 2.383\" overflow=\"visible\"><path d=\"M 0.109 0.16 L 0.623 0 L 1.968 1.771 L 1.509 1.914 L 1.219 1.525 L 0.46 1.761 L 0.442 2.246 L 0 2.383 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1bpwhzu\",layoutDependency:layoutDependency,layoutId:\"A6fgEZhMD\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.528 0.676 L 0.026 0 L 0 0.84 L 0.528 0.676 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1f3izgw\",layoutDependency:layoutDependency,layoutId:\"wA8HDHMc5\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.395 2.346\" overflow=\"visible\"><path d=\"M 1.173 0 C 1.303 0.003 1.418 0.039 1.521 0.108 C 1.623 0.177 1.703 0.275 1.761 0.401 C 1.817 0.522 1.838 0.643 1.823 0.763 C 1.808 0.882 1.76 0.994 1.683 1.086 L 2.395 1.645 L 1.945 1.853 L 1.331 1.363 L 0.989 1.521 L 1.283 2.158 L 0.876 2.346 L 0 0.448 L 0.773 0.091 C 0.91 0.028 1.044 -0.003 1.173 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-17yuovy\",layoutDependency:layoutDependency,layoutId:\"B9Q4VBly3\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.269 0.779 L 0.603 0.625 C 0.698 0.58 0.763 0.519 0.796 0.44 C 0.828 0.362 0.824 0.278 0.783 0.189 C 0.742 0.099 0.68 0.041 0.599 0.015 C 0.518 -0.012 0.429 -0.003 0.333 0.042 L 0 0.196 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jm675m\",layoutDependency:layoutDependency,layoutId:\"sFTmJoFIA\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.995 2.332\" overflow=\"visible\"><path d=\"M 1.409 0 L 1.612 0.327 L 1.097 0.647 L 1.995 2.097 L 1.614 2.332 L 0.716 0.883 L 0.203 1.201 L 0 0.873 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-znq4g6\",layoutDependency:layoutDependency,layoutId:\"BpSD44eeE\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.665 2.717\" overflow=\"visible\"><path d=\"M 0 1.095 L 0.315 0.838 L 1.834 1.301 L 1.004 0.279 L 1.346 0 L 2.665 1.622 L 2.348 1.88 L 0.829 1.418 L 1.659 2.44 L 1.319 2.717 L 0 1.095 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1vtk8lk\",layoutDependency:layoutDependency,layoutId:\"siRQv14Hk\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.504 2.459\" overflow=\"visible\"><path d=\"M 0.969 0 L 1.248 0.266 L 0.588 0.957 L 0.927 1.281 L 1.463 0.719 L 1.729 0.973 L 1.193 1.535 L 1.543 1.869 L 2.225 1.154 L 2.504 1.42 L 1.512 2.459 L 0 1.015 L 0.969 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-uujzog\",layoutDependency:layoutDependency,layoutId:\"xST_y9HPR\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.676 2.277\" overflow=\"visible\"><path d=\"M 0.816 0.075 C 0.931 0.015 1.05 -0.009 1.172 0.003 C 1.295 0.015 1.412 0.062 1.524 0.145 C 1.631 0.225 1.707 0.321 1.751 0.433 C 1.796 0.545 1.806 0.666 1.783 0.784 L 2.676 0.934 L 2.38 1.332 L 1.606 1.196 L 1.382 1.498 L 1.945 1.917 L 1.678 2.277 L 0 1.029 L 0.508 0.346 C 0.598 0.225 0.701 0.134 0.816 0.075 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-63fjwn\",layoutDependency:layoutDependency,layoutId:\"owR16LdP5\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.515 0.834 L 0.735 0.539 C 0.798 0.454 0.825 0.37 0.816 0.285 C 0.807 0.2 0.763 0.129 0.685 0.07 C 0.605 0.011 0.523 -0.011 0.439 0.005 C 0.356 0.021 0.282 0.071 0.219 0.156 L 0 0.451 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-1b34z6x\",layoutDependency:layoutDependency,layoutId:\"ChPIhvIre\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.233 10.235\" overflow=\"visible\"><path d=\"M 0 10.235 L 0 7.339 L 2.896 10.235 Z M 5.837 10.235 L 0 4.398 L 0 1.456 L 8.778 10.235 Z M 10.233 0 L 10.233 2.864 L 7.369 0 Z M 10.233 8.748 L 1.487 0.001 L 4.428 0.001 L 10.233 5.806 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1fm1y84\",layoutDependency:layoutDependency,layoutId:\"LUQuMw2cI\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.896 2.896\" overflow=\"visible\"><path d=\"M 0 2.896 L 0 0 L 2.896 2.896 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1t5e0hc\",layoutDependency:layoutDependency,layoutId:\"k6uah8Q1q\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.778 8.778\" overflow=\"visible\"><path d=\"M 5.837 8.778 L 0 2.941 L 0 0 L 8.778 8.778 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1wafzmf\",layoutDependency:layoutDependency,layoutId:\"iX6dWoGE5\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.864 2.864\" overflow=\"visible\"><path d=\"M 2.864 0 L 2.864 2.864 L 0 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ujol6c\",layoutDependency:layoutDependency,layoutId:\"RGJjfN9XL\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.747 8.747\" overflow=\"visible\"><path d=\"M 8.747 8.747 L 0 0 L 2.941 0 L 8.747 5.805 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-12556h0\",layoutDependency:layoutDependency,layoutId:\"W9m64MX4a\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.233 10.233\" overflow=\"visible\"><path d=\"M 7.036 0.015 C 8.828 0.177 10.233 1.683 10.233 3.518 C 10.233 5.353 8.828 6.859 7.036 7.02 C 6.93 7.03 6.824 7.035 6.716 7.035 L 1.919 7.035 L 1.919 10.233 L 0 10.233 L 0 0 L 6.716 0 C 6.823 0 6.929 0.005 7.036 0.015 Z M 8.315 3.518 C 8.315 2.635 7.599 1.919 6.716 1.919 L 1.919 1.919 L 1.919 5.117 L 6.716 5.117 C 7.599 5.117 8.315 4.401 8.315 3.518 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-wmja6\",layoutDependency:layoutDependency,layoutId:\"uWEbdsu8d\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.233 10.233\" overflow=\"visible\"><path d=\"M 7.036 0.015 C 6.929 0.005 6.823 0 6.716 0 L 0 0 L 0 10.233 L 1.919 10.233 L 1.919 7.035 L 6.716 7.035 C 6.824 7.035 6.93 7.03 7.036 7.02 C 8.828 6.859 10.233 5.353 10.233 3.518 C 10.233 1.683 8.828 0.177 7.036 0.015 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1bsiz3s\",layoutDependency:layoutDependency,layoutId:\"gOeTLnppJ\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.396 3.198\" overflow=\"visible\"><path d=\"M 4.797 3.198 L 0 3.198 L 0 0 L 4.797 0 C 5.68 0 6.396 0.716 6.396 1.599 C 6.396 2.482 5.68 3.198 4.797 3.198 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1bxtmfr\",layoutDependency:layoutDependency,layoutId:\"A3aMntryH\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.536 2.522\" overflow=\"visible\"><path d=\"M 1.536 0.628 L 1.261 0.628 C 1.065 0.628 0.921 0.687 0.829 0.805 C 0.738 0.922 0.692 1.083 0.692 1.286 L 0.692 2.522 L 0 2.522 L 0 0 L 0.628 0 L 0.692 0.378 C 0.767 0.254 0.86 0.159 0.972 0.096 C 1.083 0.032 1.232 0 1.418 0 L 1.536 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-s1gj85\",layoutDependency:layoutDependency,layoutId:\"i42SdhT6G\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.571 2.581\" overflow=\"visible\"><path d=\"M 0.606 0.159 C 0.797 0.053 1.019 0 1.271 0 C 1.526 0 1.751 0.05 1.946 0.15 C 2.14 0.249 2.292 0.39 2.402 0.572 C 2.512 0.753 2.568 0.967 2.571 1.212 C 2.571 1.3 2.565 1.379 2.552 1.448 L 0.721 1.448 L 0.721 1.467 C 0.738 1.651 0.797 1.794 0.898 1.899 C 0.999 2.004 1.138 2.056 1.315 2.056 C 1.456 2.056 1.573 2.026 1.666 1.965 C 1.759 1.905 1.82 1.816 1.85 1.698 L 2.532 1.698 C 2.507 1.862 2.441 2.017 2.341 2.149 C 2.239 2.284 2.105 2.389 1.938 2.466 C 1.771 2.543 1.58 2.581 1.364 2.581 C 1.083 2.581 0.84 2.529 0.636 2.424 C 0.431 2.32 0.274 2.17 0.164 1.975 C 0.055 1.781 0 1.554 0 1.296 C 0 1.034 0.053 0.806 0.159 0.611 C 0.266 0.416 0.415 0.266 0.606 0.16 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-148epye\",layoutDependency:layoutDependency,layoutId:\"XufqItmj_\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.143 1\" overflow=\"visible\"><path d=\"M 0.954 0.125 C 0.852 0.042 0.721 0 0.564 0 C 0.414 0 0.287 0.043 0.184 0.13 C 0.081 0.217 0.02 0.334 0 0.481 L 1.143 0.481 C 1.121 0.327 1.057 0.209 0.954 0.125 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jkp2sh\",layoutDependency:layoutDependency,layoutId:\"KY6qlJ1R8\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.459 2.552\" overflow=\"visible\"><path d=\"M 2.459 1.183 L 2.459 2.552 L 1.767 2.552 L 1.767 1.222 C 1.767 0.787 1.596 0.569 1.256 0.569 C 1.076 0.569 0.937 0.63 0.839 0.751 C 0.741 0.872 0.692 1.042 0.692 1.261 L 0.692 2.552 L 0 2.552 L 0 0.029 L 0.604 0.029 L 0.667 0.343 C 0.754 0.237 0.863 0.151 0.986 0.091 C 1.111 0.03 1.264 0 1.448 0 C 1.742 0 1.984 0.091 2.174 0.275 C 2.364 0.458 2.459 0.761 2.459 1.183 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1mrbtke\",layoutDependency:layoutDependency,layoutId:\"DwGzjo89k\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.295 3.229\" overflow=\"visible\"><path d=\"M 0.692 0 L 0.692 0.707 L 1.266 0.707 L 1.266 1.291 L 0.692 1.291 L 0.692 2.395 C 0.692 2.483 0.711 2.547 0.748 2.586 C 0.786 2.625 0.849 2.645 0.937 2.645 L 1.295 2.645 L 1.295 3.229 L 0.721 3.229 C 0.24 3.229 0 2.988 0 2.508 L 0 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14av7y3\",layoutDependency:layoutDependency,layoutId:\"DJbhSmXrB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.536 2.522\" overflow=\"visible\"><path d=\"M 1.536 0.628 L 1.261 0.628 C 1.065 0.628 0.921 0.687 0.829 0.805 C 0.738 0.922 0.692 1.083 0.692 1.286 L 0.692 2.522 L 0 2.522 L 0 0 L 0.628 0 L 0.692 0.378 C 0.767 0.254 0.86 0.159 0.972 0.096 C 1.083 0.032 1.232 0 1.418 0 L 1.536 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-174t3mo\",layoutDependency:layoutDependency,layoutId:\"Ps2yuGqz1\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.581 2.581\" overflow=\"visible\"><path d=\"M 2.581 2.552 L 2.228 2.552 C 1.911 2.552 1.755 2.414 1.762 2.14 C 1.67 2.284 1.557 2.393 1.423 2.468 C 1.289 2.543 1.127 2.581 0.937 2.581 C 0.656 2.581 0.429 2.516 0.258 2.387 C 0.086 2.258 0 2.076 0 1.84 C 0 1.572 0.099 1.365 0.297 1.219 C 0.495 1.074 0.782 1.001 1.158 1.001 L 1.659 1.001 L 1.659 0.878 C 1.659 0.764 1.616 0.673 1.531 0.606 C 1.446 0.539 1.332 0.505 1.188 0.505 C 1.06 0.505 0.955 0.533 0.874 0.589 C 0.792 0.644 0.743 0.72 0.726 0.815 L 0.059 0.815 C 0.082 0.556 0.196 0.356 0.402 0.213 C 0.609 0.071 0.882 0 1.222 0 C 1.579 0 1.854 0.078 2.049 0.235 C 2.243 0.393 2.341 0.62 2.341 0.918 L 2.341 1.806 C 2.341 1.868 2.354 1.91 2.38 1.933 C 2.406 1.956 2.447 1.968 2.503 1.968 L 2.581 1.968 L 2.581 2.552 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-3rycm\",layoutDependency:layoutDependency,layoutId:\"qAQ4INWIP\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.456 0 C 0.312 0 0.2 0.029 0.12 0.086 C 0.04 0.143 0 0.224 0 0.329 C 0 0.417 0.034 0.487 0.101 0.54 C 0.168 0.592 0.259 0.618 0.373 0.618 C 0.553 0.618 0.695 0.567 0.8 0.464 C 0.905 0.361 0.959 0.222 0.962 0.049 L 0.962 0 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-5pnc9z\",layoutDependency:layoutDependency,layoutId:\"UWdfEhvnF\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.64 3.435\" overflow=\"visible\"><path d=\"M 2.049 0.14 C 2.237 0.233 2.382 0.367 2.485 0.54 C 2.588 0.713 2.64 0.914 2.64 1.143 C 2.64 1.373 2.588 1.573 2.485 1.745 C 2.382 1.916 2.237 2.049 2.049 2.142 C 1.86 2.235 1.644 2.282 1.399 2.282 L 0.736 2.282 L 0.736 3.435 L 0 3.435 L 0 0 L 1.398 0 C 1.644 0 1.861 0.047 2.049 0.14 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1dyao0g\",layoutDependency:layoutDependency,layoutId:\"AEsXeZy95\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.158 1.055\" overflow=\"visible\"><path d=\"M 0.594 1.055 C 0.767 1.055 0.905 1.008 1.006 0.913 C 1.107 0.818 1.158 0.69 1.158 0.53 C 1.158 0.367 1.107 0.237 1.006 0.142 C 0.905 0.047 0.767 0 0.594 0 L 0 0 L 0 1.055 L 0.594 1.055 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1av2p0n\",layoutDependency:layoutDependency,layoutId:\"BLSqF6eBH\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.621 3.568\" overflow=\"visible\"><path d=\"M 2.621 2.483 C 2.621 2.813 2.511 3.077 2.292 3.273 C 2.073 3.469 1.732 3.568 1.271 3.568 C 0.914 3.568 0.627 3.489 0.407 3.332 C 0.188 3.175 0.07 2.953 0.054 2.665 L 0.751 2.665 C 0.784 2.786 0.848 2.879 0.945 2.944 C 1.041 3.01 1.168 3.043 1.325 3.043 C 1.521 3.043 1.673 2.993 1.781 2.895 C 1.889 2.797 1.943 2.652 1.943 2.459 L 1.943 2.194 C 1.76 2.426 1.5 2.542 1.163 2.542 C 0.941 2.542 0.741 2.49 0.564 2.385 C 0.388 2.28 0.249 2.132 0.15 1.941 C 0.05 1.749 0 1.526 0 1.271 C 0 1.019 0.05 0.797 0.15 0.604 C 0.249 0.411 0.389 0.262 0.567 0.157 C 0.745 0.052 0.946 0 1.168 0 C 1.498 0 1.76 0.128 1.953 0.383 L 2.012 0.034 L 2.621 0.034 L 2.621 2.483 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jbymzu\",layoutDependency:layoutDependency,layoutId:\"UoRAnh6z5\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.232 1.428\" overflow=\"visible\"><path d=\"M 1.232 0.721 C 1.232 0.509 1.176 0.335 1.065 0.201 C 0.953 0.067 0.805 0 0.618 0 C 0.432 0 0.282 0.066 0.169 0.199 C 0.056 0.331 0 0.504 0 0.716 C 0 0.929 0.057 1.101 0.169 1.232 C 0.282 1.363 0.432 1.428 0.618 1.428 C 0.805 1.428 0.954 1.363 1.065 1.232 C 1.176 1.101 1.232 0.931 1.232 0.721 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-hg6v4b\",layoutDependency:layoutDependency,layoutId:\"UBPqImPao\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.458 2.552\" overflow=\"visible\"><path d=\"M 2.458 1.183 L 2.458 2.552 L 1.767 2.552 L 1.767 1.222 C 1.767 0.787 1.596 0.569 1.256 0.569 C 1.076 0.569 0.937 0.63 0.839 0.751 C 0.741 0.872 0.692 1.042 0.692 1.261 L 0.692 2.552 L 0 2.552 L 0 0.029 L 0.604 0.029 L 0.667 0.343 C 0.754 0.237 0.863 0.151 0.986 0.091 C 1.111 0.03 1.264 0 1.448 0 C 1.742 0 1.984 0.091 2.174 0.275 C 2.363 0.458 2.458 0.761 2.458 1.183 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-kt24o4\",layoutDependency:layoutDependency,layoutId:\"XHAmvBWwt\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 2.522\" overflow=\"visible\"><path d=\"M 0.692 0 L 0.692 2.522 L 0 2.522 L 0 0 L 0.692 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-oycjig\",layoutDependency:layoutDependency,layoutId:\"n8lrNmdE3\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.8 0.388 C 0.8 0.499 0.762 0.592 0.687 0.667 C 0.612 0.743 0.517 0.78 0.402 0.78 C 0.288 0.78 0.192 0.743 0.115 0.667 C 0.039 0.592 0 0.499 0 0.388 C 0 0.277 0.038 0.184 0.115 0.11 C 0.192 0.037 0.288 0 0.402 0 C 0.517 0 0.612 0.037 0.687 0.11 C 0.762 0.184 0.8 0.276 0.8 0.388 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-oqlswq\",layoutDependency:layoutDependency,layoutId:\"iYvIivmbB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.458 2.552\" overflow=\"visible\"><path d=\"M 2.458 1.183 L 2.458 2.552 L 1.767 2.552 L 1.767 1.222 C 1.767 0.787 1.596 0.569 1.256 0.569 C 1.076 0.569 0.937 0.63 0.839 0.751 C 0.741 0.872 0.692 1.042 0.692 1.261 L 0.692 2.552 L 0 2.552 L 0 0.029 L 0.604 0.029 L 0.667 0.343 C 0.754 0.237 0.863 0.151 0.986 0.091 C 1.111 0.03 1.264 0 1.448 0 C 1.742 0 1.984 0.091 2.174 0.275 C 2.364 0.458 2.458 0.761 2.458 1.183 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ugv63g\",layoutDependency:layoutDependency,layoutId:\"WNWtCEbw6\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 2.522\" overflow=\"visible\"><path d=\"M 0.692 0 L 0.692 2.522 L 0 2.522 L 0 0 L 0.692 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-satdls\",layoutDependency:layoutDependency,layoutId:\"GYAH19lDH\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.8 0.388 C 0.8 0.499 0.762 0.592 0.687 0.667 C 0.612 0.743 0.517 0.78 0.402 0.78 C 0.288 0.78 0.192 0.743 0.115 0.667 C 0.039 0.592 0 0.499 0 0.388 C 0 0.277 0.038 0.184 0.115 0.11 C 0.192 0.037 0.288 0 0.402 0 C 0.517 0 0.612 0.037 0.687 0.11 C 0.762 0.184 0.8 0.276 0.8 0.388 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-10zf79z\",layoutDependency:layoutDependency,layoutId:\"Ztt6T28dq\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.581 2.581\" overflow=\"visible\"><path d=\"M 2.581 2.552 L 2.228 2.552 C 1.911 2.552 1.755 2.414 1.762 2.14 C 1.67 2.284 1.557 2.393 1.423 2.468 C 1.289 2.543 1.127 2.581 0.937 2.581 C 0.656 2.581 0.429 2.516 0.258 2.387 C 0.086 2.258 0 2.076 0 1.84 C 0 1.572 0.099 1.365 0.297 1.219 C 0.495 1.074 0.782 1.001 1.158 1.001 L 1.659 1.001 L 1.659 0.878 C 1.659 0.764 1.616 0.673 1.531 0.606 C 1.446 0.539 1.332 0.505 1.188 0.505 C 1.06 0.505 0.955 0.533 0.873 0.589 C 0.792 0.644 0.743 0.72 0.726 0.815 L 0.059 0.815 C 0.082 0.556 0.196 0.356 0.402 0.213 C 0.608 0.071 0.882 0 1.222 0 C 1.578 0 1.854 0.078 2.049 0.235 C 2.243 0.393 2.341 0.62 2.341 0.918 L 2.341 1.806 C 2.341 1.868 2.354 1.91 2.38 1.933 C 2.406 1.956 2.447 1.968 2.503 1.968 L 2.581 1.968 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1puw6sn\",layoutDependency:layoutDependency,layoutId:\"FdUrHmYjn\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.456 0 C 0.312 0 0.2 0.029 0.12 0.086 C 0.04 0.143 0 0.224 0 0.329 C 0 0.417 0.034 0.487 0.101 0.54 C 0.168 0.592 0.259 0.618 0.373 0.618 C 0.553 0.618 0.695 0.567 0.8 0.464 C 0.905 0.361 0.959 0.222 0.962 0.049 L 0.962 0 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1obc34o\",layoutDependency:layoutDependency,layoutId:\"WpGS0wOnC\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.536 2.522\" overflow=\"visible\"><path d=\"M 1.536 0.628 L 1.261 0.628 C 1.065 0.628 0.921 0.687 0.829 0.805 C 0.738 0.922 0.692 1.083 0.692 1.286 L 0.692 2.522 L 0 2.522 L 0 0 L 0.628 0 L 0.692 0.378 C 0.767 0.254 0.86 0.159 0.972 0.096 C 1.083 0.032 1.232 0 1.418 0 L 1.536 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pq9ym\",layoutDependency:layoutDependency,layoutId:\"rx8T4IJ5U\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.719 3.435\" overflow=\"visible\"><path d=\"M 2.719 0 L 2.719 0.633 L 1.727 0.633 L 1.727 3.435 L 0.991 3.435 L 0.991 0.633 L 0 0.633 L 0 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1b6bua3\",layoutDependency:layoutDependency,layoutId:\"yqRlQJWNs\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.621 3.465\" overflow=\"visible\"><path d=\"M 2.621 3.435 L 2.017 3.435 L 1.948 3.087 C 1.755 3.339 1.493 3.465 1.163 3.465 C 0.941 3.465 0.741 3.411 0.564 3.305 C 0.388 3.199 0.249 3.047 0.15 2.851 C 0.05 2.655 0 2.428 0 2.169 C 0 1.914 0.05 1.689 0.15 1.494 C 0.249 1.3 0.389 1.149 0.567 1.043 C 0.745 0.937 0.945 0.883 1.168 0.883 C 1.495 0.883 1.749 0.998 1.929 1.227 L 1.929 0 L 2.621 0 L 2.621 3.435 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12jsgdq\",layoutDependency:layoutDependency,layoutId:\"KCSx8VEw4\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.232 1.452\" overflow=\"visible\"><path d=\"M 1.232 0.731 C 1.232 0.512 1.176 0.335 1.065 0.201 C 0.954 0.067 0.805 0 0.618 0 C 0.432 0 0.282 0.067 0.169 0.201 C 0.056 0.335 0 0.51 0 0.726 C 0 0.942 0.057 1.117 0.169 1.251 C 0.282 1.385 0.432 1.452 0.618 1.452 C 0.805 1.452 0.954 1.386 1.065 1.254 C 1.176 1.121 1.232 0.947 1.232 0.731 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14p7riq\",layoutDependency:layoutDependency,layoutId:\"GP5Oi6xh8\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.571 2.581\" overflow=\"visible\"><path d=\"M 0.606 0.159 C 0.797 0.053 1.019 0 1.271 0 C 1.526 0 1.751 0.05 1.946 0.15 C 2.14 0.249 2.292 0.39 2.402 0.572 C 2.512 0.753 2.568 0.967 2.571 1.212 C 2.571 1.3 2.565 1.379 2.552 1.448 L 0.721 1.448 L 0.721 1.467 C 0.738 1.65 0.796 1.794 0.898 1.899 C 0.999 2.004 1.138 2.056 1.315 2.056 C 1.456 2.056 1.573 2.026 1.666 1.965 C 1.759 1.905 1.82 1.816 1.85 1.698 L 2.532 1.698 C 2.507 1.862 2.441 2.017 2.341 2.149 C 2.239 2.284 2.105 2.389 1.938 2.466 C 1.771 2.543 1.58 2.581 1.364 2.581 C 1.083 2.581 0.84 2.529 0.636 2.424 C 0.431 2.319 0.274 2.17 0.164 1.975 C 0.055 1.78 0 1.554 0 1.295 C 0 1.034 0.053 0.806 0.159 0.611 C 0.266 0.416 0.415 0.266 0.606 0.159 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xv5bru\",layoutDependency:layoutDependency,layoutId:\"S5YZTzP7g\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.143 1\" overflow=\"visible\"><path d=\"M 0.954 0.125 C 0.851 0.042 0.721 0 0.564 0 C 0.414 0 0.287 0.043 0.184 0.13 C 0.081 0.217 0.02 0.334 0 0.481 L 1.143 0.481 C 1.121 0.327 1.057 0.209 0.954 0.125 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1dq9wab\",layoutDependency:layoutDependency,layoutId:\"uhimWjgL6\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.252 2.522\" overflow=\"visible\"><path d=\"M 2.193 0 L 2.193 0.471 L 0.932 1.938 L 2.252 1.938 L 2.252 2.522 L 0 2.522 L 0 2.051 L 1.261 0.584 L 0.059 0.584 L 0.059 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-r5uoz2\",layoutDependency:layoutDependency,layoutId:\"nUun3v49x\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 2.522\" overflow=\"visible\"><path d=\"M 0.692 0 L 0.692 2.522 L 0 2.522 L 0 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9n1hot\",layoutDependency:layoutDependency,layoutId:\"xS_7HZWjE\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\" overflow=\"visible\"><path d=\"M 0.8 0.388 C 0.8 0.499 0.762 0.592 0.687 0.667 C 0.612 0.743 0.517 0.78 0.402 0.78 C 0.288 0.78 0.192 0.743 0.115 0.667 C 0.039 0.592 0 0.499 0 0.388 C 0 0.276 0.038 0.184 0.115 0.11 C 0.192 0.037 0.288 0 0.402 0 C 0.517 0 0.612 0.037 0.687 0.11 C 0.762 0.184 0.8 0.276 0.8 0.388 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1w7qnvz\",layoutDependency:layoutDependency,layoutId:\"sAuk4AKwh\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.536 2.522\" overflow=\"visible\"><path d=\"M 1.536 0.628 L 1.261 0.628 C 1.065 0.628 0.921 0.687 0.829 0.805 C 0.738 0.922 0.692 1.083 0.692 1.286 L 0.692 2.522 L 0 2.522 L 0 0 L 0.628 0 L 0.692 0.378 C 0.767 0.254 0.86 0.159 0.972 0.096 C 1.083 0.032 1.232 0 1.418 0 L 1.536 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-dkxba4\",layoutDependency:layoutDependency,layoutId:\"fgayvRel6\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.66 2.581\" overflow=\"visible\"><path d=\"M 0.164 1.968 C 0.055 1.772 0 1.546 0 1.291 C 0 1.035 0.055 0.81 0.164 0.613 C 0.274 0.417 0.429 0.266 0.631 0.159 C 0.832 0.053 1.065 0 1.33 0 C 1.595 0 1.828 0.053 2.029 0.159 C 2.231 0.266 2.386 0.417 2.495 0.613 C 2.605 0.81 2.66 1.035 2.66 1.291 C 2.66 1.549 2.605 1.776 2.495 1.97 C 2.386 2.165 2.231 2.315 2.029 2.422 C 1.828 2.528 1.595 2.581 1.33 2.581 C 1.065 2.581 0.832 2.528 0.631 2.422 C 0.429 2.315 0.274 2.164 0.164 1.968 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1x1e4vz\",layoutDependency:layoutDependency,layoutId:\"H8u21LAbV\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.251 1.452\" overflow=\"visible\"><path d=\"M 1.251 0.726 C 1.251 0.51 1.195 0.335 1.082 0.201 C 0.969 0.067 0.816 0 0.623 0 C 0.433 0 0.282 0.067 0.169 0.201 C 0.057 0.335 0 0.51 0 0.726 C 0 0.942 0.057 1.117 0.169 1.251 C 0.282 1.385 0.433 1.452 0.623 1.452 C 0.816 1.452 0.969 1.385 1.082 1.251 C 1.195 1.117 1.251 0.942 1.251 0.726 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-7qzj6r\",layoutDependency:layoutDependency,layoutId:\"F6OBOYsM9\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.458 3.435\" overflow=\"visible\"><path d=\"M 2.458 2.066 L 2.458 3.435 L 1.767 3.435 L 1.767 2.095 C 1.767 1.886 1.724 1.727 1.639 1.617 C 1.554 1.507 1.426 1.453 1.256 1.453 C 1.08 1.453 0.941 1.513 0.841 1.634 C 0.742 1.755 0.692 1.924 0.692 2.14 L 0.692 3.435 L 0 3.435 L 0 0 L 0.692 0 L 0.692 1.222 C 0.878 0.996 1.127 0.883 1.438 0.883 C 1.735 0.883 1.98 0.975 2.171 1.158 C 2.363 1.341 2.458 1.644 2.458 2.066 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1yqlulj\",layoutDependency:layoutDependency,layoutId:\"nRKc_PBjw\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.713 3.229\" overflow=\"visible\"><path d=\"M 0 1.291 L 0 0.707 L 0.417 0.707 L 0.417 0 L 1.109 0 L 1.109 0.707 L 1.683 0.707 L 1.683 1.291 L 1.109 1.291 L 1.109 2.395 C 1.109 2.483 1.128 2.547 1.166 2.586 C 1.203 2.625 1.266 2.645 1.354 2.645 L 1.713 2.645 L 1.713 3.229 L 1.139 3.229 C 0.658 3.229 0.417 2.989 0.417 2.508 L 0.417 1.291 L 0 1.291 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-qgiapo\",layoutDependency:layoutDependency,layoutId:\"We4fqFCuM\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.419 2.552\" overflow=\"visible\"><path d=\"M 2.419 2.522 L 1.806 2.522 L 1.742 2.218 C 1.657 2.32 1.552 2.404 1.433 2.463 C 1.315 2.522 1.171 2.552 1.001 2.552 C 0.707 2.552 0.466 2.461 0.28 2.279 C 0.093 2.098 0 1.794 0 1.369 L 0 0 L 0.692 0 L 0.692 1.286 C 0.692 1.515 0.732 1.687 0.812 1.803 C 0.892 1.92 1.016 1.978 1.183 1.978 C 1.356 1.978 1.49 1.913 1.585 1.784 C 1.68 1.655 1.727 1.474 1.727 1.242 L 1.727 0 L 2.419 0 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xost6c\",layoutDependency:layoutDependency,layoutId:\"iDrYTHjg2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.386 3.435\" overflow=\"visible\"><path d=\"M 1.256 0 L 2.139 0 L 3.386 3.435 L 2.596 3.435 L 2.331 2.684 L 1.026 2.684 L 0.761 3.435 L 0 3.435 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-mxwti4\",layoutDependency:layoutDependency,layoutId:\"V0M9iG1QV\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1.305\" overflow=\"visible\"><path d=\"M 0.908 1.305 L 0.451 0 L 0 1.305 L 0.908 1.305 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13j71eh\",layoutDependency:layoutDependency,layoutId:\"BZQbMACGs\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.616 3.465\" overflow=\"visible\"><path d=\"M 2.466 1.661 C 2.566 1.84 2.616 2.043 2.616 2.272 C 2.616 2.527 2.558 2.744 2.441 2.922 C 2.325 3.101 2.169 3.236 1.973 3.327 C 1.776 3.419 1.557 3.465 1.315 3.465 C 1.057 3.465 0.829 3.415 0.633 3.315 C 0.437 3.215 0.285 3.079 0.177 2.908 C 0.069 2.736 0.01 2.544 0 2.331 L 0.702 2.331 C 0.721 2.491 0.788 2.624 0.9 2.729 C 1.013 2.833 1.152 2.886 1.315 2.886 C 1.476 2.886 1.614 2.832 1.73 2.726 C 1.846 2.62 1.904 2.468 1.904 2.272 C 1.904 2.092 1.85 1.944 1.742 1.828 C 1.634 1.712 1.492 1.654 1.315 1.654 C 1.196 1.654 1.078 1.682 0.972 1.735 C 0.86 1.789 0.782 1.881 0.736 2.012 L 0.054 2.012 L 0.152 0 L 2.405 0 L 2.405 0.594 L 0.795 0.594 L 0.756 1.359 C 0.942 1.183 1.179 1.094 1.467 1.094 C 1.683 1.094 1.879 1.144 2.054 1.244 C 2.227 1.342 2.37 1.487 2.466 1.661 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1e6i4l3\",layoutDependency:layoutDependency,layoutId:\"c9Q04_p4j\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.532 3.469\" overflow=\"visible\"><path d=\"M 1.683 1.477 C 1.762 1.366 1.801 1.245 1.801 1.114 C 1.801 0.947 1.751 0.819 1.651 0.729 C 1.552 0.639 1.418 0.594 1.251 0.594 C 1.091 0.594 0.961 0.648 0.861 0.756 C 0.761 0.864 0.712 1.009 0.712 1.192 L 0.712 1.246 L 0 1.246 L 0 1.153 C 0 0.937 0.052 0.741 0.155 0.564 C 0.258 0.388 0.404 0.249 0.594 0.15 C 0.784 0.05 1.003 0 1.251 0 C 1.654 0 1.965 0.098 2.186 0.294 C 2.407 0.491 2.517 0.754 2.517 1.084 C 2.517 1.32 2.459 1.524 2.343 1.695 C 2.227 1.867 2.048 2.051 1.806 2.248 L 1.035 2.876 L 2.532 2.876 L 2.532 3.469 L 0.015 3.469 L 0.015 2.925 L 1.315 1.845 C 1.482 1.711 1.605 1.588 1.683 1.477 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-g6ifvj\",layoutDependency:layoutDependency,layoutId:\"JPzIcqN2F\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.831 3.494\" overflow=\"visible\"><path d=\"M 0.179 0.785 C 0.299 0.533 0.465 0.339 0.68 0.204 C 0.894 0.068 1.138 0 1.413 0 C 1.691 0 1.937 0.068 2.152 0.204 C 2.366 0.339 2.533 0.533 2.652 0.785 C 2.772 1.037 2.831 1.332 2.831 1.668 L 2.831 1.825 C 2.831 2.169 2.772 2.466 2.652 2.716 C 2.533 2.966 2.366 3.159 2.152 3.293 C 1.937 3.427 1.691 3.494 1.413 3.494 C 1.135 3.494 0.89 3.427 0.677 3.293 C 0.465 3.159 0.299 2.966 0.179 2.716 C 0.06 2.466 0 2.169 0 1.825 L 0 1.668 C 0 1.331 0.06 1.037 0.179 0.785 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-hnhpmo\",layoutDependency:layoutDependency,layoutId:\"yEjhTSO_r\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.418 2.297\" overflow=\"visible\"><path d=\"M 0.707 0 C 0.494 0 0.323 0.096 0.194 0.287 C 0.065 0.479 0 0.748 0 1.094 L 0 1.202 C 0 1.549 0.065 1.818 0.194 2.009 C 0.323 2.201 0.494 2.297 0.707 2.297 C 0.923 2.297 1.095 2.201 1.224 2.009 C 1.353 1.818 1.418 1.549 1.418 1.202 L 1.418 1.094 C 1.418 0.748 1.354 0.479 1.224 0.287 C 1.095 0.096 0.923 0 0.707 0 Z\" fill=\"rgb(240, 245, 255)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-19a0m3k\",layoutDependency:layoutDependency,layoutId:\"s_0zmKtU2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.532 3.469\" overflow=\"visible\"><path d=\"M 1.683 1.477 C 1.762 1.366 1.801 1.245 1.801 1.114 C 1.801 0.947 1.751 0.819 1.651 0.729 C 1.551 0.639 1.418 0.594 1.251 0.594 C 1.091 0.594 0.961 0.648 0.861 0.756 C 0.761 0.864 0.711 1.009 0.711 1.192 L 0.711 1.246 L 0 1.246 L 0 1.153 C 0 0.937 0.051 0.741 0.154 0.564 C 0.257 0.388 0.404 0.249 0.594 0.15 C 0.783 0.05 1.003 0 1.251 0 C 1.654 0 1.965 0.098 2.186 0.294 C 2.407 0.491 2.517 0.754 2.517 1.084 C 2.517 1.32 2.459 1.524 2.343 1.695 C 2.227 1.867 2.048 2.051 1.806 2.248 L 1.035 2.876 L 2.532 2.876 L 2.532 3.469 L 0.015 3.469 L 0.015 2.925 L 1.315 1.845 C 1.482 1.711 1.605 1.588 1.683 1.477 Z\" fill=\"rgb(136, 148, 148)\"></path></svg>',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-918d2bb7-d82b-4086-b5f9-976e4f571e94, rgb(158, 163, 186)))\"},children:\"GiANT is recognized by SHRM to offer Professional Development Credits (PDCs) for SHRM-CP\\xae or SHRM-SCP\\xae recertification activities.\"})}),className:\"framer-xr2xne\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"a46oheZZM\",style:{\"--extracted-r6o4lv\":\"var(--token-918d2bb7-d82b-4086-b5f9-976e4f571e94, rgb(158, 163, 186))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ezcUD.framer-m36ygn, .framer-ezcUD .framer-m36ygn { display: block; }\",\".framer-ezcUD.framer-asgjff { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 80px 40px 80px 40px; position: relative; width: 1200px; }\",\".framer-ezcUD .framer-2ccqr3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 130px; justify-content: center; max-width: 1080px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ezcUD .framer-16y4u9w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ezcUD .framer-1gt18b0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ezcUD .framer-102k89u { flex: none; height: 25px; position: relative; width: 24px; }\",\".framer-ezcUD .framer-rob4eg { flex: none; height: auto; max-width: 480px; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ezcUD .framer-np13tv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 400px; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-ezcUD .framer-ptk4gl, .framer-ezcUD .framer-1j4wuix, .framer-ezcUD .framer-ijk8l6 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-ezcUD .framer-1xtdp1e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ezcUD .framer-z2bkst { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: var(--overflow-clip-fallback, clip); padding: 0px; position: relative; width: min-content; }\",\".framer-ezcUD .framer-vp4oms { aspect-ratio: 2.125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); position: relative; width: 136px; }\",\".framer-ezcUD .framer-p1pj8b { height: 64px; position: relative; width: 64px; }\",\".framer-ezcUD .framer-4aep8e { height: 64px; left: 0px; position: absolute; top: 0px; width: 64px; }\",\".framer-ezcUD .framer-1aoldhu { height: 54px; left: 5px; position: absolute; top: 5px; width: 54px; }\",\".framer-ezcUD .framer-1l0wj91 { height: 10px; left: 22px; position: absolute; top: 25px; width: 10px; }\",\".framer-ezcUD .framer-1xr9j71 { height: 10px; left: 33px; position: absolute; top: 13px; width: 10px; }\",\".framer-ezcUD .framer-1rdyani { height: 61px; left: 2px; position: absolute; top: 2px; width: 61px; }\",\".framer-ezcUD .framer-1y03pfz { height: 1px; left: 43px; position: absolute; top: 32px; width: 1px; }\",\".framer-ezcUD .framer-6sywux { height: 1px; left: 42px; position: absolute; top: 32px; width: 1px; }\",\".framer-ezcUD .framer-6vnw5j { height: 2px; left: 0px; position: absolute; top: 33px; width: 2px; }\",\".framer-ezcUD .framer-r34usg { height: 1px; left: 1px; position: absolute; top: 33px; width: 1px; }\",\".framer-ezcUD .framer-1fqh9aw { height: 2px; left: 0px; position: absolute; top: 29px; width: 2px; }\",\".framer-ezcUD .framer-w5s814 { height: 1px; left: 1px; position: absolute; top: 29px; width: 1px; }\",\".framer-ezcUD .framer-sbu3qr { height: 2px; left: 1px; position: absolute; top: 25px; width: 2px; }\",\".framer-ezcUD .framer-u7v9hl { height: 1px; left: 1px; position: absolute; top: 25px; width: 2px; }\",\".framer-ezcUD .framer-xmfj4v { height: 2px; left: 1px; position: absolute; top: 22px; width: 2px; }\",\".framer-ezcUD .framer-1ej1rbm { height: 2px; left: 2px; position: absolute; top: 18px; width: 3px; }\",\".framer-ezcUD .framer-11dj7xu { height: 2px; left: 4px; position: absolute; top: 15px; width: 2px; }\",\".framer-ezcUD .framer-xzl7va { height: 2px; left: 6px; position: absolute; top: 12px; width: 3px; }\",\".framer-ezcUD .framer-1f3new4 { height: 3px; left: 10px; position: absolute; top: 7px; width: 3px; }\",\".framer-ezcUD .framer-1cdrpkv { height: 3px; left: 14px; position: absolute; top: 5px; width: 2px; }\",\".framer-ezcUD .framer-cp0qly { height: 1px; left: 15px; position: absolute; top: 5px; width: 1px; }\",\".framer-ezcUD .framer-d4wsei { height: 3px; left: 17px; position: absolute; top: 3px; width: 3px; }\",\".framer-ezcUD .framer-1pl5d49 { height: 3px; left: 22px; position: absolute; top: 1px; width: 2px; }\",\".framer-ezcUD .framer-fez9k4 { height: 1px; left: 22px; position: absolute; top: 2px; width: 1px; }\",\".framer-ezcUD .framer-103htns { height: 2px; left: 25px; position: absolute; top: 1px; width: 2px; }\",\".framer-ezcUD .framer-k35i2x { height: 2px; left: 29px; position: absolute; top: 0px; width: 2px; }\",\".framer-ezcUD .framer-aq0s51 { height: 3px; left: 33px; position: absolute; top: 0px; width: 3px; }\",\".framer-ezcUD .framer-1lsu2oj { height: 3px; left: 37px; position: absolute; top: 1px; width: 2px; }\",\".framer-ezcUD .framer-1fldlqu { height: 3px; left: 40px; position: absolute; top: 2px; width: 3px; }\",\".framer-ezcUD .framer-8zvu0c { height: 3px; left: 44px; position: absolute; top: 4px; width: 2px; }\",\".framer-ezcUD .framer-12x36uw { height: 2px; left: 49px; position: absolute; top: 7px; width: 2px; }\",\".framer-ezcUD .framer-bzj96l { height: 3px; left: 51px; position: absolute; top: 9px; width: 3px; }\",\".framer-ezcUD .framer-1xcmxaj { height: 2px; left: 54px; position: absolute; top: 12px; width: 2px; }\",\".framer-ezcUD .framer-16usxe2 { height: 2px; left: 56px; position: absolute; top: 15px; width: 3px; }\",\".framer-ezcUD .framer-1eoq79z { height: 1px; left: 57px; position: absolute; top: 19px; width: 2px; }\",\".framer-ezcUD .framer-1tnevt5 { height: 2px; left: 58px; position: absolute; top: 21px; width: 3px; }\",\".framer-ezcUD .framer-c3nvc3 { height: 2px; left: 59px; position: absolute; top: 25px; width: 2px; }\",\".framer-ezcUD .framer-9abtgo { height: 2px; left: 59px; position: absolute; top: 29px; width: 2px; }\",\".framer-ezcUD .framer-1dgh8f6 { height: 2px; left: 59px; position: absolute; top: 32px; width: 2px; }\",\".framer-ezcUD .framer-zhuv70 { height: 2px; left: 7px; position: absolute; top: 48px; width: 3px; }\",\".framer-ezcUD .framer-oifjvp { height: 3px; left: 10px; position: absolute; top: 51px; width: 3px; }\",\".framer-ezcUD .framer-1gymush { height: 1px; left: 11px; position: absolute; top: 52px; width: 1px; }\",\".framer-ezcUD .framer-1e7f5sf { height: 3px; left: 12px; position: absolute; top: 54px; width: 3px; }\",\".framer-ezcUD .framer-1c7c9x9 { height: 1px; left: 13px; position: absolute; top: 54px; width: 1px; }\",\".framer-ezcUD .framer-1xi9yqw { height: 2px; left: 16px; position: absolute; top: 56px; width: 2px; }\",\".framer-ezcUD .framer-1x9ak94 { height: 3px; left: 18px; position: absolute; top: 57px; width: 3px; }\",\".framer-ezcUD .framer-11ikqu4 { height: 2px; left: 22px; position: absolute; top: 58px; width: 1px; }\",\".framer-ezcUD .framer-1ix39bg { height: 3px; left: 25px; position: absolute; top: 59px; width: 2px; }\",\".framer-ezcUD .framer-1cfipss { height: 2px; left: 29px; position: absolute; top: 59px; width: 2px; }\",\".framer-ezcUD .framer-s82ura { height: 2px; left: 35px; position: absolute; top: 59px; width: 2px; }\",\".framer-ezcUD .framer-1l12uei { height: 1px; left: 36px; position: absolute; top: 59px; width: 1px; }\",\".framer-ezcUD .framer-1g4c3y4 { height: 3px; left: 39px; position: absolute; top: 58px; width: 2px; }\",\".framer-ezcUD .framer-1bpwhzu { height: 1px; left: 39px; position: absolute; top: 58px; width: 1px; }\",\".framer-ezcUD .framer-1f3izgw { height: 3px; left: 42px; position: absolute; top: 57px; width: 3px; }\",\".framer-ezcUD .framer-17yuovy { height: 1px; left: 43px; position: absolute; top: 57px; width: 1px; }\",\".framer-ezcUD .framer-jm675m { height: 3px; left: 45px; position: absolute; top: 55px; width: 2px; }\",\".framer-ezcUD .framer-znq4g6 { height: 3px; left: 48px; position: absolute; top: 52px; width: 3px; }\",\".framer-ezcUD .framer-1vtk8lk { height: 3px; left: 51px; position: absolute; top: 50px; width: 3px; }\",\".framer-ezcUD .framer-uujzog { height: 3px; left: 53px; position: absolute; top: 47px; width: 3px; }\",\".framer-ezcUD .framer-63fjwn { height: 1px; left: 54px; position: absolute; top: 48px; width: 1px; }\",\".framer-ezcUD .framer-1b34z6x { height: 10px; left: 33px; position: absolute; top: 25px; width: 10px; }\",\".framer-ezcUD .framer-1fm1y84 { height: 3px; left: 0px; position: absolute; top: 8px; width: 3px; }\",\".framer-ezcUD .framer-1t5e0hc { height: 9px; left: 0px; position: absolute; top: 2px; width: 9px; }\",\".framer-ezcUD .framer-1wafzmf { height: 3px; left: 8px; position: absolute; top: 0px; width: 3px; }\",\".framer-ezcUD .framer-ujol6c { height: 9px; left: 2px; position: absolute; top: 0px; width: 9px; }\",\".framer-ezcUD .framer-12556h0 { height: 10px; left: 22px; position: absolute; top: 13px; width: 10px; }\",\".framer-ezcUD .framer-wmja6 { height: 10px; left: 0px; position: absolute; top: 0px; width: 10px; }\",\".framer-ezcUD .framer-1bsiz3s { height: 3px; left: 2px; position: absolute; top: 2px; width: 7px; }\",\".framer-ezcUD .framer-1bxtmfr { height: 3px; left: 49px; position: absolute; top: 45px; width: 2px; }\",\".framer-ezcUD .framer-s1gj85 { height: 3px; left: 46px; position: absolute; top: 45px; width: 3px; }\",\".framer-ezcUD .framer-148epye { height: 1px; left: 47px; position: absolute; top: 46px; width: 1px; }\",\".framer-ezcUD .framer-jkp2sh { height: 3px; left: 43px; position: absolute; top: 45px; width: 3px; }\",\".framer-ezcUD .framer-1mrbtke { height: 3px; left: 42px; position: absolute; top: 44px; width: 2px; }\",\".framer-ezcUD .framer-14av7y3 { height: 3px; left: 40px; position: absolute; top: 45px; width: 2px; }\",\".framer-ezcUD .framer-174t3mo { height: 3px; left: 37px; position: absolute; top: 45px; width: 3px; }\",\".framer-ezcUD .framer-3rycm { height: 1px; left: 38px; position: absolute; top: 47px; width: 1px; }\",\".framer-ezcUD .framer-5pnc9z { height: 4px; left: 34px; position: absolute; top: 44px; width: 3px; }\",\".framer-ezcUD .framer-1dyao0g { height: 1px; left: 35px; position: absolute; top: 45px; width: 1px; }\",\".framer-ezcUD .framer-1av2p0n { height: 4px; left: 30px; position: absolute; top: 45px; width: 3px; }\",\".framer-ezcUD .framer-1jbymzu { height: 2px; left: 31px; position: absolute; top: 46px; width: 1px; }\",\".framer-ezcUD .framer-hg6v4b { height: 3px; left: 27px; position: absolute; top: 45px; width: 3px; }\",\".framer-ezcUD .framer-kt24o4 { height: 3px; left: 26px; position: absolute; top: 45px; width: 1px; }\",\".framer-ezcUD .framer-oycjig { height: 1px; left: 26px; position: absolute; top: 44px; width: 1px; }\",\".framer-ezcUD .framer-oqlswq { height: 3px; left: 23px; position: absolute; top: 45px; width: 3px; }\",\".framer-ezcUD .framer-ugv63g { height: 3px; left: 22px; position: absolute; top: 45px; width: 1px; }\",\".framer-ezcUD .framer-satdls { height: 1px; left: 22px; position: absolute; top: 44px; width: 1px; }\",\".framer-ezcUD .framer-10zf79z { height: 3px; left: 19px; position: absolute; top: 45px; width: 3px; }\",\".framer-ezcUD .framer-1puw6sn { height: 1px; left: 20px; position: absolute; top: 47px; width: 1px; }\",\".framer-ezcUD .framer-1obc34o { height: 3px; left: 17px; position: absolute; top: 45px; width: 2px; }\",\".framer-ezcUD .framer-pq9ym { height: 4px; left: 15px; position: absolute; top: 44px; width: 3px; }\",\".framer-ezcUD .framer-1b6bua3 { height: 4px; left: 42px; position: absolute; top: 38px; width: 3px; }\",\".framer-ezcUD .framer-12jsgdq { height: 2px; left: 43px; position: absolute; top: 40px; width: 1px; }\",\".framer-ezcUD .framer-14p7riq { height: 3px; left: 40px; position: absolute; top: 39px; width: 3px; }\",\".framer-ezcUD .framer-1xv5bru { height: 1px; left: 40px; position: absolute; top: 40px; width: 1px; }\",\".framer-ezcUD .framer-1dq9wab { height: 3px; left: 37px; position: absolute; top: 39px; width: 3px; }\",\".framer-ezcUD .framer-r5uoz2 { height: 3px; left: 36px; position: absolute; top: 39px; width: 1px; }\",\".framer-ezcUD .framer-9n1hot { height: 1px; left: 36px; position: absolute; top: 38px; width: 1px; }\",\".framer-ezcUD .framer-1w7qnvz { height: 3px; left: 34px; position: absolute; top: 39px; width: 2px; }\",\".framer-ezcUD .framer-dkxba4 { height: 3px; left: 31px; position: absolute; top: 39px; width: 3px; }\",\".framer-ezcUD .framer-1x1e4vz { height: 2px; left: 32px; position: absolute; top: 40px; width: 2px; }\",\".framer-ezcUD .framer-7qzj6r { height: 4px; left: 28px; position: absolute; top: 38px; width: 3px; }\",\".framer-ezcUD .framer-1yqlulj { height: 3px; left: 26px; position: absolute; top: 38px; width: 2px; }\",\".framer-ezcUD .framer-qgiapo { height: 3px; left: 24px; position: absolute; top: 39px; width: 3px; }\",\".framer-ezcUD .framer-1xost6c { height: 4px; left: 20px; position: absolute; top: 38px; width: 4px; }\",\".framer-ezcUD .framer-mxwti4 { height: 2px; left: 21px; position: absolute; top: 39px; width: 1px; }\",\".framer-ezcUD .framer-13j71eh { height: 4px; left: 36px; position: absolute; top: 51px; width: 3px; }\",\".framer-ezcUD .framer-1e6i4l3 { height: 4px; left: 33px; position: absolute; top: 51px; width: 3px; }\",\".framer-ezcUD .framer-g6ifvj { height: 4px; left: 30px; position: absolute; top: 51px; width: 3px; }\",\".framer-ezcUD .framer-hnhpmo { height: 3px; left: 30px; position: absolute; top: 52px; width: 2px; }\",\".framer-ezcUD .framer-19a0m3k { height: 4px; left: 27px; position: absolute; top: 51px; width: 3px; }\",\".framer-ezcUD .framer-xr2xne { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 320px; word-break: break-word; word-wrap: break-word; }\",\".framer-ezcUD.framer-v-131hmrg.framer-asgjff { width: 810px; }\",\".framer-ezcUD.framer-v-siejwx.framer-asgjff { width: 390px; }\",\".framer-ezcUD.framer-v-siejwx .framer-2ccqr3 { gap: 24px; height: min-content; }\",\".framer-ezcUD.framer-v-siejwx .framer-np13tv { gap: 40px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 460\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PUpMJDH1T\":{\"layout\":[\"fixed\",\"auto\"]},\"B_jeEGApt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerygais1AB_=withCSS(Component,css,\"framer-ezcUD\");export default Framerygais1AB_;Framerygais1AB_.displayName=\"Certification Footer\";Framerygais1AB_.defaultProps={height:460,width:1200};addPropertyControls(Framerygais1AB_,{variant:{options:[\"b7rnuRyOG\",\"PUpMJDH1T\",\"B_jeEGApt\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerygais1AB_,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v19/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerygais1AB_\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"460\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PUpMJDH1T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B_jeEGApt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ygais1AB_.map", "// Generated by Framer (3d4fa65)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-WX5zD .framer-styles-preset-1z0dppu:not(.rich-text-wrapper), .framer-WX5zD .framer-styles-preset-1z0dppu.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-99898df0-287b-4f8d-a349-d0cc67ee23d6, #6097fa); --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-99898df0-287b-4f8d-a349-d0cc67ee23d6, #6097fa); --framer-link-text-decoration: none; }\"];export const className=\"framer-WX5zD\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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AAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;A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",
  "names": ["init_ssg_sandbox_shims", "withAllParams", "Component", "props", "ue", "params", "form", "value", "key", "input", "p", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "commonjsGlobal", "createCommonjsModule", "fn", "basedir", "module", "path", "base", "commonjsRequire", "build", "exports", "e", "t", "commonjsGlobal", "e2", "t2", "n", "o", "e3", "t3", "n2", "o2", "r2", "i", "a", "c", "u", "s", "l", "f", "p", "v", "m", "e4", "t4", "n3", "h", "b", "i2", "a2", "y", "g", "O", "_", "w", "P", "E", "C", "r", "s2", "d2", "l2", "f2", "p2", "v2", "e5", "i3", "c2", "i4", "createPopover", "build", "createPopup", "createSidetab", "createSlider", "createWidget", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "emptyStateStyle", "containerStyles", "neutralStateStyle", "stateTitleStyle", "stateParagraphStyle", "Widget", "withCSS", "id", "style", "onSubmit", "hideFooter", "hideHeaders", "disableAutoFocus", "props", "container", "pe", "ue", "widget", "createWidget", "p", "Typeform", "formId", "autoFocus", "handleSubmit", "e", "motion", "containerStyles", "u", "emptyStateStyle", "stateTitleStyle", "stateParagraphStyle", "addPropertyControls", "ControlType", "init_ssg_sandbox_shims", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "RichText", "css", "FramerXDI7Ayx30", "withCSS", "XDI7Ayx30_default", "addPropertyControls", "ControlType", "addFonts", "EmbedFonts", "getFonts", "Embed", "TypeformFonts", "Typeform", "Button2Fonts", "XDI7Ayx30_default", "FormContainerWithAllParamslgjso7", "withCodeBoundaryForOverrides", "FormContainer", "withAllParams", "HeroFonts", "Icon", "MotionAWithQueryParams21cvy7pp", "motion", "withQueryParams2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "formVariants", "form", "currentVariant", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "PSBgySjbg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSubmit1drfkt3", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "formState", "l", "RichText", "FormPlainTextInput2", "Link", "css", "FramerbDLRrPxRX", "withCSS", "bDLRrPxRX_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "SVG", "RichText", "Link", "css", "Framerygais1AB_", "withCSS", "ygais1AB_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
