{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/phosphor-icons/House.js@0.0.50", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/H4OHcdXxZyPVKySUy1y2/Phosphor.js", "ssg:https://framerusercontent.com/modules/e8CyBhcymmn4ADgNdLb3/99GBajwAjLfsG8qAuJVW/MajJJPApN.js", "ssg:https://framerusercontent.com/modules/nKRS7JhgfD8wp6WbHAGA/AO65Z5Fc1gPUZSWMoLeL/AXsVun4eH.js", "ssg:https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/jZfB18ggDrqER5ihmIsa/GoogleMaps.js", "ssg:https://framerusercontent.com/modules/NBytYkkLT9pUdxeNxUUM/Eyh7JY3Rxp2JIaGwCwva/ScrollOverride.js", "ssg:https://framerusercontent.com/modules/A17FimEIswS9fn5Aqv51/GQ1wyFaLu2J0nBIdr3RA/fadh9NpLY.js", "ssg:https://framerusercontent.com/modules/bFk0dq7VmFkoaBLG17as/pWbmWz7od5QW7yQr8dYw/MiPFMnu_v-0.js", "ssg:https://framerusercontent.com/modules/bFk0dq7VmFkoaBLG17as/pWbmWz7od5QW7yQr8dYw/MiPFMnu_v.js", "ssg:https://framerusercontent.com/modules/BL01GC13sTg8hAlT496M/60ZCw0h8iXbGnXeGUZDQ/AYV_lI31l.js", "ssg:https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/hAahUT5WhkA90ScusgxD/SVG.js", "ssg:https://framerusercontent.com/modules/tqrLC7FdWnbrTBu4Jbjx/xAsV4D3kJS5KXk2kRGw6/EvMPvjkuO.js", "ssg:https://framerusercontent.com/modules/bi5j8Pmzf5lLs33yVb9V/yVA0NOFUhbJfNeFUQaVP/aNfqcNIfN.js", "ssg:https://framerusercontent.com/modules/kUC8U5GGZoPRM40jXCh2/JkwMsuXHzwSiam9IoLYI/faWlPWxVi.js", "ssg:https://framerusercontent.com/modules/l2q237deWLsdnzzqcY50/5oZckm4hFaKwxbcJnHAe/Lw8ZhxM88.js", "ssg:https://framerusercontent.com/modules/tOjD86cGNmIa8tiCawef/7dfHlr0kHs8FnJAPUxK6/Ml5BuDoeB.js", "ssg:https://framerusercontent.com/modules/76ypjSmH0ke0fIsBnIbi/fdzSVRyGXRD6VjvbM27k/MiPFMnu_v.js", "ssg:https://framerusercontent.com/modules/OW2xTaOre1mHsAwaTtfo/kcoBSHv2T314sh89SlV0/qDkFGbseu.js", "ssg:https://framerusercontent.com/modules/R0KMzfg1Mgf8pSu4eSCJ/ytBWp9lnJrLcPBbXTbW1/qDkFGbseu.js"],
  "sourcesContent": ["let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const renderPathForWeight = (weight, color, pathsByWeight2) => !!pathsByWeight2.get(weight) ? pathsByWeight2.get(weight)(color) : null;\n    const pathsByWeight = new Map();\n    pathsByWeight.set(\"bold\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"24\"\n    })));\n    pathsByWeight.set(\"duotone\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      opacity: \"0.2\"\n    }), /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    pathsByWeight.set(\"fill\", () => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M218.8,103.7,138.8,31a16,16,0,0,0-21.6,0l-80,72.7A16,16,0,0,0,32,115.5v92.1a16.4,16.4,0,0,0,4,11A15.9,15.9,0,0,0,48,224H96a8,8,0,0,0,8-8V168a8,8,0,0,1,8-8h32a8,8,0,0,1,8,8v48a8,8,0,0,0,8,8h48a15.6,15.6,0,0,0,7.6-1.9A16.1,16.1,0,0,0,224,208V115.5A16,16,0,0,0,218.8,103.7Z\"\n    })));\n    pathsByWeight.set(\"light\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"12\"\n    })));\n    pathsByWeight.set(\"thin\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"8\"\n    })));\n    pathsByWeight.set(\"regular\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    const renderPath = (weight, color) => renderPathForWeight(weight, color, pathsByWeight);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", {\n      ref,\n      ...props\n    }, renderPath(props.weight, props.color)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.50\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Activity\",\"AddressBook\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Book\",\"BookBookmark\",\"BookOpen\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"BoundingBox\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"Camera\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartLine\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CircleWavy\",\"CircleWavyCheck\",\"CircleWavyQuestion\",\"CircleWavyWarning\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"Club\",\"CoatHanger\",\"Code\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"ComputerTower\",\"Confetti\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Cpu\",\"CreditCard\",\"Crop\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dog\",\"Door\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"Exam\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FastForward\",\"FastForwardCircle\",\"FigmaLogo\",\"File\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDoc\",\"FileDotted\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSearch\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlyingSaucer\",\"Folder\",\"FolderDotted\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDotted\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"GasPump\",\"Gauge\",\"Gear\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"GoogleChromeLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Graph\",\"GridFour\",\"Hamburger\",\"Hand\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighlighterCircle\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lightning\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"Option\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Password\",\"Path\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"Percent\",\"Person\",\"PersonSimple\",\"PersonSimpleRun\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"PianoKeys\",\"PictureInPicture\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Play\",\"PlayCircle\",\"Playlist\",\"Plug\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Rainbow\",\"RainbowCloud\",\"Receipt\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Share\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"SignIn\",\"SignOut\",\"Signpost\",\"SimCard\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Smiley\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"Spade\",\"Sparkle\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stamp\",\"Star\",\"StarFour\",\"StarHalf\",\"Sticker\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Suitcase\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"Sword\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextBolder\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TiktokLogo\",\"Timer\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Tote\",\"ToteSimple\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Upload\",\"UploadSimple\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Vault\",\"Vibrate\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warning\",\"WarningCircle\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waves\",\"Webcam\",\"WhatsappLogo\",\"Wheelchair\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XSquare\",\"YinYang\",\"YoutubeLogo\",];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\",];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{// Quickfix, needs proper publish\nconst version=\"0.0.50\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);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\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};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 [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicWidth\":\"24\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"G0ykJMkQe\",\"N_Vp_Qn4p\",\"D9yQ6tste\",\"kiTADIOcl\"];const serializationHash=\"framer-OHgo2\";const variantClassNames={D9yQ6tste:\"framer-v-jqiv7a\",G0ykJMkQe:\"framer-v-184us2z\",kiTADIOcl:\"framer-v-nygi6e\",N_Vp_Qn4p:\"framer-v-1a310eb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Bottom:\"D9yQ6tste\",Left:\"kiTADIOcl\",Right:\"N_Vp_Qn4p\",Top:\"G0ykJMkQe\"};const getProps=({color,height,id,title,title1,width,...props})=>{return{...props,dvR17uw_x:color??props.dvR17uw_x??\"var(--token-8c2e2696-2294-47af-a0cd-8fd8990b2d78, rgb(17, 17, 17))\",hNHgX251k:title??props.hNHgX251k??\"Tooltip\",Jmoryo6og:title1??props.Jmoryo6og??\"var(--token-d76e7120-d27d-4da8-b15f-04234125e89d, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"G0ykJMkQe\"};};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,hNHgX251k,Jmoryo6og,dvR17uw_x,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"G0ykJMkQe\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"D9yQ6tste\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"D9yQ6tste\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-184us2z\",className,classNames),\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"G0ykJMkQe\",ref:refBinding,style:{...style},...addPropertyOverrides({D9yQ6tste:{\"data-framer-name\":\"Bottom\"},kiTADIOcl:{\"data-framer-name\":\"Left\"},N_Vp_Qn4p:{\"data-framer-name\":\"Right\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-rnyct9\",\"data-framer-name\":\"Tooltip\",layoutDependency:layoutDependency,layoutId:\"mowKHlyKX\",style:{backgroundColor:dvR17uw_x,borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9},transformTemplate:transformTemplate1,...addPropertyOverrides({D9yQ6tste:{transformTemplate:undefined},kiTADIOcl:{transformTemplate:undefined},N_Vp_Qn4p:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QmUgVmlldG5hbSBQcm8tNjAw\",\"--framer-font-family\":'\"Be Vietnam Pro\", \"Be Vietnam Pro Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Jmoryo6og))\"},children:\"Tooltip\"})}),className:\"framer-1kuptc4\",fonts:[\"GF;Be Vietnam Pro-600\"],layoutDependency:layoutDependency,layoutId:\"BdS_GrmGO\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-Jmoryo6og)\",\"--framer-link-current-text-color\":\"var(--token-bd71055c-0a2c-4476-8cc9-4310acba652d, rgb(0, 136, 255))\",\"--variable-reference-Jmoryo6og\":Jmoryo6og},text:hNHgX251k,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({D9yQ6tste:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Jmoryo6og))\"},children:\"Tooltip\"})}),fonts:[\"FR;InterDisplay-SemiBold\"]},kiTADIOcl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Jmoryo6og))\"},children:\"Tooltip\"})}),fonts:[\"FR;InterDisplay-SemiBold\"]}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-2i8li5\",layoutDependency:layoutDependency,layoutId:\"i6SbSps4l\",style:{backgroundColor:dvR17uw_x,borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2,rotate:45}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kku21a\",layoutDependency:layoutDependency,layoutId:\"YwqRSC22e\",style:{backgroundColor:dvR17uw_x,borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2,rotate:45},transformTemplate:transformTemplate1,...addPropertyOverrides({kiTADIOcl:{transformTemplate:transformTemplate2},N_Vp_Qn4p:{transformTemplate:transformTemplate2}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OHgo2.framer-10wdl2t, .framer-OHgo2 .framer-10wdl2t { display: block; }\",\".framer-OHgo2.framer-184us2z { height: 39px; position: relative; width: 88px; }\",\".framer-OHgo2 .framer-rnyct9 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; justify-content: flex-start; left: 50%; overflow: visible; padding: 10px 16px 10px 16px; position: absolute; top: 0px; width: min-content; }\",\".framer-OHgo2 .framer-1kuptc4 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-OHgo2 .framer-2i8li5 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); left: -45px; overflow: hidden; position: absolute; top: -6px; width: 13px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-OHgo2 .framer-1kku21a { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); left: 50%; overflow: hidden; position: absolute; top: -5px; width: 13px; will-change: var(--framer-will-change-override, transform); }\",\".framer-OHgo2.framer-v-1a310eb .framer-rnyct9 { height: 39px; left: unset; right: 0px; top: unset; }\",\".framer-OHgo2.framer-v-1a310eb .framer-1kku21a { left: unset; right: -5px; top: 49%; }\",\".framer-OHgo2.framer-v-jqiv7a.framer-184us2z { height: 55px; width: 200px; }\",\".framer-OHgo2.framer-v-jqiv7a .framer-rnyct9 { left: calc(50.00000000000002% - 200px / 2); padding: 36px 16px 36px 16px; width: 200px; z-index: 1; }\",\".framer-OHgo2.framer-v-jqiv7a .framer-1kuptc4 { white-space: pre-wrap; width: 168px; word-break: break-word; word-wrap: break-word; }\",\".framer-OHgo2.framer-v-nygi6e .framer-rnyct9 { height: 39px; left: 0px; top: unset; }\",\".framer-OHgo2.framer-v-nygi6e .framer-1kku21a { left: -5px; top: 49%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 88\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"N_Vp_Qn4p\":{\"layout\":[\"fixed\",\"fixed\"]},\"D9yQ6tste\":{\"layout\":[\"fixed\",\"fixed\"]},\"kiTADIOcl\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"hNHgX251k\":\"title\",\"Jmoryo6og\":\"title1\",\"dvR17uw_x\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerMajJJPApN=withCSS(Component,css,\"framer-OHgo2\");export default FramerMajJJPApN;FramerMajJJPApN.displayName=\"Tooltip\";FramerMajJJPApN.defaultProps={height:39,width:88};addPropertyControls(FramerMajJJPApN,{variant:{options:[\"G0ykJMkQe\",\"N_Vp_Qn4p\",\"D9yQ6tste\",\"kiTADIOcl\"],optionTitles:[\"Top\",\"Right\",\"Bottom\",\"Left\"],title:\"Variant\",type:ControlType.Enum},hNHgX251k:{defaultValue:\"Tooltip\",displayTextArea:false,title:\"Title\",type:ControlType.String},Jmoryo6og:{defaultValue:\"var(--token-d76e7120-d27d-4da8-b15f-04234125e89d, rgb(255, 255, 255)) \",title:\"Title\",type:ControlType.Color},dvR17uw_x:{defaultValue:'var(--token-8c2e2696-2294-47af-a0cd-8fd8990b2d78, rgb(17, 17, 17)) /* {\"name\":\"Background Dark\"} */',title:\"Color\",type:ControlType.Color}});addFonts(FramerMajJJPApN,[{explicitInter:true,fonts:[{family:\"Be Vietnam Pro\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/bevietnampro/v11/QdVMSTAyLFyeg_IDWvOJmVES_HToIV83T7wrcwap.woff2\",weight:\"600\"},{family:\"Inter Display\",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/gazZKZuUEtvr9ULhdA4SprP0AZ0.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/pe8RoujoPxuTZhqoNzYqHX2MXA.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/teGhWnhH3bCqefKGsIsqFy3hK8.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/qQHxgTnEk6Czu1yW4xS82HQWFOk.woff2\",weight:\"600\"},{family:\"Inter Display\",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/MJ3N6lfN4iP5Um8rJGqLYl03tE.woff2\",weight:\"600\"},{family:\"Inter Display\",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/dHHUz45rhM2KCQpj9zttNVlibk.woff2\",weight:\"600\"},{family:\"Inter Display\",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/0SEEmmWc3vovhaai4RlRQSWRrz0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMajJJPApN\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"hNHgX251k\\\":\\\"title\\\",\\\"Jmoryo6og\\\":\\\"title1\\\",\\\"dvR17uw_x\\\":\\\"color\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"88\",\"framerIntrinsicHeight\":\"39\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"N_Vp_Qn4p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"D9yQ6tste\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kiTADIOcl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MajJJPApN.map", "// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/H4OHcdXxZyPVKySUy1y2/Phosphor.js\";import{Icon as Phosphor1}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Tooltip from\"https://framerusercontent.com/modules/e8CyBhcymmn4ADgNdLb3/99GBajwAjLfsG8qAuJVW/MajJJPApN.js\";const TooltipFonts=getFonts(Tooltip);const PhosphorFonts=getFonts(Phosphor);const Phosphor1Controls=getPropertyControls(Phosphor1);const enabledGestures={duE2QJbC2:{hover:true},KHPLLdVZv:{hover:true},OWIyrMiSo:{hover:true},zXFBa1P8p:{hover:true}};const cycleOrder=[\"OWIyrMiSo\",\"KHPLLdVZv\",\"zXFBa1P8p\",\"duE2QJbC2\",\"cVmhxLf0o\"];const serializationHash=\"framer-kJDEF\";const variantClassNames={cVmhxLf0o:\"framer-v-18vhjx6\",duE2QJbC2:\"framer-v-1ksik0c\",KHPLLdVZv:\"framer-v-1vtvaqx\",OWIyrMiSo:\"framer-v-732bud\",zXFBa1P8p:\"framer-v-1ks0km\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const 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={Bottom:\"zXFBa1P8p\",Inactive:\"cVmhxLf0o\",Left:\"duE2QJbC2\",Right:\"KHPLLdVZv\",Top:\"OWIyrMiSo\"};const getProps=({height,icon,id,label,width,...props})=>{return{...props,gWBcf9yER:label??props.gWBcf9yER??\"A short label here with a sentence that explains more.\",TJEKUwGIz:icon??props.TJEKUwGIz??\"House\",variant:humanReadableVariantMap[props.variant]??props.variant??\"OWIyrMiSo\"};};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,gWBcf9yER,TJEKUwGIz,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OWIyrMiSo\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1s7aktn=activeVariantCallback(async(...args)=>{setVariant(\"OWIyrMiSo\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-732bud\",className,classNames),\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"OWIyrMiSo\",ref:refBinding,style:{...style},...addPropertyOverrides({\"duE2QJbC2-hover\":{\"data-framer-name\":undefined},\"KHPLLdVZv-hover\":{\"data-framer-name\":undefined},\"OWIyrMiSo-hover\":{\"data-framer-name\":undefined},\"zXFBa1P8p-hover\":{\"data-framer-name\":undefined},cVmhxLf0o:{\"data-framer-name\":\"Inactive\"},duE2QJbC2:{\"data-framer-name\":\"Left\"},KHPLLdVZv:{\"data-framer-name\":\"Right\"},zXFBa1P8p:{\"data-framer-name\":\"Bottom\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:`calc(${componentViewport?.width||\"100vw\"} + 50px)`,y:(componentViewport?.y||0)+-50,...addPropertyOverrides({\"OWIyrMiSo-hover\":{y:(componentViewport?.y||0)+-39},\"zXFBa1P8p-hover\":{y:(componentViewport?.y||0)+32},duE2QJbC2:{width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||50)*.5000000000000002-19.5)},KHPLLdVZv:{width:\"100px\",y:(componentViewport?.y||0)+((componentViewport?.height||50)*.5000000000000002-19.5)},zXFBa1P8p:{height:(componentViewport?.height||50)- -5,y:(componentViewport?.y||0)+45}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j7637f-container\",layoutDependency:layoutDependency,layoutId:\"c37BS7mVP-container\",nodeId:\"c37BS7mVP\",rendersWithMotion:true,scopeId:\"AXsVun4eH\",style:{opacity:0},variants:{\"duE2QJbC2-hover\":{opacity:1},\"KHPLLdVZv-hover\":{opacity:1},\"OWIyrMiSo-hover\":{opacity:1},\"zXFBa1P8p-hover\":{opacity:1}},children:/*#__PURE__*/_jsx(Tooltip,{dvR17uw_x:\"var(--token-8c2e2696-2294-47af-a0cd-8fd8990b2d78, rgb(17, 17, 17))\",height:\"100%\",hNHgX251k:gWBcf9yER,id:\"c37BS7mVP\",Jmoryo6og:\"var(--token-d76e7120-d27d-4da8-b15f-04234125e89d, rgb(255, 255, 255))\",layoutId:\"c37BS7mVP\",style:{height:\"100%\",width:\"100%\"},variant:\"D9yQ6tste\",width:\"100%\",...addPropertyOverrides({duE2QJbC2:{variant:\"N_Vp_Qn4p\"},KHPLLdVZv:{variant:\"kiTADIOcl\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-y44fig\",\"data-framer-name\":\"Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"C8L_9aIqC\",onTap:onTap1s7aktn,style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:1},variants:{\"duE2QJbC2-hover\":{opacity:.8},\"KHPLLdVZv-hover\":{opacity:.8},\"OWIyrMiSo-hover\":{opacity:.8},\"zXFBa1P8p-hover\":{opacity:.8},cVmhxLf0o:{background:\"linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yr0fed-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"FMHRkXbw_-container\",nodeId:\"FMHRkXbw_\",rendersWithMotion:true,scopeId:\"AXsVun4eH\",style:{opacity:1},variants:{\"duE2QJbC2-hover\":{opacity:1},\"KHPLLdVZv-hover\":{opacity:1},\"OWIyrMiSo-hover\":{opacity:1},\"zXFBa1P8p-hover\":{opacity:1},cVmhxLf0o:{opacity:.4}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(17, 17, 17)\",height:\"100%\",iconSearch:\"House\",iconSelection:TJEKUwGIz,id:\"FMHRkXbw_\",layoutId:\"FMHRkXbw_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kJDEF.framer-1kckibf, .framer-kJDEF .framer-1kckibf { display: block; }\",\".framer-kJDEF.framer-732bud { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 50px; }\",\".framer-kJDEF .framer-1j7637f-container { flex: none; height: 39px; left: -25px; pointer-events: none; position: absolute; right: -25px; top: -50px; z-index: 1; }\",\".framer-kJDEF .framer-y44fig { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-kJDEF .framer-1yr0fed-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-kJDEF.framer-v-1vtvaqx.framer-732bud, .framer-kJDEF.framer-v-1ks0km.framer-732bud, .framer-kJDEF.framer-v-1ksik0c.framer-732bud, .framer-kJDEF.framer-v-732bud.hover.framer-732bud { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 50px); }\",\".framer-kJDEF.framer-v-1vtvaqx .framer-1j7637f-container { left: unset; right: -110px; top: calc(50.00000000000002% - 39px / 2); width: 100px; }\",\".framer-kJDEF.framer-v-1vtvaqx .framer-1yr0fed-container, .framer-kJDEF.framer-v-1ks0km .framer-1yr0fed-container { height: 18px; width: 18px; }\",\".framer-kJDEF.framer-v-1ks0km .framer-1j7637f-container { bottom: -50px; height: unset; left: 50px; right: -100px; top: 45px; }\",\".framer-kJDEF.framer-v-1ksik0c .framer-1j7637f-container { left: -110px; right: unset; top: calc(50.00000000000002% - 39px / 2); width: 100px; }\",\".framer-kJDEF.framer-v-18vhjx6.framer-732bud { aspect-ratio: 1 / 1; cursor: unset; height: var(--framer-aspect-ratio-supported, 50px); }\",\".framer-kJDEF.framer-v-732bud.hover .framer-1j7637f-container { top: -39px; }\",\".framer-kJDEF.framer-v-1vtvaqx.hover .framer-1j7637f-container { left: unset; right: -120px; }\",\".framer-kJDEF.framer-v-1ks0km.hover .framer-1j7637f-container { bottom: -37px; height: unset; top: 32px; }\",\".framer-kJDEF.framer-v-1ksik0c.hover .framer-1j7637f-container { left: -120px; right: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 50\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"KHPLLdVZv\":{\"layout\":[\"fixed\",\"fixed\"]},\"zXFBa1P8p\":{\"layout\":[\"fixed\",\"fixed\"]},\"duE2QJbC2\":{\"layout\":[\"fixed\",\"fixed\"]},\"cVmhxLf0o\":{\"layout\":[\"fixed\",\"fixed\"]},\"YinbBcnRF\":{\"layout\":[\"fixed\",\"fixed\"]},\"LaiIka5SR\":{\"layout\":[\"fixed\",\"fixed\"]},\"KuqaziYQX\":{\"layout\":[\"fixed\",\"fixed\"]},\"NtuChVf_G\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"gWBcf9yER\":\"label\",\"TJEKUwGIz\":\"icon\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerAXsVun4eH=withCSS(Component,css,\"framer-kJDEF\");export default FramerAXsVun4eH;FramerAXsVun4eH.displayName=\"Button\";FramerAXsVun4eH.defaultProps={height:50,width:50};addPropertyControls(FramerAXsVun4eH,{variant:{options:[\"OWIyrMiSo\",\"KHPLLdVZv\",\"zXFBa1P8p\",\"duE2QJbC2\",\"cVmhxLf0o\"],optionTitles:[\"Top\",\"Right\",\"Bottom\",\"Left\",\"Inactive\"],title:\"Variant\",type:ControlType.Enum},gWBcf9yER:{defaultValue:\"A short label here with a sentence that explains more.\",displayTextArea:false,title:\"Label\",type:ControlType.String},TJEKUwGIz:Phosphor1Controls?.[\"iconSelection\"]&&{...Phosphor1Controls[\"iconSelection\"],defaultValue:\"House\",description:undefined,hidden:undefined,title:\"Icon\"}});addFonts(FramerAXsVun4eH,[{explicitInter:true,fonts:[]},...TooltipFonts,...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAXsVun4eH\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"gWBcf9yER\\\":\\\"label\\\",\\\"TJEKUwGIz\\\":\\\"icon\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"50\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"50\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KHPLLdVZv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zXFBa1P8p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"duE2QJbC2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cVmhxLf0o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YinbBcnRF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LaiIka5SR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KuqaziYQX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NtuChVf_G\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,motion}from\"framer\";import{containerStyles,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";const coordinatesRegex=/^((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?),\\s*((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?)$/;/**\n * GOOGLE MAPS\n *\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function GoogleMaps({coordinates,zoom,style,...props}){const borderRadius=useRadius(props);return /*#__PURE__*/_jsx(motion.div,{style:{...style,...containerStyles,overflow:\"hidden\",borderRadius},...props,children:/*#__PURE__*/_jsx(\"iframe\",{style:{height:\"100%\",width:\"100%\",border:0},src:`https://maps.google.com/maps?q=${encodeURIComponent(coordinates)}&z=${zoom}&output=embed`})});}addPropertyControls(GoogleMaps,{coordinates:{type:ControlType.String,title:\"Location\",placeholder:\"Framer B.V.\",defaultValue:\"Framer B.V.\",description:\"The name of the place or its GPS coordinates.\"},zoom:{type:ControlType.Number,step:1,min:0,max:25,title:\"Zoom\",defaultValue:15},...borderRadiusControl});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"GoogleMaps\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"400\",\"framerIntrinsicWidth\":\"600\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GoogleMaps.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";// Map to store observer references\nconst observerMap=new Map;// Map to store active section state\nconst activeSectionState=new Map;export function withSmoothScroll(Component){return props=>{const[isHovered,setIsHovered]=useState(false);const[isInView,setIsInView]=useState(false);const componentName=props[\"data-framer-name\"]||\"\";// Extract the base name (e.g., \"Location\" from \"LocationLink\")\nconst baseName=componentName.replace(\"Link\",\"\");const sectionName=`${baseName}Section`;useEffect(()=>{const section=document.querySelector(`[data-framer-name=\"${sectionName}\"]`);if(!section)return;// Check if we already have an observer for this section\nif(!observerMap.has(sectionName)){const observer=new IntersectionObserver(entries=>{entries.forEach(entry=>{const rect=entry.boundingClientRect;// Consider a section \"at top\" if it's near the top of the viewport\nconst isAtTop=rect.top<100&&rect.bottom>100;// Update active section state\nactiveSectionState.set(sectionName,isAtTop);// Update all links based on current active section\ndocument.querySelectorAll('[data-framer-name$=\"Link\"]').forEach(linkElement=>{const linkBaseName=linkElement.getAttribute(\"data-framer-name\").replace(\"Link\",\"\");const linkSectionName=`${linkBaseName}Section`;const isActive=activeSectionState.get(linkSectionName);const container=linkElement.querySelector('[data-framer-component-type=\"RichTextContainer\"]');if(container){container.style.setProperty(\"--extracted-r6o4lv\",isActive?\"#000000\":\"rgb(166, 166, 166)\");}});});},{// Adjust threshold for more frequent checks\nthreshold:Array.from({length:101},(_,i)=>i/100),rootMargin:\"-64px 0px 0px 0px\"});observer.observe(section);observerMap.set(sectionName,observer);}// Cleanup\nreturn()=>{if(observerMap.has(sectionName)&&!document.querySelector(`[data-framer-name=\"${sectionName}\"]`)){observerMap.get(sectionName).disconnect();observerMap.delete(sectionName);activeSectionState.delete(sectionName);}};},[baseName,sectionName]);const handleClick=()=>{const section=document.querySelector(`[data-framer-name=\"${sectionName}\"]`);if(section){const elementPosition=section.getBoundingClientRect().top;const offsetPosition=elementPosition+window.pageYOffset-64;window.scrollTo({top:offsetPosition,behavior:\"smooth\"});}};const handleMouseEnter=()=>{setIsHovered(true);const container=document.querySelector(`[data-framer-name=\"${componentName}\"] [data-framer-component-type=\"RichTextContainer\"]`);if(container){container.style.setProperty(\"--extracted-r6o4lv\",\"#000000\");}};const handleMouseLeave=()=>{setIsHovered(false);const container=document.querySelector(`[data-framer-name=\"${componentName}\"] [data-framer-component-type=\"RichTextContainer\"]`);const isActive=activeSectionState.get(sectionName);if(container&&!isActive){container.style.setProperty(\"--extracted-r6o4lv\",\"rgb(166, 166, 166)\");}};return /*#__PURE__*/_jsx(Component,{...props,onClick:handleClick,onMouseEnter:handleMouseEnter,onMouseLeave:handleMouseLeave,style:{cursor:\"pointer\",...props.style}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withSmoothScroll\":{\"type\":\"reactHoc\",\"name\":\"withSmoothScroll\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ScrollOverride.map", "// Generated by Framer (ae50a0d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-RldNn .framer-styles-preset-6ktid9:not(.rich-text-wrapper), .framer-RldNn .framer-styles-preset-6ktid9.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-5322909e-2be2-489d-8a0e-994509486ce9, #1c6363); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, #101010); --framer-link-text-decoration: none; }\"];export const className=\"framer-RldNn\";\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{motion}from\"framer-motion\";import*as React from\"react\";export const v0=\"Overzicht\";export const v1=\"Update 2024\";export const v2=\"Update van 2024\";export const v3=\"Update 2023\";export const v4=\"Update 2022\";export const v5=\"Update 2021\";export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-lfly9j\",\"data-styles-preset\":\"qGK4Mtj0S\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Projectgalerij\"})});export const v7=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-lfly9j\",\"data-styles-preset\":\"qGK4Mtj0S\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Locatie\"})});export const v8=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-lfly9j\",\"data-styles-preset\":\"qGK4Mtj0S\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Projectpartner\"})});export const v9=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-lfly9j\",\"data-styles-preset\":\"qGK4Mtj0S\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"SDG's van de Verenigde Naties\"})});export const v10=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"INHOUDSOPGAVE\"})})});export const v11=\"overzicht\";export const v12=\"2024\";export const v13=\"2023\";export const v14=\"2022\";export const v15=\"2021\";export const v16=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Project Hoogtepunten\"})})});export const v17=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Projectgalerij\"})})});export const v18=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Locatie\"})})});export const v19=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Projectpartner\"})})});export const v20=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"SDG's\"})})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v13\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v19\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v17\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v14\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v20\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v18\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v15\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v16\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (da373ee)\nimport*as localizedValues from\"./MiPFMnu_v-0.js\";const valuesByLocaleId={ycg2CkPyV:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"rDNpVBkbz\",\"W5qEtz0Q_\",\"rrBoURMTJ\",\"XBE6Bktba\",\"dVOXxfR73\",\"boZixsfwe\",\"ZnShh8Chs\",\"jDAcej35x\",\"GwjX3wUvk\"];const serializationHash=\"framer-ZqoyF\";const variantClassNames={boZixsfwe:\"framer-v-cijk4c\",dVOXxfR73:\"framer-v-1prm32a\",GwjX3wUvk:\"framer-v-12m8m5b\",jDAcej35x:\"framer-v-3vqnhf\",rDNpVBkbz:\"framer-v-1l7bc7o\",rrBoURMTJ:\"framer-v-1o0hy68\",W5qEtz0Q_:\"framer-v-1skh6li\",XBE6Bktba:\"framer-v-lzfldy\",ZnShh8Chs:\"framer-v-1ftg2ty\"};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={duration:0,type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"1\":\"rDNpVBkbz\",\"2\":\"W5qEtz0Q_\",\"3\":\"rrBoURMTJ\",\"4\":\"XBE6Bktba\",\"5\":\"dVOXxfR73\",\"6\":\"boZixsfwe\",\"7\":\"ZnShh8Chs\",\"8\":\"jDAcej35x\",\"9\":\"GwjX3wUvk\"};const getProps=({height,id,image1,image2,image3,image4,image5,image6,image7,image8,image9,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,CQuyllWoH:image2!==null&&image2!==void 0?image2:props.CQuyllWoH,CVqnpV02V:image5!==null&&image5!==void 0?image5:props.CVqnpV02V,E1VYOkQbB:image3!==null&&image3!==void 0?image3:props.E1VYOkQbB,fo7liKqhn:image4!==null&&image4!==void 0?image4:props.fo7liKqhn,ga3pCLb7N:image1!==null&&image1!==void 0?image1:props.ga3pCLb7N,Hbt1_Qqr7:image8!==null&&image8!==void 0?image8:props.Hbt1_Qqr7,NOOYR5UCo:image6!==null&&image6!==void 0?image6:props.NOOYR5UCo,oVr0ArdS6:image7!==null&&image7!==void 0?image7:props.oVr0ArdS6,pq3kH3kTk:image9!==null&&image9!==void 0?image9:props.pq3kH3kTk,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"rDNpVBkbz\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ga3pCLb7N,CQuyllWoH,E1VYOkQbB,fo7liKqhn,CVqnpV02V,NOOYR5UCo,oVr0ArdS6,Hbt1_Qqr7,pq3kH3kTk,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rDNpVBkbz\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();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(scopingClassNames,\"framer-1l7bc7o\",className,classNames),\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"rDNpVBkbz\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({boZixsfwe:{\"data-framer-name\":\"6\"},dVOXxfR73:{\"data-framer-name\":\"5\"},GwjX3wUvk:{\"data-framer-name\":\"9\"},jDAcej35x:{\"data-framer-name\":\"8\"},rrBoURMTJ:{\"data-framer-name\":\"3\"},W5qEtz0Q_:{\"data-framer-name\":\"2\"},XBE6Bktba:{\"data-framer-name\":\"4\"},ZnShh8Chs:{\"data-framer-name\":\"7\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(ga3pCLb7N)},className:\"framer-1eiogih\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"CdFAe4RYb\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:1},variants:{boZixsfwe:{opacity:0},dVOXxfR73:{opacity:0},GwjX3wUvk:{opacity:0},jDAcej35x:{opacity:0},rrBoURMTJ:{opacity:0},W5qEtz0Q_:{opacity:0},XBE6Bktba:{opacity:0},ZnShh8Chs:{opacity:0}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(CQuyllWoH)},className:\"framer-69xc39\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"AiPeQa959\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:0},variants:{W5qEtz0Q_:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(E1VYOkQbB)},className:\"framer-1vn77mi\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"h3gZMEqjX\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:0},variants:{rrBoURMTJ:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(fo7liKqhn)},className:\"framer-1betlpo\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"ZAhpCEUT0\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:0},variants:{XBE6Bktba:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(CVqnpV02V)},className:\"framer-qmzhq1\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"K8HJVycFC\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:0},variants:{dVOXxfR73:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(NOOYR5UCo)},className:\"framer-1d19f8m\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"YGQFkdBxx\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:0},variants:{boZixsfwe:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(oVr0ArdS6)},className:\"framer-istohe\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"c57oobP8B\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:0},variants:{ZnShh8Chs:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(Hbt1_Qqr7)},className:\"framer-r3sckc\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"Gp4NusuiR\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:0},variants:{jDAcej35x:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(pq3kH3kTk)},className:\"framer-gs6bi6\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"m7i1oEvMT\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:0},variants:{GwjX3wUvk:{opacity:1}},...addPropertyOverrides({GwjX3wUvk:{background:{alt:\"\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(pq3kH3kTk),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZqoyF.framer-1q6iktb, .framer-ZqoyF .framer-1q6iktb { display: block; }\",\".framer-ZqoyF.framer-1l7bc7o { height: 368px; overflow: hidden; position: relative; width: 656px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZqoyF .framer-1eiogih, .framer-ZqoyF .framer-69xc39, .framer-ZqoyF .framer-1vn77mi, .framer-ZqoyF .framer-1betlpo, .framer-ZqoyF .framer-qmzhq1, .framer-ZqoyF .framer-1d19f8m, .framer-ZqoyF .framer-istohe, .framer-ZqoyF .framer-r3sckc, .framer-ZqoyF .framer-gs6bi6 { bottom: 0px; flex: none; left: 0px; overflow: visible; pointer-events: none; position: absolute; right: 0px; top: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 368\n * @framerIntrinsicWidth 656\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"W5qEtz0Q_\":{\"layout\":[\"fixed\",\"fixed\"]},\"rrBoURMTJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"XBE6Bktba\":{\"layout\":[\"fixed\",\"fixed\"]},\"dVOXxfR73\":{\"layout\":[\"fixed\",\"fixed\"]},\"boZixsfwe\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZnShh8Chs\":{\"layout\":[\"fixed\",\"fixed\"]},\"jDAcej35x\":{\"layout\":[\"fixed\",\"fixed\"]},\"GwjX3wUvk\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ga3pCLb7N\":\"image1\",\"CQuyllWoH\":\"image2\",\"E1VYOkQbB\":\"image3\",\"fo7liKqhn\":\"image4\",\"CVqnpV02V\":\"image5\",\"NOOYR5UCo\":\"image6\",\"oVr0ArdS6\":\"image7\",\"Hbt1_Qqr7\":\"image8\",\"pq3kH3kTk\":\"image9\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerAYV_lI31l=withCSS(Component,css,\"framer-ZqoyF\");export default FramerAYV_lI31l;FramerAYV_lI31l.displayName=\"Gallery/Images\";FramerAYV_lI31l.defaultProps={height:368,width:656};addPropertyControls(FramerAYV_lI31l,{variant:{options:[\"rDNpVBkbz\",\"W5qEtz0Q_\",\"rrBoURMTJ\",\"XBE6Bktba\",\"dVOXxfR73\",\"boZixsfwe\",\"ZnShh8Chs\",\"jDAcej35x\",\"GwjX3wUvk\"],optionTitles:[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\"],title:\"Variant\",type:ControlType.Enum},ga3pCLb7N:{title:\"Image 1\",type:ControlType.ResponsiveImage},CQuyllWoH:{title:\"Image 2\",type:ControlType.ResponsiveImage},E1VYOkQbB:{title:\"Image 3\",type:ControlType.ResponsiveImage},fo7liKqhn:{title:\"Image 4\",type:ControlType.ResponsiveImage},CVqnpV02V:{title:\"Image 5\",type:ControlType.ResponsiveImage},NOOYR5UCo:{title:\"Image 6\",type:ControlType.ResponsiveImage},oVr0ArdS6:{title:\"Image 7\",type:ControlType.ResponsiveImage},Hbt1_Qqr7:{title:\"Image 8\",type:ControlType.ResponsiveImage},pq3kH3kTk:{title:\"Image 9\",type:ControlType.ResponsiveImage}});addFonts(FramerAYV_lI31l,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAYV_lI31l\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"W5qEtz0Q_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rrBoURMTJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XBE6Bktba\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dVOXxfR73\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"boZixsfwe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZnShh8Chs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jDAcej35x\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GwjX3wUvk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"ga3pCLb7N\\\":\\\"image1\\\",\\\"CQuyllWoH\\\":\\\"image2\\\",\\\"E1VYOkQbB\\\":\\\"image3\\\",\\\"fo7liKqhn\\\":\\\"image4\\\",\\\"CVqnpV02V\\\":\\\"image5\\\",\\\"NOOYR5UCo\\\":\\\"image6\\\",\\\"oVr0ArdS6\\\":\\\"image7\\\",\\\"Hbt1_Qqr7\\\":\\\"image8\\\",\\\"pq3kH3kTk\\\":\\\"image9\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"368\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"656\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AYV_lI31l.map", "import{jsx as e}from\"react/jsx-runtime\";import{useState as t,useEffect as o}from\"react\";import{addPropertyControls as i,ControlType as l}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */function s(i){let[l,s]=t(null);o(()=>{let e=i.customSvgCode;r(e);},[i.customSvgCode,i.customColor,i.customStrokeWidth,i.lineCap,i.lineJoin]);let r=e=>{let t=[[/width=\"[^\"]*\"/,'width=\"100%\"'],[/height=\"[^\"]*\"/,'height=\"100%\"']],o=e.includes('stroke=\"'),l=e.includes('stroke-width=\"'),r=e.includes('stroke-linecap=\"'),n=e.includes('stroke-linejoin=\"');if(e.includes(\"<circle\")){// Find the circle element and update its fill attribute\nlet o=/<circle[^>]*fill=\"([^\"]*)\"/,l=e.match(o);if(l){// Update the fill attribute with the custom color\nlet t=l[0].replace(l[1],i.customColor);e=e.replace(o,t);}else // If there is no fill attribute, add it with the custom color\nt.push([/<circle/g,`<circle fill=\"${i.customColor}\"`]);}o?(r?t.push([/<path/g,`<path stroke=\"${i.customColor}\" stroke-linecap=\"${i.lineCap}\"`]):t.push([/<path/g,`<path stroke=\"${i.customColor}\"`]),l&&t.push([/stroke-width=\"(?!0\\b)\\d+(\\.\\d+)?\"/g,`stroke-width=\"${i.customStrokeWidth}\"`])):t.push([/<path/g,`<path fill=\"${i.customColor}\"`]),e.includes('overflow=\"')?t.push([/overflow=\"[^\"]*\"/,'overflow=\"visible\"']):t.push([/<svg/,'<svg overflow=\"visible\"']),n?t.push([/stroke-linejoin=\"[^\"]*\"/,`stroke-linejoin=\"${i.lineJoin}\"`]):t.push([/<path/g,`<path stroke-linejoin=\"${i.lineJoin}\"`]),t.forEach(([t,o])=>{e=e.replace(t,o);}),s(e);},n={padding:`${i.customPadding}px`,display:\"flex\",flexDirection:\"column\",alignItems:\"center\",justifyContent:\"center\",overflow:\"visible\"};return /*#__PURE__*/e(\"div\",{dangerouslySetInnerHTML:{__html:l},style:n});}s.defaultProps={customSvgCode:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M11.9996 4.58607L19.414 12.0001L22.9139 8.50015L15.4997 1.08594L11.9996 4.58607Z\" fill=\"black\"/> <path d=\"M18.403 13.8175L10.1822 5.59708L5.63438 7.25082L3.08203 19.5021L8.15387 14.4302C8.0427 14.1472 7.98166 13.839 7.98166 13.5166C7.98166 12.1359 9.10095 11.0166 10.4817 11.0166C11.8624 11.0166 12.9817 12.1359 12.9817 13.5166C12.9817 14.8973 11.8624 16.0166 10.4817 16.0166C10.1592 16.0166 9.85109 15.9556 9.56811 15.8444L4.49378 20.9188L16.7491 18.3656L18.403 13.8175Z\" fill=\"black\"/> </svg>',customColor:\"#ffffff\",customPadding:0,customStrokeWidth:2,lineCap:\"butt\",lineJoin:\"miter\"},i(s,{customSvgCode:{type:l.String,title:\"SVG Code\",displayTextArea:!1},customColor:{type:l.Color,title:\"Color\",defaultValue:\"#ffffff\"},customStrokeWidth:{type:l.Number,title:\"Stroke\",defaultValue:2,min:0,step:.1,displayStepper:!0,hidden:e=>!e.customSvgCode.includes('stroke=\"')},customPadding:{type:l.Number,title:\"Padding\",defaultValue:0,min:0,step:1,displayStepper:!0},lineCap:{type:l.Enum,title:\"Line Cap\",options:[\"butt\",\"round\",\"square\"],optionTitles:[\"Butt\",\"Round\",\"Square\"],defaultValue:\"butt\",hidden:e=>!e.customSvgCode.includes('stroke=\"')},lineJoin:{type:l.Enum,title:\"Line Join\",options:[\"round\",\"miter\",\"bevel\"],optionTitles:[\"Round\",\"Miter\",\"Bevel\"],defaultValue:\"miter\",hidden:e=>!e.customSvgCode.includes('stroke=\"')}});export default s;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SVG\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SVG.map", "// Generated by Framer (4f5e97b)\nimport{jsx as e,jsxs as r}from\"react/jsx-runtime\";import{addFonts as t,addPropertyControls as a,ControlType as o,cx as i,Image as n,useActiveVariantCallback as l,useLocaleInfo as s,useVariantState as d,withCSS as m}from\"framer\";import{LayoutGroup as u,motion as p,MotionConfigContext as f}from\"framer-motion\";import*as c from\"react\";let h={JSBRhZ05q:{hover:!0}},v=[\"kGqWZo08u\",\"JSBRhZ05q\"],w=\"framer-vWUw1\",b={JSBRhZ05q:\"framer-v-12o467w\",kGqWZo08u:\"framer-v-10hsbsc\"};function y(e,...r){let t={};return null==r||r.forEach(r=>r&&Object.assign(t,e[r])),t;}let g={default:{delay:0,duration:.25,ease:[.44,0,.56,1],type:\"tween\"}},R=e=>\"object\"==typeof e&&null!==e&&\"string\"==typeof e.src?e:\"string\"==typeof e?{src:e}:void 0,B=({value:r,children:t})=>{let a=c.useContext(f),o=null!=r?r:a.transition,i=c.useMemo(()=>({...a,transition:o}),[JSON.stringify(o)]);return /*#__PURE__*/e(f.Provider,{value:i,children:t});},q={Active:\"kGqWZo08u\",Inactive:\"JSBRhZ05q\"},x=({border:e,height:r,id:t,image:a,tap:o,width:i,...n})=>{var l,s,d,m;return{...n,Na8yZDTE3:null!=o?o:n.Na8yZDTE3,qorJ6sE5a:null!==(l=null!=e?e:n.qorJ6sE5a)&&void 0!==l?l:\"rgb(255, 255, 255)\",variant:null!==(d=null!==(s=q[n.variant])&&void 0!==s?s:n.variant)&&void 0!==d?d:\"kGqWZo08u\",ztRBQIg9r:null!==(m=null!=a?a:n.ztRBQIg9r)&&void 0!==m?m:{src:\"https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp?scale-down-to=512 512w, https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp?scale-down-to=1024 1024w, https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp 1456w\"}};},Z=(e,r)=>r.join(\"-\")+e.layoutDependency,j=/*#__PURE__*/c.forwardRef(function(t,a){let{activeLocale:o}=s(),{style:m,className:f,layoutId:w,variant:q,ztRBQIg9r:j,Na8yZDTE3:W,qorJ6sE5a:J,...N}=x(t),{baseVariant:S,classNames:k,gestureVariant:I,setGestureState:T,setVariant:z,transition:E,variants:A}=d({cycleOrder:v,defaultVariant:\"kGqWZo08u\",enabledGestures:h,transitions:g,variant:q,variantClassNames:b}),L=Z(t,A),{activeVariantCallback:U,delay:G}=l(S),D=U(async(...e)=>{if(W){let r=await W(...e);if(!1===r)return!1;}}),O=c.useRef(null),F=c.useId();return /*#__PURE__*/e(u,{id:null!=w?w:F,children:/*#__PURE__*/e(p.div,{initial:q,animate:A,onHoverStart:()=>T({isHovered:!0}),onHoverEnd:()=>T({isHovered:!1}),onTapStart:()=>T({isPressed:!0}),onTap:()=>T({isPressed:!1}),onTapCancel:()=>T({isPressed:!1}),className:i(\"framer-vWUw1\",...[],k),style:{display:\"contents\"},children:/*#__PURE__*/e(B,{value:E,children:/*#__PURE__*/r(p.div,{...N,className:i(\"framer-10hsbsc\",f),\"data-framer-name\":\"Active\",\"data-highlight\":!0,layoutDependency:L,layoutId:\"kGqWZo08u\",onTap:D,ref:null!=a?a:O,style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,opacity:1,...m},variants:{\"JSBRhZ05q-hover\":{opacity:.8},JSBRhZ05q:{opacity:.4}},...y({\"JSBRhZ05q-hover\":{\"data-framer-name\":void 0},JSBRhZ05q:{\"data-framer-name\":\"Inactive\"}},S,I),children:[/*#__PURE__*/e(p.div,{className:\"framer-1kwqkx5\",\"data-framer-name\":\"Border\",layoutDependency:L,layoutId:\"JWiUs4_s_\",style:{backgroundColor:J,opacity:0},variants:{JSBRhZ05q:{opacity:.2}}}),/*#__PURE__*/e(n,{background:{alt:\"\",fit:\"fill\",sizes:\"80px\",...R(j)},className:\"framer-1ame7u7\",\"data-framer-name\":\"Image\",layoutDependency:L,layoutId:\"RjsMvp5Bq\",style:{borderBottomLeftRadius:7,borderBottomRightRadius:7,borderTopLeftRadius:7,borderTopRightRadius:7}})]})})})});}),W=['.framer-vWUw1 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vWUw1 .framer-3os7mm { display: block; }\",\".framer-vWUw1 .framer-10hsbsc { cursor: pointer; height: 46px; overflow: hidden; position: relative; width: 82px; will-change: var(--framer-will-change-override, transform); }\",\".framer-vWUw1 .framer-1kwqkx5 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-vWUw1 .framer-1ame7u7 { flex: none; height: 44px; left: calc(50.00000000000002% - 80px / 2); overflow: visible; pointer-events: none; position: absolute; top: calc(50.00000000000002% - 44px / 2); width: 80px; }\"],J=m(j,W,\"framer-vWUw1\");export default J;J.displayName=\"Gallery/Navigation Item\",J.defaultProps={height:46,width:82},a(J,{variant:{options:[\"kGqWZo08u\",\"JSBRhZ05q\"],optionTitles:[\"Active\",\"Inactive\"],title:\"Variant\",type:o.Enum},ztRBQIg9r:{__defaultAssetReference:\"data:framer/asset-reference,lmFollwwBANyjurh7LnOrwRjzY.webp?originalFilename=blue-1.webp&preferredSize=auto\",title:\"Image\",type:o.ResponsiveImage},Na8yZDTE3:{title:\"Tap\",type:o.EventHandler},qorJ6sE5a:{defaultValue:\"rgb(255, 255, 255)\",title:\"Border\",type:o.Color}}),t(J,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEvMPvjkuO\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"46\",\"framerVariables\":\"{\\\"ztRBQIg9r\\\":\\\"image\\\",\\\"Na8yZDTE3\\\":\\\"tap\\\",\\\"qorJ6sE5a\\\":\\\"border\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JSBRhZ05q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dt5DBic_o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"82\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./EvMPvjkuO.map", "// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={LIwAi0Xac:{hover:true}};const cycleOrder=[\"M6pFAkRrb\",\"LIwAi0Xac\"];const serializationHash=\"framer-Vow0l\";const variantClassNames={LIwAi0Xac:\"framer-v-rp1twj\",M6pFAkRrb:\"framer-v-13usw4i\"};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={delay:0,duration:.25,ease:[.44,0,.56,1],type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Active:\"M6pFAkRrb\",Inactive:\"LIwAi0Xac\"};const getProps=({border,height,id,image,tap,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,Na8yZDTE3:tap!==null&&tap!==void 0?tap:props.Na8yZDTE3,qorJ6sE5a:(_ref=border!==null&&border!==void 0?border:props.qorJ6sE5a)!==null&&_ref!==void 0?_ref:\"rgb(255, 255, 255)\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"M6pFAkRrb\",ztRBQIg9r:(_ref2=image!==null&&image!==void 0?image:props.ztRBQIg9r)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp 1456w\"}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ztRBQIg9r,Na8yZDTE3,qorJ6sE5a,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"M6pFAkRrb\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaptwaj90=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Na8yZDTE3){const res=await Na8yZDTE3(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();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(scopingClassNames,\"framer-13usw4i\",className,classNames),\"data-framer-name\":\"Active\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"M6pFAkRrb\",onTap:onTaptwaj90,ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,opacity:1,...style},variants:{\"LIwAi0Xac-hover\":{opacity:.8},LIwAi0Xac:{opacity:.4}},...addPropertyOverrides({\"LIwAi0Xac-hover\":{\"data-framer-name\":undefined},LIwAi0Xac:{\"data-framer-name\":\"Inactive\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1065z3o\",\"data-framer-name\":\"Border\",layoutDependency:layoutDependency,layoutId:\"d4Fjf6neB\",style:{backgroundColor:qorJ6sE5a,opacity:0},variants:{LIwAi0Xac:{opacity:.2}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||46)*.5000000000000002-22)),sizes:\"80px\",...toResponsiveImage(ztRBQIg9r)},className:\"framer-8u47c7\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"kD_xF2uwX\",style:{borderBottomLeftRadius:7,borderBottomRightRadius:7,borderTopLeftRadius:7,borderTopRightRadius:7}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Vow0l.framer-uvgcnk, .framer-Vow0l .framer-uvgcnk { display: block; }\",\".framer-Vow0l.framer-13usw4i { cursor: pointer; height: 46px; overflow: hidden; position: relative; width: 82px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Vow0l .framer-1065z3o { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-Vow0l .framer-8u47c7 { flex: none; height: 44px; left: calc(50.00000000000002% - 80px / 2); overflow: visible; pointer-events: none; position: absolute; top: calc(50.00000000000002% - 44px / 2); width: 80px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 46\n * @framerIntrinsicWidth 82\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"LIwAi0Xac\":{\"layout\":[\"fixed\",\"fixed\"]},\"BNMeGEZWi\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ztRBQIg9r\":\"image\",\"Na8yZDTE3\":\"tap\",\"qorJ6sE5a\":\"border\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraNfqcNIfN=withCSS(Component,css,\"framer-Vow0l\");export default FrameraNfqcNIfN;FrameraNfqcNIfN.displayName=\"Gallery/Navigation Item\";FrameraNfqcNIfN.defaultProps={height:46,width:82};addPropertyControls(FrameraNfqcNIfN,{variant:{options:[\"M6pFAkRrb\",\"LIwAi0Xac\"],optionTitles:[\"Active\",\"Inactive\"],title:\"Variant\",type:ControlType.Enum},ztRBQIg9r:{__defaultAssetReference:\"data:framer/asset-reference,lmFollwwBANyjurh7LnOrwRjzY.webp?originalFilename=blue-1.webp&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},Na8yZDTE3:{title:\"Tap\",type:ControlType.EventHandler},qorJ6sE5a:{defaultValue:\"rgb(255, 255, 255)\",title:\"Border\",type:ControlType.Color}});addFonts(FrameraNfqcNIfN,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraNfqcNIfN\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"82\",\"framerVariables\":\"{\\\"ztRBQIg9r\\\":\\\"image\\\",\\\"Na8yZDTE3\\\":\\\"tap\\\",\\\"qorJ6sE5a\\\":\\\"border\\\"}\",\"framerIntrinsicHeight\":\"46\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LIwAi0Xac\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BNMeGEZWi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./aNfqcNIfN.map", "// Generated by Framer (ae50a0d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/hAahUT5WhkA90ScusgxD/SVG.js\";import GalleryNavigationItem from\"https://framerusercontent.com/modules/tqrLC7FdWnbrTBu4Jbjx/xAsV4D3kJS5KXk2kRGw6/EvMPvjkuO.js\";import GalleryNavigationItem1 from\"https://framerusercontent.com/modules/bi5j8Pmzf5lLs33yVb9V/yVA0NOFUhbJfNeFUQaVP/aNfqcNIfN.js\";const GalleryNavigationItemFonts=getFonts(GalleryNavigationItem);const SVGFonts=getFonts(SVG);const GalleryNavigationItem1Fonts=getFonts(GalleryNavigationItem1);const cycleOrder=[\"Ljan7G8_y\",\"haIMAxksG\",\"gghbEa3oQ\",\"BG6_vPyW1\",\"IbaBQJU9J\",\"nUI3aywWw\",\"ie9Nwwzzt\",\"OqRTKsKVR\",\"sy82aEppL\"];const serializationHash=\"framer-vwi0G\";const variantClassNames={BG6_vPyW1:\"framer-v-9jkoew\",gghbEa3oQ:\"framer-v-8216am\",haIMAxksG:\"framer-v-1n2inwf\",IbaBQJU9J:\"framer-v-1e5spy9\",ie9Nwwzzt:\"framer-v-tn4osj\",Ljan7G8_y:\"framer-v-1vvpdze\",nUI3aywWw:\"framer-v-14u8a0r\",OqRTKsKVR:\"framer-v-rwx9wj\",sy82aEppL:\"framer-v-1g8azw4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:650,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};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={\"1\":\"Ljan7G8_y\",\"2\":\"haIMAxksG\",\"3\":\"gghbEa3oQ\",\"4\":\"BG6_vPyW1\",\"5\":\"IbaBQJU9J\",\"6\":\"nUI3aywWw\",\"7\":\"ie9Nwwzzt\",\"8\":\"OqRTKsKVR\",\"9\":\"sy82aEppL\"};const getProps=({_1,_2,_3,_4,_5,_6,_7,_8,_9,background,height,id,image1,image2,image3,image4,image5,image6,image7,image8,image9,selector,width,...props})=>{return{...props,cx33mnUE3:image2??props.cx33mnUE3??{src:\"https://framerusercontent.com/images/sQNMTjOuH5HwpdcYsQ1Mini7TGk.webp?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/sQNMTjOuH5HwpdcYsQ1Mini7TGk.webp?scale-down-to=512 512w,https://framerusercontent.com/images/sQNMTjOuH5HwpdcYsQ1Mini7TGk.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/sQNMTjOuH5HwpdcYsQ1Mini7TGk.webp 1456w\"},dbsiYCAqS:image9??props.dbsiYCAqS,FfrO1KV0Q:_3??props.FfrO1KV0Q,FX_YoCLJm:image1??props.FX_YoCLJm??{src:\"https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/lmFollwwBANyjurh7LnOrwRjzY.webp 1456w\"},g8ToaZVmj:image3??props.g8ToaZVmj,guL96G44I:_7??props.guL96G44I,IqDVb43PR:selector??props.IqDVb43PR??\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",jR68EO0KP:_4??props.jR68EO0KP,kV0neR1DF:image8??props.kV0neR1DF,moyOFAv_J:_6??props.moyOFAv_J,MvhWGEEJw:_8??props.MvhWGEEJw,PoDd6LLQM:_9??props.PoDd6LLQM,qO9woDsIE:image4??props.qO9woDsIE,qX5aJY0_l:_1??props.qX5aJY0_l,RthHlBIYj:_2??props.RthHlBIYj,variant:humanReadableVariantMap[props.variant]??props.variant??\"Ljan7G8_y\",XLzMbvsC3:background??props.XLzMbvsC3??\"var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, rgb(5, 5, 5))\",y0fX7xmZq:image5??props.y0fX7xmZq,YjoLglh7W:image7??props.YjoLglh7W,YLJ1H6SSA:_5??props.YLJ1H6SSA,ZrKNCUwGg:image6??props.ZrKNCUwGg};};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,moyOFAv_J,guL96G44I,MvhWGEEJw,PoDd6LLQM,XLzMbvsC3,IqDVb43PR,FX_YoCLJm,cx33mnUE3,g8ToaZVmj,qO9woDsIE,y0fX7xmZq,ZrKNCUwGg,YjoLglh7W,kV0neR1DF,dbsiYCAqS,qX5aJY0_l,RthHlBIYj,FfrO1KV0Q,jR68EO0KP,YLJ1H6SSA,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Ljan7G8_y\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const Na8yZDTE3kr7dx4=activeVariantCallback(async(...args)=>{if(qX5aJY0_l){const res=await qX5aJY0_l(...args);if(res===false)return false;}setVariant(\"Ljan7G8_y\");});const Na8yZDTE31y0ql7s=activeVariantCallback(async(...args)=>{if(RthHlBIYj){const res=await RthHlBIYj(...args);if(res===false)return false;}setVariant(\"haIMAxksG\");});const Na8yZDTE3dcbkmj=activeVariantCallback(async(...args)=>{if(FfrO1KV0Q){const res=await FfrO1KV0Q(...args);if(res===false)return false;}setVariant(\"gghbEa3oQ\");});const Na8yZDTE31ygswig=activeVariantCallback(async(...args)=>{if(jR68EO0KP){const res=await jR68EO0KP(...args);if(res===false)return false;}setVariant(\"BG6_vPyW1\");});const Na8yZDTE31l7dpw6=activeVariantCallback(async(...args)=>{if(YLJ1H6SSA){const res=await YLJ1H6SSA(...args);if(res===false)return false;}setVariant(\"IbaBQJU9J\");});const Na8yZDTE3c9pel5=activeVariantCallback(async(...args)=>{if(moyOFAv_J){const res=await moyOFAv_J(...args);if(res===false)return false;}setVariant(\"nUI3aywWw\");});const Na8yZDTE31d4wa6h=activeVariantCallback(async(...args)=>{if(guL96G44I){const res=await guL96G44I(...args);if(res===false)return false;}setVariant(\"ie9Nwwzzt\");});const Na8yZDTE3kknghu=activeVariantCallback(async(...args)=>{if(MvhWGEEJw){const res=await MvhWGEEJw(...args);if(res===false)return false;}setVariant(\"OqRTKsKVR\");});const Na8yZDTE3dsjxbj=activeVariantCallback(async(...args)=>{if(PoDd6LLQM){const res=await PoDd6LLQM(...args);if(res===false)return false;}setVariant(\"sy82aEppL\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(g8ToaZVmj);const visible1=isSet(qO9woDsIE);const visible2=isSet(y0fX7xmZq);const visible3=isSet(ZrKNCUwGg);const visible4=isSet(YjoLglh7W);const visible5=isSet(kV0neR1DF);const visible6=isSet(dbsiYCAqS);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1vvpdze\",className,classNames),\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"Ljan7G8_y\",ref:refBinding,style:{backgroundColor:XLzMbvsC3,borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({BG6_vPyW1:{\"data-framer-name\":\"4\"},gghbEa3oQ:{\"data-framer-name\":\"3\"},haIMAxksG:{\"data-framer-name\":\"2\"},IbaBQJU9J:{\"data-framer-name\":\"5\"},ie9Nwwzzt:{\"data-framer-name\":\"7\"},nUI3aywWw:{\"data-framer-name\":\"6\"},OqRTKsKVR:{\"data-framer-name\":\"8\"},sy82aEppL:{\"data-framer-name\":\"9\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ctbx7k-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"c82V4wJgq-container\",nodeId:\"c82V4wJgq\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"c82V4wJgq\",layoutId:\"c82V4wJgq\",Na8yZDTE3:Na8yZDTE3kr7dx4,qorJ6sE5a:IqDVb43PR,style:{height:\"100%\",width:\"100%\"},variant:\"kGqWZo08u\",width:\"100%\",ztRBQIg9r:toResponsiveImage(FX_YoCLJm),...addPropertyOverrides({BG6_vPyW1:{variant:\"JSBRhZ05q\"},gghbEa3oQ:{variant:\"JSBRhZ05q\"},haIMAxksG:{variant:\"JSBRhZ05q\"},IbaBQJU9J:{variant:\"JSBRhZ05q\"},ie9Nwwzzt:{variant:\"JSBRhZ05q\"},nUI3aywWw:{variant:\"JSBRhZ05q\"},OqRTKsKVR:{variant:\"JSBRhZ05q\"},sy82aEppL:{variant:\"JSBRhZ05q\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tj6jvr-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"pecMrEo2V-container\",nodeId:\"pecMrEo2V\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"pecMrEo2V\",layoutId:\"pecMrEo2V\",Na8yZDTE3:Na8yZDTE31y0ql7s,qorJ6sE5a:IqDVb43PR,style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(cx33mnUE3),...addPropertyOverrides({haIMAxksG:{variant:\"kGqWZo08u\"}},baseVariant,gestureVariant)})})}),visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xdfnsi-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"yEgAAzH54-container\",nodeId:\"yEgAAzH54\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"yEgAAzH54\",layoutId:\"yEgAAzH54\",Na8yZDTE3:Na8yZDTE3dcbkmj,qorJ6sE5a:IqDVb43PR,style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(g8ToaZVmj),...addPropertyOverrides({gghbEa3oQ:{variant:\"kGqWZo08u\"}},baseVariant,gestureVariant)})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dysg05-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"jln3d6r7H-container\",nodeId:\"jln3d6r7H\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"jln3d6r7H\",layoutId:\"jln3d6r7H\",Na8yZDTE3:Na8yZDTE31ygswig,qorJ6sE5a:IqDVb43PR,style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(qO9woDsIE),...addPropertyOverrides({BG6_vPyW1:{variant:\"kGqWZo08u\"}},baseVariant,gestureVariant)})})}),visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1eg176g-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"B9XSrtWX5-container\",nodeId:\"B9XSrtWX5\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"B9XSrtWX5\",layoutId:\"B9XSrtWX5\",Na8yZDTE3:Na8yZDTE31l7dpw6,qorJ6sE5a:IqDVb43PR,style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(y0fX7xmZq),...addPropertyOverrides({IbaBQJU9J:{variant:\"kGqWZo08u\"}},baseVariant,gestureVariant)})})}),visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ocmghq-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"oHg6hZVK5-container\",nodeId:\"oHg6hZVK5\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"oHg6hZVK5\",layoutId:\"oHg6hZVK5\",Na8yZDTE3:Na8yZDTE3c9pel5,qorJ6sE5a:IqDVb43PR,style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(ZrKNCUwGg),...addPropertyOverrides({nUI3aywWw:{variant:\"kGqWZo08u\"}},baseVariant,gestureVariant)})})}),visible4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-b7gglx-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"wtykobKDY-container\",nodeId:\"wtykobKDY\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"wtykobKDY\",layoutId:\"wtykobKDY\",Na8yZDTE3:Na8yZDTE31d4wa6h,qorJ6sE5a:IqDVb43PR,style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(YjoLglh7W),...addPropertyOverrides({ie9Nwwzzt:{variant:\"kGqWZo08u\"}},baseVariant,gestureVariant)})})}),visible5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-d2u0gu-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"JG_tk3KBb-container\",nodeId:\"JG_tk3KBb\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"JG_tk3KBb\",layoutId:\"JG_tk3KBb\",Na8yZDTE3:Na8yZDTE3kknghu,qorJ6sE5a:IqDVb43PR,style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(kV0neR1DF),...addPropertyOverrides({OqRTKsKVR:{variant:\"kGqWZo08u\"}},baseVariant,gestureVariant)})})}),visible6&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o2umui-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"PdN77gXsO-container\",nodeId:\"PdN77gXsO\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"PdN77gXsO\",layoutId:\"PdN77gXsO\",Na8yZDTE3:Na8yZDTE3dsjxbj,qorJ6sE5a:IqDVb43PR,style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(dbsiYCAqS),...addPropertyOverrides({sy82aEppL:{variant:\"kGqWZo08u\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mp87qo\",\"data-framer-name\":\"Selector\",layoutDependency:layoutDependency,layoutId:\"sBjIBIAZl\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-155imxl\",\"data-framer-name\":\"Helper\",layoutDependency:layoutDependency,layoutId:\"Zs5dG3M7Z\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j3ma36-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"f9HoBKyIo-container\",nodeId:\"f9HoBKyIo\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",children:/*#__PURE__*/_jsx(SVG,{customColor:IqDVb43PR,customPadding:0,customStrokeWidth:2,customSvgCode:'<svg width=\"86\" height=\"50\" viewBox=\"0 0 86 50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.96341 0H76.0366C81.5731 0 86 4.48832 86 9.94983V40.0502C86 45.5117 81.5731 50 76.0366 50H9.96342C4.42691 50 0 45.5117 0 40.0502V9.94983C0 4.48832 4.42691 0 9.96341 0ZM9.96341 1.92308C5.54024 1.92308 1.95455 5.51678 1.95455 9.94983V40.0502C1.95455 44.4832 5.54024 48.0769 9.96342 48.0769H76.0366C80.4598 48.0769 84.0455 44.4832 84.0455 40.0502V9.94983C84.0455 5.51678 80.4598 1.92308 76.0366 1.92308H9.96341Z\" fill=\"black\"/> </svg>',height:\"100%\",id:\"f9HoBKyIo\",layoutId:\"f9HoBKyIo\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36.5,width:\"65.5px\",y:(componentViewport?.y||0)+((componentViewport?.height||52.5)*.5000000000000002-26)+7.75,...addPropertyOverrides({BG6_vPyW1:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*.5000000000000002-26)+7.75},gghbEa3oQ:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*.5000000000000002-26)+7.75},IbaBQJU9J:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*.5000000000000002-26)+7.75},ie9Nwwzzt:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*.5000000000000002-26)+7.75},nUI3aywWw:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*.5000000000000002-26)+7.75},OqRTKsKVR:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*.5000000000000002-26)+7.75},sy82aEppL:{y:(componentViewport?.y||0)+((componentViewport?.height||200)*.5000000000000002-26)+7.75}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mcqk0d-container\",layoutDependency:layoutDependency,layoutId:\"Gfmpj7d0W-container\",nodeId:\"Gfmpj7d0W\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",style:{opacity:0},children:/*#__PURE__*/_jsx(GalleryNavigationItem1,{height:\"100%\",id:\"Gfmpj7d0W\",layoutId:\"Gfmpj7d0W\",qorJ6sE5a:\"rgb(255, 255, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"LIwAi0Xac\",width:\"100%\",ztRBQIg9r:toResponsiveImage(cx33mnUE3)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12fc4cs-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ybTCzmfBs-container\",nodeId:\"ybTCzmfBs\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",style:{opacity:0},children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"ybTCzmfBs\",layoutId:\"ybTCzmfBs\",qorJ6sE5a:\"rgb(255, 255, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(g8ToaZVmj)})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-im9cp3-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"tCEnuXorg-container\",nodeId:\"tCEnuXorg\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",style:{opacity:0},children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"tCEnuXorg\",layoutId:\"tCEnuXorg\",qorJ6sE5a:\"rgb(255, 255, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(qO9woDsIE)})})}),visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ti9jbv-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"vFVhPEyZv-container\",nodeId:\"vFVhPEyZv\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",style:{opacity:0},children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"vFVhPEyZv\",layoutId:\"vFVhPEyZv\",qorJ6sE5a:\"rgb(255, 255, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(y0fX7xmZq)})})}),visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bj3adu-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"bH8aCrAFJ-container\",nodeId:\"bH8aCrAFJ\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",style:{opacity:0},children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"bH8aCrAFJ\",layoutId:\"bH8aCrAFJ\",qorJ6sE5a:\"rgb(255, 255, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(ZrKNCUwGg)})})}),visible4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16i5n9r-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"hAVX0Uy3m-container\",nodeId:\"hAVX0Uy3m\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",style:{opacity:0},children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"hAVX0Uy3m\",layoutId:\"hAVX0Uy3m\",qorJ6sE5a:\"rgb(255, 255, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(YjoLglh7W)})})}),visible5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z9k0xa-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"axKZU9kxJ-container\",nodeId:\"axKZU9kxJ\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",style:{opacity:0},children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"axKZU9kxJ\",layoutId:\"axKZU9kxJ\",qorJ6sE5a:\"rgb(255, 255, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(kV0neR1DF)})})}),visible6&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qlyv7x-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"oXWoUvhlE-container\",nodeId:\"oXWoUvhlE\",rendersWithMotion:true,scopeId:\"faWlPWxVi\",style:{opacity:0},children:/*#__PURE__*/_jsx(GalleryNavigationItem,{height:\"100%\",id:\"oXWoUvhlE\",layoutId:\"oXWoUvhlE\",qorJ6sE5a:\"rgb(255, 255, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"JSBRhZ05q\",width:\"100%\",ztRBQIg9r:toResponsiveImage(dbsiYCAqS),...addPropertyOverrides({sy82aEppL:{variant:\"kGqWZo08u\"}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vwi0G.framer-1b691pz, .framer-vwi0G .framer-1b691pz { display: block; }\",\".framer-vwi0G.framer-1vvpdze { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-vwi0G .framer-ctbx7k-container, .framer-vwi0G .framer-tj6jvr-container, .framer-vwi0G .framer-xdfnsi-container, .framer-vwi0G .framer-dysg05-container, .framer-vwi0G .framer-1eg176g-container, .framer-vwi0G .framer-ocmghq-container, .framer-vwi0G .framer-b7gglx-container, .framer-vwi0G .framer-d2u0gu-container, .framer-vwi0G .framer-1o2umui-container { aspect-ratio: 1.7826086956521738 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 37px); position: relative; width: 65px; }\",\".framer-vwi0G .framer-1mp87qo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 52px; justify-content: flex-start; left: 0px; overflow: visible; padding: 8px; pointer-events: none; position: absolute; right: 0px; top: calc(50.00000000000002% - 52px / 2); z-index: 2; }\",\".framer-vwi0G .framer-155imxl { flex: none; height: 37px; overflow: visible; pointer-events: none; position: relative; width: 66px; }\",\".framer-vwi0G .framer-1j3ma36-container { flex: none; height: 37px; left: calc(50.00000000000002% - 65.5px / 2); position: absolute; top: calc(50.00000000000002% - 36.5px / 2); width: 66px; z-index: 1; }\",\".framer-vwi0G .framer-1mcqk0d-container, .framer-vwi0G .framer-12fc4cs-container, .framer-vwi0G .framer-im9cp3-container, .framer-vwi0G .framer-1ti9jbv-container, .framer-vwi0G .framer-bj3adu-container, .framer-vwi0G .framer-16i5n9r-container, .framer-vwi0G .framer-z9k0xa-container, .framer-vwi0G .framer-1qlyv7x-container { flex: none; height: 37px; pointer-events: none; position: relative; width: 66px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vwi0G.framer-1vvpdze, .framer-vwi0G .framer-1mp87qo { gap: 0px; } .framer-vwi0G.framer-1vvpdze > *, .framer-vwi0G .framer-1mp87qo > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-vwi0G.framer-1vvpdze > :first-child, .framer-vwi0G .framer-1mp87qo > :first-child { margin-left: 0px; } .framer-vwi0G.framer-1vvpdze > :last-child, .framer-vwi0G .framer-1mp87qo > :last-child { margin-right: 0px; } }\",\".framer-vwi0G.framer-v-1n2inwf .framer-155imxl, .framer-vwi0G.framer-v-8216am .framer-12fc4cs-container, .framer-vwi0G.framer-v-9jkoew .framer-12fc4cs-container, .framer-vwi0G.framer-v-1e5spy9 .framer-12fc4cs-container, .framer-vwi0G.framer-v-14u8a0r .framer-12fc4cs-container, .framer-vwi0G.framer-v-tn4osj .framer-12fc4cs-container, .framer-vwi0G.framer-v-rwx9wj .framer-12fc4cs-container, .framer-vwi0G.framer-v-1g8azw4 .framer-12fc4cs-container { order: 1; }\",\".framer-vwi0G.framer-v-1n2inwf .framer-1mcqk0d-container, .framer-vwi0G.framer-v-8216am .framer-1mcqk0d-container, .framer-vwi0G.framer-v-9jkoew .framer-1mcqk0d-container, .framer-vwi0G.framer-v-1e5spy9 .framer-1mcqk0d-container, .framer-vwi0G.framer-v-14u8a0r .framer-1mcqk0d-container, .framer-vwi0G.framer-v-tn4osj .framer-1mcqk0d-container, .framer-vwi0G.framer-v-rwx9wj .framer-1mcqk0d-container, .framer-vwi0G.framer-v-1g8azw4 .framer-1mcqk0d-container { order: 0; }\",\".framer-vwi0G.framer-v-1n2inwf .framer-12fc4cs-container, .framer-vwi0G.framer-v-8216am .framer-155imxl, .framer-vwi0G.framer-v-9jkoew .framer-im9cp3-container, .framer-vwi0G.framer-v-1e5spy9 .framer-im9cp3-container, .framer-vwi0G.framer-v-14u8a0r .framer-im9cp3-container, .framer-vwi0G.framer-v-tn4osj .framer-im9cp3-container, .framer-vwi0G.framer-v-rwx9wj .framer-im9cp3-container, .framer-vwi0G.framer-v-1g8azw4 .framer-im9cp3-container { order: 2; }\",\".framer-vwi0G.framer-v-1n2inwf .framer-im9cp3-container, .framer-vwi0G.framer-v-8216am .framer-im9cp3-container, .framer-vwi0G.framer-v-9jkoew .framer-155imxl, .framer-vwi0G.framer-v-1e5spy9 .framer-1ti9jbv-container, .framer-vwi0G.framer-v-14u8a0r .framer-1ti9jbv-container, .framer-vwi0G.framer-v-tn4osj .framer-1ti9jbv-container, .framer-vwi0G.framer-v-rwx9wj .framer-1ti9jbv-container, .framer-vwi0G.framer-v-1g8azw4 .framer-1ti9jbv-container { order: 3; }\",\".framer-vwi0G.framer-v-1n2inwf .framer-1ti9jbv-container, .framer-vwi0G.framer-v-8216am .framer-1ti9jbv-container, .framer-vwi0G.framer-v-9jkoew .framer-1ti9jbv-container, .framer-vwi0G.framer-v-1e5spy9 .framer-155imxl, .framer-vwi0G.framer-v-14u8a0r .framer-bj3adu-container, .framer-vwi0G.framer-v-tn4osj .framer-bj3adu-container, .framer-vwi0G.framer-v-rwx9wj .framer-bj3adu-container, .framer-vwi0G.framer-v-1g8azw4 .framer-bj3adu-container { order: 4; }\",\".framer-vwi0G.framer-v-1n2inwf .framer-bj3adu-container, .framer-vwi0G.framer-v-8216am .framer-bj3adu-container, .framer-vwi0G.framer-v-9jkoew .framer-bj3adu-container, .framer-vwi0G.framer-v-1e5spy9 .framer-bj3adu-container, .framer-vwi0G.framer-v-14u8a0r .framer-155imxl, .framer-vwi0G.framer-v-tn4osj .framer-16i5n9r-container, .framer-vwi0G.framer-v-rwx9wj .framer-16i5n9r-container, .framer-vwi0G.framer-v-1g8azw4 .framer-16i5n9r-container { order: 5; }\",\".framer-vwi0G.framer-v-1n2inwf .framer-16i5n9r-container, .framer-vwi0G.framer-v-8216am .framer-16i5n9r-container, .framer-vwi0G.framer-v-9jkoew .framer-16i5n9r-container, .framer-vwi0G.framer-v-1e5spy9 .framer-16i5n9r-container, .framer-vwi0G.framer-v-14u8a0r .framer-16i5n9r-container, .framer-vwi0G.framer-v-tn4osj .framer-155imxl, .framer-vwi0G.framer-v-rwx9wj .framer-z9k0xa-container, .framer-vwi0G.framer-v-1g8azw4 .framer-z9k0xa-container { order: 6; }\",\".framer-vwi0G.framer-v-1n2inwf .framer-z9k0xa-container, .framer-vwi0G.framer-v-8216am .framer-z9k0xa-container, .framer-vwi0G.framer-v-9jkoew .framer-z9k0xa-container, .framer-vwi0G.framer-v-1e5spy9 .framer-z9k0xa-container, .framer-vwi0G.framer-v-14u8a0r .framer-z9k0xa-container, .framer-vwi0G.framer-v-tn4osj .framer-z9k0xa-container, .framer-vwi0G.framer-v-rwx9wj .framer-155imxl, .framer-vwi0G.framer-v-1g8azw4 .framer-1qlyv7x-container { order: 7; }\",\".framer-vwi0G.framer-v-1n2inwf .framer-1qlyv7x-container, .framer-vwi0G.framer-v-8216am .framer-1qlyv7x-container, .framer-vwi0G.framer-v-9jkoew .framer-1qlyv7x-container, .framer-vwi0G.framer-v-1e5spy9 .framer-1qlyv7x-container, .framer-vwi0G.framer-v-14u8a0r .framer-1qlyv7x-container, .framer-vwi0G.framer-v-tn4osj .framer-1qlyv7x-container, .framer-vwi0G.framer-v-rwx9wj .framer-1qlyv7x-container, .framer-vwi0G.framer-v-1g8azw4 .framer-155imxl { order: 8; }\",\".framer-vwi0G.framer-v-1e5spy9.framer-1vvpdze, .framer-vwi0G.framer-v-1e5spy9 .framer-1mp87qo, .framer-vwi0G.framer-v-14u8a0r.framer-1vvpdze, .framer-vwi0G.framer-v-14u8a0r .framer-1mp87qo, .framer-vwi0G.framer-v-tn4osj.framer-1vvpdze, .framer-vwi0G.framer-v-tn4osj .framer-1mp87qo, .framer-vwi0G.framer-v-rwx9wj.framer-1vvpdze, .framer-vwi0G.framer-v-rwx9wj .framer-1mp87qo, .framer-vwi0G.framer-v-1g8azw4.framer-1vvpdze, .framer-vwi0G.framer-v-1g8azw4 .framer-1mp87qo { justify-content: flex-end; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 52.5\n * @framerIntrinsicWidth 151\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"haIMAxksG\":{\"layout\":[\"auto\",\"auto\"]},\"gghbEa3oQ\":{\"layout\":[\"auto\",\"auto\"]},\"BG6_vPyW1\":{\"layout\":[\"auto\",\"auto\"]},\"IbaBQJU9J\":{\"layout\":[\"auto\",\"auto\"]},\"nUI3aywWw\":{\"layout\":[\"auto\",\"auto\"]},\"ie9Nwwzzt\":{\"layout\":[\"auto\",\"auto\"]},\"OqRTKsKVR\":{\"layout\":[\"auto\",\"auto\"]},\"sy82aEppL\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"moyOFAv_J\":\"_6\",\"guL96G44I\":\"_7\",\"MvhWGEEJw\":\"_8\",\"PoDd6LLQM\":\"_9\",\"XLzMbvsC3\":\"background\",\"IqDVb43PR\":\"selector\",\"FX_YoCLJm\":\"image1\",\"cx33mnUE3\":\"image2\",\"g8ToaZVmj\":\"image3\",\"qO9woDsIE\":\"image4\",\"y0fX7xmZq\":\"image5\",\"ZrKNCUwGg\":\"image6\",\"YjoLglh7W\":\"image7\",\"kV0neR1DF\":\"image8\",\"dbsiYCAqS\":\"image9\",\"qX5aJY0_l\":\"_1\",\"RthHlBIYj\":\"_2\",\"FfrO1KV0Q\":\"_3\",\"jR68EO0KP\":\"_4\",\"YLJ1H6SSA\":\"_5\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfaWlPWxVi=withCSS(Component,css,\"framer-vwi0G\");export default FramerfaWlPWxVi;FramerfaWlPWxVi.displayName=\"Navigation\";FramerfaWlPWxVi.defaultProps={height:52.5,width:151};addPropertyControls(FramerfaWlPWxVi,{variant:{options:[\"Ljan7G8_y\",\"haIMAxksG\",\"gghbEa3oQ\",\"BG6_vPyW1\",\"IbaBQJU9J\",\"nUI3aywWw\",\"ie9Nwwzzt\",\"OqRTKsKVR\",\"sy82aEppL\"],optionTitles:[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\"],title:\"Variant\",type:ControlType.Enum},moyOFAv_J:{title:\"6\",type:ControlType.EventHandler},guL96G44I:{title:\"7\",type:ControlType.EventHandler},MvhWGEEJw:{title:\"8\",type:ControlType.EventHandler},PoDd6LLQM:{title:\"9\",type:ControlType.EventHandler},XLzMbvsC3:{defaultValue:'var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, rgb(5, 5, 5)) /* {\"name\":\"1\"} */',title:\"Background\",type:ControlType.Color},IqDVb43PR:{defaultValue:'var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255)) /* {\"name\":\"12\"} */',title:\"Selector\",type:ControlType.Color},FX_YoCLJm:{__defaultAssetReference:\"data:framer/asset-reference,lmFollwwBANyjurh7LnOrwRjzY.webp?originalFilename=blue-1.webp&preferredSize=auto\",title:\"Image 1\",type:ControlType.ResponsiveImage},cx33mnUE3:{__defaultAssetReference:\"data:framer/asset-reference,sQNMTjOuH5HwpdcYsQ1Mini7TGk.webp?originalFilename=orange-1.webp&preferredSize=auto\",title:\"Image 2\",type:ControlType.ResponsiveImage},g8ToaZVmj:{title:\"Image 3\",type:ControlType.ResponsiveImage},qO9woDsIE:{title:\"Image 4\",type:ControlType.ResponsiveImage},y0fX7xmZq:{title:\"Image 5\",type:ControlType.ResponsiveImage},ZrKNCUwGg:{title:\"Image 6\",type:ControlType.ResponsiveImage},YjoLglh7W:{title:\"Image 7\",type:ControlType.ResponsiveImage},kV0neR1DF:{title:\"Image 8\",type:ControlType.ResponsiveImage},dbsiYCAqS:{title:\"Image 9\",type:ControlType.ResponsiveImage},qX5aJY0_l:{title:\"1\",type:ControlType.EventHandler},RthHlBIYj:{title:\"2\",type:ControlType.EventHandler},FfrO1KV0Q:{title:\"3\",type:ControlType.EventHandler},jR68EO0KP:{title:\"4\",type:ControlType.EventHandler},YLJ1H6SSA:{title:\"5\",type:ControlType.EventHandler}});addFonts(FramerfaWlPWxVi,[{explicitInter:true,fonts:[]},...GalleryNavigationItemFonts,...SVGFonts,...GalleryNavigationItem1Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfaWlPWxVi\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"moyOFAv_J\\\":\\\"_6\\\",\\\"guL96G44I\\\":\\\"_7\\\",\\\"MvhWGEEJw\\\":\\\"_8\\\",\\\"PoDd6LLQM\\\":\\\"_9\\\",\\\"XLzMbvsC3\\\":\\\"background\\\",\\\"IqDVb43PR\\\":\\\"selector\\\",\\\"FX_YoCLJm\\\":\\\"image1\\\",\\\"cx33mnUE3\\\":\\\"image2\\\",\\\"g8ToaZVmj\\\":\\\"image3\\\",\\\"qO9woDsIE\\\":\\\"image4\\\",\\\"y0fX7xmZq\\\":\\\"image5\\\",\\\"ZrKNCUwGg\\\":\\\"image6\\\",\\\"YjoLglh7W\\\":\\\"image7\\\",\\\"kV0neR1DF\\\":\\\"image8\\\",\\\"dbsiYCAqS\\\":\\\"image9\\\",\\\"qX5aJY0_l\\\":\\\"_1\\\",\\\"RthHlBIYj\\\":\\\"_2\\\",\\\"FfrO1KV0Q\\\":\\\"_3\\\",\\\"jR68EO0KP\\\":\\\"_4\\\",\\\"YLJ1H6SSA\\\":\\\"_5\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"151\",\"framerIntrinsicHeight\":\"52.5\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"haIMAxksG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gghbEa3oQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BG6_vPyW1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IbaBQJU9J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nUI3aywWw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ie9Nwwzzt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OqRTKsKVR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sy82aEppL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./faWlPWxVi.map", "// Generated by Framer (455587d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import GalleryImages from\"https://framerusercontent.com/modules/BL01GC13sTg8hAlT496M/60ZCw0h8iXbGnXeGUZDQ/AYV_lI31l.js\";import Navigation from\"https://framerusercontent.com/modules/kUC8U5GGZoPRM40jXCh2/JkwMsuXHzwSiam9IoLYI/faWlPWxVi.js\";const NavigationFonts=getFonts(Navigation);const GalleryImagesFonts=getFonts(GalleryImages);const cycleOrder=[\"aRcvmya9i\",\"euIDrLXmW\",\"IhUTDKDFL\",\"JZPdg1_Zu\",\"wNfxy008g\",\"zxhvUG3_Q\",\"E4qvTz_Yg\",\"dWjc4AuLk\",\"vW_UEf_5r\"];const serializationHash=\"framer-FqR4X\";const variantClassNames={aRcvmya9i:\"framer-v-1izb2hp\",dWjc4AuLk:\"framer-v-19kufic\",E4qvTz_Yg:\"framer-v-pdclan\",euIDrLXmW:\"framer-v-br50hk\",IhUTDKDFL:\"framer-v-tzu3iv\",JZPdg1_Zu:\"framer-v-1lq52fx\",vW_UEf_5r:\"framer-v-c020ap\",wNfxy008g:\"framer-v-2ud30k\",zxhvUG3_Q:\"framer-v-1tjpbzo\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:650,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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={\"1\":\"aRcvmya9i\",\"2\":\"euIDrLXmW\",\"3\":\"IhUTDKDFL\",\"4\":\"JZPdg1_Zu\",\"5\":\"wNfxy008g\",\"6\":\"zxhvUG3_Q\",\"7\":\"E4qvTz_Yg\",\"8\":\"dWjc4AuLk\",\"9\":\"vW_UEf_5r\"};const getProps=({background,height,id,image1,image2,image3,image4,image5,image6,image7,image8,image9,selector,width,...props})=>{return{...props,AB57wm4vu:image5??props.AB57wm4vu,aQnc30A6N:selector??props.aQnc30A6N??\"var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, rgb(5, 5, 5))\",DSJNh7kE4:image2??props.DSJNh7kE4,iVBKtZsnr:image6??props.iVBKtZsnr,Jz5mRKP8b:image3??props.Jz5mRKP8b,L3eYtamgf:background??props.L3eYtamgf??\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",LqdxvB4A5:image7??props.LqdxvB4A5,NFYUL81vf:image1??props.NFYUL81vf,RROWsrtui:image4??props.RROWsrtui,variant:humanReadableVariantMap[props.variant]??props.variant??\"aRcvmya9i\",Vc2MsyiJ4:image8??props.Vc2MsyiJ4,xVHEIKuJz:image9??props.xVHEIKuJz};};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,L3eYtamgf,aQnc30A6N,NFYUL81vf,DSJNh7kE4,Jz5mRKP8b,RROWsrtui,AB57wm4vu,iVBKtZsnr,LqdxvB4A5,Vc2MsyiJ4,xVHEIKuJz,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aRcvmya9i\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const moyOFAv_J1htvaz8=activeVariantCallback(async(...args)=>{setVariant(\"zxhvUG3_Q\");});const guL96G44Ib7rkwi=activeVariantCallback(async(...args)=>{setVariant(\"E4qvTz_Yg\");});const MvhWGEEJwisir7c=activeVariantCallback(async(...args)=>{setVariant(\"dWjc4AuLk\");});const PoDd6LLQM1f00qp6=activeVariantCallback(async(...args)=>{setVariant(\"vW_UEf_5r\");});const qX5aJY0_lb1cdie=activeVariantCallback(async(...args)=>{setVariant(\"aRcvmya9i\");});const RthHlBIYj4c00ad=activeVariantCallback(async(...args)=>{setVariant(\"euIDrLXmW\");});const FfrO1KV0Q7lyt7w=activeVariantCallback(async(...args)=>{setVariant(\"IhUTDKDFL\");});const jR68EO0KPcdobjk=activeVariantCallback(async(...args)=>{setVariant(\"JZPdg1_Zu\");});const YLJ1H6SSAnvkfnq=activeVariantCallback(async(...args)=>{setVariant(\"wNfxy008g\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1izb2hp\",className,classNames),\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"aRcvmya9i\",ref:refBinding,style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({dWjc4AuLk:{\"data-framer-name\":\"8\"},E4qvTz_Yg:{\"data-framer-name\":\"7\"},euIDrLXmW:{\"data-framer-name\":\"2\"},IhUTDKDFL:{\"data-framer-name\":\"3\"},JZPdg1_Zu:{\"data-framer-name\":\"4\"},vW_UEf_5r:{\"data-framer-name\":\"9\"},wNfxy008g:{\"data-framer-name\":\"5\"},zxhvUG3_Q:{\"data-framer-name\":\"6\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j63n4k\",layoutDependency:layoutDependency,layoutId:\"z7Sy90lcf\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+385+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15eutrm-container\",layoutDependency:layoutDependency,layoutId:\"STdA2VWpq-container\",nodeId:\"STdA2VWpq\",rendersWithMotion:true,scopeId:\"Lw8ZhxM88\",children:/*#__PURE__*/_jsx(Navigation,{cx33mnUE3:toResponsiveImage(DSJNh7kE4),dbsiYCAqS:toResponsiveImage(xVHEIKuJz),FfrO1KV0Q:FfrO1KV0Q7lyt7w,FX_YoCLJm:toResponsiveImage(NFYUL81vf),g8ToaZVmj:toResponsiveImage(Jz5mRKP8b),guL96G44I:guL96G44Ib7rkwi,height:\"100%\",id:\"STdA2VWpq\",IqDVb43PR:aQnc30A6N,jR68EO0KP:jR68EO0KPcdobjk,kV0neR1DF:toResponsiveImage(Vc2MsyiJ4),layoutId:\"STdA2VWpq\",moyOFAv_J:moyOFAv_J1htvaz8,MvhWGEEJw:MvhWGEEJwisir7c,PoDd6LLQM:PoDd6LLQM1f00qp6,qO9woDsIE:toResponsiveImage(RROWsrtui),qX5aJY0_l:qX5aJY0_lb1cdie,RthHlBIYj:RthHlBIYj4c00ad,style:{width:\"100%\"},variant:\"Ljan7G8_y\",width:\"100%\",XLzMbvsC3:L3eYtamgf,y0fX7xmZq:toResponsiveImage(AB57wm4vu),YjoLglh7W:toResponsiveImage(LqdxvB4A5),YLJ1H6SSA:YLJ1H6SSAnvkfnq,ZrKNCUwGg:toResponsiveImage(iVBKtZsnr),...addPropertyOverrides({dWjc4AuLk:{variant:\"OqRTKsKVR\"},E4qvTz_Yg:{variant:\"ie9Nwwzzt\"},euIDrLXmW:{variant:\"haIMAxksG\"},IhUTDKDFL:{variant:\"gghbEa3oQ\"},JZPdg1_Zu:{variant:\"BG6_vPyW1\"},vW_UEf_5r:{variant:\"sy82aEppL\"},wNfxy008g:{variant:\"IbaBQJU9J\"},zxhvUG3_Q:{variant:\"nUI3aywWw\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(componentViewport?.height||368)-2,width:`calc(${componentViewport?.width||\"100vw\"} - 2px)`,y:(componentViewport?.y||0)+1,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-v2tf5f-container\",layoutDependency:layoutDependency,layoutId:\"vB6wIQRLB-container\",nodeId:\"vB6wIQRLB\",rendersWithMotion:true,scopeId:\"Lw8ZhxM88\",children:/*#__PURE__*/_jsx(GalleryImages,{CQuyllWoH:toResponsiveImage(DSJNh7kE4),CVqnpV02V:toResponsiveImage(AB57wm4vu),E1VYOkQbB:toResponsiveImage(Jz5mRKP8b),fo7liKqhn:toResponsiveImage(RROWsrtui),ga3pCLb7N:toResponsiveImage(NFYUL81vf),Hbt1_Qqr7:toResponsiveImage(Vc2MsyiJ4),height:\"100%\",id:\"vB6wIQRLB\",layoutId:\"vB6wIQRLB\",NOOYR5UCo:toResponsiveImage(iVBKtZsnr),oVr0ArdS6:toResponsiveImage(LqdxvB4A5),pq3kH3kTk:toResponsiveImage(xVHEIKuJz),style:{height:\"100%\",width:\"100%\"},variant:\"rDNpVBkbz\",width:\"100%\",...addPropertyOverrides({dWjc4AuLk:{variant:\"jDAcej35x\"},E4qvTz_Yg:{variant:\"ZnShh8Chs\"},euIDrLXmW:{variant:\"W5qEtz0Q_\"},IhUTDKDFL:{variant:\"rrBoURMTJ\"},JZPdg1_Zu:{variant:\"XBE6Bktba\"},vW_UEf_5r:{variant:\"GwjX3wUvk\"},wNfxy008g:{variant:\"dVOXxfR73\"},zxhvUG3_Q:{variant:\"boZixsfwe\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ofv1di\",\"data-framer-name\":\"Border\",layoutDependency:layoutDependency,layoutId:\"e5zoek8pJ\",style:{backgroundColor:aQnc30A6N,borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:.1}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FqR4X.framer-4617j4, .framer-FqR4X .framer-4617j4 { display: block; }\",\".framer-FqR4X.framer-1izb2hp { height: 368px; overflow: visible; position: relative; width: 656px; }\",\".framer-FqR4X .framer-1j63n4k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 0px; overflow: auto; padding: 0px; position: absolute; top: 385px; width: 100%; }\",\".framer-FqR4X .framer-15eutrm-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 2; }\",\".framer-FqR4X .framer-v2tf5f-container { bottom: 1px; flex: none; left: 1px; position: absolute; right: 1px; top: 1px; z-index: 1; }\",\".framer-FqR4X .framer-ofv1di { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 368\n * @framerIntrinsicWidth 656\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"euIDrLXmW\":{\"layout\":[\"fixed\",\"fixed\"]},\"IhUTDKDFL\":{\"layout\":[\"fixed\",\"fixed\"]},\"JZPdg1_Zu\":{\"layout\":[\"fixed\",\"fixed\"]},\"wNfxy008g\":{\"layout\":[\"fixed\",\"fixed\"]},\"zxhvUG3_Q\":{\"layout\":[\"fixed\",\"fixed\"]},\"E4qvTz_Yg\":{\"layout\":[\"fixed\",\"fixed\"]},\"dWjc4AuLk\":{\"layout\":[\"fixed\",\"fixed\"]},\"vW_UEf_5r\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"L3eYtamgf\":\"background\",\"aQnc30A6N\":\"selector\",\"NFYUL81vf\":\"image1\",\"DSJNh7kE4\":\"image2\",\"Jz5mRKP8b\":\"image3\",\"RROWsrtui\":\"image4\",\"AB57wm4vu\":\"image5\",\"iVBKtZsnr\":\"image6\",\"LqdxvB4A5\":\"image7\",\"Vc2MsyiJ4\":\"image8\",\"xVHEIKuJz\":\"image9\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerLw8ZhxM88=withCSS(Component,css,\"framer-FqR4X\");export default FramerLw8ZhxM88;FramerLw8ZhxM88.displayName=\"Gallery\";FramerLw8ZhxM88.defaultProps={height:368,width:656};addPropertyControls(FramerLw8ZhxM88,{variant:{options:[\"aRcvmya9i\",\"euIDrLXmW\",\"IhUTDKDFL\",\"JZPdg1_Zu\",\"wNfxy008g\",\"zxhvUG3_Q\",\"E4qvTz_Yg\",\"dWjc4AuLk\",\"vW_UEf_5r\"],optionTitles:[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\"],title:\"Variant\",type:ControlType.Enum},L3eYtamgf:{defaultValue:'var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255)) /* {\"name\":\"12\"} */',title:\"Background\",type:ControlType.Color},aQnc30A6N:{defaultValue:'var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, rgb(5, 5, 5)) /* {\"name\":\"1\"} */',title:\"Selector\",type:ControlType.Color},NFYUL81vf:{title:\"Image 1\",type:ControlType.ResponsiveImage},DSJNh7kE4:{title:\"Image 2\",type:ControlType.ResponsiveImage},Jz5mRKP8b:{title:\"Image 3\",type:ControlType.ResponsiveImage},RROWsrtui:{title:\"Image 4\",type:ControlType.ResponsiveImage},AB57wm4vu:{title:\"Image 5\",type:ControlType.ResponsiveImage},iVBKtZsnr:{title:\"Image 6\",type:ControlType.ResponsiveImage},LqdxvB4A5:{title:\"Image 7\",type:ControlType.ResponsiveImage},Vc2MsyiJ4:{title:\"Image 8\",type:ControlType.ResponsiveImage},xVHEIKuJz:{title:\"Image 9\",type:ControlType.ResponsiveImage}});addFonts(FramerLw8ZhxM88,[{explicitInter:true,fonts:[]},...NavigationFonts,...GalleryImagesFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLw8ZhxM88\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"368\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"L3eYtamgf\\\":\\\"background\\\",\\\"aQnc30A6N\\\":\\\"selector\\\",\\\"NFYUL81vf\\\":\\\"image1\\\",\\\"DSJNh7kE4\\\":\\\"image2\\\",\\\"Jz5mRKP8b\\\":\\\"image3\\\",\\\"RROWsrtui\\\":\\\"image4\\\",\\\"AB57wm4vu\\\":\\\"image5\\\",\\\"iVBKtZsnr\\\":\\\"image6\\\",\\\"LqdxvB4A5\\\":\\\"image7\\\",\\\"Vc2MsyiJ4\\\":\\\"image8\\\",\\\"xVHEIKuJz\\\":\\\"image9\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"euIDrLXmW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IhUTDKDFL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JZPdg1_Zu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wNfxy008g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zxhvUG3_Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"E4qvTz_Yg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dWjc4AuLk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vW_UEf_5r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"656\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Lw8ZhxM88.map", "// Generated by Framer (99efa6a)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={ibsidjvgl:{hover:true}};const cycleOrder=[\"ooUzsAnfV\",\"ibsidjvgl\"];const serializationHash=\"framer-ox6Xp\";const variantClassNames={ibsidjvgl:\"framer-v-28fdoi\",ooUzsAnfV:\"framer-v-wsjcvk\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Active:\"ooUzsAnfV\",Inactive:\"ibsidjvgl\"};const getProps=({click,height,id,title,width,...props})=>{return{...props,krh3V5YQz:click??props.krh3V5YQz,PXvpW92l5:title??props.PXvpW92l5??\"Overview\",variant:humanReadableVariantMap[props.variant]??props.variant??\"ooUzsAnfV\"};};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,PXvpW92l5,krh3V5YQz,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ooUzsAnfV\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1618060=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(krh3V5YQz){const res=await krh3V5YQz(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-wsjcvk\",className,classNames),\"data-framer-name\":\"Active\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ooUzsAnfV\",onTap:onTap1618060,ref:refBinding,style:{...style},...addPropertyOverrides({\"ibsidjvgl-hover\":{\"data-framer-name\":undefined},ibsidjvgl:{\"data-framer-name\":\"Inactive\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15ffowq\",\"data-border\":true,\"data-framer-name\":\"Badge\",layoutDependency:layoutDependency,layoutId:\"gJBMmeL2B\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-6aa748e9-fd43-48d0-ba46-f0b6646c4404, rgb(213, 238, 224))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-89bf0e39-a19b-470a-957f-5f3349fac76b, rgb(235, 246, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},variants:{\"ibsidjvgl-hover\":{\"--border-color\":\"var(--token-7b078deb-7b52-4c17-87c5-098a163c46ca, rgb(189, 229, 209))\"},ibsidjvgl:{\"--border-color\":\"var(--token-8333892f-efe4-41b8-b3da-b102a8c97a9f, rgb(212, 212, 212))\",backgroundColor:\"var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255))\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8x0st1\",\"data-framer-name\":\"Label Wrapper\",layoutDependency:layoutDependency,layoutId:\"oSBZUngk5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5322909e-2be2-489d-8a0e-994509486ce9, rgb(28, 99, 99)))\"},children:\"Overview\"})}),className:\"framer-30y651\",\"data-framer-name\":\"Overview\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pE4PPQtDn\",style:{\"--extracted-r6o4lv\":\"var(--token-5322909e-2be2-489d-8a0e-994509486ce9, rgb(28, 99, 99))\"},text:PXvpW92l5,variants:{\"ibsidjvgl-hover\":{\"--extracted-r6o4lv\":\"var(--token-5322909e-2be2-489d-8a0e-994509486ce9, rgb(28, 99, 99))\"},ibsidjvgl:{\"--extracted-r6o4lv\":\"var(--token-3d31bf99-59eb-4f1a-ae11-545ddeffe1b5, rgb(82, 82, 82))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ibsidjvgl-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5322909e-2be2-489d-8a0e-994509486ce9, rgb(28, 99, 99)))\"},children:\"Overview\"})})},ibsidjvgl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3d31bf99-59eb-4f1a-ae11-545ddeffe1b5, rgb(82, 82, 82)))\"},children:\"Overview\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ox6Xp.framer-i8ovur, .framer-ox6Xp .framer-i8ovur { display: block; }\",\".framer-ox6Xp.framer-wsjcvk { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 70px; }\",\".framer-ox6Xp .framer-15ffowq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 8px 6px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ox6Xp .framer-8x0st1 { 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: 0px 2px 0px 2px; position: relative; width: min-content; }\",\".framer-ox6Xp .framer-30y651 { -webkit-user-select: none; flex: none; height: auto; overflow: visible; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ox6Xp.framer-wsjcvk, .framer-ox6Xp .framer-15ffowq, .framer-ox6Xp .framer-8x0st1 { gap: 0px; } .framer-ox6Xp.framer-wsjcvk > *, .framer-ox6Xp .framer-8x0st1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ox6Xp.framer-wsjcvk > :first-child, .framer-ox6Xp .framer-15ffowq > :first-child, .framer-ox6Xp .framer-8x0st1 > :first-child { margin-left: 0px; } .framer-ox6Xp.framer-wsjcvk > :last-child, .framer-ox6Xp .framer-15ffowq > :last-child, .framer-ox6Xp .framer-8x0st1 > :last-child { margin-right: 0px; } .framer-ox6Xp .framer-15ffowq > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",'.framer-ox6Xp[data-border=\"true\"]::after, .framer-ox6Xp [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 24\n * @framerIntrinsicWidth 70\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ibsidjvgl\":{\"layout\":[\"fixed\",\"fixed\"]},\"gshyjeNKH\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"PXvpW92l5\":\"title\",\"krh3V5YQz\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerMl5BuDoeB=withCSS(Component,css,\"framer-ox6Xp\");export default FramerMl5BuDoeB;FramerMl5BuDoeB.displayName=\"Climate Project Content Filter Year Links\";FramerMl5BuDoeB.defaultProps={height:24,width:70};addPropertyControls(FramerMl5BuDoeB,{variant:{options:[\"ooUzsAnfV\",\"ibsidjvgl\"],optionTitles:[\"Active\",\"Inactive\"],title:\"Variant\",type:ControlType.Enum},PXvpW92l5:{defaultValue:\"Overview\",displayTextArea:false,title:\"Title\",type:ControlType.String},krh3V5YQz:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerMl5BuDoeB,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMl5BuDoeB\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"PXvpW92l5\\\":\\\"title\\\",\\\"krh3V5YQz\\\":\\\"click\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ibsidjvgl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gshyjeNKH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"70\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ml5BuDoeB.map", "// Generated by Framer (da373ee)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/jZfB18ggDrqER5ihmIsa/GoogleMaps.js\";import Table_of_Content from\"https://framerusercontent.com/modules/q6TPcm1rVRPb4ymPsf0M/ozVL167hH9qRZk4f9yzV/TableOfContent.js\";import{withSmoothScroll}from\"https://framerusercontent.com/modules/NBytYkkLT9pUdxeNxUUM/Eyh7JY3Rxp2JIaGwCwva/ScrollOverride.js\";import*as componentPresets from\"https://framerusercontent.com/modules/9p8MbzaZcfFuo2LKfPAd/sOB2VC61Uml7osTOVZhv/componentPresets.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/hD8fYCNgk9ebs6KhTIqj/Q3gwF1PdEAkGsRx6kEbq/aR6jbEIVm.js\";import*as sharedStyle11 from\"https://framerusercontent.com/modules/rBN4Ic0WufJTv09X6Eea/0WAfpOr2AZbmQiC82mdC/CNk7UVHD7.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/YdWClHziWqcG5uPp1xsu/T104gARduz7nHpeTsXql/cQmsb6aj2.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/A17FimEIswS9fn5Aqv51/GQ1wyFaLu2J0nBIdr3RA/fadh9NpLY.js\";import*as sharedStyle13 from\"https://framerusercontent.com/modules/6W0Rsx2YjSnK441dzmUD/1RTv8qoUsJZvNHf1GQ1r/GgYXobXuD.js\";import*as sharedStyle10 from\"https://framerusercontent.com/modules/7AzLOn9wVObiNy8YmYsX/5wLSAJLrAY3DmL9kH20g/gZtQT172u.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/3Q0ON6gWzsqYEie8kq99/WOU9PlVydQuhH4ZrVf2z/HNXRxYFmQ.js\";import*as sharedStyle12 from\"https://framerusercontent.com/modules/wItyClONAJcrVW2cffdN/8TZXirmmrSScjCLuydap/k3Ea6rV_p.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/swilP38OaBVT8fvo2mN5/AtT6QDU82LeoRwiLxg5m/KSopA5p0b.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/uThSeAgwf9zawNMAhq9i/AeF10vzh5VTyWeqHvtZk/p8Y7p8rht.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/fSjtv8IulplNCNBnPiDW/a8BqfMykLEYvGsZkhExd/qGK4Mtj0S.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/p4l5UQboSSGEKtpieA4K/lMkLT3DP4FQBRrwdFfn1/r7avPyY8Z.js\";import*as sharedStyle9 from\"https://framerusercontent.com/modules/lQUvOZ9pFTq2jjWfgesL/E0AE2rqh8gj0kEzxpQZ9/rQSoHyggG.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/KfdFsgm64yoYh5p6LRXL/HhUwaiXznACn4scLExxT/VoAOqlrQn.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/bFk0dq7VmFkoaBLG17as/pWbmWz7od5QW7yQr8dYw/MiPFMnu_v.js\";import Gallery from\"https://framerusercontent.com/modules/l2q237deWLsdnzzqcY50/5oZckm4hFaKwxbcJnHAe/Lw8ZhxM88.js\";import ClimateProjectContentFilterYearLinks from\"https://framerusercontent.com/modules/tOjD86cGNmIa8tiCawef/7dfHlr0kHs8FnJAPUxK6/Ml5BuDoeB.js\";const ClimateProjectContentFilterYearLinksFonts=getFonts(ClimateProjectContentFilterYearLinks);const GalleryFonts=getFonts(Gallery);const GoogleMapsFonts=getFonts(GoogleMaps);const Table_of_ContentFonts=getFonts(Table_of_Content);const MotionDivWithSmoothScroll1pjv7w9=withCodeBoundaryForOverrides(motion.div,{nodeId:\"kuD3lyeMw\",override:withSmoothScroll,scopeId:\"MiPFMnu_v\"});const MotionDivWithSmoothScroll1qe50qs=withCodeBoundaryForOverrides(motion.div,{nodeId:\"gl8hFoI2m\",override:withSmoothScroll,scopeId:\"MiPFMnu_v\"});const MotionDivWithSmoothScroll1bnoiu5=withCodeBoundaryForOverrides(motion.div,{nodeId:\"Yej37ngcz\",override:withSmoothScroll,scopeId:\"MiPFMnu_v\"});const MotionDivWithSmoothScroll1cmk1g9=withCodeBoundaryForOverrides(motion.div,{nodeId:\"iMlVIkSeT\",override:withSmoothScroll,scopeId:\"MiPFMnu_v\"});const MotionDivWithSmoothScroll1a21rz0=withCodeBoundaryForOverrides(motion.div,{nodeId:\"gScZSRhwp\",override:withSmoothScroll,scopeId:\"MiPFMnu_v\"});const cycleOrder=[\"vFxir8ICk\",\"byGvx64Cl\",\"OTmuLv7GE\",\"nDdV3SyIA\",\"eAr6w23e1\",\"PZ0YxrMbN\",\"W27lf5lNd\",\"TmqRSDX_Q\",\"FVzMwaPDm\",\"kNdpJ10wS\",\"BsbZD3vKC\",\"ypYhudUVj\"];const serializationHash=\"framer-yHu6u\";const variantClassNames={BsbZD3vKC:\"framer-v-1rip8no\",byGvx64Cl:\"framer-v-1bgmz1m\",eAr6w23e1:\"framer-v-1p305m4\",FVzMwaPDm:\"framer-v-1fsll83\",kNdpJ10wS:\"framer-v-2qlm0c\",nDdV3SyIA:\"framer-v-pczt0t\",OTmuLv7GE:\"framer-v-12gb39w\",PZ0YxrMbN:\"framer-v-15bv17g\",TmqRSDX_Q:\"framer-v-espw3i\",vFxir8ICk:\"framer-v-4hdc0q\",W27lf5lNd:\"framer-v-1x9s8gu\",ypYhudUVj:\"framer-v-n820j5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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={\"2021\":\"PZ0YxrMbN\",\"2022\":\"eAr6w23e1\",\"2023\":\"nDdV3SyIA\",\"2024\":\"OTmuLv7GE\",\"2025\":\"byGvx64Cl\",\"Phone - 2021\":\"ypYhudUVj\",\"Phone - 2022\":\"BsbZD3vKC\",\"Phone - 2023\":\"kNdpJ10wS\",\"Phone - 2024\":\"FVzMwaPDm\",\"Phone - 2025\":\"TmqRSDX_Q\",\"Phone - Overview\":\"W27lf5lNd\",Overview:\"vFxir8ICk\"};const getProps=({galleryImage1,galleryImage2,galleryImage3,galleryImage4,galleryImage5,galleryImage6,galleryImage7,galleryImage8,galleryImage9,googleMapCoordinates,height,id,overview,projectPartnerLogo,projectPartnerText,uNGoals1,uNGoals10,uNGoals11,uNGoals12,uNGoals13,uNGoals14,uNGoals15,uNGoals16,uNGoals17,uNGoals2,uNGoals3,uNGoals4,uNGoals5,uNGoals6,uNGoals7,uNGoals8,uNGoals9,update2021,update2022,update2023,update2024,update2025,width,...props})=>{return{...props,Aeuolx3rS:update2023??props.Aeuolx3rS??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Content\"})}),bCscNi2HG:galleryImage6??props.bCscNi2HG,BedfKf86x:uNGoals14??props.BedfKf86x,bMbP0ADy_:uNGoals1??props.bMbP0ADy_??\"Diversification and increase of income by promoting short-term alternatives such as beekeeping, crop production, and forest products.\",cthh4gn2v:update2021??props.cthh4gn2v??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Content\"})}),DeT2nZzIt:uNGoals6??props.DeT2nZzIt,dNySvZDNT:update2024??props.dNySvZDNT??/*#__PURE__*/_jsx(React.Fragment,{}),DWBZE6e6y:uNGoals13??props.DWBZE6e6y??\"Forest growth by planting more than 5 million trees that sequester carbon.\",E3Uze2mMM:galleryImage5??props.E3Uze2mMM,ebRGIG3Uu:uNGoals2??props.ebRGIG3Uu??\"Healthier forests increase food security, improve nutrition, and promote a more sustainable form of agriculture.\",EeeGIUfsF:update2025??props.EeeGIUfsF??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{})}),ElIeglJVh:update2022??props.ElIeglJVh??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Content\"})}),EmFO4BtWr:galleryImage3??props.EmFO4BtWr,fxcqKchKJ:uNGoals15??props.fxcqKchKJ??\"Restoration of 4283 hectares of degraded lands that provide habitats for more than 34 animal and plant species.\",gN7yoIvgL:galleryImage2??props.gN7yoIvgL,IbzUCI_UE:galleryImage7??props.IbzUCI_UE,JGHtlCBsd:uNGoals8??props.JGHtlCBsd??\"Sustained and inclusive income growth for thousands of households.\",jlujTpBzc:galleryImage8??props.jlujTpBzc,JWd4g0ps8:uNGoals5??props.JWd4g0ps8,k69ztZY_5:uNGoals12??props.k69ztZY_5,KjKi5rOVb:projectPartnerLogo??props.KjKi5rOVb,kNByvxlKy:galleryImage4??props.kNByvxlKy,KYCJZu2LO:uNGoals10??props.KYCJZu2LO??\"Reduced inequality for marginalized groups such as smallholder farmers and local households.\",npRQybmAy:galleryImage9??props.npRQybmAy,ORQlWJHvl:uNGoals3??props.ORQlWJHvl??\"Promotion of wellbeing among families and smallholder farmers.\",Ov4dEdz8F:uNGoals16??props.Ov4dEdz8F,Ph2qZF94P:uNGoals11??props.Ph2qZF94P,PTjn1jiCr:uNGoals17??props.PTjn1jiCr??\"Large group of local restoration partners, including WeForest Zambia, LFCA, DFCA, Rainlands Timber, BeeSweet.\",q04THyrlA:uNGoals4??props.q04THyrlA,QA5ORm5uL:projectPartnerText??props.QA5ORm5uL??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Content\"})}),RaVqYuy1J:uNGoals9??props.RaVqYuy1J,SY3e46cLs:uNGoals7??props.SY3e46cLs,UrxaTjqZc:googleMapCoordinates??props.UrxaTjqZc??\"52.37588, 4.891295\",variant:humanReadableVariantMap[props.variant]??props.variant??\"vFxir8ICk\",VaWrDHKaC:overview??props.VaWrDHKaC??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Content\"})}),vNQnZ0K02:galleryImage1??props.vNQnZ0K02};};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,VaWrDHKaC,EeeGIUfsF,dNySvZDNT,Aeuolx3rS,ElIeglJVh,cthh4gn2v,vNQnZ0K02,gN7yoIvgL,EmFO4BtWr,kNByvxlKy,E3Uze2mMM,bCscNi2HG,IbzUCI_UE,jlujTpBzc,npRQybmAy,KjKi5rOVb,QA5ORm5uL,bMbP0ADy_,ebRGIG3Uu,ORQlWJHvl,q04THyrlA,JWd4g0ps8,DeT2nZzIt,SY3e46cLs,JGHtlCBsd,RaVqYuy1J,KYCJZu2LO,Ph2qZF94P,k69ztZY_5,DWBZE6e6y,BedfKf86x,fxcqKchKJ,Ov4dEdz8F,PTjn1jiCr,UrxaTjqZc,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vFxir8ICk\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const krh3V5YQz1tblvbw=activeVariantCallback(async(...args)=>{setVariant(\"vFxir8ICk\");});const krh3V5YQz1e8kswq=activeVariantCallback(async(...args)=>{setVariant(\"W27lf5lNd\");});const krh3V5YQzr7p8da=activeVariantCallback(async(...args)=>{setVariant(\"byGvx64Cl\");});const krh3V5YQz17e3mbj=activeVariantCallback(async(...args)=>{setVariant(\"TmqRSDX_Q\");});const krh3V5YQz17mqzpn=activeVariantCallback(async(...args)=>{setVariant(\"OTmuLv7GE\");});const krh3V5YQzmj2fev=activeVariantCallback(async(...args)=>{setVariant(\"FVzMwaPDm\");});const krh3V5YQzjncxyl=activeVariantCallback(async(...args)=>{setVariant(\"nDdV3SyIA\");});const krh3V5YQz1a539x2=activeVariantCallback(async(...args)=>{setVariant(\"kNdpJ10wS\");});const krh3V5YQzhfldik=activeVariantCallback(async(...args)=>{setVariant(\"eAr6w23e1\");});const krh3V5YQz3lufi7=activeVariantCallback(async(...args)=>{setVariant(\"BsbZD3vKC\");});const krh3V5YQz1b0h2r6=activeVariantCallback(async(...args)=>{setVariant(\"PZ0YxrMbN\");});const krh3V5YQz1femvvg=activeVariantCallback(async(...args)=>{setVariant(\"ypYhudUVj\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(EeeGIUfsF);const visible1=isSet(dNySvZDNT);const visible2=isSet(Aeuolx3rS);const visible3=isSet(ElIeglJVh);const visible4=isSet(cthh4gn2v);const isDisplayed=()=>{if([\"byGvx64Cl\",\"OTmuLv7GE\",\"nDdV3SyIA\",\"eAr6w23e1\",\"PZ0YxrMbN\",\"FVzMwaPDm\",\"kNdpJ10wS\",\"BsbZD3vKC\",\"ypYhudUVj\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"byGvx64Cl\",\"FVzMwaPDm\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"OTmuLv7GE\",\"FVzMwaPDm\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"nDdV3SyIA\",\"kNdpJ10wS\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"eAr6w23e1\",\"BsbZD3vKC\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if([\"PZ0YxrMbN\",\"ypYhudUVj\"].includes(baseVariant))return true;return false;};const visible5=isSet(bMbP0ADy_);const visible6=isSet(ebRGIG3Uu);const visible7=isSet(ORQlWJHvl);const visible8=isSet(q04THyrlA);const visible9=isSet(JWd4g0ps8);const visible10=isSet(DeT2nZzIt);const visible11=isSet(SY3e46cLs);const visible12=isSet(JGHtlCBsd);const visible13=isSet(RaVqYuy1J);const visible14=isSet(KYCJZu2LO);const visible15=isSet(Ph2qZF94P);const visible16=isSet(k69ztZY_5);const visible17=isSet(DWBZE6e6y);const visible18=isSet(BedfKf86x);const visible19=isSet(fxcqKchKJ);const visible20=isSet(Ov4dEdz8F);const visible21=isSet(PTjn1jiCr);const isDisplayed6=()=>{if([\"OTmuLv7GE\",\"nDdV3SyIA\",\"eAr6w23e1\",\"PZ0YxrMbN\",\"FVzMwaPDm\",\"kNdpJ10wS\",\"BsbZD3vKC\",\"ypYhudUVj\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-4hdc0q\",className,classNames),\"data-framer-name\":\"Overview\",layoutDependency:layoutDependency,layoutId:\"vFxir8ICk\",ref:refBinding,style:{...style},...addPropertyOverrides({BsbZD3vKC:{\"data-framer-name\":\"Phone - 2022\"},byGvx64Cl:{\"data-framer-name\":\"2025\"},eAr6w23e1:{\"data-framer-name\":\"2022\"},FVzMwaPDm:{\"data-framer-name\":\"Phone - 2024\"},kNdpJ10wS:{\"data-framer-name\":\"Phone - 2023\"},nDdV3SyIA:{\"data-framer-name\":\"2023\"},OTmuLv7GE:{\"data-framer-name\":\"2024\"},PZ0YxrMbN:{\"data-framer-name\":\"2021\"},TmqRSDX_Q:{\"data-framer-name\":\"Phone - 2025\"},W27lf5lNd:{\"data-framer-name\":\"Phone - Overview\"},ypYhudUVj:{\"data-framer-name\":\"Phone - 2021\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-31irne\",\"data-framer-name\":\"Date wrapper\",layoutDependency:layoutDependency,layoutId:\"AOP4ikGBa\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ch2dxw\",\"data-framer-name\":\"Overview wrap\",layoutDependency:layoutDependency,layoutId:\"bHRWKcuYH\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"80px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+0+0)+0+0+6,...addPropertyOverrides({BsbZD3vKC:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+0+0+-12},byGvx64Cl:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},FVzMwaPDm:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+0+0)+0+0+0+-12},kNdpJ10wS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+0+0+-12},OTmuLv7GE:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},TmqRSDX_Q:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+0+0+-12},W27lf5lNd:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+0+0+-12},ypYhudUVj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+0+0+-12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1szfq6y-container\",layoutDependency:layoutDependency,layoutId:\"g1EfKF59_-container\",nodeId:\"g1EfKF59_\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(ClimateProjectContentFilterYearLinks,{height:\"100%\",id:\"g1EfKF59_\",krh3V5YQz:krh3V5YQz1tblvbw,layoutId:\"g1EfKF59_\",PXvpW92l5:getLocalizedValue(\"v0\",activeLocale)??\"Overview\",style:{height:\"100%\",width:\"100%\"},variant:\"ooUzsAnfV\",width:\"100%\",...addPropertyOverrides({BsbZD3vKC:{variant:\"ibsidjvgl\"},byGvx64Cl:{variant:\"ibsidjvgl\"},eAr6w23e1:{variant:\"ibsidjvgl\"},FVzMwaPDm:{variant:\"ibsidjvgl\"},kNdpJ10wS:{variant:\"ibsidjvgl\"},nDdV3SyIA:{variant:\"ibsidjvgl\"},OTmuLv7GE:{variant:\"ibsidjvgl\"},PZ0YxrMbN:{variant:\"ibsidjvgl\"},TmqRSDX_Q:{krh3V5YQz:krh3V5YQz1e8kswq},W27lf5lNd:{krh3V5YQz:krh3V5YQz1e8kswq},ypYhudUVj:{variant:\"ibsidjvgl\"}},baseVariant,gestureVariant)})})})}),visible&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-8uu6g9\",\"data-framer-name\":\"2025 wrap\",layoutDependency:layoutDependency,layoutId:\"XDrZnAL0P\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"100px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+0+0)+0+0+6,...addPropertyOverrides({BsbZD3vKC:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+20+0+-12},byGvx64Cl:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},FVzMwaPDm:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+0+0)+0+20+0+-12},kNdpJ10wS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+20+0+-12},OTmuLv7GE:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},TmqRSDX_Q:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+20+0+-12},W27lf5lNd:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+20+0+-12},ypYhudUVj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+20+0+-12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1y4o614-container\",layoutDependency:layoutDependency,layoutId:\"ox8d_2XzQ-container\",nodeId:\"ox8d_2XzQ\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(ClimateProjectContentFilterYearLinks,{height:\"100%\",id:\"ox8d_2XzQ\",krh3V5YQz:krh3V5YQzr7p8da,layoutId:\"ox8d_2XzQ\",PXvpW92l5:getLocalizedValue(\"v1\",activeLocale)??\"Update 2025\",style:{width:\"100%\"},variant:\"ibsidjvgl\",width:\"100%\",...addPropertyOverrides({BsbZD3vKC:{krh3V5YQz:krh3V5YQz17e3mbj},byGvx64Cl:{variant:\"ooUzsAnfV\"},FVzMwaPDm:{krh3V5YQz:krh3V5YQz17e3mbj},kNdpJ10wS:{krh3V5YQz:krh3V5YQz17e3mbj},TmqRSDX_Q:{krh3V5YQz:krh3V5YQz17e3mbj,variant:\"ooUzsAnfV\"},W27lf5lNd:{krh3V5YQz:krh3V5YQz17e3mbj},ypYhudUVj:{krh3V5YQz:krh3V5YQz17e3mbj}},baseVariant,gestureVariant)})})})}),visible1&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jyo5i7\",\"data-framer-name\":\"2024 wrap\",layoutDependency:layoutDependency,layoutId:\"CHILjE7d9\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"100px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+0+0)+0+0+6,...addPropertyOverrides({BsbZD3vKC:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+40+0+-12},byGvx64Cl:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},FVzMwaPDm:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+0+0)+0+40+0+-12},kNdpJ10wS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+40+0+-12},OTmuLv7GE:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},TmqRSDX_Q:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+40+0+-12},W27lf5lNd:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+40+0+-12},ypYhudUVj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+40+0+-12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5zcpix-container\",layoutDependency:layoutDependency,layoutId:\"LUeabsepP-container\",nodeId:\"LUeabsepP\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(ClimateProjectContentFilterYearLinks,{height:\"100%\",id:\"LUeabsepP\",krh3V5YQz:krh3V5YQz17mqzpn,layoutId:\"LUeabsepP\",PXvpW92l5:getLocalizedValue(\"v2\",activeLocale)??\"Update 2024\",style:{width:\"100%\"},variant:\"ibsidjvgl\",width:\"100%\",...addPropertyOverrides({FVzMwaPDm:{variant:\"ooUzsAnfV\"},OTmuLv7GE:{variant:\"ooUzsAnfV\"},TmqRSDX_Q:{krh3V5YQz:krh3V5YQzmj2fev},W27lf5lNd:{krh3V5YQz:krh3V5YQzmj2fev}},baseVariant,gestureVariant)})})})}),visible2&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-99rba\",\"data-framer-name\":\"2023 wrap\",layoutDependency:layoutDependency,layoutId:\"vRpqt5RUO\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"100px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+0+0)+0+0+6,...addPropertyOverrides({BsbZD3vKC:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+60+0+-12},byGvx64Cl:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},FVzMwaPDm:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+0+0)+0+60+0+-12},kNdpJ10wS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+60+0+-12},OTmuLv7GE:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},TmqRSDX_Q:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+60+0+-12},W27lf5lNd:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+60+0+-12},ypYhudUVj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+60+0+-12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mwpfrg-container\",layoutDependency:layoutDependency,layoutId:\"jQZgrkv1N-container\",nodeId:\"jQZgrkv1N\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(ClimateProjectContentFilterYearLinks,{height:\"100%\",id:\"jQZgrkv1N\",krh3V5YQz:krh3V5YQzjncxyl,layoutId:\"jQZgrkv1N\",PXvpW92l5:getLocalizedValue(\"v3\",activeLocale)??\"Update 2023\",style:{width:\"100%\"},variant:\"ibsidjvgl\",width:\"100%\",...addPropertyOverrides({kNdpJ10wS:{variant:\"ooUzsAnfV\"},nDdV3SyIA:{variant:\"ooUzsAnfV\"},TmqRSDX_Q:{krh3V5YQz:krh3V5YQz1a539x2},W27lf5lNd:{krh3V5YQz:krh3V5YQz1a539x2}},baseVariant,gestureVariant)})})})}),visible3&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-sd4ttf\",\"data-framer-name\":\"2022 wrap\",layoutDependency:layoutDependency,layoutId:\"WZG4QVgwg\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"100px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+0+0)+0+0+6,...addPropertyOverrides({BsbZD3vKC:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+80+0+-12},byGvx64Cl:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},FVzMwaPDm:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+0+0)+0+80+0+-12},kNdpJ10wS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+80+0+-12},OTmuLv7GE:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},TmqRSDX_Q:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+80+0+-12},W27lf5lNd:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+80+0+-12},ypYhudUVj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+80+0+-12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15hrd6w-container\",layoutDependency:layoutDependency,layoutId:\"Gue0k_e6W-container\",nodeId:\"Gue0k_e6W\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(ClimateProjectContentFilterYearLinks,{height:\"100%\",id:\"Gue0k_e6W\",krh3V5YQz:krh3V5YQzhfldik,layoutId:\"Gue0k_e6W\",PXvpW92l5:getLocalizedValue(\"v4\",activeLocale)??\"Update 2022\",style:{width:\"100%\"},variant:\"ibsidjvgl\",width:\"100%\",...addPropertyOverrides({BsbZD3vKC:{variant:\"ooUzsAnfV\"},eAr6w23e1:{variant:\"ooUzsAnfV\"},TmqRSDX_Q:{krh3V5YQz:krh3V5YQz3lufi7},W27lf5lNd:{krh3V5YQz:krh3V5YQz3lufi7}},baseVariant,gestureVariant)})})})}),visible4&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-18irtms\",\"data-framer-name\":\"2021 wrap\",layoutDependency:layoutDependency,layoutId:\"RHiQa39Y7\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"100px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+0+0)+0+0+6,...addPropertyOverrides({BsbZD3vKC:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+100+0+-12},byGvx64Cl:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},FVzMwaPDm:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+0+0)+0+100+0+-12},kNdpJ10wS:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+100+0+-12},OTmuLv7GE:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+0+0)+0+0+6},TmqRSDX_Q:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+100+0+-12},W27lf5lNd:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+0+0)+0+100+0+-12},ypYhudUVj:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+0+0)+0+100+0+-12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-d3z398-container\",layoutDependency:layoutDependency,layoutId:\"R3OshFnaH-container\",nodeId:\"R3OshFnaH\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(ClimateProjectContentFilterYearLinks,{height:\"100%\",id:\"R3OshFnaH\",krh3V5YQz:krh3V5YQz1b0h2r6,layoutId:\"R3OshFnaH\",PXvpW92l5:getLocalizedValue(\"v5\",activeLocale)??\"Update 2021\",style:{width:\"100%\"},variant:\"ibsidjvgl\",width:\"100%\",...addPropertyOverrides({PZ0YxrMbN:{variant:\"ooUzsAnfV\"},TmqRSDX_Q:{krh3V5YQz:krh3V5YQz1femvvg},W27lf5lNd:{krh3V5YQz:krh3V5YQz1femvvg},ypYhudUVj:{variant:\"ooUzsAnfV\"}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h25ibz\",\"data-framer-name\":\"Layout wrapper\",layoutDependency:layoutDependency,layoutId:\"p1XFygO8r\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ziqabg\",\"data-framer-name\":\"Content wrapper\",layoutDependency:layoutDependency,layoutId:\"XudMSoSLl\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-lkg8ps\",\"data-framer-name\":\"Overview\",layoutDependency:layoutDependency,layoutId:\"Og7OrmjK9\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"r_Ok0Y5f6\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"F5shyIpov\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:VaWrDHKaC,className:\"framer-1mayjvn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cRMSc5F6T\",stylesPresetsClassNames:{a:\"framer-styles-preset-6ktid9\",anchor:\"framer-styles-preset-6ktid9\",blockquote:\"framer-styles-preset-1jgae1l\",code:\"framer-styles-preset-6st1sh\",h1:\"framer-styles-preset-11ocsv1\",h2:\"framer-styles-preset-95bw6l\",h3:\"framer-styles-preset-lfly9j\",h4:\"framer-styles-preset-1io9dmz\",h5:\"framer-styles-preset-8c80i8\",h6:\"framer-styles-preset-w98w3a\",img:\"framer-styles-preset-3q2afp\",p:\"framer-styles-preset-v3jkou\",table:\"framer-styles-preset-1e973dk\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-csnbsk\",\"data-framer-name\":\"Update 2025\",layoutDependency:layoutDependency,layoutId:\"Lmg2CQ2yD\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"r_Ok0Y5f6\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"F5shyIpov\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:EeeGIUfsF,className:\"framer-aiciem\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VyzfYQVnY\",stylesPresetsClassNames:{a:\"framer-styles-preset-6ktid9\",blockquote:\"framer-styles-preset-1jgae1l\",code:\"framer-styles-preset-6st1sh\",h1:\"framer-styles-preset-11ocsv1\",h2:\"framer-styles-preset-95bw6l\",h3:\"framer-styles-preset-lfly9j\",h4:\"framer-styles-preset-1io9dmz\",h5:\"framer-styles-preset-8c80i8\",h6:\"framer-styles-preset-w98w3a\",img:\"framer-styles-preset-3q2afp\",p:\"framer-styles-preset-v3jkou\",table:\"framer-styles-preset-1e973dk\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-m73wpi\",\"data-framer-name\":\"Update 2024\",layoutDependency:layoutDependency,layoutId:\"yWPO11Yw5\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"r_Ok0Y5f6\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"F5shyIpov\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:dNySvZDNT,className:\"framer-2sqdjf\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YZnVm3mof\",stylesPresetsClassNames:{a:\"framer-styles-preset-6ktid9\",blockquote:\"framer-styles-preset-1jgae1l\",code:\"framer-styles-preset-6st1sh\",h1:\"framer-styles-preset-11ocsv1\",h2:\"framer-styles-preset-95bw6l\",h3:\"framer-styles-preset-lfly9j\",h4:\"framer-styles-preset-1io9dmz\",h5:\"framer-styles-preset-8c80i8\",h6:\"framer-styles-preset-w98w3a\",img:\"framer-styles-preset-3q2afp\",p:\"framer-styles-preset-v3jkou\",table:\"framer-styles-preset-1e973dk\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-q4xv1s\",\"data-framer-name\":\"Update 2023\",layoutDependency:layoutDependency,layoutId:\"unE7KrrSA\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"r_Ok0Y5f6\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"F5shyIpov\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Aeuolx3rS,className:\"framer-1pv180m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zzcXNuq3A\",stylesPresetsClassNames:{a:\"framer-styles-preset-6ktid9\",blockquote:\"framer-styles-preset-1jgae1l\",code:\"framer-styles-preset-6st1sh\",h1:\"framer-styles-preset-11ocsv1\",h2:\"framer-styles-preset-95bw6l\",h3:\"framer-styles-preset-lfly9j\",h4:\"framer-styles-preset-1io9dmz\",h5:\"framer-styles-preset-8c80i8\",h6:\"framer-styles-preset-w98w3a\",img:\"framer-styles-preset-3q2afp\",p:\"framer-styles-preset-v3jkou\",table:\"framer-styles-preset-1e973dk\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-t5t2a7\",\"data-framer-name\":\"Update 2022\",layoutDependency:layoutDependency,layoutId:\"XLc8qOwYB\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"r_Ok0Y5f6\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"F5shyIpov\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:ElIeglJVh,className:\"framer-1cq5kn2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SsQiR9Q65\",stylesPresetsClassNames:{a:\"framer-styles-preset-6ktid9\",blockquote:\"framer-styles-preset-1jgae1l\",code:\"framer-styles-preset-6st1sh\",h1:\"framer-styles-preset-11ocsv1\",h2:\"framer-styles-preset-95bw6l\",h3:\"framer-styles-preset-lfly9j\",h4:\"framer-styles-preset-1io9dmz\",h5:\"framer-styles-preset-8c80i8\",h6:\"framer-styles-preset-w98w3a\",img:\"framer-styles-preset-3q2afp\",p:\"framer-styles-preset-v3jkou\",table:\"framer-styles-preset-1e973dk\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-vkoaeb\",\"data-framer-name\":\"Update 2021\",layoutDependency:layoutDependency,layoutId:\"PeqD3sRhe\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"r_Ok0Y5f6\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"F5shyIpov\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:cthh4gn2v,className:\"framer-1pfqueb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RYtPQ20gu\",stylesPresetsClassNames:{a:\"framer-styles-preset-6ktid9\",blockquote:\"framer-styles-preset-1jgae1l\",code:\"framer-styles-preset-6st1sh\",h1:\"framer-styles-preset-11ocsv1\",h2:\"framer-styles-preset-95bw6l\",h3:\"framer-styles-preset-lfly9j\",h4:\"framer-styles-preset-1io9dmz\",h5:\"framer-styles-preset-8c80i8\",h6:\"framer-styles-preset-w98w3a\",img:\"framer-styles-preset-3q2afp\",p:\"framer-styles-preset-v3jkou\",table:\"framer-styles-preset-1e973dk\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-psy5m0\",\"data-framer-name\":\"GallerySection\",layoutDependency:layoutDependency,layoutId:\"dmKWabj4S\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-lfly9j\",\"data-styles-preset\":\"qGK4Mtj0S\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Project Gallery\"})}),className:\"framer-99g193\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Bt4dUXjnR\",style:{\"--extracted-a0htzi\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:376,width:`max((${componentViewport?.width||\"100vw\"} - 72px) * 0.6364, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+144+0+49,...addPropertyOverrides({BsbZD3vKC:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+144+0+49},byGvx64Cl:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+144+0+49},FVzMwaPDm:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+288+0+49},kNdpJ10wS:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+144+0+49},OTmuLv7GE:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+144+0+49},TmqRSDX_Q:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+144+0+49},W27lf5lNd:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+144+0+49},ypYhudUVj:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+144+0+49}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kfo4xq-container\",layoutDependency:layoutDependency,layoutId:\"xzPJqw7bS-container\",nodeId:\"xzPJqw7bS\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(Gallery,{AB57wm4vu:toResponsiveImage(E3Uze2mMM),aQnc30A6N:\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",DSJNh7kE4:toResponsiveImage(gN7yoIvgL),height:\"100%\",id:\"xzPJqw7bS\",iVBKtZsnr:toResponsiveImage(bCscNi2HG),Jz5mRKP8b:toResponsiveImage(EmFO4BtWr),L3eYtamgf:\"rgb(23, 23, 23)\",layoutId:\"xzPJqw7bS\",LqdxvB4A5:toResponsiveImage(IbzUCI_UE),NFYUL81vf:toResponsiveImage(vNQnZ0K02),RROWsrtui:toResponsiveImage(kNByvxlKy),style:{height:\"100%\",width:\"100%\"},variant:\"aRcvmya9i\",Vc2MsyiJ4:toResponsiveImage(jlujTpBzc),width:\"100%\",xVHEIKuJz:toResponsiveImage(npRQybmAy)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jg93fk\",\"data-framer-name\":\"LocationSection\",layoutDependency:layoutDependency,layoutId:\"wrUIZSU_d\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-lfly9j\",\"data-styles-preset\":\"qGK4Mtj0S\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Location\"})}),className:\"framer-1cpxu8v\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oJS2FeUN6\",style:{\"--extracted-a0htzi\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ped589-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"dYDURCnh6-container\",nodeId:\"dYDURCnh6\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,coordinates:UrxaTjqZc,height:\"100%\",id:\"dYDURCnh6\",isMixedBorderRadius:false,layoutId:\"dYDURCnh6\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",zoom:6})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-933qm6\",\"data-framer-name\":\"ProjectPartnerSection\",layoutDependency:layoutDependency,layoutId:\"nNQXNr9JM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-lfly9j\",\"data-styles-preset\":\"qGK4Mtj0S\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Project Partner\"})}),className:\"framer-ky54u2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"L27OPhcka\",style:{\"--extracted-a0htzi\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ryvfau\",layoutDependency:layoutDependency,layoutId:\"AWBQ6JfXx\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n1afd0\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"F68zJ7WpM\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b5ecd879-47d5-47a3-ba13-eda05d3b0a90, rgba(184, 184, 184, 0.2))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1178+0+63+0+0+12.5),sizes:\"95px\",...toResponsiveImage(KjKi5rOVb),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-5s0oyz\",layoutDependency:layoutDependency,layoutId:\"ChwwVIrGw\",...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1178+0+63+0+0+12.5),sizes:\"95px\",...toResponsiveImage(KjKi5rOVb),...{positionX:\"center\",positionY:\"center\"}}},byGvx64Cl:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1178+0+63+0+0+12.5),sizes:\"95px\",...toResponsiveImage(KjKi5rOVb),...{positionX:\"center\",positionY:\"center\"}}},FVzMwaPDm:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1322+0+63+0+0+12.5),sizes:\"95px\",...toResponsiveImage(KjKi5rOVb),...{positionX:\"center\",positionY:\"center\"}}},kNdpJ10wS:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1178+0+63+0+0+12.5),sizes:\"95px\",...toResponsiveImage(KjKi5rOVb),...{positionX:\"center\",positionY:\"center\"}}},OTmuLv7GE:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1178+0+63+0+0+12.5),sizes:\"95px\",...toResponsiveImage(KjKi5rOVb),...{positionX:\"center\",positionY:\"center\"}}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1178+0+63+0+0+12.5),sizes:\"95px\",...toResponsiveImage(KjKi5rOVb),...{positionX:\"center\",positionY:\"center\"}}},W27lf5lNd:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1178+0+63+0+0+12.5),sizes:\"95px\",...toResponsiveImage(KjKi5rOVb),...{positionX:\"center\",positionY:\"center\"}}},ypYhudUVj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1178+0+63+0+0+12.5),sizes:\"95px\",...toResponsiveImage(KjKi5rOVb),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"r_Ok0Y5f6\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"F5shyIpov\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:QA5ORm5uL,className:\"framer-1wrehf7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bN7BOcs_L\",stylesPresetsClassNames:{a:\"framer-styles-preset-6ktid9\",blockquote:\"framer-styles-preset-1jgae1l\",code:\"framer-styles-preset-6st1sh\",h1:\"framer-styles-preset-11ocsv1\",h2:\"framer-styles-preset-gx26df\",h3:\"framer-styles-preset-lfly9j\",h4:\"framer-styles-preset-1io9dmz\",h5:\"framer-styles-preset-8c80i8\",h6:\"framer-styles-preset-w98w3a\",img:\"framer-styles-preset-3q2afp\",p:\"framer-styles-preset-v3jkou\",table:\"framer-styles-preset-1e973dk\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14ckvd7\",\"data-framer-name\":\"UNGoalsSection\",layoutDependency:layoutDependency,layoutId:\"R0PCgAwMV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-lfly9j\",\"data-styles-preset\":\"qGK4Mtj0S\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"United Nations' Sustainable Development Goals\"})}),className:\"framer-g7bw1c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qjqCqdNa3\",style:{\"--extracted-a0htzi\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),visible5&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r23oaq\",\"data-border\":true,\"data-framer-name\":\"UN 1\",layoutDependency:layoutDependency,layoutId:\"kky3NyzP2\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1of0tkl\",layoutDependency:layoutDependency,layoutId:\"Ew_B1DqVR\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+-801+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png\",srcSet:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png 1500w\"},className:\"framer-wk3aqn\",layoutDependency:layoutDependency,layoutId:\"utArpwYN9\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-801+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png\",srcSet:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-801+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png\",srcSet:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+-801+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png\",srcSet:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-801+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png\",srcSet:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-801+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png\",srcSet:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-801+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png\",srcSet:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-801+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png\",srcSet:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-801+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png\",srcSet:\"https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qt5l2my3cby2MnrzBPGAGM8JR8o.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4zg3it\",layoutDependency:layoutDependency,layoutId:\"Auj1ylI5y\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Diversification and increase of income by promoting short-term alternatives such as beekeeping, crop production, and forest products.\"})}),className:\"framer-178q50g\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"j1ngNawZX\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:bMbP0ADy_,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible6&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l43z47\",\"data-border\":true,\"data-framer-name\":\"UN 2\",layoutDependency:layoutDependency,layoutId:\"BVSf4gBl1\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12ko48v\",layoutDependency:layoutDependency,layoutId:\"DHk9hbldx\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+-609+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png\",srcSet:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png 1500w\"},className:\"framer-1977ogd\",layoutDependency:layoutDependency,layoutId:\"y2q6EvEnQ\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-609+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png\",srcSet:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-609+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png\",srcSet:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+-609+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png\",srcSet:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-609+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png\",srcSet:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-609+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png\",srcSet:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-609+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png\",srcSet:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-609+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png\",srcSet:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-609+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png\",srcSet:\"https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCGF8LMQcJ3uQvba8L4LLj4JloY.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rwlfow\",layoutDependency:layoutDependency,layoutId:\"ziq7IaHhR\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Healthier forests increase food security, improve nutrition, and promote a more sustainable form of agriculture.\"})}),className:\"framer-116stl2\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IZnm7hPKP\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ebRGIG3Uu,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible7&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vbh5bv\",\"data-border\":true,\"data-framer-name\":\"UN 3\",layoutDependency:layoutDependency,layoutId:\"odiCqTqvq\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-jelkic\",layoutDependency:layoutDependency,layoutId:\"qrKkwMzIh\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+-417+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png\",srcSet:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png 1500w\"},className:\"framer-nxreqh\",layoutDependency:layoutDependency,layoutId:\"mvU6aP8Ie\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-417+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png\",srcSet:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-417+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png\",srcSet:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+-417+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png\",srcSet:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-417+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png\",srcSet:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-417+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png\",srcSet:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-417+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png\",srcSet:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-417+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png\",srcSet:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-417+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png\",srcSet:\"https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=512 512w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cz6WBw8Fotw0oYNID3TmAA6KVU.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rzqumv\",layoutDependency:layoutDependency,layoutId:\"QScLAi4iu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Promotion of wellbeing among families and smallholder farmers.\"})}),className:\"framer-bxnp6h\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jBmCXsml3\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ORQlWJHvl,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible8&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2iaqgc\",\"data-border\":true,\"data-framer-name\":\"UN 4\",layoutDependency:layoutDependency,layoutId:\"MSAWpxTcE\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-15yyods\",layoutDependency:layoutDependency,layoutId:\"VsChe4NVR\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+-225+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png\",srcSet:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png 1500w\"},className:\"framer-17ownwk\",layoutDependency:layoutDependency,layoutId:\"wOwUQShsl\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-225+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png\",srcSet:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-225+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png\",srcSet:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+-225+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png\",srcSet:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-225+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png\",srcSet:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-225+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png\",srcSet:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-225+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png\",srcSet:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-225+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png\",srcSet:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-225+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png\",srcSet:\"https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=512 512w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AVUbfveyBZkpKevlpnlyt0eWMo.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-w11fc6\",layoutDependency:layoutDependency,layoutId:\"yatPxwNlG\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Content\"})}),className:\"framer-15gwkas\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"g0FfST0gS\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:q04THyrlA,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible9&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yavvn7\",\"data-border\":true,\"data-framer-name\":\"UN 5\",layoutDependency:layoutDependency,layoutId:\"oqyWF_FK9\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-f2v8iy\",layoutDependency:layoutDependency,layoutId:\"y7JDi2D3F\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+-33+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png\",srcSet:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=512 512w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png 1500w\"},className:\"framer-f1aunu\",layoutDependency:layoutDependency,layoutId:\"bBISlNyXL\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-33+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png\",srcSet:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=512 512w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-33+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png\",srcSet:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=512 512w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+-33+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png\",srcSet:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=512 512w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-33+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png\",srcSet:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=512 512w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+-33+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png\",srcSet:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=512 512w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-33+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png\",srcSet:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=512 512w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+-33+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png\",srcSet:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=512 512w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+-33+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png\",srcSet:\"https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=512 512w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/H4BYb3bhQkLjaP2Xv6bsgSaRUcg.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pfrw4x\",layoutDependency:layoutDependency,layoutId:\"Ngo9ebNbF\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Content\"})}),className:\"framer-ql258p\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HUG88_w4D\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:JWd4g0ps8,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible10&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-errgtk\",\"data-border\":true,\"data-framer-name\":\"UN 6\",layoutDependency:layoutDependency,layoutId:\"zj2u3U8pI\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-i5y3t7\",layoutDependency:layoutDependency,layoutId:\"Pv7bBgHMI\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+159+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg\",srcSet:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg 1500w\"},className:\"framer-fo13ju\",layoutDependency:layoutDependency,layoutId:\"uxCng_dLh\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+159+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg\",srcSet:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+159+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg\",srcSet:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+159+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg\",srcSet:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+159+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg\",srcSet:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+159+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg\",srcSet:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+159+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg\",srcSet:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+159+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg\",srcSet:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+159+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg\",srcSet:\"https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2eCjkDSfRyj0MjiloWUvBll5J4.jpg 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ljhrre\",layoutDependency:layoutDependency,layoutId:\"YFpUDZRBh\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Content\"})}),className:\"framer-1fe88d\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zseuRrqkK\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:DeT2nZzIt,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible11&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2pzx2t\",\"data-border\":true,\"data-framer-name\":\"UN 7\",layoutDependency:layoutDependency,layoutId:\"ErFqW_enX\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-k7c1kq\",layoutDependency:layoutDependency,layoutId:\"KRzYkNYhk\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+351+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png\",srcSet:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png 1536w\"},className:\"framer-1b5zo5l\",layoutDependency:layoutDependency,layoutId:\"fYE8WzUEB\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+351+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png\",srcSet:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png 1536w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+351+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png\",srcSet:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png 1536w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+351+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png\",srcSet:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png 1536w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+351+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png\",srcSet:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png 1536w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+351+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png\",srcSet:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png 1536w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+351+0+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png\",srcSet:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png 1536w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+351+0+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png\",srcSet:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png 1536w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+351+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png\",srcSet:\"https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LjnRoI5sgkQNzjalTthz3MksXeo.png 1536w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hctdfp\",layoutDependency:layoutDependency,layoutId:\"i71awdz2m\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Content\"})}),className:\"framer-1ignr1y\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nv1wFEY3g\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:SY3e46cLs,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible12&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sfc310\",\"data-border\":true,\"data-framer-name\":\"UN 8\",layoutDependency:layoutDependency,layoutId:\"fkLCB4WZ8\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ujogjf\",layoutDependency:layoutDependency,layoutId:\"CatuDKIWm\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+543+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png\",srcSet:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=512 512w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png 1500w\"},className:\"framer-1ezq6r5\",layoutDependency:layoutDependency,layoutId:\"AoORxN4e3\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+543+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png\",srcSet:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=512 512w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+543+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png\",srcSet:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=512 512w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+543+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png\",srcSet:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=512 512w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+543+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png\",srcSet:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=512 512w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+543+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png\",srcSet:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=512 512w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+543+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png\",srcSet:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=512 512w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+543+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png\",srcSet:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=512 512w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+543+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png\",srcSet:\"https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=512 512w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YheUgaZAsAizqSe29dCIQuTaads.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vlbyjf\",layoutDependency:layoutDependency,layoutId:\"eZafr3IYl\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Sustained and inclusive income growth for thousands of households.\"})}),className:\"framer-1nn95eu\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"POJrHY8k1\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:JGHtlCBsd,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible13&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ma8gbx\",\"data-border\":true,\"data-framer-name\":\"UN 9\",layoutDependency:layoutDependency,layoutId:\"TL36IiFyq\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18jok7k\",layoutDependency:layoutDependency,layoutId:\"K4pTd6nc6\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9uooxz\",layoutDependency:layoutDependency,layoutId:\"tjWFiNh7N\",style:{backgroundColor:\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19cnwqu\",layoutDependency:layoutDependency,layoutId:\"QhTmFJcd2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Content\"})}),className:\"framer-1c7f0w0\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"riWASPf8u\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:RaVqYuy1J,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible14&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kel933\",\"data-border\":true,\"data-framer-name\":\"UN 10\",layoutDependency:layoutDependency,layoutId:\"YgupefqfE\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-rm62en\",layoutDependency:layoutDependency,layoutId:\"BM8Y_nD6Z\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+927+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png\",srcSet:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png 1500w\"},className:\"framer-18gnrer\",layoutDependency:layoutDependency,layoutId:\"e9uhn3aSH\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+927+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png\",srcSet:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+927+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png\",srcSet:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+927+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png\",srcSet:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+927+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png\",srcSet:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+927+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png\",srcSet:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+927+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png\",srcSet:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+927+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png\",srcSet:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+927+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png\",srcSet:\"https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0HKOSZ3lYSUK6ZGUl1M207tU.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jyyx3t\",layoutDependency:layoutDependency,layoutId:\"DE7bUBouM\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Reduced inequality for marginalized groups such as smallholder farmers and local households.\"})}),className:\"framer-108icmx\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ekfuAGWKn\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:KYCJZu2LO,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible15&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ybvwb9\",\"data-border\":true,\"data-framer-name\":\"UN 11\",layoutDependency:layoutDependency,layoutId:\"pghXVWtXC\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-c0x512\",layoutDependency:layoutDependency,layoutId:\"vBx72AjoL\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+1119+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png\",srcSet:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png 1500w\"},className:\"framer-t7wp1i\",layoutDependency:layoutDependency,layoutId:\"ZmZcgxifo\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1119+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png\",srcSet:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1119+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png\",srcSet:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+1119+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png\",srcSet:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1119+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png\",srcSet:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1119+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png\",srcSet:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1119+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png\",srcSet:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1119+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png\",srcSet:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1119+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png\",srcSet:\"https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=512 512w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/aH8hSOsjZxVOznwjp5oPgpuCIH8.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mvdfw\",layoutDependency:layoutDependency,layoutId:\"EUATk2urg\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Content\"})}),className:\"framer-v64k1d\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qKuuZSMSj\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Ph2qZF94P,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible16&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i1ces1\",\"data-border\":true,\"data-framer-name\":\"UN 12\",layoutDependency:layoutDependency,layoutId:\"kma_QSmM2\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tro62o\",layoutDependency:layoutDependency,layoutId:\"hcWOU6whI\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+1311+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png\",srcSet:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png 1536w\"},className:\"framer-12jyrwt\",layoutDependency:layoutDependency,layoutId:\"HLyNpSyyb\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1311+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png\",srcSet:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png 1536w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1311+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png\",srcSet:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png 1536w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+1311+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png\",srcSet:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png 1536w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1311+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png\",srcSet:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png 1536w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1311+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png\",srcSet:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png 1536w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1311+0+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png\",srcSet:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png 1536w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1311+0+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png\",srcSet:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png 1536w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1311+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png\",srcSet:\"https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=512 512w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kGj9ABNxRQVjgU6bul2ufENdo4.png 1536w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bal3e5\",layoutDependency:layoutDependency,layoutId:\"QOVqp4hpD\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Content\"})}),className:\"framer-10ms6ds\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JYflD_Yo1\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:k69ztZY_5,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible17&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14hipay\",\"data-border\":true,\"data-framer-name\":\"UN 13\",layoutDependency:layoutDependency,layoutId:\"Rs3Roa7Xf\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b9bn8d\",layoutDependency:layoutDependency,layoutId:\"akiYCkY8L\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+1503+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png\",srcSet:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=512 512w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png 1500w\"},className:\"framer-3x3mv\",layoutDependency:layoutDependency,layoutId:\"YT7QpahG4\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1503+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png\",srcSet:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=512 512w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1503+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png\",srcSet:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=512 512w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+1503+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png\",srcSet:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=512 512w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1503+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png\",srcSet:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=512 512w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1503+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png\",srcSet:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=512 512w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1503+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png\",srcSet:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=512 512w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1503+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png\",srcSet:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=512 512w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1503+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png\",srcSet:\"https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=512 512w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WLmKIOWb2kFtvBhDsSSwyUh7230.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xsua1c\",layoutDependency:layoutDependency,layoutId:\"MSP7eBep5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Forest growth by planting more than 5 million trees that sequester carbon.\"})}),className:\"framer-1qoqayz\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zS_xp0hJd\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:DWBZE6e6y,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible18&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rcs1xt\",\"data-border\":true,\"data-framer-name\":\"UN 14\",layoutDependency:layoutDependency,layoutId:\"B2iCuzUij\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7u5ih\",layoutDependency:layoutDependency,layoutId:\"Lz0PGHRne\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+1695+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png\",srcSet:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png 1500w\"},className:\"framer-yirov8\",layoutDependency:layoutDependency,layoutId:\"hEz65Qhyx\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1695+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png\",srcSet:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1695+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png\",srcSet:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+1695+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png\",srcSet:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1695+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png\",srcSet:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1695+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png\",srcSet:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1695+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png\",srcSet:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1695+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png\",srcSet:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1695+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png\",srcSet:\"https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/L5w7iO9VBWW1chbV6u9QmwRFGo.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v822f\",layoutDependency:layoutDependency,layoutId:\"pERI_W92Z\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Content\"})}),className:\"framer-1d28exr\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fj48InV6j\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:BedfKf86x,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible19&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zzeuiu\",\"data-border\":true,\"data-framer-name\":\"UN 15\",layoutDependency:layoutDependency,layoutId:\"xFOd2_K8c\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-178ccu\",layoutDependency:layoutDependency,layoutId:\"vB1Ek46l4\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+1887+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png\",srcSet:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png 1500w\"},className:\"framer-j2sezi\",layoutDependency:layoutDependency,layoutId:\"IhzOrcVCf\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1887+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png\",srcSet:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1887+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png\",srcSet:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+1887+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png\",srcSet:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1887+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png\",srcSet:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+1887+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png\",srcSet:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1887+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png\",srcSet:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+1887+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png\",srcSet:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+1887+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png\",srcSet:\"https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IkXnzHZuE7tPdGpmwgbKJ5gguA.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xo4ecd\",layoutDependency:layoutDependency,layoutId:\"xzAMOzcmg\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Restoration of 4283 hectares of degraded lands that provide habitats for more than 34 animal and plant species.\"})}),className:\"framer-40szdr\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rStxHcOQ1\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:fxcqKchKJ,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible20&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i2ntic\",\"data-border\":true,\"data-framer-name\":\"UN 16\",layoutDependency:layoutDependency,layoutId:\"mOhS71fzz\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-r6r6ow\",layoutDependency:layoutDependency,layoutId:\"jvFJnUCWG\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+2079+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png\",srcSet:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=512 512w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png 1536w\"},className:\"framer-19xyaph\",layoutDependency:layoutDependency,layoutId:\"iLf4hqsMA\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+2079+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png\",srcSet:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=512 512w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png 1536w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+2079+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png\",srcSet:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=512 512w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png 1536w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+2079+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png\",srcSet:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=512 512w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png 1536w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+2079+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png\",srcSet:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=512 512w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png 1536w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+2079+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png\",srcSet:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=512 512w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png 1536w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+2079+0+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png\",srcSet:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=512 512w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png 1536w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+2079+0+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png\",srcSet:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=512 512w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png 1536w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+2079+24+0),pixelHeight:1536,pixelWidth:1536,sizes:\"96px\",src:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png\",srcSet:\"https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=512 512w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B3zPCZqFsGlEyStnMTX9BYrTjeA.png 1536w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18i1bey\",layoutDependency:layoutDependency,layoutId:\"Ium1wTpJJ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Content\"})}),className:\"framer-1vaqwes\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nqGDC3T9q\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Ov4dEdz8F,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible21&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lxzlzi\",\"data-border\":true,\"data-framer-name\":\"UN 17\",layoutDependency:layoutDependency,layoutId:\"ZIHVsk3Nu\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(246, 246, 246)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nkergv\",layoutDependency:layoutDependency,layoutId:\"aK_igjmcR\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2656)-0-3068)/2+36+48)+0+0+1409+0+2271+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png\",srcSet:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=512 512w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png 1500w\"},className:\"framer-87khkx\",layoutDependency:layoutDependency,layoutId:\"sQPFL2edP\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({BsbZD3vKC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+2271+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png\",srcSet:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=512 512w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png 1500w\"}},byGvx64Cl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+2271+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png\",srcSet:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=512 512w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png 1500w\"}},FVzMwaPDm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3037)-0-3564)/2+36+0)+0+400+0+1553+0+2271+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png\",srcSet:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=512 512w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png 1500w\"}},kNdpJ10wS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+2271+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png\",srcSet:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=512 512w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png 1500w\"}},OTmuLv7GE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2627)-0-3068)/2+36+48)+0+0+1409+0+2271+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png\",srcSet:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=512 512w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png 1500w\"}},TmqRSDX_Q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+2271+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png\",srcSet:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=512 512w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png 1500w\"}},W27lf5lNd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||2977)-0-3780)/2+36+0)+0+760+0+1409+0+2271+0+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png\",srcSet:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=512 512w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png 1500w\"}},ypYhudUVj:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||3017)-0-3820)/2+36+0)+0+800+0+1409+0+2271+24+0),pixelHeight:1500,pixelWidth:1500,sizes:\"96px\",src:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png\",srcSet:\"https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=512 512w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wg8yS6WRoLicU7wV6Foqoxky4.png 1500w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cvgi94\",layoutDependency:layoutDependency,layoutId:\"qrOufAAoc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:\"Large group of local restoration partners, including WeForest Zambia, LFCA, DFCA, Rainlands Timber, BeeSweet.\"})}),className:\"framer-1bk2cdr\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EnQoBimlV\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:PTjn1jiCr,verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wwjqpt\",\"data-framer-name\":\"Sidebar wrapper\",layoutDependency:layoutDependency,layoutId:\"JfB_tGPeK\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rvp0o3\",\"data-framer-name\":\"Table of contents\",layoutDependency:layoutDependency,layoutId:\"gB7yoCICM\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kv6i8e\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"VCvSXVfSS\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"TABLE OF CONTENTS\"})})}),className:\"framer-1igk2b7\",\"data-framer-name\":\"Table of contents\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"B8srWsIYF\",style:{\"--extracted-r6o4lv\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed6()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-8b60rs\",\"data-framer-name\":\"Overview wrapper\",layoutDependency:layoutDependency,layoutId:\"OrUG97Lnq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10zsqed-container\",\"data-framer-name\":\"TOC Overview\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"FnSki40XK-container\",name:\"TOC Overview\",nodeId:\"FnSki40XK\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(Table_of_Content,{activeColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",activeFontWeight:\"bold\",fontColor:\"rgb(166, 166, 166)\",h1Font:{},h2Font:{fontFamily:'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.2em\"},h3Font:{},h4Font:{},h5Font:{},h6Font:{},height:\"100%\",id:\"FnSki40XK\",indentation:0,layoutId:\"FnSki40XK\",name:\"TOC Overview\",onHoverColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",section_id:getLocalizedValue(\"v11\",activeLocale)??\"overview\",showH1:false,showH2:true,showH3:false,showH4:false,showH5:false,showH6:false,spacing:16,style:{width:\"100%\"},width:\"100%\",yOffset:72})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-3ju71h\",\"data-framer-name\":\"2024 wrapper\",layoutDependency:layoutDependency,layoutId:\"jlRSE9r2v\",children:visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-em1545-container\",\"data-framer-name\":\"TOC 2024\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"gnnR3Qu7N-container\",name:\"TOC 2024\",nodeId:\"gnnR3Qu7N\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(Table_of_Content,{activeColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",activeFontWeight:\"bold\",fontColor:\"rgb(166, 166, 166)\",h1Font:{},h2Font:{fontFamily:'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.2em\"},h3Font:{},h4Font:{},h5Font:{},h6Font:{},height:\"100%\",id:\"gnnR3Qu7N\",indentation:0,layoutId:\"gnnR3Qu7N\",name:\"TOC 2024\",onHoverColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",section_id:getLocalizedValue(\"v12\",activeLocale)??\"2024\",showH1:false,showH2:true,showH3:false,showH4:false,showH5:false,showH6:false,spacing:16,style:{width:\"100%\"},width:\"100%\",yOffset:72})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-4am6c4\",\"data-framer-name\":\"2023 wrapper\",layoutDependency:layoutDependency,layoutId:\"BYlXeFpQJ\",children:visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zwlezh-container\",\"data-framer-name\":\"TOC 2023\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"n5MyaHMUb-container\",name:\"TOC 2023\",nodeId:\"n5MyaHMUb\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(Table_of_Content,{activeColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",activeFontWeight:\"bold\",fontColor:\"rgb(166, 166, 166)\",h1Font:{},h2Font:{fontFamily:'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.2em\"},h3Font:{},h4Font:{},h5Font:{},h6Font:{},height:\"100%\",id:\"n5MyaHMUb\",indentation:0,layoutId:\"n5MyaHMUb\",name:\"TOC 2023\",onHoverColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",section_id:getLocalizedValue(\"v13\",activeLocale)??\"2023\",showH1:false,showH2:true,showH3:false,showH4:false,showH5:false,showH6:false,spacing:16,style:{width:\"100%\"},width:\"100%\",yOffset:72})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-3lc85q\",\"data-framer-name\":\"2022 wrapper\",layoutDependency:layoutDependency,layoutId:\"jUMDJdFz_\",children:visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15s38fw-container\",\"data-framer-name\":\"TOC 2022\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"oe3coRrlT-container\",name:\"TOC 2022\",nodeId:\"oe3coRrlT\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(Table_of_Content,{activeColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",activeFontWeight:\"bold\",fontColor:\"rgb(166, 166, 166)\",h1Font:{},h2Font:{fontFamily:'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.2em\"},h3Font:{},h4Font:{},h5Font:{},h6Font:{},height:\"100%\",id:\"oe3coRrlT\",indentation:0,layoutId:\"oe3coRrlT\",name:\"TOC 2022\",onHoverColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",section_id:getLocalizedValue(\"v14\",activeLocale)??\"2022\",showH1:false,showH2:true,showH3:false,showH4:false,showH5:false,showH6:false,spacing:16,style:{width:\"100%\"},width:\"100%\",yOffset:72})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-nt1x6w\",\"data-framer-name\":\"2021 wrapper\",layoutDependency:layoutDependency,layoutId:\"LxIez6FWN\",children:visible4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15g7sty-container\",\"data-framer-name\":\"TOC 2021\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Why2XmqAH-container\",name:\"TOC 2021\",nodeId:\"Why2XmqAH\",rendersWithMotion:true,scopeId:\"MiPFMnu_v\",children:/*#__PURE__*/_jsx(Table_of_Content,{activeColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",activeFontWeight:\"bold\",fontColor:\"rgb(166, 166, 166)\",h1Font:{},h2Font:{fontFamily:'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.2em\"},h3Font:{},h4Font:{},h5Font:{},h6Font:{},height:\"100%\",id:\"Why2XmqAH\",indentation:0,layoutId:\"Why2XmqAH\",name:\"TOC 2021\",onHoverColor:\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\",section_id:getLocalizedValue(\"v15\",activeLocale)??\"2021\",showH1:false,showH2:true,showH3:false,showH4:false,showH5:false,showH6:false,spacing:16,style:{width:\"100%\"},width:\"100%\",yOffset:72})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gtpcl\",\"data-framer-name\":\"Filter wrapper\",layoutDependency:layoutDependency,layoutId:\"v9LR43e4f\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nla4sf\",layoutDependency:layoutDependency,layoutId:\"vfp3Xkv5y\",children:[/*#__PURE__*/_jsx(MotionDivWithSmoothScroll1pjv7w9,{className:\"framer-1pjv7w9\",\"data-framer-name\":\"HighlightsLink\",layoutDependency:layoutDependency,layoutId:\"kuD3lyeMw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Project Highlights\"})})}),className:\"framer-19mh43s\",\"data-framer-name\":\"Highlights\",fonts:[\"FR;InterDisplay-ExtraLight\",\"FR;InterDisplay\"],layoutDependency:layoutDependency,layoutId:\"SG7MQHbnv\",style:{\"--extracted-r6o4lv\":\"rgb(166, 166, 166)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithSmoothScroll1qe50qs,{className:\"framer-1qe50qs\",\"data-framer-name\":\"GalleryLink\",layoutDependency:layoutDependency,layoutId:\"gl8hFoI2m\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Project Gallery\"})})}),className:\"framer-t86ix3\",\"data-framer-name\":\"Gallery\",fonts:[\"FR;InterDisplay-ExtraLight\",\"FR;InterDisplay\"],layoutDependency:layoutDependency,layoutId:\"fyAkz5zZx\",style:{\"--extracted-r6o4lv\":\"rgb(166, 166, 166)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithSmoothScroll1bnoiu5,{className:\"framer-1bnoiu5\",\"data-framer-name\":\"LocationLink\",layoutDependency:layoutDependency,layoutId:\"Yej37ngcz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Location\"})})}),className:\"framer-1hczuvk\",\"data-framer-name\":\"Location\",fonts:[\"FR;InterDisplay-ExtraLight\",\"FR;InterDisplay\"],layoutDependency:layoutDependency,layoutId:\"D_Biv3Xbn\",style:{\"--extracted-r6o4lv\":\"rgb(166, 166, 166)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithSmoothScroll1cmk1g9,{className:\"framer-1cmk1g9\",\"data-framer-name\":\"ProjectPartnerLink\",layoutDependency:layoutDependency,layoutId:\"iMlVIkSeT\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Project Partner\"})})}),className:\"framer-1uxmuc5\",\"data-framer-name\":\"Project Partner\",fonts:[\"FR;InterDisplay-ExtraLight\",\"FR;InterDisplay\"],layoutDependency:layoutDependency,layoutId:\"OtJ4LLfXH\",style:{\"--extracted-r6o4lv\":\"rgb(166, 166, 166)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithSmoothScroll1a21rz0,{className:\"framer-1a21rz0\",\"data-framer-name\":\"UNGoalsLink\",layoutDependency:layoutDependency,layoutId:\"gScZSRhwp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUV4dHJhTGlnaHQ=\",\"--framer-font-family\":'\"Inter Display\", sans-serif',\"--framer-font-weight\":\"200\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(166, 166, 166))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"SDG's\"})})}),className:\"framer-1rv0oxd\",\"data-framer-name\":\"UN Goals\",fonts:[\"FR;InterDisplay-ExtraLight\",\"FR;InterDisplay\"],layoutDependency:layoutDependency,layoutId:\"aYdpvnZqT\",style:{\"--extracted-r6o4lv\":\"rgb(166, 166, 166)\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})]})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yHu6u.framer-1kx9lrb, .framer-yHu6u .framer-1kx9lrb { display: block; }\",\".framer-yHu6u.framer-4hdc0q { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1064px; overflow: visible; padding: 0px; position: relative; width: 1064px; }\",\".framer-yHu6u .framer-31irne { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 36px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-1ch2dxw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 80px; }\",\".framer-yHu6u .framer-1szfq6y-container { flex: none; height: 24px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-8uu6g9, .framer-yHu6u .framer-1jyo5i7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-yHu6u .framer-1y4o614-container, .framer-yHu6u .framer-5zcpix-container { flex: none; height: auto; pointer-events: auto; position: relative; width: 100px; }\",\".framer-yHu6u .framer-99rba, .framer-yHu6u .framer-sd4ttf, .framer-yHu6u .framer-18irtms { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100px; }\",\".framer-yHu6u .framer-1mwpfrg-container, .framer-yHu6u .framer-15hrd6w-container, .framer-yHu6u .framer-d3z398-container { flex: none; height: auto; pointer-events: auto; position: relative; width: 100%; }\",\".framer-yHu6u .framer-h25ibz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-ziqabg { align-content: flex-start; align-items: flex-start; display: flex; flex: 1.75 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-yHu6u .framer-lkg8ps, .framer-yHu6u .framer-csnbsk, .framer-yHu6u .framer-m73wpi, .framer-yHu6u .framer-q4xv1s, .framer-yHu6u .framer-t5t2a7, .framer-yHu6u .framer-vkoaeb, .framer-yHu6u .framer-1jg93fk, .framer-yHu6u .framer-8b60rs, .framer-yHu6u .framer-3ju71h, .framer-yHu6u .framer-4am6c4, .framer-yHu6u .framer-3lc85q, .framer-yHu6u .framer-nt1x6w { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-1mayjvn, .framer-yHu6u .framer-aiciem, .framer-yHu6u .framer-2sqdjf, .framer-yHu6u .framer-1pv180m, .framer-yHu6u .framer-1cq5kn2, .framer-yHu6u .framer-1pfqueb, .framer-yHu6u .framer-99g193, .framer-yHu6u .framer-1cpxu8v, .framer-yHu6u .framer-ky54u2, .framer-yHu6u .framer-g7bw1c, .framer-yHu6u .framer-178q50g, .framer-yHu6u .framer-116stl2, .framer-yHu6u .framer-bxnp6h, .framer-yHu6u .framer-15gwkas, .framer-yHu6u .framer-ql258p, .framer-yHu6u .framer-1fe88d, .framer-yHu6u .framer-1ignr1y, .framer-yHu6u .framer-1nn95eu, .framer-yHu6u .framer-1c7f0w0, .framer-yHu6u .framer-108icmx, .framer-yHu6u .framer-v64k1d, .framer-yHu6u .framer-10ms6ds, .framer-yHu6u .framer-1qoqayz, .framer-yHu6u .framer-1d28exr, .framer-yHu6u .framer-40szdr, .framer-yHu6u .framer-1vaqwes, .framer-yHu6u .framer-1bk2cdr, .framer-yHu6u .framer-1igk2b7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yHu6u .framer-psy5m0 { 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 0px 64px 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-kfo4xq-container { flex: none; height: 376px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-ped589-container { flex: none; height: 400px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-933qm6, .framer-yHu6u .framer-14ckvd7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-1ryvfau { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-1n1afd0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 120px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yHu6u .framer-5s0oyz { flex: none; height: 95px; overflow: hidden; position: relative; width: 95px; }\",\".framer-yHu6u .framer-1wrehf7 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-yHu6u .framer-r23oaq, .framer-yHu6u .framer-1l43z47, .framer-yHu6u .framer-vbh5bv, .framer-yHu6u .framer-2iaqgc, .framer-yHu6u .framer-yavvn7, .framer-yHu6u .framer-errgtk, .framer-yHu6u .framer-2pzx2t, .framer-yHu6u .framer-1sfc310, .framer-yHu6u .framer-1ma8gbx, .framer-yHu6u .framer-1kel933, .framer-yHu6u .framer-ybvwb9, .framer-yHu6u .framer-i1ces1, .framer-yHu6u .framer-14hipay, .framer-yHu6u .framer-rcs1xt, .framer-yHu6u .framer-zzeuiu, .framer-yHu6u .framer-1i2ntic, .framer-yHu6u .framer-1lxzlzi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-1of0tkl, .framer-yHu6u .framer-12ko48v, .framer-yHu6u .framer-jelkic, .framer-yHu6u .framer-15yyods, .framer-yHu6u .framer-f2v8iy, .framer-yHu6u .framer-i5y3t7, .framer-yHu6u .framer-k7c1kq, .framer-yHu6u .framer-ujogjf, .framer-yHu6u .framer-18jok7k, .framer-yHu6u .framer-rm62en, .framer-yHu6u .framer-c0x512, .framer-yHu6u .framer-1tro62o, .framer-yHu6u .framer-1b9bn8d, .framer-yHu6u .framer-7u5ih, .framer-yHu6u .framer-178ccu, .framer-yHu6u .framer-r6r6ow, .framer-yHu6u .framer-1nkergv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-yHu6u .framer-wk3aqn, .framer-yHu6u .framer-1977ogd, .framer-yHu6u .framer-nxreqh, .framer-yHu6u .framer-17ownwk, .framer-yHu6u .framer-f1aunu, .framer-yHu6u .framer-fo13ju, .framer-yHu6u .framer-1b5zo5l, .framer-yHu6u .framer-1ezq6r5, .framer-yHu6u .framer-9uooxz, .framer-yHu6u .framer-18gnrer, .framer-yHu6u .framer-t7wp1i, .framer-yHu6u .framer-12jyrwt, .framer-yHu6u .framer-3x3mv, .framer-yHu6u .framer-yirov8, .framer-yHu6u .framer-j2sezi, .framer-yHu6u .framer-19xyaph, .framer-yHu6u .framer-87khkx { flex: none; height: 96px; overflow: hidden; position: relative; width: 96px; will-change: var(--framer-will-change-override, transform); }\",\".framer-yHu6u .framer-4zg3it, .framer-yHu6u .framer-1rwlfow, .framer-yHu6u .framer-rzqumv, .framer-yHu6u .framer-w11fc6, .framer-yHu6u .framer-1pfrw4x, .framer-yHu6u .framer-1ljhrre, .framer-yHu6u .framer-hctdfp, .framer-yHu6u .framer-vlbyjf, .framer-yHu6u .framer-19cnwqu, .framer-yHu6u .framer-jyyx3t, .framer-yHu6u .framer-1mvdfw, .framer-yHu6u .framer-1bal3e5, .framer-yHu6u .framer-xsua1c, .framer-yHu6u .framer-1v822f, .framer-yHu6u .framer-1xo4ecd, .framer-yHu6u .framer-18i1bey, .framer-yHu6u .framer-1cvgi94 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-yHu6u .framer-1wwjqpt { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 80px; width: 1px; z-index: 1; }\",\".framer-yHu6u .framer-1rvp0o3 { 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; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-yHu6u .framer-kv6i8e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-10zsqed-container, .framer-yHu6u .framer-em1545-container, .framer-yHu6u .framer-zwlezh-container, .framer-yHu6u .framer-15s38fw-container, .framer-yHu6u .framer-15g7sty-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-yHu6u .framer-gtpcl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-1nla4sf { 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: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yHu6u .framer-1pjv7w9, .framer-yHu6u .framer-1qe50qs, .framer-yHu6u .framer-1bnoiu5, .framer-yHu6u .framer-1cmk1g9, .framer-yHu6u .framer-1a21rz0 { 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: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-yHu6u .framer-19mh43s, .framer-yHu6u .framer-t86ix3, .framer-yHu6u .framer-1hczuvk, .framer-yHu6u .framer-1uxmuc5, .framer-yHu6u .framer-1rv0oxd { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-yHu6u.framer-v-1x9s8gu.framer-4hdc0q, .framer-yHu6u.framer-v-espw3i.framer-4hdc0q, .framer-yHu6u.framer-v-1fsll83.framer-4hdc0q, .framer-yHu6u.framer-v-2qlm0c.framer-4hdc0q, .framer-yHu6u.framer-v-1rip8no.framer-4hdc0q, .framer-yHu6u.framer-v-n820j5.framer-4hdc0q { gap: 0px; width: 390px; }\",\".framer-yHu6u.framer-v-1x9s8gu .framer-31irne, .framer-yHu6u.framer-v-espw3i .framer-31irne, .framer-yHu6u.framer-v-1fsll83 .framer-31irne, .framer-yHu6u.framer-v-2qlm0c .framer-31irne, .framer-yHu6u.framer-v-1rip8no .framer-31irne, .framer-yHu6u.framer-v-n820j5 .framer-31irne { flex-direction: column; gap: 20px; }\",\".framer-yHu6u.framer-v-1x9s8gu .framer-1ch2dxw, .framer-yHu6u.framer-v-1x9s8gu .framer-8uu6g9, .framer-yHu6u.framer-v-1x9s8gu .framer-1jyo5i7, .framer-yHu6u.framer-v-1x9s8gu .framer-99rba, .framer-yHu6u.framer-v-1x9s8gu .framer-sd4ttf, .framer-yHu6u.framer-v-1x9s8gu .framer-18irtms, .framer-yHu6u.framer-v-espw3i .framer-1ch2dxw, .framer-yHu6u.framer-v-espw3i .framer-8uu6g9, .framer-yHu6u.framer-v-espw3i .framer-1jyo5i7, .framer-yHu6u.framer-v-espw3i .framer-99rba, .framer-yHu6u.framer-v-espw3i .framer-sd4ttf, .framer-yHu6u.framer-v-espw3i .framer-18irtms, .framer-yHu6u.framer-v-1fsll83 .framer-1ch2dxw, .framer-yHu6u.framer-v-1fsll83 .framer-8uu6g9, .framer-yHu6u.framer-v-1fsll83 .framer-1jyo5i7, .framer-yHu6u.framer-v-1fsll83 .framer-99rba, .framer-yHu6u.framer-v-1fsll83 .framer-sd4ttf, .framer-yHu6u.framer-v-1fsll83 .framer-18irtms, .framer-yHu6u.framer-v-2qlm0c .framer-1ch2dxw, .framer-yHu6u.framer-v-2qlm0c .framer-8uu6g9, .framer-yHu6u.framer-v-2qlm0c .framer-1jyo5i7, .framer-yHu6u.framer-v-2qlm0c .framer-99rba, .framer-yHu6u.framer-v-2qlm0c .framer-sd4ttf, .framer-yHu6u.framer-v-2qlm0c .framer-18irtms, .framer-yHu6u.framer-v-1rip8no .framer-1ch2dxw, .framer-yHu6u.framer-v-1rip8no .framer-8uu6g9, .framer-yHu6u.framer-v-1rip8no .framer-1jyo5i7, .framer-yHu6u.framer-v-1rip8no .framer-99rba, .framer-yHu6u.framer-v-1rip8no .framer-sd4ttf, .framer-yHu6u.framer-v-1rip8no .framer-18irtms, .framer-yHu6u.framer-v-n820j5 .framer-1ch2dxw, .framer-yHu6u.framer-v-n820j5 .framer-8uu6g9, .framer-yHu6u.framer-v-n820j5 .framer-1jyo5i7, .framer-yHu6u.framer-v-n820j5 .framer-99rba, .framer-yHu6u.framer-v-n820j5 .framer-sd4ttf, .framer-yHu6u.framer-v-n820j5 .framer-18irtms { flex: 1 0 0px; height: 1px; }\",\".framer-yHu6u.framer-v-1x9s8gu .framer-h25ibz, .framer-yHu6u.framer-v-espw3i .framer-h25ibz { flex-direction: column; gap: 32px; }\",\".framer-yHu6u.framer-v-1x9s8gu .framer-ziqabg, .framer-yHu6u.framer-v-espw3i .framer-ziqabg, .framer-yHu6u.framer-v-1fsll83 .framer-ziqabg, .framer-yHu6u.framer-v-2qlm0c .framer-ziqabg, .framer-yHu6u.framer-v-1rip8no .framer-ziqabg, .framer-yHu6u.framer-v-n820j5 .framer-ziqabg { flex: none; order: 1; width: 100%; }\",\".framer-yHu6u.framer-v-1x9s8gu .framer-r23oaq, .framer-yHu6u.framer-v-1x9s8gu .framer-1l43z47, .framer-yHu6u.framer-v-1x9s8gu .framer-vbh5bv, .framer-yHu6u.framer-v-1x9s8gu .framer-2iaqgc, .framer-yHu6u.framer-v-1x9s8gu .framer-yavvn7, .framer-yHu6u.framer-v-1x9s8gu .framer-errgtk, .framer-yHu6u.framer-v-1x9s8gu .framer-2pzx2t, .framer-yHu6u.framer-v-1x9s8gu .framer-1sfc310, .framer-yHu6u.framer-v-1x9s8gu .framer-1ma8gbx, .framer-yHu6u.framer-v-1x9s8gu .framer-1kel933, .framer-yHu6u.framer-v-1x9s8gu .framer-ybvwb9, .framer-yHu6u.framer-v-1x9s8gu .framer-i1ces1, .framer-yHu6u.framer-v-1x9s8gu .framer-14hipay, .framer-yHu6u.framer-v-1x9s8gu .framer-rcs1xt, .framer-yHu6u.framer-v-1x9s8gu .framer-zzeuiu, .framer-yHu6u.framer-v-1x9s8gu .framer-1i2ntic, .framer-yHu6u.framer-v-1x9s8gu .framer-1lxzlzi, .framer-yHu6u.framer-v-espw3i .framer-r23oaq, .framer-yHu6u.framer-v-espw3i .framer-1l43z47, .framer-yHu6u.framer-v-espw3i .framer-vbh5bv, .framer-yHu6u.framer-v-espw3i .framer-2iaqgc, .framer-yHu6u.framer-v-espw3i .framer-yavvn7, .framer-yHu6u.framer-v-espw3i .framer-errgtk, .framer-yHu6u.framer-v-espw3i .framer-2pzx2t, .framer-yHu6u.framer-v-espw3i .framer-1sfc310, .framer-yHu6u.framer-v-espw3i .framer-1ma8gbx, .framer-yHu6u.framer-v-espw3i .framer-1kel933, .framer-yHu6u.framer-v-espw3i .framer-ybvwb9, .framer-yHu6u.framer-v-espw3i .framer-i1ces1, .framer-yHu6u.framer-v-espw3i .framer-14hipay, .framer-yHu6u.framer-v-espw3i .framer-rcs1xt, .framer-yHu6u.framer-v-espw3i .framer-zzeuiu, .framer-yHu6u.framer-v-espw3i .framer-1i2ntic, .framer-yHu6u.framer-v-espw3i .framer-1lxzlzi { align-content: flex-start; align-items: flex-start; }\",\".framer-yHu6u.framer-v-1x9s8gu .framer-1wwjqpt, .framer-yHu6u.framer-v-espw3i .framer-1wwjqpt { flex: none; order: 0; position: relative; top: unset; width: 100%; }\",\".framer-yHu6u.framer-v-1fsll83 .framer-h25ibz, .framer-yHu6u.framer-v-2qlm0c .framer-h25ibz, .framer-yHu6u.framer-v-1rip8no .framer-h25ibz, .framer-yHu6u.framer-v-n820j5 .framer-h25ibz { flex-direction: column; }\",\".framer-yHu6u.framer-v-1fsll83 .framer-1wwjqpt, .framer-yHu6u.framer-v-2qlm0c .framer-1wwjqpt, .framer-yHu6u.framer-v-1rip8no .framer-1wwjqpt, .framer-yHu6u.framer-v-n820j5 .framer-1wwjqpt { flex: none; order: 0; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,'.framer-yHu6u[data-border=\"true\"]::after, .framer-yHu6u [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 2656\n * @framerIntrinsicWidth 1064\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"byGvx64Cl\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"OTmuLv7GE\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"nDdV3SyIA\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"eAr6w23e1\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"PZ0YxrMbN\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"W27lf5lNd\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"TmqRSDX_Q\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"FVzMwaPDm\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"kNdpJ10wS\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"BsbZD3vKC\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]},\"ypYhudUVj\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1064px\",null,null]}}}\n * @framerVariables {\"VaWrDHKaC\":\"overview\",\"EeeGIUfsF\":\"update2025\",\"dNySvZDNT\":\"update2024\",\"Aeuolx3rS\":\"update2023\",\"ElIeglJVh\":\"update2022\",\"cthh4gn2v\":\"update2021\",\"vNQnZ0K02\":\"galleryImage1\",\"gN7yoIvgL\":\"galleryImage2\",\"EmFO4BtWr\":\"galleryImage3\",\"kNByvxlKy\":\"galleryImage4\",\"E3Uze2mMM\":\"galleryImage5\",\"bCscNi2HG\":\"galleryImage6\",\"IbzUCI_UE\":\"galleryImage7\",\"jlujTpBzc\":\"galleryImage8\",\"npRQybmAy\":\"galleryImage9\",\"KjKi5rOVb\":\"projectPartnerLogo\",\"QA5ORm5uL\":\"projectPartnerText\",\"bMbP0ADy_\":\"uNGoals1\",\"ebRGIG3Uu\":\"uNGoals2\",\"ORQlWJHvl\":\"uNGoals3\",\"q04THyrlA\":\"uNGoals4\",\"JWd4g0ps8\":\"uNGoals5\",\"DeT2nZzIt\":\"uNGoals6\",\"SY3e46cLs\":\"uNGoals7\",\"JGHtlCBsd\":\"uNGoals8\",\"RaVqYuy1J\":\"uNGoals9\",\"KYCJZu2LO\":\"uNGoals10\",\"Ph2qZF94P\":\"uNGoals11\",\"k69ztZY_5\":\"uNGoals12\",\"DWBZE6e6y\":\"uNGoals13\",\"BedfKf86x\":\"uNGoals14\",\"fxcqKchKJ\":\"uNGoals15\",\"Ov4dEdz8F\":\"uNGoals16\",\"PTjn1jiCr\":\"uNGoals17\",\"UrxaTjqZc\":\"googleMapCoordinates\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerMiPFMnu_v=withCSS(Component,css,\"framer-yHu6u\");export default FramerMiPFMnu_v;FramerMiPFMnu_v.displayName=\"Climate Project Content Filter\";FramerMiPFMnu_v.defaultProps={height:2656,width:1064};addPropertyControls(FramerMiPFMnu_v,{variant:{options:[\"vFxir8ICk\",\"byGvx64Cl\",\"OTmuLv7GE\",\"nDdV3SyIA\",\"eAr6w23e1\",\"PZ0YxrMbN\",\"W27lf5lNd\",\"TmqRSDX_Q\",\"FVzMwaPDm\",\"kNdpJ10wS\",\"BsbZD3vKC\",\"ypYhudUVj\"],optionTitles:[\"Overview\",\"2025\",\"2024\",\"2023\",\"2022\",\"2021\",\"Phone - Overview\",\"Phone - 2025\",\"Phone - 2024\",\"Phone - 2023\",\"Phone - 2022\",\"Phone - 2021\"],title:\"Variant\",type:ControlType.Enum},VaWrDHKaC:{defaultValue:\"<p>Content</p>\",title:\"Overview\",type:ControlType.RichText},EeeGIUfsF:{defaultValue:\"<p></p>\",title:\"Update 2025\",type:ControlType.RichText},dNySvZDNT:{defaultValue:\"\",title:\"Update 2024\",type:ControlType.RichText},Aeuolx3rS:{defaultValue:\"<p>Content</p>\",title:\"Update 2023\",type:ControlType.RichText},ElIeglJVh:{defaultValue:\"<p>Content</p>\",title:\"Update 2022\",type:ControlType.RichText},cthh4gn2v:{defaultValue:\"<p>Content</p>\",title:\"Update 2021\",type:ControlType.RichText},vNQnZ0K02:{title:\"Gallery image 1\",type:ControlType.ResponsiveImage},gN7yoIvgL:{title:\"Gallery image 2\",type:ControlType.ResponsiveImage},EmFO4BtWr:{title:\"Gallery image 3\",type:ControlType.ResponsiveImage},kNByvxlKy:{title:\"Gallery image 4\",type:ControlType.ResponsiveImage},E3Uze2mMM:{title:\"Gallery image 5\",type:ControlType.ResponsiveImage},bCscNi2HG:{title:\"Gallery image 6\",type:ControlType.ResponsiveImage},IbzUCI_UE:{title:\"Gallery image 7\",type:ControlType.ResponsiveImage},jlujTpBzc:{title:\"Gallery image 8\",type:ControlType.ResponsiveImage},npRQybmAy:{title:\"Gallery image 9\",type:ControlType.ResponsiveImage},KjKi5rOVb:{title:\"Project partner logo\",type:ControlType.ResponsiveImage},QA5ORm5uL:{defaultValue:\"<p>Content</p>\",title:\"Project partner text\",type:ControlType.RichText},bMbP0ADy_:{defaultValue:\"Diversification and increase of income by promoting short-term alternatives such as beekeeping, crop production, and forest products.\",title:\"UN Goals 1\",type:ControlType.String},ebRGIG3Uu:{defaultValue:\"Healthier forests increase food security, improve nutrition, and promote a more sustainable form of agriculture.\",title:\"UN Goals 2\",type:ControlType.String},ORQlWJHvl:{defaultValue:\"Promotion of wellbeing among families and smallholder farmers.\",title:\"UN Goals 3\",type:ControlType.String},q04THyrlA:{defaultValue:\"\",title:\"UN Goals 4\",type:ControlType.String},JWd4g0ps8:{defaultValue:\"\",title:\"UN Goals 5\",type:ControlType.String},DeT2nZzIt:{defaultValue:\"\",title:\"UN Goals 6\",type:ControlType.String},SY3e46cLs:{defaultValue:\"\",title:\"UN Goals 7\",type:ControlType.String},JGHtlCBsd:{defaultValue:\"Sustained and inclusive income growth for thousands of households.\",title:\"UN Goals 8\",type:ControlType.String},RaVqYuy1J:{defaultValue:\"\",title:\"UN Goals 9\",type:ControlType.String},KYCJZu2LO:{defaultValue:\"Reduced inequality for marginalized groups such as smallholder farmers and local households.\",title:\"UN Goals 10\",type:ControlType.String},Ph2qZF94P:{defaultValue:\"\",title:\"UN Goals 11\",type:ControlType.String},k69ztZY_5:{defaultValue:\"\",title:\"UN Goals 12\",type:ControlType.String},DWBZE6e6y:{defaultValue:\"Forest growth by planting more than 5 million trees that sequester carbon.\",title:\"UN Goals 13\",type:ControlType.String},BedfKf86x:{defaultValue:\"\",title:\"UN Goals 14\",type:ControlType.String},fxcqKchKJ:{defaultValue:\"Restoration of 4283 hectares of degraded lands that provide habitats for more than 34 animal and plant species.\",title:\"UN Goals 15\",type:ControlType.String},Ov4dEdz8F:{defaultValue:\"\",title:\"UN Goals 16\",type:ControlType.String},PTjn1jiCr:{defaultValue:\"Large group of local restoration partners, including WeForest Zambia, LFCA, DFCA, Rainlands Timber, BeeSweet.\",title:\"UN Goals 17\",type:ControlType.String},UrxaTjqZc:{defaultValue:\"52.37588, 4.891295\",displayTextArea:false,placeholder:\"52.37588, 4.891295\",title:\"Google Map Coordinates\",type:ControlType.String}});addFonts(FramerMiPFMnu_v,[{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:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter Display\",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/2uIBiALfCHVpWbHqRMZutfT7giU.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2\",weight:\"400\"},{family:\"Inter Display\",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/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2\",weight:\"400\"},{family:\"Inter Display\",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/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2\",weight:\"400\"},{family:\"Inter Display\",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/vebZUMjGyKkYsfcY73iwWTzLNag.woff2\",weight:\"400\"},{family:\"Inter Display\",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/kZK78sVb0ChIxwI4EF00ArQvpu0.woff2\",weight:\"200\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/zLXnIInNs9VhCJZQ1B0FvHgtWDM.woff2\",weight:\"200\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/yHa3FUh9QDCLkYGoHU44PsRbTI.woff2\",weight:\"200\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/w3wwH92cnNPcZVAf63gAmGQW0k.woff2\",weight:\"200\"},{family:\"Inter Display\",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/w9aHRXFhel7kScIgRMsPqEwE3AY.woff2\",weight:\"200\"},{family:\"Inter Display\",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/uUP0myN2OEY8kWGv4U4DKeDieDg.woff2\",weight:\"200\"},{family:\"Inter Display\",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/eDNmF3DmGWYDX8NrhNZOl1SDyQ.woff2\",weight:\"200\"}]},...ClimateProjectContentFilterYearLinksFonts,...GalleryFonts,...GoogleMapsFonts,...Table_of_ContentFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...componentPresets.fonts?.[\"F5shyIpov\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"F5shyIpov\"]):[],...componentPresets.fonts?.[\"r_Ok0Y5f6\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"r_Ok0Y5f6\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMiPFMnu_v\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2656\",\"framerIntrinsicWidth\":\"1064\",\"framerVariables\":\"{\\\"VaWrDHKaC\\\":\\\"overview\\\",\\\"EeeGIUfsF\\\":\\\"update2025\\\",\\\"dNySvZDNT\\\":\\\"update2024\\\",\\\"Aeuolx3rS\\\":\\\"update2023\\\",\\\"ElIeglJVh\\\":\\\"update2022\\\",\\\"cthh4gn2v\\\":\\\"update2021\\\",\\\"vNQnZ0K02\\\":\\\"galleryImage1\\\",\\\"gN7yoIvgL\\\":\\\"galleryImage2\\\",\\\"EmFO4BtWr\\\":\\\"galleryImage3\\\",\\\"kNByvxlKy\\\":\\\"galleryImage4\\\",\\\"E3Uze2mMM\\\":\\\"galleryImage5\\\",\\\"bCscNi2HG\\\":\\\"galleryImage6\\\",\\\"IbzUCI_UE\\\":\\\"galleryImage7\\\",\\\"jlujTpBzc\\\":\\\"galleryImage8\\\",\\\"npRQybmAy\\\":\\\"galleryImage9\\\",\\\"KjKi5rOVb\\\":\\\"projectPartnerLogo\\\",\\\"QA5ORm5uL\\\":\\\"projectPartnerText\\\",\\\"bMbP0ADy_\\\":\\\"uNGoals1\\\",\\\"ebRGIG3Uu\\\":\\\"uNGoals2\\\",\\\"ORQlWJHvl\\\":\\\"uNGoals3\\\",\\\"q04THyrlA\\\":\\\"uNGoals4\\\",\\\"JWd4g0ps8\\\":\\\"uNGoals5\\\",\\\"DeT2nZzIt\\\":\\\"uNGoals6\\\",\\\"SY3e46cLs\\\":\\\"uNGoals7\\\",\\\"JGHtlCBsd\\\":\\\"uNGoals8\\\",\\\"RaVqYuy1J\\\":\\\"uNGoals9\\\",\\\"KYCJZu2LO\\\":\\\"uNGoals10\\\",\\\"Ph2qZF94P\\\":\\\"uNGoals11\\\",\\\"k69ztZY_5\\\":\\\"uNGoals12\\\",\\\"DWBZE6e6y\\\":\\\"uNGoals13\\\",\\\"BedfKf86x\\\":\\\"uNGoals14\\\",\\\"fxcqKchKJ\\\":\\\"uNGoals15\\\",\\\"Ov4dEdz8F\\\":\\\"uNGoals16\\\",\\\"PTjn1jiCr\\\":\\\"uNGoals17\\\",\\\"UrxaTjqZc\\\":\\\"googleMapCoordinates\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"byGvx64Cl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"OTmuLv7GE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"nDdV3SyIA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"eAr6w23e1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"PZ0YxrMbN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"W27lf5lNd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"TmqRSDX_Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"FVzMwaPDm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"kNdpJ10wS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"BsbZD3vKC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]},\\\"ypYhudUVj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1064px\\\",null,null]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4be5e4f)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={ycg2CkPyV:new LazyValue(()=>import(\"./qDkFGbseu-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\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4be5e4f)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ScrollProgress from\"https://framerusercontent.com/modules/0JbLZy4cicPNL8ihEfRO/nApVOnbQSRaEXWZIDiOm/Scrollprogress.js\";import Button from\"#framer/local/canvasComponent/AXsVun4eH/AXsVun4eH.js\";import FooterNew from\"#framer/local/canvasComponent/c9lgPPZYI/c9lgPPZYI.js\";import BreadcrumbLink2 from\"#framer/local/canvasComponent/iMbtek0jF/iMbtek0jF.js\";import ClimateProjectContentFilter from\"#framer/local/canvasComponent/MiPFMnu_v/MiPFMnu_v.js\";import NavMenuNEW from\"#framer/local/canvasComponent/OVXNCe1ip/OVXNCe1ip.js\";import CTABanner from\"#framer/local/canvasComponent/p5_Svir8R/p5_Svir8R.js\";import ButtonLgMdSm from\"#framer/local/canvasComponent/pbxbPEK5O/pbxbPEK5O.js\";import ClimateProjectCard from\"#framer/local/canvasComponent/T5SBIXcfB/T5SBIXcfB.js\";import CategoryPill from\"#framer/local/canvasComponent/w3e4NZVo6/w3e4NZVo6.js\";import ClimateProjects,{enumToDisplayNameFunctions}from\"#framer/local/collection/rdGAOEZjM/rdGAOEZjM.js\";import Team from\"#framer/local/collection/V0uobnYxk/V0uobnYxk.js\";import*as sharedStyle from\"#framer/local/css/aR6jbEIVm/aR6jbEIVm.js\";import*as sharedStyle1 from\"#framer/local/css/cQmsb6aj2/cQmsb6aj2.js\";import*as sharedStyle2 from\"#framer/local/css/GgYXobXuD/GgYXobXuD.js\";import*as sharedStyle3 from\"#framer/local/css/k3Ea6rV_p/k3Ea6rV_p.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/qDkFGbseu/qDkFGbseu.js\";import metadataProvider from\"#framer/local/webPageMetadata/qDkFGbseu/qDkFGbseu.js\";const ScrollProgressFonts=getFonts(ScrollProgress);const NavMenuNEWFonts=getFonts(NavMenuNEW);const CategoryPillFonts=getFonts(CategoryPill);const ButtonLgMdSmFonts=getFonts(ButtonLgMdSm);const BreadcrumbLink2Fonts=getFonts(BreadcrumbLink2);const ButtonFonts=getFonts(Button);const ClimateProjectContentFilterFonts=getFonts(ClimateProjectContentFilter);const ClimateProjectCardFonts=getFonts(ClimateProjectCard);const CTABannerFonts=getFonts(CTABanner);const FooterNewFonts=getFonts(FooterNew);const breakpoints={e0Iz8VKsD:\"(min-width: 1200px) and (max-width: 1439px)\",FAJ0tnC7s:\"(min-width: 810px) and (max-width: 1199px)\",OxxeEMDPv:\"(max-width: 809px)\",zkdwJfYu4:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZPyF8\";const variantClassNames={e0Iz8VKsD:\"framer-v-16uivju\",FAJ0tnC7s:\"framer-v-4h46sl\",OxxeEMDPv:\"framer-v-1coitff\",zkdwJfYu4:\"framer-v-lccgse\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const convertFromBoolean=(value,activeLocale,{aiAWEyg4J})=>{if(value){return{pathVariables:{aiAWEyg4J},webPageId:\"qDkFGbseu\"};}else{return undefined;}};const lessThan=(a,b)=>{return typeof a===\"number\"&&typeof b===\"number\"?a<b:false;};const negate=value=>{return!value;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop L\":\"zkdwJfYu4\",Desktop:\"e0Iz8VKsD\",Phone:\"OxxeEMDPv\",Tablet:\"FAJ0tnC7s\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"e0Iz8VKsD\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"qDkFGbseu\",name:\"TRIT7xzNv\",type:\"Identifier\"},operator:\"==\",right:{collection:\"TRIT7xzNv\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"qDkFGbseu\",data:ClimateProjects,type:\"Collection\"},right:{alias:\"TRIT7xzNv\",data:Team,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"qDkFGbseu\",name:\"EAyRKWxh_\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"aiAWEyg4J\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"zmjbG56a4\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"HJnEIfPNq\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"OJy9N8PX4\",type:\"Identifier\"},{alias:\"TRIT7xzNv.O1QVaLeJv\",collection:\"TRIT7xzNv\",name:\"O1QVaLeJv\",type:\"Identifier\"},{alias:\"TRIT7xzNv.Zu2H7XMz5\",collection:\"TRIT7xzNv\",name:\"Zu2H7XMz5\",type:\"Identifier\"},{alias:\"TRIT7xzNv.p5wGPNwCA\",collection:\"TRIT7xzNv\",name:\"p5wGPNwCA\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"z02CHlEgx\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"JkLaJ6GAY\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"dS5X1Bkyf\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"CFlYx1gaD\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"dkvKw7MXP\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"qlXulYHeQ\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"IaKdZaQ84\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"gsqc0Fc7E\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"MWjOVhd20\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"Cz7YbcR7s\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"mvHNKFOfp\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"hVpfQnjzE\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"nmRQ6pezI\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"A3M2vKA4q\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"Eo2QRHGP_\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"BRdM4rl8R\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"VTxvlFC52\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"U3isDzxJx\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"IYBsoWYA3\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"Xr6nNfWNe\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"xmqhZ5fKm\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"mflN98JZO\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"MmTiuc98q\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"kuGKlX_HM\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"fRLz9hnjC\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"x8ahXebCu\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"NkTUn7Vel\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"lmF44D4wq\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"N0cz1VaJQ\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"RLtF91N07\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"RGj7ldXFz\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"hNiLFgk6E\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"CxIvI5Kyi\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"YDTVvteCx\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"bh7rBUmSQ\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"V0tEFzsVt\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"LyvXKT1xk\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"o97pIx0YQ\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"YRmgSRJl9\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"IPga0tgo0\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"oD9ZoXDhH\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"GLEiKslA6\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"hkoIGmDXj\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"twJn7grHp\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"Pt9QMB0ra\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"jsXfuYfbN\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"np3MgJ3_j\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"C8byID4bh\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"Ei1j1q1a8\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"BIV3nqapU\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"GXtbBAz3Z\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"AdIwsKmcU\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"Dvzk5IITQ\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"m3czeNh8f\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"OcUKN1iIz\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"AtkIYtRj3\",type:\"Identifier\"},{collection:\"qDkFGbseu\",name:\"cxsrC0N7D\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"qDkFGbseu\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,zmjbG56a4=getFromCurrentRouteData(\"zmjbG56a4\"),EAyRKWxh_=getFromCurrentRouteData(\"EAyRKWxh_\")??\"\",HJnEIfPNq=getFromCurrentRouteData(\"HJnEIfPNq\")??\"\",TRIT7xzNv_p5wGPNwCA=getFromCurrentRouteData(\"TRIT7xzNv.p5wGPNwCA\"),TRIT7xzNv_O1QVaLeJv=getFromCurrentRouteData(\"TRIT7xzNv.O1QVaLeJv\")??\"\",TRIT7xzNv_Zu2H7XMz5=getFromCurrentRouteData(\"TRIT7xzNv.Zu2H7XMz5\")??\"\",z02CHlEgx=getFromCurrentRouteData(\"z02CHlEgx\"),aiAWEyg4J=getFromCurrentRouteData(\"aiAWEyg4J\")??\"\",CFlYx1gaD=getFromCurrentRouteData(\"CFlYx1gaD\")??\"\",dS5X1Bkyf=getFromCurrentRouteData(\"dS5X1Bkyf\"),dkvKw7MXP=getFromCurrentRouteData(\"dkvKw7MXP\")??\"\",IaKdZaQ84=getFromCurrentRouteData(\"IaKdZaQ84\")??\"\",qlXulYHeQ=getFromCurrentRouteData(\"qlXulYHeQ\"),gsqc0Fc7E=getFromCurrentRouteData(\"gsqc0Fc7E\")??\"\",Cz7YbcR7s=getFromCurrentRouteData(\"Cz7YbcR7s\")??\"\",MWjOVhd20=getFromCurrentRouteData(\"MWjOVhd20\"),mvHNKFOfp=getFromCurrentRouteData(\"mvHNKFOfp\")??\"\",nmRQ6pezI=getFromCurrentRouteData(\"nmRQ6pezI\")??\"\",hVpfQnjzE=getFromCurrentRouteData(\"hVpfQnjzE\"),A3M2vKA4q=getFromCurrentRouteData(\"A3M2vKA4q\")??\"\",BRdM4rl8R=getFromCurrentRouteData(\"BRdM4rl8R\")??\"\",Eo2QRHGP_=getFromCurrentRouteData(\"Eo2QRHGP_\"),VTxvlFC52=getFromCurrentRouteData(\"VTxvlFC52\")??\"\",U3isDzxJx=getFromCurrentRouteData(\"U3isDzxJx\")??\"\",IYBsoWYA3=getFromCurrentRouteData(\"IYBsoWYA3\")??0,Xr6nNfWNe=getFromCurrentRouteData(\"Xr6nNfWNe\")??\"\",xmqhZ5fKm=getFromCurrentRouteData(\"xmqhZ5fKm\")??0,mflN98JZO=getFromCurrentRouteData(\"mflN98JZO\")??\"\",MmTiuc98q=getFromCurrentRouteData(\"MmTiuc98q\")??0,kuGKlX_HM=getFromCurrentRouteData(\"kuGKlX_HM\")??\"\",fRLz9hnjC=getFromCurrentRouteData(\"fRLz9hnjC\")??\"\",x8ahXebCu=getFromCurrentRouteData(\"x8ahXebCu\")??\"\",NkTUn7Vel=getFromCurrentRouteData(\"NkTUn7Vel\")??\"\",lmF44D4wq=getFromCurrentRouteData(\"lmF44D4wq\")??\"\",N0cz1VaJQ=getFromCurrentRouteData(\"N0cz1VaJQ\")??\"\",hNiLFgk6E=getFromCurrentRouteData(\"hNiLFgk6E\"),CxIvI5Kyi=getFromCurrentRouteData(\"CxIvI5Kyi\"),YDTVvteCx=getFromCurrentRouteData(\"YDTVvteCx\"),bh7rBUmSQ=getFromCurrentRouteData(\"bh7rBUmSQ\"),V0tEFzsVt=getFromCurrentRouteData(\"V0tEFzsVt\"),LyvXKT1xk=getFromCurrentRouteData(\"LyvXKT1xk\"),o97pIx0YQ=getFromCurrentRouteData(\"o97pIx0YQ\"),YRmgSRJl9=getFromCurrentRouteData(\"YRmgSRJl9\"),IPga0tgo0=getFromCurrentRouteData(\"IPga0tgo0\"),RLtF91N07=getFromCurrentRouteData(\"RLtF91N07\"),RGj7ldXFz=getFromCurrentRouteData(\"RGj7ldXFz\")??\"\",oD9ZoXDhH=getFromCurrentRouteData(\"oD9ZoXDhH\")??\"\",GLEiKslA6=getFromCurrentRouteData(\"GLEiKslA6\")??\"\",hkoIGmDXj=getFromCurrentRouteData(\"hkoIGmDXj\")??\"\",twJn7grHp=getFromCurrentRouteData(\"twJn7grHp\")??\"\",Pt9QMB0ra=getFromCurrentRouteData(\"Pt9QMB0ra\")??\"\",jsXfuYfbN=getFromCurrentRouteData(\"jsXfuYfbN\")??\"\",np3MgJ3_j=getFromCurrentRouteData(\"np3MgJ3_j\")??\"\",C8byID4bh=getFromCurrentRouteData(\"C8byID4bh\")??\"\",Ei1j1q1a8=getFromCurrentRouteData(\"Ei1j1q1a8\")??\"\",BIV3nqapU=getFromCurrentRouteData(\"BIV3nqapU\")??\"\",GXtbBAz3Z=getFromCurrentRouteData(\"GXtbBAz3Z\")??\"\",AdIwsKmcU=getFromCurrentRouteData(\"AdIwsKmcU\")??\"\",Dvzk5IITQ=getFromCurrentRouteData(\"Dvzk5IITQ\")??\"\",m3czeNh8f=getFromCurrentRouteData(\"m3czeNh8f\")??\"\",OcUKN1iIz=getFromCurrentRouteData(\"OcUKN1iIz\")??\"\",AtkIYtRj3=getFromCurrentRouteData(\"AtkIYtRj3\")??\"\",cxsrC0N7D=getFromCurrentRouteData(\"cxsrC0N7D\")??\"\",OJy9N8PX4=getFromCurrentRouteData(\"OJy9N8PX4\")??\"\",aiAWEyg4JW2mjMwTO0,z02CHlEgxW2mjMwTO0,zmjbG56a4W2mjMwTO0,EAyRKWxh_W2mjMwTO0,idW2mjMwTO0,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=equals(zmjbG56a4,\"Y5xGTZKwV\");const visible1=equals(zmjbG56a4,\"bsaBcfBxN\");const visible2=equals(zmjbG56a4,\"F1jJiciwr\");const visible3=equals(zmjbG56a4,\"iK9WxWToD\");usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"FAJ0tnC7s\",\"zkdwJfYu4\"].includes(baseVariant))return false;return true;};const visible4=isSet(CFlYx1gaD);const elementId=useRouteElementId(\"UIhAs8cBl\");const ref1=React.useRef(null);const visible5=isSet(IaKdZaQ84);const visible6=isSet(Cz7YbcR7s);const visible7=isSet(nmRQ6pezI);const visible8=isSet(BRdM4rl8R);const visible9=isSet(U3isDzxJx);const visible10=negate(lessThan(IYBsoWYA3,1));const visible11=equals(IYBsoWYA3,1);const visible12=negate(lessThan(IYBsoWYA3,2));const visible13=equals(IYBsoWYA3,2);const visible14=negate(lessThan(IYBsoWYA3,3));const visible15=equals(IYBsoWYA3,3);const visible16=negate(lessThan(IYBsoWYA3,4));const visible17=equals(IYBsoWYA3,4);const visible18=isSet(Xr6nNfWNe);const visible19=negate(lessThan(xmqhZ5fKm,1));const visible20=equals(xmqhZ5fKm,1);const visible21=negate(lessThan(xmqhZ5fKm,2));const visible22=equals(xmqhZ5fKm,2);const visible23=negate(lessThan(xmqhZ5fKm,3));const visible24=equals(xmqhZ5fKm,3);const visible25=equals(xmqhZ5fKm,4);const visible26=isSet(mflN98JZO);const visible27=negate(lessThan(MmTiuc98q,1));const visible28=negate(lessThan(MmTiuc98q,2));const visible29=equals(MmTiuc98q,2);const visible30=negate(lessThan(MmTiuc98q,3));const visible31=equals(MmTiuc98q,3);const visible32=equals(MmTiuc98q,4);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"e0Iz8VKsD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-29ae30f0-796c-4dca-b80f-404f436e4da7, rgb(253, 253, 252)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-16uivju\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ofmwka-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"svsmbnxfP\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(ScrollProgress,{backgroundColor:\"var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255))\",barHeight:4,fillColor:\"var(--token-fe65a76b-2bec-47ef-8ad1-5fc7a52718d1, rgb(71, 192, 149))\",fillType:\"solid\",glowColor:\"rgb(98, 0, 238)\",glowEnabled:false,glowIntensity:12,glowSpread:3,gradientEndColor:\"rgb(255, 0, 170)\",gradientStartColor:\"rgb(98, 0, 238)\",height:\"100%\",id:\"svsmbnxfP\",layoutId:\"svsmbnxfP\",orientation:\"horizontal\",style:{width:\"100%\"},transition:{duration:0,type:\"tween\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{width:componentViewport?.width||\"100vw\",y:undefined},OxxeEMDPv:{width:componentViewport?.width||\"100vw\",y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:82,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z9iey1-container\",layoutScroll:true,nodeId:\"Bq8yjzMif\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{variant:\"Ud0wimQ4j\"},OxxeEMDPv:{variant:\"Ud0wimQ4j\"}},children:/*#__PURE__*/_jsx(NavMenuNEW,{height:\"100%\",id:\"Bq8yjzMif\",layoutId:\"Bq8yjzMif\",style:{width:\"100%\"},variant:\"lsWlPnvTb\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jlgew2\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gxo0p\",\"data-framer-name\":\"Hero - NEW\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1trsx3v\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13dsdb4\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-125ucc1\",\"data-framer-name\":\"Title wrapper\",children:[visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1abztzi-container\",\"data-framer-name\":\"Tree planting pill\",name:\"Tree planting pill\",nodeId:\"ARawmnEcU\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(CategoryPill,{height:\"100%\",id:\"ARawmnEcU\",layoutId:\"ARawmnEcU\",name:\"Tree planting pill\",variant:\"sY5eRcjzi\",width:\"100%\"})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gwt9op-container\",\"data-framer-name\":\"Emission removal pill\",name:\"Emission removal pill\",nodeId:\"gZRWukrWq\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(CategoryPill,{height:\"100%\",id:\"gZRWukrWq\",layoutId:\"gZRWukrWq\",name:\"Emission removal pill\",variant:\"wBUByqtT8\",width:\"100%\"})})}),visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k0j1ie-container\",\"data-framer-name\":\"Emission reduction pill\",name:\"Emission reduction pill\",nodeId:\"J1JkfvZzN\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(CategoryPill,{height:\"100%\",id:\"J1JkfvZzN\",layoutId:\"J1JkfvZzN\",name:\"Emission reduction pill\",variant:\"v2dEfl2Yf\",width:\"100%\"})})}),visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cagq34-container\",\"data-framer-name\":\"Other pill\",name:\"Other pill\",nodeId:\"kDciOpahG\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(CategoryPill,{height:\"100%\",id:\"kDciOpahG\",layoutId:\"kDciOpahG\",name:\"Other pill\",variant:\"QX3SKIic8\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wait4h\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.4px\",\"--framer-line-height\":\"42px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255))\"},children:\"Forest and landscape restoration in Butiama Hills, Tanzania\"})}),fonts:[\"Inter-Bold\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-11ocsv1\",\"data-styles-preset\":\"aR6jbEIVm\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255))\"},children:\"Growing forests in Zambia\"})}),className:\"framer-42jc57\",fonts:[\"Inter\"],text:EAyRKWxh_,verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-58ujvz\",\"data-framer-name\":\"Metadata wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255))\"},children:\"The Luanshya district, Copperbelt province, Zambia\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-v3jkou\",\"data-styles-preset\":\"cQmsb6aj2\",style:{\"--framer-text-color\":\"var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255))\"},children:\"Content\"})}),className:\"framer-o6hs1o\",fonts:[\"Inter\"],text:HJnEIfPNq,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a5j86w\",\"data-framer-name\":\"Author profile\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17q7uzz\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1080,pixelWidth:1080,sizes:\"40px\",...toResponsiveImage(TRIT7xzNv_p5wGPNwCA)},className:\"framer-wuj7uy\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ew45vz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255))\"},children:\"Dries Grasveld\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a0c2593c-6916-4188-ac50-f5131b23cc3f, rgb(255, 255, 255))\"},children:\"Dries Grasveld\"})}),className:\"framer-1lszaz4\",\"data-framer-name\":\"Dries Grasveld\",fonts:[\"Inter\"],text:TRIT7xzNv_O1QVaLeJv,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.7)\"},children:\"Head of Climate Projects\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.7)\"},children:\"Head of Climate Projects\"})}),className:\"framer-1uy87sd\",fonts:[\"Inter\"],text:TRIT7xzNv_Zu2H7XMz5,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fuXRIFfOO\"},implicitPathVariables:undefined},{href:{webPageId:\"fuXRIFfOO\"},implicitPathVariables:undefined},{href:{webPageId:\"fuXRIFfOO\"},implicitPathVariables:undefined},{href:{webPageId:\"fuXRIFfOO\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1064px) - 32px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b41rd0-container\",nodeId:\"xmz3GQqz7\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{zi7OqHhIV:resolvedLinks[1]},OxxeEMDPv:{style:{width:\"100%\"},zi7OqHhIV:resolvedLinks[2]},zkdwJfYu4:{zi7OqHhIV:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(ButtonLgMdSm,{aLVVkcpUq:\"lightning\",height:\"100%\",id:\"xmz3GQqz7\",layoutId:\"xmz3GQqz7\",Lo_1bT6lU:false,lOHZ5t4GK:getLocalizedValue(\"v0\",activeLocale)??\"Schedule a call\",NgtvlDlyO:\"8px\",variant:\"olz6DsfTy\",wCF9onGcn:false,width:\"100%\",X_Z1yh6Ou:\"arrowright\",YU3kNSTH4:\"bold\",zi7OqHhIV:resolvedLinks[0]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zf00sk\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{background:{alt:\"\",fit:\"fill\",sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(z02CHlEgx)}},zkdwJfYu4:{background:{alt:\"\",fit:\"fill\",sizes:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 10px) / 2, 1px)`,...toResponsiveImage(z02CHlEgx)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`max((max(${componentViewport?.width||\"100vw\"}, 1px) - 10px) / 2, 1px)`,...toResponsiveImage(z02CHlEgx)},className:\"framer-1w5jvxs\"})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1km9lcu hidden-4h46sl hidden-lccgse\",\"data-framer-name\":\"Background image\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iu5g8c\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"nav\",{className:\"framer-ugcqha\",\"data-framer-name\":\"Breadcrumb 2\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4iqewa-container\",nodeId:\"S8fMqzm91\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{Fbb3xN3vN:resolvedLinks1[1]},OxxeEMDPv:{Fbb3xN3vN:resolvedLinks1[2]},zkdwJfYu4:{Fbb3xN3vN:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(BreadcrumbLink2,{Fbb3xN3vN:resolvedLinks1[0],fFLA5bXRs:getLocalizedValue(\"v1\",activeLocale)??\"Home\",height:\"100%\",id:\"S8fMqzm91\",layoutId:\"S8fMqzm91\",variant:\"gaHm6yEsQ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"buDlQ_Hcn\"},implicitPathVariables:undefined},{href:{webPageId:\"buDlQ_Hcn\"},implicitPathVariables:undefined},{href:{webPageId:\"buDlQ_Hcn\"},implicitPathVariables:undefined},{href:{webPageId:\"buDlQ_Hcn\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9d01rd-container\",nodeId:\"La8V5ogck\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{Fbb3xN3vN:resolvedLinks2[1]},OxxeEMDPv:{Fbb3xN3vN:resolvedLinks2[2]},zkdwJfYu4:{Fbb3xN3vN:resolvedLinks2[3]}},children:/*#__PURE__*/_jsx(BreadcrumbLink2,{Fbb3xN3vN:resolvedLinks2[0],fFLA5bXRs:getLocalizedValue(\"v2\",activeLocale)??\"Climate Projects\",height:\"100%\",id:\"La8V5ogck\",layoutId:\"La8V5ogck\",variant:\"gaHm6yEsQ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:convertFromBoolean(isSet(aiAWEyg4J),activeLocale,{aiAWEyg4J}),implicitPathVariables:undefined},{href:convertFromBoolean(isSet(aiAWEyg4J),activeLocale,{aiAWEyg4J}),implicitPathVariables:undefined},{href:convertFromBoolean(isSet(aiAWEyg4J),activeLocale,{aiAWEyg4J}),implicitPathVariables:undefined},{href:{pathVariables:{aiAWEyg4J},webPageId:\"qDkFGbseu\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-86zo0q-container\",nodeId:\"EC6_GNQDH\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{Fbb3xN3vN:resolvedLinks3[1]},OxxeEMDPv:{Fbb3xN3vN:resolvedLinks3[2]},zkdwJfYu4:{Fbb3xN3vN:resolvedLinks3[3]}},children:/*#__PURE__*/_jsx(BreadcrumbLink2,{Fbb3xN3vN:resolvedLinks3[0],fFLA5bXRs:EAyRKWxh_,height:\"100%\",id:\"EC6_GNQDH\",layoutId:\"EC6_GNQDH\",variant:\"Iw0FN_wHn\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yey8kl\",\"data-framer-name\":\"Containern - centered\",children:[visible4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-32pok2\",\"data-border\":true,\"data-framer-name\":\"Highlights stack\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cib733\",\"data-framer-name\":\"HighlightsSection\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-duqy0d\",children:[visible4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qdsz31\",\"data-framer-name\":\"Highlight 1\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:137,pixelWidth:149,sizes:\"55px\",...toResponsiveImage(dS5X1Bkyf)},className:\"framer-9vsuw3\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Content\"})})}),className:\"framer-mid6h0\",fonts:[\"Inter\",\"Inter-Bold\"],text:CFlYx1gaD,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Content\"})}),className:\"framer-2a3oap\",fonts:[\"Inter\"],text:dkvKw7MXP,verticalAlignment:\"top\",withExternalLayout:true})]}),visible5&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tvtu2y\",\"data-framer-name\":\"Highlight 2\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:137,pixelWidth:149,sizes:\"55px\",...toResponsiveImage(qlXulYHeQ)},className:\"framer-138kb9b\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Content\"})})}),className:\"framer-wrs00x\",fonts:[\"Inter\",\"Inter-Bold\"],text:IaKdZaQ84,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Content\"})}),className:\"framer-8bsstd\",fonts:[\"Inter\"],text:gsqc0Fc7E,verticalAlignment:\"top\",withExternalLayout:true})]}),visible6&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wvy5b9\",\"data-framer-name\":\"Highlight 3\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:137,pixelWidth:149,sizes:\"55px\",...toResponsiveImage(MWjOVhd20)},className:\"framer-7d4dl1\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Content\"})})}),className:\"framer-4p7cei\",fonts:[\"Inter\",\"Inter-Bold\"],text:Cz7YbcR7s,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Content\"})}),className:\"framer-d8ao57\",fonts:[\"Inter\"],text:mvHNKFOfp,verticalAlignment:\"top\",withExternalLayout:true})]}),visible7&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-129qne5\",\"data-framer-name\":\"Highlight 4\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:137,pixelWidth:149,sizes:\"55px\",...toResponsiveImage(hVpfQnjzE)},className:\"framer-onur70\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Content\"})})}),className:\"framer-cgrnl4\",fonts:[\"Inter\",\"Inter-Bold\"],text:nmRQ6pezI,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Content\"})}),className:\"framer-2w4i6e\",fonts:[\"Inter\"],text:A3M2vKA4q,verticalAlignment:\"top\",withExternalLayout:true})]}),visible8&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11lm40w\",\"data-framer-name\":\"Highlight 5\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:137,pixelWidth:149,sizes:\"55px\",...toResponsiveImage(Eo2QRHGP_)},className:\"framer-136ijhq\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-72e8df52-57a2-46b1-82a3-f1511a4cdd86, rgb(16, 16, 16))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Content\"})})}),className:\"framer-dwz86t\",fonts:[\"Inter\",\"Inter-Bold\"],text:BRdM4rl8R,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rd82sx\",\"data-styles-preset\":\"GgYXobXuD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Content\"})}),className:\"framer-1kah2g8\",fonts:[\"Inter\"],text:VTxvlFC52,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1flzub5\",\"data-framer-name\":\"Background color\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12tcvv7\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-q9ofmf\",\"data-framer-name\":\"Rating stack with bars\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qdavv7\",\"data-framer-name\":\"Table\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ojlkap\",\"data-hide-scrollbars\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x42op5\",\"data-border\":true,\"data-framer-name\":\"Title Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8h2xll\",\"data-framer-name\":\"Table\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nu8lmr\",\"data-framer-name\":\"Low Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Low\"})})},OxxeEMDPv:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"9px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Low\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Low\"})}),className:\"framer-1sjgxjs\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-73tnqr\",\"data-framer-name\":\"Moderate Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Moderate\"})})},OxxeEMDPv:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"9px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Moderate\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Moderate\"})}),className:\"framer-1aaroll\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i0masq\",\"data-framer-name\":\"High Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"High\"})})},OxxeEMDPv:{children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"9px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"High\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"High\"})}),className:\"framer-1gh94yn\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19xojom\",\"data-framer-name\":\"Very High Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Very High\"})})},OxxeEMDPv:{children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"9px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Very High\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-621c06d8-15d0-4cb8-acee-e11026f87c74, rgb(99, 99, 99))\"},children:\"Very High\"})}),className:\"framer-14unaz8\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),visible9&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rtkg6p\",\"data-border\":true,\"data-framer-name\":\"Carbon Impact Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yjr3wf\",\"data-framer-name\":\"Table title\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-64704d\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-3767ac2b-8f9f-447c-a109-8a57d4790de6, rgb(23, 23, 23))\"},children:\"Carbon Impact\"})})},OxxeEMDPv:{children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-3767ac2b-8f9f-447c-a109-8a57d4790de6, rgb(23, 23, 23))\"},children:\"Carbon Impact\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-3767ac2b-8f9f-447c-a109-8a57d4790de6, rgb(23, 23, 23))\"},children:\"Carbon Impact\"})}),className:\"framer-rvtqks\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{height:22,width:\"19px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,width:\"25px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xgtpc6-container\",nodeId:\"BHUXXB8sQ\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{variant:\"zXFBa1P8p\"}},children:/*#__PURE__*/_jsx(Button,{gWBcf9yER:getLocalizedValue(\"v19\",activeLocale)??\"Measures the project's effectiveness in removing or avoiding CO\u2082\",height:\"100%\",id:\"BHUXXB8sQ\",layoutId:\"BHUXXB8sQ\",style:{height:\"100%\",width:\"100%\"},TJEKUwGIz:\"Info\",variant:\"KHPLLdVZv\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i342un\",\"data-framer-name\":\"Table low\",children:[visible10&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cq3gm9\"}),visible11&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y986ym\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hwdu26\",\"data-framer-name\":\"Table mod\",children:[visible12&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f2vwia\"}),visible13&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-atpju7\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13sc3gd\",\"data-framer-name\":\"Table high\",children:[visible14&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qyu63i\"}),visible15&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-fcej8p\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-171td3k\",\"data-framer-name\":\"Table very high\",children:[visible16&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-qzspe9\"}),visible17&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-z2176l\"})]})]}),visible18&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1prgjui\",\"data-border\":true,\"data-framer-name\":\"Co-benefits Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-n5r8uy\",\"data-framer-name\":\"Table\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dmyakl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-3767ac2b-8f9f-447c-a109-8a57d4790de6, rgb(23, 23, 23))\"},children:\"Co-benefits\"})})},OxxeEMDPv:{children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-3767ac2b-8f9f-447c-a109-8a57d4790de6, rgb(23, 23, 23))\"},children:\"Co-benefits\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-3767ac2b-8f9f-447c-a109-8a57d4790de6, rgb(23, 23, 23))\"},children:\"Co-benefits\"})}),className:\"framer-q3r02z\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{height:22,width:\"19px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:\"25px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-7idpfk-container\",nodeId:\"sRPTRbYYX\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{variant:\"zXFBa1P8p\"}},children:/*#__PURE__*/_jsx(Button,{gWBcf9yER:getLocalizedValue(\"v23\",activeLocale)??\"Assesses the positive impact on biodiversity, local communities, and ecosystem resilience.\",height:\"100%\",id:\"sRPTRbYYX\",layoutId:\"sRPTRbYYX\",style:{height:\"100%\",width:\"100%\"},TJEKUwGIz:\"Info\",variant:\"KHPLLdVZv\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v8kcd4\",\"data-framer-name\":\"Table low\",children:[visible19&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-t1atew\"}),visible20&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t7lwcx\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ct2jz8\",\"data-framer-name\":\"Table mod\",children:[visible21&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hoz1zo\"}),visible22&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cwc164\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6trcn0\",\"data-framer-name\":\"Table high\",children:[visible23&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ij9q2a\"}),visible24&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g4p5a2\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w5izts\",\"data-framer-name\":\"Table very high\",children:[visible25&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-11yua2\"}),visible25&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-doezuc\"})]})]}),visible26&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17cztsl\",\"data-border\":true,\"data-framer-name\":\"Data transparency Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-aawfyl\",\"data-framer-name\":\"Table title\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zsazaq\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-3767ac2b-8f9f-447c-a109-8a57d4790de6, rgb(23, 23, 23))\"},children:\"Data Transparency & Governance\"})})},OxxeEMDPv:{children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"15px\",\"--framer-text-color\":\"var(--token-3767ac2b-8f9f-447c-a109-8a57d4790de6, rgb(23, 23, 23))\"},children:\"Data Transparency & Governance\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-3767ac2b-8f9f-447c-a109-8a57d4790de6, rgb(23, 23, 23))\"},children:\"Data Transparency & Governance\"})}),className:\"framer-1fl9gf7\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{height:21,width:\"19px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28.5,width:\"25px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-m9sism-container\",nodeId:\"llqPqGQbp\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{variant:\"zXFBa1P8p\"}},children:/*#__PURE__*/_jsx(Button,{gWBcf9yER:getLocalizedValue(\"v27\",activeLocale)??\"Evaluates project accountability, monitoring accuracy, and the reliability of reported outcomes.\",height:\"100%\",id:\"llqPqGQbp\",layoutId:\"llqPqGQbp\",style:{height:\"100%\",width:\"100%\"},TJEKUwGIz:\"Info\",variant:\"KHPLLdVZv\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yhssag\",\"data-framer-name\":\"Table low\",children:visible27&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-qwiavt\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14fi8ie\",\"data-framer-name\":\"Table mod\",children:[visible28&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-gajjq9\"}),visible29&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-wkq9mf\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pwi383\",\"data-framer-name\":\"Table high\",children:[visible30&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-xmzpnz\"}),visible31&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-fx25iq\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m9j8zc\",\"data-framer-name\":\"Table very high\",children:[visible32&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y14a0s\"}),visible32&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-111rh39\"})]})]})]})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-iidlrq\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:2656,width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ald6io-container\",nodeId:\"oY8KvJ62A\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{variant:\"W27lf5lNd\"}},children:/*#__PURE__*/_jsx(ClimateProjectContentFilter,{Aeuolx3rS:NkTUn7Vel,bCscNi2HG:toResponsiveImage(LyvXKT1xk),BedfKf86x:m3czeNh8f,bMbP0ADy_:oD9ZoXDhH,cthh4gn2v:N0cz1VaJQ,DeT2nZzIt:jsXfuYfbN,dNySvZDNT:x8ahXebCu,DWBZE6e6y:Dvzk5IITQ,E3Uze2mMM:toResponsiveImage(V0tEFzsVt),ebRGIG3Uu:GLEiKslA6,EeeGIUfsF:fRLz9hnjC,ElIeglJVh:lmF44D4wq,EmFO4BtWr:toResponsiveImage(YDTVvteCx),fxcqKchKJ:OcUKN1iIz,gN7yoIvgL:toResponsiveImage(CxIvI5Kyi),height:\"100%\",IbzUCI_UE:toResponsiveImage(o97pIx0YQ),id:\"oY8KvJ62A\",JGHtlCBsd:C8byID4bh,jlujTpBzc:toResponsiveImage(YRmgSRJl9),JWd4g0ps8:Pt9QMB0ra,k69ztZY_5:AdIwsKmcU,KjKi5rOVb:toResponsiveImage(RLtF91N07),kNByvxlKy:toResponsiveImage(bh7rBUmSQ),KYCJZu2LO:BIV3nqapU,layoutId:\"oY8KvJ62A\",npRQybmAy:toResponsiveImage(IPga0tgo0),ORQlWJHvl:hkoIGmDXj,Ov4dEdz8F:AtkIYtRj3,Ph2qZF94P:GXtbBAz3Z,PTjn1jiCr:cxsrC0N7D,q04THyrlA:twJn7grHp,QA5ORm5uL:RGj7ldXFz,RaVqYuy1J:Ei1j1q1a8,style:{maxWidth:\"100%\",width:\"100%\"},SY3e46cLs:np3MgJ3_j,UrxaTjqZc:OJy9N8PX4,variant:\"vFxir8ICk\",VaWrDHKaC:kuGKlX_HM,vNQnZ0K02:toResponsiveImage(hNiLFgk6E),width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bokx2x\",\"data-framer-name\":\"Other projects\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-byynpt\",\"data-framer-name\":\"title & description\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-n95v4w\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-gx26df\",\"data-styles-preset\":\"k3Ea6rV_p\",style:{\"--framer-text-alignment\":\"center\"},children:\"Other projects\"})}),className:\"framer-1lac8vz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rvbtpf\",\"data-framer-name\":\"Project collection\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"W2mjMwTO0\",data:ClimateProjects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"W2mjMwTO0\",name:\"aiAWEyg4J\",type:\"Identifier\"},{collection:\"W2mjMwTO0\",name:\"z02CHlEgx\",type:\"Identifier\"},{collection:\"W2mjMwTO0\",name:\"zmjbG56a4\",type:\"Identifier\"},{collection:\"W2mjMwTO0\",name:\"EAyRKWxh_\",type:\"Identifier\"},{collection:\"W2mjMwTO0\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"W2mjMwTO0\",name:\"aiAWEyg4J\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:aiAWEyg4J},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({aiAWEyg4J:aiAWEyg4JW2mjMwTO0,EAyRKWxh_:EAyRKWxh_W2mjMwTO0,id:idW2mjMwTO0,z02CHlEgx:z02CHlEgxW2mjMwTO0,zmjbG56a4:zmjbG56a4W2mjMwTO0},index)=>{aiAWEyg4JW2mjMwTO0??=\"\";EAyRKWxh_W2mjMwTO0??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`W2mjMwTO0-${idW2mjMwTO0}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{aiAWEyg4J:aiAWEyg4JW2mjMwTO0},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{aiAWEyg4J:aiAWEyg4JW2mjMwTO0},webPageId:\"qDkFGbseu\"},implicitPathVariables:undefined},{href:{pathVariables:{aiAWEyg4J:aiAWEyg4JW2mjMwTO0},webPageId:\"qDkFGbseu\"},implicitPathVariables:undefined},{href:{pathVariables:{aiAWEyg4J:aiAWEyg4JW2mjMwTO0},webPageId:\"qDkFGbseu\"},implicitPathVariables:undefined},{href:{pathVariables:{aiAWEyg4J:aiAWEyg4JW2mjMwTO0},webPageId:\"qDkFGbseu\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OxxeEMDPv:{width:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 500px), 250px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:563,width:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1064px), 250px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g03ysk-container\",nodeId:\"cKcexMG18\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{tldoRar8K:resolvedLinks4[1]},OxxeEMDPv:{tldoRar8K:resolvedLinks4[2]},zkdwJfYu4:{tldoRar8K:resolvedLinks4[3]}},children:/*#__PURE__*/_jsx(ClimateProjectCard,{GfKnfd7Xz:enumToDisplayNameFunctions[\"zmjbG56a4\"]?.(zmjbG56a4W2mjMwTO0,activeLocale),height:\"100%\",id:\"cKcexMG18\",layoutId:\"cKcexMG18\",r_uD5S99e:toResponsiveImage(z02CHlEgxW2mjMwTO0),style:{width:\"100%\"},tldoRar8K:resolvedLinks4[0],u4e2CIxmg:EAyRKWxh_W2mjMwTO0,width:\"100%\"})})})})})})})},idW2mjMwTO0);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nnh4ef\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oTbjIGHPv\"},implicitPathVariables:undefined},{href:{webPageId:\"oTbjIGHPv\"},implicitPathVariables:undefined},{href:{webPageId:\"oTbjIGHPv\"},implicitPathVariables:undefined},{href:{webPageId:\"oTbjIGHPv\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:352,width:`min(max(${componentViewport?.width||\"100vw\"} - 96px, 1px), 1064px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kdj0tm-container\",nodeId:\"X4HcHWgEJaPdIee8Dw\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{t5mL2wSR3:resolvedLinks5[1]},OxxeEMDPv:{t5mL2wSR3:resolvedLinks5[2],variant:\"mukweq3Rh\"},zkdwJfYu4:{t5mL2wSR3:resolvedLinks5[3]}},children:/*#__PURE__*/_jsx(CTABanner,{blKhp8Xvo:getLocalizedValue(\"v31\",activeLocale)??\"Yes, I'm ready\",height:\"100%\",id:\"X4HcHWgEJaPdIee8Dw\",layoutId:\"X4HcHWgEJaPdIee8Dw\",s5FiWPOo8:getLocalizedValue(\"v30\",activeLocale)??\"Join 200+ companies making impact with Regreener\",style:{maxWidth:\"100%\",width:\"100%\"},t5mL2wSR3:resolvedLinks5[0],variant:\"vAdi3yNls\",Vp9v5qu34:getLocalizedValue(\"v29\",activeLocale)??\"Are you ready to support Climate Projects?\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:589,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15q202r-container\",nodeId:\"ibVzQQI92\",scopeId:\"qDkFGbseu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FAJ0tnC7s:{variant:\"TVSXnBn7Q\"},OxxeEMDPv:{variant:\"daeKjcTIQ\"}},children:/*#__PURE__*/_jsx(FooterNew,{height:\"100%\",id:\"ibVzQQI92\",layoutId:\"ibVzQQI92\",style:{width:\"100%\"},variant:\"HMbcrvFR6\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZPyF8.framer-66pt5k, .framer-ZPyF8 .framer-66pt5k { display: block; }\",\".framer-ZPyF8.framer-16uivju { align-content: center; align-items: center; background-color: var(--token-29ae30f0-796c-4dca-b80f-404f436e4da7, #fdfdfc); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-ZPyF8 .framer-1ofmwka-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-ZPyF8 .framer-z9iey1-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-ZPyF8 .framer-1jlgew2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-gxo0p { -webkit-filter: brightness(1); align-content: center; align-items: center; display: flex; filter: brightness(1); flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 570px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ZPyF8 .framer-1trsx3v { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-13dsdb4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1064px; overflow: visible; padding: 0px 0px 0px 32px; position: relative; width: 1px; z-index: 2; }\",\".framer-ZPyF8 .framer-125ucc1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-1abztzi-container, .framer-ZPyF8 .framer-1gwt9op-container, .framer-ZPyF8 .framer-1k0j1ie-container, .framer-ZPyF8 .framer-1cagq34-container, .framer-ZPyF8 .framer-b41rd0-container, .framer-ZPyF8 .framer-4iqewa-container, .framer-ZPyF8 .framer-9d01rd-container, .framer-ZPyF8 .framer-86zo0q-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZPyF8 .framer-1wait4h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-42jc57, .framer-ZPyF8 .framer-1sjgxjs, .framer-ZPyF8 .framer-1aaroll, .framer-ZPyF8 .framer-1gh94yn, .framer-ZPyF8 .framer-14unaz8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZPyF8 .framer-58ujvz, .framer-ZPyF8 .framer-1tvtu2y, .framer-ZPyF8 .framer-1wvy5b9, .framer-ZPyF8 .framer-129qne5, .framer-ZPyF8 .framer-11lm40w { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ZPyF8 .framer-o6hs1o, .framer-ZPyF8 .framer-1lszaz4, .framer-ZPyF8 .framer-1uy87sd, .framer-ZPyF8 .framer-mid6h0, .framer-ZPyF8 .framer-2a3oap, .framer-ZPyF8 .framer-wrs00x, .framer-ZPyF8 .framer-8bsstd, .framer-ZPyF8 .framer-4p7cei, .framer-ZPyF8 .framer-d8ao57, .framer-ZPyF8 .framer-cgrnl4, .framer-ZPyF8 .framer-2w4i6e, .framer-ZPyF8 .framer-dwz86t, .framer-ZPyF8 .framer-1kah2g8, .framer-ZPyF8 .framer-rvtqks, .framer-ZPyF8 .framer-q3r02z, .framer-ZPyF8 .framer-1fl9gf7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZPyF8 .framer-1a5j86w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ZPyF8 .framer-17q7uzz { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZPyF8 .framer-wuj7uy { border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: 44px; overflow: hidden; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZPyF8 .framer-ew45vz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ZPyF8 .framer-zf00sk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-ZPyF8 .framer-1w5jvxs { -webkit-filter: brightness(0.8); filter: brightness(0.8); flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-1km9lcu { -webkit-filter: brightness(0.52); background-color: var(--token-5322909e-2be2-489d-8a0e-994509486ce9, #1c6363); filter: brightness(0.52); flex: none; height: 100%; left: calc(50.00000000000002% - min(1200px, 100%) / 2); max-width: 1200px; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-ZPyF8 .framer-1iu5g8c { -webkit-filter: brightness(1); align-content: center; align-items: center; display: flex; filter: brightness(1); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 32px 32px 0px 32px; position: relative; width: 100%; z-index: 2; }\",\".framer-ZPyF8 .framer-ugcqha { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-yey8kl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ZPyF8 .framer-32pok2 { --border-bottom-width: 1px; --border-color: rgba(183, 183, 183, 0.2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 36px 48px 36px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZPyF8 .framer-1cib733 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-duqy0d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-qdsz31 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ZPyF8 .framer-9vsuw3, .framer-ZPyF8 .framer-138kb9b, .framer-ZPyF8 .framer-7d4dl1, .framer-ZPyF8 .framer-onur70, .framer-ZPyF8 .framer-136ijhq { flex: none; height: 55px; overflow: hidden; position: relative; width: 55px; }\",\".framer-ZPyF8 .framer-1flzub5 { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) add; background-color: var(--token-6e9fc4db-d362-4a6b-a98c-47b43db75fae, #e6e6fa); bottom: 0px; flex: none; left: 0px; mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%) add; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-ZPyF8 .framer-12tcvv7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-q9ofmf { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-1qdavv7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1.75 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; }\",\".framer-ZPyF8 .framer-1ojlkap { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-x42op5 { --border-bottom-width: 1px; --border-color: rgba(48, 48, 48, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-8h2xll { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; min-height: 44px; overflow: hidden; padding: 12px; position: relative; width: 40%; }\",\".framer-ZPyF8 .framer-nu8lmr, .framer-ZPyF8 .framer-73tnqr, .framer-ZPyF8 .framer-i0masq, .framer-ZPyF8 .framer-19xojom { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-rtkg6p, .framer-ZPyF8 .framer-1prgjui, .framer-ZPyF8 .framer-17cztsl { --border-bottom-width: 1px; --border-color: rgba(48, 48, 48, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-1yjr3wf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 0px 12px 12px; position: relative; width: 40%; }\",\".framer-ZPyF8 .framer-64704d, .framer-ZPyF8 .framer-1dmyakl, .framer-ZPyF8 .framer-zsazaq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-1xgtpc6-container, .framer-ZPyF8 .framer-7idpfk-container, .framer-ZPyF8 .framer-m9sism-container { aspect-ratio: 0.8787878787878788 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 29px); position: relative; width: 25px; }\",\".framer-ZPyF8 .framer-i342un, .framer-ZPyF8 .framer-1hwdu26, .framer-ZPyF8 .framer-13sc3gd, .framer-ZPyF8 .framer-171td3k, .framer-ZPyF8 .framer-ct2jz8, .framer-ZPyF8 .framer-6trcn0, .framer-ZPyF8 .framer-w5izts, .framer-ZPyF8 .framer-pwi383, .framer-ZPyF8 .framer-m9j8zc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 0px 12px 0px; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-1cq3gm9, .framer-ZPyF8 .framer-t1atew, .framer-ZPyF8 .framer-qwiavt { background: linear-gradient(270deg, var(--token-fe65a76b-2bec-47ef-8ad1-5fc7a52718d1, #47c095) 0%, rgba(212, 237, 222, 0) 100%); flex: 1 0 0px; height: 18px; overflow: hidden; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-1y986ym, .framer-ZPyF8 .framer-atpju7, .framer-ZPyF8 .framer-fcej8p, .framer-ZPyF8 .framer-z2176l, .framer-ZPyF8 .framer-1t7lwcx, .framer-ZPyF8 .framer-1cwc164, .framer-ZPyF8 .framer-1g4p5a2, .framer-ZPyF8 .framer-doezuc, .framer-ZPyF8 .framer-wkq9mf, .framer-ZPyF8 .framer-fx25iq, .framer-ZPyF8 .framer-111rh39 { background-color: var(--token-fe65a76b-2bec-47ef-8ad1-5fc7a52718d1, #47c095); border-bottom-right-radius: 8px; border-top-right-radius: 8px; flex: 1 0 0px; height: 18px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZPyF8 .framer-1f2vwia, .framer-ZPyF8 .framer-1qyu63i, .framer-ZPyF8 .framer-qzspe9, .framer-ZPyF8 .framer-1hoz1zo, .framer-ZPyF8 .framer-1ij9q2a, .framer-ZPyF8 .framer-11yua2, .framer-ZPyF8 .framer-gajjq9, .framer-ZPyF8 .framer-xmzpnz, .framer-ZPyF8 .framer-1y14a0s { background-color: var(--token-fe65a76b-2bec-47ef-8ad1-5fc7a52718d1, #47c095); flex: 1 0 0px; height: 18px; overflow: hidden; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-n5r8uy, .framer-ZPyF8 .framer-aawfyl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 0px 12px 12px; position: relative; width: 40%; }\",\".framer-ZPyF8 .framer-1v8kcd4, .framer-ZPyF8 .framer-14fi8ie { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 0px 12px 0px; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-1yhssag { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 0px 12px 0px; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-iidlrq { -webkit-filter: brightness(1); align-content: center; align-items: center; display: flex; filter: brightness(1); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 80px 32px 80px 32px; position: relative; width: 100%; z-index: 2; }\",\".framer-ZPyF8 .framer-ald6io-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; z-index: 2; }\",\".framer-ZPyF8 .framer-bokx2x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-byynpt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-n95v4w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-1lac8vz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZPyF8 .framer-rvbtpf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: center; max-width: 1064px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-g03ysk-container { flex: 1 0 0px; height: auto; min-width: 250px; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-1nnh4ef { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 48px; position: relative; width: 100%; }\",\".framer-ZPyF8 .framer-kdj0tm-container { flex: 1 0 0px; height: auto; max-width: 1064px; position: relative; width: 1px; }\",\".framer-ZPyF8 .framer-15q202r-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-ZPyF8[data-border=\"true\"]::after, .framer-ZPyF8 [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; }','.framer-ZPyF8[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-ZPyF8 [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-ZPyF8[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-ZPyF8 [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-ZPyF8[data-hide-scrollbars=\"true\"], .framer-ZPyF8 [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-ZPyF8.framer-16uivju { width: 810px; } .framer-ZPyF8 .framer-z9iey1-container { left: unset; position: relative; top: unset; transform: unset; } .framer-ZPyF8 .framer-1jlgew2 { padding: 0px; } .framer-ZPyF8 .framer-gxo0p { background-color: #0f3333; height: min-content; } .framer-ZPyF8 .framer-1trsx3v { align-self: stretch; height: auto; } .framer-ZPyF8 .framer-13dsdb4 { padding: 80px 32px 80px 32px; } .framer-ZPyF8 .framer-1iu5g8c { padding: 32px 32px 0px 43px; } .framer-ZPyF8 .framer-duqy0d { flex-wrap: wrap; } .framer-ZPyF8 .framer-8h2xll, .framer-ZPyF8 .framer-1yjr3wf, .framer-ZPyF8 .framer-n5r8uy, .framer-ZPyF8 .framer-aawfyl { width: 35%; } .framer-ZPyF8 .framer-1fl9gf7 { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }}\",\"@media (max-width: 809px) { .framer-ZPyF8.framer-16uivju { width: 390px; } .framer-ZPyF8 .framer-z9iey1-container { left: unset; position: relative; top: unset; transform: unset; } .framer-ZPyF8 .framer-1jlgew2 { padding: 0px; } .framer-ZPyF8 .framer-gxo0p { -webkit-filter: unset; filter: unset; flex-direction: column; height: min-content; } .framer-ZPyF8 .framer-1trsx3v { flex: none; flex-direction: column; height: min-content; order: 0; width: 100%; } .framer-ZPyF8 .framer-13dsdb4 { flex: none; padding: 40px 16px 20px 16px; width: 100%; } .framer-ZPyF8 .framer-125ucc1 { gap: 32px; } .framer-ZPyF8 .framer-58ujvz { width: 80%; } .framer-ZPyF8 .framer-o6hs1o { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-ZPyF8 .framer-b41rd0-container { width: 100%; } .framer-ZPyF8 .framer-zf00sk { flex: none; height: 228px; width: 100%; } .framer-ZPyF8 .framer-1km9lcu { order: 3; } .framer-ZPyF8 .framer-1iu5g8c { padding: 32px 16px 32px 16px; } .framer-ZPyF8 .framer-ugcqha { flex-wrap: wrap; gap: 9px 3px; } .framer-ZPyF8 .framer-4iqewa-container { order: 0; } .framer-ZPyF8 .framer-9d01rd-container { order: 1; } .framer-ZPyF8 .framer-86zo0q-container { order: 2; } .framer-ZPyF8 .framer-yey8kl { gap: 32px; padding: 0px 8px 0px 0px; } .framer-ZPyF8 .framer-duqy0d { flex-wrap: wrap; gap: 32px; } .framer-ZPyF8 .framer-12tcvv7 { flex-direction: column; gap: 32px; overflow: visible; } .framer-ZPyF8 .framer-q9ofmf { flex: none; flex-direction: column; gap: 32px; width: 100%; } .framer-ZPyF8 .framer-1qdavv7 { flex: none; order: 0; width: 100%; } .framer-ZPyF8 .framer-1ojlkap { align-content: flex-start; align-items: flex-start; } .framer-ZPyF8 .framer-x42op5, .framer-ZPyF8 .framer-rtkg6p, .framer-ZPyF8 .framer-1prgjui, .framer-ZPyF8 .framer-17cztsl { justify-content: flex-start; } .framer-ZPyF8 .framer-8h2xll { width: 32%; } .framer-ZPyF8 .framer-1sjgxjs, .framer-ZPyF8 .framer-1aaroll, .framer-ZPyF8 .framer-1gh94yn, .framer-ZPyF8 .framer-14unaz8 { flex: none; white-space: pre; width: auto; } .framer-ZPyF8 .framer-i0masq { justify-content: flex-end; } .framer-ZPyF8 .framer-1yjr3wf, .framer-ZPyF8 .framer-n5r8uy, .framer-ZPyF8 .framer-aawfyl { padding: 12px 0px 12px 0px; width: 32%; } .framer-ZPyF8 .framer-1xgtpc6-container, .framer-ZPyF8 .framer-7idpfk-container, .framer-ZPyF8 .framer-m9sism-container { height: var(--framer-aspect-ratio-supported, 22px); width: 19px; } .framer-ZPyF8 .framer-zsazaq { gap: 0px; } .framer-ZPyF8 .framer-1fl9gf7 { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } .framer-ZPyF8 .framer-iidlrq { padding: 0px 16px 40px 16px; } .framer-ZPyF8 .framer-rvbtpf { flex-direction: column; gap: 32px; max-width: 500px; } .framer-ZPyF8 .framer-g03ysk-container { flex: none; width: 100%; }}\",\"@media (min-width: 1440px) { .framer-ZPyF8.framer-16uivju { width: 1440px; } .framer-ZPyF8 .framer-gxo0p { background-color: #0f3333; } .framer-ZPyF8 .framer-1trsx3v { max-width: 1200px; } .framer-ZPyF8 .framer-13dsdb4 { padding: 0px; } .framer-ZPyF8 .framer-7idpfk-container { height: var(--framer-aspect-ratio-supported, 28px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7210.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FAJ0tnC7s\":{\"layout\":[\"fixed\",\"auto\"]},\"OxxeEMDPv\":{\"layout\":[\"fixed\",\"auto\"]},\"zkdwJfYu4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"UIhAs8cBl\":{\"pattern\":\":UIhAs8cBl\",\"name\":\"highlights\"}}\n * @framerResponsiveScreen\n */const FramerqDkFGbseu=withCSS(Component,css,\"framer-ZPyF8\");export default FramerqDkFGbseu;FramerqDkFGbseu.displayName=\"Climate Projects\";FramerqDkFGbseu.defaultProps={height:7210.5,width:1200};addFonts(FramerqDkFGbseu,[{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:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...ScrollProgressFonts,...NavMenuNEWFonts,...CategoryPillFonts,...ButtonLgMdSmFonts,...BreadcrumbLink2Fonts,...ButtonFonts,...ClimateProjectContentFilterFonts,...ClimateProjectCardFonts,...CTABannerFonts,...FooterNewFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqDkFGbseu\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FAJ0tnC7s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OxxeEMDPv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zkdwJfYu4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"7210.5\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"UIhAs8cBl\\\":{\\\"pattern\\\":\\\":UIhAs8cBl\\\",\\\"name\\\":\\\"highlights\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,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",
  "names": ["Component", "House_default", "React", "renderPathForWeight", "weight", "color", "pathsByWeight2", "pathsByWeight", "renderPath", "House", "props", "ref", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "color", "height", "id", "title", "title1", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "hNHgX251k", "Jmoryo6og", "dvR17uw_x", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "RichText", "css", "FramerMajJJPApN", "withCSS", "MajJJPApN_default", "addPropertyControls", "ControlType", "addFonts", "TooltipFonts", "getFonts", "MajJJPApN_default", "PhosphorFonts", "Icon", "Phosphor1Controls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "icon", "id", "label", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "gWBcf9yER", "TJEKUwGIz", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1s7aktn", "args", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerAXsVun4eH", "withCSS", "AXsVun4eH_default", "addPropertyControls", "ControlType", "addFonts", "GoogleMaps", "coordinates", "zoom", "style", "props", "borderRadius", "useRadius", "p", "motion", "containerStyles", "addPropertyControls", "ControlType", "borderRadiusControl", "observerMap", "activeSectionState", "withSmoothScroll", "Component", "props", "isHovered", "setIsHovered", "ye", "isInView", "setIsInView", "componentName", "baseName", "sectionName", "ue", "section", "observer", "entries", "entry", "rect", "isAtTop", "linkElement", "linkSectionName", "isActive", "container", "_", "i", "p", "offsetPosition", "window", "fontStore", "fonts", "css", "className", "MiPFMnu_v_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v18", "v19", "v2", "v20", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "p", "x", "motion", "v7", "v8", "v9", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v18", "v19", "v20", "__FramerMetadata__", "valuesByLocaleId", "MiPFMnu_v_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "image1", "image2", "image3", "image4", "image5", "image6", "image7", "image8", "image9", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ga3pCLb7N", "CQuyllWoH", "E1VYOkQbB", "fo7liKqhn", "CVqnpV02V", "NOOYR5UCo", "oVr0ArdS6", "Hbt1_Qqr7", "pq3kH3kTk", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "css", "FramerAYV_lI31l", "withCSS", "AYV_lI31l_default", "addPropertyControls", "ControlType", "addFonts", "s", "i", "l", "ye", "ue", "e", "r", "t", "o", "n", "p", "addPropertyControls", "ControlType", "SVG_default", "h", "v", "b", "y", "e", "r", "t", "g", "R", "B", "a", "re", "MotionConfigContext", "o", "i", "se", "p", "q", "x", "n", "l", "s", "d", "m", "Z", "j", "Y", "useLocaleInfo", "f", "w", "W", "J", "N", "S", "k", "I", "T", "z", "E", "A", "useVariantState", "v", "h", "L", "U", "G", "useActiveVariantCallback", "D", "O", "pe", "F", "ae", "LayoutGroup", "motion", "cx", "u", "Image2", "withCSS", "EvMPvjkuO_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "border", "height", "id", "image", "tap", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ztRBQIg9r", "Na8yZDTE3", "qorJ6sE5a", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaptwaj90", "args", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "css", "FrameraNfqcNIfN", "withCSS", "aNfqcNIfN_default", "addPropertyControls", "ControlType", "addFonts", "GalleryNavigationItemFonts", "getFonts", "EvMPvjkuO_default", "SVGFonts", "SVG_default", "GalleryNavigationItem1Fonts", "aNfqcNIfN_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "isSet", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "_1", "_2", "_3", "_4", "_5", "_6", "_7", "_8", "_9", "background", "height", "id", "image1", "image2", "image3", "image4", "image5", "image6", "image7", "image8", "image9", "selector", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "moyOFAv_J", "guL96G44I", "MvhWGEEJw", "PoDd6LLQM", "XLzMbvsC3", "IqDVb43PR", "FX_YoCLJm", "cx33mnUE3", "g8ToaZVmj", "qO9woDsIE", "y0fX7xmZq", "ZrKNCUwGg", "YjoLglh7W", "kV0neR1DF", "dbsiYCAqS", "qX5aJY0_l", "RthHlBIYj", "FfrO1KV0Q", "jR68EO0KP", "YLJ1H6SSA", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "Na8yZDTE3kr7dx4", "args", "Na8yZDTE31y0ql7s", "Na8yZDTE3dcbkmj", "Na8yZDTE31ygswig", "Na8yZDTE31l7dpw6", "Na8yZDTE3c9pel5", "Na8yZDTE31d4wa6h", "Na8yZDTE3kknghu", "Na8yZDTE3dsjxbj", "scopingClassNames", "cx", "visible", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerfaWlPWxVi", "withCSS", "faWlPWxVi_default", "addPropertyControls", "ControlType", "addFonts", "NavigationFonts", "getFonts", "faWlPWxVi_default", "GalleryImagesFonts", "AYV_lI31l_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "image1", "image2", "image3", "image4", "image5", "image6", "image7", "image8", "image9", "selector", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "L3eYtamgf", "aQnc30A6N", "NFYUL81vf", "DSJNh7kE4", "Jz5mRKP8b", "RROWsrtui", "AB57wm4vu", "iVBKtZsnr", "LqdxvB4A5", "Vc2MsyiJ4", "xVHEIKuJz", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "moyOFAv_J1htvaz8", "args", "guL96G44Ib7rkwi", "MvhWGEEJwisir7c", "PoDd6LLQM1f00qp6", "qX5aJY0_lb1cdie", "RthHlBIYj4c00ad", "FfrO1KV0Q7lyt7w", "jR68EO0KPcdobjk", "YLJ1H6SSAnvkfnq", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerLw8ZhxM88", "withCSS", "Lw8ZhxM88_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "PXvpW92l5", "krh3V5YQz", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1618060", "args", "scopingClassNames", "cx", "p", "LayoutGroup", "RichText", "css", "FramerMl5BuDoeB", "withCSS", "Ml5BuDoeB_default", "addPropertyControls", "ControlType", "addFonts", "ClimateProjectContentFilterYearLinksFonts", "getFonts", "Ml5BuDoeB_default", "GalleryFonts", "Lw8ZhxM88_default", "GoogleMapsFonts", "GoogleMaps", "Table_of_ContentFonts", "Table_of_Content", "MotionDivWithSmoothScroll1pjv7w9", "withCodeBoundaryForOverrides", "motion", "withSmoothScroll", "MotionDivWithSmoothScroll1qe50qs", "MotionDivWithSmoothScroll1bnoiu5", "MotionDivWithSmoothScroll1cmk1g9", "MotionDivWithSmoothScroll1a21rz0", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "isSet", "value", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "galleryImage1", "galleryImage2", "galleryImage3", "galleryImage4", "galleryImage5", "galleryImage6", "galleryImage7", "galleryImage8", "galleryImage9", "googleMapCoordinates", "height", "id", "overview", "projectPartnerLogo", "projectPartnerText", "uNGoals1", "uNGoals10", "uNGoals11", "uNGoals12", "uNGoals13", "uNGoals14", "uNGoals15", "uNGoals16", "uNGoals17", "uNGoals2", "uNGoals3", "uNGoals4", "uNGoals5", "uNGoals6", "uNGoals7", "uNGoals8", "uNGoals9", "update2021", "update2022", "update2023", "update2024", "update2025", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "VaWrDHKaC", "EeeGIUfsF", "dNySvZDNT", "Aeuolx3rS", "ElIeglJVh", "cthh4gn2v", "vNQnZ0K02", "gN7yoIvgL", "EmFO4BtWr", "kNByvxlKy", "E3Uze2mMM", "bCscNi2HG", "IbzUCI_UE", "jlujTpBzc", "npRQybmAy", "KjKi5rOVb", "QA5ORm5uL", "bMbP0ADy_", "ebRGIG3Uu", "ORQlWJHvl", "q04THyrlA", "JWd4g0ps8", "DeT2nZzIt", "SY3e46cLs", "JGHtlCBsd", "RaVqYuy1J", "KYCJZu2LO", "Ph2qZF94P", "k69ztZY_5", "DWBZE6e6y", "BedfKf86x", "fxcqKchKJ", "Ov4dEdz8F", "PTjn1jiCr", "UrxaTjqZc", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "krh3V5YQz1tblvbw", "args", "krh3V5YQz1e8kswq", "krh3V5YQzr7p8da", "krh3V5YQz17e3mbj", "krh3V5YQz17mqzpn", "krh3V5YQzmj2fev", "krh3V5YQzjncxyl", "krh3V5YQz1a539x2", "krh3V5YQzhfldik", "krh3V5YQz3lufi7", "krh3V5YQz1b0h2r6", "krh3V5YQz1femvvg", "scopingClassNames", "cx", "visible", "visible1", "visible2", "visible3", "visible4", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "visible5", "visible6", "visible7", "visible8", "visible9", "visible10", "visible11", "visible12", "visible13", "visible14", "visible15", "visible16", "visible17", "visible18", "visible19", "visible20", "visible21", "isDisplayed6", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "getLocalizedValue", "ComponentPresetsProvider", "RichText", "Image2", "getLoadingLazyAtYPosition", "css", "FramerMiPFMnu_v", "withCSS", "MiPFMnu_v_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ScrollProgressFonts", "getFonts", "ScrollProgress", "NavMenuNEWFonts", "OVXNCe1ip_default", "CategoryPillFonts", "w3e4NZVo6_default", "ButtonLgMdSmFonts", "pbxbPEK5O_default", "BreadcrumbLink2Fonts", "iMbtek0jF_default", "ButtonFonts", "AXsVun4eH_default", "ClimateProjectContentFilterFonts", "MiPFMnu_v_default", "ClimateProjectCardFonts", "T5SBIXcfB_default", "CTABannerFonts", "p5_Svir8R_default", "FooterNewFonts", "c9lgPPZYI_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "equals", "a", "b", "toResponsiveImage", "value", "isSet", "convertFromBoolean", "activeLocale", "aiAWEyg4J", "lessThan", "negate", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "rdGAOEZjM_default", "V0uobnYxk_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "zmjbG56a4", "EAyRKWxh_", "HJnEIfPNq", "TRIT7xzNv_p5wGPNwCA", "TRIT7xzNv_O1QVaLeJv", "TRIT7xzNv_Zu2H7XMz5", "z02CHlEgx", "CFlYx1gaD", "dS5X1Bkyf", "dkvKw7MXP", "IaKdZaQ84", "qlXulYHeQ", "gsqc0Fc7E", "Cz7YbcR7s", "MWjOVhd20", "mvHNKFOfp", "nmRQ6pezI", "hVpfQnjzE", "A3M2vKA4q", "BRdM4rl8R", "Eo2QRHGP_", "VTxvlFC52", "U3isDzxJx", "IYBsoWYA3", "Xr6nNfWNe", "xmqhZ5fKm", "mflN98JZO", "MmTiuc98q", "kuGKlX_HM", "fRLz9hnjC", "x8ahXebCu", "NkTUn7Vel", "lmF44D4wq", "N0cz1VaJQ", "hNiLFgk6E", "CxIvI5Kyi", "YDTVvteCx", "bh7rBUmSQ", "V0tEFzsVt", "LyvXKT1xk", "o97pIx0YQ", "YRmgSRJl9", "IPga0tgo0", "RLtF91N07", "RGj7ldXFz", "oD9ZoXDhH", "GLEiKslA6", "hkoIGmDXj", "twJn7grHp", "Pt9QMB0ra", "jsXfuYfbN", "np3MgJ3_j", "C8byID4bh", "Ei1j1q1a8", "BIV3nqapU", "GXtbBAz3Z", "AdIwsKmcU", "Dvzk5IITQ", "m3czeNh8f", "OcUKN1iIz", "AtkIYtRj3", "cxsrC0N7D", "OJy9N8PX4", "aiAWEyg4JW2mjMwTO0", "z02CHlEgxW2mjMwTO0", "zmjbG56a4W2mjMwTO0", "EAyRKWxh_W2mjMwTO0", "idW2mjMwTO0", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "visible", "visible1", "visible2", "visible3", "usePreloadLocalizedValues", "router", "useRouter", "isDisplayed", "visible4", "elementId", "useRouteElementId", "ref1", "visible5", "visible6", "visible7", "visible8", "visible9", "visible10", "visible11", "visible12", "visible13", "visible14", "visible15", "visible16", "visible17", "visible18", "visible19", "visible20", "visible21", "visible22", "visible23", "visible24", "visible25", "visible26", "visible27", "visible28", "visible29", "visible30", "visible31", "visible32", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "RichText", "Image2", "ResolveLinks", "resolvedLinks", "getLocalizedValue", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks4", "enumToDisplayNameFunctions", "resolvedLinks5", "css", "FramerqDkFGbseu", "withCSS", "qDkFGbseu_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
