{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8xOVzlakpPRBbctHv0Ha/VVOMOm17iDwJK1OlF440/lbLVvRplJ.js", "ssg:https://framerusercontent.com/modules/2WYh56jTj8kGEqbZVhUn/eSni0KG5YdAvwIhHWlZJ/X9EoYFvMG.js", "ssg:https://framerusercontent.com/modules/KNga2neAy5UgPWz4GMlB/WBLIwQ9sRhauuKepimKy/fGEl_NUXU.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-HpatV .framer-styles-preset-qqdk:not(.rich-text-wrapper), .framer-HpatV .framer-styles-preset-qqdk.rich-text-wrapper a { --framer-link-current-text-color: var(--token-9a98c3a5-c1b4-45a7-ab05-e3c0b059b9d6, #092233) /* {\"name\":\"Dark BG\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-ae1de7b6-54ee-4fc0-b5a4-2017576d48ac, #5176ea) /* {\"name\":\"Blue\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-42b6ba96-2c2e-479c-bc63-cf2e9112ac2c, #16e1f7); --framer-link-text-decoration: underline; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-HpatV\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Bebas Neue-regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Bebas Neue\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/bebasneue/v14/JTUSjIg69CK48gW7PXooxWtrygbi49c.woff2\",weight:\"400\"}]}];export const css=['.framer-vWQhD .framer-styles-preset-1xsmygo:not(.rich-text-wrapper), .framer-vWQhD .framer-styles-preset-1xsmygo.rich-text-wrapper h4 { --framer-font-family: \"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.6em; --framer-paragraph-spacing: 32px; --framer-text-alignment: center; --framer-text-color: var(--token-9a98c3a5-c1b4-45a7-ab05-e3c0b059b9d6, #092233); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-vWQhD\";\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 (3eae0e1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8xOVzlakpPRBbctHv0Ha/VVOMOm17iDwJK1OlF440/lbLVvRplJ.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/2WYh56jTj8kGEqbZVhUn/eSni0KG5YdAvwIhHWlZJ/X9EoYFvMG.js\";const cycleOrder=[\"Ip5O9Xr9N\",\"OiawBs0WQ\"];const serializationHash=\"framer-3o4wc\";const variantClassNames={Ip5O9Xr9N:\"framer-v-1o5m4ld\",OiawBs0WQ:\"framer-v-jee60c\"};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 radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};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:\"Ip5O9Xr9N\",mobile:\"OiawBs0WQ\"};const getProps=({height,id,radius,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;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:\"Ip5O9Xr9N\",wly4i_gg0:(_ref1=radius!==null&&radius!==void 0?radius:props.wly4i_gg0)!==null&&_ref1!==void 0?_ref1:16};};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,wly4i_gg0,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Ip5O9Xr9N\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1o5m4ld\",className,classNames),\"data-framer-name\":\"desktop\",layoutDependency:layoutDependency,layoutId:\"Ip5O9Xr9N\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-809ed4a2-a551-4a85-ab05-36f3453f83d5, rgb(2, 15, 28))\",borderBottomLeftRadius:radiusForCorner(wly4i_gg0,3),borderBottomRightRadius:radiusForCorner(wly4i_gg0,2),borderTopLeftRadius:radiusForCorner(wly4i_gg0,0),borderTopRightRadius:radiusForCorner(wly4i_gg0,1),...style},...addPropertyOverrides({OiawBs0WQ:{\"data-framer-name\":\"mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wuhkr7\",layoutDependency:layoutDependency,layoutId:\"jxdHjIMMy\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rfwlh8\",layoutDependency:layoutDependency,layoutId:\"eCe64LGEd\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1diqec3\",layoutDependency:layoutDependency,layoutId:\"ogvsIvxau\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-889l2h\",\"data-framer-name\":\"ORAQL_ARCHITECT_2\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"HcH3gO5Lu\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 122 48\"><g transform=\"translate(0 0)\" id=\"ss10824655690_1\"><path d=\"M 22.753 4.596 C 23.253 4.299 23.903 4.461 24.203 4.957 C 24.503 5.456 24.34 6.102 23.839 6.4 L 13.669 12.423 L 24.261 35.554 L 24.258 35.556 C 24.415 35.9 24.379 36.319 24.129 36.636 C 23.769 37.093 23.104 37.174 22.645 36.819 L 0.438 19.516 C 0.325 19.436 0.227 19.331 0.15 19.206 C -0.15 18.707 0.014 18.061 0.515 17.764 L 10.952 11.583 L 8.015 5.173 C 7.774 4.643 8.009 4.017 8.541 3.776 C 9.075 3.537 9.705 3.77 9.947 4.301 L 12.786 10.499 L 22.752 4.597 Z M 11.834 13.509 L 2.924 18.785 L 20.533 32.503 Z\" fill=\"var(--token-d149d968-aecc-4f89-9047-57310c2f95e6, rgb(60, 121, 245)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path><path d=\"M 22.753 6.4 C 22.251 6.102 22.088 5.456 22.387 4.957 C 22.687 4.461 23.337 4.299 23.839 4.596 L 33.805 10.498 L 36.643 4.3 C 36.886 3.77 37.516 3.536 38.048 3.776 C 38.582 4.017 38.818 4.643 38.575 5.173 L 35.639 11.583 L 46.075 17.763 C 46.577 18.061 46.74 18.707 46.44 19.205 C 46.367 19.327 46.27 19.433 46.154 19.516 L 23.947 36.819 C 23.486 37.174 22.821 37.093 22.462 36.636 C 22.212 36.318 22.176 35.899 22.334 35.556 L 22.33 35.554 L 32.924 12.423 L 22.753 6.4 Z M 43.668 18.785 L 34.758 13.509 L 26.059 32.503 Z\" fill=\"var(--token-d149d968-aecc-4f89-9047-57310c2f95e6, rgb(60, 121, 245)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\"></path><path d=\"M 22.815 6.433 L 22.811 6.432 L 22.802 6.426 L 14.646 2.267 L 4.326 9.064 L 2.162 18.583 L 12.375 45.094 L 22.557 35.236 C 22.969 34.839 23.624 34.842 24.032 35.236 L 34.216 45.094 L 44.428 18.583 L 42.265 9.064 L 31.946 2.267 L 23.776 6.433 C 23.474 6.587 23.117 6.587 22.815 6.433 Z M 15.056 0.117 L 23.295 4.318 L 31.476 0.148 C 31.815 -0.052 32.251 -0.055 32.6 0.175 L 43.788 7.543 L 43.787 7.544 C 44.008 7.689 44.174 7.914 44.235 8.19 L 46.55 18.367 C 46.614 18.581 46.609 18.816 46.523 19.041 L 35.623 47.338 L 35.62 47.337 C 35.571 47.467 35.494 47.59 35.391 47.695 C 34.984 48.111 34.313 48.121 33.894 47.716 L 23.295 37.458 L 12.749 47.666 C 12.639 47.787 12.5 47.885 12.336 47.946 C 11.789 48.155 11.177 47.881 10.969 47.338 L 0.067 19.041 L 0.07 19.04 C -0.001 18.854 -0.022 18.644 0.026 18.436 L 2.348 8.223 C 2.399 7.955 2.556 7.706 2.803 7.543 L 13.991 0.175 L 13.992 0.176 C 14.299 -0.027 14.705 -0.063 15.056 0.117 Z\" fill=\"var(--token-15d2b070-f5fe-490e-8e42-84f4cebd324e, rgb(45, 205, 223)) /* {&quot;name&quot;:&quot;Third primary&quot;} */\"></path><g><defs><radialGradient id=\"idss10824655690_5g1816823148\" cy=\"0.5\" cx=\"0\" r=\"1\" gradientTransform=\"translate(0, 0.5) scale(1 1.5) translate(-0, -0.5)\"><stop offset=\"0\" stop-color=\"var(--token-15d2b070-f5fe-490e-8e42-84f4cebd324e, rgb(45, 205, 223)) /* {&quot;name&quot;:&quot;Third primary&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"var(--token-d149d968-aecc-4f89-9047-57310c2f95e6, rgb(60, 121, 245)) /* {&quot;name&quot;:&quot;Secondary&quot;} */\" stop-opacity=\"1\"></stop></radialGradient></defs><path d=\"M 59.589 13.607 C 59.589 7.634 64.316 2.909 70.298 2.909 C 76.281 2.909 81.038 7.634 81.038 13.607 C 81.038 19.58 76.311 24.305 70.298 24.305 C 64.285 24.305 59.589 19.58 59.589 13.607 Z M 77.418 13.607 C 77.418 9.506 74.277 6.267 70.299 6.267 C 66.32 6.267 63.209 9.507 63.209 13.607 C 63.209 17.708 66.35 20.918 70.299 20.918 C 74.247 20.918 77.418 17.678 77.418 13.607 Z M 84.208 15.509 C 84.208 11.29 87.05 8.555 90.939 8.555 C 91.777 8.555 92.465 9.209 92.465 10.071 C 92.465 10.933 91.777 11.586 90.939 11.586 C 88.965 11.586 87.499 12.894 87.499 15.509 L 87.499 22.611 C 87.499 23.532 86.781 24.275 85.854 24.275 C 84.926 24.275 84.208 23.532 84.208 22.611 L 84.208 15.509 Z M 106.167 22.463 C 104.85 23.622 103.115 24.305 101.201 24.305 C 96.893 24.305 93.632 20.829 93.632 16.43 C 93.632 12.032 96.893 8.555 101.201 8.555 C 103.115 8.555 104.85 9.239 106.167 10.427 L 106.167 10.219 C 106.167 9.298 106.885 8.585 107.812 8.585 C 108.739 8.585 109.457 9.298 109.457 10.219 L 109.457 22.611 C 109.457 23.532 108.739 24.275 107.812 24.275 C 106.885 24.275 106.167 23.532 106.167 22.611 L 106.167 22.463 Z M 106.167 16.431 L 106.167 16.223 C 106.047 13.578 104.072 11.587 101.559 11.587 C 99.046 11.587 96.952 13.668 96.952 16.432 C 96.952 19.195 98.987 21.276 101.559 21.276 C 104.132 21.276 106.167 19.195 106.167 16.432 Z M 113.286 4.574 C 113.286 3.653 114.004 2.939 114.932 2.939 C 115.859 2.939 116.577 3.653 116.577 4.574 L 116.577 22.612 C 116.577 23.533 115.859 24.276 114.932 24.276 C 114.004 24.276 113.286 23.533 113.286 22.612 Z M 66.215 34.969 C 66.439 34.716 66.693 34.627 66.933 34.627 C 67.411 34.627 67.8 35.013 67.8 35.503 L 67.8 44.418 C 67.8 44.894 67.411 45.295 66.933 45.295 C 66.454 45.295 66.05 44.894 66.05 44.418 L 66.05 42.977 L 64.016 42.977 C 63.552 42.977 63.193 42.621 63.193 42.16 C 63.193 41.699 63.552 41.343 64.016 41.343 L 66.05 41.343 L 66.05 37.718 L 59.918 44.998 C 59.768 45.162 59.499 45.295 59.274 45.295 C 58.826 45.295 58.452 44.924 58.452 44.478 C 58.452 44.3 58.497 44.136 58.646 43.943 Z M 69.715 40.912 C 69.715 38.802 71.136 37.435 73.081 37.435 C 73.499 37.435 73.844 37.762 73.844 38.194 C 73.844 38.625 73.499 38.952 73.081 38.952 C 72.093 38.952 71.36 39.605 71.36 40.913 L 71.36 44.464 C 71.36 44.925 71.002 45.296 70.538 45.296 C 70.074 45.296 69.715 44.925 69.715 44.464 L 69.715 40.913 Z M 74.427 41.372 C 74.427 39.173 76.117 37.435 78.391 37.435 C 79.647 37.435 80.694 37.97 81.262 38.639 C 81.412 38.817 81.502 39.025 81.502 39.203 C 81.502 39.649 81.158 39.961 80.694 39.961 C 80.365 39.961 80.201 39.798 79.992 39.62 C 79.618 39.248 79.109 38.951 78.391 38.951 C 77.105 38.951 76.088 40.021 76.088 41.373 C 76.088 42.725 77.105 43.795 78.391 43.795 C 79.079 43.795 79.618 43.498 79.977 43.126 C 80.186 42.948 80.366 42.755 80.695 42.755 C 81.159 42.755 81.502 43.082 81.502 43.543 C 81.502 43.706 81.412 43.914 81.263 44.078 C 80.694 44.761 79.663 45.311 78.391 45.311 C 76.118 45.311 74.427 43.573 74.427 41.374 Z M 83.057 35.444 C 83.057 34.983 83.416 34.627 83.88 34.627 C 84.344 34.627 84.703 34.983 84.703 35.444 L 84.703 38.089 C 85.181 37.718 85.824 37.435 86.602 37.435 C 88.382 37.435 89.788 38.773 89.788 40.898 L 89.788 44.464 C 89.788 44.925 89.414 45.296 88.966 45.296 C 88.517 45.296 88.143 44.925 88.143 44.464 L 88.143 40.838 C 88.143 39.591 87.38 38.952 86.423 38.952 C 85.466 38.952 84.703 39.591 84.703 40.838 L 84.703 44.464 C 84.703 44.925 84.344 45.296 83.88 45.296 C 83.416 45.296 83.057 44.925 83.057 44.464 L 83.057 35.445 Z M 91.538 35.622 C 91.538 35.087 91.972 34.656 92.511 34.656 C 93.049 34.656 93.483 35.087 93.483 35.622 C 93.483 36.157 93.049 36.588 92.511 36.588 C 91.972 36.588 91.538 36.142 91.538 35.622 Z M 91.688 38.267 C 91.688 37.806 92.047 37.45 92.511 37.45 C 92.974 37.45 93.333 37.806 93.333 38.267 L 93.333 44.463 C 93.333 44.924 92.974 45.295 92.511 45.295 C 92.047 45.295 91.688 44.924 91.688 44.463 Z M 94.485 38.342 C 94.485 37.911 94.829 37.583 95.248 37.583 L 95.787 37.583 L 95.787 36.469 C 95.787 36.008 96.145 35.652 96.609 35.652 C 97.073 35.652 97.432 36.008 97.432 36.469 L 97.432 37.583 L 99.182 37.583 C 99.601 37.583 99.945 37.91 99.945 38.342 C 99.945 38.773 99.601 39.1 99.182 39.1 L 97.432 39.1 L 97.432 41.789 C 97.432 43.096 98.165 43.765 99.182 43.765 C 99.601 43.765 99.945 44.107 99.945 44.523 C 99.945 44.939 99.601 45.295 99.182 45.295 C 97.253 45.295 95.787 43.943 95.787 41.789 L 95.787 39.1 L 95.248 39.1 C 94.829 39.1 94.485 38.758 94.485 38.342 Z M 100.782 41.372 C 100.782 39.173 102.473 37.435 104.746 37.435 C 105.913 37.435 106.825 37.896 107.334 38.356 C 107.513 38.52 107.633 38.743 107.633 38.98 C 107.633 39.188 107.574 39.367 107.394 39.574 L 105.09 42.294 C 104.926 42.487 104.746 42.561 104.522 42.561 C 104.073 42.561 103.744 42.249 103.744 41.818 C 103.744 41.64 103.789 41.462 103.923 41.328 L 105.734 39.218 C 105.479 39.04 105.076 38.95 104.746 38.95 C 103.46 38.95 102.443 40.02 102.443 41.372 C 102.443 42.725 103.445 43.794 104.746 43.794 C 105.449 43.794 105.973 43.497 106.332 43.126 C 106.571 42.933 106.736 42.754 107.05 42.754 C 107.514 42.754 107.858 43.081 107.858 43.542 C 107.858 43.706 107.768 43.913 107.618 44.077 C 107.049 44.761 106.018 45.311 104.746 45.311 C 102.487 45.311 100.782 43.572 100.782 41.373 Z M 108.77 41.372 C 108.77 39.173 110.46 37.435 112.733 37.435 C 113.99 37.435 115.037 37.97 115.605 38.639 C 115.755 38.817 115.845 39.025 115.845 39.203 C 115.845 39.649 115.501 39.961 115.037 39.961 C 114.708 39.961 114.544 39.798 114.334 39.62 C 113.96 39.248 113.452 38.951 112.734 38.951 C 111.447 38.951 110.431 40.021 110.431 41.373 C 110.431 42.725 111.448 43.795 112.734 43.795 C 113.422 43.795 113.96 43.498 114.32 43.126 C 114.529 42.948 114.709 42.755 115.038 42.755 C 115.502 42.755 115.845 43.082 115.845 43.543 C 115.845 43.706 115.755 43.914 115.606 44.078 C 115.037 44.761 114.005 45.311 112.734 45.311 C 110.461 45.311 108.77 43.573 108.77 41.374 Z M 116.518 38.342 C 116.518 37.911 116.862 37.583 117.281 37.583 L 117.82 37.583 L 117.82 36.469 C 117.82 36.008 118.178 35.652 118.642 35.652 C 119.106 35.652 119.465 36.008 119.465 36.469 L 119.465 37.583 L 121.215 37.583 C 121.634 37.583 121.978 37.91 121.978 38.342 C 121.978 38.773 121.634 39.1 121.215 39.1 L 119.465 39.1 L 119.465 41.789 C 119.465 43.096 120.198 43.765 121.215 43.765 C 121.634 43.765 121.978 44.107 121.978 44.523 C 121.978 44.939 121.634 45.295 121.215 45.295 C 119.286 45.295 117.82 43.943 117.82 41.789 L 117.82 39.1 L 117.281 39.1 C 116.862 39.1 116.518 38.758 116.518 38.342 Z\" fill=\"url(#idss10824655690_5g1816823148)\"></path></g></g></svg>',svgContentId:10824655690,withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-49jwjv\",layoutDependency:layoutDependency,layoutId:\"seOAJTZfr\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/oralarchitectdentallab/\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1n1b1j8 framer-ues9qf\",\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"eV_aU36Dt\",style:{opacity:.5},whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ao8eow\",\"data-framer-name\":\"Instagram\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"DrdiPi8m5\",opacity:1,radius:{bottomLeft:0,bottomRight:0,topLeft:0,topRight:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 4 8.667 C 4 6.089 6.089 4 8.667 4 L 15.333 4 C 17.911 4 20 6.089 20 8.667 L 20 15.333 C 20 17.911 17.911 20 15.333 20 L 8.667 20 C 6.089 20 4 17.911 4 15.333 Z M 15.333 7.333 C 15.322 7.817 15.574 8.268 15.991 8.513 C 16.408 8.758 16.924 8.758 17.341 8.513 C 17.758 8.269 18.01 7.817 17.999 7.334 C 17.983 6.609 17.391 6.03 16.667 6.03 C 15.942 6.03 15.35 6.609 15.333 7.333 Z M 8.667 12 C 8.667 13.841 10.16 15.334 12.001 15.333 C 13.842 15.333 15.334 13.84 15.334 11.999 C 15.334 10.158 13.841 8.666 12 8.666 C 10.159 8.666 8.666 10.159 8.667 12 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11957378107,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/oralarchitect\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-diz2kx framer-ues9qf\",\"data-framer-name\":\"LinkedIn\",layoutDependency:layoutDependency,layoutId:\"zx5jHXrQA\",style:{opacity:.5},whileHover:animation,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-e0z0rh\",\"data-framer-name\":\"LinkedIn\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"PCYyI8gg7\",opacity:1,radius:{bottomLeft:0,bottomRight:0,topLeft:0,topRight:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 4 7 C 4 5.343 5.343 4 7 4 L 17 4 C 18.657 4 20 5.343 20 7 L 20 17 C 20 18.657 18.657 20 17 20 L 7 20 C 5.343 20 4 18.657 4 17 Z M 8.85 17.393 L 8.85 10.169 L 6.434 10.169 L 6.434 17.393 Z M 7.642 9.182 C 8.484 9.182 9.009 8.628 9.009 7.934 C 8.993 7.225 8.484 6.686 7.658 6.686 C 6.831 6.686 6.291 7.225 6.291 7.934 C 6.291 8.628 6.815 9.182 7.626 9.182 Z M 10.187 17.394 C 10.187 17.394 10.187 17.394 10.187 17.393 L 10.187 17.393 Z M 12.604 17.393 L 12.604 13.359 C 12.604 13.143 12.62 12.928 12.683 12.773 C 12.858 12.342 13.256 11.895 13.923 11.895 C 14.798 11.895 15.148 12.557 15.148 13.529 L 15.148 17.393 L 17.564 17.393 L 17.564 13.251 C 17.564 11.032 16.372 9.999 14.782 9.999 C 13.5 9.999 12.925 10.699 12.604 11.192 L 12.604 10.169 L 10.187 10.169 C 10.219 10.844 10.188 17.351 10.187 17.393 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:10879732806,withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hj4etg\",layoutDependency:layoutDependency,layoutId:\"bY0VMCcGC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e1idk3\",layoutDependency:layoutDependency,layoutId:\"JmtS6EHt8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1xsmygo\",\"data-styles-preset\":\"X9EoYFvMG\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-e46cc6a0-d8d3-48d8-b4e5-6e373c315f02, rgb(240, 240, 240)))\"},children:\"Product\"})}),className:\"framer-10mnhxt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"N4j3u55YF\",style:{\"--extracted-1eung3n\":\"var(--token-e46cc6a0-d8d3-48d8-b4e5-6e373c315f02, rgb(240, 240, 240))\",\"--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\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{oFUPjlqiZ:\"pmma-hybrid\"},unresolvedPathSlugs:{oFUPjlqiZ:{collectionId:\"Ooww1TvRo\",collectionItemId:\"dySNyZVt9\"}},webPageId:\"w3SE0rmDK\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qqdk\",\"data-styles-preset\":\"lbLVvRplJ\",children:\"PMMA Hybrid\"})})})}),className:\"framer-j34brc\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"AcljwED89\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{oFUPjlqiZ:\"titanium-bar\"},unresolvedPathSlugs:{oFUPjlqiZ:{collectionId:\"Ooww1TvRo\",collectionItemId:\"cdBtDzJcs\"}},webPageId:\"w3SE0rmDK\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qqdk\",\"data-styles-preset\":\"lbLVvRplJ\",children:\"Titanium Bar\"})})})}),className:\"framer-12vaf62\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"qY5Efpw2T\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{oFUPjlqiZ:\"hard-soft-splint\"},unresolvedPathSlugs:{oFUPjlqiZ:{collectionId:\"Ooww1TvRo\",collectionItemId:\"L5FvbWivf\"}},webPageId:\"w3SE0rmDK\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qqdk\",\"data-styles-preset\":\"lbLVvRplJ\",children:\"Splints\"})})})}),className:\"framer-4gcxnn\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"FsjhcpKhU\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{oFUPjlqiZ:\"flexible-partials\"},unresolvedPathSlugs:{oFUPjlqiZ:{collectionId:\"Ooww1TvRo\",collectionItemId:\"pjg7XzYn7\"}},webPageId:\"w3SE0rmDK\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qqdk\",\"data-styles-preset\":\"lbLVvRplJ\",children:\"Partials\"})})})}),className:\"framer-1utsbd7\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"hBqQpKK77\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{oFUPjlqiZ:\"premium-dentures\"},unresolvedPathSlugs:{oFUPjlqiZ:{collectionId:\"Ooww1TvRo\",collectionItemId:\"ffhpYLCh_\"}},webPageId:\"w3SE0rmDK\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qqdk\",\"data-styles-preset\":\"lbLVvRplJ\",children:\"Dentures\"})})})}),className:\"framer-mjp5wo\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"gUMS4cREW\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1053oz7\",layoutDependency:layoutDependency,layoutId:\"vHRI61m4L\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1xsmygo\",\"data-styles-preset\":\"X9EoYFvMG\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-e46cc6a0-d8d3-48d8-b4e5-6e373c315f02, rgb(240, 240, 240)))\"},children:\"Company\"})}),className:\"framer-16ydcpv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sHN6qjWhU\",style:{\"--extracted-1eung3n\":\"var(--token-e46cc6a0-d8d3-48d8-b4e5-6e373c315f02, rgb(240, 240, 240))\",\"--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\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NFrd1KCwI\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qqdk\",\"data-styles-preset\":\"lbLVvRplJ\",children:\"About\"})})})}),className:\"framer-1p809j9\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"wAhxTJrFb\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dzGp7VAKr\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-qqdk\",\"data-styles-preset\":\"lbLVvRplJ\",children:\"Blog\"})})})}),className:\"framer-fmnuxl\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"cu2gTP2k9\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Careers\"})}),className:\"framer-1ipfwq9\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"y0XvPqKfO\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.2},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Press\"})}),className:\"framer-zpnqup\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"avbgfEYlF\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.2},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3o4wc.framer-ues9qf, .framer-3o4wc .framer-ues9qf { display: block; }\",\".framer-3o4wc.framer-1o5m4ld { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 64px 16px 64px 16px; position: relative; width: 1200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3o4wc .framer-wuhkr7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-3o4wc .framer-1rfwlh8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 205px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3o4wc .framer-1diqec3 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-3o4wc .framer-889l2h { flex: none; height: 48px; position: relative; width: 122px; }\",\".framer-3o4wc .framer-49jwjv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-3o4wc .framer-1n1b1j8, .framer-3o4wc .framer-diz2kx { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: relative; text-decoration: none; width: 24px; }\",\".framer-3o4wc .framer-ao8eow { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-3o4wc .framer-e0z0rh { flex: none; height: 24px; position: absolute; right: 0px; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-3o4wc .framer-1hj4etg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 32px; position: relative; width: min-content; }\",\".framer-3o4wc .framer-1e1idk3, .framer-3o4wc .framer-1053oz7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-3o4wc .framer-10mnhxt, .framer-3o4wc .framer-16ydcpv, .framer-3o4wc .framer-1ipfwq9, .framer-3o4wc .framer-zpnqup { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3o4wc .framer-j34brc, .framer-3o4wc .framer-12vaf62, .framer-3o4wc .framer-4gcxnn, .framer-3o4wc .framer-1utsbd7, .framer-3o4wc .framer-mjp5wo, .framer-3o4wc .framer-1p809j9, .framer-3o4wc .framer-fmnuxl { --framer-custom-cursors: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3o4wc .framer-1diqec3, .framer-3o4wc .framer-49jwjv, .framer-3o4wc .framer-1hj4etg, .framer-3o4wc .framer-1e1idk3, .framer-3o4wc .framer-1053oz7 { gap: 0px; } .framer-3o4wc .framer-1diqec3 > *, .framer-3o4wc .framer-1e1idk3 > *, .framer-3o4wc .framer-1053oz7 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-3o4wc .framer-1diqec3 > :first-child, .framer-3o4wc .framer-1e1idk3 > :first-child, .framer-3o4wc .framer-1053oz7 > :first-child { margin-top: 0px; } .framer-3o4wc .framer-1diqec3 > :last-child, .framer-3o4wc .framer-1e1idk3 > :last-child, .framer-3o4wc .framer-1053oz7 > :last-child { margin-bottom: 0px; } .framer-3o4wc .framer-49jwjv > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-3o4wc .framer-49jwjv > :first-child, .framer-3o4wc .framer-1hj4etg > :first-child { margin-left: 0px; } .framer-3o4wc .framer-49jwjv > :last-child, .framer-3o4wc .framer-1hj4etg > :last-child { margin-right: 0px; } .framer-3o4wc .framer-1hj4etg > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } }\",\".framer-3o4wc.framer-v-jee60c.framer-1o5m4ld { flex-direction: column; padding: 64px 8px 64px 8px; width: 390px; }\",\".framer-3o4wc.framer-v-jee60c .framer-wuhkr7 { flex: none; flex-direction: column; gap: 32px; justify-content: flex-start; width: 100%; }\",\".framer-3o4wc.framer-v-jee60c .framer-1rfwlh8 { align-content: center; align-items: center; gap: 64px; height: min-content; justify-content: flex-start; }\",\".framer-3o4wc.framer-v-jee60c .framer-1diqec3 { align-content: center; align-items: center; }\",\".framer-3o4wc.framer-v-jee60c .framer-1hj4etg { flex-wrap: wrap; gap: 32px; padding: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3o4wc.framer-v-jee60c.framer-1o5m4ld, .framer-3o4wc.framer-v-jee60c .framer-wuhkr7, .framer-3o4wc.framer-v-jee60c .framer-1rfwlh8, .framer-3o4wc.framer-v-jee60c .framer-1hj4etg { gap: 0px; } .framer-3o4wc.framer-v-jee60c.framer-1o5m4ld > *, .framer-3o4wc.framer-v-jee60c.framer-1o5m4ld > :first-child, .framer-3o4wc.framer-v-jee60c.framer-1o5m4ld > :last-child { margin: 0px; } .framer-3o4wc.framer-v-jee60c .framer-wuhkr7 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-3o4wc.framer-v-jee60c .framer-wuhkr7 > :first-child, .framer-3o4wc.framer-v-jee60c .framer-1rfwlh8 > :first-child { margin-top: 0px; } .framer-3o4wc.framer-v-jee60c .framer-wuhkr7 > :last-child, .framer-3o4wc.framer-v-jee60c .framer-1rfwlh8 > :last-child { margin-bottom: 0px; } .framer-3o4wc.framer-v-jee60c .framer-1rfwlh8 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-3o4wc.framer-v-jee60c .framer-1hj4etg > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-3o4wc.framer-v-jee60c .framer-1hj4etg > :first-child { margin-left: 0px; } .framer-3o4wc.framer-v-jee60c .framer-1hj4etg > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 421.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OiawBs0WQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"wly4i_gg0\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfGEl_NUXU=withCSS(Component,css,\"framer-3o4wc\");export default FramerfGEl_NUXU;FramerfGEl_NUXU.displayName=\"Footer\";FramerfGEl_NUXU.defaultProps={height:421.5,width:1200};addPropertyControls(FramerfGEl_NUXU,{variant:{options:[\"Ip5O9Xr9N\",\"OiawBs0WQ\"],optionTitles:[\"desktop\",\"mobile\"],title:\"Variant\",type:ControlType.Enum},wly4i_gg0:{defaultValue:16,title:\"Radius\",type:ControlType.Number}});addFonts(FramerfGEl_NUXU,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfGEl_NUXU\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OiawBs0WQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"421.5\",\"framerVariables\":\"{\\\"wly4i_gg0\\\":\\\"radius\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fGEl_NUXU.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "transition2", "animation", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "radius", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "wly4i_gg0", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "SVG", "Link", "RichText2", "css", "FramerfGEl_NUXU", "withCSS", "fGEl_NUXU_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
