{"version":3,"file":"shared.DlE5Cs_K.mjs","names":["lowercaseIconKeyPairs","iconKeys","useMemo","fonts","css","className","fonts","css","className","fonts","css","className","useRef","useState","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","fonts","css","className","fonts","css","className","fonts","css","className","fonts","css","className","useRef","useMemo","useState","HomeFactory","React","style","fonts","css","className","addPropertyOverrides","Material","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","fonts","css","className","addPropertyOverrides","Lottie","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","Image","className","css","fonts","css","className","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","NavigationItem","ButtonSmall","ButtonPrimary","useRef","Image","className","css"],"sources":["https:/framer.com/m/framer/icon-nullstate.js@0.7.0","https:/framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js","https:/framerusercontent.com/modules/ECA076ZzhxE0bS2RF6E6/MsX4Cgv4hv0cYUgTi0WE/AdJw48XcG.js","https:/framerusercontent.com/modules/MiW6a7rCNvWwZAnZcno1/DzhJ5dy3vxzeXLHFSoFX/EUCtSodPS.js","https:/framerusercontent.com/modules/Th3jcz1kNZMp0GCVluGe/Lt9SHy64SkiJjdvoLS2h/JuxPQnKGw.js","https:/framerusercontent.com/modules/jfK7C7JmdHGaVBsvt1V7/G0lF2a2mezep3QZSQZwm/DotLottie.js","https:/framerusercontent.com/modules/5WlIpdrM7tOclxs5omr2/zEodRLv6vLSoWqbMozMV/rozeYkSkG.js","https:/framerusercontent.com/modules/Xm0mhuBzNECPc2ptuvNE/wXs2IEla35OcVcmOdS0l/HjzXa6r2b.js","https:/framerusercontent.com/modules/tMC7V2P7EnLU6zQ3ijTD/ngVBI6LfbCsGuo54VZG1/t_1ZPOXge.js","https:/framerusercontent.com/modules/IwSHhh4daQ7rYGJ3dUzh/SpR7BeYJkHvaXHPA2deZ/LIRQhVNUJ.js","https:/framerusercontent.com/modules/4pjg7YO7zaBeGJ00LjL4/mm6V3qGKN85wlgaH6pNI/sLhkejK5E.js","https:/framer.com/m/material-icons/Home.js@0.0.32","https:/framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js","https:/framerusercontent.com/modules/bC12LACYfL1s3X2Vru5V/PzkWTnf0A0B6mOtVrd9H/LACNyBzT7.js","https:/framerusercontent.com/modules/03T5evSHlPnSL4Fo6iB4/lYBhJg3FlFNwWp3d75a2/V3qJ6mZOS.js","https:/framerusercontent.com/modules/JcwIXKLHIbz6oDJqkiFS/0KE1Re2wHMEu3j6x4KvM/gtzx34_rB.js","https:/framerusercontent.com/modules/MDjHAO8UOPTkyW4aspyj/YzYYTqa9k6JiNUZfSrIa/rMJRxpRQ7.js","https:/framerusercontent.com/modules/ytK2mWdAWXmpjIbulAji/yiEy0ATXl534mSaGtTCS/pZ9UdtOq6.js","https:/framerusercontent.com/modules/Wv0X8gh4i8XQ3PxiToYv/oTjItKwCCATJIvu8fKkO/I6FVk3YWz.js","https:/framerusercontent.com/modules/ozcz1fp8qe0jRgYipYiR/rMnd4D7yCmGHpimvxbLD/LJDzYhQDI.js","https:/framerusercontent.com/modules/kP44TV6FP51mgxAcW65d/7deJRPeGqwxOF26CrsyX/SnWxhK3sF.js","https:/framerusercontent.com/modules/1GSMC7KW6ytgOOWnNszs/fMO9lvMlcq2vScGu9g0f/I6WlYXjqs.js","https:/framerusercontent.com/modules/wVQX92r33wiBbGUcRcj5/t1QwMSPRUhldlh1XCKH5/siteMetadata.js"],"sourcesContent":["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map","import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map","// Generated by Framer (9ae859a)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;TWK Lausanne 400\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"TWK Lausanne 400\",source:\"custom\",url:\"https://framerusercontent.com/assets/CfyODrEU8YBJqIuhfcb905BS8.woff2\"}]}];export const css=['.framer-Pkwv0 .framer-styles-preset-yxl8rk:not(.rich-text-wrapper), .framer-Pkwv0 .framer-styles-preset-yxl8rk.rich-text-wrapper p { --framer-font-family: \"TWK Lausanne 400\", \"TWK Lausanne 400 Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 135%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-c9487301-3994-4352-9e77-1cbd4b79d96b, #646464); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1399px) and (min-width: 810px) { .framer-Pkwv0 .framer-styles-preset-yxl8rk:not(.rich-text-wrapper), .framer-Pkwv0 .framer-styles-preset-yxl8rk.rich-text-wrapper p { --framer-font-family: \"TWK Lausanne 400\", \"TWK Lausanne 400 Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 12px; --framer-text-alignment: start; --framer-text-color: var(--token-c9487301-3994-4352-9e77-1cbd4b79d96b, #646464); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-Pkwv0 .framer-styles-preset-yxl8rk:not(.rich-text-wrapper), .framer-Pkwv0 .framer-styles-preset-yxl8rk.rich-text-wrapper p { --framer-font-family: \"TWK Lausanne 400\", \"TWK Lausanne 400 Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 135%; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-c9487301-3994-4352-9e77-1cbd4b79d96b, #646464); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-Pkwv0\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (9ae859a)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Avantt Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Avantt Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/vib7TGvXAQKsZZoJ8g9FGpreY.woff2\"}]}];export const css=['.framer-HK66k .framer-styles-preset-1wws0za:not(.rich-text-wrapper), .framer-HK66k .framer-styles-preset-1wws0za.rich-text-wrapper h5 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 105%; --framer-paragraph-spacing: 24px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-HK66k .framer-styles-preset-1wws0za:not(.rich-text-wrapper), .framer-HK66k .framer-styles-preset-1wws0za.rich-text-wrapper h5 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 19px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 105%; --framer-paragraph-spacing: 24px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-HK66k .framer-styles-preset-1wws0za:not(.rich-text-wrapper), .framer-HK66k .framer-styles-preset-1wws0za.rich-text-wrapper h5 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 19px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 120%; --framer-paragraph-spacing: 24px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-HK66k\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"CUSTOM;TWK Lausanne 400\"]);export const fonts=[{family:\"TWK Lausanne 400\",moduleAsset:{localModuleIdentifier:\"local-module:css/JuxPQnKGw:default\",url:\"assets/CfyODrEU8YBJqIuhfcb905BS8.woff2\"},url:new URL(\"assets/CfyODrEU8YBJqIuhfcb905BS8.woff2\",\"https://framerusercontent.com/modules/Th3jcz1kNZMp0GCVluGe/Lt9SHy64SkiJjdvoLS2h/JuxPQnKGw.js\").href}];export const css=['.framer-IiMCK .framer-styles-preset-1ixc5u0:not(.rich-text-wrapper), .framer-IiMCK .framer-styles-preset-1ixc5u0.rich-text-wrapper p { --framer-font-family: \"TWK Lausanne 400\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-c9487301-3994-4352-9e77-1cbd4b79d96b, #646464); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-IiMCK\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useEffect,useRef,useState}from\"react\";const placeholderUrl=\"https://lottie.host/d826e0a7-b7e8-4072-8afe-c943ed2dd2ca/DpX3m5yT5Z.lottie\";/**\n * DOT LOTTIE\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 200\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */ export default function DotLottie(props){return /*#__PURE__*/ _jsx(OptimizationFriendly,{loading:/*#__PURE__*/ _jsx(\"div\",{}),loaded:/*#__PURE__*/ _jsx(LottiePlayer,{...props})});};function LottiePlayer(props){/* Checks */ const isCanvas=RenderTarget.current()===RenderTarget.canvas;const lottieInstanceRef=useRef(null);const shouldPlay=isCanvas||props.hover===true||props.autoplay===false?null:true;/* File or URL */ let src;switch(props.srcType){case\"url\":src=props.srcUrl;break;case\"file\":src=props.srcFile;break;default:src=placeholderUrl;break;}/* Progress */ const[isReady,setIsReady]=useState(false);/* For canvas states */ useEffect(()=>{if(!lottieInstanceRef.current)return;lottieInstanceRef.current.addEventListener(\"ready\",()=>setIsReady(true));},[]);useEffect(()=>{if(!lottieInstanceRef.current)return;lottieInstanceRef.current.seek(`${props.progress}%`);},[isReady,props.progress]);const lastVariant=useRef();/* For component variant support */ useEffect(()=>{if(isCanvas)return;if(lastVariant.current!==props.autoplay){if(!lottieInstanceRef.current)return;if(props.autoplay===true){lottieInstanceRef.current.play();}if(props.autoplay===false){lottieInstanceRef.current.pause();}}lastVariant.current=props.autoplay;},[props.autoplay]);return(// @ts-ignore\n/*#__PURE__*/ _jsx(\"dotlottie-player\",{src:src,ref:lottieInstanceRef,autoplay:shouldPlay,loop:props.loop?true:null,hover:props.hover?true:null,controls:props.controls?true:null,background:props.background?props.background:null,speed:props.speed,direction:props.direction,style:{...props.style,width:\"100%\",height:\"100%\"}},src));}DotLottie.defaultProps={srcUrl:placeholderUrl,autoplay:true,background:\"#05F\",controls:false,direction:1,hover:false,loop:true,speed:1};DotLottie.displayName=\"Dot Lottie\";addPropertyControls(DotLottie,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"url\",\"file\"],optionTitles:[\"URL\",\"File\"]},srcUrl:{type:ControlType.String,title:\"Link\",placeholder:\"../example.lottie\",hidden:props=>props.srcType===\"file\"},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"lottie\",\"json\"],hidden:props=>props.srcType===\"url\"},autoplay:{type:ControlType.Boolean,title:\"Autoplay\",defaultValue:true},background:{type:ControlType.Color,title:\"Backdrop\",defaultValue:\"#05F\"},controls:{type:ControlType.Boolean,title:\"Controls\"},direction:{type:ControlType.Enum,title:\"Direction\",defaultValue:\"1\",displaySegmentedControl:true,segmentedControlDirection:\"horizontal\",options:[\"1\",\"-1\"],optionTitles:[\"Normal\",\"Reverse\"]},hover:{type:ControlType.Boolean,title:\"Hover Play\"},loop:{type:ControlType.Boolean,title:\"Loop\"},speed:{type:ControlType.Number,title:\"Speed\",defaultValue:1,min:1,max:10,unit:\"x\",step:.5,displayStepper:true},progress:{type:ControlType.Number,title:\"Progress\",defaultValue:0,min:0,max:100,step:1,description:\"This component is made for Lottie files. [Learn more here](https://dotlottie.io/).\"}});/* For SSG */ function OptimizationFriendly({loading,loaded}){const[isLoading,setLoading]=React.useState(true);// We can't load web-components in ssg on the server,\n// so we defer rendering until we hit the client.\nReact.useEffect(()=>{import(\"https://unpkg.com/@dotlottie/player-component@1.3.2/dist/dotlottie-player.js\").then(()=>{setLoading(false);});},[]);return isLoading?loading:loaded;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"DotLottie\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"200\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DotLottie.map","// Generated by Framer (13d9867)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import DotLottie from\"https://framerusercontent.com/modules/jfK7C7JmdHGaVBsvt1V7/G0lF2a2mezep3QZSQZwm/DotLottie.js\";const DotLottieFonts=getFonts(DotLottie);const cycleOrder=[\"Eb48sJhQS\",\"IteiJbXKJ\"];const serializationHash=\"framer-3rFK4\";const variantClassNames={Eb48sJhQS:\"framer-v-stjw23\",IteiJbXKJ:\"framer-v-1ewfg0s\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"Eb48sJhQS\",\"Variant 2\":\"IteiJbXKJ\"};const getProps=({autoplay,height,id,link,loop,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,bJ0U00RbQ:(_ref=loop!==null&&loop!==void 0?loop:props.bJ0U00RbQ)!==null&&_ref!==void 0?_ref:true,MFTuCxu4x:(_ref1=autoplay!==null&&autoplay!==void 0?autoplay:props.MFTuCxu4x)!==null&&_ref1!==void 0?_ref1:true,rfS71ooKG:(_ref2=link!==null&&link!==void 0?link:props.rfS71ooKG)!==null&&_ref2!==void 0?_ref2:\"https://lottie.host/d826e0a7-b7e8-4072-8afe-c943ed2dd2ca/DpX3m5yT5Z.lottie\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"Eb48sJhQS\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,rfS71ooKG,MFTuCxu4x,bJ0U00RbQ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Eb48sJhQS\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-stjw23\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Eb48sJhQS\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({IteiJbXKJ:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fzqykr-container\",layoutDependency:layoutDependency,layoutId:\"DcTMuS4zv-container\",children:/*#__PURE__*/_jsx(DotLottie,{autoplay:MFTuCxu4x,background:\"rgba(0, 85, 255, 0)\",controls:false,direction:\"1\",height:\"100%\",hover:false,id:\"DcTMuS4zv\",layoutId:\"DcTMuS4zv\",loop:bJ0U00RbQ,progress:0,speed:1,srcType:\"url\",srcUrl:rfS71ooKG,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({IteiJbXKJ:{autoplay:true}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3rFK4.framer-1ejdtgg, .framer-3rFK4 .framer-1ejdtgg { display: block; }\",\".framer-3rFK4.framer-stjw23 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; padding: 0px; position: relative; width: 200px; }\",\".framer-3rFK4 .framer-1fzqykr-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3rFK4.framer-stjw23 { gap: 0px; } .framer-3rFK4.framer-stjw23 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3rFK4.framer-stjw23 > :first-child { margin-top: 0px; } .framer-3rFK4.framer-stjw23 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 200\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"IteiJbXKJ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"rfS71ooKG\":\"link\",\"MFTuCxu4x\":\"autoplay\",\"bJ0U00RbQ\":\"loop\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerrozeYkSkG=withCSS(Component,css,\"framer-3rFK4\");export default FramerrozeYkSkG;FramerrozeYkSkG.displayName=\"lottie/lottie-main\";FramerrozeYkSkG.defaultProps={height:200,width:200};addPropertyControls(FramerrozeYkSkG,{variant:{options:[\"Eb48sJhQS\",\"IteiJbXKJ\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},rfS71ooKG:{defaultValue:\"https://lottie.host/d826e0a7-b7e8-4072-8afe-c943ed2dd2ca/DpX3m5yT5Z.lottie\",placeholder:\"../example.lottie\",title:\"Link\",type:ControlType.String},MFTuCxu4x:{defaultValue:true,title:\"Autoplay\",type:ControlType.Boolean},bJ0U00RbQ:{defaultValue:true,title:\"Loop\",type:ControlType.Boolean}});addFonts(FramerrozeYkSkG,[{explicitInter:true,fonts:[]},...DotLottieFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrozeYkSkG\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IteiJbXKJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"200\",\"framerVariables\":\"{\\\"rfS71ooKG\\\":\\\"link\\\",\\\"MFTuCxu4x\\\":\\\"autoplay\\\",\\\"bJ0U00RbQ\\\":\\\"loop\\\"}\",\"framerIntrinsicWidth\":\"200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rozeYkSkG.map","// Generated by Framer (e4277c8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;TWK Lausanne 400\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"TWK Lausanne 400\",source:\"custom\",url:\"https://framerusercontent.com/assets/CfyODrEU8YBJqIuhfcb905BS8.woff2\"}]}];export const css=['.framer-QQJ3k .framer-styles-preset-1dmue01:not(.rich-text-wrapper), .framer-QQJ3k .framer-styles-preset-1dmue01.rich-text-wrapper p { --framer-font-family: \"TWK Lausanne 400\", \"TWK Lausanne 400 Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.1px; --framer-line-height: 150%; --framer-paragraph-spacing: 10px; --framer-text-alignment: start; --framer-text-color: var(--token-c9487301-3994-4352-9e77-1cbd4b79d96b, #646464); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-QQJ3k\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (4ba8877)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Avantt Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Avantt Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/vib7TGvXAQKsZZoJ8g9FGpreY.woff2\"}]}];export const css=['.framer-WryB4 .framer-styles-preset-ibotqt:not(.rich-text-wrapper), .framer-WryB4 .framer-styles-preset-ibotqt.rich-text-wrapper h6 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 200%; --framer-paragraph-spacing: 12px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-WryB4 .framer-styles-preset-ibotqt:not(.rich-text-wrapper), .framer-WryB4 .framer-styles-preset-ibotqt.rich-text-wrapper h6 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 200%; --framer-paragraph-spacing: 12px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-WryB4 .framer-styles-preset-ibotqt:not(.rich-text-wrapper), .framer-WryB4 .framer-styles-preset-ibotqt.rich-text-wrapper h6 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 200%; --framer-paragraph-spacing: 12px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-WryB4\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (50a537b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Avantt Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Avantt Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/vib7TGvXAQKsZZoJ8g9FGpreY.woff2\"}]}];export const css=['.framer-MI2aK .framer-styles-preset-w7ll5d:not(.rich-text-wrapper), .framer-MI2aK .framer-styles-preset-w7ll5d.rich-text-wrapper h3 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 510px) { .framer-MI2aK .framer-styles-preset-w7ll5d:not(.rich-text-wrapper), .framer-MI2aK .framer-styles-preset-w7ll5d.rich-text-wrapper h3 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 38px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 509px) and (min-width: 0px) { .framer-MI2aK .framer-styles-preset-w7ll5d:not(.rich-text-wrapper), .framer-MI2aK .framer-styles-preset-w7ll5d.rich-text-wrapper h3 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 105%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-MI2aK\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (e4277c8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;TWK Lausanne 400\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"TWK Lausanne 400\",source:\"custom\",url:\"https://framerusercontent.com/assets/CfyODrEU8YBJqIuhfcb905BS8.woff2\"}]}];export const css=['.framer-wKuM7 .framer-styles-preset-13zbw6t:not(.rich-text-wrapper), .framer-wKuM7 .framer-styles-preset-13zbw6t.rich-text-wrapper p { --framer-font-family: \"TWK Lausanne 400\", \"TWK Lausanne 400 Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.1px; --framer-line-height: 135%; --framer-paragraph-spacing: 30px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-wKuM7 .framer-styles-preset-13zbw6t:not(.rich-text-wrapper), .framer-wKuM7 .framer-styles-preset-13zbw6t.rich-text-wrapper p { --framer-font-family: \"TWK Lausanne 400\", \"TWK Lausanne 400 Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.1px; --framer-line-height: 135%; --framer-paragraph-spacing: 30px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-wKuM7 .framer-styles-preset-13zbw6t:not(.rich-text-wrapper), .framer-wKuM7 .framer-styles-preset-13zbw6t.rich-text-wrapper p { --framer-font-family: \"TWK Lausanne 400\", \"TWK Lausanne 400 Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.1px; --framer-line-height: 135%; --framer-paragraph-spacing: 30px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-wKuM7\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","const o=e=>e;let t;var h=e=>(t||(t=o(e.createElement(\"path\",{d:\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"}),\"Home\")),t);export{h as default};\n","import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useMemo,useRef}from\"react\";import{addPropertyControls,ControlType,motion,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/material-icons/Home.js@0.0.32\";import{defaultEvents,useIconSelection,getIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const moduleBaseUrl=\"https://framer.com/m/material-icons/\";const icons={AcUnit:15,AccessAlarm:15,AccessAlarms:15,AccessTime:15,AccessTimeFilled:0,Accessibility:7,AccessibilityNew:0,Accessible:15,AccessibleForward:0,AccountBalance:2,AccountBalanceWallet:0,AccountBox:15,AccountCircle:7,AccountTree:15,AdUnits:15,Adb:15,Add:15,AddAPhoto:15,AddAlarm:15,AddAlert:15,AddBox:15,AddBusiness:15,AddCircle:15,AddCircleOutline:0,AddComment:15,AddIcCall:15,AddLink:15,AddLocation:15,AddLocationAlt:2,AddModerator:15,AddPhotoAlternate:0,AddReaction:15,AddRoad:15,AddShoppingCart:2,AddTask:15,AddToDrive:15,AddToHomeScreen:2,AddToPhotos:15,AddToQueue:15,Addchart:15,Adjust:15,AdminPanelSettings:0,Agriculture:15,Air:15,AirlineSeatFlat:2,AirplaneTicket:2,AirplanemodeActive:0,AirplanemodeInactive:0,Airplay:15,AirportShuttle:2,Alarm:15,AlarmAdd:15,AlarmOff:15,AlarmOn:15,Album:15,AlignHorizontalLeft:0,AlignHorizontalRight:0,AlignVerticalBottom:0,AlignVerticalCenter:0,AlignVerticalTop:0,AllInbox:15,AllInclusive:15,AllOut:15,AltRoute:15,AlternateEmail:2,Analytics:15,Anchor:15,Android:15,Animation:15,Announcement:15,Aod:15,Apartment:15,Api:15,AppBlocking:15,AppRegistration:2,AppSettingsAlt:2,Apple:0,Approval:15,Apps:15,Architecture:15,Archive:15,ArrowBack:15,ArrowBackIos:15,ArrowBackIosNew:2,ArrowCircleDown:2,ArrowCircleUp:7,ArrowDownward:7,ArrowDropDown:7,ArrowDropDownCircle:0,ArrowDropUp:15,ArrowForward:15,ArrowForwardIos:2,ArrowLeft:15,ArrowRight:15,ArrowRightAlt:7,ArrowUpward:15,ArtTrack:15,Article:15,AspectRatio:15,Assessment:15,Assignment:15,AssignmentInd:7,AssignmentLate:2,AssignmentReturn:0,AssignmentReturned:0,AssignmentTurnedIn:0,Assistant:15,AssistantDirection:0,AssistantPhoto:2,Atm:15,AttachEmail:15,AttachFile:15,AttachMoney:15,Attachment:15,Attractions:15,Attribution:15,Audiotrack:15,AutoAwesome:15,AutoAwesomeMosaic:0,AutoAwesomeMotion:0,AutoDelete:15,AutoFixHigh:15,AutoFixNormal:7,AutoFixOff:15,AutoGraph:15,AutoStories:15,AutofpsSelect:7,Autorenew:15,AvTimer:15,BabyChangingStation:0,Backpack:15,Backspace:15,Backup:15,BackupTable:15,Badge:15,BakeryDining:15,Balcony:15,Ballot:15,BarChart:15,BatchPrediction:2,Bathroom:15,Bathtub:15,Battery20:15,Battery30:15,Battery50:15,Battery60:15,Battery80:15,Battery90:15,BatteryAlert:15,BatteryCharging20:0,BatteryCharging30:0,BatteryCharging50:0,BatteryCharging60:0,BatteryCharging80:0,BatteryCharging90:0,BatteryChargingFull:0,BatteryFull:15,BatterySaver:15,BatteryStd:15,BatteryUnknown:2,BeachAccess:15,Bed:15,BedroomBaby:15,BedroomChild:15,BedroomParent:7,Bedtime:15,Beenhere:15,Bento:15,BikeScooter:15,Biotech:15,Blender:15,Block:15,Bloodtype:15,Bluetooth:15,BluetoothAudio:2,BluetoothConnected:0,BluetoothDisabled:0,BluetoothDrive:2,BluetoothSearching:0,BlurCircular:15,BlurLinear:15,BlurOff:15,BlurOn:15,Bolt:15,Book:15,BookOnline:15,Bookmark:15,BookmarkAdd:15,BookmarkAdded:7,BookmarkBorder:2,BookmarkRemove:2,Bookmarks:15,BorderAll:15,BorderBottom:15,BorderClear:15,BorderColor:15,BorderHorizontal:0,BorderInner:15,BorderLeft:15,BorderOuter:15,BorderRight:15,BorderStyle:15,BorderTop:15,BorderVertical:2,BrandingWatermark:0,BreakfastDining:2,Brightness1:15,Brightness2:15,Brightness3:15,Brightness4:15,Brightness5:15,Brightness6:15,Brightness7:15,BrightnessAuto:2,BrightnessHigh:2,BrightnessLow:7,BrightnessMedium:0,BrokenImage:15,BrowserNotSupported:0,BrunchDining:15,Brush:15,BubbleChart:15,BugReport:15,Build:15,BuildCircle:15,Bungalow:15,BurstMode:15,BusAlert:15,Business:15,BusinessCenter:2,Cabin:15,Cable:15,Cached:15,Cake:15,Calculate:15,CalendarToday:7,CalendarViewDay:2,CalendarViewMonth:0,CalendarViewWeek:0,Call:15,CallEnd:15,CallMade:15,CallMerge:15,CallMissed:15,CallMissedOutgoing:0,CallReceived:15,CallSplit:15,CallToAction:15,Camera:15,CameraAlt:15,CameraEnhance:7,CameraFront:15,CameraIndoor:15,CameraOutdoor:7,CameraRear:15,CameraRoll:15,Cameraswitch:15,Campaign:15,Cancel:15,CancelPresentation:0,CancelScheduleSend:0,CarRental:15,CarRepair:15,CardGiftcard:15,CardMembership:2,CardTravel:15,Carpenter:15,Cases:15,Casino:15,Cast:15,CastConnected:7,CastForEducation:0,CatchingPokemon:2,Category:15,Celebration:15,CellWifi:15,CenterFocusStrong:0,CenterFocusWeak:2,Chair:15,ChairAlt:15,Chalet:15,ChangeCircle:15,ChangeHistory:7,ChargingStation:2,Chat:15,ChatBubble:15,ChatBubbleOutline:0,Check:15,CheckBox:15,CheckBoxOutlineBlank:0,CheckCircle:15,CheckCircleOutline:0,Checkroom:15,ChevronLeft:15,ChevronRight:15,ChildCare:15,ChildFriendly:7,ChromeReaderMode:0,Circle:15,CircleNotifications:0,Class:15,CleanHands:15,CleaningServices:0,Clear:15,ClearAll:15,Close:15,CloseFullscreen:2,ClosedCaption:7,ClosedCaptionOff:0,Cloud:15,CloudCircle:15,CloudDone:15,CloudDownload:7,CloudOff:15,CloudQueue:15,CloudUpload:15,Code:15,CodeOff:15,Coffee:15,CoffeeMaker:15,Collections:15,CollectionsBookmark:0,ColorLens:15,Colorize:15,Comment:15,CommentBank:15,Commute:15,Compare:15,CompareArrows:7,CompassCalibration:0,Compress:15,Computer:15,ConfirmationNumber:0,ConnectedTv:15,Construction:15,ContactMail:15,ContactPage:15,ContactPhone:15,ContactSupport:2,Contactless:15,Contacts:15,ContentCopy:15,ContentCut:15,ContentPaste:15,ContentPasteOff:2,ControlCamera:7,ControlPoint:15,CopyAll:15,Copyright:15,Coronavirus:15,CorporateFare:7,Cottage:15,Countertops:15,Create:15,CreateNewFolder:2,CreditCard:15,CreditCardOff:7,CreditScore:15,Crib:15,Crop:15,Crop169:15,Crop32:15,Crop54:15,Crop75:15,CropDin:15,CropFree:15,CropLandscape:7,CropOriginal:15,CropPortrait:15,CropRotate:15,CropSquare:15,Dangerous:15,DarkMode:15,Dashboard:15,DashboardCustomize:0,DataSaverOff:15,DataSaverOn:15,DataUsage:15,DateRange:15,Deck:15,Dehaze:15,Delete:15,DeleteForever:7,DeleteOutline:7,DeleteSweep:15,DeliveryDining:2,DepartureBoard:2,Description:15,DesignServices:2,DesktopMac:15,DesktopWindows:2,Details:15,DeveloperBoard:2,DeveloperBoardOff:0,DeveloperMode:7,DeviceHub:15,DeviceThermostat:0,DeviceUnknown:7,Devices:15,DevicesOther:15,DialerSip:15,Dialpad:15,Dining:15,DinnerDining:15,Directions:15,DirectionsBike:2,DirectionsBoat:2,DirectionsBoatFilled:0,DirectionsBus:7,DirectionsBusFilled:0,DirectionsCar:7,DirectionsCarFilled:0,DirectionsOff:7,DirectionsRailway:0,DirectionsRun:7,DirectionsSubway:0,DirectionsTransit:0,DirectionsWalk:2,DirtyLens:15,DisabledByDefault:0,DiscFull:15,Dns:15,DoDisturb:15,DoDisturbAlt:15,DoDisturbOff:15,DoDisturbOn:15,DoNotDisturb:15,DoNotDisturbAlt:2,DoNotDisturbOff:2,DoNotDisturbOn:2,DoNotStep:15,DoNotTouch:15,Dock:15,DocumentScanner:2,Domain:15,DomainDisabled:2,DomainVerification:0,Done:15,DoneAll:15,DoneOutline:15,DonutLarge:15,DonutSmall:15,DoorBack:15,DoorFront:15,DoorSliding:15,Doorbell:15,DoubleArrow:15,DownhillSkiing:2,Download:15,DownloadDone:15,DownloadForOffline:0,Downloading:15,Drafts:15,DragHandle:15,DragIndicator:7,DriveEta:15,DriveFileMove:7,DriveFolderUpload:0,Dry:15,DryCleaning:15,Duo:15,Dvr:15,DynamicFeed:15,DynamicForm:15,EMobiledata:15,Earbuds:15,EarbudsBattery:2,East:15,Eco:15,EdgesensorHigh:2,EdgesensorLow:7,Edit:15,EditAttributes:2,EditLocation:15,EditLocationAlt:2,EditNotifications:0,EditOff:15,EditRoad:15,EightK:15,EightKPlus:15,EightMp:15,EightteenMp:15,Eject:15,Elderly:15,ElectricBike:15,ElectricCar:15,ElectricMoped:7,ElectricRickshaw:0,ElectricScooter:2,ElectricalServices:0,Elevator:15,ElevenMp:15,Email:15,EmojiEmotions:7,EmojiEvents:15,EmojiFlags:15,EmojiFoodBeverage:0,EmojiNature:15,EmojiObjects:15,EmojiPeople:15,EmojiSymbols:15,EmojiTransportation:0,Engineering:15,EnhancedEncryption:0,Equalizer:15,Error:15,ErrorOutline:15,Escalator:15,EscalatorWarning:0,Euro:15,EuroSymbol:15,EvStation:15,Event:15,EventAvailable:2,EventBusy:15,EventNote:15,EventSeat:15,ExitToApp:15,Expand:15,ExpandLess:15,ExpandMore:15,Explicit:15,Explore:15,ExploreOff:15,Exposure:15,Extension:15,ExtensionOff:15,Face:15,FaceRetouchingOff:0,Facebook:15,FactCheck:15,FamilyRestroom:2,FastForward:15,FastRewind:15,Fastfood:15,Favorite:15,FavoriteBorder:2,FeaturedPlayList:0,FeaturedVideo:7,Feed:15,Feedback:15,Female:15,Fence:15,Festival:15,FiberDvr:15,FiberManualRecord:0,FiberNew:15,FiberPin:15,FiberSmartRecord:0,FileCopy:15,FileDownload:15,FileDownloadDone:0,FileDownloadOff:2,FilePresent:15,FileUpload:15,Filter:15,Filter1:15,Filter2:15,Filter3:15,Filter4:15,Filter5:15,Filter6:15,Filter7:15,Filter8:15,Filter9:15,Filter9Plus:15,FilterAlt:15,FilterBAndW:15,FilterCenterFocus:0,FilterDrama:15,FilterFrames:15,FilterHdr:15,FilterList:15,FilterNone:15,FilterTiltShift:2,FilterVintage:7,FindInPage:15,FindReplace:15,Fingerprint:15,FireExtinguisher:0,Fireplace:15,FirstPage:15,FitScreen:15,FitnessCenter:7,FiveG:15,FiveK:15,FiveKPlus:15,FiveMp:15,FivteenMp:15,Flag:15,Flaky:15,Flare:15,FlashAuto:15,FlashOff:15,FlashOn:15,FlashlightOff:7,FlashlightOn:15,Flatware:15,Flight:15,FlightLand:15,FlightTakeoff:7,Flip:15,FlipCameraAndroid:0,FlipCameraIos:7,FlipToBack:15,FlipToFront:15,Flourescent:15,FlutterDash:15,FmdBad:15,FmdGood:15,Folder:15,FolderOpen:15,FolderShared:15,FolderSpecial:7,FollowTheSigns:2,FontDownload:15,FontDownloadOff:2,FoodBank:15,FormatAlignCenter:0,FormatAlignJustify:0,FormatAlignLeft:2,FormatAlignRight:0,FormatBold:15,FormatClear:15,FormatColorFill:2,FormatColorReset:0,FormatColorText:2,FormatIndentDecrease:0,FormatIndentIncrease:0,FormatItalic:15,FormatLineSpacing:0,FormatListBulleted:0,FormatListNumbered:0,FormatPaint:15,FormatQuote:15,FormatShapes:15,FormatSize:15,FormatStrikethrough:0,FormatUnderlined:0,Forum:15,Forward:15,Forward10:15,Forward30:15,Forward5:15,ForwardToInbox:2,Foundation:15,FourGMobiledata:2,FourGPlusMobiledata:0,FourK:15,FourKPlus:15,FourMp:15,FourteenMp:15,FreeBreakfast:7,Fullscreen:15,FullscreenExit:2,Functions:15,GMobiledata:15,GTranslate:15,Gamepad:15,Games:15,Garage:15,Gavel:15,Gesture:15,GetApp:15,Gif:15,GitHub:0,Gite:15,GolfCourse:15,Google:0,GppBad:15,GppGood:15,GppMaybe:15,GpsFixed:15,GpsNotFixed:15,GpsOff:15,Grade:15,Gradient:15,Grading:15,Grain:15,GraphicEq:15,Grass:15,Grid3x3:15,Grid4x4:15,GridGoldenratio:2,GridOff:15,GridOn:15,GridView:15,Group:15,GroupAdd:15,GroupWork:15,Groups:15,HMobiledata:15,HPlusMobiledata:2,Hail:15,Handyman:15,Hardware:15,Hd:15,HdrAuto:15,HdrAutoSelect:7,HdrEnhancedSelect:0,HdrOff:15,HdrOffSelect:15,HdrOn:15,HdrOnSelect:15,HdrPlus:15,HdrStrong:15,HdrWeak:15,Headphones:15,HeadphonesBattery:0,Headset:15,HeadsetMic:15,HeadsetOff:15,Healing:15,HealthAndSafety:2,Hearing:15,HearingDisabled:2,Height:15,Help:15,HelpCenter:15,HelpOutline:15,Hevc:15,HideImage:15,HideSource:15,HighQuality:15,Highlight:15,HighlightAlt:15,HighlightOff:15,Hiking:15,History:15,HistoryEdu:15,HistoryToggleOff:0,HolidayVillage:2,Home:15,HomeMax:15,HomeMini:15,HomeRepairService:0,HomeWork:15,HorizontalRule:2,HorizontalSplit:2,HotTub:15,Hotel:15,HourglassBottom:2,HourglassDisabled:0,HourglassEmpty:2,HourglassFull:7,HourglassTop:15,House:15,HouseSiding:15,Houseboat:15,HowToReg:15,HowToVote:15,Http:15,Https:15,Hvac:15,IceSkating:15,Icecream:15,Image:15,ImageAspectRatio:0,ImageNotSupported:0,ImageSearch:15,ImagesearchRoller:0,ImportContacts:2,ImportExport:15,ImportantDevices:0,Inbox:15,Info:15,Input:15,InsertChart:15,InsertComment:7,InsertDriveFile:2,InsertEmoticon:2,InsertInvitation:0,InsertLink:15,InsertPhoto:15,Insights:15,Instagram:0,Inventory:15,Inventory2:15,InvertColors:15,InvertColorsOff:2,IosShare:15,Iron:15,Iso:15,Kayaking:15,Keyboard:15,KeyboardAlt:15,KeyboardArrowDown:0,KeyboardArrowLeft:0,KeyboardArrowRight:0,KeyboardArrowUp:2,KeyboardBackspace:0,KeyboardCapslock:0,KeyboardHide:15,KeyboardReturn:2,KeyboardTab:15,KeyboardVoice:7,KingBed:15,Kitchen:15,Kitesurfing:15,Label:15,LabelImportant:2,LabelOff:15,Landscape:15,Language:15,Laptop:15,LaptopChromebook:0,LaptopMac:15,LaptopWindows:7,LastPage:15,Launch:15,Layers:15,LayersClear:15,Leaderboard:15,LeakAdd:15,LeakRemove:15,LegendToggle:15,Lens:15,LensBlur:15,LibraryAdd:15,LibraryAddCheck:2,LibraryBooks:15,LibraryMusic:15,Light:15,LightMode:15,Lightbulb:15,LineStyle:15,LineWeight:15,LinearScale:15,Link:15,LinkOff:15,LinkedCamera:15,LinkedIn:0,Liquor:15,List:15,ListAlt:15,LiveHelp:15,LiveTv:15,Living:15,LocalActivity:7,LocalAirport:15,LocalAtm:15,LocalBar:15,LocalCafe:15,LocalCarWash:15,LocalDining:15,LocalDrink:15,LocalFireDepartment:0,LocalFlorist:15,LocalGasStation:2,LocalGroceryStore:0,LocalHospital:7,LocalHotel:15,LocalLaundryService:0,LocalLibrary:15,LocalMall:15,LocalMovies:15,LocalOffer:15,LocalParking:15,LocalPharmacy:7,LocalPhone:15,LocalPizza:15,LocalPlay:15,LocalPolice:15,LocalPostOffice:2,LocalPrintshop:2,LocalSee:15,LocalShipping:7,LocalTaxi:15,LocationCity:15,LocationDisabled:0,LocationOff:15,LocationOn:15,LocationSearching:0,Lock:15,LockClock:15,LockOpen:15,Login:15,Logout:15,Looks:15,Looks3:15,Looks4:15,Looks5:15,Looks6:15,LooksOne:15,LooksTwo:15,Loop:15,Loupe:15,LowPriority:15,Loyalty:15,LteMobiledata:7,LtePlusMobiledata:0,Luggage:15,LunchDining:15,Mail:15,MailOutline:15,Male:15,ManageAccounts:2,ManageSearch:15,Map:15,MapsHomeWork:15,MapsUgc:15,Margin:15,MarkAsUnread:15,MarkChatRead:15,MarkChatUnread:2,MarkEmailRead:7,MarkEmailUnread:2,Markunread:15,MarkunreadMailbox:0,Masks:15,Maximize:15,MediaBluetoothOff:0,MediaBluetoothOn:0,Mediation:15,MedicalServices:2,Medication:15,MeetingRoom:15,Memory:15,Menu:15,MenuBook:15,MenuOpen:15,MergeType:15,Message:15,Mic:15,MicExternalOff:2,MicExternalOn:7,MicNone:15,MicOff:15,Microwave:15,MilitaryTech:15,Minimize:15,MissedVideoCall:2,Mms:15,MobileFriendly:2,MobileOff:15,MobileScreenShare:0,MobiledataOff:7,Mode:15,ModeComment:15,ModeEdit:15,ModeEditOutline:2,ModeNight:15,ModeStandby:15,ModelTraining:7,MonetizationOn:2,Money:15,MoneyOff:15,MoneyOffCsred:7,Monitor:15,MonitorWeight:7,MonochromePhotos:0,Mood:15,MoodBad:15,Moped:15,More:15,MoreHoriz:15,MoreTime:15,MoreVert:15,MotionPhotosAuto:0,MotionPhotosOff:2,Mouse:15,MoveToInbox:15,Movie:15,MovieCreation:7,MovieFilter:15,Moving:15,Mp:15,MultilineChart:2,MultipleStop:15,Museum:15,MusicNote:15,MusicOff:15,MusicVideo:15,MyLocation:15,Nat:15,Nature:15,NaturePeople:15,NavigateBefore:2,NavigateNext:15,Navigation:15,NearMe:15,NearMeDisabled:2,NearbyError:15,NearbyOff:15,NetworkCell:15,NetworkCheck:15,NetworkLocked:7,NetworkWifi:15,NewReleases:15,NextPlan:15,NextWeek:15,Nfc:15,NightShelter:15,Nightlife:15,Nightlight:15,NightlightRound:2,NightsStay:15,NineK:15,NineKPlus:15,NineMp:15,NineteenMp:15,NoAccounts:15,NoBackpack:15,NoCell:15,NoDrinks:15,NoEncryption:15,NoFlash:15,NoFood:15,NoLuggage:15,NoMeals:15,NoMeetingRoom:7,NoPhotography:7,NoSim:15,NoStroller:15,NoTransfer:15,NordicWalking:7,North:15,NorthEast:15,NorthWest:15,NotAccessible:7,NotInterested:7,NotListedLocation:0,NotStarted:15,Note:15,NoteAdd:15,NoteAlt:15,Notes:15,NotificationAdd:2,Notifications:7,NotificationsActive:0,NotificationsNone:0,NotificationsOff:0,NotificationsPaused:0,OfflineBolt:15,OfflinePin:15,OfflineShare:15,OndemandVideo:7,OneK:15,OneKPlus:15,OneKk:15,OnlinePrediction:0,Opacity:15,OpenInBrowser:7,OpenInFull:15,OpenInNew:15,OpenInNewOff:15,OpenWith:15,OtherHouses:15,Outbound:15,Outbox:15,OutdoorGrill:15,Outlet:15,Padding:15,Pages:15,Pageview:15,Paid:15,Palette:15,PanTool:15,Panorama:15,PanoramaFishEye:2,PanoramaHorizontal:0,PanoramaPhotosphere:0,PanoramaVertical:0,PanoramaWideAngle:0,Paragliding:15,Park:15,PartyMode:15,Password:15,Pattern:15,Pause:15,PauseCircle:15,PauseCircleFilled:0,PauseCircleOutline:0,PausePresentation:0,Payment:15,Payments:15,PedalBike:15,Pending:15,PendingActions:2,People:15,PeopleAlt:15,PeopleOutline:7,PermCameraMic:7,PermContactCalendar:0,PermDataSetting:2,PermIdentity:15,PermMedia:15,PermPhoneMsg:15,PermScanWifi:15,Person:15,PersonAdd:15,PersonAddAlt:15,PersonAddAlt1:7,PersonAddDisabled:0,PersonOff:15,PersonOutline:7,PersonPin:15,PersonPinCircle:2,PersonRemove:15,PersonRemoveAlt1:0,PersonSearch:15,PersonalVideo:7,PestControl:15,PestControlRodent:0,Pets:15,Phone:15,PhoneAndroid:15,PhoneCallback:7,PhoneDisabled:7,PhoneEnabled:15,PhoneForwarded:2,PhoneInTalk:15,PhoneIphone:15,PhoneLocked:15,PhoneMissed:15,PhonePaused:15,Phonelink:15,PhonelinkErase:2,PhonelinkLock:7,PhonelinkOff:15,PhonelinkRing:7,PhonelinkSetup:2,Photo:15,PhotoAlbum:15,PhotoCamera:15,PhotoCameraBack:2,PhotoCameraFront:0,PhotoFilter:15,PhotoLibrary:15,PhotoSizeSelectLarge:0,PhotoSizeSelectSmall:0,Piano:15,PianoOff:15,PictureAsPdf:15,PictureInPicture:0,PictureInPictureAlt:0,PieChart:15,PieChartOutline:2,Pin:15,PinDrop:15,Pinterest:0,PivotTableChart:2,Place:15,Plagiarism:15,PlayArrow:15,PlayCircle:15,PlayCircleFilled:0,PlayCircleOutline:0,PlayDisabled:15,PlayForWork:15,PlayLesson:15,PlaylistAdd:15,PlaylistAddCheck:0,PlaylistPlay:15,Plumbing:15,PlusOne:15,Podcasts:15,PointOfSale:15,Policy:15,Poll:15,Pool:15,PortableWifiOff:2,Portrait:15,PostAdd:15,Power:15,PowerInput:15,PowerOff:15,PowerSettingsNew:0,PregnantWoman:7,PresentToAll:15,Preview:15,PriceChange:15,PriceCheck:15,Print:15,PrintDisabled:7,PriorityHigh:15,PrivacyTip:15,Psychology:15,Public:15,PublicOff:15,Publish:15,PublishedWithChanges:0,PushPin:15,QrCode:15,QrCode2:15,QrCodeScanner:7,QueryBuilder:15,QueryStats:15,QuestionAnswer:2,Queue:15,QueueMusic:15,QueuePlayNext:7,Quickreply:15,Quiz:15,RMobiledata:15,Radar:15,Radio:15,RadioButtonChecked:0,RadioButtonUnchecked:0,RailwayAlert:15,RamenDining:15,RateReview:15,RawOff:15,RawOn:15,ReadMore:15,Receipt:15,ReceiptLong:15,RecentActors:15,Recommend:15,RecordVoiceOver:2,Reddit:0,Redeem:15,Redo:15,ReduceCapacity:2,Refresh:15,RememberMe:15,Remove:15,RemoveCircle:15,RemoveCircleOutline:0,RemoveDone:15,RemoveFromQueue:2,RemoveModerator:2,RemoveRedEye:15,RemoveShoppingCart:0,Reorder:15,Repeat:15,RepeatOn:15,RepeatOne:15,RepeatOneOn:15,Replay:15,Replay10:15,Replay30:15,Replay5:15,ReplayCircleFilled:0,Reply:15,ReplyAll:15,Report:15,ReportGmailerrorred:0,ReportOff:15,ReportProblem:7,RequestPage:15,RequestQuote:15,ResetTv:15,RestartAlt:15,Restaurant:15,RestaurantMenu:2,Restore:15,RestoreFromTrash:0,RestorePage:15,Reviews:15,RiceBowl:15,RingVolume:15,Roofing:15,Room:15,RoomPreferences:2,RoomService:15,Rotate90DegreesCcw:0,RotateLeft:15,RotateRight:15,Router:15,Rowing:15,RssFeed:15,Rsvp:15,Rtt:15,Rule:15,RuleFolder:15,RunCircle:15,RunningWithErrors:0,RvHookup:15,SafetyDivider:7,Sailing:15,Sanitizer:15,Satellite:15,Save:15,SaveAlt:15,SavedSearch:15,Savings:15,Scanner:15,ScatterPlot:15,Schedule:15,ScheduleSend:15,Schema:15,School:15,Science:15,Score:15,ScreenLockLandscape:0,ScreenLockPortrait:0,ScreenLockRotation:0,ScreenRotation:2,ScreenSearchDesktop:0,ScreenShare:15,Screenshot:15,Sd:15,SdCard:15,SdCardAlert:15,SdStorage:15,Search:15,SearchOff:15,Security:15,SecurityUpdate:2,SecurityUpdateGood:0,Segment:15,SelectAll:15,SelfImprovement:2,Sell:15,Send:15,SendAndArchive:2,SendToMobile:15,SensorDoor:15,SensorWindow:15,Sensors:15,SensorsOff:15,SentimentNeutral:0,SentimentSatisfied:0,SetMeal:15,Settings:15,SettingsApplications:0,SettingsBluetooth:0,SettingsBrightness:0,SettingsCell:15,SettingsEthernet:0,SettingsInputAntenna:0,SettingsInputHdmi:0,SettingsInputSvideo:0,SettingsOverscan:0,SettingsPhone:7,SettingsPower:7,SettingsRemote:2,SettingsSuggest:2,SettingsVoice:7,SevenK:15,SevenKPlus:15,SevenMp:15,SeventeenMp:15,Share:15,ShareLocation:7,Shield:15,Shop:15,Shop2:15,ShopTwo:15,ShoppingBag:15,ShoppingBasket:2,ShoppingCart:15,ShortText:15,Shortcut:15,ShowChart:15,Shower:15,Shuffle:15,ShuffleOn:15,ShutterSpeed:15,Sick:15,SignalCellular0Bar:0,SignalCellular1Bar:0,SignalCellular2Bar:0,SignalCellular3Bar:0,SignalCellular4Bar:0,SignalCellularAlt:0,SignalCellularNoSim:0,SignalCellularNodata:0,SignalCellularNull:0,SignalCellularOff:0,SignalWifi0Bar:2,SignalWifi1Bar:2,SignalWifi1BarLock:0,SignalWifi2Bar:2,SignalWifi2BarLock:0,SignalWifi3Bar:2,SignalWifi3BarLock:0,SignalWifi4Bar:2,SignalWifi4BarLock:0,SignalWifiBad:7,SignalWifiOff:7,SimCard:15,SimCardAlert:15,SimCardDownload:2,SingleBed:15,Sip:15,SixK:15,SixKPlus:15,SixMp:15,SixteenMp:15,SixtyFps:15,SixtyFpsSelect:2,Skateboarding:7,SkipNext:15,SkipPrevious:15,Sledding:15,Slideshow:15,SlowMotionVideo:2,SmartButton:15,SmartDisplay:15,SmartScreen:15,SmartToy:15,Smartphone:15,SmokeFree:15,SmokingRooms:15,Sms:15,SmsFailed:15,SnippetFolder:7,Snooze:15,Snowboarding:15,Snowmobile:15,Snowshoeing:15,Soap:15,SocialDistance:2,Sort:15,SortByAlpha:15,Source:15,South:15,SouthEast:15,SouthWest:15,Spa:15,SpaceBar:15,Speaker:15,SpeakerGroup:15,SpeakerNotes:15,SpeakerNotesOff:2,SpeakerPhone:15,Speed:15,Spellcheck:15,Splitscreen:15,Sports:15,SportsBar:15,SportsBaseball:2,SportsBasketball:0,SportsCricket:7,SportsEsports:7,SportsFootball:2,SportsGolf:15,SportsHandball:2,SportsHockey:15,SportsKabaddi:7,SportsMma:15,SportsMotorsports:0,SportsRugby:15,SportsScore:15,SportsSoccer:15,SportsTennis:15,SportsVolleyball:0,SquareFoot:15,StackedBarChart:2,StackedLineChart:0,Stairs:15,Star:15,StarBorder:15,StarBorderPurple500:0,StarHalf:15,StarOutline:15,StarPurple500:7,StarRate:15,Stars:15,StayCurrentLandscape:0,StayCurrentPortrait:0,StayPrimaryLandscape:0,StayPrimaryPortrait:0,StickyNote2:15,Stop:15,StopCircle:15,StopScreenShare:2,Storage:15,Store:15,StoreMallDirectory:0,Storefront:15,Storm:15,Straighten:15,Stream:15,Streetview:15,StrikethroughS:2,Stroller:15,Style:15,Subject:15,Subscript:15,Subscriptions:7,Subtitles:15,SubtitlesOff:15,Subway:15,Summarize:15,Superscript:15,SupervisedUserCircle:0,SupervisorAccount:0,Support:15,SupportAgent:15,Surfing:15,SurroundSound:7,SwapCalls:15,SwapHoriz:15,SwapHorizontalCircle:0,SwapVert:15,SwapVerticalCircle:0,Swipe:15,SwitchAccount:7,SwitchCamera:15,SwitchLeft:15,SwitchRight:15,SwitchVideo:15,Sync:15,SyncAlt:15,SyncDisabled:15,SyncProblem:15,SystemSecurityUpdate:0,SystemUpdate:15,SystemUpdateAlt:2,Tab:15,TabUnselected:7,TableChart:15,TableRows:15,TableView:15,Tablet:15,TabletAndroid:7,TabletMac:15,Tag:15,TagFaces:15,TakeoutDining:7,TapAndPlay:15,Tapas:15,Task:15,TaskAlt:15,TaxiAlert:15,Telegram:0,TenMp:15,Terrain:15,TextFields:15,TextFormat:15,TextRotateUp:15,TextRotateVertical:0,TextRotationAngleup:0,TextRotationDown:0,TextRotationNone:0,TextSnippet:15,Textsms:15,Texture:15,TheaterComedy:7,Theaters:15,Thermostat:15,ThermostatAuto:2,ThirteenMp:15,ThirtyFps:15,ThirtyFpsSelect:2,ThreeDRotation:2,ThreeGMobiledata:0,ThreeK:15,ThreeKPlus:15,ThreeMp:15,ThreeP:15,ThreeSixty:15,ThumbDown:15,ThumbDownAlt:15,ThumbDownOffAlt:2,ThumbUp:15,ThumbUpAlt:15,ThumbUpOffAlt:7,ThumbsUpDown:15,TimeToLeave:15,Timelapse:15,Timeline:15,Timer:15,Timer10:15,Timer10Select:7,Timer3:15,Timer3Select:15,TimerOff:15,TimesOneMobiledata:0,Title:15,Toc:15,Today:15,ToggleOff:15,ToggleOn:15,Toll:15,Tonality:15,Topic:15,TouchApp:15,Tour:15,Toys:15,TrackChanges:15,Traffic:15,Train:15,Tram:15,Transform:15,Transgender:15,TransitEnterexit:0,Translate:15,TravelExplore:7,TrendingDown:15,TrendingFlat:15,TrendingUp:15,TripOrigin:15,Try:15,Tty:15,Tune:15,Tungsten:15,TurnedIn:15,TurnedInNot:15,Tv:15,TvOff:15,TwelveMp:15,TwentyFourMp:15,TwentyOneMp:15,TwentyThreeMp:7,TwentyTwoMp:15,TwentyZeroMp:15,Twitter:0,TwoK:15,TwoKPlus:15,TwoMp:15,TwoWheeler:15,Umbrella:15,Unarchive:15,Undo:15,UnfoldLess:15,UnfoldMore:15,Unpublished:15,Unsubscribe:15,Upcoming:15,Update:15,UpdateDisabled:2,Upgrade:15,Upload:15,UploadFile:15,Usb:15,UsbOff:15,Verified:15,VerifiedUser:15,VerticalAlignBottom:0,VerticalAlignCenter:0,VerticalAlignTop:0,VerticalSplit:7,Vibration:15,VideoCall:15,VideoCameraBack:2,VideoCameraFront:0,VideoLabel:15,VideoLibrary:15,VideoSettings:7,VideoStable:15,Videocam:15,VideocamOff:15,VideogameAsset:2,VideogameAssetOff:0,ViewAgenda:15,ViewArray:15,ViewCarousel:15,ViewColumn:15,ViewComfy:15,ViewCompact:15,ViewDay:15,ViewHeadline:15,ViewInAr:15,ViewList:15,ViewModule:15,ViewQuilt:15,ViewSidebar:15,ViewStream:15,ViewWeek:15,Vignette:15,Villa:15,Visibility:15,VisibilityOff:7,VoiceChat:15,VoiceOverOff:15,Voicemail:15,VolumeDown:15,VolumeMute:15,VolumeOff:15,VolumeUp:15,VolunteerActivism:0,VpnKey:15,VpnLock:15,Vrpano:15,Wallpaper:15,Warning:15,WarningAmber:15,Wash:15,Watch:15,WatchLater:15,Water:15,WaterDamage:15,WaterfallChart:2,Waves:15,WbAuto:15,WbCloudy:15,WbIncandescent:2,WbIridescent:15,WbShade:15,WbSunny:15,WbTwilight:15,Wc:15,Web:15,WebAsset:15,WebAssetOff:15,Weekend:15,West:15,WhatsApp:0,Whatshot:15,WheelchairPickup:0,WhereToVote:15,Widgets:15,Wifi:15,WifiCalling:15,WifiCalling3:15,WifiLock:15,WifiOff:15,WifiProtectedSetup:0,WifiTethering:7,WifiTetheringOff:0,Window:15,WineBar:15,Work:15,WorkOff:15,WorkOutline:15,Workspaces:15,WrapText:15,WrongLocation:7,Wysiwyg:15,Yard:15,YouTube:0,YoutubeSearchedFor:0,ZoomIn:15,ZoomOut:15,ZoomOutMap:15};const iconKeys=Object.keys(icons);const weightOptions=[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\",\"Outlined\",];const styleKeyOptions={15:[...weightOptions],7:[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\"],2:[\"Filled\",\"Sharp\"]};const styleOptionPropKeys=Object.keys(styleKeyOptions).map(optionKey=>`iconStyle${optionKey}`);const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * MATERIAL\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored,style}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Get props to use for deps array\nconst styleOptionProps=styleOptionPropKeys.map(prop=>props[prop]);// Get style of icon\nconst iconStyle=useMemo(()=>{const iconStyleKey=icons[iconKey];if(!iconStyleKey)return;const activeStyle=props[`iconStyle${iconStyleKey}`];if(activeStyle===\"Filled\")return;return activeStyle;},[...styleOptionProps]);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// If bad search or doesn't exist, show null state\nif(typeof icons[iconKey]!==\"number\"){setSelectedIcon(null);return;}// Get the selected module\ntry{const style=iconStyle?iconStyle:\"\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}${style}.js@0.0.32`;// console.log(iconModuleUrl)\nconst module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey,...styleOptionProps]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined,...style},focusable:\"false\",viewBox:\"0 0 24 24\",color:color,children:SelectedIcon}):emptyState});}Icon.displayName=\"Material\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,weight:\"Filled\",mirrored:false};function hideStyleOptions(props,styleOptions){const{selectByList,iconSearch,iconSelection}=props;const styleOptionsNumber=parseInt(styleOptions);const name=getIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const icon=icons[name];if(!icon||styleOptionsNumber===0)return true;if(icon===styleOptionsNumber)return false;else return true;}addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Material site](https://fonts.google.com/icons)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box…\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...Object.keys(styleKeyOptions).reduce((result,optionKey)=>{result[`iconStyle${optionKey}`]={type:ControlType.Enum,title:\"Style\",defaultValue:\"Filled\",options:styleKeyOptions[optionKey],hidden:props=>hideStyleOptions(props,optionKey)};return result;},{}),...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Material.map","import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=['.framer-HkmmT .framer-styles-preset-11ilzzs:not(.rich-text-wrapper), .framer-HkmmT .framer-styles-preset-11ilzzs.rich-text-wrapper a { --framer-link-current-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000) /* {\"name\":\"Black\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000) /* {\"name\":\"Black\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #000000; --framer-link-text-decoration: none; }'];export const className=\"framer-HkmmT\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (abcfa95)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/bC12LACYfL1s3X2Vru5V/PzkWTnf0A0B6mOtVrd9H/LACNyBzT7.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/tMC7V2P7EnLU6zQ3ijTD/ngVBI6LfbCsGuo54VZG1/t_1ZPOXge.js\";const MaterialFonts=getFonts(Material);const enabledGestures={huG5ZLvC4:{hover:true},Qvg1I89Gu:{hover:true}};const cycleOrder=[\"Qvg1I89Gu\",\"S6YrBj8eC\",\"huG5ZLvC4\"];const serializationHash=\"framer-q7ZuZ\";const variantClassNames={huG5ZLvC4:\"framer-v-kisjpl\",Qvg1I89Gu:\"framer-v-bjtp5s\",S6YrBj8eC:\"framer-v-1cilsek\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={MentorPage:\"huG5ZLvC4\",Primary:\"Qvg1I89Gu\",secondaryRight:\"S6YrBj8eC\"};const getProps=({arrow,background,buttonText,height,id,link,link2,mentorName,secondaryText,textColor,width,withSecondaryOnRight,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_humanReadableVariantMap_props_variant,_ref7;return{...props,AVQKaN6IT:(_ref=withSecondaryOnRight!==null&&withSecondaryOnRight!==void 0?withSecondaryOnRight:props.AVQKaN6IT)!==null&&_ref!==void 0?_ref:true,DvEOxf_XG:(_ref1=secondaryText!==null&&secondaryText!==void 0?secondaryText:props.DvEOxf_XG)!==null&&_ref1!==void 0?_ref1:\"Get Started\",eLKfMzCNM:(_ref2=background!==null&&background!==void 0?background:props.eLKfMzCNM)!==null&&_ref2!==void 0?_ref2:\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\",LQOm5rIy_:(_ref3=textColor!==null&&textColor!==void 0?textColor:props.LQOm5rIy_)!==null&&_ref3!==void 0?_ref3:\"var(--token-4ca2f2ef-8bb9-4a36-bf47-f01ab0cbc0c7, rgb(255, 255, 255))\",OeT45m1iC:(_ref4=arrow!==null&&arrow!==void 0?arrow:props.OeT45m1iC)!==null&&_ref4!==void 0?_ref4:true,oNlbVHy9b:link2!==null&&link2!==void 0?link2:props.oNlbVHy9b,pDXEZtmO5:(_ref5=mentorName!==null&&mentorName!==void 0?mentorName:props.pDXEZtmO5)!==null&&_ref5!==void 0?_ref5:\"text\",PQ2PME2H3:link!==null&&link!==void 0?link:props.PQ2PME2H3,suRoJVpEh:(_ref6=buttonText!==null&&buttonText!==void 0?buttonText:props.suRoJVpEh)!==null&&_ref6!==void 0?_ref6:\"Book an introductory call\",variant:(_ref7=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref7!==void 0?_ref7:\"Qvg1I89Gu\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,suRoJVpEh,DvEOxf_XG,PQ2PME2H3,eLKfMzCNM,LQOm5rIy_,oNlbVHy9b,AVQKaN6IT,OeT45m1iC,pDXEZtmO5,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Qvg1I89Gu\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"huG5ZLvC4-hover\")return true;if(baseVariant===\"huG5ZLvC4\")return true;return false;};const isDisplayed1=value=>{if(baseVariant===\"S6YrBj8eC\")return true;return value;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-bjtp5s\",className,classNames),\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"Qvg1I89Gu\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"huG5ZLvC4-hover\":{\"data-framer-name\":undefined},\"Qvg1I89Gu-hover\":{\"data-framer-name\":undefined},huG5ZLvC4:{\"data-framer-name\":\"MentorPage\"},S6YrBj8eC:{\"data-framer-name\":\"secondaryRight\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2h8y3c\",layoutDependency:layoutDependency,layoutId:\"nzw1xSE7r\",style:{backgroundColor:eLKfMzCNM,borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"none\"},variants:{\"huG5ZLvC4-hover\":{boxShadow:\"0px 5px 10px 0px rgba(0,0,0,0.25)\"},\"Qvg1I89Gu-hover\":{boxShadow:\"0px 5px 10px 0px rgba(0,0,0,0.25)\"}},children:[/*#__PURE__*/_jsx(Link,{href:PQ2PME2H3,openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-rd1aer framer-ztpp7n\",layoutDependency:layoutDependency,layoutId:\"Uw6FbIar9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-ibotqt\",\"data-styles-preset\":\"t_1ZPOXge\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--variable-reference-LQOm5rIy_-V3qJ6mZOS))\"},children:\"Book an introductory call\"})}),className:\"framer-1xd77eg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"V5nXRIDxa\",style:{\"--extracted-1w1cjl5\":\"var(--variable-reference-LQOm5rIy_-V3qJ6mZOS)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-LQOm5rIy_-V3qJ6mZOS\":LQOm5rIy_},text:suRoJVpEh,variants:{huG5ZLvC4:{\"--extracted-1w1cjl5\":\"var(--token-4ca2f2ef-8bb9-4a36-bf47-f01ab0cbc0c7, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"huG5ZLvC4-hover\":{text:undefined},huG5ZLvC4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-ibotqt\",\"data-styles-preset\":\"t_1ZPOXge\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-4ca2f2ef-8bb9-4a36-bf47-f01ab0cbc0c7, rgb(255, 255, 255)))\"},children:\"Choose \"})}),text:undefined}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-ibotqt\",\"data-styles-preset\":\"t_1ZPOXge\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-4ca2f2ef-8bb9-4a36-bf47-f01ab0cbc0c7, rgb(255, 255, 255)))\"},children:\"Choose \"})}),className:\"framer-eertsp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dY43wKr2h\",style:{\"--extracted-1w1cjl5\":\"var(--token-4ca2f2ef-8bb9-4a36-bf47-f01ab0cbc0c7, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:pDXEZtmO5,verticalAlignment:\"top\",withExternalLayout:true})]})}),OeT45m1iC&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c7by69-container\",layoutDependency:layoutDependency,layoutId:\"Mk2mfurdE-container\",style:{rotate:180},variants:{\"huG5ZLvC4-hover\":{rotate:135},\"Qvg1I89Gu-hover\":{rotate:135}},children:/*#__PURE__*/_jsx(Material,{color:LQOm5rIy_,height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowBack\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Mk2mfurdE\",layoutId:\"Mk2mfurdE\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),isDisplayed1(AVQKaN6IT)&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-ibotqt\",\"data-styles-preset\":\"t_1ZPOXge\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:oNlbVHy9b,openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Get Started\"})})})}),className:\"framer-lzh2kt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QXAvsE8yn\",style:{\"--extracted-1w1cjl5\":\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\"},text:DvEOxf_XG,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-q7ZuZ.framer-ztpp7n, .framer-q7ZuZ .framer-ztpp7n { display: block; }\",\".framer-q7ZuZ.framer-bjtp5s { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-q7ZuZ .framer-2h8y3c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 12px 12px 20px; position: relative; width: min-content; }\",\".framer-q7ZuZ .framer-rd1aer { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-q7ZuZ .framer-1xd77eg, .framer-q7ZuZ .framer-eertsp, .framer-q7ZuZ .framer-lzh2kt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-q7ZuZ .framer-1c7by69-container { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-q7ZuZ.framer-bjtp5s, .framer-q7ZuZ .framer-2h8y3c, .framer-q7ZuZ .framer-rd1aer { gap: 0px; } .framer-q7ZuZ.framer-bjtp5s > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-q7ZuZ.framer-bjtp5s > :first-child, .framer-q7ZuZ .framer-2h8y3c > :first-child { margin-left: 0px; } .framer-q7ZuZ.framer-bjtp5s > :last-child, .framer-q7ZuZ .framer-2h8y3c > :last-child { margin-right: 0px; } .framer-q7ZuZ .framer-2h8y3c > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-q7ZuZ .framer-rd1aer > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-q7ZuZ .framer-rd1aer > :first-child { margin-top: 0px; } .framer-q7ZuZ .framer-rd1aer > :last-child { margin-bottom: 0px; } }\",\".framer-q7ZuZ.framer-v-1cilsek.framer-bjtp5s { cursor: unset; }\",\".framer-q7ZuZ.framer-v-kisjpl .framer-rd1aer { flex-direction: row; gap: 4px; }\",\".framer-q7ZuZ.framer-v-kisjpl .framer-1xd77eg { order: 0; }\",\".framer-q7ZuZ.framer-v-kisjpl .framer-eertsp { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-q7ZuZ.framer-v-kisjpl .framer-rd1aer { gap: 0px; } .framer-q7ZuZ.framer-v-kisjpl .framer-rd1aer > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-q7ZuZ.framer-v-kisjpl .framer-rd1aer > :first-child { margin-left: 0px; } .framer-q7ZuZ.framer-v-kisjpl .framer-rd1aer > :last-child { margin-right: 0px; } }\",\".framer-q7ZuZ.framer-v-bjtp5s.hover .framer-2h8y3c { gap: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-q7ZuZ.framer-v-bjtp5s.hover .framer-2h8y3c { gap: 0px; } .framer-q7ZuZ.framer-v-bjtp5s.hover .framer-2h8y3c > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-q7ZuZ.framer-v-bjtp5s.hover .framer-2h8y3c > :first-child { margin-left: 0px; } .framer-q7ZuZ.framer-v-bjtp5s.hover .framer-2h8y3c > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 335\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"S6YrBj8eC\":{\"layout\":[\"auto\",\"auto\"]},\"huG5ZLvC4\":{\"layout\":[\"auto\",\"auto\"]},\"XDk23YZza\":{\"layout\":[\"auto\",\"auto\"]},\"SWsPizZjW\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"suRoJVpEh\":\"buttonText\",\"DvEOxf_XG\":\"secondaryText\",\"PQ2PME2H3\":\"link\",\"eLKfMzCNM\":\"background\",\"LQOm5rIy_\":\"textColor\",\"oNlbVHy9b\":\"link2\",\"AVQKaN6IT\":\"withSecondaryOnRight\",\"OeT45m1iC\":\"arrow\",\"pDXEZtmO5\":\"mentorName\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerV3qJ6mZOS=withCSS(Component,css,\"framer-q7ZuZ\");export default FramerV3qJ6mZOS;FramerV3qJ6mZOS.displayName=\"button/primary\";FramerV3qJ6mZOS.defaultProps={height:48,width:335};addPropertyControls(FramerV3qJ6mZOS,{variant:{options:[\"Qvg1I89Gu\",\"S6YrBj8eC\",\"huG5ZLvC4\"],optionTitles:[\"Primary\",\"secondaryRight\",\"MentorPage\"],title:\"Variant\",type:ControlType.Enum},suRoJVpEh:{defaultValue:\"Book an introductory call\",displayTextArea:false,title:\"buttonText\",type:ControlType.String},DvEOxf_XG:{defaultValue:\"Get Started\",displayTextArea:false,title:\"secondaryText\",type:ControlType.String},PQ2PME2H3:{title:\"Link\",type:ControlType.Link},eLKfMzCNM:{defaultValue:'var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',title:\"Background\",type:ControlType.Color},LQOm5rIy_:{defaultValue:\"var(--token-4ca2f2ef-8bb9-4a36-bf47-f01ab0cbc0c7, rgb(255, 255, 255))\",title:\"textColor\",type:ControlType.Color},oNlbVHy9b:{title:\"Link 2\",type:ControlType.Link},AVQKaN6IT:{defaultValue:true,title:\"with secondary on right\",type:ControlType.Boolean},OeT45m1iC:{defaultValue:true,title:\"arrow\",type:ControlType.Boolean},pDXEZtmO5:{defaultValue:\"text\",displayTextArea:false,title:\"mentor name\",type:ControlType.String}});addFonts(FramerV3qJ6mZOS,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...MaterialFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerV3qJ6mZOS\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"S6YrBj8eC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"huG5ZLvC4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XDk23YZza\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SWsPizZjW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"48\",\"framerVariables\":\"{\\\"suRoJVpEh\\\":\\\"buttonText\\\",\\\"DvEOxf_XG\\\":\\\"secondaryText\\\",\\\"PQ2PME2H3\\\":\\\"link\\\",\\\"eLKfMzCNM\\\":\\\"background\\\",\\\"LQOm5rIy_\\\":\\\"textColor\\\",\\\"oNlbVHy9b\\\":\\\"link2\\\",\\\"AVQKaN6IT\\\":\\\"withSecondaryOnRight\\\",\\\"OeT45m1iC\\\":\\\"arrow\\\",\\\"pDXEZtmO5\\\":\\\"mentorName\\\"}\",\"framerIntrinsicWidth\":\"335\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (e4277c8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;TWK Lausanne 400\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"TWK Lausanne 400\",source:\"custom\",url:\"https://framerusercontent.com/assets/CfyODrEU8YBJqIuhfcb905BS8.woff2\"}]}];export const css=['.framer-8h11A .framer-styles-preset-f1o66q:not(.rich-text-wrapper), .framer-8h11A .framer-styles-preset-f1o66q.rich-text-wrapper p { --framer-font-family: \"TWK Lausanne 400\", \"TWK Lausanne 400 Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 140%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-d2101dfe-8bcc-4cf8-a832-c58044d78cdf, #777777); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-8h11A\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (0847096)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/JcwIXKLHIbz6oDJqkiFS/0KE1Re2wHMEu3j6x4KvM/gtzx34_rB.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/Xm0mhuBzNECPc2ptuvNE/wXs2IEla35OcVcmOdS0l/HjzXa6r2b.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/bC12LACYfL1s3X2Vru5V/PzkWTnf0A0B6mOtVrd9H/LACNyBzT7.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/tMC7V2P7EnLU6zQ3ijTD/ngVBI6LfbCsGuo54VZG1/t_1ZPOXge.js\";import Lottie from\"https://framerusercontent.com/modules/5WlIpdrM7tOclxs5omr2/zEodRLv6vLSoWqbMozMV/rozeYkSkG.js\";const LottieFonts=getFonts(Lottie);const cycleOrder=[\"R9MSC6FUN\",\"fudzOi3FN\",\"tlbL0hZxd\"];const serializationHash=\"framer-wTPXp\";const variantClassNames={fudzOi3FN:\"framer-v-zh6vgy\",R9MSC6FUN:\"framer-v-r8on38\",tlbL0hZxd:\"framer-v-kpa1k9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"R9MSC6FUN\",Phone:\"tlbL0hZxd\",Tablet:\"fudzOi3FN\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"R9MSC6FUN\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"R9MSC6FUN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(Image,{...restProps,...gestureHandlers,as:\"footer\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:800,pixelWidth:1440,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/uBmLD58QzIk2y5pVLqJ2j6NYgG8.png\",srcSet:\"https://framerusercontent.com/images/uBmLD58QzIk2y5pVLqJ2j6NYgG8.png?scale-down-to=512 512w,https://framerusercontent.com/images/uBmLD58QzIk2y5pVLqJ2j6NYgG8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/uBmLD58QzIk2y5pVLqJ2j6NYgG8.png 1440w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-r8on38\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"R9MSC6FUN\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({fudzOi3FN:{\"data-framer-name\":\"Tablet\"},tlbL0hZxd:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.header,{className:\"framer-e8apsb\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"hc0psa0mQ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-y2kplo-container\",layoutDependency:layoutDependency,layoutId:\"FD4y1__wq-container\",children:/*#__PURE__*/_jsx(Lottie,{autoplay:true,height:\"100%\",id:\"FD4y1__wq\",layoutId:\"FD4y1__wq\",link:\"https://lottie.host/b0541660-97c9-4402-ba7b-9f1c463ee96c/gEtmH8rPBD.lottie\",loop:true,style:{height:\"100%\",width:\"100%\"},variant:\"Eb48sJhQS\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1elep94\",layoutDependency:layoutDependency,layoutId:\"HRXs9x4mN\",style:{backgroundColor:\"var(--token-330a34ad-0295-479d-b69a-5603641422a8, rgb(0, 0, 0))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a5a43r\",\"data-framer-name\":\"FooterContainer\",layoutDependency:layoutDependency,layoutId:\"zQ4lUTvOL\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gmxm96\",layoutDependency:layoutDependency,layoutId:\"PPwz9OFRP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ifas7l\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"eiWI2K0iL\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tq5lmz\",\"data-framer-name\":\"Vertical\",layoutDependency:layoutDependency,layoutId:\"lFP6W81pr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2YW50dCBCb2xk\",\"--framer-font-family\":'\"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1em\"},children:\"Program\"})}),className:\"framer-1m0adxn\",fonts:[\"CUSTOM;Avantt Bold\"],layoutDependency:layoutDependency,layoutId:\"K4amDXAHB\",style:{\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ctpb2x\",layoutDependency:layoutDependency,layoutId:\"X8YoVy97D\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"UtKSul7iN\"},nodeId:\"Q9W_k9WiI\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Home\"})})})}),className:\"framer-1ed3h01\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Q9W_k9WiI\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I_gpdZFJq\"},nodeId:\"PQu0U6s0f\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Mentors\"})})})}),className:\"framer-bp16uh\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PQu0U6s0f\",style:{\"--extracted-r6o4lv\":\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KCMtBIndf\"},nodeId:\"CSarS49ek\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"For Plans\"})})})}),className:\"framer-qh4z4m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CSarS49ek\",style:{\"--extracted-r6o4lv\":\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18dnzto\",\"data-framer-name\":\"Vertical\",layoutDependency:layoutDependency,layoutId:\"VtO5gaEgW\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2YW50dCBCb2xk\",\"--framer-font-family\":'\"Avantt Bold\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1em\"},children:\"Company\"})}),className:\"framer-80mbx2\",fonts:[\"CUSTOM;Avantt Bold\"],layoutDependency:layoutDependency,layoutId:\"kyNjHKGnD\",style:{\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tdk2q2\",layoutDependency:layoutDependency,layoutId:\"TiiWPu_ri\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rT30pe2p2\"},nodeId:\"L2VoS3NMC\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"About\"})})})}),className:\"framer-2rkmjr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"L2VoS3NMC\",style:{\"--extracted-r6o4lv\":\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@somethings.com\",nodeId:\"bqDrYUYS2\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Contact\"})})})}),className:\"framer-1dhj6p5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bqDrYUYS2\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",children:/*#__PURE__*/_jsx(Link,{href:\"https://app.dover.io/dover/careers/9a07cb16-d756-4c33-96ee-38289a2206d9\",nodeId:\"PE1c_gpAf\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Careers\"})})})}),className:\"framer-17jpg2c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PE1c_gpAf\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1paxcde\",\"data-framer-name\":\"Vertical\",layoutDependency:layoutDependency,layoutId:\"LNRqNExEa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2YW50dCBCb2xk\",\"--framer-font-family\":'\"Avantt Bold\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1em\"},children:\"Resources\"})}),className:\"framer-zixx4f\",fonts:[\"CUSTOM;Avantt Bold\"],layoutDependency:layoutDependency,layoutId:\"tjLt07Am0\",style:{\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pbmxbc\",layoutDependency:layoutDependency,layoutId:\"tUiRw9SAB\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"POZPZhjPS\"},nodeId:\"FBqzuicKW\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Privacy policy\"})})})}),className:\"framer-62e360\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FBqzuicKW\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DOiziL02n\"},nodeId:\"Cq86I8mPI\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Terms of use\"})})})}),className:\"framer-l5bmpw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Cq86I8mPI\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0)))\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LbSoD07Zm\"},nodeId:\"DDUlQmpxn\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"HIP\"})}),\"AA\"]})}),className:\"framer-w49xi7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DDUlQmpxn\",style:{\"--extracted-r6o4lv\":\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1trd7h3\",\"data-framer-name\":\"Vertical\",layoutDependency:layoutDependency,layoutId:\"pnV37LbNB\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2YW50dCBCb2xk\",\"--framer-font-family\":'\"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1em\"},children:\"Content\"})}),className:\"framer-2k2yo1\",fonts:[\"CUSTOM;Avantt Bold\"],layoutDependency:layoutDependency,layoutId:\"DZaX6F1gq\",style:{\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jb8b6i\",layoutDependency:layoutDependency,layoutId:\"JLWqW3Oca\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IjkGz9xUM\"},nodeId:\"N786W4KAy\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Blog\"})})})}),className:\"framer-1gfa24e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"N786W4KAy\",style:{\"--extracted-r6o4lv\":\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://selfdisclosed.beehiiv.com/\",nodeId:\"ZlJFl2mhv\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Podcast\"})})})}),className:\"framer-1ra2f6l\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZlJFl2mhv\",style:{\"--extracted-r6o4lv\":\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1unhibw\",\"data-framer-name\":\"Disclaimers\",layoutDependency:layoutDependency,layoutId:\"rC9Ab66fX\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dmue01\",\"data-styles-preset\":\"HjzXa6r2b\",children:\"Somethings Mentorship services are provided by mentors who are trained to offer digital social and emotional support. The services provided by Somethings are not intended to diagnose, treat or cure any mental health or medical conditions. Somethings Mentorship is not a substitute for medical or mental health treatment provided by licensed professionals. If you or someone you know is in crisis, call 911 or go to the nearest emergency room. For 24/7 crisis support call 1-800-273-TALK (8255) to reach a 24-hour crisis center, text 741741 to reach the Crisis Text Line, or call 988 to reach the National Suicide and Crisis Lifeline.\"})}),className:\"framer-1tusgbp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"y3bULocHh\",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:{\"--font-selector\":\"Q1VTVE9NO1RXSyBMYXVzYW5uZSA0MDA=\",\"--framer-font-family\":'\"TWK Lausanne 400\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-16c8048b-bb62-4a29-b028-2351b81a122e, rgba(0, 0, 0, 0.6)))\"},children:\"\\xa9 2022 Somethings\"})}),className:\"framer-1kp9qb\",fonts:[\"CUSTOM;TWK Lausanne 400\"],layoutDependency:layoutDependency,layoutId:\"OnqX8YCRu\",style:{\"--extracted-r6o4lv\":\"var(--token-16c8048b-bb62-4a29-b028-2351b81a122e, rgba(0, 0, 0, 0.6))\",\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-y1h3b2\",layoutDependency:layoutDependency,layoutId:\"r8HmAL6q8\",style:{backgroundColor:\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-156fs4j\",layoutDependency:layoutDependency,layoutId:\"tT9hkmKp_\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13oo3mp\",\"data-framer-name\":\"App\",layoutDependency:layoutDependency,layoutId:\"I1029:16593;1506:63940\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sevc8t\",\"data-border\":true,\"data-framer-name\":\"appIcon\",layoutDependency:layoutDependency,layoutId:\"I1029:16593;1334:54780\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(217, 217, 217)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(230, 22, 1)\",borderBottomLeftRadius:13,borderBottomRightRadius:13,borderTopLeftRadius:13,borderTopRightRadius:13},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iu0aes\",\"data-framer-name\":\"Moodies\",layoutDependency:layoutDependency,layoutId:\"I1029:16593;1334:54780;157:211\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1sceua4\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:50,intrinsicWidth:36,layoutDependency:layoutDependency,layoutId:\"I1029:16593;1334:54780;157:211;198:352\",svg:'<svg width=\"36\" height=\"50\" viewBox=\"0 0 36 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M20.9499 18.8133C25.9312 15.5333 32.6015 11.1517 34.9025 6.75785C37.0813 2.59723 31.0105 -1.08739 28.5626 3.04941C27.6447 4.60377 23.924 8.11638 22.5165 8.89968C13.0313 14.6276 4.64752 22.7053 1.30626 33.5492C-3.07533 47.7709 9.64106 53.3887 21.1091 44.3073C31.5502 36.0391 37.6255 24.76 32.6994 17.0387C29.9278 12.6943 23.6303 10.8212 18.3675 10.5764C14.7692 10.2705 9.88584 11.1517 10.9751 15.4109C11.5259 17.5649 13.2393 18.1157 15.7239 17.9688C19.0407 17.773 27.7304 18.0423 27.1184 24.0149C26.6166 28.9595 19.7138 36.7313 15.8095 39.1179C11.2321 42.1655 5.63888 43.5485 8.61297 34.6751C10.1184 30.1834 15.3077 22.5218 20.9499 18.8133Z\" fill=\"#FF65C1\"/>\\n<path d=\"M9.93513 49.0928C7.70762 49.0928 5.71265 48.5054 4.06038 47.3794C2.23676 46.131 0.976137 44.2584 0.400901 41.9697C-0.211052 39.4852 -0.0274657 36.6212 0.951659 33.4391C2.54274 28.2987 5.35772 23.452 9.32317 19.0582C9.95961 18.3606 10.6205 17.6629 11.3181 16.9898C11.0122 16.6104 10.7674 16.1208 10.6205 15.5089C10.2656 14.1258 10.4736 12.9631 11.2325 12.0697C13.0316 9.94009 17.1562 10.1114 18.3923 10.2216C18.8084 10.2461 19.2246 10.2705 19.6285 10.3073C20.4974 9.71979 21.3909 9.15679 22.3088 8.60603C23.6551 7.84721 27.3513 4.35908 28.2325 2.87815C29.5788 0.601688 31.9165 0.528254 33.532 1.4217C35.2945 2.40083 36.4327 4.6161 35.221 6.94152C34.0828 9.12007 31.9042 11.2864 29.3952 13.3058C30.9618 14.2972 32.1735 15.4844 33.018 16.8552C39.0396 26.6954 28.514 38.9222 21.3419 44.6011C18.3311 46.9877 15.0633 48.4931 11.9179 48.946C11.2447 49.0439 10.5716 49.0928 9.93513 49.0928ZM11.8385 17.5141C11.1531 18.1873 10.4981 18.8624 9.87393 19.5478C5.96967 23.8559 3.20365 28.6047 1.66152 33.6471C0.719117 36.6947 0.535531 39.4362 1.12301 41.7861C1.64929 43.9035 2.812 45.6292 4.47651 46.7674C6.447 48.1137 8.98048 48.6155 11.8199 48.1994C14.843 47.771 17.9762 46.3146 20.8891 44.0136C22.4434 42.7897 27.7674 38.3225 31.2311 32.3865C34.6091 26.5852 35.0007 21.4938 32.3938 17.2346C31.5371 15.8271 30.2642 14.6888 28.7833 13.7954C26.7516 15.3865 24.5608 16.8796 22.5658 18.2015C23.9856 18.5931 25.3319 19.2173 26.2498 20.1842C27.2289 21.2123 27.645 22.5096 27.4859 24.064C27.1677 27.1604 24.5608 30.8444 23.0309 32.7659C20.7912 35.5809 18.0374 38.2001 16.0179 39.4362C14.3901 40.5133 10.4125 42.8509 8.41749 41.321C7.14462 40.3541 7.1079 38.0777 8.28286 34.5773C9.89841 29.7429 15.2714 22.1669 20.7055 18.5686C19.3225 18.3361 17.6702 18.2504 15.7609 18.3606C14.4269 18.434 12.9033 18.3464 11.8385 17.5141ZM21.1339 19.1194C15.3203 22.9502 10.3513 30.6853 8.96824 34.7976C7.91568 37.9308 7.87897 39.987 8.85809 40.7336C9.97185 41.578 12.5543 40.8437 15.6141 38.812C17.5723 37.6126 20.2527 35.0546 22.4434 32.3008C25.0014 29.0942 26.5191 26.1446 26.7394 23.9783C26.874 22.6565 26.5191 21.555 25.699 20.686C24.9892 19.9394 23.6551 19.2051 21.6969 18.7522C21.5378 18.8501 21.3786 18.9603 21.2318 19.0582L21.1339 19.1194ZM17.1806 17.565C18.3801 17.565 19.9956 17.6507 21.5745 17.9689C23.6429 16.6104 25.9561 15.056 28.0857 13.4037C25.6011 12.0819 22.6026 11.3353 19.8243 11.0538C17.0827 12.9019 14.586 14.8847 12.3829 16.9898C13.105 17.5038 14.1821 17.6997 15.6997 17.614C16.0424 17.5895 16.5687 17.565 17.1806 17.565ZM17.095 10.9192C15.0388 10.9192 12.848 11.3231 11.8077 12.547C11.208 13.2569 11.0489 14.187 11.3426 15.3375C11.4528 15.7904 11.6364 16.1698 11.8689 16.488C13.9006 14.5542 16.177 12.7061 18.6738 10.9804C18.5873 10.9804 18.461 10.9717 18.3442 10.9639C17.9319 10.936 17.5233 10.9192 17.095 10.9192ZM20.78 10.4262C22.8728 10.7077 24.9157 11.213 26.6537 11.9106C27.4003 12.2043 28.0979 12.5348 28.7343 12.9019C31.2678 10.8825 33.4708 8.72842 34.5846 6.59883C35.5882 4.68953 34.6335 2.86591 33.1893 2.05814C31.843 1.31155 29.9827 1.38499 28.8812 3.24532C27.9143 4.87312 24.1692 8.41021 22.7005 9.23022C22.0518 9.62187 21.4164 10.0223 20.78 10.4262Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12mlojy\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:51,intrinsicWidth:35,layoutDependency:layoutDependency,layoutId:\"I1029:16593;1334:54780;157:211;198:355\",svg:'<svg width=\"35\" height=\"51\" viewBox=\"0 0 35 51\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M19.7461 18.2284C14.4466 15.1564 9.04915 11.3868 7.47031 5.30398C6.3688 0.640899 13.2471 -1.30511 14.5567 3.35797C16.7353 11.142 28.8642 12.1089 32.6583 19.5502C36.7706 27.6158 32.4992 37.0521 21.4106 44.8484C16.8822 48.0305 10.4444 51.8124 5.13265 48.4834C-0.240295 45.1299 -0.0689472 37.0521 1.35078 31.2997C2.50126 26.3307 5.10817 21.8022 8.49839 18.0693C10.9217 15.389 14.7036 9.50198 18.7058 12.9167C20.101 14.1895 20.2234 16.9188 18.7058 18.106C13.9937 21.8022 6.82164 30.5164 7.91092 39.8671C8.376 43.857 11.3868 42.474 15.4257 40.0629C20.3091 37.1378 25.4984 31.4221 26.5143 28.4358C28.8152 21.6431 22.1572 19.6359 19.7461 18.2284Z\" fill=\"#FF65C1\"/>\\n<path d=\"M9.71015 50.1479C8.07011 50.1479 6.4668 49.744 4.93691 48.7893C2.40343 47.2105 0.861306 44.5301 0.335027 40.834C-0.0688622 37.9945 0.163679 34.5798 0.995935 31.2018C2.09745 26.4408 4.60646 21.8022 8.22922 17.8123C8.57191 17.4329 8.95132 16.98 9.34297 16.5149C10.1997 15.4869 11.1666 14.3364 12.2069 13.4062C9.8203 11.2154 7.95996 8.63299 7.11547 5.38964C6.50351 2.8072 8.15578 0.946861 10.1018 0.445059C11.9132 -0.020025 14.1896 0.653123 14.9117 3.2478C16.0133 7.20102 19.7951 9.33062 23.7851 11.5948C27.3956 13.6388 31.1407 15.7439 32.9766 19.3666C37.1501 27.5668 32.9032 37.1989 21.6065 45.1421C18.0817 47.6266 13.8225 50.1479 9.71015 50.1479ZM12.7505 13.9022C11.7224 14.8201 10.7627 15.9642 9.90597 16.9923C9.50208 17.4696 9.12267 17.9224 8.76774 18.3141C5.23065 22.2183 2.78284 26.7346 1.7058 31.3854C0.885782 34.6777 0.653242 37.9945 1.05713 40.736C1.55893 44.2119 2.9909 46.7087 5.32856 48.1651C10.3588 51.3106 16.4539 47.8714 21.1904 44.5424C32.1566 36.8318 36.3179 27.5423 32.3279 19.7093C30.59 16.2824 26.9427 14.2262 23.4301 12.2435C19.4769 10.016 15.4013 7.70282 14.2141 3.45587C13.6266 1.33851 11.8153 0.775514 10.2976 1.16716C8.7555 1.57105 7.32353 3.00302 7.84981 5.21829C8.64535 8.31477 10.469 10.8115 12.7944 12.9289C13.7613 12.1701 14.7894 11.6193 15.8786 11.5214C16.9557 11.4357 17.996 11.8029 18.9629 12.6352C19.7584 13.3695 20.2113 14.5689 20.1745 15.7806C20.1501 16.5149 19.9298 17.1758 19.5748 17.7144C19.6972 17.7878 19.8196 17.8612 19.942 17.9224C20.2602 18.106 20.6641 18.3141 21.1292 18.5344C24.0543 19.9786 28.9499 22.4019 26.8693 28.5582C25.8657 31.52 20.7375 37.3213 15.6216 40.3811C12.4639 42.2659 10.3588 43.2328 8.96356 42.5352C8.18026 42.1435 7.71518 41.2868 7.55607 39.916C7.06651 35.718 8.20474 31.1406 10.8239 26.6856C12.7699 23.3933 15.5971 20.1132 18.4121 17.8857C16.4171 16.6863 14.464 15.3831 12.7505 13.9022ZM19.0777 18.2736C19.0313 18.3152 18.9834 18.3645 18.9384 18.3998C16.1724 20.5661 13.3696 23.8094 11.4603 27.0528C8.91461 31.3732 7.81309 35.7915 8.27818 39.8303C8.40057 40.9441 8.73102 41.605 9.28178 41.8743C9.48984 41.9722 9.72238 42.0211 9.99164 42.0211C11.3012 42.0211 13.2839 40.9074 15.2422 39.7447C19.2444 37.3458 25.0212 31.7159 26.1717 28.3256C28.0565 22.7813 23.6872 20.6273 20.811 19.1953C20.3337 18.9628 19.9175 18.7547 19.5748 18.5589C19.4157 18.461 19.2491 18.3715 19.0777 18.2736ZM13.3329 13.4185C15.0219 14.8749 16.9557 16.1478 18.9384 17.335C19.2321 16.9066 19.4157 16.3558 19.4402 15.7439C19.4769 14.7525 19.1097 13.7734 18.4733 13.1859C17.6411 12.4761 16.8088 12.1823 15.9276 12.2557C15.0464 12.3292 14.1774 12.782 13.3329 13.4185Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ya3jg7\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:38,intrinsicWidth:41,layoutDependency:layoutDependency,layoutId:\"I1029:16593;1334:54780;157:211;198:358\",svg:'<svg width=\"41\" height=\"38\" viewBox=\"0 0 41 38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M30.426 23.2654C31.2338 26.9616 31.8947 30.7067 32.6168 34.4152C33.9876 39.0293 40.7435 37.2057 39.7032 32.4569C38.9321 28.4792 38.1488 24.5015 37.3778 20.5361C36.1661 13.9515 35.2971 5.93489 28.9206 2.22646C17.4281 -3.85636 5.78877 11.1854 1.55406 20.5606C0.207762 23.5469 2.52094 26.8882 5.7031 25.958C6.76185 25.6485 7.33089 25.2114 7.89389 24.269C9.24019 22.0537 10.1948 19.9486 11.2841 18.2351C15.7636 11.0631 25.1387 3.20558 27.9537 12.1156C29.2077 16.0847 29.6917 19.8752 30.426 23.2654Z\" fill=\"#FF65C1\"/>\\n<path d=\"M36.0313 37.4627C34.4892 37.4627 32.8859 36.6182 32.2617 34.5376C32.0169 33.3259 31.7844 32.0653 31.5641 30.8781C31.099 28.4058 30.6217 25.8479 30.0709 23.3511C29.8384 22.2863 29.6548 21.246 29.4467 20.1445C29.0061 17.7456 28.5533 15.2488 27.5986 12.238C26.8887 9.99829 25.7138 8.7499 24.1105 8.55408C20.4265 8.08899 14.8455 13.2172 11.5777 18.4432C11.0147 19.3245 10.4884 20.3158 9.92541 21.3684C9.38689 22.372 8.83613 23.4001 8.18746 24.4771C7.62446 25.395 6.81669 26.0192 5.7886 26.3252C4.29544 26.7658 2.80227 26.3497 1.82315 25.2114C0.709396 23.9386 0.476854 22.0538 1.2112 20.426C2.92467 16.6441 5.50711 12.593 8.32209 9.3129C11.8102 5.2373 15.5554 2.43455 19.1414 1.21064C22.6051 0.0234543 25.9708 0.268238 29.104 1.92051C35.0767 5.3964 36.3251 12.4951 37.4266 18.7492C37.5367 19.3367 37.6346 19.9242 37.7448 20.4994L38.4302 23.9875C38.9809 26.8025 39.5317 29.6175 40.0702 32.4202C40.6577 35.1251 38.9565 36.863 37.1084 37.3403C36.7657 37.426 36.4107 37.475 36.0436 37.475L36.0313 37.4627ZM32.9716 34.3418C33.608 36.4591 35.4071 37.0099 36.9125 36.6182C38.4179 36.2266 39.8254 34.7946 39.3359 32.5549C38.7851 29.7277 38.2343 26.9249 37.6836 24.1099L36.9982 20.6218C36.8881 20.0466 36.7901 19.4591 36.68 18.8594C35.603 12.7643 34.3913 5.86149 28.7246 2.55694C25.7872 1.00258 22.6296 0.782277 19.3617 1.89603C12.055 4.3928 5.17665 13.4007 1.85987 20.7197C1.23567 22.0905 1.4315 23.6571 2.36167 24.7219C3.16945 25.652 4.3444 25.9703 5.5683 25.6153C6.43727 25.3583 7.08595 24.8565 7.55103 24.0854C8.18746 23.0206 8.73822 22.0048 9.2645 21.0134C9.82749 19.9486 10.366 18.945 10.9412 18.0516C14.2825 12.7031 20.0471 7.3057 24.1839 7.81974C26.0932 8.06452 27.464 9.47201 28.2718 12.0177C29.2386 15.0775 29.7037 17.5865 30.1443 20.0221C30.3402 21.1236 30.536 22.1517 30.7563 23.2042C31.307 25.7132 31.7844 28.2712 32.2494 30.7557C32.4698 31.9307 32.739 33.1423 32.9716 34.3418Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||943)-24-918.9)/2+629.5+0)+0+24+0+32.5+-52),sizes:\"174.4167px\",src:\"https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg\",srcSet:\"https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg?scale-down-to=1024 791w,https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg?scale-down-to=2048 1582w,https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg 3165w\"},className:\"framer-11g1xvs\",\"data-framer-name\":\"E0000_65 6\",layoutDependency:layoutDependency,layoutId:\"I1029:16593;1334:54780;265:154\",...addPropertyOverrides({fudzOi3FN:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||833)-24-754.9)/2+465.5+0)+0+24+0+0+0+-52),sizes:\"174.4167px\",src:\"https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg\",srcSet:\"https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg?scale-down-to=1024 791w,https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg?scale-down-to=2048 1582w,https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg 3165w\"}},tlbL0hZxd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-24-1264.7)/2+401.5+0)+0+709.2+24+0+32.5+-52),sizes:\"174.4167px\",src:\"https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg\",srcSet:\"https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg?scale-down-to=1024 791w,https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg?scale-down-to=2048 1582w,https://framerusercontent.com/images/dQiOTy9xCSz7gqzivhklWfDc0.jpg 3165w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5q5pxl\",\"data-framer-name\":\"text\",layoutDependency:layoutDependency,layoutId:\"I1029:16593;1130:56556\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-ibotqt\",\"data-styles-preset\":\"t_1ZPOXge\",children:\"Download our app\"})}),className:\"framer-48l4he\",\"data-framer-name\":\"Download our app\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I1029:16593;1130:56557\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f1o66q\",\"data-styles-preset\":\"gtzx34_rB\",children:\"If you have already signed up for Somethings, you can download the app on the iOS or Android App store.\"})}),className:\"framer-1mi8fl7\",\"data-framer-name\":\"The app helps mentors and mentees talk to each other using\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I1029:16593;1130:56558\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wTPXp.framer-4ohr0w, .framer-wTPXp .framer-4ohr0w { display: block; }\",\".framer-wTPXp.framer-r8on38 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 24px 24px; position: relative; width: 1200px; }\",\".framer-wTPXp .framer-e8apsb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 628px; justify-content: center; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-wTPXp .framer-y2kplo-container { flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-wTPXp .framer-1elep94 { flex: none; height: 2px; overflow: visible; position: relative; width: 100%; }\",\".framer-wTPXp .framer-a5a43r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wTPXp .framer-gmxm96 { align-content: center; align-items: center; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 0px; position: relative; width: 1px; }\",\".framer-wTPXp .framer-1ifas7l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 24px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wTPXp .framer-tq5lmz, .framer-wTPXp .framer-18dnzto, .framer-wTPXp .framer-1paxcde, .framer-wTPXp .framer-1trd7h3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wTPXp .framer-1m0adxn, .framer-wTPXp .framer-1ed3h01, .framer-wTPXp .framer-bp16uh, .framer-wTPXp .framer-qh4z4m, .framer-wTPXp .framer-80mbx2, .framer-wTPXp .framer-2rkmjr, .framer-wTPXp .framer-1dhj6p5, .framer-wTPXp .framer-17jpg2c, .framer-wTPXp .framer-zixx4f, .framer-wTPXp .framer-62e360, .framer-wTPXp .framer-l5bmpw, .framer-wTPXp .framer-w49xi7, .framer-wTPXp .framer-2k2yo1, .framer-wTPXp .framer-1gfa24e, .framer-wTPXp .framer-1ra2f6l, .framer-wTPXp .framer-1kp9qb { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-wTPXp .framer-1ctpb2x, .framer-wTPXp .framer-tdk2q2, .framer-wTPXp .framer-1pbmxbc, .framer-wTPXp .framer-jb8b6i { 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; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wTPXp .framer-1unhibw { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wTPXp .framer-1tusgbp, .framer-wTPXp .framer-48l4he, .framer-wTPXp .framer-1mi8fl7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wTPXp .framer-y1h3b2 { align-self: stretch; flex: none; height: auto; overflow: visible; position: relative; width: 2px; }\",\".framer-wTPXp .framer-156fs4j { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: flex-start; overflow: visible; padding: 24px 0px 0px 24px; position: relative; width: 1px; }\",\".framer-wTPXp .framer-13oo3mp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wTPXp .framer-1sevc8t { flex: none; height: 65px; overflow: hidden; position: relative; width: 65px; will-change: var(--framer-will-change-override, transform); }\",\".framer-wTPXp .framer-1iu0aes { flex: none; height: 96px; left: -12px; overflow: hidden; position: absolute; top: -8px; width: 88px; }\",\".framer-wTPXp .framer-1sceua4 { flex: none; height: 50px; left: 5px; position: absolute; top: 6px; width: 36px; }\",\".framer-wTPXp .framer-12mlojy { flex: none; height: 51px; left: 48px; position: absolute; top: 2px; width: 35px; }\",\".framer-wTPXp .framer-ya3jg7 { flex: none; height: 38px; left: 16px; position: absolute; top: 56px; width: 41px; }\",\".framer-wTPXp .framer-11g1xvs { aspect-ratio: 0.7727050538808102 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 226px); left: -42px; mix-blend-mode: overlay; position: absolute; top: -52px; width: 174px; }\",\".framer-wTPXp .framer-5q5pxl { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wTPXp.framer-r8on38, .framer-wTPXp .framer-e8apsb, .framer-wTPXp .framer-gmxm96, .framer-wTPXp .framer-tq5lmz, .framer-wTPXp .framer-1ctpb2x, .framer-wTPXp .framer-18dnzto, .framer-wTPXp .framer-tdk2q2, .framer-wTPXp .framer-1paxcde, .framer-wTPXp .framer-1pbmxbc, .framer-wTPXp .framer-1trd7h3, .framer-wTPXp .framer-jb8b6i, .framer-wTPXp .framer-1unhibw, .framer-wTPXp .framer-156fs4j, .framer-wTPXp .framer-13oo3mp, .framer-wTPXp .framer-5q5pxl { gap: 0px; } .framer-wTPXp.framer-r8on38 > *, .framer-wTPXp .framer-5q5pxl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-wTPXp.framer-r8on38 > :first-child, .framer-wTPXp .framer-e8apsb > :first-child, .framer-wTPXp .framer-gmxm96 > :first-child, .framer-wTPXp .framer-tq5lmz > :first-child, .framer-wTPXp .framer-1ctpb2x > :first-child, .framer-wTPXp .framer-18dnzto > :first-child, .framer-wTPXp .framer-tdk2q2 > :first-child, .framer-wTPXp .framer-1paxcde > :first-child, .framer-wTPXp .framer-1pbmxbc > :first-child, .framer-wTPXp .framer-1trd7h3 > :first-child, .framer-wTPXp .framer-jb8b6i > :first-child, .framer-wTPXp .framer-1unhibw > :first-child, .framer-wTPXp .framer-156fs4j > :first-child, .framer-wTPXp .framer-5q5pxl > :first-child { margin-top: 0px; } .framer-wTPXp.framer-r8on38 > :last-child, .framer-wTPXp .framer-e8apsb > :last-child, .framer-wTPXp .framer-gmxm96 > :last-child, .framer-wTPXp .framer-tq5lmz > :last-child, .framer-wTPXp .framer-1ctpb2x > :last-child, .framer-wTPXp .framer-18dnzto > :last-child, .framer-wTPXp .framer-tdk2q2 > :last-child, .framer-wTPXp .framer-1paxcde > :last-child, .framer-wTPXp .framer-1pbmxbc > :last-child, .framer-wTPXp .framer-1trd7h3 > :last-child, .framer-wTPXp .framer-jb8b6i > :last-child, .framer-wTPXp .framer-1unhibw > :last-child, .framer-wTPXp .framer-156fs4j > :last-child, .framer-wTPXp .framer-5q5pxl > :last-child { margin-bottom: 0px; } .framer-wTPXp .framer-e8apsb > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-wTPXp .framer-gmxm96 > *, .framer-wTPXp .framer-156fs4j > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-wTPXp .framer-tq5lmz > *, .framer-wTPXp .framer-18dnzto > *, .framer-wTPXp .framer-1paxcde > *, .framer-wTPXp .framer-1trd7h3 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-wTPXp .framer-1ctpb2x > *, .framer-wTPXp .framer-tdk2q2 > *, .framer-wTPXp .framer-1pbmxbc > *, .framer-wTPXp .framer-jb8b6i > *, .framer-wTPXp .framer-1unhibw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wTPXp .framer-13oo3mp > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-wTPXp .framer-13oo3mp > :first-child { margin-left: 0px; } .framer-wTPXp .framer-13oo3mp > :last-child { margin-right: 0px; } }\",\".framer-wTPXp.framer-v-zh6vgy.framer-r8on38 { width: 810px; }\",\".framer-wTPXp.framer-v-zh6vgy .framer-e8apsb { height: 464px; padding: 32px 0px 32px 0px; }\",\".framer-wTPXp.framer-v-zh6vgy .framer-y2kplo-container { flex: 1 0 0px; height: 1px; min-height: 400px; }\",\".framer-wTPXp.framer-v-zh6vgy .framer-13oo3mp { align-content: flex-start; align-items: flex-start; flex-direction: column; }\",\".framer-wTPXp.framer-v-zh6vgy .framer-5q5pxl, .framer-wTPXp.framer-v-kpa1k9 .framer-gmxm96 { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wTPXp.framer-v-zh6vgy .framer-13oo3mp { gap: 0px; } .framer-wTPXp.framer-v-zh6vgy .framer-13oo3mp > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-wTPXp.framer-v-zh6vgy .framer-13oo3mp > :first-child { margin-top: 0px; } .framer-wTPXp.framer-v-zh6vgy .framer-13oo3mp > :last-child { margin-bottom: 0px; } }\",\".framer-wTPXp.framer-v-kpa1k9.framer-r8on38 { padding: 0px 12px 24px 12px; width: 390px; }\",\".framer-wTPXp.framer-v-kpa1k9 .framer-e8apsb { gap: 0px; height: 400px; min-height: 400px; padding: 12px 0px 12px 0px; }\",\".framer-wTPXp.framer-v-kpa1k9 .framer-y2kplo-container { flex: 1 0 0px; height: 1px; }\",\".framer-wTPXp.framer-v-kpa1k9 .framer-a5a43r { flex-direction: column; }\",\".framer-wTPXp.framer-v-kpa1k9 .framer-1ifas7l { flex-direction: column; gap: 32px; justify-content: flex-start; }\",\".framer-wTPXp.framer-v-kpa1k9 .framer-tq5lmz, .framer-wTPXp.framer-v-kpa1k9 .framer-18dnzto, .framer-wTPXp.framer-v-kpa1k9 .framer-1paxcde, .framer-wTPXp.framer-v-kpa1k9 .framer-1trd7h3 { width: 100%; }\",\".framer-wTPXp.framer-v-kpa1k9 .framer-1unhibw { padding: 0px 0px 12px 0px; }\",\".framer-wTPXp.framer-v-kpa1k9 .framer-y1h3b2 { align-self: unset; flex: 1 0 0px; height: 1px; }\",\".framer-wTPXp.framer-v-kpa1k9 .framer-156fs4j { align-self: unset; flex: none; height: min-content; padding: 24px 0px 0px 0px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wTPXp.framer-v-kpa1k9 .framer-e8apsb, .framer-wTPXp.framer-v-kpa1k9 .framer-a5a43r, .framer-wTPXp.framer-v-kpa1k9 .framer-1ifas7l { gap: 0px; } .framer-wTPXp.framer-v-kpa1k9 .framer-e8apsb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-wTPXp.framer-v-kpa1k9 .framer-e8apsb > :first-child, .framer-wTPXp.framer-v-kpa1k9 .framer-1ifas7l > :first-child { margin-top: 0px; } .framer-wTPXp.framer-v-kpa1k9 .framer-e8apsb > :last-child, .framer-wTPXp.framer-v-kpa1k9 .framer-1ifas7l > :last-child { margin-bottom: 0px; } .framer-wTPXp.framer-v-kpa1k9 .framer-a5a43r > *, .framer-wTPXp.framer-v-kpa1k9 .framer-a5a43r > :first-child, .framer-wTPXp.framer-v-kpa1k9 .framer-a5a43r > :last-child { margin: 0px; } .framer-wTPXp.framer-v-kpa1k9 .framer-1ifas7l > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-wTPXp[data-border=\"true\"]::after, .framer-wTPXp [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 943\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fudzOi3FN\":{\"layout\":[\"fixed\",\"auto\"]},\"tlbL0hZxd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerrMJRxpRQ7=withCSS(Component,css,\"framer-wTPXp\");export default FramerrMJRxpRQ7;FramerrMJRxpRQ7.displayName=\"section/footer\";FramerrMJRxpRQ7.defaultProps={height:943,width:1200};addPropertyControls(FramerrMJRxpRQ7,{variant:{options:[\"R9MSC6FUN\",\"fudzOi3FN\",\"tlbL0hZxd\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerrMJRxpRQ7,[{explicitInter:true,fonts:[{family:\"Avantt Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/vib7TGvXAQKsZZoJ8g9FGpreY.woff2\"},{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:\"TWK Lausanne 400\",source:\"custom\",url:\"https://framerusercontent.com/assets/CfyODrEU8YBJqIuhfcb905BS8.woff2\"}]},...LottieFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrMJRxpRQ7\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fudzOi3FN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tlbL0hZxd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"943\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (50a537b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Avantt Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Avantt Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/vib7TGvXAQKsZZoJ8g9FGpreY.woff2\"}]}];export const css=['.framer-xIO87 .framer-styles-preset-1fi4mh8:not(.rich-text-wrapper), .framer-xIO87 .framer-styles-preset-1fi4mh8.rich-text-wrapper h4 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-xIO87 .framer-styles-preset-1fi4mh8:not(.rich-text-wrapper), .framer-xIO87 .framer-styles-preset-1fi4mh8.rich-text-wrapper h4 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 26px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-xIO87 .framer-styles-preset-1fi4mh8:not(.rich-text-wrapper), .framer-xIO87 .framer-styles-preset-1fi4mh8.rich-text-wrapper h4 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 105%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-xIO87\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (37fb21e)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={F312uwXro:{hover:true}};const serializationHash=\"framer-ZAqZZ\";const variantClassNames={F312uwXro:\"framer-v-zdnfqh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,link,title,width,...props})=>{var _ref;return{...props,ao1LHCR4Z:link!==null&&link!==void 0?link:props.ao1LHCR4Z,IyIRckx8X:(_ref=title!==null&&title!==void 0?title:props.IyIRckx8X)!==null&&_ref!==void 0?_ref:\"Get started\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ao1LHCR4Z,IyIRckx8X,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"F312uwXro\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:ao1LHCR4Z,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-zdnfqh\",className,classNames)} framer-1mgvbwt`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"F312uwXro\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({\"F312uwXro-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2YW50dCBCb2xk\",\"--framer-font-family\":'\"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Get started\"})}),className:\"framer-190ylp6\",\"data-framer-name\":\"Get started\",fonts:[\"CUSTOM;Avantt Bold\"],layoutDependency:layoutDependency,layoutId:\"I35:4590;1399:42531\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",scale:1},text:IyIRckx8X,variants:{\"F312uwXro-hover\":{scale:1.1}},verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZAqZZ.framer-1mgvbwt, .framer-ZAqZZ .framer-1mgvbwt { display: block; }\",\".framer-ZAqZZ.framer-zdnfqh { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 9px 10px 10px 10px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ZAqZZ .framer-190ylp6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ZAqZZ.framer-zdnfqh { gap: 0px; } .framer-ZAqZZ.framer-zdnfqh > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ZAqZZ.framer-zdnfqh > :first-child { margin-left: 0px; } .framer-ZAqZZ.framer-zdnfqh > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 33\n * @framerIntrinsicWidth 91.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"s0cX08nDP\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"ao1LHCR4Z\":\"link\",\"IyIRckx8X\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerI6FVk3YWz=withCSS(Component,css,\"framer-ZAqZZ\");export default FramerI6FVk3YWz;FramerI6FVk3YWz.displayName=\"Button / Small\";FramerI6FVk3YWz.defaultProps={height:33,width:91.5};addPropertyControls(FramerI6FVk3YWz,{ao1LHCR4Z:{title:\"Link\",type:ControlType.Link},IyIRckx8X:{defaultValue:\"Get started\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerI6FVk3YWz,[{explicitInter:true,fonts:[{family:\"Avantt Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/vib7TGvXAQKsZZoJ8g9FGpreY.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerI6FVk3YWz\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"33\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"s0cX08nDP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"ao1LHCR4Z\\\":\\\"link\\\",\\\"IyIRckx8X\\\":\\\"title\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"91.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./I6FVk3YWz.map","// Generated by Framer (e4277c8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/Th3jcz1kNZMp0GCVluGe/Lt9SHy64SkiJjdvoLS2h/JuxPQnKGw.js\";const enabledGestures={mCk2vumvE:{hover:true}};const serializationHash=\"framer-KKRik\";const variantClassNames={mCk2vumvE:\"framer-v-14pasth\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,link,text,width,...props})=>{var _ref;return{...props,Ba8YZlkqt:link!==null&&link!==void 0?link:props.Ba8YZlkqt,wxLKBB1_w:(_ref=text!==null&&text!==void 0?text:props.wxLKBB1_w)!==null&&_ref!==void 0?_ref:\"Refer a teen\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,wxLKBB1_w,Ba8YZlkqt,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"mCk2vumvE\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:Ba8YZlkqt,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-14pasth\",className,classNames)} framer-110hs5r`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"mCk2vumvE\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"mCk2vumvE-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ixc5u0\",\"data-styles-preset\":\"JuxPQnKGw\",children:\"Refer a teen\"})}),className:\"framer-19pxiew\",\"data-framer-name\":\"Our mission\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I35:4589;792:11130\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:wxLKBB1_w,variants:{\"mCk2vumvE-hover\":{\"--extracted-r6o4lv\":\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"mCk2vumvE-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ixc5u0\",\"data-styles-preset\":\"JuxPQnKGw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0)))\"},children:\"Refer a teen\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KKRik.framer-110hs5r, .framer-KKRik .framer-110hs5r { display: block; }\",\".framer-KKRik.framer-14pasth { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 6px 10px 6px 10px; position: relative; text-decoration: none; width: min-content; }\",\".framer-KKRik .framer-19pxiew { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KKRik.framer-14pasth { gap: 0px; } .framer-KKRik.framer-14pasth > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-KKRik.framer-14pasth > :first-child { margin-left: 0px; } .framer-KKRik.framer-14pasth > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 33\n * @framerIntrinsicWidth 95.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"BGWUIoMB4\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"wxLKBB1_w\":\"text\",\"Ba8YZlkqt\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerLJDzYhQDI=withCSS(Component,css,\"framer-KKRik\");export default FramerLJDzYhQDI;FramerLJDzYhQDI.displayName=\"Navigation / item\";FramerLJDzYhQDI.defaultProps={height:33,width:95.5};addPropertyControls(FramerLJDzYhQDI,{wxLKBB1_w:{defaultValue:\"Refer a teen\",displayTextArea:false,title:\"Text\",type:ControlType.String},Ba8YZlkqt:{title:\"Link\",type:ControlType.Link}});addFonts(FramerLJDzYhQDI,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLJDzYhQDI\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BGWUIoMB4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"wxLKBB1_w\\\":\\\"text\\\",\\\"Ba8YZlkqt\\\":\\\"link\\\"}\",\"framerIntrinsicWidth\":\"95.5\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"33\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LJDzYhQDI.map","// Generated by Framer (dc3a148)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/bC12LACYfL1s3X2Vru5V/PzkWTnf0A0B6mOtVrd9H/LACNyBzT7.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ytK2mWdAWXmpjIbulAji/yiEy0ATXl534mSaGtTCS/pZ9UdtOq6.js\";import ButtonSmall from\"https://framerusercontent.com/modules/Wv0X8gh4i8XQ3PxiToYv/oTjItKwCCATJIvu8fKkO/I6FVk3YWz.js\";import NavigationItem from\"https://framerusercontent.com/modules/ozcz1fp8qe0jRgYipYiR/rMnd4D7yCmGHpimvxbLD/LJDzYhQDI.js\";import ButtonPrimary from\"https://framerusercontent.com/modules/03T5evSHlPnSL4Fo6iB4/lYBhJg3FlFNwWp3d75a2/V3qJ6mZOS.js\";const NavigationItemFonts=getFonts(NavigationItem);const ButtonSmallFonts=getFonts(ButtonSmall);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const cycleOrder=[\"c7id2aG__\",\"NonZ_PC4B\",\"d0qNpjN39\",\"vQ1Kc65pb\"];const serializationHash=\"framer-Y8lRj\";const variantClassNames={c7id2aG__:\"framer-v-10c7jta\",d0qNpjN39:\"framer-v-12bgped\",NonZ_PC4B:\"framer-v-13fpj99\",vQ1Kc65pb:\"framer-v-q34vk4\"};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={\"Mobile-Open\":\"vQ1Kc65pb\",\"Variant 1\":\"c7id2aG__\",Mobile:\"d0qNpjN39\",Tablet:\"NonZ_PC4B\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"c7id2aG__\"};};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:\"c7id2aG__\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1x19wq5=activeVariantCallback(async(...args)=>{setVariant(\"BMHmSYLZT\");});const onTapasj06v=activeVariantCallback(async(...args)=>{setVariant(\"vQ1Kc65pb\");});const onTap19avbts=activeVariantCallback(async(...args)=>{setVariant(\"d0qNpjN39\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"d0qNpjN39\",\"vQ1Kc65pb\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"NonZ_PC4B\")return true;return false;};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"NonZ_PC4B\")return false;return true;};const isDisplayed3=()=>{if([\"NonZ_PC4B\",\"d0qNpjN39\",\"vQ1Kc65pb\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"d0qNpjN39\",\"vQ1Kc65pb\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"vQ1Kc65pb\")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(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:104,pixelWidth:2880,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/LQdZkHC7cNmq2mbID38ahbd9TxI.png?width=2880&height=104\",srcSet:\"https://framerusercontent.com/images/LQdZkHC7cNmq2mbID38ahbd9TxI.png?scale-down-to=512&width=2880&height=104 512w,https://framerusercontent.com/images/LQdZkHC7cNmq2mbID38ahbd9TxI.png?scale-down-to=1024&width=2880&height=104 1024w,https://framerusercontent.com/images/LQdZkHC7cNmq2mbID38ahbd9TxI.png?scale-down-to=2048&width=2880&height=104 2048w,https://framerusercontent.com/images/LQdZkHC7cNmq2mbID38ahbd9TxI.png?width=2880&height=104 2880w\"},className:cx(scopingClassNames,\"framer-10c7jta\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"c7id2aG__\",ref:refBinding,style:{...style},...addPropertyOverrides({d0qNpjN39:{\"data-framer-name\":\"Mobile\"},NonZ_PC4B:{\"data-framer-name\":\"Tablet\"},vQ1Kc65pb:{\"data-framer-name\":\"Mobile-Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-6vvlmh\",\"data-framer-name\":\"Frame 1000002712\",layoutDependency:layoutDependency,layoutId:\"l0FwMhA5c\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zxdeh7\",\"data-framer-name\":\"Frame 804998\",layoutDependency:layoutDependency,layoutId:\"XCkuHMnG2\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f46o7n\",\"data-framer-name\":\"left.group\",layoutDependency:layoutDependency,layoutId:\"SDIW5JJSq\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rMXjy5kGk\"},implicitPathVariables:undefined},{href:{webPageId:\"rMXjy5kGk\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({NonZ_PC4B:{height:33,y:(componentViewport?.y||0)+0+0+0+0+9.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e9pgw1-container\",layoutDependency:layoutDependency,layoutId:\"g9axq4v8l-container\",nodeId:\"g9axq4v8l\",rendersWithMotion:true,scopeId:\"SnWxhK3sF\",children:/*#__PURE__*/_jsx(NavigationItem,{Ba8YZlkqt:resolvedLinks[0],height:\"100%\",id:\"g9axq4v8l\",layoutId:\"g9axq4v8l\",width:\"100%\",wxLKBB1_w:\"Home\",...addPropertyOverrides({NonZ_PC4B:{Ba8YZlkqt:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TKh0DUDxs\"},implicitPathVariables:undefined},{href:{webPageId:\"TKh0DUDxs\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+0+0+0+9.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-d05od8-container\",layoutDependency:layoutDependency,layoutId:\"yxawjwTSc-container\",nodeId:\"yxawjwTSc\",rendersWithMotion:true,scopeId:\"SnWxhK3sF\",children:/*#__PURE__*/_jsx(NavigationItem,{Ba8YZlkqt:resolvedLinks1[0],height:\"100%\",id:\"yxawjwTSc\",layoutId:\"yxawjwTSc\",width:\"100%\",wxLKBB1_w:\"For Plans\",...addPropertyOverrides({NonZ_PC4B:{Ba8YZlkqt:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"I_gpdZFJq\"},implicitPathVariables:undefined},{href:{webPageId:\"I_gpdZFJq\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+0+0+0+9.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-n2fafp-container\",layoutDependency:layoutDependency,layoutId:\"yKujkNxcs-container\",nodeId:\"yKujkNxcs\",rendersWithMotion:true,scopeId:\"SnWxhK3sF\",children:/*#__PURE__*/_jsx(NavigationItem,{Ba8YZlkqt:resolvedLinks2[0],height:\"100%\",id:\"yKujkNxcs\",layoutId:\"yKujkNxcs\",width:\"100%\",wxLKBB1_w:\"Mentors\",...addPropertyOverrides({NonZ_PC4B:{Ba8YZlkqt:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rT30pe2p2\"},implicitPathVariables:undefined},{href:{webPageId:\"rT30pe2p2\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+0+0+0+9.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18trzeq-container\",layoutDependency:layoutDependency,layoutId:\"MUoigDQP8-container\",nodeId:\"MUoigDQP8\",rendersWithMotion:true,scopeId:\"SnWxhK3sF\",children:/*#__PURE__*/_jsx(NavigationItem,{Ba8YZlkqt:resolvedLinks3[0],height:\"100%\",id:\"MUoigDQP8\",layoutId:\"MUoigDQP8\",width:\"100%\",wxLKBB1_w:\"About\",...addPropertyOverrides({NonZ_PC4B:{Ba8YZlkqt:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jwgAn8orR\"},implicitPathVariables:undefined},{href:{webPageId:\"jwgAn8orR\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+0+0+0+9.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ga8g2x-container\",layoutDependency:layoutDependency,layoutId:\"DqcvdiA4P-container\",nodeId:\"DqcvdiA4P\",rendersWithMotion:true,scopeId:\"SnWxhK3sF\",children:/*#__PURE__*/_jsx(NavigationItem,{Ba8YZlkqt:resolvedLinks4[0],height:\"100%\",id:\"DqcvdiA4P\",layoutId:\"DqcvdiA4P\",width:\"100%\",wxLKBB1_w:\"For Parents\",...addPropertyOverrides({NonZ_PC4B:{Ba8YZlkqt:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rMXjy5kGk\"},motionChild:true,nodeId:\"mzmwJqNcF\",openInNewTab:false,scopeId:\"SnWxhK3sF\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1n7228f framer-11vtn51\",\"data-framer-name\":\"intetactive\",layoutDependency:layoutDependency,layoutId:\"mzmwJqNcF\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-3m2ndc\",\"data-framer-name\":\"SOMETHINGS\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:175,layoutDependency:layoutDependency,layoutId:\"I35:4587;1133:26492\",svg:'<svg width=\"175\" height=\"25\" viewBox=\"-1 -1 175 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.32982 22.1845C11.3749 22.1845 14.4163 19.5028 14.3555 15.5718C14.2643 6.97835 4.62296 10.5132 4.62296 6.27747C4.62296 5.11949 5.53538 4.23577 6.81278 4.23577C8.33349 4.23577 9.33716 5.45469 9.33716 7.16119H13.8385C13.8385 3.04732 11.1924 0 6.87361 0C2.98059 0 0.212899 2.62069 0.212899 6.39936C0.212899 14.3833 9.88462 11.4884 9.88462 15.5718C9.88462 16.9735 8.85053 17.9487 7.32982 17.9487C5.68746 17.9487 4.53172 16.6688 4.53172 14.749H0C0 19.1371 3.10225 22.1845 7.32982 22.1845Z\" fill=\"black\"/>\\n<path d=\"M26.6809 22.1845C32.9158 22.1845 37.7516 17.3087 37.7516 11.1227C37.7516 4.87571 32.9158 0 26.6809 0C20.4764 0 15.6101 4.87571 15.6101 11.1227C15.6101 17.3087 20.4764 22.1845 26.6809 22.1845ZM20.2635 11.1227C20.2635 7.28308 23.0616 4.29671 26.6809 4.29671C30.3002 4.29671 33.0983 7.28308 33.0983 11.1227C33.0983 14.9318 30.3002 17.8877 26.6809 17.8877C23.0616 17.8877 20.2635 14.9318 20.2635 11.1227Z\" fill=\"black\"/>\\n<path d=\"M51.1032 15.846L45.5983 0.426624H39.4242V21.7578H43.8038V12.1588C43.7126 9.4162 43.6517 6.67362 43.6517 6.67362C43.6517 6.67362 44.5338 9.29431 45.3854 11.8845L48.9438 21.7578H53.293L56.6994 11.9759C57.5206 9.35526 58.3722 6.76504 58.3722 6.76504C58.3722 6.76504 58.3114 9.50762 58.2201 12.2502V21.7578H62.6302V0.426624H56.4561L51.1032 15.846Z\" fill=\"black\"/>\\n<path d=\"M64.946 0.426624V21.7578H76.3513V17.4611H69.4473V12.8292H75.4693V8.71532H69.4473V4.69287H76.3513V0.426624H64.946Z\" fill=\"black\"/>\\n<path d=\"M78.0533 4.69287H82.7067V21.7578H87.2384V4.69287H91.8918V0.426624H78.0533V4.69287Z\" fill=\"black\"/>\\n<path d=\"M93.6375 21.7578H98.1388V12.9816H104.526V21.7578H109.057V0.426624H104.526V8.68485H98.1388V0.426624H93.6375V21.7578Z\" fill=\"black\"/>\\n<path d=\"M111.409 0.426624V21.7578H115.91V0.426624H111.409Z\" fill=\"black\"/>\\n<path d=\"M126.884 8.1668L122.991 0.426624H118.581V21.7578H122.96V13.7129L122.778 8.22775C122.778 8.22775 123.903 10.7266 125.059 13.2253L129.347 21.7578H133.362V0.426624H128.952V7.67923C129.043 10.4218 129.165 13.1644 129.165 13.1644C129.165 13.1644 128.04 10.6656 126.884 8.1668Z\" fill=\"black\"/>\\n<path d=\"M146.13 22.1845C152.456 22.1845 156.501 17.2478 156.501 11.397C156.501 10.6656 156.471 10.0866 156.41 9.5381H145.765V13.652H151.817C151.544 15.8765 149.658 17.9792 146.312 17.9792C142.571 17.9792 139.925 15.1147 139.925 11.0618C139.925 7.00882 142.845 4.2053 146.221 4.2053C148.228 4.2053 150.297 5.3328 151.179 7.25261H156.136C155.132 3.38252 151.787 0 146.312 0C140.138 0 135.333 4.81476 135.333 11.1836C135.333 17.5221 139.925 22.1845 146.13 22.1845Z\" fill=\"black\"/>\\n<path d=\"M165.101 22.1845C169.146 22.1845 172.188 19.5028 172.127 15.5718C172.036 6.97835 162.394 10.5132 162.394 6.27747C162.394 5.11949 163.307 4.23577 164.584 4.23577C166.105 4.23577 167.108 5.45469 167.108 7.16119H171.61C171.61 3.04732 168.964 0 164.645 0C160.752 0 157.984 2.62069 157.984 6.39936C157.984 14.3833 167.656 11.4884 167.656 15.5718C167.656 16.9735 166.622 17.9487 165.101 17.9487C163.459 17.9487 162.303 16.6688 162.303 14.749H157.771C157.771 19.1371 160.874 22.1845 165.101 22.1845Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-30o4jx\",\"data-framer-name\":\"right.group\",layoutDependency:layoutDependency,layoutId:\"SLhMMQfqc\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+0+0+0+9.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kcinlq-container\",layoutDependency:layoutDependency,layoutId:\"OPIVXn0xZ-container\",nodeId:\"OPIVXn0xZ\",rendersWithMotion:true,scopeId:\"SnWxhK3sF\",children:/*#__PURE__*/_jsx(NavigationItem,{Ba8YZlkqt:\"https://form.typeform.com/to/Fu2Dnmlx#channel=website\",height:\"100%\",id:\"OPIVXn0xZ\",layoutId:\"OPIVXn0xZ\",width:\"100%\",wxLKBB1_w:\"Refer a teen\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+0+0+0+9.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ws4sg0-container\",layoutDependency:layoutDependency,layoutId:\"f91ml4fQI-container\",nodeId:\"f91ml4fQI\",rendersWithMotion:true,scopeId:\"SnWxhK3sF\",children:/*#__PURE__*/_jsx(ButtonSmall,{ao1LHCR4Z:\"https://form.typeform.com/to/Fu2Dnmlx#channel=website\",height:\"100%\",id:\"f91ml4fQI\",IyIRckx8X:\"Get started\",layoutId:\"f91ml4fQI\",width:\"100%\"})})}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tbu914\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tyNpzJU0t\",onTap:onTap1x19wq5,...addPropertyOverrides({d0qNpjN39:{onTap:onTapasj06v},vQ1Kc65pb:{onTap:onTap19avbts}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gxdiq4\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"ilDUldk4o\",style:{backgroundColor:\"var(--token-330a34ad-0295-479d-b69a-5603641422a8, rgb(0, 0, 0))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15z12eg\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"Q2PNBHitB\",style:{backgroundColor:\"var(--token-330a34ad-0295-479d-b69a-5603641422a8, rgb(0, 0, 0))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vbgwtq\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"nUYLChzXz\",style:{backgroundColor:\"var(--token-330a34ad-0295-479d-b69a-5603641422a8, rgb(0, 0, 0))\"}})]})]})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-oecvib\",\"data-framer-name\":\"Vector 33\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:2,intrinsicWidth:1392,layoutDependency:layoutDependency,layoutId:\"zcK_CWa2B\",svg:'<svg width=\"1392\" height=\"2\" viewBox=\"0 0 1392 2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1392 1H0\" stroke=\"black\" stroke-width=\"1.5\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-raa84\",layoutDependency:layoutDependency,layoutId:\"BisXCKeVf\",style:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(255, 255, 255, 0.6)\",WebkitBackdropFilter:\"blur(10px)\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({vQ1Kc65pb:{y:(componentViewport?.y||0)+(componentViewport?.height||200)-0+32+448.4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pfhf3z-container\",layoutDependency:layoutDependency,layoutId:\"EWVaqNaag-container\",nodeId:\"EWVaqNaag\",rendersWithMotion:true,scopeId:\"SnWxhK3sF\",children:/*#__PURE__*/_jsx(ButtonPrimary,{AVQKaN6IT:false,DvEOxf_XG:\"Get Started\",eLKfMzCNM:\"var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, rgb(0, 0, 0))\",height:\"100%\",id:\"EWVaqNaag\",layoutId:\"EWVaqNaag\",LQOm5rIy_:\"var(--token-4ca2f2ef-8bb9-4a36-bf47-f01ab0cbc0c7, rgb(255, 255, 255))\",OeT45m1iC:true,pDXEZtmO5:\"text\",PQ2PME2H3:\"https://form.typeform.com/to/JCaPiFWe\",suRoJVpEh:\"Get started\",variant:\"Qvg1I89Gu\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-115kwpy\",layoutDependency:layoutDependency,layoutId:\"lJelAz7RA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1fi4mh8\",\"data-styles-preset\":\"pZ9UdtOq6\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rT30pe2p2\"},motionChild:true,nodeId:\"gV_2ubdKm\",openInNewTab:false,relValues:[],scopeId:\"SnWxhK3sF\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"About\"})})})}),className:\"framer-1nw4fqy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gV_2ubdKm\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ql1c88\",layoutDependency:layoutDependency,layoutId:\"Ig9frHoyE\",style:{backgroundColor:\"var(--token-330a34ad-0295-479d-b69a-5603641422a8, rgb(0, 0, 0))\",borderBottomRightRadius:12}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1fi4mh8\",\"data-styles-preset\":\"pZ9UdtOq6\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I_gpdZFJq\"},motionChild:true,nodeId:\"oRHiseGLd\",openInNewTab:false,relValues:[],scopeId:\"SnWxhK3sF\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Mentors\"})})})}),className:\"framer-asf44j\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oRHiseGLd\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1fi4mh8\",\"data-styles-preset\":\"pZ9UdtOq6\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jwgAn8orR\"},motionChild:true,nodeId:\"lZFowVHd3\",openInNewTab:false,relValues:[],scopeId:\"SnWxhK3sF\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"For Parents\"})})})}),className:\"framer-16tncqw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lZFowVHd3\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vx7jlh\",layoutDependency:layoutDependency,layoutId:\"tyKfKeMTb\",style:{backgroundColor:\"var(--token-330a34ad-0295-479d-b69a-5603641422a8, rgb(0, 0, 0))\",borderBottomRightRadius:12}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1fi4mh8\",\"data-styles-preset\":\"pZ9UdtOq6\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TKh0DUDxs\"},motionChild:true,nodeId:\"vtrYCSjMi\",openInNewTab:false,relValues:[],scopeId:\"SnWxhK3sF\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"For Plans\"})})})}),className:\"framer-a1pnix\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vtrYCSjMi\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-920pw1\",layoutDependency:layoutDependency,layoutId:\"nC_Ookqe4\",style:{backgroundColor:\"var(--token-330a34ad-0295-479d-b69a-5603641422a8, rgb(0, 0, 0))\",borderBottomRightRadius:12}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-oyydvl\",layoutDependency:layoutDependency,layoutId:\"gcFAzzQyZ\",style:{backgroundColor:\"var(--token-330a34ad-0295-479d-b69a-5603641422a8, rgb(0, 0, 0))\",borderBottomRightRadius:12}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1fi4mh8\",\"data-styles-preset\":\"pZ9UdtOq6\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IjkGz9xUM\"},motionChild:true,nodeId:\"xt7mtQCBY\",openInNewTab:false,relValues:[],scopeId:\"SnWxhK3sF\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Blog\"})})})}),className:\"framer-1yz2sbg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xt7mtQCBY\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fmiwjl\",layoutDependency:layoutDependency,layoutId:\"ig4_L8FRA\",style:{backgroundColor:\"var(--token-330a34ad-0295-479d-b69a-5603641422a8, rgb(0, 0, 0))\",borderBottomRightRadius:12}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1fi4mh8\",\"data-styles-preset\":\"pZ9UdtOq6\",children:/*#__PURE__*/_jsx(Link,{href:\"https://selfdisclosed.beehiiv.com/\",motionChild:true,nodeId:\"CBLj23rjH\",openInNewTab:true,relValues:[],scopeId:\"SnWxhK3sF\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11ilzzs\",\"data-styles-preset\":\"LACNyBzT7\",children:\"Podcast\"})})})}),className:\"framer-r9hi65\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CBLj23rjH\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Y8lRj.framer-11vtn51, .framer-Y8lRj .framer-11vtn51 { display: block; }\",\".framer-Y8lRj.framer-10c7jta { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 1200px; }\",\".framer-Y8lRj .framer-6vvlmh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y8lRj .framer-zxdeh7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 52px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y8lRj .framer-f46o7n { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Y8lRj .framer-1e9pgw1-container, .framer-Y8lRj .framer-d05od8-container, .framer-Y8lRj .framer-n2fafp-container, .framer-Y8lRj .framer-18trzeq-container, .framer-Y8lRj .framer-1ga8g2x-container, .framer-Y8lRj .framer-1kcinlq-container, .framer-Y8lRj .framer-1ws4sg0-container, .framer-Y8lRj .framer-pfhf3z-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Y8lRj .framer-1n7228f { aspect-ratio: 7.818181818181818 / 1; flex: none; gap: 0px; height: var(--framer-aspect-ratio-supported, 22px); overflow: visible; position: relative; text-decoration: none; width: 172px; }\",\".framer-Y8lRj .framer-3m2ndc { bottom: 0px; flex: none; left: -1px; position: absolute; right: 0px; top: -1px; }\",\".framer-Y8lRj .framer-30o4jx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Y8lRj .framer-1tbu914 { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-Y8lRj .framer-gxdiq4 { bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; }\",\".framer-Y8lRj .framer-15z12eg { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; }\",\".framer-Y8lRj .framer-1vbgwtq { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 7px; width: 24px; }\",\".framer-Y8lRj .framer-oecvib { flex: none; height: 2px; position: relative; width: 100%; }\",\".framer-Y8lRj .framer-raa84 { align-content: flex-start; align-items: flex-start; bottom: -650px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 650px; justify-content: flex-start; left: calc(49.86595174262737% - 100% / 2); overflow: visible; padding: 32px 12px 48px 12px; position: absolute; width: 100%; z-index: 1; }\",\".framer-Y8lRj .framer-115kwpy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y8lRj .framer-1nw4fqy, .framer-Y8lRj .framer-asf44j, .framer-Y8lRj .framer-16tncqw, .framer-Y8lRj .framer-a1pnix, .framer-Y8lRj .framer-1yz2sbg, .framer-Y8lRj .framer-r9hi65 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Y8lRj .framer-ql1c88, .framer-Y8lRj .framer-vx7jlh, .framer-Y8lRj .framer-920pw1, .framer-Y8lRj .framer-oyydvl, .framer-Y8lRj .framer-fmiwjl { flex: none; height: 2px; overflow: visible; position: relative; width: 100%; }\",\".framer-Y8lRj.framer-v-13fpj99.framer-10c7jta { padding: 0px 16px 0px 16px; width: 655px; }\",\".framer-Y8lRj.framer-v-12bgped.framer-10c7jta, .framer-Y8lRj.framer-v-q34vk4.framer-10c7jta { padding: 0px 16px 0px 16px; width: 373px; }\",\".framer-Y8lRj.framer-v-12bgped .framer-1n7228f { height: var(--framer-aspect-ratio-supported, 16px); width: 125px; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-1n7228f { aspect-ratio: unset; height: 16px; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-3m2ndc { bottom: unset; height: 17px; right: unset; width: 126px; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-pfhf3z-container { order: 1; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-115kwpy, .framer-Y8lRj.framer-v-q34vk4 .framer-a1pnix { order: 0; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-1nw4fqy { order: 9; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-ql1c88 { order: 6; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-asf44j { order: 7; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-16tncqw { order: 11; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-vx7jlh { order: 8; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-920pw1 { order: 10; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-oyydvl { order: 18; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-1yz2sbg { order: 17; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-fmiwjl { order: 16; }\",\".framer-Y8lRj.framer-v-q34vk4 .framer-r9hi65 { order: 19; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 54\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NonZ_PC4B\":{\"layout\":[\"fixed\",\"auto\"]},\"d0qNpjN39\":{\"layout\":[\"fixed\",\"auto\"]},\"vQ1Kc65pb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerSnWxhK3sF=withCSS(Component,css,\"framer-Y8lRj\");export default FramerSnWxhK3sF;FramerSnWxhK3sF.displayName=\"Navigation / NavBar\";FramerSnWxhK3sF.defaultProps={height:54,width:1200};addPropertyControls(FramerSnWxhK3sF,{variant:{options:[\"c7id2aG__\",\"NonZ_PC4B\",\"d0qNpjN39\",\"vQ1Kc65pb\"],optionTitles:[\"Variant 1\",\"Tablet\",\"Mobile\",\"Mobile-Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSnWxhK3sF,[{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\"}]},...NavigationItemFonts,...ButtonSmallFonts,...ButtonPrimaryFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSnWxhK3sF\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"54\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NonZ_PC4B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d0qNpjN39\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vQ1Kc65pb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SnWxhK3sF.map","// Generated by Framer (f7f5deb)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Avantt Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Avantt Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/vib7TGvXAQKsZZoJ8g9FGpreY.woff2\"}]}];export const css=['.framer-VOQed .framer-styles-preset-14uo1qk:not(.rich-text-wrapper), .framer-VOQed .framer-styles-preset-14uo1qk.rich-text-wrapper h2 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 60px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 93%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-VOQed .framer-styles-preset-14uo1qk:not(.rich-text-wrapper), .framer-VOQed .framer-styles-preset-14uo1qk.rich-text-wrapper h2 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 93%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-VOQed .framer-styles-preset-14uo1qk:not(.rich-text-wrapper), .framer-VOQed .framer-styles-preset-14uo1qk.rich-text-wrapper h2 { --framer-font-family: \"Avantt Bold\", \"Avantt Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.03em; --framer-line-height: 110%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-deee3ef3-6512-437f-bbb3-a562f1c08df1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-VOQed\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (62acaa8)\nexport default function metadata(params,activeLocale){return{customHTMLBodyEnd:\"<script>\\n  window.intercomSettings = {\\n    api_base: \\\"https://api-iam.intercom.io\\\",\\n    app_id: \\\"ctpql9ea\\\",\\n  };\\n</script>\\n\\n<script>\\n  // We pre-filled your app ID in the widget URL: 'https://widget.intercom.io/widget/ctpql9ea'\\n  (function() {\\n    var w = window;\\n    var ic = w.Intercom;\\n    if (typeof ic === \\\"function\\\") {\\n      ic('reattach_activator');\\n      ic('update', w.intercomSettings);\\n    } else {\\n      var d = document;\\n      var i = function() {\\n        i.c(arguments);\\n      };\\n      i.q = [];\\n      i.c = function(args) {\\n        i.q.push(args);\\n      };\\n      w.Intercom = i;\\n      var l = function() {\\n        var s = d.createElement('script');\\n        s.type = 'text/javascript';\\n        s.async = true;\\n        s.src = 'https://widget.intercom.io/widget/ctpql9ea';\\n        var x = d.getElementsByTagName('script')[0];\\n        x.parentNode.insertBefore(s, x);\\n      };\\n      if (document.readyState === 'complete') {\\n        l();\\n      } else if (w.attachEvent) {\\n        w.attachEvent('onload', l);\\n      } else {\\n        w.addEventListener('load', l, false);\\n      }\\n    }\\n    \\n    // Show Intercom window when the page loads\\n    // w.addEventListener('load', function() {\\n    //   w.Intercom('show');\\n    // });\\n  })();\\n</script>\",customHTMLBodyStart:'<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NSTVZBGH\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->\\n',customHTMLHeadStart:\"<!-- Hotjar Tracking Code for Somethings Website -->\\n<script>\\n    (function(h,o,t,j,a,r){\\n        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\\n        h._hjSettings={hjid:3416786,hjsv:6};\\n        a=o.getElementsByTagName('head')[0];\\n        r=o.createElement('script');r.async=1;\\n        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\\n        a.appendChild(r);\\n    })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');\\n</script>\\n\\n<!-- Google Tag Manager -->\\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,'script','dataLayer','GTM-NSTVZBGH');</script>\\n<!-- End Google Tag Manager -->\\n<!-- Google tag (gtag.js) -->\\n<script async=\\\"\\\" src=\\\"https://www.googletagmanager.com/gtag/js?id=G-GS7FB87DCX\\\"></script>\\n<script>\\n  window.dataLayer = window.dataLayer || [];\\n  function gtag(){dataLayer.push(arguments);}\\n  gtag('js', new Date());\\n\\n  gtag('config', 'G-GS7FB87DCX');\\n</script>\\n\\n\",description:\"Somethings connects teens with a Certified Peer Specialist Mentor who provide a safe, trustworthy space to feel their best and combat loneliness.\",favicon:\"https://framerusercontent.com/assets/duspGWWgBZ6KTlzH2T4RsDo54.png\",robots:\"max-image-preview:large\",socialImage:\"https://framerusercontent.com/assets/nDSeGmMtmzD8BsIV3IiTYGKhtSE.png\",title:\"Somethings\\xae - Connecting Teens with Certified Peer Specialist Mentors\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"64BAEa,GAAkB,CAC3B,MAAO,OACP,OAAQ,OACR,QAAS,OACT,eAAgB,SAChB,WAAY,SACf,CASK,EAAkB,CACpB,GAAG,GACH,aAAc,EACd,WAAY,2BACZ,OAAQ,uCACR,MAAO,UACP,cAAe,SAClB,CACY,EAA0B,GAAkB,EAAG,IACnC,EAAK,MAAO,CAC7B,MAAO,EACF,MACR,MCzBub,SAAgB,GAAiB,EAAS,EAAa,EAAW,GAAG,EAAc,EAAsB,CAEriB,GAAG,EAAa,OAAO,EAAc,GAAG,GAAY,MAAO,GAAyD,SAAU,EAAE,OAAO,KAAK,IAAM,EAAe,EAAW,cAAc,QAAQ,QAAQ,IAAI,IAAI,EAClN,IAAM,GAAc,EAAgBA,EAAsB,KAAkE,GAAYC,EAAS,GAAgB,OAAO,CAAc,UAAgB,GAAiB,EAAS,EAAa,EAAW,GAAG,EAAc,EAAsB,CAC/R,IAAM,EAAiBuC,MAAY,CAAC,GAAG,GAAY,MAAO,GAAyD,SAAU,EAAE,OAAO,KAAK,IAAM,EAAe,EAAW,cAAc,QAAQ,QAAQ,IAAI,IAAI,EACjN,IAAM,GAAc,EAAgBxC,EAAsB,KAAkE,GAAYC,EAAS,GAAgB,OAAO,CAAc,EAAC,CAAC,EAAc,EAAW,EAAQ,EAAK,EAAa,EAAc,EAAiB,OAAO,CAAM,8BALjJ,GAAc,CAAC,QAAQ,CAAC,KAAK,EAAY,aAAa,CAAC,YAAY,CAAC,KAAK,EAAY,aAAa,CAAC,UAAU,CAAC,KAAK,EAAY,aAAa,CAAC,aAAa,CAAC,KAAK,EAAY,aAAa,CAAC,aAAa,CAAC,KAAK,EAAY,aAAa,CAAC,CAAO,IAAa,EAAI,IAAS,EAAI,KAAK,GAAG,EAAE,cAAc,SAAS,+BCHrZ,EAAU,UAAU,CAAC,0BAA0B,EAAegF,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,mBAAmB,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAcgC,GAAI,CAAC,utBAAutB,6wBAA6wB,0wBAA0wB,CAAcD,GAAU,0CCAl/E,EAAU,UAAU,CAAC,qBAAqB,EAAe/B,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,cAAc,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAcgC,GAAI,CAAC,otBAAotB,0wBAA0wB,uwBAAuwB,CAAcD,GAAU,0CCD/9E,EAAU,0BAA0B,CAAC,0BAA0B,EAAe/B,GAAM,CAAC,CAAC,OAAO,mBAAmB,YAAY,CAAC,sBAAsB,qCAAqC,IAAI,yCAAyC,CAAC,IAAI,IAAI,IAAI,yCAAyC,gGAAgG,KAAK,CAAC,CAAcgC,GAAI,CAAC,+hBAA+hB,CAAcD,GAAU,kBCSr+B,SAAwB,EAAU,EAAM,CAAC,OAAqB,EAAK,GAAqB,CAAC,QAAsB,EAAK,MAAM,EAAE,EAAE,OAAqB,EAAK,GAAa,CAAC,GAAG,EAAM,EAAE,CAAG,CAAC,SAAS,GAAa,EAAM,CAAc,IAAM,EAAS,EAAa,YAAY,EAAa,OAAa,EAAkBF,EAAO,MAAY,EAAW,GAAU,EAAM,QAAQ,IAAM,EAAM,WAAW,GAAM,KAAK,GAA2B,EAAI,OAAO,EAAM,QAAb,CAAsB,IAAI,MAAM,EAAI,EAAM,OAAO,MAAM,IAAI,OAAO,EAAI,EAAM,QAAQ,MAAM,QAAQ,EAAI,GAAe,KAAO,CAAe,GAAK,CAAC,EAAQ,EAAW,CAACrE,EAAS,IAA+B,MAAc,CAAK,EAAkB,SAAe,EAAkB,QAAQ,iBAAiB,YAAY,EAAW,IAAQ,EAAC,EAAE,EAAE,MAAc,CAAK,EAAkB,SAAe,EAAkB,QAAQ,KAAK,GAAG,EAAM,SAAS,GAAK,EAAC,CAAC,EAAQ,EAAM,SAAS,EAAE,IAAM,EAAYqE,IAA+U,OAAlS,MAAc,CAAI,MAAgB,IAAG,EAAY,UAAU,EAAM,SAAS,CAAC,GAAG,CAAC,EAAkB,QAAQ,OAAU,EAAM,WAAW,IAAM,EAAkB,QAAQ,OAAW,EAAM,WAAW,IAAO,EAAkB,QAAQ,OAAU,GAAY,QAAQ,EAAM,QAA1B,CAAoC,EAAC,CAAC,EAAM,SAAS,EACptC,EAAK,mBAAmB,CAAK,MAAI,IAAI,EAAkB,SAAS,EAAW,KAAK,EAAM,KAAK,GAAK,KAAK,MAAM,EAAM,MAAM,GAAK,KAAK,SAAS,EAAM,SAAS,GAAK,KAAK,WAAW,EAAM,WAAW,EAAM,WAAW,KAAK,MAAM,EAAM,MAAM,UAAU,EAAM,UAAU,MAAM,CAAC,GAAG,EAAM,MAAM,MAAM,OAAO,OAAO,OAAO,CAAC,CAAC,EAAO,CAA40C,SAAS,GAAqB,CAAC,UAAQ,SAAO,CAAC,CAAC,GAAK,CAAC,EAAU,EAAW,CAAA,EAAgB,IAE/lD,OAAjJ,MAAoB,CAAC,OAAO,mCAAA,KAAA,KAAgF,SAAS,CAAC,EAAW,GAAQ,EAAG,EAAC,EAAE,EAAS,EAAU,EAAQ,CAAQ,+BAZS,GAAe,6EAU+H,EAAU,aAAa,CAAC,OAAO,GAAe,SAAS,GAAK,WAAW,OAAO,SAAS,GAAM,UAAU,EAAE,MAAM,GAAM,KAAK,GAAK,MAAM,EAAE,CAAC,EAAU,YAAY,aAAa,EAAoB,EAAU,CAAC,QAAQ,CAAC,KAAK,EAAY,KAAK,wBAAwB,GAAK,MAAM,SAAS,QAAQ,CAAC,MAAM,OAAO,CAAC,aAAa,CAAC,MAAM,OAAO,CAAC,CAAC,OAAO,CAAC,KAAK,EAAY,OAAO,MAAM,OAAO,YAAY,oBAAoB,OAAO,GAAO,EAAM,UAAU,OAAO,CAAC,QAAQ,CAAC,KAAK,EAAY,KAAK,MAAM,OAAO,iBAAiB,CAAC,SAAS,OAAO,CAAC,OAAO,GAAO,EAAM,UAAU,MAAM,CAAC,SAAS,CAAC,KAAK,EAAY,QAAQ,MAAM,WAAW,aAAa,GAAK,CAAC,WAAW,CAAC,KAAK,EAAY,MAAM,MAAM,WAAW,aAAa,OAAO,CAAC,SAAS,CAAC,KAAK,EAAY,QAAQ,MAAM,WAAW,CAAC,UAAU,CAAC,KAAK,EAAY,KAAK,MAAM,YAAY,aAAa,IAAI,wBAAwB,GAAK,0BAA0B,aAAa,QAAQ,CAAC,IAAI,KAAK,CAAC,aAAa,CAAC,SAAS,UAAU,CAAC,CAAC,MAAM,CAAC,KAAK,EAAY,QAAQ,MAAM,aAAa,CAAC,KAAK,CAAC,KAAK,EAAY,QAAQ,MAAM,OAAO,CAAC,MAAM,CAAC,KAAK,EAAY,OAAO,MAAM,QAAQ,aAAa,EAAE,IAAI,EAAE,IAAI,GAAG,KAAK,IAAI,KAAK,GAAG,eAAe,GAAK,CAAC,SAAS,CAAC,KAAK,EAAY,OAAO,MAAM,WAAW,aAAa,EAAE,IAAI,EAAE,IAAI,IAAI,KAAK,EAAE,YAAY,qFAAqF,CAAC,KCT5hC,SAASd,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,KAAkB,CAAe,2EAAxa,GAAe,EAAS,GAAiB5B,GAAW,CAAC,YAAY,YAAY,CAAO6B,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,CAAuOC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAOC,IAAY,CAAC,QAAM,WAAS,GAAG,CAAC,IAAM,EAAA,EAAwB,GAA2B,EAAW,GAAmC,EAAO,WAAiB,EAAA,OAAgC,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,GAAY,EAAE,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAG,EAAOC,GAAS,EAAO,OAAA,GAA6B3B,GAAwB,CAAC,YAAY,YAAY,YAAY,YAAY,CAAO4B,IAAU,CAAC,WAAS,SAAO,KAAG,OAAK,OAAK,QAAM,GAAG,EAAM,GAAG,CAAC,IAAI,EAAK,EAAM,EAAM,EAAuC,EAAM,MAAM,CAAC,GAAG,EAAM,WAAW,EAAK,GAAgC,EAAM,YAAsC,GAAK,WAAW,EAAM,GAA4C,EAAM,YAAwC,GAAK,WAAW,EAAM,GAAgC,EAAM,YAAwC,6EAA6E,SAAS,GAAO,EAAuC5B,GAAwB,EAAM,WAAyG,EAAM,UAAsC,YAAY,AAAE,EAAO6B,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,KAAK,EAAM,iBAAwB,EAAS,KAAK,KAAaC,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,eAAa,YAAU,CAAC,IAAqB,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,YAAU,YAAU,YAAU,GAAG,EAAU,CAACF,GAAS,GAAY,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,aAAW,WAAS,CAAC,EAAgB,CAAC,WAAA,GAAW,eAAe,YAAY,UAAQ,kBAAA,GAAkB,EAAQ,EAAiBC,GAAuB,EAAM,GAAgB,EAAA,EAAkB,MAAY,EAAA,IAAoC,EAAsB,EAAE,CAAgD,OAAvB,IAA2C,EAAK,EAAY,CAAC,GAAG,GAA4C,EAAgB,SAAsB,EAAKF,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAKD,GAAW,CAAC,MAAMD,GAAY,SAAsB,EAAK,EAAO,IAAI,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,EAAGF,GAAkB,GAAG,EAAsB,gBAAgBe,EAAU,GAAY,mBAAmB,YAA6B,mBAAiB,SAAS,YAAY,IAAI,GAA6B,EAAK,MAAM,CAAC,GAAG,EAAM,CAAC,GAAGhB,GAAqB,CAAC,UAAU,CAAC,mBAAmB,YAAY,CAAC,CAAC,EAAY,GAAgB,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAK,EAAU,CAAC,SAAS,EAAU,WAAW,sBAAsB,SAAS,GAAM,UAAU,IAAI,OAAO,OAAO,MAAM,GAAM,GAAG,YAAY,SAAS,YAAY,KAAK,EAAU,SAAS,EAAE,MAAM,EAAE,QAAQ,MAAM,OAAO,EAAU,MAAM,CAAC,OAAO,OAAO,MAAM,OAAO,CAAC,MAAM,OAAO,GAAGA,GAAqB,CAAC,UAAU,CAAC,SAAS,GAAK,CAAC,CAAC,EAAY,GAAgB,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAG,GAAQiB,GAAI,CAAC,kFAAkF,kFAAkF,2OAA2O,2GAA2G,2WAA2W,CASp6J,EAAgB,EAAQT,GAAUS,GAAI,gBAA+C,EAAgB,YAAY,qBAAqB,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,CAAC,EAAoB,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,CAAC,aAAa,CAAC,YAAY,YAAY,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,UAAU,CAAC,aAAa,6EAA6E,YAAY,oBAAoB,MAAM,OAAO,KAAK,EAAY,OAAO,CAAC,UAAU,CAAC,aAAa,GAAK,MAAM,WAAW,KAAK,EAAY,QAAQ,CAAC,UAAU,CAAC,aAAa,GAAK,MAAM,OAAO,KAAK,EAAY,QAAQ,CAAC,EAAE,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,EAAE,CAAC,CAAC,GAAG,GAAe,CAAC,CAAC,6BAA6B,GAAK,6BCT1uB,EAAU,UAAU,CAAC,0BAA0B,EAAehC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,mBAAmB,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAcgC,GAAI,CAAC,srBAAsrB,CAAcD,GAAU,0CCA17B,EAAU,UAAU,CAAC,qBAAqB,EAAe/B,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,cAAc,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAcgC,GAAI,CAAC,ktBAAktB,wwBAAwwB,qwBAAqwB,CAAcD,GAAU,0CCAz9E,EAAU,UAAU,CAAC,qBAAqB,EAAe/B,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,cAAc,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAcgC,GAAI,CAAC,ktBAAktB,wwBAAwwB,qwBAAqwB,CAAcD,GAAU,0CCAz9E,EAAU,UAAU,CAAC,0BAA0B,EAAe/B,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,mBAAmB,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAcgC,GAAI,CAAC,qrBAAqrB,2uBAA2uB,wuBAAwuB,CAAcD,GAAU,sCCDp6E,GAAE,GAAG,EAAY,GAAE,IAAI,AAAI,KAAE,GAAE,EAAE,cAAc,OAAO,CAAC,EAAE,sCAAsC,EAAE,QAAS,OCQ5G,SAAgB,EAAK,EAAM,CAAC,GAAK,CAAC,QAAM,eAAa,aAAW,gBAAc,UAAQ,cAAY,YAAU,eAAa,eAAa,WAAS,QAAM,CAAC,EAAY,EAAUF,EAAO,IAAa,EAAQ,GAAiB,EAAS,EAAa,EAAW,EAAc,IACtQ,EAAiB,GAAoB,IAAI,GAAM,EAAM,IACrD,EAAUtE,MAAY,CAAC,IAAM,EAAa,EAAM,GAAS,GAAG,CAAC,EAAa,OAAO,IAAM,EAAY,EAAM,YAAY,KAAmB,OAAc,SAAgB,OAAO,CAAa,EAAC,CAAC,GAAG,EAAiB,EACjN,CAAC,EAAa,EAAgB,CAACC,EAAS,IAAU,OAAOC,GAAYC,GAAO,MACjF,eAAe,GAAc,CAC7B,GAAG,OAAO,EAAM,IAAW,SAAS,CAAC,EAAgB,MAAM,MAAQ,CACnE,GAAG,CAAC,IAAMC,EAAM,GAAoB,GAAS,EAAc,GAAG,KAAgB,IAAUA,EAAM,YACxF,EAAO,MAAM,OAAiC,GAAkB,EAAU,SAAQ,EAAgB,EAAO,QAAQD,GAAS,MAAK,CAAI,EAAU,SAAQ,EAAgB,KAAO,CAAC,CACnL,OAAe,EAAU,QAAQ,GAAK,QAAyB,CAAC,EAAU,QAAQ,EAAO,GAAG,CAAC,EAAQ,GAAG,EAAiB,EAAE,IAAM,EAAW,EAAa,YAAY,EAAa,OAAa,EAAW,EAAyB,EAAK,EAAU,EAAE,EAAE,KAAK,OAAqB,EAAK,EAAO,IAAI,CAAC,MAAM,CAAC,QAAQ,WAAW,CAAC,UAAQ,eAAa,eAAa,cAAY,YAAU,SAAS,EAA2B,EAAK,MAAM,CAAC,MAAM,6BAA6B,MAAM,CAAC,WAAW,OAAO,MAAM,OAAO,OAAO,OAAO,QAAQ,eAAe,KAAK,EAAM,WAAW,EAAE,UAAU,EAAS,eAAe,IAAA,GAAU,GAAG,EAAM,CAAC,UAAU,QAAQ,QAAQ,YAAkB,QAAM,SAAS,EAAa,EAAE,EAAW,CAAG,CAAwK,SAAS,GAAiB,EAAM,EAAa,CAAC,GAAK,CAAC,eAAa,aAAW,gBAAc,CAAC,EAAY,EAAmB,SAAS,GAAoB,EAAK,GAAiB,EAAS,EAAa,EAAW,EAAc,IAA6B,EAAK,EAAM,GAAkG,MAAzF,CAAC,GAAM,IAAqB,EAAS,GAAQ,IAAO,CAAkD,8DAhB5tB,GAAc,uCAA6C,EAAM,CAAC,OAAO,GAAG,YAAY,GAAG,aAAa,GAAG,WAAW,GAAG,iBAAiB,EAAE,cAAc,EAAE,iBAAiB,EAAE,WAAW,GAAG,kBAAkB,EAAE,eAAe,EAAE,qBAAqB,EAAE,WAAW,GAAG,cAAc,EAAE,YAAY,GAAG,QAAQ,GAAG,IAAI,GAAG,IAAI,GAAG,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,YAAY,GAAG,UAAU,GAAG,iBAAiB,EAAE,WAAW,GAAG,UAAU,GAAG,QAAQ,GAAG,YAAY,GAAG,eAAe,EAAE,aAAa,GAAG,kBAAkB,EAAE,YAAY,GAAG,QAAQ,GAAG,gBAAgB,EAAE,QAAQ,GAAG,WAAW,GAAG,gBAAgB,EAAE,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,GAAG,mBAAmB,EAAE,YAAY,GAAG,IAAI,GAAG,gBAAgB,EAAE,eAAe,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,QAAQ,GAAG,eAAe,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,oBAAoB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,SAAS,GAAG,aAAa,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,EAAE,UAAU,GAAG,OAAO,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,IAAI,GAAG,UAAU,GAAG,IAAI,GAAG,YAAY,GAAG,gBAAgB,EAAE,eAAe,EAAE,MAAM,EAAE,SAAS,GAAG,KAAK,GAAG,aAAa,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,gBAAgB,EAAE,gBAAgB,EAAE,cAAc,EAAE,cAAc,EAAE,cAAc,EAAE,oBAAoB,EAAE,YAAY,GAAG,aAAa,GAAG,gBAAgB,EAAE,UAAU,GAAG,WAAW,GAAG,cAAc,EAAE,YAAY,GAAG,SAAS,GAAG,QAAQ,GAAG,YAAY,GAAG,WAAW,GAAG,WAAW,GAAG,cAAc,EAAE,eAAe,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,UAAU,GAAG,mBAAmB,EAAE,eAAe,EAAE,IAAI,GAAG,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,kBAAkB,EAAE,kBAAkB,EAAE,WAAW,GAAG,YAAY,GAAG,cAAc,EAAE,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,cAAc,EAAE,UAAU,GAAG,QAAQ,GAAG,oBAAoB,EAAE,SAAS,GAAG,UAAU,GAAG,OAAO,GAAG,YAAY,GAAG,MAAM,GAAG,aAAa,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,gBAAgB,EAAE,SAAS,GAAG,QAAQ,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,aAAa,GAAG,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,YAAY,GAAG,aAAa,GAAG,WAAW,GAAG,eAAe,EAAE,YAAY,GAAG,IAAI,GAAG,YAAY,GAAG,aAAa,GAAG,cAAc,EAAE,QAAQ,GAAG,SAAS,GAAG,MAAM,GAAG,YAAY,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,GAAG,UAAU,GAAG,UAAU,GAAG,eAAe,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,eAAe,EAAE,mBAAmB,EAAE,aAAa,GAAG,WAAW,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK,GAAG,KAAK,GAAG,WAAW,GAAG,SAAS,GAAG,YAAY,GAAG,cAAc,EAAE,eAAe,EAAE,eAAe,EAAE,UAAU,GAAG,UAAU,GAAG,aAAa,GAAG,YAAY,GAAG,YAAY,GAAG,iBAAiB,EAAE,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,UAAU,GAAG,eAAe,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,eAAe,EAAE,eAAe,EAAE,cAAc,EAAE,iBAAiB,EAAE,YAAY,GAAG,oBAAoB,EAAE,aAAa,GAAG,MAAM,GAAG,YAAY,GAAG,UAAU,GAAG,MAAM,GAAG,YAAY,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,eAAe,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,UAAU,GAAG,cAAc,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,KAAK,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,mBAAmB,EAAE,aAAa,GAAG,UAAU,GAAG,aAAa,GAAG,OAAO,GAAG,UAAU,GAAG,cAAc,EAAE,YAAY,GAAG,aAAa,GAAG,cAAc,EAAE,WAAW,GAAG,WAAW,GAAG,aAAa,GAAG,SAAS,GAAG,OAAO,GAAG,mBAAmB,EAAE,mBAAmB,EAAE,UAAU,GAAG,UAAU,GAAG,aAAa,GAAG,eAAe,EAAE,WAAW,GAAG,UAAU,GAAG,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,cAAc,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,SAAS,GAAG,YAAY,GAAG,SAAS,GAAG,kBAAkB,EAAE,gBAAgB,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,aAAa,GAAG,cAAc,EAAE,gBAAgB,EAAE,KAAK,GAAG,WAAW,GAAG,kBAAkB,EAAE,MAAM,GAAG,SAAS,GAAG,qBAAqB,EAAE,YAAY,GAAG,mBAAmB,EAAE,UAAU,GAAG,YAAY,GAAG,aAAa,GAAG,UAAU,GAAG,cAAc,EAAE,iBAAiB,EAAE,OAAO,GAAG,oBAAoB,EAAE,MAAM,GAAG,WAAW,GAAG,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,MAAM,GAAG,gBAAgB,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,GAAG,YAAY,GAAG,UAAU,GAAG,cAAc,EAAE,SAAS,GAAG,WAAW,GAAG,YAAY,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,oBAAoB,EAAE,UAAU,GAAG,SAAS,GAAG,QAAQ,GAAG,YAAY,GAAG,QAAQ,GAAG,QAAQ,GAAG,cAAc,EAAE,mBAAmB,EAAE,SAAS,GAAG,SAAS,GAAG,mBAAmB,EAAE,YAAY,GAAG,aAAa,GAAG,YAAY,GAAG,YAAY,GAAG,aAAa,GAAG,eAAe,EAAE,YAAY,GAAG,SAAS,GAAG,YAAY,GAAG,WAAW,GAAG,aAAa,GAAG,gBAAgB,EAAE,cAAc,EAAE,aAAa,GAAG,QAAQ,GAAG,UAAU,GAAG,YAAY,GAAG,cAAc,EAAE,QAAQ,GAAG,YAAY,GAAG,OAAO,GAAG,gBAAgB,EAAE,WAAW,GAAG,cAAc,EAAE,YAAY,GAAG,KAAK,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,cAAc,EAAE,aAAa,GAAG,aAAa,GAAG,WAAW,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,mBAAmB,EAAE,aAAa,GAAG,YAAY,GAAG,UAAU,GAAG,UAAU,GAAG,KAAK,GAAG,OAAO,GAAG,OAAO,GAAG,cAAc,EAAE,cAAc,EAAE,YAAY,GAAG,eAAe,EAAE,eAAe,EAAE,YAAY,GAAG,eAAe,EAAE,WAAW,GAAG,eAAe,EAAE,QAAQ,GAAG,eAAe,EAAE,kBAAkB,EAAE,cAAc,EAAE,UAAU,GAAG,iBAAiB,EAAE,cAAc,EAAE,QAAQ,GAAG,aAAa,GAAG,UAAU,GAAG,QAAQ,GAAG,OAAO,GAAG,aAAa,GAAG,WAAW,GAAG,eAAe,EAAE,eAAe,EAAE,qBAAqB,EAAE,cAAc,EAAE,oBAAoB,EAAE,cAAc,EAAE,oBAAoB,EAAE,cAAc,EAAE,kBAAkB,EAAE,cAAc,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,eAAe,EAAE,UAAU,GAAG,kBAAkB,EAAE,SAAS,GAAG,IAAI,GAAG,UAAU,GAAG,aAAa,GAAG,aAAa,GAAG,YAAY,GAAG,aAAa,GAAG,gBAAgB,EAAE,gBAAgB,EAAE,eAAe,EAAE,UAAU,GAAG,WAAW,GAAG,KAAK,GAAG,gBAAgB,EAAE,OAAO,GAAG,eAAe,EAAE,mBAAmB,EAAE,KAAK,GAAG,QAAQ,GAAG,YAAY,GAAG,WAAW,GAAG,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,YAAY,GAAG,SAAS,GAAG,YAAY,GAAG,eAAe,EAAE,SAAS,GAAG,aAAa,GAAG,mBAAmB,EAAE,YAAY,GAAG,OAAO,GAAG,WAAW,GAAG,cAAc,EAAE,SAAS,GAAG,cAAc,EAAE,kBAAkB,EAAE,IAAI,GAAG,YAAY,GAAG,IAAI,GAAG,IAAI,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,QAAQ,GAAG,eAAe,EAAE,KAAK,GAAG,IAAI,GAAG,eAAe,EAAE,cAAc,EAAE,KAAK,GAAG,eAAe,EAAE,aAAa,GAAG,gBAAgB,EAAE,kBAAkB,EAAE,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,WAAW,GAAG,QAAQ,GAAG,YAAY,GAAG,MAAM,GAAG,QAAQ,GAAG,aAAa,GAAG,YAAY,GAAG,cAAc,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,cAAc,EAAE,YAAY,GAAG,WAAW,GAAG,kBAAkB,EAAE,YAAY,GAAG,aAAa,GAAG,YAAY,GAAG,aAAa,GAAG,oBAAoB,EAAE,YAAY,GAAG,mBAAmB,EAAE,UAAU,GAAG,MAAM,GAAG,aAAa,GAAG,UAAU,GAAG,iBAAiB,EAAE,KAAK,GAAG,WAAW,GAAG,UAAU,GAAG,MAAM,GAAG,eAAe,EAAE,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,OAAO,GAAG,WAAW,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,aAAa,GAAG,KAAK,GAAG,kBAAkB,EAAE,SAAS,GAAG,UAAU,GAAG,eAAe,EAAE,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,GAAG,eAAe,EAAE,iBAAiB,EAAE,cAAc,EAAE,KAAK,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,kBAAkB,EAAE,SAAS,GAAG,SAAS,GAAG,iBAAiB,EAAE,SAAS,GAAG,aAAa,GAAG,iBAAiB,EAAE,gBAAgB,EAAE,YAAY,GAAG,WAAW,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,YAAY,GAAG,UAAU,GAAG,YAAY,GAAG,kBAAkB,EAAE,YAAY,GAAG,aAAa,GAAG,UAAU,GAAG,WAAW,GAAG,WAAW,GAAG,gBAAgB,EAAE,cAAc,EAAE,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,iBAAiB,EAAE,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,cAAc,EAAE,MAAM,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,UAAU,GAAG,KAAK,GAAG,MAAM,GAAG,MAAM,GAAG,UAAU,GAAG,SAAS,GAAG,QAAQ,GAAG,cAAc,EAAE,aAAa,GAAG,SAAS,GAAG,OAAO,GAAG,WAAW,GAAG,cAAc,EAAE,KAAK,GAAG,kBAAkB,EAAE,cAAc,EAAE,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,WAAW,GAAG,aAAa,GAAG,cAAc,EAAE,eAAe,EAAE,aAAa,GAAG,gBAAgB,EAAE,SAAS,GAAG,kBAAkB,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,WAAW,GAAG,YAAY,GAAG,gBAAgB,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,aAAa,GAAG,kBAAkB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,YAAY,GAAG,YAAY,GAAG,aAAa,GAAG,WAAW,GAAG,oBAAoB,EAAE,iBAAiB,EAAE,MAAM,GAAG,QAAQ,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,GAAG,eAAe,EAAE,WAAW,GAAG,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,WAAW,GAAG,cAAc,EAAE,WAAW,GAAG,eAAe,EAAE,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,IAAI,GAAG,OAAO,EAAE,KAAK,GAAG,WAAW,GAAG,OAAO,EAAE,OAAO,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,YAAY,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,UAAU,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,gBAAgB,EAAE,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,UAAU,GAAG,OAAO,GAAG,YAAY,GAAG,gBAAgB,EAAE,KAAK,GAAG,SAAS,GAAG,SAAS,GAAG,GAAG,GAAG,QAAQ,GAAG,cAAc,EAAE,kBAAkB,EAAE,OAAO,GAAG,aAAa,GAAG,MAAM,GAAG,YAAY,GAAG,QAAQ,GAAG,UAAU,GAAG,QAAQ,GAAG,WAAW,GAAG,kBAAkB,EAAE,QAAQ,GAAG,WAAW,GAAG,WAAW,GAAG,QAAQ,GAAG,gBAAgB,EAAE,QAAQ,GAAG,gBAAgB,EAAE,OAAO,GAAG,KAAK,GAAG,WAAW,GAAG,YAAY,GAAG,KAAK,GAAG,UAAU,GAAG,WAAW,GAAG,YAAY,GAAG,UAAU,GAAG,aAAa,GAAG,aAAa,GAAG,OAAO,GAAG,QAAQ,GAAG,WAAW,GAAG,iBAAiB,EAAE,eAAe,EAAE,KAAK,GAAG,QAAQ,GAAG,SAAS,GAAG,kBAAkB,EAAE,SAAS,GAAG,eAAe,EAAE,gBAAgB,EAAE,OAAO,GAAG,MAAM,GAAG,gBAAgB,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,aAAa,GAAG,MAAM,GAAG,YAAY,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK,GAAG,WAAW,GAAG,SAAS,GAAG,MAAM,GAAG,iBAAiB,EAAE,kBAAkB,EAAE,YAAY,GAAG,kBAAkB,EAAE,eAAe,EAAE,aAAa,GAAG,iBAAiB,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,YAAY,GAAG,cAAc,EAAE,gBAAgB,EAAE,eAAe,EAAE,iBAAiB,EAAE,WAAW,GAAG,YAAY,GAAG,SAAS,GAAG,UAAU,EAAE,UAAU,GAAG,WAAW,GAAG,aAAa,GAAG,gBAAgB,EAAE,SAAS,GAAG,KAAK,GAAG,IAAI,GAAG,SAAS,GAAG,SAAS,GAAG,YAAY,GAAG,kBAAkB,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,aAAa,GAAG,eAAe,EAAE,YAAY,GAAG,cAAc,EAAE,QAAQ,GAAG,QAAQ,GAAG,YAAY,GAAG,MAAM,GAAG,eAAe,EAAE,SAAS,GAAG,UAAU,GAAG,SAAS,GAAG,OAAO,GAAG,iBAAiB,EAAE,UAAU,GAAG,cAAc,EAAE,SAAS,GAAG,OAAO,GAAG,OAAO,GAAG,YAAY,GAAG,YAAY,GAAG,QAAQ,GAAG,WAAW,GAAG,aAAa,GAAG,KAAK,GAAG,SAAS,GAAG,WAAW,GAAG,gBAAgB,EAAE,aAAa,GAAG,aAAa,GAAG,MAAM,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,WAAW,GAAG,YAAY,GAAG,KAAK,GAAG,QAAQ,GAAG,aAAa,GAAG,SAAS,EAAE,OAAO,GAAG,KAAK,GAAG,QAAQ,GAAG,SAAS,GAAG,OAAO,GAAG,OAAO,GAAG,cAAc,EAAE,aAAa,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,aAAa,GAAG,YAAY,GAAG,WAAW,GAAG,oBAAoB,EAAE,aAAa,GAAG,gBAAgB,EAAE,kBAAkB,EAAE,cAAc,EAAE,WAAW,GAAG,oBAAoB,EAAE,aAAa,GAAG,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,aAAa,GAAG,cAAc,EAAE,WAAW,GAAG,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,gBAAgB,EAAE,eAAe,EAAE,SAAS,GAAG,cAAc,EAAE,UAAU,GAAG,aAAa,GAAG,iBAAiB,EAAE,YAAY,GAAG,WAAW,GAAG,kBAAkB,EAAE,KAAK,GAAG,UAAU,GAAG,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,GAAG,KAAK,GAAG,MAAM,GAAG,YAAY,GAAG,QAAQ,GAAG,cAAc,EAAE,kBAAkB,EAAE,QAAQ,GAAG,YAAY,GAAG,KAAK,GAAG,YAAY,GAAG,KAAK,GAAG,eAAe,EAAE,aAAa,GAAG,IAAI,GAAG,aAAa,GAAG,QAAQ,GAAG,OAAO,GAAG,aAAa,GAAG,aAAa,GAAG,eAAe,EAAE,cAAc,EAAE,gBAAgB,EAAE,WAAW,GAAG,kBAAkB,EAAE,MAAM,GAAG,SAAS,GAAG,kBAAkB,EAAE,iBAAiB,EAAE,UAAU,GAAG,gBAAgB,EAAE,WAAW,GAAG,YAAY,GAAG,OAAO,GAAG,KAAK,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,QAAQ,GAAG,IAAI,GAAG,eAAe,EAAE,cAAc,EAAE,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,aAAa,GAAG,SAAS,GAAG,gBAAgB,EAAE,IAAI,GAAG,eAAe,EAAE,UAAU,GAAG,kBAAkB,EAAE,cAAc,EAAE,KAAK,GAAG,YAAY,GAAG,SAAS,GAAG,gBAAgB,EAAE,UAAU,GAAG,YAAY,GAAG,cAAc,EAAE,eAAe,EAAE,MAAM,GAAG,SAAS,GAAG,cAAc,EAAE,QAAQ,GAAG,cAAc,EAAE,iBAAiB,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,KAAK,GAAG,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,iBAAiB,EAAE,gBAAgB,EAAE,MAAM,GAAG,YAAY,GAAG,MAAM,GAAG,cAAc,EAAE,YAAY,GAAG,OAAO,GAAG,GAAG,GAAG,eAAe,EAAE,aAAa,GAAG,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,WAAW,GAAG,WAAW,GAAG,IAAI,GAAG,OAAO,GAAG,aAAa,GAAG,eAAe,EAAE,aAAa,GAAG,WAAW,GAAG,OAAO,GAAG,eAAe,EAAE,YAAY,GAAG,UAAU,GAAG,YAAY,GAAG,aAAa,GAAG,cAAc,EAAE,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,SAAS,GAAG,IAAI,GAAG,aAAa,GAAG,UAAU,GAAG,WAAW,GAAG,gBAAgB,EAAE,WAAW,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,WAAW,GAAG,WAAW,GAAG,WAAW,GAAG,OAAO,GAAG,SAAS,GAAG,aAAa,GAAG,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,cAAc,EAAE,cAAc,EAAE,MAAM,GAAG,WAAW,GAAG,WAAW,GAAG,cAAc,EAAE,MAAM,GAAG,UAAU,GAAG,UAAU,GAAG,cAAc,EAAE,cAAc,EAAE,kBAAkB,EAAE,WAAW,GAAG,KAAK,GAAG,QAAQ,GAAG,QAAQ,GAAG,MAAM,GAAG,gBAAgB,EAAE,cAAc,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,YAAY,GAAG,WAAW,GAAG,aAAa,GAAG,cAAc,EAAE,KAAK,GAAG,SAAS,GAAG,MAAM,GAAG,iBAAiB,EAAE,QAAQ,GAAG,cAAc,EAAE,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,SAAS,GAAG,YAAY,GAAG,SAAS,GAAG,OAAO,GAAG,aAAa,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,GAAG,SAAS,GAAG,KAAK,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,gBAAgB,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,YAAY,GAAG,KAAK,GAAG,UAAU,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,YAAY,GAAG,kBAAkB,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,QAAQ,GAAG,eAAe,EAAE,OAAO,GAAG,UAAU,GAAG,cAAc,EAAE,cAAc,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,aAAa,GAAG,UAAU,GAAG,aAAa,GAAG,aAAa,GAAG,OAAO,GAAG,UAAU,GAAG,aAAa,GAAG,cAAc,EAAE,kBAAkB,EAAE,UAAU,GAAG,cAAc,EAAE,UAAU,GAAG,gBAAgB,EAAE,aAAa,GAAG,iBAAiB,EAAE,aAAa,GAAG,cAAc,EAAE,YAAY,GAAG,kBAAkB,EAAE,KAAK,GAAG,MAAM,GAAG,aAAa,GAAG,cAAc,EAAE,cAAc,EAAE,aAAa,GAAG,eAAe,EAAE,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,YAAY,GAAG,UAAU,GAAG,eAAe,EAAE,cAAc,EAAE,aAAa,GAAG,cAAc,EAAE,eAAe,EAAE,MAAM,GAAG,WAAW,GAAG,YAAY,GAAG,gBAAgB,EAAE,iBAAiB,EAAE,YAAY,GAAG,aAAa,GAAG,qBAAqB,EAAE,qBAAqB,EAAE,MAAM,GAAG,SAAS,GAAG,aAAa,GAAG,iBAAiB,EAAE,oBAAoB,EAAE,SAAS,GAAG,gBAAgB,EAAE,IAAI,GAAG,QAAQ,GAAG,UAAU,EAAE,gBAAgB,EAAE,MAAM,GAAG,WAAW,GAAG,UAAU,GAAG,WAAW,GAAG,iBAAiB,EAAE,kBAAkB,EAAE,aAAa,GAAG,YAAY,GAAG,WAAW,GAAG,YAAY,GAAG,iBAAiB,EAAE,aAAa,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,YAAY,GAAG,OAAO,GAAG,KAAK,GAAG,KAAK,GAAG,gBAAgB,EAAE,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,WAAW,GAAG,SAAS,GAAG,iBAAiB,EAAE,cAAc,EAAE,aAAa,GAAG,QAAQ,GAAG,YAAY,GAAG,WAAW,GAAG,MAAM,GAAG,cAAc,EAAE,aAAa,GAAG,WAAW,GAAG,WAAW,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,qBAAqB,EAAE,QAAQ,GAAG,OAAO,GAAG,QAAQ,GAAG,cAAc,EAAE,aAAa,GAAG,WAAW,GAAG,eAAe,EAAE,MAAM,GAAG,WAAW,GAAG,cAAc,EAAE,WAAW,GAAG,KAAK,GAAG,YAAY,GAAG,MAAM,GAAG,MAAM,GAAG,mBAAmB,EAAE,qBAAqB,EAAE,aAAa,GAAG,YAAY,GAAG,WAAW,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,YAAY,GAAG,aAAa,GAAG,UAAU,GAAG,gBAAgB,EAAE,OAAO,EAAE,OAAO,GAAG,KAAK,GAAG,eAAe,EAAE,QAAQ,GAAG,WAAW,GAAG,OAAO,GAAG,aAAa,GAAG,oBAAoB,EAAE,WAAW,GAAG,gBAAgB,EAAE,gBAAgB,EAAE,aAAa,GAAG,mBAAmB,EAAE,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,UAAU,GAAG,YAAY,GAAG,OAAO,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,mBAAmB,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,oBAAoB,EAAE,UAAU,GAAG,cAAc,EAAE,YAAY,GAAG,aAAa,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,GAAG,eAAe,EAAE,QAAQ,GAAG,iBAAiB,EAAE,YAAY,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,GAAG,QAAQ,GAAG,KAAK,GAAG,gBAAgB,EAAE,YAAY,GAAG,mBAAmB,EAAE,WAAW,GAAG,YAAY,GAAG,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,IAAI,GAAG,KAAK,GAAG,WAAW,GAAG,UAAU,GAAG,kBAAkB,EAAE,SAAS,GAAG,cAAc,EAAE,QAAQ,GAAG,UAAU,GAAG,UAAU,GAAG,KAAK,GAAG,QAAQ,GAAG,YAAY,GAAG,QAAQ,GAAG,QAAQ,GAAG,YAAY,GAAG,SAAS,GAAG,aAAa,GAAG,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,GAAG,oBAAoB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,eAAe,EAAE,oBAAoB,EAAE,YAAY,GAAG,WAAW,GAAG,GAAG,GAAG,OAAO,GAAG,YAAY,GAAG,UAAU,GAAG,OAAO,GAAG,UAAU,GAAG,SAAS,GAAG,eAAe,EAAE,mBAAmB,EAAE,QAAQ,GAAG,UAAU,GAAG,gBAAgB,EAAE,KAAK,GAAG,KAAK,GAAG,eAAe,EAAE,aAAa,GAAG,WAAW,GAAG,aAAa,GAAG,QAAQ,GAAG,WAAW,GAAG,iBAAiB,EAAE,mBAAmB,EAAE,QAAQ,GAAG,SAAS,GAAG,qBAAqB,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,aAAa,GAAG,iBAAiB,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,cAAc,EAAE,cAAc,EAAE,eAAe,EAAE,gBAAgB,EAAE,cAAc,EAAE,OAAO,GAAG,WAAW,GAAG,QAAQ,GAAG,YAAY,GAAG,MAAM,GAAG,cAAc,EAAE,OAAO,GAAG,KAAK,GAAG,MAAM,GAAG,QAAQ,GAAG,YAAY,GAAG,eAAe,EAAE,aAAa,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,GAAG,OAAO,GAAG,QAAQ,GAAG,UAAU,GAAG,aAAa,GAAG,KAAK,GAAG,mBAAmB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,eAAe,EAAE,eAAe,EAAE,mBAAmB,EAAE,eAAe,EAAE,mBAAmB,EAAE,eAAe,EAAE,mBAAmB,EAAE,eAAe,EAAE,mBAAmB,EAAE,cAAc,EAAE,cAAc,EAAE,QAAQ,GAAG,aAAa,GAAG,gBAAgB,EAAE,UAAU,GAAG,IAAI,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,SAAS,GAAG,eAAe,EAAE,cAAc,EAAE,SAAS,GAAG,aAAa,GAAG,SAAS,GAAG,UAAU,GAAG,gBAAgB,EAAE,YAAY,GAAG,aAAa,GAAG,YAAY,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,IAAI,GAAG,UAAU,GAAG,cAAc,EAAE,OAAO,GAAG,aAAa,GAAG,WAAW,GAAG,YAAY,GAAG,KAAK,GAAG,eAAe,EAAE,KAAK,GAAG,YAAY,GAAG,OAAO,GAAG,MAAM,GAAG,UAAU,GAAG,UAAU,GAAG,IAAI,GAAG,SAAS,GAAG,QAAQ,GAAG,aAAa,GAAG,aAAa,GAAG,gBAAgB,EAAE,aAAa,GAAG,MAAM,GAAG,WAAW,GAAG,YAAY,GAAG,OAAO,GAAG,UAAU,GAAG,eAAe,EAAE,iBAAiB,EAAE,cAAc,EAAE,cAAc,EAAE,eAAe,EAAE,WAAW,GAAG,eAAe,EAAE,aAAa,GAAG,cAAc,EAAE,UAAU,GAAG,kBAAkB,EAAE,YAAY,GAAG,YAAY,GAAG,aAAa,GAAG,aAAa,GAAG,iBAAiB,EAAE,WAAW,GAAG,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,GAAG,KAAK,GAAG,WAAW,GAAG,oBAAoB,EAAE,SAAS,GAAG,YAAY,GAAG,cAAc,EAAE,SAAS,GAAG,MAAM,GAAG,qBAAqB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,YAAY,GAAG,KAAK,GAAG,WAAW,GAAG,gBAAgB,EAAE,QAAQ,GAAG,MAAM,GAAG,mBAAmB,EAAE,WAAW,GAAG,MAAM,GAAG,WAAW,GAAG,OAAO,GAAG,WAAW,GAAG,eAAe,EAAE,SAAS,GAAG,MAAM,GAAG,QAAQ,GAAG,UAAU,GAAG,cAAc,EAAE,UAAU,GAAG,aAAa,GAAG,OAAO,GAAG,UAAU,GAAG,YAAY,GAAG,qBAAqB,EAAE,kBAAkB,EAAE,QAAQ,GAAG,aAAa,GAAG,QAAQ,GAAG,cAAc,EAAE,UAAU,GAAG,UAAU,GAAG,qBAAqB,EAAE,SAAS,GAAG,mBAAmB,EAAE,MAAM,GAAG,cAAc,EAAE,aAAa,GAAG,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,KAAK,GAAG,QAAQ,GAAG,aAAa,GAAG,YAAY,GAAG,qBAAqB,EAAE,aAAa,GAAG,gBAAgB,EAAE,IAAI,GAAG,cAAc,EAAE,WAAW,GAAG,UAAU,GAAG,UAAU,GAAG,OAAO,GAAG,cAAc,EAAE,UAAU,GAAG,IAAI,GAAG,SAAS,GAAG,cAAc,EAAE,WAAW,GAAG,MAAM,GAAG,KAAK,GAAG,QAAQ,GAAG,UAAU,GAAG,SAAS,EAAE,MAAM,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,GAAG,aAAa,GAAG,mBAAmB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,YAAY,GAAG,QAAQ,GAAG,QAAQ,GAAG,cAAc,EAAE,SAAS,GAAG,WAAW,GAAG,eAAe,EAAE,WAAW,GAAG,UAAU,GAAG,gBAAgB,EAAE,eAAe,EAAE,iBAAiB,EAAE,OAAO,GAAG,WAAW,GAAG,QAAQ,GAAG,OAAO,GAAG,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,gBAAgB,EAAE,QAAQ,GAAG,WAAW,GAAG,cAAc,EAAE,aAAa,GAAG,YAAY,GAAG,UAAU,GAAG,SAAS,GAAG,MAAM,GAAG,QAAQ,GAAG,cAAc,EAAE,OAAO,GAAG,aAAa,GAAG,SAAS,GAAG,mBAAmB,EAAE,MAAM,GAAG,IAAI,GAAG,MAAM,GAAG,UAAU,GAAG,SAAS,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,KAAK,GAAG,KAAK,GAAG,aAAa,GAAG,QAAQ,GAAG,MAAM,GAAG,KAAK,GAAG,UAAU,GAAG,YAAY,GAAG,iBAAiB,EAAE,UAAU,GAAG,cAAc,EAAE,aAAa,GAAG,aAAa,GAAG,WAAW,GAAG,WAAW,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,GAAG,SAAS,GAAG,SAAS,GAAG,YAAY,GAAG,GAAG,GAAG,MAAM,GAAG,SAAS,GAAG,aAAa,GAAG,YAAY,GAAG,cAAc,EAAE,YAAY,GAAG,aAAa,GAAG,QAAQ,EAAE,KAAK,GAAG,SAAS,GAAG,MAAM,GAAG,WAAW,GAAG,SAAS,GAAG,UAAU,GAAG,KAAK,GAAG,WAAW,GAAG,WAAW,GAAG,YAAY,GAAG,YAAY,GAAG,SAAS,GAAG,OAAO,GAAG,eAAe,EAAE,QAAQ,GAAG,OAAO,GAAG,WAAW,GAAG,IAAI,GAAG,OAAO,GAAG,SAAS,GAAG,aAAa,GAAG,oBAAoB,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,cAAc,EAAE,UAAU,GAAG,UAAU,GAAG,gBAAgB,EAAE,iBAAiB,EAAE,WAAW,GAAG,aAAa,GAAG,cAAc,EAAE,YAAY,GAAG,SAAS,GAAG,YAAY,GAAG,eAAe,EAAE,kBAAkB,EAAE,WAAW,GAAG,UAAU,GAAG,aAAa,GAAG,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,QAAQ,GAAG,aAAa,GAAG,SAAS,GAAG,SAAS,GAAG,WAAW,GAAG,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,WAAW,GAAG,cAAc,EAAE,UAAU,GAAG,aAAa,GAAG,UAAU,GAAG,WAAW,GAAG,WAAW,GAAG,UAAU,GAAG,SAAS,GAAG,kBAAkB,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,aAAa,GAAG,KAAK,GAAG,MAAM,GAAG,WAAW,GAAG,MAAM,GAAG,YAAY,GAAG,eAAe,EAAE,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,EAAE,aAAa,GAAG,QAAQ,GAAG,QAAQ,GAAG,WAAW,GAAG,GAAG,GAAG,IAAI,GAAG,SAAS,GAAG,YAAY,GAAG,QAAQ,GAAG,KAAK,GAAG,SAAS,EAAE,SAAS,GAAG,iBAAiB,EAAE,YAAY,GAAG,QAAQ,GAAG,KAAK,GAAG,YAAY,GAAG,aAAa,GAAG,SAAS,GAAG,QAAQ,GAAG,mBAAmB,EAAE,cAAc,EAAE,iBAAiB,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,QAAQ,GAAG,YAAY,GAAG,WAAW,GAAG,SAAS,GAAG,cAAc,EAAE,QAAQ,GAAG,KAAK,GAAG,QAAQ,EAAE,mBAAmB,EAAE,OAAO,GAAG,QAAQ,GAAG,WAAW,GAAG,CAAO,EAAS,OAAO,KAAK,GAAa,GAAc,CAAC,SAAS,UAAU,QAAQ,UAAU,WAAY,CAAO,GAAgB,CAAC,GAAG,CAAC,GAAG,GAAc,CAAC,EAAE,CAAC,SAAS,UAAU,QAAQ,UAAU,CAAC,EAAE,CAAC,SAAS,QAAQ,CAAC,CAAO,GAAoB,OAAO,KAAK,IAAiB,IAAI,GAAW,YAAY,KAAmB,GAAsB,EAAS,QAAQ,EAAI,KAAO,EAAI,EAAI,eAAe,EAAW,GAAM,EAAE,EAgB75vB,EAAK,YAAY,WAAW,EAAK,aAAa,CAAC,MAAM,GAAG,OAAO,GAAG,cAAc,OAAO,WAAW,OAAO,MAAM,OAAO,aAAa,GAAK,OAAO,SAAS,SAAS,GAAM,CAAoX,EAAoB,EAAK,CAAC,aAAa,CAAC,KAAK,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,SAAS,aAAa,EAAK,aAAa,aAAa,CAAC,cAAc,CAAC,KAAK,EAAY,KAAK,QAAQ,EAAS,aAAa,EAAK,aAAa,cAAc,MAAM,OAAO,QAAQ,CAAC,eAAa,GAAG,CAAC,EAAa,YAAY,8EAA8E,CAAC,WAAW,CAAC,KAAK,EAAY,OAAO,MAAM,OAAO,YAAY,mBAAmB,QAAQ,CAAC,eAAa,GAAG,EAAa,CAAC,SAAS,CAAC,KAAK,EAAY,QAAQ,aAAa,MAAM,cAAc,KAAK,aAAa,EAAK,aAAa,SAAS,CAAC,MAAM,CAAC,KAAK,EAAY,MAAM,MAAM,QAAQ,aAAa,EAAK,aAAa,MAAM,CAAC,GAAG,OAAO,KAAK,IAAiB,QAAQ,EAAO,KAAa,EAAO,YAAY,KAAa,CAAC,KAAK,EAAY,KAAK,MAAM,QAAQ,aAAa,SAAS,QAAQ,GAAgB,GAAW,OAAO,GAAO,GAAiB,EAAM,GAAW,CAAQ,GAAS,EAAE,EAAE,GAAG,GAAc,4BChB1pE,EAAU,0BAA0B,EAAE,EAAesC,EAAM,EAAE,CAAcgC,GAAI,CAAC,whBAAwhB,CAAcD,GAAU,kBCCoW,SAAShB,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,KAAkB,CAAe,wFAAphB,GAAc,EAAS/C,GAAgBoC,GAAgB,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,CAAOjB,GAAW,CAAC,YAAY,YAAY,YAAY,CAAO6B,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,CAAuOC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAOC,IAAY,CAAC,QAAM,WAAS,GAAG,CAAC,IAAM,EAAA,EAAwB,GAA2B,EAAW,GAAmC,EAAO,WAAiB,EAAA,OAAgC,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,GAAY,EAAE,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAG,EAAOC,GAAS,EAAA,GAA6B3B,GAAwB,CAAC,WAAW,YAAY,QAAQ,YAAY,eAAe,YAAY,CAAO4B,IAAU,CAAC,QAAM,aAAW,aAAW,SAAO,KAAG,OAAK,QAAM,aAAW,gBAAc,YAAU,QAAM,uBAAqB,GAAG,EAAM,GAAG,CAAC,IAAI,EAAK,EAAM,EAAM,EAAM,EAAM,EAAM,EAAM,EAAuC,EAAM,MAAM,CAAC,GAAG,EAAM,WAAW,EAAK,GAAgF,EAAM,YAAsC,GAAK,WAAW,EAAM,GAA2D,EAAM,YAAwC,cAAc,WAAW,EAAM,GAAkD,EAAM,YAAwC,kEAAkE,WAAW,EAAM,GAA+C,EAAM,YAAwC,wEAAwE,WAAW,EAAM,GAAmC,EAAM,YAAwC,GAAK,UAAU,GAAmC,EAAM,UAAU,WAAW,EAAM,GAAkD,EAAM,YAAwC,OAAO,UAAU,GAAgC,EAAM,UAAU,WAAW,EAAM,GAAkD,EAAM,YAAwC,4BAA4B,SAAS,GAAO,EAAuC5B,GAAwB,EAAM,WAAyG,EAAM,UAAsC,YAAY,AAAE,EAAO6B,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,KAAK,EAAM,iBAAwB,EAAS,KAAK,KAAaC,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,eAAa,YAAU,CAAC,IAAqB,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,YAAU,YAAU,YAAU,YAAU,YAAU,YAAU,YAAU,YAAU,YAAU,GAAG,EAAU,CAACF,GAAS,GAAY,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,aAAU,kBAAgB,aAAW,YAAS,CAAC,EAAgB,CAAC,WAAA,GAAW,eAAe,YAAY,gBAAA,GAAgB,UAAQ,kBAAA,GAAkB,EAAQ,EAAiBC,GAAuB,EAAM,IAAgB,GAAA,EAAkB,MAAY,MAAoB,IAAiB,mBAAiC,IAAc,YAA6C,EAAa,GAAW,IAAc,YAAmB,GAAY,EAAc,GAAA,IAAoC,GAAsB,CAAA,GAAA,GAA8C,CAAgD,OAAvB,IAA2C,EAAK,EAAY,CAAC,GAAG,GAA4C,GAAgB,SAAsB,EAAKF,GAAS,CAAC,QAAQ,GAAS,QAAQ,GAAM,SAAsB,EAAKD,GAAW,CAAC,MAAMD,GAAY,SAAsB,EAAM,EAAO,IAAI,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,EAAGF,GAAkB,GAAG,GAAsB,gBAAgBe,EAAU,GAAY,mBAAmB,UAA2B,mBAAiB,SAAS,YAAY,IAAI,GAA6B,GAAK,MAAM,CAAC,GAAG,EAAM,CAAC,GAAGhB,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,UAAU,CAAC,mBAAmB,aAAa,CAAC,UAAU,CAAC,mBAAmB,iBAAiB,CAAC,CAAC,EAAY,GAAgB,SAAS,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,OAAO,CAAC,SAAS,CAAC,kBAAkB,CAAC,UAAU,oCAAoC,CAAC,kBAAkB,CAAC,UAAU,oCAAoC,CAAC,CAAC,SAAS,CAAc,EAAK,EAAK,CAAC,KAAK,EAAU,aAAa,GAAK,SAAsB,EAAM,EAAO,EAAE,CAAC,UAAU,8BAA+C,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,0EAA0E,CAAC,SAAS,4BAA4B,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,2CAA2C,EAAU,CAAC,KAAK,EAAU,SAAS,CAAC,UAAU,CAAC,sBAAsB,wEAAwE,CAAC,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,GAAGA,GAAqB,CAAC,kBAAkB,CAAC,KAAK,IAAA,GAAU,CAAC,UAAU,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,kGAAkG,CAAC,SAAS,UAAU,EAAE,EAAE,KAAK,IAAA,GAAU,CAAC,CAAC,EAAY,GAAgB,EAAE,KAA4B,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,kGAAkG,CAAC,SAAS,UAAU,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,KAAK,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,CAAC,EAAE,EAAE,GAAwB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,MAAM,CAAC,OAAO,IAAI,CAAC,SAAS,CAAC,kBAAkB,CAAC,OAAO,IAAI,CAAC,kBAAkB,CAAC,OAAO,IAAI,CAAC,CAAC,SAAsB,EAAK/C,EAAS,CAAC,MAAM,EAAU,OAAO,OAAO,WAAW,OAAO,cAAc,YAAY,YAAY,SAAS,WAAW,SAAS,WAAW,SAAS,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,OAAO,CAAC,MAAM,OAAO,EAAE,EAAE,EAAE,CAAC,EAAE,EAAa,IAAyB,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,4FAA4F,CAAC,SAAsB,EAAK,EAAK,CAAC,KAAK,EAAU,aAAa,GAAK,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,cAAc,EAAE,EAAE,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,kEAAkE,CAAC,KAAK,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,CAAC,EAAE,EAAE,EAAE,CAAG,GAAQgE,GAAI,CAAC,kFAAkF,gFAAgF,wRAAwR,oSAAoS,8SAA8S,6KAA6K,yGAAyG,81BAA81B,kEAAkE,kFAAkF,8DAA8D,6DAA6D,6aAA6a,oEAAoE,ucAAuc,GAAA,GAAmB,GAAA,GAAoB,CASjiZ,EAAgB,EAAQT,GAAUS,GAAI,gBAA+C,EAAgB,YAAY,iBAAiB,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,CAAC,EAAoB,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,CAAC,aAAa,CAAC,UAAU,iBAAiB,aAAa,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,UAAU,CAAC,aAAa,4BAA4B,gBAAgB,GAAM,MAAM,aAAa,KAAK,EAAY,OAAO,CAAC,UAAU,CAAC,aAAa,cAAc,gBAAgB,GAAM,MAAM,gBAAgB,KAAK,EAAY,OAAO,CAAC,UAAU,CAAC,MAAM,OAAO,KAAK,EAAY,KAAK,CAAC,UAAU,CAAC,aAAa,yFAAyF,MAAM,aAAa,KAAK,EAAY,MAAM,CAAC,UAAU,CAAC,aAAa,wEAAwE,MAAM,YAAY,KAAK,EAAY,MAAM,CAAC,UAAU,CAAC,MAAM,SAAS,KAAK,EAAY,KAAK,CAAC,UAAU,CAAC,aAAa,GAAK,MAAM,0BAA0B,KAAK,EAAY,QAAQ,CAAC,UAAU,CAAC,aAAa,GAAK,MAAM,QAAQ,KAAK,EAAY,QAAQ,CAAC,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,MAAM,cAAc,KAAK,EAAY,OAAO,CAAC,EAAE,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,CAAC,GAAG,GAAc,GAAG,EAAA,IAA2C,GAAG,EAAA,GAA4C,CAAC,CAAC,6BAA6B,GAAK,6BCT16F,EAAU,UAAU,CAAC,0BAA0B,EAAehC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,mBAAmB,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAcgC,GAAI,CAAC,irBAAirB,CAAcD,GAAU,kBCAmP,SAAShB,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,KAAkB,CAAe,+FAAzc,GAAY,EAAS7B,GAAcC,GAAW,CAAC,YAAY,YAAY,YAAY,CAAO6B,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,CAAuOC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,SAAS,CAAOC,IAAY,CAAC,QAAM,WAAS,GAAG,CAAC,IAAM,EAAA,EAAwB,GAA2B,EAAW,GAAmC,EAAO,WAAiB,EAAA,OAAgC,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,GAAY,EAAE,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAG,EAAOC,GAAS,EAAO,OAAA,GAA6B3B,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,YAAY,CAAO4B,IAAU,CAAC,SAAO,KAAG,QAAM,GAAG,EAAM,GAAG,CAAC,IAAI,EAAuC,EAAK,MAAM,CAAC,GAAG,EAAM,SAAS,GAAM,EAAuC5B,GAAwB,EAAM,WAAyG,EAAM,UAAoC,YAAY,AAAE,EAAO6B,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,KAAK,EAAM,iBAAwB,EAAS,KAAK,KAAaC,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,eAAa,YAAU,CAAC,IAAqB,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,GAAG,EAAU,CAACF,GAAS,GAAY,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,aAAW,WAAS,CAAC,EAAgB,CAAC,WAAA,GAAW,eAAe,YAAY,UAAQ,kBAAA,GAAkB,EAAQ,EAAiBC,GAAuB,EAAM,GAAgB,EAAA,EAAkB,MAAY,EAAA,IAAoC,EAAsB,aAA4F,CAAO,EAAkB,IAAuB,OAAoB,EAAK,EAAY,CAAC,GAAG,GAA4C,EAAgB,SAAsB,EAAKF,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAKD,GAAW,CAAC,MAAMD,GAAY,SAAsB,EAAMY,EAAM,CAAC,GAAG,EAAU,GAAG,EAAgB,GAAG,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ,GAA2B,GAA8E,GAAI,GAAG,YAAY,IAAI,WAAW,KAAK,MAAO,GAA8E,OAAQ,QAAQ,IAAI,uEAAuE,OAAO,uQAAuQ,CAAC,UAAU,EAAGd,GAAkB,GAAG,EAAsB,gBAAgBe,EAAU,GAAY,mBAAmB,UAA2B,mBAAiB,SAAS,YAAY,IAAI,GAA6B,EAAK,MAAM,CAAC,GAAG,EAAM,CAAC,GAAGhB,GAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,CAAC,EAAY,GAAgB,SAAS,CAAc,EAAK,EAAO,OAAO,CAAC,UAAU,gBAAgB,mBAAmB,SAA0B,mBAAiB,SAAS,YAAY,SAAsB,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAO,IAAI,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,SAAsB,EAAK7B,EAAO,CAAC,SAAS,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,6EAA6E,KAAK,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,OAAO,CAAC,QAAQ,YAAY,MAAM,OAAO,EAAE,EAAE,EAAE,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,CAAC,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,kBAAmC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAyB,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAA4B,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,MAAM,CAAC,SAAS,UAAU,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,iCAAiC,2BAA2B,gCAAgC,OAAO,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,EAAE,EAAE,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,2FAA2F,CAAC,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,EAAE,EAAE,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kEAAkE,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,2FAA2F,CAAC,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,EAAE,EAAE,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kEAAkE,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,CAAC,EAAE,CAAC,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAA4B,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,4BAA4B,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,MAAM,CAAC,SAAS,UAAU,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,iCAAiC,2BAA2B,gCAAgC,OAAO,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,2FAA2F,CAAC,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,QAAQ,EAAE,EAAE,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kEAAkE,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,8BAA8B,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,EAAE,EAAE,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,0EAA0E,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,EAAE,EAAE,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,CAAC,EAAE,CAAC,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAA4B,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,4BAA4B,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,MAAM,CAAC,SAAS,YAAY,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,iCAAiC,2BAA2B,gCAAgC,OAAO,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,iBAAiB,EAAE,EAAE,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,eAAe,EAAE,EAAE,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAM,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,2FAA2F,CAAC,SAAS,CAAc,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,EAAE,EAAE,KAAK,CAAC,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kEAAkE,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,CAAC,EAAE,CAAC,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAA4B,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,MAAM,CAAC,SAAS,UAAU,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,iCAAiC,2BAA2B,gCAAgC,OAAO,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,2FAA2F,CAAC,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,EAAE,EAAE,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kEAAkE,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,2FAA2F,CAAC,SAAsB,EAAK,EAAK,CAAC,KAAK,qCAAqC,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,EAAE,EAAE,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kEAAkE,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAA+B,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,4nBAA4nB,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,YAAY,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,iCAAiC,qBAAqB,OAAO,0BAA0B,MAAM,uBAAuB,QAAQ,sBAAsB,iGAAiG,CAAC,SAAS,oBAAuB,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,0BAA0B,CAAkB,mBAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,iCAAiC,2BAA2B,gCAAgC,OAAO,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,CAAC,EAAE,CAAC,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,CAAC,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAsB,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAuB,mBAAiB,SAAS,yBAAyB,SAAS,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,UAA2B,mBAAiB,SAAS,yBAAyB,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,kBAAkB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,CAAC,SAAS,CAAc,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAA2B,mBAAiB,SAAS,iCAAiC,SAAS,CAAc,EAAK,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAoB,mBAAiB,SAAS,yCAAyC,IAAI;;;;EAAk3H,mBAAmB,GAAK,EAAe,EAAK,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAoB,mBAAiB,SAAS,yCAAyC,IAAI;;;;EAAy0G,mBAAmB,GAAK,EAAe,EAAK,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAoB,mBAAiB,SAAS,yCAAyC,IAAI;;;;EAAs+E,mBAAmB,GAAK,EAAE,CAAC,EAAe,EAAK4C,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,IAA4B,GAA8E,GAAI,GAAG,KAAM,GAA8E,QAAS,KAAK,GAAG,OAAO,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,KAAK,KAAK,MAAM,aAAa,IAAI,qEAAqE,OAAO,kQAAkQ,CAAC,UAAU,iBAAiB,mBAAmB,aAA8B,mBAAiB,SAAS,iCAAiC,GAAGf,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,IAA4B,GAA8E,GAAI,GAAG,KAAM,GAA8E,QAAS,KAAK,GAAG,OAAO,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,KAAK,MAAM,aAAa,IAAI,qEAAqE,OAAO,kQAAkQ,CAAC,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ,IAA4B,GAA8E,GAAI,GAAG,KAAM,GAA8E,QAAS,KAAK,GAAG,QAAQ,EAAE,MAAM,GAAG,EAAE,MAAM,GAAG,EAAE,KAAK,KAAK,MAAM,aAAa,IAAI,qEAAqE,OAAO,kQAAkQ,CAAC,CAAC,CAAC,EAAY,GAAgB,EAAE,CAAC,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAwB,mBAAiB,SAAS,yBAAyB,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,mBAAmB,EAAE,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,yBAAyB,MAAM,CAAC,6BAA6B,MAAM,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0GAA0G,EAAE,EAAE,UAAU,iBAAiB,mBAAmB,6DAA6D,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,yBAAyB,MAAM,CAAC,6BAA6B,MAAM,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,EAAE,CAAG,GAAQiB,GAAI,CAAC,kFAAkF,gFAAgF,mRAAmR,uRAAuR,wGAAwG,iHAAiH,iRAAiR,mSAAmS,+RAA+R,gYAAgY,2kBAA2kB,+XAA+X,6RAA6R,kOAAkO,qIAAqI,2TAA2T,kRAAkR,6KAA6K,yIAAyI,oHAAoH,qHAAqH,qHAAqH,+NAA+N,6RAA6R,y4FAAy4F,gEAAgE,8FAA8F,4GAA4G,gIAAgI,0HAA0H,mbAAmb,6FAA6F,2HAA2H,yFAAyF,2EAA2E,oHAAoH,6MAA6M,+EAA+E,kGAAkG,gJAAgJ,87BAA87B,GAAA,GAAmB,GAAA,GAAoB,GAAA,GAAoB,GAAA,GAAoB,gcAAgc,CAQxy7C,EAAgB,EAAQT,GAAUS,GAAI,gBAA+C,EAAgB,YAAY,iBAAiB,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,KAAK,CAAC,EAAoB,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,CAAC,aAAa,CAAC,UAAU,SAAS,QAAQ,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,EAAE,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,cAAc,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,mBAAmB,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,GAAG,GAAY,GAAG,EAAA,IAA2C,GAAG,EAAA,GAA4C,GAAG,EAAA,IAA4C,GAAG,EAAA,IAA4C,CAAC,CAAC,6BAA6B,GAAK,6BCR/3E,EAAU,UAAU,CAAC,qBAAqB,EAAehC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,cAAc,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAcgC,GAAI,CAAC,otBAAotB,0wBAA0wB,uwBAAuwB,CAAcD,GAAU,kBCA/lE,SAAShB,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,KAAkB,CAAe,gEAAtWX,GAAgB,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,CAAOY,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,CAAuOC,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,SAAS,CAAOC,IAAY,CAAC,QAAM,WAAS,GAAG,CAAC,IAAM,EAAA,EAAwB,GAA2B,EAAW,GAAmC,EAAO,WAAiB,EAAA,OAAgC,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,GAAY,EAAE,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAG,EAAOC,GAAS,EAAO,OAAA,GAA6BC,IAAU,CAAC,SAAO,KAAG,OAAK,QAAM,QAAM,GAAG,EAAM,GAAG,CAAC,IAAI,EAAK,MAAM,CAAC,GAAG,EAAM,UAAU,GAAgC,EAAM,UAAU,WAAW,EAAK,GAAmC,EAAM,YAAsC,cAAc,AAAE,EAAOC,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,KAAK,EAAM,iBAAwB,EAAS,KAAK,KAAaC,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,eAAa,YAAU,CAAC,IAAqB,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,YAAU,YAAU,GAAG,EAAU,CAACF,GAAS,GAAY,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,aAAW,WAAS,CAAC,EAAgB,CAAC,eAAe,YAAY,gBAAA,GAAgB,UAAQ,kBAAA,GAAkB,EAAQ,EAAiBC,GAAuB,EAAM,GAAgB,EAAA,EAAkB,MAAY,EAAA,IAAoC,EAAsB,EAAE,CAAgD,OAAvB,IAA2C,EAAK,EAAY,CAAC,GAAG,GAA4C,EAAgB,SAAsB,EAAKF,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAKD,GAAW,CAAC,MAAMD,GAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,EAAU,SAAsB,EAAK,EAAO,EAAE,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,GAAG,EAAGF,GAAkB,GAAG,EAAsB,gBAAgBe,EAAU,GAAY,iBAAiB,mBAAmB,YAA6B,mBAAiB,SAAS,YAAY,IAAI,GAA6B,EAAK,MAAM,CAAC,gBAAgB,eAAe,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,GAAG,EAAM,CAAC,GAAGhB,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,CAAC,EAAY,GAAgB,SAAsB,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,uDAAuD,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,8CAA8C,CAAC,SAAS,cAAc,EAAE,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,MAAM,CAAC,qBAAqB,CAAkB,mBAAiB,SAAS,sBAAsB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,MAAM,MAAM,EAAE,CAAC,KAAK,EAAU,SAAS,CAAC,kBAAkB,CAAC,MAAM,IAAI,CAAC,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,EAAE,EAAE,EAAE,EAAE,CAAG,GAAQiB,GAAI,CAAC,kFAAkF,kFAAkF,yUAAyU,iHAAiH,yWAAyW,CAS1oJ,EAAgB,EAAQT,GAAUS,GAAI,gBAA+C,EAAgB,YAAY,iBAAiB,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,KAAK,CAAC,EAAoB,EAAgB,CAAC,UAAU,CAAC,MAAM,OAAO,KAAK,EAAY,KAAK,CAAC,UAAU,CAAC,aAAa,cAAc,gBAAgB,GAAM,MAAM,QAAQ,KAAK,EAAY,OAAO,CAAC,EAAE,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,cAAc,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAC,CAAC,6BAA6B,GAAK,KCTrB,SAASjB,GAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAA+H,OAA9H,GAAmD,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,KAAkB,CAAe,qEAAvW,GAAgB,CAAC,UAAU,CAAC,MAAM,GAAK,CAAC,CAAOC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,CAAuOC,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,SAAS,CAAOC,IAAY,CAAC,QAAM,WAAS,GAAG,CAAC,IAAM,EAAA,EAAwB,GAA2B,EAAW,GAAmC,EAAO,WAAiB,EAAA,OAAgC,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,GAAY,EAAE,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAG,EAAOC,GAAS,EAAA,GAA6BC,IAAU,CAAC,SAAO,KAAG,OAAK,OAAK,QAAM,GAAG,EAAM,GAAG,CAAC,IAAI,EAAK,MAAM,CAAC,GAAG,EAAM,UAAU,GAAgC,EAAM,UAAU,WAAW,EAAK,GAAgC,EAAM,YAAsC,eAAe,AAAE,EAAOC,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,KAAK,EAAM,iBAAwB,EAAS,KAAK,KAAaC,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAAC,GAAK,CAAC,eAAa,YAAU,CAAC,IAAqB,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,YAAU,YAAU,GAAG,EAAU,CAACF,GAAS,GAAY,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,aAAW,WAAS,CAAC,EAAgB,CAAC,eAAe,YAAY,mBAAgB,UAAQ,kBAAA,GAAkB,EAAQ,EAAiBC,GAAuB,EAAM,GAAgB,EAAA,EAAkB,MAAY,EAAA,IAAoC,EAAsB,CAAA,GAAuB,CAAgD,OAAvB,IAA2C,EAAK,EAAY,CAAC,GAAG,GAA4C,EAAgB,SAAsB,EAAKF,GAAS,CAAC,QAAQ,EAAS,QAAQ,GAAM,SAAsB,EAAKD,GAAW,CAAC,MAAMD,GAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,EAAU,SAAsB,EAAK,EAAO,EAAE,CAAC,GAAG,EAAU,GAAG,EAAgB,UAAU,GAAG,EAAGF,GAAkB,GAAG,EAAsB,iBAAiBe,EAAU,GAAY,iBAAiB,mBAAmB,YAA6B,mBAAiB,SAAS,YAAY,IAAI,GAA6B,EAAK,MAAM,CAAC,GAAG,EAAM,CAAC,GAAGhB,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,IAAA,GAAU,CAAC,CAAC,EAAY,GAAgB,SAAsB,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,eAAe,EAAE,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,qBAAqB,MAAM,CAAC,6BAA6B,MAAM,CAAC,KAAK,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,kEAAkE,CAAC,CAAC,kBAAkB,MAAM,mBAAmB,GAAK,GAAGA,GAAqB,CAAC,kBAAkB,CAAC,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,2FAA2F,CAAC,SAAS,eAAe,EAAE,EAAE,CAAC,CAAC,EAAY,GAAgB,EAAE,EAAE,EAAE,EAAE,EAAE,CAAG,GAAQiB,GAAI,CAAC,kFAAkF,kFAAkF,iUAAiU,iHAAiH,6WAA6W,GAAA,GAAmB,CASp2J,EAAgB,EAAQT,GAAUS,GAAI,gBAA+C,EAAgB,YAAY,oBAAoB,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,KAAK,CAAC,EAAoB,EAAgB,CAAC,UAAU,CAAC,aAAa,eAAe,gBAAgB,GAAM,MAAM,OAAO,KAAK,EAAY,OAAO,CAAC,UAAU,CAAC,MAAM,OAAO,KAAK,EAAY,KAAK,CAAC,EAAE,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,CAAC,GAAG,EAAA,IAA2C,CAAC,CAAC,6BAA6B,GAAK,KCT3lB,SAAS,EAAqB,EAAU,GAAG,EAAS,CAAC,IAAM,EAAc,EAAE,CAAsF,OAArF,GAAU,QAAQ,GAAS,GAAS,OAAO,OAAO,EAAc,EAAU,KAAkB,CAAe,qGAAzjB,GAAoB,EAASN,GAAsB,GAAiB,EAASC,GAAmB,GAAmB,EAASC,GAAqB,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,CAAO,GAAkB,eAAqB,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,CAA8L,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,SAAS,CAAO,IAAY,CAAC,QAAM,WAAS,GAAG,CAAC,IAAM,EAAA,EAAwB,GAA2B,EAAW,GAAO,EAAO,WAAiB,EAAA,OAAgC,CAAC,GAAG,EAAO,aAAW,EAAE,CAAC,KAAK,UAAU,GAAY,EAAE,OAAoB,EAAK,EAAoB,SAAS,CAAC,MAAM,EAAsB,WAAS,CAAG,EAAO,GAAS,EAAO,OAAA,GAA6B,GAAwB,CAAC,cAAc,YAAY,YAAY,YAAY,OAAO,YAAY,OAAO,YAAY,CAAO,IAAU,CAAC,SAAO,KAAG,QAAM,GAAG,EAAM,IAAU,CAAC,GAAG,EAAM,QAAQ,GAAwB,EAAM,UAAU,EAAM,SAAS,YAAY,EAAS,IAAwB,EAAM,IAAe,EAAM,iBAAwB,EAAS,KAAK,KAAK,EAAM,iBAAwB,EAAS,KAAK,KAAa,GAAuB,EAAiB,SAAS,EAAM,EAAI,CAAC,IAAM,EAAYC,EAAO,MAAY,EAAW,GAAK,EAAkB,EAAA,IAAmC,CAAC,eAAa,YAAU,CAAC,IAAsB,EAAkB,IAA4B,CAAC,QAAM,UAAA,EAAU,WAAS,UAAQ,GAAG,EAAU,CAAC,GAAS,GAAY,CAAC,cAAY,aAAW,sBAAoB,kBAAgB,iBAAe,YAAU,kBAAgB,aAAW,YAAS,CAAC,EAAgB,CAAC,cAAW,eAAe,YAAY,IAAI,EAAW,UAAQ,qBAAkB,EAAQ,EAAiB,GAAuB,EAAM,IAAe,CAAC,wBAAsB,SAAM,CAAC,EAAyB,GAAmB,GAAa,EAAsB,MAAM,GAAG,IAAO,CAAC,EAAW,YAAc,GAAQ,GAAY,EAAsB,MAAM,GAAG,IAAO,CAAC,EAAW,YAAc,GAAQ,GAAa,EAAsB,MAAM,GAAG,IAAO,CAAC,EAAW,YAAc,GAAQ,GAAsB,CAAA,GAAA,GAA8C,CAAO,GAAkB,EAAG,GAAkB,GAAG,IAA6B,OAAiB,CAAG,CAAC,YAAY,YAAY,CAAC,SAAS,GAA8C,OAAqB,IAAc,YAAoD,KAAY,IAAM,OAAqB,IAAc,YAA6C,OAAkB,CAAG,CAAC,YAAY,YAAY,YAAY,CAAC,SAAS,GAA8C,OAAkB,EAAG,CAAC,YAAY,YAAY,CAAC,SAAS,GAA8C,OAAqB,IAAc,YAAuC,OAAoB,EAAK,EAAY,CAAC,GAAG,GAAU,EAAgB,SAAsB,EAAK,GAAS,CAAC,QAAQ,GAAS,QAAQ,GAAM,SAAsB,EAAK,GAAW,CAAC,MAAM,GAAY,SAAsB,EAAMC,EAAM,CAAC,GAAG,EAAU,GAAG,EAAgB,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQ,GAA0B,GAAmB,GAAG,GAAG,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,GAAmB,OAAO,QAAQ,IAAI,6FAA6F,OAAO,6bAA6b,CAAC,UAAU,EAAG,GAAkB,iBAAiBC,EAAU,GAAY,mBAAmB,YAA6B,mBAAiB,SAAS,YAAY,IAAI,EAAW,MAAM,CAAC,GAAG,EAAM,CAAC,GAAG,EAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,CAAC,UAAU,CAAC,mBAAmB,SAAS,CAAC,UAAU,CAAC,mBAAmB,cAAc,CAAC,CAAC,EAAY,GAAgB,SAAS,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,mBAAoC,mBAAiB,SAAS,YAAY,SAAsB,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAgC,mBAAiB,SAAS,YAAY,SAAS,CAAC,MAA4B,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAA8B,mBAAiB,SAAS,YAAY,SAAS,CAAC,MAA6B,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA4B,EAAK,EAA0B,CAAC,GAAG,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,EAAY,GAAgB,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKL,EAAe,CAAC,UAAU,EAAc,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,OAAO,GAAG,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAc,GAAG,CAAC,CAAC,EAAY,GAAgB,EAAE,EAAE,EAAE,EAAe,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,SAAsB,EAAK,EAA8B,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,EAAe,CAAC,UAAU,EAAe,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,YAAY,GAAG,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAe,GAAG,CAAC,CAAC,EAAY,GAAgB,EAAE,EAAE,EAAE,EAAe,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,SAAsB,EAAK,EAA8B,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,EAAe,CAAC,UAAU,EAAe,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,UAAU,GAAG,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAe,GAAG,CAAC,CAAC,EAAY,GAAgB,EAAE,EAAE,EAAE,EAAe,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,EAAe,CAAC,UAAU,EAAe,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,QAAQ,GAAG,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAe,GAAG,CAAC,CAAC,EAAY,GAAgB,EAAE,EAAE,EAAE,EAAe,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,sBAAsB,IAAA,GAAU,CAAC,CAAC,SAAS,GAA6B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,EAAe,CAAC,UAAU,EAAe,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,cAAc,GAAG,EAAqB,CAAC,UAAU,CAAC,UAAU,EAAe,GAAG,CAAC,CAAC,EAAY,GAAgB,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,MAA6B,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,gCAAgC,mBAAmB,cAA+B,mBAAiB,SAAS,YAAY,SAAsB,EAAK,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAqB,mBAAiB,SAAS,sBAAsB,IAAI;;;;;;;;;;;;EAAknG,mBAAmB,GAAK,EAAE,EAAE,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAA+B,mBAAiB,SAAS,YAAY,SAAS,CAAC,MAA6B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKA,EAAe,CAAC,UAAU,wDAAwD,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,OAAO,UAAU,eAAe,EAAE,EAAE,EAAE,MAA4B,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,SAAsB,EAAK,EAA8B,CAAC,UAAU,2BAA4C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKC,EAAY,CAAC,UAAU,wDAAwD,OAAO,OAAO,GAAG,YAAY,UAAU,cAAc,SAAS,YAAY,MAAM,OAAO,EAAE,EAAE,EAAE,MAA6B,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB,GAAsB,mBAAiB,SAAS,YAAY,MAAM,GAAa,GAAG,EAAqB,CAAC,UAAU,CAAC,MAAM,GAAY,CAAC,UAAU,CAAC,MAAM,GAAa,CAAC,CAAC,EAAY,GAAgB,SAAS,CAAc,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAA0B,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,CAAC,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAuB,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,CAAC,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAuB,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,EAAe,EAAK,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,KAAsB,mBAAiB,SAAS,YAAY,IAAI;;;EAAuK,mBAAmB,GAAK,EAAE,MAA6B,EAAM,EAAO,IAAI,CAAC,UAAU,eAAgC,mBAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,aAAa,gBAAgB,2BAA2B,qBAAqB,aAAa,CAAC,SAAS,CAAc,EAAK,EAA0B,CAAC,OAAO,GAAG,GAAG,EAAqB,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,IAAI,GAAmB,QAAQ,KAAK,EAAE,GAAG,MAAM,CAAC,CAAC,EAAY,GAAgB,SAAsB,EAAK,EAA8B,CAAC,UAAU,0BAA2C,mBAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB,EAAKC,EAAc,CAAC,UAAU,GAAM,UAAU,cAAc,UAAU,kEAAkE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,wEAAwE,UAAU,GAAK,UAAU,OAAO,UAAU,wCAAwC,UAAU,cAAc,QAAQ,YAAY,MAAM,OAAO,EAAE,EAAE,EAAe,EAAM,EAAO,IAAI,CAAC,UAAU,iBAAkC,mBAAiB,SAAS,YAAY,SAAS,CAAc,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,EAAE,CAAC,QAAQ,YAAY,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,QAAQ,EAAE,EAAE,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,wBAAwB,GAAG,CAAC,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,EAAE,CAAC,QAAQ,YAAY,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,EAAE,EAAE,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,EAAE,CAAC,QAAQ,YAAY,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,cAAc,EAAE,EAAE,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,wBAAwB,GAAG,CAAC,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,EAAE,CAAC,QAAQ,YAAY,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,EAAE,EAAE,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,wBAAwB,GAAG,CAAC,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,wBAAwB,GAAG,CAAC,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,CAAC,UAAU,YAAY,CAAC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,EAAE,CAAC,QAAQ,YAAY,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,EAAE,EAAE,EAAE,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAe,EAAK,EAAO,IAAI,CAAC,UAAU,gBAAiC,mBAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kEAAkE,wBAAwB,GAAG,CAAC,EAAe,EAAK,EAAS,CAAC,sBAAsB,GAAK,SAAsB,EAAA,EAAoB,CAAC,SAAsB,EAAK,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsB,EAAK,EAAK,CAAC,KAAK,qCAAqC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,UAAU,EAAE,CAAC,QAAQ,YAAY,aAAa,GAAM,SAAsB,EAAK,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,EAAE,EAAE,EAAE,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,CAAkB,mBAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,EAAE,CAAG,GAAQI,GAAI,CAAC,kFAAkF,kFAAkF,+RAA+R,oRAAoR,0QAA0Q,0RAA0R,qYAAqY,+NAA+N,mHAAmH,gRAAgR,6LAA6L,uKAAuK,oMAAoM,qKAAqK,6FAA6F,4WAA4W,6RAA6R,6TAA6T,wOAAwO,8FAA8F,4IAA4I,uHAAuH,uFAAuF,4GAA4G,uEAAuE,4GAA4G,8DAA8D,6DAA6D,6DAA6D,+DAA+D,6DAA6D,8DAA8D,8DAA8D,+DAA+D,8DAA8D,8DAA8D,GAAA,GAAmB,GAAA,GAAoB,CAU9u3B,EAAgB,EAAQ,GAAUA,GAAI,gBAA+C,EAAgB,YAAY,sBAAsB,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,KAAK,CAAC,EAAoB,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,CAAC,aAAa,CAAC,YAAY,SAAS,SAAS,cAAc,CAAC,MAAM,UAAU,KAAK,EAAY,KAAK,CAAC,EAAE,EAAS,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uLAAuL,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,MAAM,CAAC,CAAC,CAAC,GAAG,GAAoB,GAAG,GAAiB,GAAG,GAAmB,GAAG,EAAA,IAA2C,GAAG,EAAA,GAA4C,CAAC,CAAC,6BAA6B,GAAK,6BCVvqE,EAAU,UAAU,CAAC,qBAAqB,EAAe,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,cAAc,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,CAAc,GAAI,CAAC,6qBAA6qB,muBAAmuB,iuBAAiuB,CAAc,GAAU,kBCAz4E,SAAwB,GAAS,EAAO,EAAa,CAAC,MAAM,CAAC,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAA4xC,oBAAoB;;;EAA0P,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA0rC,YAAY,oJAAoJ,QAAQ,qEAAqE,OAAO,0BAA0B,YAAY,uEAAuE,MAAM,wEAA2E,AAAE"}