{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/r2PKzpyiKeZbXynk3OD0/tWFSKT7Gc2u5iEErz0sh/AG41LWK5V.js", "ssg:https://framerusercontent.com/modules/91kAWgZLu81quAMuBzab/aZYDC5u0YEcHiJqdc38u/AG41LWK5V.js"],
  "sourcesContent": ["// Generated by Framer (a2fb474)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={spaa8uwks:new LazyValue(()=>import(\"./AG41LWK5V-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a2fb474)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Navsml from\"#framer/local/canvasComponent/ebulb8qmo/ebulb8qmo.js\";import WorldCard from\"#framer/local/canvasComponent/F9e6cFYfk/F9e6cFYfk.js\";import Footer from\"#framer/local/canvasComponent/hillXaKGj/hillXaKGj.js\";import HotspotCard from\"#framer/local/canvasComponent/t4gmOlk8M/t4gmOlk8M.js\";import Form from\"#framer/local/codeFile/UA1hjAh/Form_4.js\";import CaseStudies from\"#framer/local/collection/I3nBQ09Ul/I3nBQ09Ul.js\";import*as sharedStyle2 from\"#framer/local/css/AaMce3rKD/AaMce3rKD.js\";import*as sharedStyle from\"#framer/local/css/iO8uNILVp/iO8uNILVp.js\";import*as sharedStyle3 from\"#framer/local/css/MkvDGpvAj/MkvDGpvAj.js\";import*as sharedStyle1 from\"#framer/local/css/xZQdqOSeq/xZQdqOSeq.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/AG41LWK5V/AG41LWK5V.js\";import metadataProvider from\"#framer/local/webPageMetadata/AG41LWK5V/AG41LWK5V.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavsmlFonts=getFonts(Navsml);const FormFonts=getFonts(Form);const WorldCardFonts=getFonts(WorldCard);const HotspotCardFonts=getFonts(HotspotCard);const FooterFonts=getFonts(Footer);const breakpoints={eoJaqZdlp:\"(min-width: 1200px)\",ptZV7Sf3t:\"(max-width: 809px)\",Ypvnkc4iy:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-vVuAP\";const variantClassNames={eoJaqZdlp:\"framer-v-peagx1\",ptZV7Sf3t:\"framer-v-666lnh\",Ypvnkc4iy:\"framer-v-1d9rhf2\"};const transition1={bounce:.5,delay:1,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:-12,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:10,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const animation2={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition2={bounce:0,delay:.05,duration:.8,type:\"spring\"};const textEffect={effect:animation2,startDelay:0,tokenization:\"character\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const transition3={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation3={backgroundColor:\"rgb(247, 247, 247)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,y:-10};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"eoJaqZdlp\",Phone:\"ptZV7Sf3t\",Tablet:\"Ypvnkc4iy\"};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:\"eoJaqZdlp\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,wJBWe987yIVf40pcjz,m2BeDnjY4IVf40pcjz,NT0UlJLu4IVf40pcjz,JJsVEWwCgIVf40pcjz,idIVf40pcjz,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-vVuAP`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-vVuAP`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"eoJaqZdlp\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-peagx1\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3xpkit\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nluq3x\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-intwm0\",\"data-framer-appear-id\":\"intwm0\",initial:animation1,optimized:true,style:{rotate:-12},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18ya6wj\",\"data-framer-name\":\"Group 1547765963\",fill:\"black\",intrinsicHeight:831,intrinsicWidth:832,name:\"Group 1547765963\",svg:'<svg width=\"832\" height=\"831\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\".71\" y=\".21\" width=\"830.58\" height=\"830.58\" rx=\"200\" fill=\"url(#a)\"/><rect x=\"69.913\" y=\"69.413\" width=\"692.174\" height=\"692.174\" rx=\"160\" stroke=\"#fff\" stroke-width=\"20\"/><path d=\"M184.5 64v701.951M302 64v701.951M419.5 64v701.951M537 64v701.951M654.5 64v701.951\" opacity=\".1\" stroke=\"#fff\" stroke-width=\"5\"/><g opacity=\".1\"><path d=\"M770.476 179.976H68.524m701.952 117.5H68.524m701.952 117.5H68.524m701.952 117.5H68.524m701.952 117.5H68.524\" stroke=\"#fff\" stroke-width=\"5\"/><circle cx=\"419.5\" cy=\"414.976\" r=\"211.831\" fill=\"#D9D9D9\"/></g><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M535.308 309.424a34.772 34.772 0 0 0-4.621-5.712c-13.568-13.565-35.656-13.565-49.224 0l-.002.003a34.931 34.931 0 0 0-9.573 18.014 34.954 34.954 0 0 0-.186 12.339v.083c.579 3.557.165 7.279-1.407 10.753-2.068 4.466-5.791 7.692-10.093 9.264a18.03 18.03 0 0 1-13.733-.579c-25.232-11.663-55.428-6.286-75.117 13.399-19.689 19.686-25.067 49.877-13.402 75.104 2.151 4.55 2.151 9.513.496 13.896-1.654 4.219-4.798 7.858-9.265 9.926-2.399 1.158-4.964 1.654-7.529 1.654-1.241 0-2.399-.165-3.557-.413h-.579a35.545 35.545 0 0 0-4.752-.363 34.545 34.545 0 0 0-6.671.587c-6.754 1.264-13.036 4.545-18.111 9.619l-.125.127c-6.457 6.602-10.051 15.317-10.051 24.521 0 9.127 3.392 17.622 9.713 24.178.153.158.307.315.463.471 13.567 13.565 35.656 13.565 49.223 0a34.97 34.97 0 0 0 9.762-30.356 6.163 6.163 0 0 1 0-1.737c-.165-2.978.331-5.955 1.655-8.85 2.068-4.467 5.708-7.693 10.01-9.264 4.385-1.654 9.266-1.572 13.816.496 25.232 11.663 55.428 6.286 75.117-13.4 19.689-19.685 25.067-49.876 13.402-75.104-2.068-4.383-2.151-9.264-.579-13.565 1.572-4.383 4.798-8.188 9.348-10.256 3.227-1.489 6.619-1.903 9.845-1.489a4.993 4.993 0 0 1 1.572 0c10.92 1.572 21.675-1.985 29.534-9.843 11.796-11.794 13.336-30.027 4.621-43.503ZM384.949 492.95l.032.013c.898.413 1.8.81 2.707 1.19l-2.751-1.022c-.002-.103.007-.153.009-.165l.003-.016Zm-90.504 45.247c-9.624-10.266-14.37-23.429-14.236-36.551.135-13.302 5.284-26.564 15.446-36.725l.05-.049.077-.077a52.93 52.93 0 0 1 10.652-8.191 52.849 52.849 0 0 1 16.274-6.157l-.261-.697a101.944 101.944 0 0 1-4.605-16.674c-6.109-32.72 3.995-67.202 28.195-91.398 24.192-24.187 58.665-34.291 91.331-28.247a101.745 101.745 0 0 1 16.891 4.658l.483.181a52.946 52.946 0 0 1 6.012-15.953 52.522 52.522 0 0 1 8.383-10.929l.002-.002c20.489-20.483 53.578-20.592 74.202-.33l.334.332a53.004 53.004 0 0 1 6.688 8.163c13.598 20.47 11.368 48.309-6.688 66.362a53.052 53.052 0 0 1-11.904 8.948 54.642 54.642 0 0 1-15.148 5.61 102.114 102.114 0 0 1 4.744 17.388c5.867 32.592-4.278 66.845-28.322 90.884-19.606 19.603-45.997 29.942-72.718 29.942-6.091 0-12.203-.554-18.261-1.663a103.53 103.53 0 0 1-17.395-4.788 52.219 52.219 0 0 1-5.983 16.112 52.891 52.891 0 0 1-8.494 11.101c-20.6 20.595-53.939 20.595-74.539 0a56.822 56.822 0 0 1-1.21-1.25Zm159.506-200.989-.114-.043.114.052v-.009Zm-32.897 163.474c21.87-.185 43.331-8.737 59.265-24.668 9.33-9.329 16.126-20.545 20.195-32.615a84.405 84.405 0 0 1-20.222 32.515c-16.012 16.009-37.459 24.568-59.238 24.768Zm77.081-118.302-.64-1.73-.141-.018c.267.58.528 1.163.781 1.748Zm-63.813 47.562c8.025-8.024 8.025-21.026 0-29.05-8.028-8.026-21.037-8.026-29.065 0-8.025 8.024-8.025 21.026 0 29.05 8.028 8.026 21.037 8.026 29.065 0ZM419.5 164.537c138.581 0 250.963 112.358 250.963 250.922 0 138.551-112.287 251.004-250.963 251.004-138.672 0-250.963-112.366-250.963-251.004 0-138.651 112.386-250.922 250.963-250.922Zm27.548 223.626c15.057 15.054 15.057 39.455 0 54.508-15.056 15.054-39.461 15.054-54.518 0-15.056-15.053-15.056-39.454 0-54.508 15.057-15.054 39.462-15.054 54.518 0Zm205.415 27.296c0-128.62-104.32-232.922-232.963-232.922S186.537 286.756 186.537 415.459c0 128.702 104.237 233.004 232.963 233.004 128.725 0 232.963-104.384 232.963-233.004Z\" fill=\"#fff\"/><path opacity=\".4\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M401.391 136.095a284.41 284.41 0 0 1 36.218 0 5.01 5.01 0 0 1 4.68 5.319 5.01 5.01 0 0 1-5.319 4.681c-5.775-.369-11.6-.556-17.47-.556-5.87 0-11.695.187-17.47.556a5.01 5.01 0 0 1-5.319-4.681 5.01 5.01 0 0 1 4.68-5.319Zm-30.848 8.733a5.01 5.01 0 0 1-3.938 5.89 267.842 267.842 0 0 0-33.717 9.013 5.01 5.01 0 1 1-3.213-9.491 277.93 277.93 0 0 1 34.978-9.351 5.01 5.01 0 0 1 5.89 3.939Zm97.914 0a5.01 5.01 0 0 1 5.89-3.939 277.885 277.885 0 0 1 34.978 9.351 5.01 5.01 0 1 1-3.213 9.491 267.842 267.842 0 0 0-33.717-9.013 5.01 5.01 0 0 1-3.938-5.89Zm-166.3 21.874a5.01 5.01 0 0 1-2.267 6.713 269.506 269.506 0 0 0-30.208 17.476 5.01 5.01 0 0 1-5.569-8.331 279.72 279.72 0 0 1 31.331-18.126 5.011 5.011 0 0 1 6.713 2.268Zm234.686 0a5.011 5.011 0 0 1 6.713-2.268 279.72 279.72 0 0 1 31.331 18.126 5.01 5.01 0 0 1-5.569 8.331 269.506 269.506 0 0 0-30.208-17.476 5.01 5.01 0 0 1-2.267-6.713Zm-295.041 38.892a5.01 5.01 0 0 1-.456 7.071 271.695 271.695 0 0 0-24.681 24.681 5.01 5.01 0 1 1-7.526-6.615 281.481 281.481 0 0 1 25.592-25.592 5.01 5.01 0 0 1 7.071.455Zm355.397 0a5.01 5.01 0 0 1 7.07-.455 281.481 281.481 0 0 1 25.592 25.592 5.01 5.01 0 1 1-7.526 6.615 271.695 271.695 0 0 0-24.681-24.681 5.01 5.01 0 0 1-.455-7.071ZM193.51 258.732a5.01 5.01 0 0 1 1.381 6.95 269.506 269.506 0 0 0-17.476 30.208 5.01 5.01 0 0 1-8.981-4.446 279.72 279.72 0 0 1 18.126-31.331 5.01 5.01 0 0 1 6.95-1.381Zm451.98 0a5.01 5.01 0 0 1 6.95 1.381 279.72 279.72 0 0 1 18.126 31.331 5.011 5.011 0 0 1-8.981 4.446 269.506 269.506 0 0 0-17.476-30.208 5.01 5.01 0 0 1 1.381-6.95Zm-484.898 63.804a5.01 5.01 0 0 1 3.139 6.352 267.842 267.842 0 0 0-9.013 33.717 5.01 5.01 0 0 1-9.829-1.952 277.93 277.93 0 0 1 9.351-34.978 5.01 5.01 0 0 1 6.352-3.139Zm517.816 0a5.01 5.01 0 0 1 6.352 3.139 277.93 277.93 0 0 1 9.351 34.978 5.01 5.01 0 1 1-9.829 1.952 267.842 267.842 0 0 0-9.013-33.717 5.01 5.01 0 0 1 3.139-6.352Zm-532.994 70.175a5.01 5.01 0 0 1 4.681 5.319c-.369 5.775-.556 11.6-.556 17.47 0 5.87.187 11.695.556 17.47a5.01 5.01 0 0 1-4.681 5.319 5.01 5.01 0 0 1-5.319-4.68 284.41 284.41 0 0 1 0-36.218 5.01 5.01 0 0 1 5.319-4.68Zm548.172 0a5.01 5.01 0 0 1 5.319 4.68 284.41 284.41 0 0 1 0 36.218 5.01 5.01 0 0 1-5.319 4.68 5.01 5.01 0 0 1-4.681-5.319c.369-5.775.556-11.6.556-17.47 0-5.87-.187-11.695-.556-17.47a5.01 5.01 0 0 1 4.681-5.319Zm-544.758 71.746a5.01 5.01 0 0 1 5.89 3.938 267.842 267.842 0 0 0 9.013 33.717 5.01 5.01 0 1 1-9.491 3.213 277.885 277.885 0 0 1-9.351-34.978 5.01 5.01 0 0 1 3.939-5.89Zm541.345 0a5.01 5.01 0 0 1 3.938 5.89 277.885 277.885 0 0 1-9.351 34.978 5.01 5.01 0 1 1-9.491-3.213 267.842 267.842 0 0 0 9.013-33.717 5.01 5.01 0 0 1 5.891-3.938Zm-519.471 68.386a5.01 5.01 0 0 1 6.713 2.267 269.506 269.506 0 0 0 17.476 30.208 5.01 5.01 0 0 1-8.331 5.569 279.72 279.72 0 0 1-18.126-31.331 5.011 5.011 0 0 1 2.268-6.713Zm497.596 0a5.011 5.011 0 0 1 2.268 6.713 279.72 279.72 0 0 1-18.126 31.331 5.01 5.01 0 0 1-8.331-5.569 269.506 269.506 0 0 0 17.476-30.208 5.01 5.01 0 0 1 6.713-2.267Zm-458.704 60.356a5.01 5.01 0 0 1 7.071.455 271.695 271.695 0 0 0 24.681 24.681 5.01 5.01 0 1 1-6.615 7.526 281.481 281.481 0 0 1-25.592-25.592 5.01 5.01 0 0 1 .455-7.07Zm419.812 0a5.01 5.01 0 0 1 .455 7.07 281.481 281.481 0 0 1-25.592 25.592 5.01 5.01 0 1 1-6.615-7.526 271.695 271.695 0 0 0 24.681-24.681 5.01 5.01 0 0 1 7.071-.455ZM262.732 641.49a5.01 5.01 0 0 1 6.95-1.381 269.506 269.506 0 0 0 30.208 17.476 5.01 5.01 0 0 1-4.446 8.981 279.72 279.72 0 0 1-31.331-18.126 5.01 5.01 0 0 1-1.381-6.95Zm313.536 0a5.01 5.01 0 0 1-1.381 6.95 279.72 279.72 0 0 1-31.331 18.126 5.011 5.011 0 0 1-4.446-8.981 269.506 269.506 0 0 0 30.208-17.476 5.01 5.01 0 0 1 6.95 1.381Zm-249.732 32.918a5.01 5.01 0 0 1 6.352-3.139 267.842 267.842 0 0 0 33.717 9.013 5.01 5.01 0 0 1-1.952 9.829 277.93 277.93 0 0 1-34.978-9.351 5.01 5.01 0 0 1-3.139-6.352Zm185.928 0a5.01 5.01 0 0 1-3.139 6.352 277.885 277.885 0 0 1-34.978 9.351 5.01 5.01 0 1 1-1.952-9.829 267.842 267.842 0 0 0 33.717-9.013 5.01 5.01 0 0 1 6.352 3.139Zm-115.753 15.178a5.01 5.01 0 0 1 5.319-4.681c5.775.369 11.6.556 17.47.556 5.87 0 11.695-.187 17.47-.556a5.01 5.01 0 0 1 5.319 4.681 5.01 5.01 0 0 1-4.68 5.319 284.41 284.41 0 0 1-36.218 0 5.01 5.01 0 0 1-4.68-5.319Z\" fill=\"#fff\"/><path opacity=\".5\" d=\"M419.5 69.636v701.951m350.976-356.611H68.524\" stroke=\"#fff\" stroke-width=\"5\"/><defs><linearGradient id=\"a\" x1=\"501.651\" y1=\"91.274\" x2=\"362.788\" y2=\"674.092\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#5792FF\"/><stop offset=\"1\" stop-color=\"#3A61FF\"/></linearGradient></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hrr94k\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1owjibr\",\"data-styles-preset\":\"iO8uNILVp\",style:{\"--framer-text-alignment\":\"center\"},children:\"Built with Helium.\"})}),className:\"framer-1j6xt4c\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vm55sb\",\"data-styles-preset\":\"xZQdqOSeq\",style:{\"--framer-text-alignment\":\"center\"},children:\"Explore how companies and local authorities utilize the Helium Network to minimize connectivity expenses and boost operational performance and responsibility.\"})}),className:\"framer-7d610l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fv99rm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"IVf40pcjz\",data:CaseStudies,type:\"Collection\"},select:[{collection:\"IVf40pcjz\",name:\"wJBWe987y\",type:\"Identifier\"},{collection:\"IVf40pcjz\",name:\"m2BeDnjY4\",type:\"Identifier\"},{collection:\"IVf40pcjz\",name:\"NT0UlJLu4\",type:\"Identifier\"},{collection:\"IVf40pcjz\",name:\"JJsVEWwCg\",type:\"Identifier\"},{collection:\"IVf40pcjz\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({id:idIVf40pcjz,JJsVEWwCg:JJsVEWwCgIVf40pcjz,m2BeDnjY4:m2BeDnjY4IVf40pcjz,NT0UlJLu4:NT0UlJLu4IVf40pcjz,wJBWe987y:wJBWe987yIVf40pcjz},i)=>{wJBWe987yIVf40pcjz!==null&&wJBWe987yIVf40pcjz!==void 0?wJBWe987yIVf40pcjz:wJBWe987yIVf40pcjz=\"\";NT0UlJLu4IVf40pcjz!==null&&NT0UlJLu4IVf40pcjz!==void 0?NT0UlJLu4IVf40pcjz:NT0UlJLu4IVf40pcjz=\"\";const textContent=toDateString(JJsVEWwCgIVf40pcjz,{dateStyle:\"long\",locale:\"en-US\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`IVf40pcjz-${idIVf40pcjz}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{wJBWe987y:wJBWe987yIVf40pcjz},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{wJBWe987y:wJBWe987yIVf40pcjz},webPageId:\"Nj9_1G7s1\"},nodeId:\"qy61PynwS\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-gagj48 framer-1n1wxtt\",whileHover:animation3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(564),sizes:\"calc(max(min(100vw - 20px, 1200px), 50px) - 20px)\",...toResponsiveImage(m2BeDnjY4IVf40pcjz)}},Ypvnkc4iy:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(628),sizes:\"calc(max(min(100vw - 40px, 1200px) / 2, 50px) - 20px)\",...toResponsiveImage(m2BeDnjY4IVf40pcjz)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(672),sizes:\"calc(max(min(100vw - 40px, 1200px) / 3, 50px) - 20px)\",...toResponsiveImage(m2BeDnjY4IVf40pcjz)},className:\"framer-1u5atx5\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eusds1\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-znamei\",\"data-styles-preset\":\"AaMce3rKD\",children:\"Texas A&M Tracks and Analyzes Guardian Dog Behavior with LoneStar Tracking\"})}),className:\"framer-op66mk\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:NT0UlJLu4IVf40pcjz,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ipy52y\",\"data-styles-preset\":\"MkvDGpvAj\",style:{\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"July 2, 2024\"})}),className:\"framer-8uthil\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idIVf40pcjz);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fbq62h\",\"data-framer-name\":\"nav\",name:\"nav\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{width:\"calc(100vw - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i8avuc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{style:{width:\"100%\"},variant:\"utYm7bDqq\"}},children:/*#__PURE__*/_jsx(Navsml,{height:\"100%\",id:\"ZOMpbyVmB\",layoutId:\"ZOMpbyVmB\",variant:\"Sgbx3aniV\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yuvf01\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{children:(_getLocalizedValue2=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"29px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\"},children:\"Contact us to bring Helium to your Business.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\"},children:\"Contact us to bring Helium to your Business.\"})}),className:\"framer-heg2v5\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dyd3r9\",style:{transformPerspective:5e3},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qwxcf7-container\",children:/*#__PURE__*/_jsx(Form,{height:\"100%\",id:\"UxdOYawd9\",layoutId:\"UxdOYawd9\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16cwre0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{height:577,width:\"calc(min(100vw, 1200px) - 40px)\",y:2062.9},Ypvnkc4iy:{height:644,y:2231.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:715,width:\"max((min(100vw, 1200px) - 60px) / 2, 1px)\",y:3035.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kub50m-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{LW7UlXtNu:\"40px\",S4WoRm03t:36,YZaJyesIl:\"50px 50px 0px 50px\"},Ypvnkc4iy:{LW7UlXtNu:\"40px\",S4WoRm03t:40,YZaJyesIl:\"60px 40px 40px 40px\"}},children:/*#__PURE__*/_jsx(WorldCard,{height:\"100%\",id:\"nCb0CKD59\",layoutId:\"nCb0CKD59\",LW7UlXtNu:\"50px\",S4WoRm03t:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\",YZaJyesIl:\"90px 0px 0px 0px\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{height:613,width:\"calc(min(100vw, 1200px) - 40px)\",y:2659.9},Ypvnkc4iy:{height:644,y:2231.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:715,width:\"max((min(100vw, 1200px) - 60px) / 2, 1px)\",y:3035.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xdps66-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{Ij_5GISHG:\"40px\",XWPvNdPnK:36,xX7btr98Y:\"50px 40px 0px 40px\"},Ypvnkc4iy:{Ij_5GISHG:\"40px\",XWPvNdPnK:40,xX7btr98Y:\"60px 40px 40px 40px\"}},children:/*#__PURE__*/_jsx(HotspotCard,{height:\"100%\",id:\"B6Mzb07cB\",Ij_5GISHG:\"50px\",layoutId:\"B6Mzb07cB\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",XWPvNdPnK:50,xX7btr98Y:\"90px 0px 0px 0px\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{y:3272.9},Ypvnkc4iy:{y:2875.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:529,width:\"min(100vw, 1200px)\",y:3750.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-192ldc9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ptZV7Sf3t:{variant:\"NBDRpxE2u\"},Ypvnkc4iy:{variant:\"m2T5_DNpa\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"VvMiJD1E5\",layoutId:\"VvMiJD1E5\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"DwsuhSp0P\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-vVuAP { background: white; }`,\".framer-vVuAP.framer-1n1wxtt, .framer-vVuAP .framer-1n1wxtt { display: block; }\",\".framer-vVuAP.framer-peagx1 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 180px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-vVuAP .framer-3xpkit { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 20px; position: relative; width: 100%; }\",\".framer-vVuAP .framer-1nluq3x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 10px 0px; position: relative; width: 560px; }\",\".framer-vVuAP .framer-intwm0 { align-content: center; align-items: center; border-bottom-left-radius: 34px; border-bottom-right-radius: 34px; border-top-left-radius: 34px; border-top-right-radius: 34px; box-shadow: 0px 0.7836301510105841px 0.7836301510105841px -0.5357142857142857px rgba(0, 0, 0, 0.11), 0px 1.9196475837030447px 1.9196475837030447px -1.0714285714285714px rgba(0, 0, 0, 0.1089), 0px 3.6374547591782176px 3.6374547591782176px -1.607142857142857px rgba(0, 0, 0, 0.10568), 0px 6.350044814858119px 6.350044814858119px -2.142857142857143px rgba(0, 0, 0, 0.10059), 0px 11.051870570040771px 11.051870570040771px -2.678571428571429px rgba(0, 0, 0, 0.09178), 0px 20.24281195079675px 20.24281195079675px -3.214285714285714px rgba(0, 0, 0, 0.07454), 0px 40px 40px -3.75px rgba(0, 0, 0, 0.0375); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-vVuAP .framer-18ya6wj { aspect-ratio: 1.0012033694344165 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 140px); position: relative; width: 140px; }\",\".framer-vVuAP .framer-1hrr94k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-vVuAP .framer-1j6xt4c { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 370px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vVuAP .framer-7d610l { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vVuAP .framer-1fv99rm { display: grid; flex: none; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1200px; padding: 0px; position: relative; width: 100%; }\",\".framer-vVuAP .framer-gagj48 { align-content: center; align-items: center; align-self: start; background-color: #ffffff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 20px; height: 100%; justify-content: flex-start; justify-self: start; padding: 10px; position: relative; text-decoration: none; width: 100%; }\",\".framer-vVuAP .framer-1u5atx5 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 193px; max-width: 100%; position: relative; width: 100%; }\",\".framer-vVuAP .framer-eusds1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px 10px 10px 10px; position: relative; width: 100%; }\",\".framer-vVuAP .framer-op66mk, .framer-vVuAP .framer-8uthil { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vVuAP .framer-1fbq62h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: fixed; top: 20px; transform: translateX(-50%); width: 100%; z-index: 8; }\",\".framer-vVuAP .framer-1i8avuc-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-vVuAP .framer-yuvf01 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 40px 0px 70px 0px; position: relative; width: 100%; }\",\".framer-vVuAP .framer-heg2v5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 410px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-vVuAP .framer-1dyd3r9 { -webkit-backdrop-filter: blur(65px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(65px); background-color: #f7f7f7; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 585px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-vVuAP .framer-1qwxcf7-container { flex: none; height: 535px; position: relative; width: 100%; }\",\".framer-vVuAP .framer-16cwre0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 20px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-vVuAP .framer-1kub50m-container, .framer-vVuAP .framer-1xdps66-container { flex: 1 0 0px; height: 715px; position: relative; width: 1px; }\",\".framer-vVuAP .framer-192ldc9-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-vVuAP.framer-peagx1, .framer-vVuAP .framer-3xpkit, .framer-vVuAP .framer-1nluq3x, .framer-vVuAP .framer-intwm0, .framer-vVuAP .framer-1hrr94k, .framer-vVuAP .framer-gagj48, .framer-vVuAP .framer-eusds1, .framer-vVuAP .framer-1fbq62h, .framer-vVuAP .framer-yuvf01, .framer-vVuAP .framer-1dyd3r9, .framer-vVuAP .framer-16cwre0 { gap: 0px; } .framer-vVuAP.framer-peagx1 > *, .framer-vVuAP .framer-1fbq62h > *, .framer-vVuAP .framer-1dyd3r9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-vVuAP.framer-peagx1 > :first-child, .framer-vVuAP .framer-3xpkit > :first-child, .framer-vVuAP .framer-1nluq3x > :first-child, .framer-vVuAP .framer-1hrr94k > :first-child, .framer-vVuAP .framer-gagj48 > :first-child, .framer-vVuAP .framer-eusds1 > :first-child, .framer-vVuAP .framer-1fbq62h > :first-child, .framer-vVuAP .framer-yuvf01 > :first-child, .framer-vVuAP .framer-1dyd3r9 > :first-child { margin-top: 0px; } .framer-vVuAP.framer-peagx1 > :last-child, .framer-vVuAP .framer-3xpkit > :last-child, .framer-vVuAP .framer-1nluq3x > :last-child, .framer-vVuAP .framer-1hrr94k > :last-child, .framer-vVuAP .framer-gagj48 > :last-child, .framer-vVuAP .framer-eusds1 > :last-child, .framer-vVuAP .framer-1fbq62h > :last-child, .framer-vVuAP .framer-yuvf01 > :last-child, .framer-vVuAP .framer-1dyd3r9 > :last-child { margin-bottom: 0px; } .framer-vVuAP .framer-3xpkit > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-vVuAP .framer-1nluq3x > *, .framer-vVuAP .framer-yuvf01 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-vVuAP .framer-intwm0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-vVuAP .framer-intwm0 > :first-child, .framer-vVuAP .framer-16cwre0 > :first-child { margin-left: 0px; } .framer-vVuAP .framer-intwm0 > :last-child, .framer-vVuAP .framer-16cwre0 > :last-child { margin-right: 0px; } .framer-vVuAP .framer-1hrr94k > *, .framer-vVuAP .framer-gagj48 > *, .framer-vVuAP .framer-eusds1 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-vVuAP .framer-16cwre0 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-vVuAP[data-border=\"true\"]::after, .framer-vVuAP [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; }',`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-vVuAP { background: white; } .framer-vVuAP.framer-peagx1 { padding: 150px 0px 0px 0px; width: 810px; } .framer-vVuAP .framer-1nluq3x { width: 100%; } .framer-vVuAP .framer-intwm0 { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; } .framer-vVuAP .framer-18ya6wj { height: var(--framer-aspect-ratio-supported, 126px); width: 126px; } .framer-vVuAP .framer-1fv99rm { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-vVuAP .framer-1kub50m-container, .framer-vVuAP .framer-1xdps66-container { height: 644px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-vVuAP { background: white; } .framer-vVuAP.framer-peagx1 { padding: 140px 0px 0px 0px; width: 390px; } .framer-vVuAP .framer-3xpkit { padding: 10px; } .framer-vVuAP .framer-1nluq3x { gap: 20px; padding: 0px 10px 10px 10px; width: 100%; } .framer-vVuAP .framer-intwm0 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; } .framer-vVuAP .framer-18ya6wj { height: var(--framer-aspect-ratio-supported, 92px); width: 92px; } .framer-vVuAP .framer-1fv99rm { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-vVuAP .framer-1fbq62h { padding: 0px 20px 0px 20px; } .framer-vVuAP .framer-1i8avuc-container { width: 100%; } .framer-vVuAP .framer-yuvf01 { padding: 40px 20px 0px 20px; } .framer-vVuAP .framer-1dyd3r9 { padding: 30px; } .framer-vVuAP .framer-1qwxcf7-container { height: 557px; } .framer-vVuAP .framer-16cwre0 { flex-direction: column; } .framer-vVuAP .framer-1kub50m-container { flex: none; height: 577px; width: 100%; } .framer-vVuAP .framer-1xdps66-container { flex: none; height: 613px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-vVuAP .framer-1nluq3x, .framer-vVuAP .framer-16cwre0 { gap: 0px; } .framer-vVuAP .framer-1nluq3x > *, .framer-vVuAP .framer-16cwre0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-vVuAP .framer-1nluq3x > :first-child, .framer-vVuAP .framer-16cwre0 > :first-child { margin-top: 0px; } .framer-vVuAP .framer-1nluq3x > :last-child, .framer-vVuAP .framer-16cwre0 > :last-child { margin-bottom: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4645\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ypvnkc4iy\":{\"layout\":[\"fixed\",\"auto\"]},\"ptZV7Sf3t\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerAG41LWK5V=withCSS(Component,css,\"framer-vVuAP\");export default FramerAG41LWK5V;FramerAG41LWK5V.displayName=\"Blog\";FramerAG41LWK5V.defaultProps={height:4645,width:1200};addFonts(FramerAG41LWK5V,[{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:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v6/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2\",weight:\"600\"}]},...NavsmlFonts,...FormFonts,...WorldCardFonts,...HotspotCardFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAG41LWK5V\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4645\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ypvnkc4iy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ptZV7Sf3t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "NavsmlFonts", "getFonts", "ebulb8qmo_default", "FormFonts", "Form", "WorldCardFonts", "F9e6cFYfk_default", "HotspotCardFonts", "t4gmOlk8M_default", "FooterFonts", "hillXaKGj_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "textEffect", "transition3", "animation3", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "wJBWe987yIVf40pcjz", "m2BeDnjY4IVf40pcjz", "NT0UlJLu4IVf40pcjz", "JJsVEWwCgIVf40pcjz", "idIVf40pcjz", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "MotionDivWithOptimizedAppearEffect", "SVG", "RichText2", "getLocalizedValue", "x", "ChildrenCanSuspend", "I3nBQ09Ul_default", "collection", "paginationInfo", "loadMore", "l", "i", "textContent", "PathVariablesContext", "Link", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ComponentViewportProvider", "Container", "ebulb8qmo_default", "Form", "F9e6cFYfk_default", "t4gmOlk8M_default", "hillXaKGj_default", "css", "FramerAG41LWK5V", "withCSS", "AG41LWK5V_default", "addFonts", "NavsmlFonts", "FormFonts", "WorldCardFonts", "HotspotCardFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
