{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.57", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js", "ssg:https://framerusercontent.com/modules/kY2a8fWAcLoC68GqJLUD/PTKq4O9uDNKcCrTZQO8n/egOvEH93H.js", "ssg:https://framerusercontent.com/modules/xn6ecPYB4eUKZvjNoHEq/wDbpidbgwFARab6rFb9M/FYrynbJkA.js", "ssg:https://framer.com/m/iconoir-icons/Home.js@0.0.11", "ssg:https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js", "ssg:https://framerusercontent.com/modules/3DokHqX7EQIe8qfvIPRn/7LL24tqIF0Uc4pwH0AK4/qXBTCn1gG.js", "ssg:https://framerusercontent.com/modules/fuKmR9lmkYkY2SCw4pBA/nx62UFzXBoTEGS3sdi6V/bvbSZVtzP.js", "ssg:https://framerusercontent.com/modules/yJGfy4g3JQB2d6hey8Ja/0KJTEGoqvZiUfOKWcglk/lrCpCR7We.js", "ssg:https://framerusercontent.com/modules/pMlx9zIYnPzUzQVzMr3I/YQF3ay9lOO2YeQd7wtx2/SLlDMlDnK.js", "ssg:https://framerusercontent.com/modules/VKwocFZpHalJcnirDl84/pmXx3OxiWW2d0OOpjUOA/A5ChN6Rjq.js", "ssg:https://framerusercontent.com/modules/QKZHZDwjLhQig7WFgBsh/yyhKV4CARRAleVeayKvd/wPZLm81mS.js", "ssg:https://framerusercontent.com/modules/zE83E4xEUaLXOEAuxgBJ/MMVrjUxtpae336sMCz9e/ZBj2vP__i.js", "ssg:https://framerusercontent.com/modules/dYDbURB153WG9djuWt8b/OOs9rPvLEu84UYY7KJ98/N1JENq2TX.js", "ssg:https://framerusercontent.com/modules/njFsX8ABrjJKMcUWQubL/XE7BDy59rxqUsQf5GocS/UuzVIOfg7.js", "ssg:https://framerusercontent.com/modules/8sYmW2VlfiK4AUaeVCz6/r4oYb1gAh3Qqhd7R9AQG/v_YXpF9jb.js", "ssg:https://framerusercontent.com/modules/d8bgsr6LWMh47Yz6T7x5/LR1367ueRSXioweqvno7/RB_YqTMY8.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nlet IconInner;\nvar Icon = (React) => {\n  if (!Component) {\n    Component = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.9,110.1l-80-80a14,14,0,0,0-19.8,0l-80,80A13.92,13.92,0,0,0,34,120v96a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V158h36v58a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V120A13.92,13.92,0,0,0,217.9,110.1ZM210,210H158V152a6,6,0,0,0-6-6H104a6,6,0,0,0-6,6v58H46V120a2,2,0,0,1,.58-1.42l80-80a2,2,0,0,1,2.84,0l80,80A2,2,0,0,1,210,120Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.49,111.51l-80-80a12,12,0,0,0-17,0l-80,80A12,12,0,0,0,36,120v96a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V156h40v60a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V120A12,12,0,0,0,216.49,111.51ZM212,212H156V152a4,4,0,0,0-4-4H104a4,4,0,0,0-4,4v60H44V120a4,4,0,0,1,1.17-2.83l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,212,120Z\" }))\n      ]\n    ]);\n    IconInner = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, Component.get(props.weight)));\n  }\n  return IconInner;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nvar House_default = Icon;\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "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.57\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Acorn\",\"AddressBook\",\"AddressBookTabs\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTaxiing\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Ambulance\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"Angle\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"ApproximateEquals\",\"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\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asclepius\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Avocado\",\"Axe\",\"Baby\",\"BabyCarriage\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barn\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"BaseballHelmet\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"BeachBall\",\"Beanie\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"Belt\",\"BezierCurve\",\"Bicycle\",\"Binary\",\"Binoculars\",\"Biohazard\",\"Bird\",\"Blueprint\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bomb\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"BookOpenUser\",\"BookUser\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"Boules\",\"BoundingBox\",\"BowlFood\",\"BowlSteam\",\"BowlingBall\",\"BoxArrowDown\",\"BoxArrowUp\",\"BoxingGlove\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bread\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Building\",\"BuildingApartment\",\"BuildingOffice\",\"Buildings\",\"Bulldozer\",\"Bus\",\"Butterfly\",\"CableCar\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarDot\",\"CalendarDots\",\"CalendarHeart\",\"CalendarMinus\",\"CalendarPlus\",\"CalendarSlash\",\"CalendarStar\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarBattery\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CardsThree\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretLineDown\",\"CaretLineLeft\",\"CaretLineRight\",\"CaretLineUp\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CashRegister\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"CellTower\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredSlash\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleSlash\",\"ChatCircleText\",\"ChatDots\",\"ChatSlash\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropSlash\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checkerboard\",\"Checks\",\"Cheers\",\"Cheese\",\"ChefHat\",\"Cherries\",\"Church\",\"Cigarette\",\"CigaretteSlash\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"City\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCountdown\",\"ClockUser\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Clover\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"CoffeeBean\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"ColumnsPlusLeft\",\"ColumnsPlusRight\",\"Command\",\"Compass\",\"CompassRose\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"CourtBasketball\",\"Cow\",\"CowboyHat\",\"Cpu\",\"Crane\",\"CraneTower\",\"CreditCard\",\"Cricket\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownCross\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desk\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSlash\",\"DeviceMobileSpeaker\",\"DeviceRotate\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscoBall\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"Dresser\",\"DribbbleLogo\",\"Drone\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropSimple\",\"DropSlash\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Empty\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"ExclamationMark\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"Eyes\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FalloutShelter\",\"Fan\",\"Farm\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FediverseLogo\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileC\",\"FileCloud\",\"FileCode\",\"FileCpp\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileIni\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMd\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FilePy\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileTxt\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FireTruck\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagBannerFold\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FlipHorizontal\",\"FlipVertical\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"FootballHelmet\",\"Footprints\",\"ForkKnife\",\"FourK\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"FunnelSimpleX\",\"FunnelX\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeSimpleX\",\"GlobeStand\",\"GlobeX\",\"Goggles\",\"Golf\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gps\",\"GpsFix\",\"GpsSlash\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GraphicsCard\",\"GreaterThan\",\"GreaterThanOrEqual\",\"GridFour\",\"GridNine\",\"Guitar\",\"HairDryer\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandArrowDown\",\"HandArrowUp\",\"HandCoins\",\"HandDeposit\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPeace\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"HandWithdraw\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"HardHat\",\"Hash\",\"HashStraight\",\"HeadCircuit\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighDefinition\",\"HighHeel\",\"Highlighter\",\"HighlighterCircle\",\"Hockey\",\"Hoodie\",\"Horse\",\"Hospital\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"Hurricane\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageBroken\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Intersection\",\"Invoice\",\"Island\",\"Jar\",\"JarLabel\",\"Jeep\",\"Joystick\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"LampPendant\",\"Laptop\",\"Lasso\",\"LastfmLogo\",\"Layout\",\"Leaf\",\"Lectern\",\"Lego\",\"LegoSmiley\",\"LessThan\",\"LessThanOrEqual\",\"LetterCircleH\",\"LetterCircleP\",\"LetterCircleV\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"LineVertical\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinktreeLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListHeart\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"ListStar\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"Log\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Mailbox\",\"MapPin\",\"MapPinArea\",\"MapPinLine\",\"MapPinPlus\",\"MapPinSimple\",\"MapPinSimpleArea\",\"MapPinSimpleLine\",\"MapTrifold\",\"MarkdownLogo\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MastodonLogo\",\"MathOperations\",\"MatrixLogo\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MemberOf\",\"Memory\",\"MessengerLogo\",\"MetaLogo\",\"Meteor\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"Microscope\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"MoneyWavy\",\"Monitor\",\"MonitorArrowUp\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseLeftClick\",\"MouseMiddleClick\",\"MouseRightClick\",\"MouseScroll\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesMinus\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Network\",\"NetworkSlash\",\"NetworkX\",\"Newspaper\",\"NewspaperClipping\",\"NotEquals\",\"NotMemberOf\",\"NotSubsetOf\",\"NotSupersetOf\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NuclearPlant\",\"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\",\"Numpad\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Onigiri\",\"OpenAiLogo\",\"Option\",\"Orange\",\"OrangeSlice\",\"Oven\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Panorama\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilRuler\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagon\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleCircle\",\"PersonSimpleHike\",\"PersonSimpleRun\",\"PersonSimpleSki\",\"PersonSimpleSwim\",\"PersonSimpleTaiChi\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneList\",\"PhoneOutgoing\",\"PhonePause\",\"PhonePlus\",\"PhoneSlash\",\"PhoneTransfer\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PicnicTable\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PingPong\",\"PintGlass\",\"PinterestLogo\",\"Pinwheel\",\"Pipe\",\"PipeWrench\",\"PixLogo\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Popsicle\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"QuestionMark\",\"Queue\",\"Quotes\",\"Rabbit\",\"Racquet\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"Ranking\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"RectangleDashed\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"ReplitLogo\",\"Resize\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"RowsPlusBottom\",\"RowsPlusTop\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Sailboat\",\"Scales\",\"Scan\",\"ScanSmiley\",\"Scissors\",\"Scooter\",\"Screencast\",\"Screwdriver\",\"Scribble\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealPercent\",\"SealQuestion\",\"SealWarning\",\"Seat\",\"Seatbelt\",\"SecurityCamera\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShippingContainer\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shovel\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SkypeLogo\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyMelting\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"Sock\",\"SolarPanel\",\"SolarRoof\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Speedometer\",\"Sphere\",\"Spinner\",\"SpinnerBall\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"SprayBottle\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackMinus\",\"StackOverflowLogo\",\"StackPlus\",\"StackSimple\",\"Stairs\",\"Stamp\",\"StandardDefinition\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteamLogo\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"SubsetOf\",\"SubsetProperOf\",\"Subtitles\",\"SubtitlesSlash\",\"Subtract\",\"SubtractSquare\",\"Subway\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"SupersetOf\",\"SupersetProperOf\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TeaBag\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextSubscript\",\"TextSuperscript\",\"TextT\",\"TextTSlash\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThreadsLogo\",\"ThreeD\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Tilde\",\"Timer\",\"TipJar\",\"Tipi\",\"Tire\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tornado\",\"Tote\",\"ToteSimple\",\"Towel\",\"Tractor\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"TrayArrowDown\",\"TrayArrowUp\",\"TreasureChest\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TreeView\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"TriangleDashed\",\"Trolley\",\"TrolleySuitcase\",\"Trophy\",\"Truck\",\"TruckTrailer\",\"TumblrLogo\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Union\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCheck\",\"UserCircle\",\"UserCircleCheck\",\"UserCircleDashed\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSound\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"VectorThree\",\"VectorTwo\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"VideoConference\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Visor\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"WashingMachine\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"WaveformSlash\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"Windmill\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XLogo\",\"XSquare\",\"Yarn\",\"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{const version=\"0.0.57\";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,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\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (bf2ee14)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,SmartComponentScopedContainer,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/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={CSrPlwHFY:{hover:true},F8kfMX0ZT:{hover:true},t13Z6Esnc:{hover:true}};const cycleOrder=[\"F8kfMX0ZT\",\"CSrPlwHFY\",\"t13Z6Esnc\"];const serializationHash=\"framer-BYh2f\";const variantClassNames={CSrPlwHFY:\"framer-v-wklk3v\",F8kfMX0ZT:\"framer-v-1rabwc8\",t13Z6Esnc:\"framer-v-14ofjk3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"BOD- Large\":\"F8kfMX0ZT\",\"BOD- Medium\":\"CSrPlwHFY\",\"Variant 3\":\"t13Z6Esnc\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"F8kfMX0ZT\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"F8kfMX0ZT\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"F8kfMX0ZT-hover\",\"CSrPlwHFY-hover\",\"t13Z6Esnc-hover\"].includes(gestureVariant))return false;if([\"CSrPlwHFY\",\"t13Z6Esnc\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"F8kfMX0ZT-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"x3PpwQCuL\"},motionChild:true,nodeId:\"F8kfMX0ZT\",scopeId:\"egOvEH93H\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1rabwc8\",className,classNames)} framer-320no9`,\"data-framer-name\":\"BOD- Large\",layoutDependency:layoutDependency,layoutId:\"F8kfMX0ZT\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},variants:{\"CSrPlwHFY-hover\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-31e37bf7-d131-4711-9528-daef912ae51e, rgb(38, 38, 38))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(0, 0, 0)\"},\"F8kfMX0ZT-hover\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-31e37bf7-d131-4711-9528-daef912ae51e, rgb(38, 38, 38))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(0, 0, 0)\"},\"t13Z6Esnc-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-ca8fbcc5-338a-42b8-bdc4-3929b22fc20e, rgb(51, 180, 133))\"},t13Z6Esnc:{backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"}},...addPropertyOverrides({\"CSrPlwHFY-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"F8kfMX0ZT-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"t13Z6Esnc-hover\":{\"data-framer-name\":undefined},CSrPlwHFY:{\"data-framer-name\":\"BOD- Medium\"},t13Z6Esnc:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Book a Demo\"})}),className:\"framer-1wgzndu\",\"data-framer-name\":\"Book a Demo\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"jIEaZprQI\",style:{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{\"t13Z6Esnc-hover\":{\"--extracted-r6o4lv\":\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},t13Z6Esnc:{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"F8kfMX0ZT-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Book a Demo\"})})},\"t13Z6Esnc-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Book a Demo\"})})},CSrPlwHFY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255)))\"},children:\"Book a Demo\"})})},t13Z6Esnc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Book a Demo\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-huzqvu-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"s8p0cWQ8F-container\",nodeId:\"s8p0cWQ8F\",rendersWithMotion:true,scopeId:\"egOvEH93H\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretRight\",id:\"s8p0cWQ8F\",layoutId:\"s8p0cWQ8F\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-h4vrac-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"tjHtOCygK-container\",nodeId:\"tjHtOCygK\",rendersWithMotion:true,scopeId:\"egOvEH93H\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"tjHtOCygK\",layoutId:\"tjHtOCygK\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BYh2f.framer-320no9, .framer-BYh2f .framer-320no9 { display: block; }\",\".framer-BYh2f.framer-1rabwc8 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 12px 18px 12px 18px; position: relative; text-decoration: none; width: min-content; }\",\".framer-BYh2f .framer-1wgzndu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BYh2f .framer-huzqvu-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-BYh2f .framer-h4vrac-container { flex: none; height: 17px; position: relative; width: 17px; }\",\".framer-BYh2f.framer-v-wklk3v.framer-1rabwc8, .framer-BYh2f.framer-v-14ofjk3.framer-1rabwc8 { padding: 11px 18px 11px 18px; }\",\".framer-BYh2f.framer-v-1rabwc8.hover.framer-1rabwc8 { padding: 12px 14px 12px 15px; }\",\".framer-BYh2f.framer-v-wklk3v.hover.framer-1rabwc8 { gap: 10px; }\",'.framer-BYh2f[data-border=\"true\"]::after, .framer-BYh2f [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 42\n * @framerIntrinsicWidth 148\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"CSrPlwHFY\":{\"layout\":[\"auto\",\"auto\"]},\"t13Z6Esnc\":{\"layout\":[\"auto\",\"auto\"]},\"Z6l7jPTPG\":{\"layout\":[\"auto\",\"auto\"]},\"Z8aapxmoz\":{\"layout\":[\"auto\",\"auto\"]},\"rOB4uv_Lf\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameregOvEH93H=withCSS(Component,css,\"framer-BYh2f\");export default FrameregOvEH93H;FrameregOvEH93H.displayName=\"Primary Button- Book a Demo\";FrameregOvEH93H.defaultProps={height:42,width:148};addPropertyControls(FrameregOvEH93H,{variant:{options:[\"F8kfMX0ZT\",\"CSrPlwHFY\",\"t13Z6Esnc\"],optionTitles:[\"BOD- Large\",\"BOD- Medium\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameregOvEH93H,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameregOvEH93H\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CSrPlwHFY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"t13Z6Esnc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Z6l7jPTPG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Z8aapxmoz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rOB4uv_Lf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"42\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"148\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./egOvEH93H.map", "// Generated by Framer (f76946f)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={KQTXcrNL_:{hover:true},xXNHOetr4:{hover:true}};const cycleOrder=[\"KQTXcrNL_\",\"xXNHOetr4\"];const serializationHash=\"framer-9iJqg\";const variantClassNames={KQTXcrNL_:\"framer-v-1unrwrl\",xXNHOetr4:\"framer-v-4vdebv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"KQTXcrNL_\",\"Variant 2\":\"xXNHOetr4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"KQTXcrNL_\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KQTXcrNL_\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},motionChild:true,nodeId:\"KQTXcrNL_\",scopeId:\"FYrynbJkA\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1unrwrl\",className,classNames)} framer-zh2g5v`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"KQTXcrNL_\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(230, 244, 240))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},variants:{\"KQTXcrNL_-hover\":{\"--border-color\":\"rgb(0, 0, 0)\"},\"xXNHOetr4-hover\":{\"--border-color\":\"rgb(0, 0, 0)\",backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},xXNHOetr4:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"KQTXcrNL_-hover\":{\"data-framer-name\":undefined},\"xXNHOetr4-hover\":{\"data-framer-name\":undefined},xXNHOetr4:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Our Product\"})}),className:\"framer-17jw78t\",\"data-framer-name\":\"Book a Demo\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"I4689:17712;4200:4661\",style:{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"xXNHOetr4-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\"},children:\"Our Product\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9iJqg.framer-zh2g5v, .framer-9iJqg .framer-zh2g5v { display: block; }\",\".framer-9iJqg.framer-1unrwrl { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 11px 24px 11px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-9iJqg .framer-17jw78t { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-9iJqg[data-border=\"true\"]::after, .framer-9iJqg [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 41\n * @framerIntrinsicWidth 138.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"xXNHOetr4\":{\"layout\":[\"auto\",\"auto\"]},\"Mot_9kaHD\":{\"layout\":[\"auto\",\"auto\"]},\"AFCsZTwuF\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerFYrynbJkA=withCSS(Component,css,\"framer-9iJqg\");export default FramerFYrynbJkA;FramerFYrynbJkA.displayName=\"Secondary Button\";FramerFYrynbJkA.defaultProps={height:41,width:138.5};addPropertyControls(FramerFYrynbJkA,{variant:{options:[\"KQTXcrNL_\",\"xXNHOetr4\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerFYrynbJkA,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFYrynbJkA\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xXNHOetr4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Mot_9kaHD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AFCsZTwuF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"138.5\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"41\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FYrynbJkA.map", "let e;var f=r=>{if(!e){let o=function(t,n){return r.createElement(\"svg\",{width:\"100%\",height:\"1.5em\",strokeWidth:1.5,viewBox:\"0 0 24 24\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",color:\"currentColor\",ref:n,...t},r.createElement(\"path\",{d:\"M3 9.5L12 4l9 5.5M19 13v6.4a.6.6 0 01-.6.6H5.6a.6.6 0 01-.6-.6V13\",stroke:\"currentColor\",strokeLinecap:\"round\",strokeLinejoin:\"round\"}))};e=r.forwardRef(o)}return e};export{f as default};\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{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/iconoir-icons/Home.js@0.0.11\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"Accessibility\",\"AccessibilitySign\",\"AccessibilityTech\",\"Activity\",\"AddCircledOutline\",\"AddDatabaseScript\",\"AddFolder\",\"AddFrame\",\"AddHexagon\",\"AddKeyframe\",\"AddKeyframeAlt\",\"AddKeyframes\",\"AddLens\",\"AddPage\",\"AddPinAlt\",\"AddSelection\",\"AddSquare\",\"AddToCart\",\"AddUser\",\"Airplane\",\"AirplaneHelix\",\"AirplaneHelix45Deg\",\"AirplaneOff\",\"AirplaneRotation\",\"Airplay\",\"Alarm\",\"Album\",\"AlbumCarousel\",\"AlbumList\",\"AlbumOpen\",\"AlignBottomBox\",\"AlignCenter\",\"AlignJustify\",\"AlignLeft\",\"AlignLeftBox\",\"AlignRight\",\"AlignRightBox\",\"AlignTopBox\",\"Antenna\",\"AntennaOff\",\"AntennaSignal\",\"AppNotification\",\"Apple\",\"AppleHalf\",\"AppleHalfAlt\",\"AppleImac2021\",\"AppleImac2021Side\",\"AppleSwift\",\"ArSymbol\",\"Archery\",\"Archive\",\"AreaSearch\",\"ArrowArchery\",\"ArrowDown\",\"ArrowDownCircled\",\"ArrowLeft\",\"ArrowLeftCircled\",\"ArrowRight\",\"ArrowRightCircled\",\"ArrowSeparate\",\"ArrowUnion\",\"ArrowUnionVertical\",\"ArrowUp\",\"ArrowUpCircled\",\"Asana\",\"Attachment\",\"AutoFlash\",\"Bag\",\"BasketBall\",\"BasketBallAlt\",\"BasketballField\",\"Battery25\",\"Battery50\",\"Battery75\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryIndicator\",\"BatteryWarning\",\"BeachBag\",\"BeachBagBig\",\"Bell\",\"BellNotification\",\"BellOff\",\"Bicycle\",\"Bin\",\"BinAdd\",\"BinFull\",\"BinHalf\",\"BinMinus\",\"Bluetooth\",\"Bold\",\"BoldSquareOutline\",\"BookmarkCircled\",\"BookmarkEmpty\",\"BorderBl\",\"BorderBottom\",\"BorderBr\",\"BorderInner\",\"BorderLeft\",\"BorderOut\",\"BorderRight\",\"BorderTl\",\"BorderTop\",\"BorderTr\",\"BounceLeft\",\"BounceRight\",\"BowlingBall\",\"Box\",\"BoxIso\",\"BoxingGlove\",\"BubbleDownload\",\"BubbleError\",\"BubbleIncome\",\"BubbleOutcome\",\"BubbleSearch\",\"BubbleStar\",\"BubbleUpload\",\"BubbleWarning\",\"Building\",\"BusOutline\",\"BusStop\",\"Calculator\",\"Calendar\",\"Camera\",\"Cancel\",\"CarOutline\",\"Cart\",\"CartAlt\",\"Cash\",\"Cell4X4\",\"CenterAlign\",\"ChatAdd\",\"ChatBubble\",\"ChatBubbleCheck\",\"ChatBubbleCheck1\",\"ChatBubbleEmpty\",\"ChatBubbleError\",\"ChatBubbleQuestion\",\"ChatBubbleTranslate\",\"ChatBubbleWarning\",\"ChatLines\",\"ChatRemove\",\"Check\",\"CheckCircledOutline\",\"Chocolate\",\"Chromecast\",\"ChromecastActive\",\"Church\",\"ChurchAlt\",\"CinemaOld\",\"Circle\",\"City\",\"ClockOutline\",\"Closet\",\"Cloud\",\"CloudBookAlt\",\"CloudCheck\",\"CloudDesync\",\"CloudDownload\",\"CloudError\",\"CloudSunny\",\"CloudSync\",\"CloudUpload\",\"Code\",\"Codepen\",\"Coin\",\"CollageFrame\",\"Collapse\",\"ColorFilter\",\"ColorPicker\",\"ColorPickerEmpty\",\"Combine\",\"CompactDisc\",\"Compress\",\"CompressLines\",\"Computer\",\"ControlSlider\",\"Copy\",\"Copyright\",\"CornerBottomLeft\",\"CornerBottomRight\",\"CornerTopLeft\",\"CornerTopRight\",\"Cpu\",\"CpuWarning\",\"CrackedEgg\",\"CreativeCommons\",\"CreditCard\",\"CreditCard2\",\"Crop\",\"CropRotateBl\",\"CropRotateBr\",\"CropRotateTl\",\"CropRotateTr\",\"Css3\",\"CursorPointer\",\"Cut\",\"CutAlt\",\"Cycling\",\"DashFlag\",\"Dashboard\",\"DashboardDots\",\"DashboardSpeed\",\"DataTransferBoth\",\"DataTransferCheck\",\"DataTransferDown\",\"DataTransferUp\",\"DataTransferWarning\",\"DatabaseBackup\",\"DatabaseExport\",\"DatabaseMonitor\",\"DatabaseRestore\",\"DatabaseScript\",\"DatabaseSettings\",\"DatabaseStar\",\"DatabaseStats\",\"Db\",\"DbCheck\",\"DbError\",\"DbSearch\",\"DbStar\",\"DbWarning\",\"DeCompress\",\"DeleteCircledOutline\",\"DesignPencil\",\"Dialpad\",\"Display4K\",\"DivideSelection1\",\"DivideSelection2\",\"DocSearch\",\"DocSearchAlt\",\"DocStar\",\"DocStarAlt\",\"Dollar\",\"DomoticIssue\",\"Donate\",\"DoubleCheck\",\"DownRoundArrow\",\"Download\",\"DragHandGesture\",\"Drawer\",\"Dribbble\",\"Droplet\",\"DropletHalf\",\"EaseIn\",\"EaseInControlPoint\",\"EaseInOut\",\"EaseOut\",\"EaseOutControlPoint\",\"Edit\",\"EditPencil\",\"Egg\",\"Eject\",\"ElectronicsChip\",\"Emoji\",\"EmojiBall\",\"EmojiBlinkLeft\",\"EmojiBlinkRight\",\"EmojiLookBottom\",\"EmojiLookLeft\",\"EmojiLookRight\",\"EmojiLookTop\",\"EmojiQuite\",\"EmojiReally\",\"EmojiSad\",\"EmojiSatisfied\",\"EmojiSingLeft\",\"EmojiSingLeftNote\",\"EmojiSingRight\",\"EmojiSingRightNote\",\"EmojiSurprise\",\"EmojiSurpriseAlt\",\"EmojiTalkingAngry\",\"EmojiTalkingHappy\",\"EmojiThinkLeft\",\"EmojiThinkRight\",\"EmptyPage\",\"Enlarge\",\"EnlargeRoundArrow\",\"Euro\",\"EuroSquare\",\"EvCharge\",\"EvChargeAlt\",\"EvPlug\",\"EvPlugCharging\",\"EvPlugError\",\"EvStation\",\"Exclude\",\"Expand\",\"ExpandLines\",\"EyeAlt\",\"EyeClose\",\"EyeEmpty\",\"EyeOff\",\"FaceId\",\"Facebook\",\"FacebookSquared\",\"Farm\",\"FastArrowDown\",\"FastArrowDownBox\",\"FastArrowLeft\",\"FastArrowLeftBox\",\"FastArrowRight\",\"FastArrowRightBox\",\"FastArrowTop\",\"FastArrowUpBox\",\"FastBottomCircle\",\"FastLeftCircle\",\"FastRightCircle\",\"FastTopCircle\",\"Female\",\"Figma\",\"FileNotFound\",\"Filter\",\"FilterAlt\",\"Finder\",\"Fingerprint\",\"FingerprintCircled\",\"FingerprintCircledOk\",\"FingerprintPhone\",\"FingerprintScan\",\"FingerprintSquared\",\"Fishing\",\"Flare\",\"Flash\",\"FlashOff\",\"Flip\",\"FlipReverse\",\"Flower\",\"Fog\",\"Folder\",\"FolderAlert\",\"FontSize\",\"Football\",\"FootballBall\",\"ForwardOutline\",\"Frame\",\"FrameAlt\",\"FrameAltEmpty\",\"FrameSelect\",\"FrameSimple\",\"FrameTool\",\"Fridge\",\"Fx\",\"Garage\",\"Gas\",\"GasTank\",\"GasTankDrop\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitHub\",\"GitHubOutline\",\"GitLabFull\",\"GitMerge\",\"GlassEmpty\",\"GlassHalf\",\"GlassHalfAlt\",\"Glasses\",\"Golf\",\"Google\",\"GoogleCircled\",\"GoogleDocs\",\"GoogleDrive\",\"GoogleDriveCheck\",\"GoogleDriveSync\",\"GoogleDriveWarning\",\"GoogleHome\",\"GoogleOne\",\"Gps\",\"GraphDown\",\"GraphUp\",\"GridAdd\",\"GridMinus\",\"GridRemove\",\"Group\",\"Gym\",\"HalfMoon\",\"HandBrake\",\"Handbag\",\"HardDrive\",\"Hat\",\"Hd\",\"Hdr\",\"Headset\",\"HeadsetCharge\",\"HeadsetHelp\",\"HeadsetIssue\",\"HealthShield\",\"Healthcare\",\"Heart\",\"HeavyRain\",\"Heptagon\",\"HerSlips\",\"HesaWarningOutline\",\"Hexagon\",\"HexagonAlt\",\"HighPriority\",\"HistoricShield\",\"HistoricShieldAlt\",\"Home\",\"HomeAlt\",\"HomeAltSlim\",\"HomeAltSlimHoriz\",\"HomeHospital\",\"HomeSimple\",\"HomeSimpleDoor\",\"HomeUser\",\"Hospital\",\"HospitalSign\",\"Hourglass\",\"Html5\",\"Iconoir\",\"Import\",\"Industry\",\"InfoEmpty\",\"InputField\",\"InputSearch\",\"Instagram\",\"Intersect\",\"IntersectAlt\",\"IosSettings\",\"IrisScan\",\"Italic\",\"ItalicSquareOutline\",\"Journal\",\"JournalPage\",\"KeyAlt\",\"KeyAltBack\",\"KeyAltMinus\",\"KeyAltPlus\",\"KeyAltRemove\",\"Keyframe\",\"KeyframeAlignCenter\",\"KeyframePosition\",\"Keyframes\",\"KeyframesCouple\",\"LabelOutline\",\"Lamp\",\"Language\",\"Laptop\",\"LaptopCharging\",\"LaptopFix\",\"LaptopIssue\",\"LargeSuitcase\",\"LayoutLeft\",\"LayoutRight\",\"Leaderboard\",\"LeaderboardStar\",\"LeftRoundArrow\",\"Lens\",\"Lifebelt\",\"LightBulb\",\"LightBulbOff\",\"LightBulbOn\",\"LineSpace\",\"Linear\",\"Link\",\"LinkedIn\",\"List\",\"LoadActionFloppy\",\"Lock\",\"LockKey\",\"LogDenied\",\"LogIn\",\"LogOut\",\"LongArrowDownLeft\",\"LongArrowDownRight\",\"LongArrowLeftDown\",\"LongArrowLeftUp\",\"LongArrowRightDown\",\"LongArrowRightUp\",\"LongArrowRightUp1\",\"LongArrowUpLeft\",\"LongArrowUpRight\",\"LotOfCash\",\"MacControlKey\",\"MacDock\",\"MacOptionKey\",\"MacOsWindow\",\"Mail\",\"MailOpened\",\"Male\",\"Map\",\"MapIssue\",\"MapsArrow\",\"MapsArrowDiagonal\",\"MapsArrowIssue\",\"MapsGoStraight\",\"MapsTurnBack\",\"MapsTurnLeft\",\"MapsTurnRight\",\"MaskSquare\",\"Maximize\",\"Medal\",\"Medal1St\",\"Medium\",\"Megaphone\",\"Menu\",\"MenuScale\",\"Message\",\"MessageAlert\",\"MessageText\",\"Metro\",\"Mic\",\"MicAdd\",\"MicCheck\",\"MicMute\",\"MicRemove\",\"MicSpeaking\",\"MicWarning\",\"Minus\",\"Minus1\",\"MinusHexagon\",\"MinusPinAlt\",\"MinusSquare\",\"MissingFont\",\"ModernTv\",\"ModernTv4K\",\"MoneySquare\",\"MoonSat\",\"MoreHoriz\",\"MoreVert\",\"MouseButtonLeft\",\"MouseButtonRight\",\"MouseScrollWheel\",\"MoveDown\",\"MoveLeft\",\"MoveRight\",\"MoveRuler\",\"MoveUp\",\"Movie\",\"MultiBubble\",\"MultiMacOsWindow\",\"MultiWindow\",\"MultiplePages\",\"MultiplePagesAdd\",\"MultiplePagesDelete\",\"MultiplePagesEmpty\",\"MultiplePagesRemove\",\"Music1\",\"Music1Add\",\"Music2\",\"Music2Add\",\"NavArrowDown\",\"NavArrowLeft\",\"NavArrowRight\",\"NavArrowUp\",\"Navigator\",\"NavigatorAlt\",\"Network\",\"NetworkAlt\",\"NetworkLeft\",\"NetworkRight\",\"NoBattery\",\"NoCoin\",\"NoCreditCard\",\"NoLock\",\"NoSmoking\",\"Notes\",\"Octagon\",\"OilIndustry\",\"OpenInBrowser\",\"OpenInWindow\",\"OpenVpn\",\"OrangeHalf\",\"OrangeSlice\",\"OrangeSliceAlt\",\"Page\",\"PageFlip\",\"PageSearch\",\"PageStar\",\"Palette\",\"PanoramaEnlarge\",\"PanoramaReduce\",\"Pants\",\"PantsAlt\",\"PasswordCursor\",\"PasswordError\",\"PasswordPass\",\"PauseOutline\",\"PcMouse\",\"PenConnectBluetooth\",\"PenConnectWifi\",\"PenTablet\",\"PenTabletConnectUsb\",\"PenTabletConnectWifi\",\"Pentagon\",\"Percentage\",\"PercentageRound\",\"PercentageSquare\",\"PharmacyCircledCross\",\"PharmacySquaredCross\",\"Phone\",\"PhoneAdd\",\"PhoneDelete\",\"PhoneDisabled\",\"PhoneIncome\",\"PhoneOutcome\",\"PhonePaused\",\"PhoneRemove\",\"Pin\",\"PinAlt\",\"PizzaSlice\",\"Planet\",\"PlanetAlt\",\"PlanetSat\",\"PlayOutline\",\"Playlist\",\"PlaylistAdd\",\"PlaylistPlay\",\"PlugTypeA\",\"PlugTypeC\",\"PlugTypeG\",\"PlugTypeL\",\"Plus\",\"Pocket\",\"Position\",\"PositionAlign\",\"Pound\",\"PrecisionTool\",\"Printer\",\"PrinterAlt\",\"PrintingPage\",\"PriorityDown\",\"PriorityUp\",\"ProfileCircled\",\"Prohibition\",\"QuestionMark\",\"QuestionMarkCircle\",\"Rain\",\"ReceiveDollars\",\"ReceiveEuros\",\"ReceivePounds\",\"ReceiveYens\",\"Redo\",\"RedoAction\",\"RedoCircle\",\"Reduce\",\"ReduceRoundArrow\",\"Refresh\",\"RefreshCircular\",\"RefreshDouble\",\"ReminderHandGesture\",\"RemoveDatabaseScript\",\"RemoveEmpty\",\"RemoveFolder\",\"RemoveFrame\",\"RemoveFromCart\",\"RemoveKeyframe\",\"RemoveKeyframeAlt\",\"RemoveKeyframes\",\"RemovePage\",\"RemovePinAlt\",\"RemoveSelection\",\"RemoveSquare\",\"RemoveUser\",\"Repeat\",\"RepeatOnce\",\"ReportColumns\",\"Reports\",\"RewindOutline\",\"Rhombus\",\"RightRoundArrow\",\"Rings\",\"RotateCameraLeft\",\"RotateCameraRight\",\"RssFeed\",\"RssFeedSquared\",\"Ruler\",\"RulerAdd\",\"RulerCombine\",\"RulerRemove\",\"Running\",\"Sandals\",\"SaveActionFloppy\",\"SaveFloppyDisk\",\"ScaleFrameEnlarge\",\"ScaleFrameReduce\",\"Scanning\",\"Scarf\",\"Scissor\",\"ScissorAlt\",\"SeaAndSun\",\"SeaWaves\",\"Search\",\"SearchFont\",\"SecurityPass\",\"Selection\",\"SelectiveTool\",\"SendDollars\",\"SendEuros\",\"SendPounds\",\"SendYens\",\"Server\",\"ServerConnection\",\"Settings\",\"SettingsCloud\",\"SettingsProfiles\",\"ShareAndroid\",\"ShareIos\",\"Shield\",\"ShieldAdd\",\"ShieldAlert\",\"ShieldAlt\",\"ShieldBroken\",\"ShieldCheck\",\"ShieldCross\",\"ShieldDownload\",\"ShieldEye\",\"ShieldLoading\",\"ShieldMinus\",\"ShieldQuestion\",\"ShieldSearch\",\"ShieldUpload\",\"Shop\",\"ShopAlt\",\"ShoppingBag\",\"ShoppingBagAdd\",\"ShoppingBagAlt\",\"ShoppingBagArrowDown\",\"ShoppingBagArrowUp\",\"ShoppingBagCheck\",\"ShoppingBagIssue\",\"ShoppingBagRemove\",\"ShoppingCode\",\"ShoppingCodeCheck\",\"ShoppingCodeError\",\"ShortPants\",\"ShortPantsAlt\",\"Shuffle\",\"SimpleCart\",\"SingleTapGesture\",\"Skateboard\",\"Skateboarding\",\"SkipNextOutline\",\"SkipPrevOutline\",\"SmallShop\",\"SmallShopAlt\",\"SmartphoneDevice\",\"Smoking\",\"Snow\",\"SnowFlake\",\"Soap\",\"SoccerBall\",\"SortDown\",\"SortUp\",\"SoundHigh\",\"SoundLow\",\"SoundMin\",\"SoundOff\",\"SpockHandGesture\",\"Square\",\"StarDashed\",\"StarHalfDashed\",\"StarOutline\",\"StatDown\",\"StatUp\",\"StatsReport\",\"StatsSquareDown\",\"StatsSquareUp\",\"Stretching\",\"StyleBorder\",\"Substract\",\"Suggestion\",\"SunLight\",\"Swimming\",\"SwipeDownGesture\",\"SwipeLeftGesture\",\"SwipeRightGesture\",\"SwipeUpGesture\",\"SwitchOffOutline\",\"SwitchOnOutline\",\"SystemRestart\",\"SystemShut\",\"Table\",\"Table2Columns\",\"TableRows\",\"Telegram\",\"TelegramCircled\",\"TennisBall\",\"TennisBallAlt\",\"TerminalOutline\",\"TerminalSimple\",\"Text\",\"TextAlt\",\"TextSize\",\"ThreeStars\",\"Thunderstorm\",\"TikTok\",\"Timer\",\"TimerOff\",\"Tower\",\"TowerCheck\",\"TowerNoAccess\",\"TowerWarning\",\"Trademark\",\"TrainOutline\",\"Tram\",\"TransitionBottom\",\"TransitionLeft\",\"TransitionRight\",\"TransitionTop\",\"Translate\",\"Trash\",\"Treadmill\",\"Trekking\",\"Trello\",\"Triangle\",\"TriangleFlag\",\"TriangleFlagCircle\",\"TriangleFlagFull\",\"Trophy\",\"Tunnel\",\"Tv\",\"TvFix\",\"TvIssue\",\"Twitter\",\"TwitterVerifiedBadge\",\"Type\",\"UmbrellaFull\",\"Underline\",\"Undo\",\"UndoAction\",\"UndoCircle\",\"Union\",\"UnionAlt\",\"UnionHorizAlt\",\"Unity\",\"Unity5\",\"UpRoundArrow\",\"Upload\",\"UploadSquareOutline\",\"Usb\",\"User\",\"UserBag\",\"UserCart\",\"UserCircleAlt\",\"UserScan\",\"UserSquareAlt\",\"VerifiedBadge\",\"VerifiedUser\",\"VideoCamera\",\"VideoCameraOff\",\"ViewColumns2\",\"ViewColumns3\",\"ViewGrid\",\"ViewStructureDown\",\"ViewStructureUp\",\"Voice\",\"VoiceCircled\",\"VoiceCircledLock\",\"VoiceError\",\"VoiceOk\",\"VoicePhone\",\"VoiceScan\",\"VoiceSquared\",\"VrSymbol\",\"Waist\",\"Walking\",\"WarningSquareOutline\",\"WebWindow\",\"WebWindowClose\",\"Weight\",\"WeightAlt\",\"WhiteFlag\",\"Wifi\",\"WifiIssue\",\"WifiOff\",\"WifiSignalNone\",\"Wind\",\"WrapText\",\"Wristwatch\",\"Yen\",\"YenSquare\",\"Yoga\",\"YouTube\",\"ZoomIn\",\"ZoomOut\",];const moduleBaseUrl=\"https://framer.com/m/iconoir-icons/\";const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * ICONOIR\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.11`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{size:\"100$%\",style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Iconoir\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,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 [Iconoir site](https://iconoir.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Iconoir.map", "// Generated by Framer (5b26096)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={BcXBfz_de:{hover:true},Ehj3YRglb:{hover:true},j69bp0N0K:{hover:true},v4ktO2ekp:{hover:true}};const cycleOrder=[\"j69bp0N0K\",\"v4ktO2ekp\",\"Ehj3YRglb\",\"BcXBfz_de\"];const serializationHash=\"framer-Zbkow\";const variantClassNames={BcXBfz_de:\"framer-v-10gfrvq\",Ehj3YRglb:\"framer-v-1tafcvu\",j69bp0N0K:\"framer-v-fc1bmg\",v4ktO2ekp:\"framer-v-1k48bqm\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"j69bp0N0K\",\"Variant 2\":\"v4ktO2ekp\",\"Variant 3\":\"Ehj3YRglb\",\"Variant 4\":\"BcXBfz_de\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"j69bp0N0K\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"j69bp0N0K\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"v4ktO2ekp-hover\",\"Ehj3YRglb-hover\",\"BcXBfz_de-hover\"].includes(gestureVariant))return false;if([\"v4ktO2ekp\",\"Ehj3YRglb\",\"BcXBfz_de\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"v4ktO2ekp-hover\")return true;if(baseVariant===\"v4ktO2ekp\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"Ehj3YRglb-hover\")return true;if(baseVariant===\"Ehj3YRglb\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"BcXBfz_de-hover\")return true;if(baseVariant===\"BcXBfz_de\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KeZJTkpoH\"},motionChild:true,nodeId:\"j69bp0N0K\",openInNewTab:false,scopeId:\"qXBTCn1gG\",...addPropertyOverrides({BcXBfz_de:{href:{webPageId:\"LRqIIYBYO\"}},Ehj3YRglb:{href:{webPageId:\"xXxdqFtuS\"}},v4ktO2ekp:{href:{webPageId:\"V7Nkvevnr\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-fc1bmg\",className,classNames)} framer-1djbj2y`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"j69bp0N0K\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"BcXBfz_de-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},\"Ehj3YRglb-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},\"j69bp0N0K-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},\"v4ktO2ekp-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},...addPropertyOverrides({\"BcXBfz_de-hover\":{\"data-framer-name\":undefined},\"Ehj3YRglb-hover\":{\"data-framer-name\":undefined},\"j69bp0N0K-hover\":{\"data-framer-name\":undefined},\"v4ktO2ekp-hover\":{\"data-framer-name\":undefined},BcXBfz_de:{\"data-framer-name\":\"Variant 4\"},Ehj3YRglb:{\"data-framer-name\":\"Variant 3\"},v4ktO2ekp:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k23cna\",layoutDependency:layoutDependency,layoutId:\"qzj2xNGys\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-lk4jqt\",\"data-framer-name\":\"Group 1597884725\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"cuqKnrPQJ\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(4.959 4.766)\"><path d=\"M 2.5 25.003 C 1.119 25.003 0 23.884 0 22.503 L 0 2.5 C 0 1.119 1.119 0 2.5 0 L 21.768 0 C 23.148 0 24.268 1.119 24.268 2.5 L 24.268 22.503 C 24.268 23.884 23.148 25.003 21.768 25.003 Z\" fill=\"transparent\"></path><path d=\"M 8.705 4.17 C 9.217 4.36 9.629 4.657 9.78 5.214 C 9.989 5.96 9.584 6.72 8.838 6.966 C 8.123 7.207 7.338 6.833 7.06 6.125 C 6.782 5.423 7.111 4.619 7.794 4.296 C 7.882 4.252 8.003 4.265 8.066 4.17 C 8.281 4.17 8.496 4.17 8.705 4.17 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 6.357 7.444 C 7.142 7.437 7.844 7.684 8.464 8.159 C 8.61 8.272 8.711 8.31 8.875 8.197 C 9.141 8.019 9.457 7.918 9.767 7.924 C 10.071 7.931 10.191 7.798 10.331 7.558 C 11.039 6.33 12.678 6.008 13.804 6.862 C 13.975 6.994 14.108 7.02 14.31 6.95 C 15.695 6.507 17.239 7.032 18.119 8.241 C 18.226 8.393 18.315 8.45 18.517 8.418 C 19.662 8.241 20.592 8.728 21.111 9.766 C 21.187 9.917 21.288 9.949 21.421 9.981 C 23.091 10.322 24.255 11.701 24.268 13.365 C 24.281 15.086 23.161 16.465 21.459 16.839 C 21.301 16.877 21.193 16.927 21.111 17.098 C 20.51 18.37 19.042 18.857 17.809 18.193 C 17.644 18.104 17.568 18.123 17.429 18.23 C 16.164 19.192 14.778 19.376 13.298 18.806 C 13.14 18.743 13.057 18.743 12.931 18.876 C 11.975 19.888 10.603 20.084 9.394 19.382 C 9.249 19.293 9.135 19.3 8.989 19.357 C 7.155 20.04 5.206 19.173 4.485 17.345 C 4.409 17.161 4.333 17.117 4.143 17.155 C 2.27 17.522 0.461 16.288 0.069 14.397 C -0.304 12.587 0.879 10.746 2.707 10.322 C 2.884 10.284 2.935 10.215 2.979 10.05 C 3.384 8.494 4.744 7.456 6.357 7.444 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 21.415 8.233 C 21.421 7.436 22.041 6.816 22.839 6.822 C 23.636 6.822 24.262 7.442 24.268 8.233 C 24.268 9.037 23.623 9.682 22.826 9.676 C 22.048 9.663 21.415 9.018 21.415 8.233 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 3.011 20.828 C 2.214 20.828 1.594 20.208 1.594 19.411 C 1.594 18.62 2.226 17.981 3.005 17.975 C 3.789 17.968 4.453 18.633 4.447 19.423 C 4.447 20.202 3.802 20.828 3.011 20.828 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 5.806 20.159 C 5.806 20.406 5.604 20.614 5.37 20.589 C 5.123 20.564 4.965 20.425 4.965 20.159 C 4.959 19.912 5.155 19.722 5.402 19.735 C 5.636 19.741 5.806 19.918 5.806 20.159 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 20.447 7.193 C 20.706 7.193 20.877 7.377 20.87 7.636 C 20.864 7.877 20.687 8.047 20.447 8.041 C 20.193 8.041 20.016 7.858 20.023 7.598 C 20.029 7.364 20.206 7.193 20.447 7.193 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 8.407 6.266 C 8.034 6.266 7.749 5.988 7.749 5.621 C 7.743 5.241 8.053 4.931 8.413 4.938 C 8.768 4.944 9.071 5.26 9.071 5.608 C 9.065 5.969 8.768 6.26 8.407 6.266 Z\" fill=\"rgb(254,254,254)\"></path><path d=\"M 0.777 14 C 0.784 12.336 1.752 11.229 3.175 11.014 C 3.472 10.97 3.605 10.85 3.656 10.546 C 3.839 9.458 4.44 8.692 5.497 8.351 C 6.535 8.015 7.471 8.249 8.268 8.996 C 8.565 9.281 8.667 9.281 8.996 9.034 C 9.375 8.749 9.793 8.61 10.267 8.705 C 10.552 8.755 10.716 8.654 10.811 8.369 C 11.254 7.073 12.621 6.744 13.589 7.699 C 13.772 7.882 13.943 7.914 14.183 7.819 C 15.613 7.243 16.954 7.705 17.72 9.04 C 17.878 9.312 18.062 9.363 18.346 9.262 C 19.308 8.926 20.175 9.344 20.504 10.312 C 20.586 10.552 20.712 10.666 20.978 10.685 C 22.421 10.805 23.509 11.963 23.509 13.38 C 23.515 14.835 22.446 15.987 20.959 16.12 C 20.731 16.139 20.592 16.233 20.529 16.461 C 20.213 17.682 18.77 18.093 17.872 17.303 C 17.663 17.119 17.448 17.138 17.258 17.341 C 16.252 18.384 14.557 18.682 13.196 17.897 C 12.956 17.758 12.747 17.796 12.602 18.036 C 11.988 19.042 10.539 19.378 9.527 18.53 C 9.312 18.353 9.122 18.441 8.913 18.543 C 7.522 19.194 5.902 18.612 5.263 17.233 C 5.181 17.05 5.124 16.86 5.079 16.67 C 4.978 16.24 4.82 16.164 4.396 16.297 C 3.529 16.575 2.707 16.48 1.96 15.961 C 1.176 15.424 0.784 14.664 0.777 14 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 22.18 8.236 C 22.18 7.856 22.458 7.578 22.838 7.578 C 23.217 7.578 23.502 7.856 23.508 8.223 C 23.515 8.603 23.205 8.913 22.831 8.913 C 22.471 8.9 22.173 8.597 22.18 8.236 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 3.029 20.067 C 2.643 20.067 2.365 19.802 2.358 19.422 C 2.352 19.042 2.656 18.726 3.029 18.732 C 3.383 18.739 3.693 19.049 3.693 19.403 C 3.693 19.757 3.39 20.061 3.029 20.067 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 13.089 15.135 C 11.703 15.135 10.603 14.035 10.603 12.655 C 10.603 11.295 11.71 10.182 13.07 10.182 C 14.468 10.175 15.588 11.295 15.575 12.681 C 15.569 14.035 14.455 15.129 13.089 15.135 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 8.338 15.135 C 7.262 15.129 6.326 14.445 5.997 13.433 C 5.662 12.408 6.022 11.282 6.895 10.656 C 7.762 10.023 8.926 10.017 9.793 10.631 C 9.926 10.725 10.052 10.82 10.065 10.997 C 10.071 11.143 10.021 11.27 9.888 11.345 C 9.723 11.44 9.565 11.409 9.42 11.301 C 8.97 10.966 8.471 10.852 7.927 11.004 C 7.205 11.2 6.769 11.681 6.655 12.415 C 6.547 13.123 6.813 13.705 7.408 14.104 C 8.002 14.502 8.635 14.49 9.261 14.142 C 9.306 14.116 9.35 14.085 9.394 14.053 C 9.66 13.876 9.869 13.882 10.002 14.091 C 10.16 14.344 10.033 14.528 9.825 14.68 C 9.375 14.983 8.888 15.148 8.338 15.135 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 17.245 15.56 C 17.467 15.56 17.587 15.554 17.707 15.56 C 17.929 15.579 18.055 15.712 18.061 15.933 C 18.068 16.142 17.935 16.294 17.745 16.3 C 17.22 16.319 16.695 16.313 16.17 16.3 C 16.024 16.294 15.917 16.186 15.872 16.047 C 15.815 15.876 15.872 15.737 16.005 15.623 C 16.341 15.332 16.676 15.047 17.011 14.756 C 17.093 14.687 17.176 14.617 17.239 14.535 C 17.378 14.358 17.321 14.13 17.125 14.029 C 16.916 13.915 16.758 14.004 16.644 14.187 C 16.619 14.231 16.619 14.288 16.606 14.339 C 16.562 14.579 16.429 14.731 16.176 14.706 C 15.898 14.674 15.822 14.472 15.853 14.219 C 15.904 13.782 16.138 13.478 16.543 13.308 C 16.961 13.131 17.353 13.213 17.688 13.504 C 18.011 13.788 18.131 14.162 18.036 14.586 C 17.966 14.902 17.751 15.117 17.511 15.313 C 17.448 15.376 17.384 15.44 17.245 15.56 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 20.928 12.457 C 21.257 12.463 21.541 12.577 21.782 12.799 C 21.953 12.957 21.991 13.147 21.845 13.33 C 21.7 13.52 21.51 13.52 21.314 13.406 C 20.782 13.083 20.548 13.185 20.384 13.798 C 20.327 14.02 20.187 14.146 19.947 14.115 C 19.7 14.083 19.618 13.912 19.624 13.684 C 19.637 13.014 20.225 12.451 20.928 12.457 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 16.752 9.498 C 16.765 9.725 16.645 9.864 16.436 9.902 C 16.202 9.94 16.05 9.808 15.999 9.586 C 15.949 9.358 15.835 9.207 15.607 9.137 C 15.386 9.074 15.215 9.162 15.069 9.314 C 14.88 9.504 14.677 9.536 14.494 9.339 C 14.317 9.156 14.367 8.96 14.525 8.776 C 14.861 8.39 15.443 8.245 15.936 8.428 C 16.385 8.599 16.746 9.067 16.752 9.498 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 3.346 12.457 C 3.744 12.451 4.035 12.565 4.282 12.78 C 4.466 12.938 4.535 13.128 4.371 13.337 C 4.213 13.539 4.016 13.526 3.814 13.394 C 3.34 13.09 3.03 13.21 2.909 13.773 C 2.852 14.02 2.72 14.153 2.473 14.115 C 2.213 14.083 2.131 13.893 2.144 13.659 C 2.175 13.001 2.751 12.464 3.346 12.457 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 9.261 16.12 C 9.862 16.12 10.381 16.519 10.52 17.063 C 10.602 17.379 10.52 17.581 10.28 17.657 C 10.039 17.733 9.887 17.619 9.78 17.284 C 9.647 16.867 9.248 16.759 8.907 17.037 C 8.647 17.252 8.432 17.265 8.274 17.088 C 8.122 16.911 8.167 16.67 8.401 16.455 C 8.647 16.228 8.945 16.107 9.261 16.12 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 13.076 14.373 C 12.114 14.373 11.355 13.607 11.361 12.646 C 11.368 11.69 12.133 10.931 13.095 10.938 C 14.044 10.938 14.828 11.722 14.816 12.665 C 14.809 13.614 14.038 14.373 13.076 14.373 Z\" fill=\"rgb(255,255,255)\"></path></g><path d=\"M 4.773 33.288 C 2.73 33.288 1.073 31.631 1.073 29.588 L 1.073 4.949 C 1.073 2.906 2.73 1.249 4.773 1.249 L 29.412 1.249 C 31.456 1.249 33.112 2.906 33.112 4.949 L 33.112 29.588 C 33.112 31.631 31.456 33.288 29.412 33.288 Z\" fill=\"transparent\" stroke-width=\"0.6\" stroke=\"rgb(208,208,208)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:10316239480,withExternalLayout:true,...addPropertyOverrides({\"j69bp0N0K-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(4.959 4.766)\"><path d=\"M 2.5 25.003 C 1.119 25.003 0 23.884 0 22.503 L 0 2.5 C 0 1.119 1.119 0 2.5 0 L 21.768 0 C 23.148 0 24.268 1.119 24.268 2.5 L 24.268 22.503 C 24.268 23.884 23.148 25.003 21.768 25.003 Z\" fill=\"transparent\"></path><path d=\"M 8.705 4.17 C 9.217 4.36 9.629 4.657 9.78 5.214 C 9.989 5.96 9.584 6.72 8.838 6.966 C 8.123 7.207 7.338 6.833 7.06 6.125 C 6.782 5.423 7.111 4.619 7.794 4.296 C 7.882 4.252 8.003 4.265 8.066 4.17 C 8.281 4.17 8.496 4.17 8.705 4.17 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 6.357 7.444 C 7.142 7.437 7.844 7.684 8.464 8.159 C 8.61 8.272 8.711 8.31 8.875 8.197 C 9.141 8.019 9.457 7.918 9.767 7.924 C 10.071 7.931 10.191 7.798 10.331 7.558 C 11.039 6.33 12.678 6.008 13.804 6.862 C 13.975 6.994 14.108 7.02 14.31 6.95 C 15.695 6.507 17.239 7.032 18.119 8.241 C 18.226 8.393 18.315 8.45 18.517 8.418 C 19.662 8.241 20.592 8.728 21.111 9.766 C 21.187 9.917 21.288 9.949 21.421 9.981 C 23.091 10.322 24.255 11.701 24.268 13.365 C 24.281 15.086 23.161 16.465 21.459 16.839 C 21.301 16.877 21.193 16.927 21.111 17.098 C 20.51 18.37 19.042 18.857 17.809 18.193 C 17.644 18.104 17.568 18.123 17.429 18.23 C 16.164 19.192 14.778 19.376 13.298 18.806 C 13.14 18.743 13.057 18.743 12.931 18.876 C 11.975 19.888 10.603 20.084 9.394 19.382 C 9.249 19.293 9.135 19.3 8.989 19.357 C 7.155 20.04 5.206 19.173 4.485 17.345 C 4.409 17.161 4.333 17.117 4.143 17.155 C 2.27 17.522 0.461 16.288 0.069 14.397 C -0.304 12.587 0.879 10.746 2.707 10.322 C 2.884 10.284 2.935 10.215 2.979 10.05 C 3.384 8.494 4.744 7.456 6.357 7.444 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 21.415 8.233 C 21.421 7.436 22.041 6.816 22.839 6.822 C 23.636 6.822 24.262 7.442 24.268 8.233 C 24.268 9.037 23.623 9.682 22.826 9.676 C 22.048 9.663 21.415 9.018 21.415 8.233 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 3.011 20.828 C 2.214 20.828 1.594 20.208 1.594 19.411 C 1.594 18.62 2.226 17.981 3.005 17.975 C 3.789 17.968 4.453 18.633 4.447 19.423 C 4.447 20.202 3.802 20.828 3.011 20.828 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 5.806 20.159 C 5.806 20.406 5.604 20.614 5.37 20.589 C 5.123 20.564 4.965 20.425 4.965 20.159 C 4.959 19.912 5.155 19.722 5.402 19.735 C 5.636 19.741 5.806 19.918 5.806 20.159 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 20.447 7.193 C 20.706 7.193 20.877 7.377 20.87 7.636 C 20.864 7.877 20.687 8.047 20.447 8.041 C 20.193 8.041 20.016 7.858 20.023 7.598 C 20.029 7.364 20.206 7.193 20.447 7.193 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 8.407 6.266 C 8.034 6.266 7.749 5.988 7.749 5.621 C 7.743 5.241 8.053 4.931 8.413 4.938 C 8.768 4.944 9.071 5.26 9.071 5.608 C 9.065 5.969 8.768 6.26 8.407 6.266 Z\" fill=\"rgb(254,254,254)\"></path><path d=\"M 0.777 14 C 0.784 12.336 1.752 11.229 3.175 11.014 C 3.472 10.97 3.605 10.85 3.656 10.546 C 3.839 9.458 4.44 8.692 5.497 8.351 C 6.535 8.015 7.471 8.249 8.268 8.996 C 8.565 9.281 8.667 9.281 8.996 9.034 C 9.375 8.749 9.793 8.61 10.267 8.705 C 10.552 8.755 10.716 8.654 10.811 8.369 C 11.254 7.073 12.621 6.744 13.589 7.699 C 13.772 7.882 13.943 7.914 14.183 7.819 C 15.613 7.243 16.954 7.705 17.72 9.04 C 17.878 9.312 18.062 9.363 18.346 9.262 C 19.308 8.926 20.175 9.344 20.504 10.312 C 20.586 10.552 20.712 10.666 20.978 10.685 C 22.421 10.805 23.509 11.963 23.509 13.38 C 23.515 14.835 22.446 15.987 20.959 16.12 C 20.731 16.139 20.592 16.233 20.529 16.461 C 20.213 17.682 18.77 18.093 17.872 17.303 C 17.663 17.119 17.448 17.138 17.258 17.341 C 16.252 18.384 14.557 18.682 13.196 17.897 C 12.956 17.758 12.747 17.796 12.602 18.036 C 11.988 19.042 10.539 19.378 9.527 18.53 C 9.312 18.353 9.122 18.441 8.913 18.543 C 7.522 19.194 5.902 18.612 5.263 17.233 C 5.181 17.05 5.124 16.86 5.079 16.67 C 4.978 16.24 4.82 16.164 4.396 16.297 C 3.529 16.575 2.707 16.48 1.96 15.961 C 1.176 15.424 0.784 14.664 0.777 14 Z\" fill=\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238)) /* {&quot;name&quot;:&quot;Light Green&quot;} */\"></path><path d=\"M 22.18 8.236 C 22.18 7.856 22.458 7.578 22.838 7.578 C 23.217 7.578 23.502 7.856 23.508 8.223 C 23.515 8.603 23.205 8.913 22.831 8.913 C 22.471 8.9 22.173 8.597 22.18 8.236 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 3.029 20.067 C 2.643 20.067 2.365 19.802 2.358 19.422 C 2.352 19.042 2.656 18.726 3.029 18.732 C 3.383 18.739 3.693 19.049 3.693 19.403 C 3.693 19.757 3.39 20.061 3.029 20.067 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 13.089 15.135 C 11.703 15.135 10.603 14.035 10.603 12.655 C 10.603 11.295 11.71 10.182 13.07 10.182 C 14.468 10.175 15.588 11.295 15.575 12.681 C 15.569 14.035 14.455 15.129 13.089 15.135 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 8.338 15.135 C 7.262 15.129 6.326 14.445 5.997 13.433 C 5.662 12.408 6.022 11.282 6.895 10.656 C 7.762 10.023 8.926 10.017 9.793 10.631 C 9.926 10.725 10.052 10.82 10.065 10.997 C 10.071 11.143 10.021 11.27 9.888 11.345 C 9.723 11.44 9.565 11.409 9.42 11.301 C 8.97 10.966 8.471 10.852 7.927 11.004 C 7.205 11.2 6.769 11.681 6.655 12.415 C 6.547 13.123 6.813 13.705 7.408 14.104 C 8.002 14.502 8.635 14.49 9.261 14.142 C 9.306 14.116 9.35 14.085 9.394 14.053 C 9.66 13.876 9.869 13.882 10.002 14.091 C 10.16 14.344 10.033 14.528 9.825 14.68 C 9.375 14.983 8.888 15.148 8.338 15.135 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 17.245 15.56 C 17.467 15.56 17.587 15.554 17.707 15.56 C 17.929 15.579 18.055 15.712 18.061 15.933 C 18.068 16.142 17.935 16.294 17.745 16.3 C 17.22 16.319 16.695 16.313 16.17 16.3 C 16.024 16.294 15.917 16.186 15.872 16.047 C 15.815 15.876 15.872 15.737 16.005 15.623 C 16.341 15.332 16.676 15.047 17.011 14.756 C 17.093 14.687 17.176 14.617 17.239 14.535 C 17.378 14.358 17.321 14.13 17.125 14.029 C 16.916 13.915 16.758 14.004 16.644 14.187 C 16.619 14.231 16.619 14.288 16.606 14.339 C 16.562 14.579 16.429 14.731 16.176 14.706 C 15.898 14.674 15.822 14.472 15.853 14.219 C 15.904 13.782 16.138 13.478 16.543 13.308 C 16.961 13.131 17.353 13.213 17.688 13.504 C 18.011 13.788 18.131 14.162 18.036 14.586 C 17.966 14.902 17.751 15.117 17.511 15.313 C 17.448 15.376 17.384 15.44 17.245 15.56 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 20.928 12.457 C 21.257 12.463 21.541 12.577 21.782 12.799 C 21.953 12.957 21.991 13.147 21.845 13.33 C 21.7 13.52 21.51 13.52 21.314 13.406 C 20.782 13.083 20.548 13.185 20.384 13.798 C 20.327 14.02 20.187 14.146 19.947 14.115 C 19.7 14.083 19.618 13.912 19.624 13.684 C 19.637 13.014 20.225 12.451 20.928 12.457 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 16.752 9.498 C 16.765 9.725 16.645 9.864 16.436 9.902 C 16.202 9.94 16.05 9.808 15.999 9.586 C 15.949 9.358 15.835 9.207 15.607 9.137 C 15.386 9.074 15.215 9.162 15.069 9.314 C 14.88 9.504 14.677 9.536 14.494 9.339 C 14.317 9.156 14.367 8.96 14.525 8.776 C 14.861 8.39 15.443 8.245 15.936 8.428 C 16.385 8.599 16.746 9.067 16.752 9.498 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 3.346 12.457 C 3.744 12.451 4.035 12.565 4.282 12.78 C 4.466 12.938 4.535 13.128 4.371 13.337 C 4.213 13.539 4.016 13.526 3.814 13.394 C 3.34 13.09 3.03 13.21 2.909 13.773 C 2.852 14.02 2.72 14.153 2.473 14.115 C 2.213 14.083 2.131 13.893 2.144 13.659 C 2.175 13.001 2.751 12.464 3.346 12.457 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 9.261 16.12 C 9.862 16.12 10.381 16.519 10.52 17.063 C 10.602 17.379 10.52 17.581 10.28 17.657 C 10.039 17.733 9.887 17.619 9.78 17.284 C 9.647 16.867 9.248 16.759 8.907 17.037 C 8.647 17.252 8.432 17.265 8.274 17.088 C 8.122 16.911 8.167 16.67 8.401 16.455 C 8.647 16.228 8.945 16.107 9.261 16.12 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 13.076 14.373 C 12.114 14.373 11.355 13.607 11.361 12.646 C 11.368 11.69 12.133 10.931 13.095 10.938 C 14.044 10.938 14.828 11.722 14.816 12.665 C 14.809 13.614 14.038 14.373 13.076 14.373 Z\" fill=\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238)) /* {&quot;name&quot;:&quot;Light Green&quot;} */\"></path></g><path d=\"M 4.773 33.288 C 2.73 33.288 1.073 31.631 1.073 29.588 L 1.073 4.949 C 1.073 2.906 2.73 1.249 4.773 1.249 L 29.412 1.249 C 31.456 1.249 33.112 2.906 33.112 4.949 L 33.112 29.588 C 33.112 31.631 31.456 33.288 29.412 33.288 Z\" fill=\"transparent\" stroke-width=\"0.6\" stroke=\"rgb(208,208,208)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:12212998676}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vys7yn\",\"data-framer-name\":\"Frame 1984078801\",layoutDependency:layoutDependency,layoutId:\"CdcH_WpVV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Company Carbon Footprint\"})}),className:\"framer-1xchdcc\",\"data-framer-name\":\"Company Carbon Footprint\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"u91oWKCjh\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"j69bp0N0K-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Company Carbon Footprint\"})}),fonts:[\"GF;Manrope-600\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(92, 92, 92))\"},children:\"Simplify carbon footprint management for impactful sustainability strategies.\"})}),className:\"framer-td49td\",\"data-framer-name\":\"Simplify carbon footprint management for impactful sustainability strategies.\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"xfdp6tPqm\",style:{\"--extracted-r6o4lv\":\"rgb(92, 92, 92)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13qqzp9\",\"data-framer-name\":\"Frame 1984078806\",layoutDependency:layoutDependency,layoutId:\"DutROCTGj\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{\"v4ktO2ekp-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-lj79c5\",\"data-framer-name\":\"Group 1597884726\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:34,intrinsicWidth:34,layoutDependency:layoutDependency,layoutId:\"KjfuiJNJD\",svg:'<svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.52246 20.23C6.68949 19.9357 6.98379 20.0033 7.24229 19.9914C7.34967 19.7488 7.45704 19.5182 7.54851 19.2795C7.56442 19.2358 7.53261 19.1523 7.49681 19.1205C7.08321 18.7625 7.15877 18.5557 7.51272 18.2296C7.75134 18.0109 7.97405 17.7723 8.20471 17.5416C8.42344 17.3229 8.61831 17.311 8.81716 17.5376C8.97226 17.7166 9.1035 17.7604 9.3103 17.6251C9.45745 17.5297 9.64039 17.4899 9.8273 17.4144C9.8273 17.311 9.82333 17.1956 9.8273 17.0763C9.83526 16.8258 9.97445 16.6906 10.229 16.6866C10.6466 16.6826 11.0641 16.6826 11.4817 16.6866C11.7442 16.6866 11.8794 16.8258 11.8874 17.0922C11.8913 17.1996 11.8874 17.303 11.8874 17.4024C12.1339 17.5098 12.3646 17.6172 12.6032 17.7087C12.643 17.7246 12.7305 17.6927 12.7623 17.657C13.1282 17.2354 13.331 17.3269 13.6531 17.6768C13.8719 17.9155 14.1105 18.1382 14.3411 18.3688C14.5559 18.5876 14.5718 18.7824 14.3411 18.9813C14.1622 19.1364 14.1184 19.2676 14.2536 19.4744C14.3491 19.6216 14.3889 19.8045 14.4644 19.9914C14.5718 19.9914 14.6991 19.9874 14.8223 19.9914C15.049 20.0033 15.1882 20.1465 15.1922 20.3732C15.1962 20.7987 15.1962 21.2203 15.1922 21.6458C15.1922 21.9083 15.053 22.0435 14.7866 22.0475C14.6792 22.0515 14.5758 22.0475 14.4764 22.0475C14.369 22.2901 14.2656 22.5128 14.1781 22.7474C14.1582 22.7952 14.186 22.8906 14.2258 22.9264C14.6474 23.3002 14.5519 23.4991 14.2059 23.8172C13.9713 24.032 13.7565 24.2666 13.5298 24.4893C13.2952 24.724 13.1043 24.7359 12.8896 24.4893C12.7424 24.3183 12.6112 24.2825 12.4282 24.4098C12.3527 24.4615 12.2612 24.4854 12.1737 24.5172C12.0862 24.549 11.9987 24.5808 11.8913 24.6166C11.8913 24.716 11.8913 24.8194 11.8913 24.9228C11.8874 25.2131 11.7521 25.3484 11.4658 25.3484C11.0602 25.3484 10.6585 25.3484 10.2528 25.3484C9.97445 25.3484 9.83923 25.2131 9.83128 24.9387C9.8273 24.8353 9.83128 24.728 9.83128 24.6325C9.58869 24.5251 9.362 24.4217 9.13134 24.3303C9.08361 24.3104 8.98817 24.3382 8.95237 24.378C8.57854 24.7995 8.38367 24.7001 8.06154 24.3541C7.84678 24.1195 7.61214 23.9047 7.38943 23.678C7.1548 23.4434 7.14286 23.2525 7.39341 23.0378C7.56442 22.8906 7.58828 22.7673 7.47295 22.5725C7.3775 22.4174 7.32978 22.2344 7.25422 22.0435C6.99969 22.0236 6.69745 22.1072 6.52644 21.8049C6.52246 21.2919 6.52246 20.759 6.52246 20.23ZM14.4684 21.3356C14.4684 21.1129 14.4684 20.93 14.4684 20.7391C14.4087 20.7351 14.357 20.7272 14.3053 20.7272C13.9434 20.7192 13.8917 20.6635 13.7844 20.3136C13.7088 20.063 13.6173 19.8125 13.494 19.5778C13.2475 19.1006 13.2395 19.1046 13.5935 18.7108C13.6014 18.7029 13.5974 18.687 13.5935 18.7108C13.4503 18.5557 13.323 18.4165 13.1918 18.2734C13.152 18.3131 13.1162 18.341 13.0844 18.3768C12.8299 18.6233 12.7384 18.6194 12.4242 18.4603C12.13 18.3131 11.8198 18.1938 11.5095 18.0904C11.263 18.0069 11.1675 17.9194 11.1596 17.657C11.1556 17.5774 11.1596 17.5019 11.1596 17.4144C10.9528 17.4144 10.7659 17.4144 10.571 17.4144C10.567 17.47 10.5591 17.5217 10.5551 17.5734C10.5432 17.9433 10.4915 17.995 10.1455 18.0984C9.88696 18.1779 9.63243 18.2734 9.39382 18.3967C8.92454 18.6393 8.92851 18.6512 8.54275 18.2933C8.5348 18.2853 8.51889 18.2853 8.52286 18.2853C8.37969 18.4205 8.2405 18.5478 8.09733 18.683C8.1371 18.7267 8.16892 18.7586 8.20073 18.7944C8.45526 19.0529 8.45526 19.1443 8.27629 19.4704C8.16096 19.6852 8.02972 19.9039 7.98598 20.1386C7.90644 20.5522 7.7235 20.7868 7.2741 20.7351C7.27013 20.7351 7.26217 20.7431 7.23831 20.755C7.23831 20.8345 7.23831 20.926 7.23831 21.0175C7.23831 21.1129 7.23831 21.2084 7.23831 21.3118C7.30592 21.3157 7.34569 21.3197 7.38148 21.3197C7.78315 21.3316 7.82292 21.3754 7.94223 21.7651C8.01779 22.0157 8.11324 22.2662 8.23652 22.4969C8.47514 22.9542 8.48707 22.9463 8.12915 23.3321C8.12119 23.34 8.12119 23.3559 8.11722 23.3599C8.25243 23.4951 8.38367 23.6303 8.53877 23.7854C8.59843 23.7178 8.65013 23.6502 8.71376 23.5906C8.8609 23.4474 9.01998 23.4474 9.20292 23.5309C9.54892 23.686 9.90286 23.8292 10.2608 23.9644C10.4398 24.032 10.5511 24.1394 10.5591 24.3382C10.563 24.4337 10.567 24.5291 10.571 24.6246C10.7778 24.6246 10.9607 24.6246 11.1636 24.6246C11.1636 24.5212 11.1596 24.4297 11.1636 24.3382C11.1715 24.1394 11.2789 24.032 11.4618 23.9644C11.8158 23.8292 12.1697 23.686 12.5197 23.5309C12.7066 23.4474 12.8657 23.4434 13.0089 23.5945C13.0725 23.6621 13.1043 23.7536 13.152 23.8331C13.3032 23.7099 13.3628 23.6383 13.4264 23.5707C13.4901 23.4991 13.5617 23.4355 13.6491 23.344C13.5895 23.3002 13.5457 23.2764 13.5139 23.2406C13.2674 22.994 13.2674 22.8946 13.4384 22.5804C13.5577 22.3617 13.6849 22.135 13.7366 21.8924C13.8162 21.4947 13.9792 21.2282 14.4684 21.3356Z\" fill=\"#016349\"/>\\n<path d=\"M13.6015 27.3479C13.514 27.2445 13.4066 27.1491 13.3469 27.0337C13.1878 26.7275 13.0487 26.4133 12.9055 26.1031C12.7544 25.781 12.8379 25.5861 13.1719 25.4827C13.51 25.3754 13.852 25.268 14.19 25.1606C14.4644 25.0731 14.6514 25.1487 14.7269 25.3674C14.7985 25.5782 14.6872 25.7492 14.4088 25.8446C14.373 25.8566 14.3372 25.8725 14.2378 25.9122C14.5599 25.9997 14.8303 26.0912 15.1087 26.1509C16.6955 26.4849 18.2386 26.3537 19.7339 25.7253C19.8015 25.6975 19.8651 25.6657 19.9367 25.6458C20.1276 25.5861 20.3145 25.6697 20.3861 25.8367C20.4657 26.0117 20.3941 26.2145 20.2111 26.3099C20.0839 26.3775 19.9447 26.4293 19.8095 26.481C17.9244 27.2048 16.0194 27.2525 14.0986 26.6281C14.0588 26.6162 14.0151 26.6042 13.9117 26.5804C14.0946 26.8866 14.1781 27.161 13.8321 27.3559C13.7605 27.3479 13.681 27.3479 13.6015 27.3479Z\" fill=\"#358C73\"/>\\n<path d=\"M12.13 11.5009C12.13 10.7334 12.13 9.96184 12.13 9.19429C12.13 8.92784 12.1856 8.84034 12.4322 8.7449C13.7685 8.22392 15.1047 7.70294 16.4449 7.19389C16.5523 7.15412 16.6995 7.15412 16.8068 7.19389C18.1471 7.70294 19.4873 8.2279 20.8315 8.74888C21.0264 8.82444 21.1218 8.95568 21.1178 9.17043C21.1139 10.7214 21.1139 12.2724 21.1178 13.8235C21.1178 14.0382 21.0304 14.1695 20.8315 14.249C19.4873 14.77 18.151 15.2949 16.8029 15.808C16.6915 15.8517 16.5364 15.8437 16.4251 15.804C15.0968 15.2989 13.7764 14.7779 12.4521 14.2649C12.1737 14.1575 12.126 14.082 12.126 13.7916C12.13 13.0241 12.13 12.2645 12.13 11.5009ZM20.402 9.64766C20.3463 9.66755 20.3225 9.6755 20.2986 9.68346C19.2328 10.0971 18.1709 10.5107 17.1051 10.9163C16.9779 10.964 16.9818 11.0436 16.9818 11.143C16.9818 12.348 16.9818 13.553 16.9818 14.758C16.9818 14.8137 16.9858 14.8734 16.9898 14.945C17.0415 14.933 17.0773 14.9251 17.1131 14.9092C18.159 14.5035 19.2049 14.0939 20.2509 13.6962C20.3742 13.6485 20.402 13.5848 20.402 13.4616C20.394 13.0718 20.398 12.6821 20.398 12.2884C20.402 11.4174 20.402 10.5465 20.402 9.64766ZM16.2342 14.9489C16.2501 14.9211 16.262 14.9092 16.262 14.8972C16.262 13.6167 16.266 12.3401 16.262 11.0595C16.262 11.0197 16.2262 10.9561 16.1904 10.9402C16.0115 10.8606 15.8245 10.797 15.6416 10.7254C15.6336 10.7572 15.6297 10.7692 15.6297 10.7811C15.6297 10.968 15.6297 11.151 15.6257 11.3379C15.6217 11.668 15.407 11.8231 15.1007 11.7236C14.6633 11.5805 14.2258 11.4293 13.7883 11.2782C13.5617 11.1987 13.4901 11.0913 13.4861 10.8487C13.4861 10.5783 13.4901 10.3039 13.4821 10.0334C13.4821 9.97377 13.4463 9.8823 13.4026 9.86242C13.2316 9.7789 13.0486 9.71925 12.8657 9.65164C12.8577 9.68743 12.8498 9.70334 12.8498 9.72323C12.8498 10.9879 12.8458 12.2565 12.8538 13.5212C12.8538 13.5809 12.9333 13.6644 12.993 13.6882C13.6849 13.9666 14.3809 14.2331 15.0769 14.5035C15.4666 14.6546 15.8524 14.8018 16.2342 14.9489ZM18.3579 8.5898C18.1351 8.44663 17.9522 8.41879 17.7335 8.52219C17.4193 8.66934 17.0813 8.77671 16.7591 8.90398C16.1427 9.14259 15.5263 9.38519 14.8939 9.63573C15.1007 9.76697 15.2757 9.81072 15.5024 9.7113C15.916 9.52836 16.3495 9.37723 16.775 9.21418C17.292 9.00738 17.809 8.80455 18.3579 8.5898ZM16.2898 10.1766C16.4966 10.3317 16.6875 10.3198 16.9102 10.2243C17.463 9.98968 18.0278 9.78686 18.5885 9.56813C18.9663 9.42098 19.3441 9.27383 19.718 9.12271C19.718 9.10282 19.718 9.08692 19.718 9.06703C19.5827 9.04317 19.4237 8.96363 19.3123 9.00738C18.3061 9.38519 17.304 9.7789 16.2898 10.1766ZM16.9659 8.04893C16.6796 7.8819 16.6637 7.87792 16.3893 7.9853C15.9916 8.1404 15.5899 8.2955 15.1922 8.45458C14.6394 8.66934 14.0866 8.88409 13.5219 9.10282C13.7247 9.23406 13.9156 9.28179 14.1224 9.1585C14.194 9.11475 14.2815 9.09089 14.361 9.06305C15.224 8.72501 16.087 8.38697 16.9659 8.04893ZM14.9059 10.8924C14.9059 10.789 14.9098 10.7175 14.9059 10.6459C14.8979 10.5703 14.9019 10.451 14.8581 10.4311C14.6593 10.3317 14.4445 10.2601 14.2139 10.1647C14.2139 10.3237 14.2019 10.4391 14.2178 10.5465C14.2258 10.5982 14.2735 10.6658 14.3173 10.6817C14.4962 10.7612 14.6832 10.8209 14.9059 10.8924Z\" fill=\"#016349\"/>\\n<path d=\"M9.89457 11.6552C9.76333 11.6393 9.66391 11.6353 9.56846 11.6115C9.37359 11.5677 9.25031 11.4007 9.27019 11.2257C9.29008 11.0348 9.45711 10.8837 9.65596 10.8996C10.0855 10.9274 10.515 10.9672 10.9405 11.0109C11.1513 11.0348 11.2825 11.2416 11.2348 11.4524C11.1513 11.8461 11.0598 12.2398 10.9723 12.6296C10.9166 12.8642 10.7536 12.9835 10.5468 12.9477C10.3479 12.9119 10.2326 12.725 10.2644 12.4943C10.2724 12.4347 10.2883 12.379 10.3122 12.2716C10.2366 12.3313 10.1928 12.3591 10.1571 12.3949C8.81682 13.6397 8.0095 15.1589 7.74702 16.9684C7.73509 17.0599 7.72316 17.1513 7.71123 17.2428C7.67941 17.4854 7.52034 17.6246 7.29763 17.6007C7.07889 17.5769 6.96356 17.4098 6.9914 17.1553C7.234 15.0038 8.1646 13.2102 9.77129 11.7626C9.80708 11.7387 9.8389 11.7069 9.89457 11.6552Z\" fill=\"#358C73\"/>\\n<path d=\"M25.4326 16.2685C25.5082 16.169 25.5559 16.0974 25.6076 16.0338C25.7508 15.8588 25.9496 15.823 26.1167 15.9423C26.2757 16.0577 26.3195 16.2605 26.2042 16.4355C25.9695 16.7894 25.7269 17.1354 25.4764 17.4774C25.3412 17.6604 25.1264 17.6842 24.9554 17.5331C24.6372 17.2547 24.3231 16.9684 24.0168 16.6741C23.8617 16.527 23.8657 16.3241 23.997 16.177C24.1322 16.0298 24.327 16.0139 24.4941 16.1412C24.5577 16.1889 24.6134 16.2406 24.7009 16.3122C24.4821 15.1907 24.0526 14.2004 23.4084 13.3017C22.9351 12.6375 22.3664 12.0688 21.7102 11.5876C21.5114 11.4404 21.4517 11.2495 21.5511 11.0746C21.6665 10.8678 21.8971 10.828 22.1119 10.9831C22.7959 11.4802 23.3964 12.0688 23.9015 12.7489C24.673 13.7908 25.1781 14.9481 25.4326 16.2685Z\" fill=\"#358C73\"/>\\n<path d=\"M22.7439 18.8282C21.9088 18.9077 21.2247 19.2736 20.6998 19.9298C20.3776 20.3275 20.1828 20.7888 20.1152 21.2979C20.1072 21.3456 20.0953 21.3893 20.0873 21.4331C20.0356 21.6677 19.8805 21.7831 19.6618 21.7433C19.4669 21.7115 19.3317 21.5325 19.3754 21.3138C19.443 20.9837 19.4987 20.6457 19.63 20.3394C20.2345 18.9515 21.3202 18.2197 22.8195 18.0885C22.8513 18.0845 22.8831 18.0845 22.9388 18.0765C22.899 18.0169 22.8672 17.9731 22.8394 17.9254C22.7479 17.7663 22.7797 17.5715 22.9149 17.4601C23.0581 17.3408 23.253 17.3329 23.3842 17.4721C23.6546 17.7624 23.9131 18.0646 24.1677 18.3708C24.287 18.518 24.2591 18.7367 24.104 18.8481C23.7819 19.0787 23.4478 19.2975 23.1138 19.5043C22.9587 19.5997 22.7837 19.548 22.6684 19.4088C22.557 19.2736 22.557 19.0946 22.6763 18.9555C22.7041 18.9236 22.7519 18.9038 22.7877 18.8799C22.7718 18.864 22.7598 18.8481 22.7439 18.8282Z\" fill=\"#016349\"/>\\n<path d=\"M26.1642 23.4978C26.2438 23.4938 26.2915 23.4898 26.3352 23.4898C26.5381 23.4898 26.6932 23.6091 26.717 23.7881C26.7449 23.983 26.6335 24.154 26.4267 24.1977C26.0767 24.2733 25.7268 24.3409 25.3768 24.4005C25.0905 24.4483 24.9274 24.321 24.9035 24.0347C24.8757 23.6847 24.8598 23.3347 24.8518 22.9848C24.8439 22.7581 24.9791 22.603 25.1819 22.5871C25.3649 22.5711 25.5239 22.7024 25.5677 22.9132C25.5717 22.937 25.5756 22.9649 25.5796 22.9887C25.5995 22.9927 25.6194 23.0007 25.6433 23.0046C25.7268 22.6825 25.8501 22.3643 25.8819 22.0382C25.9853 20.9883 25.6273 20.1134 24.8081 19.4413C24.5337 19.2146 24.478 19.0396 24.6291 18.8448C24.7803 18.6499 24.995 18.6618 25.2694 18.8805C26.5977 19.9305 27.0113 21.7917 26.2557 23.3228C26.2279 23.3745 26.2 23.4262 26.1642 23.4978Z\" fill=\"#016349\"/>\\n<path d=\"M20.5931 23.3583C20.9391 23.8673 21.3924 24.2252 21.9532 24.44C22.6611 24.7104 23.373 24.7065 24.0809 24.4241C24.1405 24.4002 24.2041 24.3724 24.2678 24.3644C24.4547 24.3326 24.6217 24.4281 24.6774 24.5951C24.7371 24.7701 24.6615 24.953 24.4786 25.0405C24.0729 25.2274 23.6434 25.3428 23.198 25.3547C21.7862 25.3945 20.6925 24.8218 19.909 23.6446C19.8931 23.6247 19.8772 23.6048 19.8573 23.581C19.7022 23.9071 19.5432 24.0025 19.3205 23.9111C19.1057 23.8236 19.058 23.6287 19.1733 23.2986C19.2688 23.0163 19.3642 22.7379 19.4676 22.4555C19.567 22.1811 19.7699 22.0976 20.0363 22.2288C20.3266 22.368 20.6169 22.5152 20.9033 22.6623C21.1499 22.7856 21.2294 22.9526 21.1538 23.1515C21.0743 23.3543 20.9112 23.4139 20.6448 23.3463C20.6368 23.3463 20.6249 23.3543 20.5931 23.3583Z\" fill=\"#016349\"/>\\n<path d=\"M13.2835 21.0434C13.2835 22.3797 12.1938 23.4534 10.8456 23.4534C9.50144 23.4534 8.43164 22.3638 8.43164 20.9997C8.43562 19.6674 9.5253 18.5976 10.8775 18.6016C12.2137 18.6056 13.2835 19.6952 13.2835 21.0434ZM10.8616 19.3174C9.93095 19.3134 9.15147 20.089 9.14749 21.0196C9.14351 21.9502 9.91902 22.7296 10.8496 22.7336C11.7763 22.7376 12.5597 21.9581 12.5637 21.0315C12.5716 20.1049 11.7922 19.3214 10.8616 19.3174Z\" fill=\"#016349\" stroke=\"#016349\" stroke-width=\"0.11231\"/>\\n<rect x=\"0.712109\" y=\"1.24922\" width=\"32.0388\" height=\"32.0388\" rx=\"3.7\" stroke=\"#D0D0D0\" stroke-width=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true,...addPropertyOverrides({\"v4ktO2ekp-hover\":{fill:'var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238)) /* {\"name\":\"Light Green\"} */'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2feysi\",\"data-framer-name\":\"Frame 1984078802\",layoutDependency:layoutDependency,layoutId:\"e0JnUhS3z\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{\"v4ktO2ekp-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Lifecycle Assessment of Product\"})}),className:\"framer-b2fs65\",\"data-framer-name\":\"Lifecycle Assessment of Product\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"mwOxXpH6W\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"v4ktO2ekp-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Lifecycle Assessment of Product\"})}),fonts:[\"GF;Manrope-600\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(92, 92, 92))\"},children:\"Rapidly conduct large-scale Lifecycle Assessments of Products (LCA & EPD).\"})}),className:\"framer-oiiew4\",\"data-framer-name\":\"Rapidly conduct large-scale Lifecycle Assessments of Products (LCA & EPD).\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"wuFre3BOh\",style:{\"--extracted-r6o4lv\":\"rgb(92, 92, 92)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18zzn3b\",\"data-framer-name\":\"Frame 1984078808\",layoutDependency:layoutDependency,layoutId:\"koLU293pv\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{\"Ehj3YRglb-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zo80a4\",\"data-framer-name\":\"Group 1597884727\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:34,intrinsicWidth:34,layoutDependency:layoutDependency,layoutId:\"Z901stqIF\",svg:'<svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_4904_9307)\">\\n<path d=\"M18.1946 28.4041C17.6915 28.4041 17.1884 28.4041 16.6852 28.4041C16.6307 28.3916 16.5804 28.3706 16.5259 28.3664C14.8405 28.2281 13.285 27.7082 11.8427 26.8319C11.5367 26.6432 11.4612 26.4839 11.587 26.291C11.7086 26.1066 11.8763 26.1066 12.174 26.2827C14.2535 27.5321 16.4924 28.01 18.899 27.6579C21.2259 27.3141 23.1922 26.2659 24.8106 24.5679C25.1041 24.2576 25.3682 23.9138 25.6533 23.5742C24.9993 23.1969 24.3871 22.8405 23.775 22.4883C20.5718 26.6558 14.2996 26.681 11.1048 22.4925C10.4927 22.8447 9.88058 23.2011 9.25588 23.5616C9.29361 23.6203 9.31877 23.6706 9.3565 23.7084C9.81769 24.2115 10.2747 24.7188 10.7443 25.2177C10.9162 25.398 10.9497 25.5615 10.8155 25.7125C10.6856 25.8592 10.4801 25.8676 10.3208 25.6957C9.80511 25.1465 9.28942 24.5972 8.80307 24.0228C8.48443 23.6455 8.58924 23.2136 9.01689 22.9663C9.18879 22.8657 9.36488 22.765 9.54098 22.6644C9.411 22.438 9.28942 22.2326 9.16364 22.0187C8.96658 22.1319 8.78211 22.241 8.59344 22.3416C8.21191 22.547 7.8136 22.417 7.63332 22.0187C7.28114 21.2431 7.02958 20.4297 6.88284 19.5912C6.81575 19.2097 6.76963 18.8197 6.71094 18.434C6.71094 17.9309 6.71094 17.4278 6.71094 16.9247C6.72352 16.866 6.74029 16.8031 6.74867 16.7444C6.80737 16.3377 6.83252 15.9226 6.92476 15.5243C7.78845 11.6503 10.0776 8.99218 13.7588 7.53733C14.547 7.22707 15.373 7.05518 16.2115 6.95036C16.7481 6.87909 17.0626 7.15999 17.0626 7.70923C17.0626 7.89371 17.0626 8.08238 17.0626 8.27943C17.2051 8.27943 17.3225 8.27943 17.4399 8.27943C17.5615 8.27943 17.6873 8.27943 17.8173 8.27943C17.8173 8.02787 17.8131 7.80566 17.8173 7.58345C17.8257 7.21869 18.1107 6.93359 18.4797 6.94617C18.7019 6.95455 18.9241 6.98809 19.1421 7.02583C21.5236 7.41155 23.5486 8.48487 25.2089 10.229C26.7015 11.7971 27.6364 13.6544 28.0054 15.7885C28.0725 16.1658 28.1144 16.5473 28.1689 16.9247C28.1689 17.4278 28.1689 17.9309 28.1689 18.434C28.1563 18.4885 28.1354 18.5388 28.1312 18.5933C28.0389 19.7715 27.7413 20.8951 27.2717 21.9768C27.0746 22.4296 26.6721 22.5596 26.2403 22.3164C26.0684 22.22 25.8965 22.1194 25.7162 22.0145C25.5862 22.2451 25.4688 22.4464 25.3431 22.6644C25.5359 22.7776 25.7162 22.8782 25.8923 22.9872C26.2822 23.2262 26.3703 23.6413 26.0977 24.0102C24.3913 26.291 22.1441 27.7207 19.3392 28.2448C18.9661 28.3077 18.5803 28.3496 18.1946 28.4041ZM16.4295 7.54991C12.8112 8.04883 10.0902 9.82232 8.43831 13.0674C6.98765 15.9142 6.98765 18.8449 8.22029 21.8091C8.86596 21.436 9.47389 21.0838 10.0734 20.7358C10.0734 20.7064 10.0776 20.6939 10.0734 20.6813C10.0483 20.61 10.0189 20.5387 9.99378 20.4675C9.50324 19.151 9.34811 17.8009 9.57452 16.4132C9.88897 14.472 10.7946 12.8536 12.283 11.5665C12.5052 11.3778 12.6897 11.3568 12.828 11.5203C12.9706 11.6839 12.9286 11.8558 12.698 12.0528C12.6855 12.0612 12.6771 12.0696 12.6645 12.078C10.6562 13.9018 9.80511 16.1616 10.2286 18.8365C10.8952 23.0292 14.9579 25.746 19.0793 24.7943C22.5801 23.9893 25.0747 20.719 24.7226 16.9331C24.5632 15.2308 23.884 13.7425 22.6724 12.5266C20.8485 10.6944 18.639 10.011 16.0941 10.4261C15.3771 10.5435 14.6979 10.7992 14.0481 11.1304C13.9516 11.1807 13.8091 11.2185 13.7169 11.1849C13.6288 11.1514 13.5366 11.0298 13.5114 10.9292C13.4695 10.7657 13.5827 10.6609 13.7252 10.5854C14.5218 10.1661 15.3646 9.88941 16.2534 9.75524C16.396 9.73428 16.4379 9.69235 16.4379 9.5498C16.4295 9.08023 16.4337 8.61484 16.4337 8.14527C16.4295 7.96498 16.4295 7.77631 16.4295 7.54991ZM26.6679 21.8133C27.997 18.5221 27.8712 15.3524 26.0349 12.3379C24.3201 9.52045 21.7416 7.98175 18.4504 7.55829C18.4504 8.27524 18.4462 8.95864 18.4545 9.64204C18.4545 9.67977 18.5384 9.73428 18.5929 9.74686C19.2092 9.91876 19.8465 10.032 20.4377 10.2626C24.0266 11.6881 26.0726 15.625 25.2005 19.3858C25.0957 19.8386 24.9448 20.2788 24.8148 20.74C25.4102 21.0838 26.0181 21.436 26.6679 21.8133ZM17.8089 8.92929C17.5447 8.92929 17.31 8.92929 17.071 8.92929C17.071 9.18504 17.071 9.41564 17.071 9.65462C17.3225 9.65462 17.5615 9.65462 17.8089 9.65462C17.8089 9.40725 17.8089 9.17666 17.8089 8.92929ZM10.7401 21.9559C10.6059 21.7253 10.4843 21.5198 10.3585 21.306C10.1321 21.4402 9.9267 21.5575 9.70868 21.6875C9.84285 21.9139 9.96443 22.1194 10.086 22.3332C10.3166 22.2032 10.5221 22.0858 10.7401 21.9559ZM24.5171 21.306C24.3871 21.5282 24.2698 21.7378 24.144 21.9559C24.3662 22.0816 24.5716 22.2032 24.7938 22.3332C24.9238 22.111 25.0412 21.9013 25.167 21.6833C24.9406 21.5534 24.7351 21.4318 24.5171 21.306Z\" fill=\"#358C73\"/>\\n<path d=\"M22.6301 17.965C22.3576 17.965 22.0893 17.965 21.8167 17.965C21.5736 17.965 21.431 17.8435 21.4268 17.6506C21.4226 17.4577 21.5694 17.332 21.8084 17.332C22.1857 17.3278 22.563 17.3278 22.9404 17.332C23.2003 17.3361 23.3093 17.4452 23.3093 17.7009C23.3177 18.7029 22.7978 19.5708 21.9886 19.8979C20.7476 20.401 19.276 19.6505 18.8861 18.3172C18.6136 17.3781 18.9322 16.376 19.6995 15.7639C20.4625 15.1518 21.5149 15.0679 22.3702 15.5459C22.4121 15.571 22.454 15.5962 22.496 15.6213C22.6762 15.7471 22.7266 15.9064 22.6343 16.0658C22.5379 16.2293 22.3618 16.2544 22.1605 16.1664C21.9425 16.0658 21.7161 15.9484 21.4855 15.9106C20.4038 15.7262 19.4689 16.5144 19.4353 17.6087C19.4018 18.7658 20.5296 19.6631 21.6239 19.3528C22.1899 19.1935 22.6301 18.5939 22.6301 17.965Z\" fill=\"#016349\"/>\\n<path d=\"M16.3919 15.2188C16.895 15.2397 17.3353 15.4158 17.7378 15.7051C17.9097 15.8309 17.9474 16.007 17.8468 16.1579C17.742 16.3172 17.5491 16.3466 17.3688 16.225C16.9873 15.965 16.5848 15.8057 16.111 15.9105C15.7672 15.986 15.5324 16.2627 15.5702 16.552C15.5953 16.7365 15.6876 16.8748 15.8678 16.9461C16.262 17.1012 16.6561 17.2606 17.0502 17.4241C17.4611 17.596 17.8048 17.8517 17.9684 18.2878C18.157 18.7867 17.9642 19.3779 17.4946 19.7091C16.7693 20.2248 16.023 20.1241 15.2893 19.7258C15.1216 19.6336 14.9706 19.5036 14.8281 19.3695C14.6646 19.2185 14.6604 19.0215 14.7945 18.8873C14.9245 18.7573 15.1174 18.7657 15.2767 18.9209C15.654 19.2898 16.1068 19.4491 16.6309 19.3904C16.7567 19.3779 16.8909 19.3317 17.0041 19.2688C17.5281 18.9796 17.5491 18.4261 17.0334 18.1326C16.7273 17.9565 16.3835 17.8475 16.0565 17.7092C15.9391 17.6589 15.8259 17.6128 15.7085 17.5624C15.1677 17.3277 14.9035 16.9419 14.9329 16.422C14.958 15.9189 15.3228 15.4703 15.8469 15.3152C16.0188 15.2733 16.2074 15.2523 16.3919 15.2188Z\" fill=\"#016349\"/>\\n<path d=\"M12.2118 15.9025C12.2118 16.3888 12.2118 16.8458 12.2118 17.3363C12.5514 17.3363 12.8826 17.3363 13.218 17.3363C13.3103 17.3363 13.3983 17.3322 13.4905 17.3363C13.6876 17.3447 13.8176 17.4705 13.8218 17.6424C13.826 17.8185 13.6834 17.9611 13.4822 17.9652C13.1258 17.9694 12.7694 17.9652 12.413 17.9694C12.3501 17.9694 12.2914 17.9736 12.216 17.9778C12.216 18.4432 12.216 18.9044 12.216 19.3907C12.2747 19.3949 12.3418 19.3991 12.4088 19.3991C12.7988 19.3991 13.1929 19.3949 13.5828 19.3991C13.8008 19.3991 13.9517 19.5375 13.9517 19.7178C13.9517 19.9023 13.8092 20.0322 13.5828 20.0322C13.0294 20.0364 12.4801 20.0364 11.9267 20.0322C11.6835 20.0322 11.5745 19.9148 11.5703 19.6675C11.5703 18.3174 11.5703 16.9716 11.5703 15.6216C11.5703 15.3826 11.6877 15.2568 11.9309 15.2568C12.4843 15.2484 13.0335 15.2526 13.587 15.2568C13.8008 15.261 13.9517 15.4077 13.9475 15.5838C13.9434 15.7641 13.7966 15.8983 13.5744 15.9025C13.13 15.9025 12.6814 15.9025 12.2118 15.9025Z\" fill=\"#016349\"/>\\n</g>\\n<rect x=\"1.07344\" y=\"1.24922\" width=\"32.0388\" height=\"32.0388\" rx=\"3.7\" stroke=\"#D0D0D0\" stroke-width=\"0.6\"/>\\n<defs>\\n<clipPath id=\"clip0_4904_9307\">\\n<rect x=\"5.625\" y=\"5.94922\" width=\"22.9354\" height=\"23.6304\" rx=\"2.36304\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true,...addPropertyOverrides({\"Ehj3YRglb-hover\":{fill:'var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238)) /* {\"name\":\"Light Green\"} */'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wb7oky\",\"data-framer-name\":\"Frame 1984078803\",layoutDependency:layoutDependency,layoutId:\"BxYmAurEN\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{\"Ehj3YRglb-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"ESG Assessment and Reporting\"})}),className:\"framer-1v8f4ri\",\"data-framer-name\":\"ESG Assessment and Reporting\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"N9ptN9DIm\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"Ehj3YRglb-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"ESG Assessment and Reporting\"})}),fonts:[\"GF;Manrope-600\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(92, 92, 92))\"},children:\"Streamline ESG assessment and reporting, aligning with international standards.\"})}),className:\"framer-13txs28\",\"data-framer-name\":\"Streamline ESG assessment and reporting, aligning with international standards.\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"eHzyynKMz\",style:{\"--extracted-r6o4lv\":\"rgb(92, 92, 92)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f1pbfu\",\"data-framer-name\":\"Frame 1984078807\",layoutDependency:layoutDependency,layoutId:\"ZBkYIA5hG\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{\"BcXBfz_de-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1nbetln\",\"data-framer-name\":\"Group 1597884728\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:34,intrinsicWidth:34,layoutDependency:layoutDependency,layoutId:\"DW4YyIT1J\",svg:'<svg width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_4904_9319)\">\\n<path d=\"M5.68555 18.3191C5.78046 18.1293 5.93145 18.043 6.13852 18.0128C6.33697 17.9826 6.5311 17.9308 6.72523 17.8834C6.95819 17.8273 6.98839 17.7626 6.86328 17.5598C6.73386 17.3527 6.60444 17.1457 6.47502 16.9386C6.35854 16.7531 6.37579 16.5848 6.5311 16.4339C6.82445 16.1405 7.11781 15.8428 7.41548 15.5495C7.59235 15.3769 7.72609 15.3597 7.93748 15.4891C8.15318 15.6185 8.36025 15.7566 8.57596 15.8903C8.73989 15.9938 8.82186 15.9593 8.865 15.7695C8.92108 15.5322 8.96853 15.295 9.02462 15.0577C9.08501 14.7988 9.19718 14.7082 9.46465 14.7039C9.86586 14.6996 10.2714 14.6996 10.6726 14.7039C10.9271 14.7082 11.035 14.7902 11.0954 15.0447C11.1558 15.282 11.2032 15.5193 11.255 15.7566C11.3024 15.9593 11.3801 15.9938 11.557 15.886C11.7727 15.7522 11.9797 15.6185 12.1954 15.4805C12.3809 15.364 12.5449 15.3855 12.7002 15.5408C12.9288 15.7695 13.1488 16.0068 13.3904 16.2225C13.4767 16.3001 13.6104 16.3605 13.7226 16.3605C15.267 16.3691 16.8158 16.3648 18.3602 16.3648C18.77 16.3648 18.8693 16.4641 18.8736 16.8696C18.8736 17.1845 18.8736 17.4994 18.8736 17.8445C18.9685 17.8445 19.0418 17.8445 19.1195 17.8445C19.9693 17.8445 20.8149 17.8489 21.6648 17.8402C21.8632 17.8402 22.0013 17.9049 22.1264 18.0603C22.726 18.8152 23.3386 19.5572 23.9296 20.3165C24.0245 20.4416 24.0849 20.6271 24.0893 20.7824C24.1065 21.464 24.0979 22.15 24.0979 22.8316C24.0979 22.9092 24.0979 22.9869 24.0979 23.0732C24.1626 23.0818 24.2101 23.0947 24.2575 23.0904C24.8054 23.0818 25.3533 23.1077 25.8925 23.0559C26.5569 22.9912 27.0401 22.4347 27.0444 21.7617C27.053 19.7557 27.053 17.7496 27.0444 15.7436C27.0401 15.0016 26.4447 14.4278 25.7027 14.4235C24.594 14.4149 23.4896 14.4235 22.3809 14.4192C22.2428 14.4192 22.1781 14.471 22.1134 14.5831C21.7899 15.1569 21.4577 15.7307 21.1255 16.3001C20.9055 16.6798 20.6165 16.6841 20.4008 16.3044C19.6113 14.9283 18.8132 13.5607 18.041 12.1716C17.5103 11.2182 17.3895 10.2216 17.8512 9.19489C18.4292 7.91793 19.7234 7.19749 21.0177 7.3226C22.5017 7.46496 23.6233 8.50033 23.8994 9.90239C24.0547 10.6962 23.8779 11.4296 23.5112 12.1241C23.2696 12.59 23.0021 13.0387 22.7433 13.496C22.7088 13.5564 22.6786 13.6211 22.6268 13.716C22.7347 13.716 22.808 13.716 22.8856 13.716C23.8692 13.7203 24.8572 13.7031 25.8408 13.7333C26.7985 13.7635 27.6052 14.5357 27.7346 15.4891C27.7433 15.5365 27.7605 15.584 27.7778 15.6314C27.7778 17.7022 27.7778 19.7729 27.7778 21.8437C27.7648 21.9041 27.7433 21.9645 27.7346 22.0292C27.6138 22.879 26.9322 23.6254 26.0823 23.7332C25.5172 23.8066 24.9348 23.772 24.361 23.785C24.2791 23.785 24.1928 23.785 24.0979 23.785C24.0979 24.3329 24.0979 24.8506 24.0979 25.3682C24.0979 25.7134 23.9771 25.8342 23.6277 25.8342C23.3214 25.8385 23.0107 25.8342 22.7001 25.8342C22.6743 25.9118 22.6527 25.9808 22.6311 26.0499C22.4542 26.533 22.1307 26.8825 21.6605 27.0895C21.5181 27.1499 21.3671 27.1888 21.2161 27.2362C21.0565 27.2362 20.9012 27.2362 20.7416 27.2362C20.7027 27.2233 20.6639 27.2017 20.6251 27.1931C19.9909 27.0464 19.5595 26.6625 19.3266 26.0585C19.3007 25.9895 19.2791 25.9118 19.2532 25.8385C17.9763 25.8385 16.7166 25.8385 15.4525 25.8428C15.4008 25.8428 15.3188 25.9291 15.2972 25.9895C15.116 26.5115 14.7796 26.8954 14.2662 27.1025C14.1281 27.1586 13.9815 27.1931 13.8391 27.2362C13.6967 27.2362 13.55 27.2362 13.4077 27.2362C13.3947 27.2276 13.3861 27.2147 13.3732 27.2147C12.6441 27.0723 12.1609 26.6625 11.9323 25.9506C11.915 25.8989 11.8072 25.8428 11.7425 25.8385C11.3197 25.8298 10.8926 25.8342 10.4698 25.8342C9.72349 25.8342 9.70624 25.8169 9.70624 25.0792C9.70624 24.5356 9.70624 23.9877 9.70624 23.4355C9.63721 23.4269 9.58976 23.4183 9.53799 23.4183C9.14541 23.4054 9.08933 23.3579 9.00305 22.9739C8.95559 22.7626 8.90814 22.5555 8.86068 22.3441C8.82186 22.1758 8.73126 22.1327 8.58027 22.2319C8.36888 22.3657 8.15749 22.4994 7.94179 22.6331C7.7304 22.7626 7.59235 22.7496 7.41979 22.5814C7.12212 22.288 6.82877 21.9947 6.53541 21.697C6.36717 21.5244 6.35422 21.3864 6.48365 21.175C6.61307 20.9679 6.7468 20.7608 6.87191 20.5538C6.98407 20.3683 6.95819 20.2992 6.75112 20.2518C6.54836 20.2043 6.3456 20.1526 6.14284 20.1181C5.94008 20.0879 5.78477 19.9973 5.68555 19.8161C5.68555 19.3243 5.68555 18.8238 5.68555 18.3191ZM10.4224 25.1396C10.871 25.1396 11.2981 25.1353 11.7295 25.1439C11.8589 25.1482 11.9107 25.1051 11.9495 24.98C12.1868 24.2423 12.8425 23.7591 13.5932 23.7591C14.3827 23.7591 15.0298 24.2207 15.2757 24.9886C15.3188 25.1223 15.3749 25.1482 15.5 25.1482C16.3283 25.1439 17.1523 25.1482 17.9806 25.1439C18.0367 25.1439 18.0884 25.1353 18.1402 25.1267C18.1402 22.4347 18.1402 19.7557 18.1402 17.068C18.0453 17.068 17.9676 17.068 17.89 17.068C16.6389 17.068 15.3878 17.068 14.1368 17.068C13.5457 17.068 13.5457 17.068 13.2438 17.5771C13.2394 17.5814 13.2351 17.59 13.2308 17.5943C13.1316 17.7453 13.179 17.8359 13.3473 17.8704C13.5975 17.9265 13.852 17.9826 14.1022 18.0387C14.305 18.0818 14.4172 18.2112 14.4172 18.4183C14.4215 18.8497 14.4215 19.2811 14.4172 19.7125C14.4129 19.9153 14.3179 20.049 14.1066 20.0922C13.8607 20.1439 13.6191 20.2043 13.3732 20.2604C13.1575 20.3122 13.1273 20.3812 13.2481 20.5753C13.3775 20.7824 13.5069 20.9895 13.6363 21.1966C13.7528 21.3778 13.7399 21.546 13.5846 21.7013C13.2869 21.9947 12.9979 22.2923 12.7002 22.5857C12.5233 22.7626 12.3809 22.7712 12.1609 22.6375C11.9539 22.508 11.7468 22.3743 11.5397 22.2492C11.3715 22.1457 11.2938 22.1802 11.2507 22.37C11.1989 22.5943 11.1558 22.8186 11.104 23.043C11.035 23.345 10.9401 23.4226 10.6294 23.4312C10.5604 23.4312 10.4914 23.4399 10.4181 23.4442C10.4224 24.0136 10.4224 24.5572 10.4224 25.1396ZM23.3731 20.9895C23.2696 20.9895 23.1919 20.9895 23.11 20.9895C22.0617 20.9895 21.0133 20.9895 19.9607 20.9895C19.5293 20.9895 19.4344 20.8946 19.4344 20.4545C19.4344 19.9023 19.4344 19.3502 19.4344 18.7936C19.4344 18.716 19.4301 18.6426 19.4258 18.5607C19.2316 18.5607 19.0634 18.5607 18.8865 18.5607C18.8865 20.7565 18.8865 22.9438 18.8865 25.131C19.0203 25.131 19.1324 25.131 19.2532 25.131C19.4819 24.3501 19.9737 23.8368 20.789 23.7677C21.7899 23.6815 22.4025 24.2121 22.6958 25.1223C22.9331 25.1223 23.1531 25.1223 23.3688 25.1223C23.3731 23.7418 23.3731 22.3786 23.3731 20.9895ZM20.7631 15.5408C21.0608 15.0275 21.3455 14.5443 21.6216 14.0525C22.0875 13.2285 22.5793 12.4175 22.9978 11.5719C23.4508 10.653 23.3386 9.74709 22.6915 8.9533C22.0444 8.15952 21.1773 7.87911 20.1851 8.10344C18.7571 8.42699 17.7778 10.0404 18.5371 11.5849C18.9555 12.4304 19.4473 13.2415 19.9133 14.0654C20.185 14.5486 20.4655 15.0318 20.7631 15.5408ZM10.4569 22.7194C10.4914 22.5857 10.5432 22.4606 10.5475 22.3355C10.5734 21.8782 10.7934 21.6021 11.242 21.4813C11.4146 21.4338 11.557 21.4209 11.708 21.5244C11.9193 21.6668 12.1394 21.7962 12.3162 21.9084C12.5276 21.7099 12.7174 21.5331 12.9116 21.3519C12.7778 21.1362 12.6312 20.9205 12.5061 20.6961C12.4586 20.6099 12.4111 20.4847 12.437 20.3941C12.4931 20.1957 12.5751 20.0016 12.6786 19.8204C12.7218 19.747 12.8296 19.6866 12.9159 19.6608C13.1747 19.5874 13.4422 19.5313 13.7097 19.4709C13.7097 19.2035 13.7097 18.9446 13.7097 18.6772C13.5802 18.647 13.4595 18.5952 13.3343 18.5866C12.8814 18.5564 12.5966 18.3493 12.4759 17.8963C12.4284 17.7238 12.4068 17.5814 12.5104 17.4304C12.6527 17.2147 12.7865 16.9947 12.9202 16.779C12.7261 16.5892 12.5449 16.4123 12.3464 16.2182C12.2472 16.2786 12.1178 16.3389 12.0186 16.4252C11.6734 16.7229 11.324 16.7704 10.9228 16.5288C10.7761 16.4425 10.6683 16.3605 10.6338 16.188C10.582 15.9334 10.513 15.6789 10.4569 15.433C10.1765 15.433 9.91762 15.433 9.6631 15.433C9.62858 15.571 9.58113 15.6962 9.5725 15.8213C9.53799 16.2527 9.34817 16.5288 8.90814 16.6496C8.70969 16.7056 8.5587 16.7186 8.38614 16.6021C8.18338 16.4597 7.96768 16.3389 7.7908 16.2268C7.57941 16.4209 7.38959 16.5978 7.19978 16.7747C7.27743 16.8955 7.33351 17.0249 7.41979 17.1241C7.70883 17.4563 7.75197 17.7928 7.52764 18.181C7.43705 18.3407 7.35077 18.4658 7.16095 18.5003C6.91074 18.5477 6.66483 18.6168 6.41893 18.6728C6.41893 18.9533 6.41893 19.2078 6.41893 19.4666C6.55267 19.5011 6.67778 19.5529 6.80288 19.5572C7.26449 19.5788 7.53196 19.8161 7.65275 20.2561C7.70021 20.4243 7.70883 20.5581 7.61824 20.7004C7.47588 20.9205 7.33783 21.1448 7.21703 21.3346C7.41548 21.5374 7.59667 21.7229 7.78649 21.9127C7.88571 21.8523 8.01513 21.7919 8.11435 21.7056C8.44654 21.4166 8.79166 21.3605 9.16698 21.6021C9.17992 21.6107 9.19718 21.6107 9.20581 21.6193C9.30072 21.7272 9.43014 21.8221 9.47328 21.9472C9.55956 22.1931 9.6027 22.4563 9.6631 22.7108C9.93488 22.7194 10.1851 22.7194 10.4569 22.7194ZM20.1419 18.5521C20.1419 19.1431 20.1419 19.6996 20.1419 20.269C21.0867 20.269 22.0228 20.269 22.9935 20.269C22.5362 19.7039 22.1005 19.1603 21.6605 18.6211C21.6303 18.5823 21.5655 18.5521 21.5138 18.5521C21.0694 18.5477 20.6165 18.5521 20.1419 18.5521ZM20.9702 24.445C20.4051 24.4494 19.9305 24.9282 19.9262 25.489C19.9219 26.0628 20.4094 26.546 20.9831 26.5417C21.5526 26.5373 22.0228 26.0671 22.0271 25.4977C22.0271 24.9282 21.5397 24.4407 20.9702 24.445ZM12.5794 25.4847C12.5751 26.0714 13.041 26.5417 13.6234 26.5417C14.1972 26.5373 14.6631 26.0757 14.6631 25.502C14.6674 24.9196 14.1928 24.4407 13.6191 24.445C13.0453 24.445 12.5794 24.911 12.5794 25.4847Z\" fill=\"#016349\"/>\\n<path d=\"M20.763 8.87109C21.6776 8.87109 22.4239 9.61311 22.4196 10.5277C22.4153 11.425 21.6733 12.167 20.7717 12.1757C19.87 12.1843 19.1064 11.4293 19.1064 10.5234C19.1064 9.60879 19.8485 8.87109 20.763 8.87109ZM20.763 11.4638C21.2894 11.4638 21.7078 11.054 21.7164 10.5277C21.7251 10.0014 21.2894 9.56134 20.763 9.56134C20.241 9.56134 19.801 10.0057 19.8096 10.5277C19.8139 11.0497 20.2367 11.4638 20.763 11.4638Z\" fill=\"#358C73\"/>\\n<path d=\"M10.0726 21.3908C8.78701 21.3994 7.7387 20.3597 7.73439 19.0741C7.73007 17.8015 8.78702 16.7402 10.064 16.7402C11.3366 16.7402 12.372 17.767 12.3849 19.0526C12.4022 20.3338 11.3625 21.3821 10.0726 21.3908ZM8.44189 19.0655C8.44189 19.9758 9.15802 20.6962 10.064 20.6962C10.957 20.6962 11.6861 19.9758 11.6861 19.0871C11.6904 18.1768 10.9785 17.4521 10.0726 17.4521C9.15802 17.4477 8.44189 18.1552 8.44189 19.0655Z\" fill=\"#358C73\"/>\\n</g>\\n<rect x=\"0.712109\" y=\"1.24922\" width=\"32.0388\" height=\"32.0388\" rx=\"3.7\" stroke=\"#D0D0D0\" stroke-width=\"0.6\"/>\\n<defs>\\n<clipPath id=\"clip0_4904_9319\">\\n<rect x=\"5.41113\" y=\"5.60547\" width=\"22.6404\" height=\"23.3265\" rx=\"2.33265\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true,...addPropertyOverrides({\"BcXBfz_de-hover\":{fill:'var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238)) /* {\"name\":\"Light Green\"} */'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m67x81\",\"data-framer-name\":\"Frame 1984078804\",layoutDependency:layoutDependency,layoutId:\"KoB6qIDT9\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{\"BcXBfz_de-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Suppliers\u2019 Assessment\"})}),className:\"framer-o06vg9\",\"data-framer-name\":\"Suppliers\u2019 Assessment\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"os5tLIVVP\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"BcXBfz_de-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Suppliers\u2019 Assessment\"})}),fonts:[\"GF;Manrope-600\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(92, 92, 92))\"},children:\"Integrate suppliers seamlessly for reliable environmental reporting and analysis.\"})}),className:\"framer-1rhsq8z\",\"data-framer-name\":\"Integrate suppliers seamlessly for reliable environmental reporting and analysis.\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"La869oSLt\",style:{\"--extracted-r6o4lv\":\"rgb(92, 92, 92)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Zbkow.framer-1djbj2y, .framer-Zbkow .framer-1djbj2y { display: block; }\",\".framer-Zbkow.framer-fc1bmg { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 6px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Zbkow .framer-1k23cna, .framer-Zbkow .framer-13qqzp9, .framer-Zbkow .framer-1f1pbfu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Zbkow .framer-lk4jqt, .framer-Zbkow .framer-lj79c5, .framer-Zbkow .framer-zo80a4, .framer-Zbkow .framer-1nbetln { flex: none; height: 34px; position: relative; width: 34px; }\",\".framer-Zbkow .framer-1vys7yn, .framer-Zbkow .framer-2feysi, .framer-Zbkow .framer-wb7oky, .framer-Zbkow .framer-1m67x81 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 278px; }\",\".framer-Zbkow .framer-1xchdcc, .framer-Zbkow .framer-td49td, .framer-Zbkow .framer-b2fs65, .framer-Zbkow .framer-oiiew4, .framer-Zbkow .framer-1v8f4ri, .framer-Zbkow .framer-13txs28, .framer-Zbkow .framer-o06vg9, .framer-Zbkow .framer-1rhsq8z { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 278px; word-break: break-word; word-wrap: break-word; }\",\".framer-Zbkow .framer-18zzn3b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 74\n * @framerIntrinsicWidth 336\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"v4ktO2ekp\":{\"layout\":[\"auto\",\"auto\"]},\"Ehj3YRglb\":{\"layout\":[\"auto\",\"auto\"]},\"BcXBfz_de\":{\"layout\":[\"auto\",\"auto\"]},\"UqpQiufHu\":{\"layout\":[\"auto\",\"auto\"]},\"MuinNz6oW\":{\"layout\":[\"auto\",\"auto\"]},\"RoYbQupQ9\":{\"layout\":[\"auto\",\"auto\"]},\"mVchwiiWg\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerqXBTCn1gG=withCSS(Component,css,\"framer-Zbkow\");export default FramerqXBTCn1gG;FramerqXBTCn1gG.displayName=\"Solutions Dropdown- Item 1\";FramerqXBTCn1gG.defaultProps={height:74,width:336};addPropertyControls(FramerqXBTCn1gG,{variant:{options:[\"j69bp0N0K\",\"v4ktO2ekp\",\"Ehj3YRglb\",\"BcXBfz_de\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerqXBTCn1gG,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqXBTCn1gG\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"v4ktO2ekp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ehj3YRglb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BcXBfz_de\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UqpQiufHu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MuinNz6oW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RoYbQupQ9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mVchwiiWg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"336\",\"framerIntrinsicHeight\":\"74\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qXBTCn1gG.map", "// Generated by Framer (5b26096)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={NBTYTMZKM:{hover:true,pressed:true}};const cycleOrder=[\"NBTYTMZKM\",\"fCcXoUy4X\"];const serializationHash=\"framer-NLcGs\";const variantClassNames={fCcXoUy4X:\"framer-v-1d5l9dx\",NBTYTMZKM:\"framer-v-gdxkp2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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={\"Variant 1\":\"NBTYTMZKM\",\"Variant 2\":\"fCcXoUy4X\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"NBTYTMZKM\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NBTYTMZKM\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},motionChild:true,nodeId:\"NBTYTMZKM\",openInNewTab:false,scopeId:\"bvbSZVtzP\",...addPropertyOverrides({\"NBTYTMZKM-hover\":{href:undefined},fCcXoUy4X:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-gdxkp2\",className,classNames)} framer-tbaqzg`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"NBTYTMZKM\",ref:refBinding,style:{...style},...addPropertyOverrides({\"NBTYTMZKM-hover\":{\"data-framer-name\":undefined},\"NBTYTMZKM-pressed\":{\"data-framer-name\":undefined},fCcXoUy4X:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:\"Product\"})}),className:\"framer-1mpgpw1\",\"data-framer-name\":\"Product\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"m3jYJXYYl\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,variants:{\"NBTYTMZKM-hover\":{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"},\"NBTYTMZKM-pressed\":{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"},fCcXoUy4X:{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"NBTYTMZKM-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Product\"})})},\"NBTYTMZKM-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Product\"})}),fonts:[\"GF;Manrope-600\"]},fCcXoUy4X:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Product\"})}),fonts:[\"GF;Manrope-700\"]}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NLcGs.framer-tbaqzg, .framer-NLcGs .framer-tbaqzg { display: block; }\",\".framer-NLcGs.framer-gdxkp2 { cursor: pointer; height: 19px; overflow: visible; position: relative; text-decoration: none; width: 59px; }\",\".framer-NLcGs .framer-1mpgpw1 { flex: none; height: auto; left: 49%; position: absolute; top: 47%; white-space: pre; width: auto; }\",\".framer-NLcGs.framer-v-1d5l9dx.framer-gdxkp2 { cursor: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 19\n * @framerIntrinsicWidth 59\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"fCcXoUy4X\":{\"layout\":[\"fixed\",\"fixed\"]},\"CSLj06dzt\":{\"layout\":[\"fixed\",\"fixed\"]},\"OOj6qdojI\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbvbSZVtzP=withCSS(Component,css,\"framer-NLcGs\");export default FramerbvbSZVtzP;FramerbvbSZVtzP.displayName=\"Product- Navbar Item 1\";FramerbvbSZVtzP.defaultProps={height:19,width:59};addPropertyControls(FramerbvbSZVtzP,{variant:{options:[\"NBTYTMZKM\",\"fCcXoUy4X\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerbvbSZVtzP,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbvbSZVtzP\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"59\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"19\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fCcXoUy4X\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CSLj06dzt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OOj6qdojI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bvbSZVtzP.map", "// Generated by Framer (5b26096)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={H35eJzX3m:{hover:true}};const cycleOrder=[\"H35eJzX3m\",\"OFvc_GHiP\"];const serializationHash=\"framer-oO06D\";const variantClassNames={H35eJzX3m:\"framer-v-10bnjx5\",OFvc_GHiP:\"framer-v-1h1g1i7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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={\"Variant 1\":\"H35eJzX3m\",\"Variant 2\":\"OFvc_GHiP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"H35eJzX3m\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"H35eJzX3m\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},motionChild:true,nodeId:\"H35eJzX3m\",scopeId:\"lrCpCR7We\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-10bnjx5\",className,classNames)} framer-16cy77t`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"H35eJzX3m\",ref:refBinding,style:{...style},...addPropertyOverrides({\"H35eJzX3m-hover\":{\"data-framer-name\":undefined},OFvc_GHiP:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:\"About Us\"})}),className:\"framer-1899hs9\",\"data-framer-name\":\"About Us\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"cBv0ghrlm\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,variants:{\"H35eJzX3m-hover\":{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"},OFvc_GHiP:{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"H35eJzX3m-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"About Us\"})})},OFvc_GHiP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"About Us\"})}),fonts:[\"GF;Manrope-700\"]}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oO06D.framer-16cy77t, .framer-oO06D .framer-16cy77t { display: block; }\",\".framer-oO06D.framer-10bnjx5 { cursor: pointer; height: 19px; overflow: visible; position: relative; text-decoration: none; width: 68px; }\",\".framer-oO06D .framer-1899hs9 { flex: none; height: auto; left: 50%; position: absolute; top: 47%; white-space: pre; width: auto; }\",\".framer-oO06D.framer-v-1h1g1i7.framer-10bnjx5 { cursor: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 19\n * @framerIntrinsicWidth 68\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"OFvc_GHiP\":{\"layout\":[\"fixed\",\"fixed\"]},\"ypOdDyuuS\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerlrCpCR7We=withCSS(Component,css,\"framer-oO06D\");export default FramerlrCpCR7We;FramerlrCpCR7We.displayName=\"About Us- Navbar Item 3\";FramerlrCpCR7We.defaultProps={height:19,width:68};addPropertyControls(FramerlrCpCR7We,{variant:{options:[\"H35eJzX3m\",\"OFvc_GHiP\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerlrCpCR7We,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlrCpCR7We\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OFvc_GHiP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ypOdDyuuS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"68\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"19\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lrCpCR7We.map", "// Generated by Framer (bf2ee14)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={NGYrsbcHE:{hover:true}};const cycleOrder=[\"NGYrsbcHE\",\"Ws6yDev4C\"];const serializationHash=\"framer-vPJJh\";const variantClassNames={NGYrsbcHE:\"framer-v-sl53l3\",Ws6yDev4C:\"framer-v-d8jqv4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,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={\"Variant 1\":\"NGYrsbcHE\",\"Variant 2\":\"Ws6yDev4C\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"NGYrsbcHE\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NGYrsbcHE\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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__*/_jsx(Link,{href:{webPageId:\"Od3QJwybK\"},motionChild:true,nodeId:\"NGYrsbcHE\",openInNewTab:false,scopeId:\"SLlDMlDnK\",...addPropertyOverrides({Ws6yDev4C:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-sl53l3\",className,classNames)} framer-jn7gof`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"NGYrsbcHE\",ref:refBinding,style:{...style},...addPropertyOverrides({\"NGYrsbcHE-hover\":{\"data-framer-name\":undefined},Ws6yDev4C:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:\"Knowledge Centre\"})}),className:\"framer-bc8s9w\",\"data-framer-name\":\"Knowledge Centre\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"guTvHVh8z\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,variants:{\"NGYrsbcHE-hover\":{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"},Ws6yDev4C:{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"NGYrsbcHE-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Knowledge Centre\"})})},Ws6yDev4C:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Knowledge Centre\"})}),fonts:[\"GF;Manrope-700\"]}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vPJJh.framer-jn7gof, .framer-vPJJh .framer-jn7gof { display: block; }\",\".framer-vPJJh.framer-sl53l3 { cursor: pointer; height: 19px; overflow: visible; position: relative; text-decoration: none; width: 137px; }\",\".framer-vPJJh .framer-bc8s9w { flex: none; height: auto; left: 0px; position: absolute; top: 47%; white-space: pre; width: auto; }\",\".framer-vPJJh.framer-v-d8jqv4.framer-sl53l3 { cursor: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 19\n * @framerIntrinsicWidth 137\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Ws6yDev4C\":{\"layout\":[\"fixed\",\"fixed\"]},\"laGV2PvTt\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerSLlDMlDnK=withCSS(Component,css,\"framer-vPJJh\");export default FramerSLlDMlDnK;FramerSLlDMlDnK.displayName=\"Knowledge Centre- Navbar Item 4\";FramerSLlDMlDnK.defaultProps={height:19,width:137};addPropertyControls(FramerSLlDMlDnK,{variant:{options:[\"NGYrsbcHE\",\"Ws6yDev4C\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSLlDMlDnK,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSLlDMlDnK\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"137\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Ws6yDev4C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"laGV2PvTt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"19\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SLlDMlDnK.map", "// Generated by Framer (5b26096)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={fOlBcmYlB:{hover:true},QKpx3BfT_:{hover:true},rUK_djnjv:{hover:true},Xi6ItZC8v:{hover:true}};const cycleOrder=[\"QKpx3BfT_\",\"Xi6ItZC8v\",\"fOlBcmYlB\",\"rUK_djnjv\"];const serializationHash=\"framer-4vmww\";const variantClassNames={fOlBcmYlB:\"framer-v-wiw1u7\",QKpx3BfT_:\"framer-v-12pwpuh\",rUK_djnjv:\"framer-v-sgblgt\",Xi6ItZC8v:\"framer-v-1w4nles\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"QKpx3BfT_\",\"Variant 2\":\"Xi6ItZC8v\",\"Variant 3\":\"fOlBcmYlB\",\"Variant 4\":\"rUK_djnjv\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QKpx3BfT_\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"QKpx3BfT_\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Xi6ItZC8v-hover\",\"fOlBcmYlB-hover\",\"rUK_djnjv-hover\"].includes(gestureVariant))return false;if([\"Xi6ItZC8v\",\"fOlBcmYlB\",\"rUK_djnjv\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"Xi6ItZC8v-hover\")return true;if(baseVariant===\"Xi6ItZC8v\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"fOlBcmYlB-hover\")return true;if(baseVariant===\"fOlBcmYlB\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"rUK_djnjv-hover\")return true;if(baseVariant===\"rUK_djnjv\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KeZJTkpoH\"},motionChild:true,nodeId:\"QKpx3BfT_\",openInNewTab:false,scopeId:\"A5ChN6Rjq\",...addPropertyOverrides({fOlBcmYlB:{href:{webPageId:\"xXxdqFtuS\"}},rUK_djnjv:{href:{webPageId:\"LRqIIYBYO\"}},Xi6ItZC8v:{href:{webPageId:\"V7Nkvevnr\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-12pwpuh\",className,classNames)} framer-1ti4p22`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"QKpx3BfT_\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"fOlBcmYlB-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},\"QKpx3BfT_-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},\"rUK_djnjv-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},\"Xi6ItZC8v-hover\":{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},...addPropertyOverrides({\"fOlBcmYlB-hover\":{\"data-framer-name\":undefined},\"QKpx3BfT_-hover\":{\"data-framer-name\":undefined},\"rUK_djnjv-hover\":{\"data-framer-name\":undefined},\"Xi6ItZC8v-hover\":{\"data-framer-name\":undefined},fOlBcmYlB:{\"data-framer-name\":\"Variant 3\"},rUK_djnjv:{\"data-framer-name\":\"Variant 4\"},Xi6ItZC8v:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4d33gz\",\"data-framer-name\":\"Frame 1984078805\",layoutDependency:layoutDependency,layoutId:\"WXSKlKu6I\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ocue2a\",\"data-framer-name\":\"Group 1597884725\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"JVg8VasD3\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 33\"><g transform=\"translate(4.959 4.031)\"><path d=\"M 2.5 25.003 C 1.119 25.003 0 23.884 0 22.503 L 0 2.5 C 0 1.119 1.119 0 2.5 0 L 21.768 0 C 23.148 0 24.268 1.119 24.268 2.5 L 24.268 22.503 C 24.268 23.884 23.148 25.003 21.768 25.003 Z\" fill=\"transparent\"></path><path d=\"M 8.705 4.17 C 9.217 4.36 9.629 4.657 9.78 5.214 C 9.989 5.96 9.584 6.72 8.838 6.966 C 8.123 7.207 7.338 6.833 7.06 6.125 C 6.782 5.423 7.111 4.619 7.794 4.296 C 7.882 4.252 8.003 4.265 8.066 4.17 C 8.281 4.17 8.496 4.17 8.705 4.17 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 6.357 7.444 C 7.142 7.437 7.844 7.684 8.464 8.159 C 8.61 8.272 8.711 8.31 8.875 8.197 C 9.141 8.019 9.457 7.918 9.767 7.925 C 10.071 7.931 10.191 7.798 10.331 7.558 C 11.039 6.33 12.678 6.008 13.804 6.862 C 13.975 6.994 14.108 7.02 14.31 6.95 C 15.695 6.507 17.239 7.032 18.119 8.241 C 18.226 8.393 18.315 8.45 18.517 8.418 C 19.662 8.241 20.592 8.728 21.111 9.766 C 21.187 9.917 21.288 9.949 21.421 9.981 C 23.091 10.322 24.255 11.701 24.268 13.365 C 24.281 15.086 23.161 16.465 21.459 16.839 C 21.301 16.877 21.193 16.927 21.111 17.098 C 20.51 18.37 19.042 18.857 17.809 18.193 C 17.644 18.104 17.568 18.123 17.429 18.23 C 16.164 19.192 14.778 19.376 13.298 18.806 C 13.14 18.743 13.057 18.743 12.931 18.876 C 11.975 19.888 10.603 20.084 9.394 19.382 C 9.249 19.293 9.135 19.3 8.989 19.357 C 7.155 20.04 5.206 19.173 4.485 17.345 C 4.409 17.161 4.333 17.117 4.143 17.155 C 2.27 17.522 0.461 16.288 0.069 14.397 C -0.304 12.587 0.879 10.746 2.707 10.322 C 2.884 10.284 2.935 10.215 2.979 10.05 C 3.384 8.494 4.744 7.456 6.357 7.444 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 21.415 8.233 C 21.421 7.436 22.041 6.816 22.839 6.822 C 23.636 6.822 24.262 7.442 24.268 8.233 C 24.268 9.037 23.623 9.682 22.826 9.676 C 22.048 9.663 21.415 9.018 21.415 8.233 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 3.011 20.828 C 2.214 20.828 1.594 20.208 1.594 19.411 C 1.594 18.62 2.226 17.981 3.005 17.975 C 3.789 17.968 4.453 18.633 4.447 19.423 C 4.447 20.202 3.802 20.828 3.011 20.828 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 5.806 20.159 C 5.806 20.406 5.604 20.614 5.37 20.589 C 5.123 20.564 4.965 20.425 4.965 20.159 C 4.959 19.912 5.155 19.722 5.402 19.735 C 5.636 19.741 5.806 19.918 5.806 20.159 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 20.447 7.193 C 20.706 7.193 20.877 7.377 20.87 7.636 C 20.864 7.877 20.687 8.047 20.447 8.041 C 20.193 8.041 20.016 7.858 20.023 7.598 C 20.029 7.364 20.206 7.193 20.447 7.193 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 8.407 6.266 C 8.034 6.266 7.749 5.988 7.749 5.621 C 7.743 5.241 8.053 4.931 8.413 4.938 C 8.768 4.944 9.071 5.26 9.071 5.608 C 9.065 5.969 8.768 6.26 8.407 6.266 Z\" fill=\"rgb(254,254,254)\"></path><path d=\"M 0.777 14 C 0.784 12.336 1.752 11.229 3.175 11.014 C 3.472 10.97 3.605 10.85 3.656 10.546 C 3.839 9.458 4.44 8.692 5.497 8.351 C 6.535 8.015 7.471 8.249 8.268 8.996 C 8.565 9.281 8.667 9.281 8.996 9.034 C 9.375 8.749 9.793 8.61 10.267 8.705 C 10.552 8.755 10.716 8.654 10.811 8.37 C 11.254 7.073 12.621 6.744 13.589 7.699 C 13.772 7.882 13.943 7.914 14.183 7.819 C 15.613 7.243 16.954 7.705 17.72 9.04 C 17.878 9.312 18.062 9.363 18.346 9.262 C 19.308 8.926 20.175 9.344 20.504 10.312 C 20.586 10.552 20.712 10.666 20.978 10.685 C 22.421 10.805 23.509 11.963 23.509 13.38 C 23.515 14.835 22.446 15.987 20.959 16.12 C 20.731 16.139 20.592 16.233 20.529 16.461 C 20.213 17.682 18.77 18.093 17.872 17.303 C 17.663 17.119 17.448 17.138 17.258 17.341 C 16.252 18.384 14.557 18.682 13.196 17.897 C 12.956 17.758 12.747 17.796 12.602 18.037 C 11.988 19.042 10.539 19.378 9.527 18.53 C 9.312 18.353 9.122 18.441 8.913 18.543 C 7.522 19.194 5.902 18.612 5.263 17.233 C 5.181 17.05 5.124 16.86 5.079 16.67 C 4.978 16.24 4.82 16.164 4.396 16.297 C 3.529 16.575 2.707 16.48 1.96 15.961 C 1.176 15.424 0.784 14.664 0.777 14 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 22.18 8.236 C 22.18 7.856 22.458 7.578 22.838 7.578 C 23.217 7.578 23.502 7.856 23.508 8.223 C 23.515 8.603 23.205 8.913 22.831 8.913 C 22.471 8.9 22.173 8.597 22.18 8.236 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 3.029 20.067 C 2.643 20.067 2.365 19.802 2.358 19.422 C 2.352 19.043 2.656 18.726 3.029 18.733 C 3.383 18.739 3.693 19.049 3.693 19.403 C 3.693 19.757 3.39 20.061 3.029 20.067 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 13.089 15.135 C 11.703 15.135 10.603 14.035 10.603 12.655 C 10.603 11.295 11.71 10.182 13.07 10.182 C 14.468 10.175 15.588 11.295 15.575 12.681 C 15.569 14.035 14.455 15.129 13.089 15.135 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 8.338 15.135 C 7.262 15.129 6.326 14.446 5.997 13.433 C 5.662 12.408 6.022 11.282 6.895 10.656 C 7.762 10.023 8.926 10.017 9.793 10.631 C 9.926 10.725 10.052 10.82 10.065 10.998 C 10.071 11.143 10.021 11.27 9.888 11.345 C 9.723 11.44 9.565 11.409 9.42 11.301 C 8.97 10.966 8.471 10.852 7.927 11.004 C 7.205 11.2 6.769 11.681 6.655 12.415 C 6.547 13.123 6.813 13.705 7.408 14.104 C 8.002 14.502 8.635 14.49 9.261 14.142 C 9.306 14.117 9.35 14.085 9.394 14.053 C 9.66 13.876 9.869 13.882 10.002 14.091 C 10.16 14.344 10.033 14.528 9.825 14.68 C 9.375 14.983 8.888 15.148 8.338 15.135 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 17.245 15.56 C 17.467 15.56 17.587 15.554 17.707 15.56 C 17.929 15.579 18.055 15.712 18.061 15.933 C 18.068 16.142 17.935 16.294 17.745 16.3 C 17.22 16.319 16.695 16.313 16.17 16.3 C 16.024 16.294 15.917 16.186 15.872 16.047 C 15.815 15.876 15.872 15.737 16.005 15.623 C 16.341 15.332 16.676 15.048 17.011 14.756 C 17.093 14.687 17.176 14.617 17.239 14.535 C 17.378 14.358 17.321 14.13 17.125 14.029 C 16.916 13.915 16.758 14.004 16.644 14.187 C 16.619 14.231 16.619 14.288 16.606 14.339 C 16.562 14.579 16.429 14.731 16.176 14.706 C 15.898 14.674 15.822 14.472 15.853 14.219 C 15.904 13.782 16.138 13.479 16.543 13.308 C 16.961 13.131 17.353 13.213 17.688 13.504 C 18.011 13.789 18.131 14.162 18.036 14.586 C 17.966 14.902 17.751 15.117 17.511 15.313 C 17.448 15.376 17.384 15.44 17.245 15.56 Z\" fill=\"rgb(1,99,73)\"></path><path d=\"M 20.928 12.457 C 21.257 12.463 21.541 12.577 21.782 12.799 C 21.953 12.957 21.991 13.147 21.845 13.33 C 21.7 13.52 21.51 13.52 21.314 13.406 C 20.782 13.083 20.548 13.185 20.384 13.798 C 20.327 14.02 20.187 14.146 19.947 14.115 C 19.7 14.083 19.618 13.912 19.624 13.684 C 19.637 13.014 20.225 12.451 20.928 12.457 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 16.752 9.498 C 16.765 9.725 16.645 9.865 16.436 9.902 C 16.202 9.94 16.05 9.808 15.999 9.586 C 15.949 9.358 15.835 9.207 15.607 9.137 C 15.386 9.074 15.215 9.162 15.069 9.314 C 14.88 9.504 14.677 9.536 14.494 9.339 C 14.317 9.156 14.367 8.96 14.525 8.776 C 14.861 8.39 15.443 8.245 15.936 8.428 C 16.385 8.599 16.746 9.067 16.752 9.498 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 3.346 12.457 C 3.744 12.451 4.035 12.565 4.282 12.78 C 4.466 12.938 4.535 13.128 4.371 13.337 C 4.213 13.539 4.016 13.526 3.814 13.394 C 3.34 13.09 3.03 13.21 2.909 13.773 C 2.852 14.02 2.72 14.153 2.473 14.115 C 2.213 14.083 2.131 13.893 2.144 13.659 C 2.175 13.001 2.751 12.464 3.346 12.457 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 9.261 16.12 C 9.862 16.12 10.381 16.519 10.52 17.063 C 10.602 17.379 10.52 17.581 10.28 17.657 C 10.039 17.733 9.887 17.619 9.78 17.284 C 9.647 16.867 9.248 16.759 8.907 17.037 C 8.647 17.253 8.432 17.265 8.274 17.088 C 8.122 16.911 8.167 16.67 8.401 16.455 C 8.647 16.228 8.945 16.107 9.261 16.12 Z\" fill=\"rgb(53,140,115)\"></path><path d=\"M 13.076 14.373 C 12.114 14.373 11.355 13.607 11.361 12.646 C 11.368 11.69 12.133 10.931 13.095 10.938 C 14.044 10.938 14.828 11.722 14.816 12.665 C 14.809 13.614 14.038 14.373 13.076 14.373 Z\" fill=\"rgb(255,255,255)\"></path></g><path d=\"M 4.773 32.554 C 2.73 32.554 1.073 30.897 1.073 28.854 L 1.073 4.215 C 1.073 2.171 2.73 0.515 4.773 0.515 L 29.412 0.515 C 31.456 0.515 33.112 2.171 33.112 4.215 L 33.112 28.854 C 33.112 30.897 31.456 32.554 29.412 32.554 Z\" fill=\"transparent\" stroke-width=\"0.6\" stroke=\"rgb(208,208,208)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:10824666422,withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12zahl4\",\"data-framer-name\":\"Frame 1984078801\",layoutDependency:layoutDependency,layoutId:\"hQ5NaVhul\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Company Carbon Footprint\"})}),className:\"framer-3j2ofc\",\"data-framer-name\":\"Company Carbon Footprint\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"UCsXVZMCd\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"QKpx3BfT_-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Company Carbon Footprint\"})}),fonts:[\"GF;Manrope-500\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(92, 92, 92))\"},children:\"Simplify carbon footprint management for impactful sustainability strategies.\"})}),className:\"framer-1hvr9fd\",\"data-framer-name\":\"Simplify carbon footprint management for impactful sustainability strategies.\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"YZZJGlsR1\",style:{\"--extracted-r6o4lv\":\"rgb(92, 92, 92)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2xqgpf\",\"data-framer-name\":\"Frame 1984078806\",layoutDependency:layoutDependency,layoutId:\"Kjiy5kJz1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1h8xfxa\",\"data-framer-name\":\"Group 1597884726\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:34,layoutDependency:layoutDependency,layoutId:\"WL4HrfhFM\",svg:'<svg width=\"34\" height=\"33\" viewBox=\"0 0 34 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.52246 19.4957C6.68949 19.2014 6.98379 19.269 7.24229 19.257C7.34967 19.0144 7.45704 18.7838 7.54851 18.5452C7.56442 18.5014 7.53261 18.4179 7.49681 18.3861C7.08321 18.0282 7.15877 17.8214 7.51272 17.4953C7.75134 17.2765 7.97405 17.0379 8.20471 16.8072C8.42344 16.5885 8.61831 16.5766 8.81716 16.8033C8.97226 16.9822 9.1035 17.026 9.3103 16.8908C9.45745 16.7953 9.64039 16.7555 9.8273 16.68C9.8273 16.5766 9.82333 16.4613 9.8273 16.3419C9.83526 16.0914 9.97445 15.9562 10.229 15.9522C10.6466 15.9482 11.0641 15.9482 11.4817 15.9522C11.7442 15.9522 11.8794 16.0914 11.8874 16.3579C11.8913 16.4652 11.8874 16.5686 11.8874 16.6681C12.1339 16.7754 12.3646 16.8828 12.6032 16.9743C12.643 16.9902 12.7305 16.9584 12.7623 16.9226C13.1282 16.501 13.331 16.5925 13.6531 16.9425C13.8719 17.1811 14.1105 17.4038 14.3411 17.6345C14.5559 17.8532 14.5718 18.0481 14.3411 18.2469C14.1622 18.402 14.1184 18.5332 14.2536 18.74C14.3491 18.8872 14.3889 19.0701 14.4644 19.257C14.5718 19.257 14.6991 19.2531 14.8223 19.257C15.049 19.269 15.1882 19.4121 15.1922 19.6388C15.1962 20.0644 15.1962 20.4859 15.1922 20.9115C15.1922 21.1739 15.053 21.3091 14.7866 21.3131C14.6792 21.3171 14.5758 21.3131 14.4764 21.3131C14.369 21.5557 14.2656 21.7784 14.1781 22.0131C14.1582 22.0608 14.186 22.1562 14.2258 22.192C14.6474 22.5659 14.5519 22.7647 14.2059 23.0829C13.9713 23.2976 13.7565 23.5323 13.5298 23.755C13.2952 23.9896 13.1043 24.0015 12.8896 23.755C12.7424 23.584 12.6112 23.5482 12.4282 23.6754C12.3527 23.7271 12.2612 23.751 12.1737 23.7828C12.0862 23.8146 11.9987 23.8464 11.8913 23.8822C11.8913 23.9817 11.8913 24.0851 11.8913 24.1885C11.8874 24.4788 11.7521 24.614 11.4658 24.614C11.0602 24.614 10.6585 24.614 10.2528 24.614C9.97445 24.614 9.83923 24.4788 9.83128 24.2044C9.8273 24.101 9.83128 23.9936 9.83128 23.8981C9.58869 23.7908 9.362 23.6874 9.13134 23.5959C9.08361 23.576 8.98817 23.6038 8.95237 23.6436C8.57854 24.0652 8.38367 23.9657 8.06154 23.6198C7.84678 23.3851 7.61214 23.1704 7.38943 22.9437C7.1548 22.709 7.14286 22.5181 7.39341 22.3034C7.56442 22.1562 7.58828 22.033 7.47295 21.8381C7.3775 21.683 7.32978 21.5 7.25422 21.3091C6.99969 21.2893 6.69745 21.3728 6.52644 21.0705C6.52246 20.5575 6.52246 20.0246 6.52246 19.4957ZM14.4684 20.6013C14.4684 20.3785 14.4684 20.1956 14.4684 20.0047C14.4087 20.0007 14.357 19.9928 14.3053 19.9928C13.9434 19.9848 13.8917 19.9291 13.7844 19.5792C13.7088 19.3286 13.6173 19.0781 13.494 18.8434C13.2475 18.3662 13.2395 18.3702 13.5935 17.9765C13.5974 17.9526 13.6014 17.9685 13.5935 17.9765C13.4503 17.8214 13.323 17.6822 13.1918 17.539C13.152 17.5788 13.1162 17.6066 13.0844 17.6424C12.8299 17.889 12.7384 17.885 12.4242 17.7259C12.13 17.5788 11.8198 17.4595 11.5096 17.3561C11.263 17.2725 11.1675 17.1851 11.1596 16.9226C11.1556 16.843 11.1596 16.7675 11.1596 16.68C10.9528 16.68 10.7659 16.68 10.571 16.68C10.567 16.7357 10.5591 16.7874 10.5551 16.8391C10.5432 17.2089 10.4915 17.2606 10.1455 17.364C9.88696 17.4436 9.63243 17.539 9.39382 17.6623C8.92454 17.9049 8.92851 17.9168 8.54275 17.5589C8.5348 17.5509 8.51889 17.5509 8.52286 17.5509C8.37969 17.6862 8.2405 17.8134 8.09733 17.9486C8.1371 17.9924 8.16892 18.0242 8.20073 18.06C8.45526 18.3185 8.45526 18.41 8.27629 18.7361C8.16096 18.9508 8.02972 19.1696 7.98598 19.4042C7.90644 19.8178 7.7235 20.0524 7.2741 20.0007C7.27013 20.0007 7.26217 20.0087 7.23831 20.0206C7.23831 20.1002 7.23831 20.1916 7.23831 20.2831C7.23831 20.3785 7.23831 20.474 7.23831 20.5774C7.30592 20.5814 7.34569 20.5853 7.38148 20.5853C7.78315 20.5973 7.82292 20.641 7.94223 21.0308C8.01779 21.2813 8.11324 21.5319 8.23652 21.7625C8.47514 22.2199 8.48707 22.2119 8.12915 22.5977C8.12119 22.6056 8.12119 22.6215 8.11722 22.6255C8.25243 22.7607 8.38367 22.8959 8.53877 23.051C8.59843 22.9834 8.65013 22.9158 8.71376 22.8562C8.8609 22.713 9.01998 22.713 9.20292 22.7965C9.54892 22.9516 9.90286 23.0948 10.2608 23.23C10.4398 23.2976 10.5511 23.405 10.5591 23.6038C10.563 23.6993 10.567 23.7947 10.571 23.8902C10.7778 23.8902 10.9607 23.8902 11.1636 23.8902C11.1636 23.7868 11.1596 23.6953 11.1636 23.6038C11.1715 23.405 11.2789 23.2976 11.4618 23.23C11.8158 23.0948 12.1697 22.9516 12.5197 22.7965C12.7066 22.713 12.8657 22.709 13.0089 22.8602C13.0725 22.9278 13.1043 23.0192 13.152 23.0988C13.3032 22.9755 13.3628 22.9039 13.4264 22.8363C13.4901 22.7647 13.5617 22.7011 13.6491 22.6096C13.5895 22.5659 13.5457 22.542 13.5139 22.5062C13.2674 22.2596 13.2674 22.1602 13.4384 21.846C13.5577 21.6273 13.6849 21.4006 13.7366 21.158C13.8162 20.7603 13.9792 20.4939 14.4684 20.6013Z\" fill=\"#016349\"/>\\n<path d=\"M13.6015 26.6135C13.514 26.5101 13.4066 26.4147 13.3469 26.2994C13.1878 25.9931 13.0487 25.679 12.9055 25.3688C12.7544 25.0466 12.8379 24.8518 13.1719 24.7484C13.51 24.641 13.852 24.5336 14.19 24.4262C14.4644 24.3387 14.6514 24.4143 14.7269 24.633C14.7985 24.8438 14.6872 25.0148 14.4088 25.1103C14.373 25.1222 14.3372 25.1381 14.2378 25.1779C14.5599 25.2654 14.8303 25.3568 15.1087 25.4165C16.6955 25.7506 18.2386 25.6193 19.7339 24.991C19.8015 24.9631 19.8651 24.9313 19.9367 24.9114C20.1276 24.8518 20.3145 24.9353 20.3861 25.1023C20.4657 25.2773 20.3941 25.4801 20.2111 25.5756C20.0839 25.6432 19.9447 25.6949 19.8095 25.7466C17.9244 26.4704 16.0194 26.5181 14.0986 25.8937C14.0588 25.8818 14.0151 25.8699 13.9117 25.846C14.0946 26.1522 14.1781 26.4266 13.8321 26.6215C13.7605 26.6135 13.681 26.6135 13.6015 26.6135Z\" fill=\"#358C73\"/>\\n<path d=\"M12.13 10.7665C12.13 9.999 12.13 9.22747 12.13 8.45992C12.13 8.19346 12.1856 8.10597 12.4322 8.01052C13.7685 7.48954 15.1047 6.96856 16.4449 6.45951C16.5523 6.41975 16.6995 6.41975 16.8068 6.45951C18.1471 6.96856 19.4873 7.49352 20.8315 8.0145C21.0264 8.09006 21.1218 8.2213 21.1179 8.43606C21.1139 9.98707 21.1139 11.5381 21.1179 13.0891C21.1179 13.3038 21.0304 13.4351 20.8315 13.5146C19.4873 14.0356 18.151 14.5606 16.8029 15.0736C16.6915 15.1173 16.5364 15.1094 16.4251 15.0696C15.0968 14.5645 13.7764 14.0435 12.4521 13.5305C12.1737 13.4231 12.126 13.3476 12.126 13.0573C12.13 12.2897 12.13 11.5301 12.13 10.7665ZM20.402 8.91329C20.3463 8.93317 20.3225 8.94113 20.2986 8.94908C19.2328 9.36268 18.1709 9.77629 17.1051 10.1819C16.9778 10.2297 16.9818 10.3092 16.9818 10.4086C16.9818 11.6136 16.9818 12.8186 16.9818 14.0237C16.9818 14.0793 16.9858 14.139 16.9898 14.2106C17.0415 14.1987 17.0773 14.1907 17.1131 14.1748C18.159 13.7691 19.2049 13.3595 20.2509 12.9618C20.3742 12.9141 20.402 12.8505 20.402 12.7272C20.394 12.3374 20.398 11.9477 20.398 11.554C20.402 10.683 20.402 9.81208 20.402 8.91329ZM16.2342 14.2146C16.2501 14.1867 16.262 14.1748 16.262 14.1629C16.262 12.8823 16.266 11.6057 16.262 10.3251C16.262 10.2853 16.2262 10.2217 16.1904 10.2058C16.0115 10.1263 15.8245 10.0626 15.6416 9.99104C15.6336 10.0229 15.6297 10.0348 15.6297 10.0467C15.6297 10.2336 15.6297 10.4166 15.6257 10.6035C15.6217 10.9336 15.407 11.0887 15.1007 10.9893C14.6633 10.8461 14.2258 10.695 13.7883 10.5438C13.5617 10.4643 13.4901 10.3569 13.4861 10.1143C13.4861 9.84389 13.4901 9.56949 13.4821 9.29905C13.4821 9.2394 13.4463 9.14793 13.4026 9.12805C13.2316 9.04453 13.0486 8.98487 12.8657 8.91727C12.8577 8.95306 12.8498 8.96897 12.8498 8.98885C12.8498 10.2535 12.8458 11.5222 12.8538 12.7868C12.8538 12.8465 12.9333 12.93 12.993 12.9539C13.6849 13.2323 14.3809 13.4987 15.0769 13.7691C15.4666 13.9203 15.8524 14.0674 16.2342 14.2146ZM18.3579 7.85542C18.1351 7.71225 17.9522 7.68441 17.7335 7.78781C17.4193 7.93496 17.0813 8.04234 16.7591 8.1696C16.1427 8.40822 15.5263 8.65081 14.8939 8.90136C15.1007 9.0326 15.2757 9.07634 15.5024 8.97692C15.916 8.79398 16.3495 8.64286 16.775 8.4798C17.292 8.273 17.809 8.07018 18.3579 7.85542ZM16.2898 9.44222C16.4966 9.59732 16.6875 9.58539 16.9102 9.48995C17.463 9.25531 18.0278 9.05248 18.5885 8.83375C18.9663 8.6866 19.3441 8.53946 19.718 8.38833C19.718 8.36845 19.718 8.35254 19.718 8.33266C19.5827 8.30879 19.4237 8.22926 19.3123 8.273C18.3061 8.65081 17.304 9.04453 16.2898 9.44222ZM16.9659 7.31456C16.6796 7.14753 16.6637 7.14355 16.3893 7.25093C15.9916 7.40603 15.5899 7.56113 15.1922 7.72021C14.6394 7.93496 14.0866 8.14972 13.5219 8.36845C13.7247 8.49969 13.9156 8.54741 14.1224 8.42413C14.194 8.38038 14.2815 8.35652 14.361 8.32868C15.224 7.99064 16.087 7.6526 16.9659 7.31456ZM14.9059 10.1581C14.9059 10.0547 14.9098 9.98309 14.9059 9.9115C14.8979 9.83594 14.9019 9.71663 14.8581 9.69675C14.6593 9.59732 14.4445 9.52574 14.2139 9.43029C14.2139 9.58937 14.2019 9.7047 14.2178 9.81208C14.2258 9.86378 14.2735 9.93139 14.3173 9.9473C14.4962 10.0268 14.6832 10.0865 14.9059 10.1581Z\" fill=\"#016349\"/>\\n<path d=\"M9.89457 10.9208C9.76333 10.9049 9.66391 10.9009 9.56846 10.8771C9.37359 10.8333 9.25031 10.6663 9.27019 10.4913C9.29008 10.3004 9.45711 10.1493 9.65596 10.1652C10.0855 10.1931 10.515 10.2328 10.9405 10.2766C11.1513 10.3004 11.2825 10.5072 11.2348 10.718C11.1513 11.1117 11.0598 11.5054 10.9723 11.8952C10.9166 12.1298 10.7536 12.2491 10.5468 12.2133C10.3479 12.1775 10.2326 11.9906 10.2644 11.76C10.2724 11.7003 10.2883 11.6446 10.3122 11.5373C10.2366 11.5969 10.1928 11.6248 10.1571 11.6605C8.81682 12.9053 8.0095 14.4245 7.74702 16.234C7.73509 16.3255 7.72316 16.417 7.71123 16.5084C7.67941 16.751 7.52034 16.8902 7.29763 16.8664C7.07889 16.8425 6.96356 16.6755 6.9914 16.4209C7.234 14.2694 8.1646 12.4758 9.77129 11.0282C9.80708 11.0043 9.8389 10.9725 9.89457 10.9208Z\" fill=\"#358C73\"/>\\n<path d=\"M25.4326 15.5341C25.5082 15.4347 25.5559 15.3631 25.6076 15.2994C25.7508 15.1245 25.9496 15.0887 26.1167 15.208C26.2757 15.3233 26.3195 15.5261 26.2042 15.7011C25.9695 16.0551 25.7269 16.4011 25.4764 16.7431C25.3412 16.926 25.1264 16.9499 24.9554 16.7987C24.6372 16.5204 24.3231 16.234 24.0168 15.9397C23.8617 15.7926 23.8657 15.5898 23.997 15.4426C24.1322 15.2955 24.327 15.2796 24.4941 15.4068C24.5577 15.4545 24.6134 15.5062 24.7009 15.5778C24.4821 14.4563 24.0526 13.4661 23.4084 12.5673C22.9351 11.9031 22.3664 11.3344 21.7102 10.8532C21.5114 10.7061 21.4517 10.5152 21.5511 10.3402C21.6665 10.1334 21.8971 10.0936 22.1119 10.2487C22.7959 10.7458 23.3964 11.3344 23.9015 12.0145C24.673 13.0564 25.1781 14.2137 25.4326 15.5341Z\" fill=\"#358C73\"/>\\n<path d=\"M22.7439 18.0938C21.9088 18.1734 21.2247 18.5392 20.6998 19.1954C20.3776 19.5931 20.1828 20.0544 20.1152 20.5635C20.1072 20.6112 20.0953 20.655 20.0873 20.6987C20.0356 20.9334 19.8805 21.0487 19.6618 21.0089C19.4669 20.9771 19.3317 20.7981 19.3754 20.5794C19.443 20.2493 19.4987 19.9113 19.63 19.6051C20.2345 18.2171 21.3202 17.4853 22.8195 17.3541C22.8513 17.3501 22.8831 17.3501 22.9388 17.3422C22.899 17.2825 22.8672 17.2388 22.8394 17.191C22.7479 17.032 22.7797 16.8371 22.9149 16.7257C23.0581 16.6064 23.253 16.5985 23.3842 16.7377C23.6546 17.028 23.9131 17.3302 24.1677 17.6365C24.287 17.7836 24.2591 18.0023 24.104 18.1137C23.7819 18.3444 23.4478 18.5631 23.1138 18.7699C22.9587 18.8653 22.7837 18.8136 22.6684 18.6744C22.557 18.5392 22.557 18.3603 22.6763 18.2211C22.7041 18.1893 22.7519 18.1694 22.7877 18.1455C22.7718 18.1296 22.7598 18.1137 22.7439 18.0938Z\" fill=\"#016349\"/>\\n<path d=\"M26.1642 22.7634C26.2438 22.7594 26.2915 22.7554 26.3352 22.7554C26.5381 22.7554 26.6932 22.8748 26.717 23.0537C26.7449 23.2486 26.6335 23.4196 26.4267 23.4633C26.0767 23.5389 25.7268 23.6065 25.3768 23.6662C25.0905 23.7139 24.9274 23.5866 24.9035 23.3003C24.8757 22.9503 24.8598 22.6003 24.8518 22.2504C24.8439 22.0237 24.9791 21.8686 25.1819 21.8527C25.3649 21.8368 25.5239 21.968 25.5677 22.1788C25.5717 22.2027 25.5756 22.2305 25.5796 22.2544C25.5995 22.2583 25.6194 22.2663 25.6433 22.2703C25.7268 21.9481 25.8501 21.63 25.8819 21.3039C25.9853 20.254 25.6273 19.379 24.8081 18.7069C24.5337 18.4802 24.478 18.3052 24.6291 18.1104C24.7803 17.9155 24.995 17.9274 25.2694 18.1462C26.5977 19.1961 27.0113 21.0573 26.2557 22.5884C26.2279 22.6401 26.2 22.6918 26.1642 22.7634Z\" fill=\"#016349\"/>\\n<path d=\"M20.5931 22.6239C20.9391 23.1329 21.3924 23.4909 21.9532 23.7056C22.6611 23.9761 23.373 23.9721 24.0809 23.6897C24.1405 23.6659 24.2041 23.638 24.2678 23.6301C24.4547 23.5982 24.6217 23.6937 24.6774 23.8607C24.7371 24.0357 24.6615 24.2187 24.4786 24.3061C24.0729 24.4931 23.6434 24.6084 23.198 24.6203C21.7862 24.6601 20.6925 24.0874 19.909 22.9102C19.8931 22.8904 19.8772 22.8705 19.8573 22.8466C19.7022 23.1727 19.5432 23.2682 19.3205 23.1767C19.1057 23.0892 19.058 22.8943 19.1733 22.5642C19.2688 22.2819 19.3642 22.0035 19.4676 21.7211C19.567 21.4467 19.7699 21.3632 20.0363 21.4944C20.3266 21.6336 20.6169 21.7808 20.9033 21.9279C21.1499 22.0512 21.2294 22.2182 21.1538 22.4171C21.0743 22.6199 20.9112 22.6796 20.6448 22.612C20.6368 22.612 20.6249 22.6199 20.5931 22.6239Z\" fill=\"#016349\"/>\\n<path d=\"M13.2835 20.309C13.2835 21.6453 12.1938 22.7191 10.8456 22.7191C9.50144 22.7191 8.43164 21.6294 8.43164 20.2653C8.43562 18.933 9.5253 17.8632 10.8775 17.8672C12.2137 17.8712 13.2835 18.9609 13.2835 20.309ZM10.8616 18.583C9.93095 18.5791 9.15147 19.3546 9.14749 20.2852C9.14351 21.2158 9.91902 21.9953 10.8496 21.9992C11.7763 22.0032 12.5597 21.2237 12.5637 20.2971C12.5716 19.3705 11.7922 18.587 10.8616 18.583Z\" fill=\"#016349\" stroke=\"#016349\" stroke-width=\"0.11231\"/>\\n<rect x=\"0.712109\" y=\"0.514844\" width=\"32.0388\" height=\"32.0388\" rx=\"3.7\" stroke=\"#D0D0D0\" stroke-width=\"0.6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x4h9mg\",\"data-framer-name\":\"Frame 1984078802\",layoutDependency:layoutDependency,layoutId:\"X1vjmo1sm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Lifecycle Assessment of Product\"})}),className:\"framer-e2vpoj\",\"data-framer-name\":\"Lifecycle Assessment of Product\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"ambaNKy9c\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"Xi6ItZC8v-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Lifecycle Assessment of Product\"})}),fonts:[\"GF;Manrope-500\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(92, 92, 92))\"},children:\"Rapidly conduct large-scale Lifecycle Assessments of Products (LCA & EPD).\"})}),className:\"framer-12gpot3\",\"data-framer-name\":\"Rapidly conduct large-scale Lifecycle Assessments of Products (LCA & EPD).\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"YyOXeZeib\",style:{\"--extracted-r6o4lv\":\"rgb(92, 92, 92)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gf9eu8\",\"data-framer-name\":\"Frame 1984078808\",layoutDependency:layoutDependency,layoutId:\"vcOM7jqO9\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-116oyeo\",\"data-framer-name\":\"Group 1597884727\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:34,layoutDependency:layoutDependency,layoutId:\"jMa9Vyle7\",svg:'<svg width=\"34\" height=\"33\" viewBox=\"0 0 34 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_4552_7315)\">\\n<path d=\"M18.1946 27.6698C17.6915 27.6698 17.1884 27.6698 16.6852 27.6698C16.6307 27.6572 16.5804 27.6362 16.5259 27.632C14.8405 27.4937 13.285 26.9738 11.8427 26.0975C11.5367 25.9089 11.4612 25.7495 11.587 25.5567C11.7086 25.3722 11.8763 25.3722 12.174 25.5483C14.2535 26.7977 16.4924 27.2757 18.899 26.9235C21.2259 26.5797 23.1922 25.5315 24.8106 23.8335C25.1041 23.5232 25.3682 23.1794 25.6533 22.8398C24.9993 22.4625 24.3871 22.1061 23.775 21.7539C20.5718 25.9214 14.2996 25.9466 11.1048 21.7581C10.4927 22.1103 9.88058 22.4667 9.25588 22.8273C9.29361 22.886 9.31877 22.9363 9.3565 22.974C9.81769 23.4771 10.2747 23.9844 10.7443 24.4834C10.9162 24.6636 10.9497 24.8272 10.8155 24.9781C10.6856 25.1248 10.4801 25.1332 10.3208 24.9613C9.80511 24.4121 9.28942 23.8628 8.80307 23.2885C8.48443 22.9111 8.58924 22.4793 9.01689 22.2319C9.18879 22.1313 9.36488 22.0307 9.54098 21.93C9.411 21.7036 9.28942 21.4982 9.16364 21.2844C8.96658 21.3976 8.78211 21.5066 8.59344 21.6072C8.21191 21.8126 7.8136 21.6827 7.63332 21.2844C7.28114 20.5087 7.02958 19.6954 6.88284 18.8568C6.81575 18.4753 6.76963 18.0854 6.71094 17.6997C6.71094 17.1965 6.71094 16.6934 6.71094 16.1903C6.72352 16.1316 6.74029 16.0687 6.74867 16.01C6.80737 15.6033 6.83252 15.1883 6.92476 14.79C7.78845 10.9159 10.0776 8.25781 13.7588 6.80296C14.547 6.4927 15.373 6.3208 16.2115 6.21599C16.7481 6.14471 17.0626 6.42562 17.0626 6.97485C17.0626 7.15933 17.0626 7.348 17.0626 7.54505C17.2051 7.54505 17.3225 7.54505 17.4399 7.54505C17.5615 7.54505 17.6873 7.54505 17.8173 7.54505C17.8173 7.2935 17.8131 7.07129 17.8173 6.84908C17.8257 6.48431 18.1108 6.19921 18.4797 6.21179C18.7019 6.22018 18.9241 6.25372 19.1421 6.29145C21.5236 6.67718 23.5486 7.75049 25.2089 9.49464C26.7015 11.0627 27.6364 12.92 28.0054 15.0541C28.0725 15.4314 28.1144 15.813 28.1689 16.1903C28.1689 16.6934 28.1689 17.1965 28.1689 17.6997C28.1563 17.7542 28.1354 17.8045 28.1312 17.859C28.0389 19.0371 27.7413 20.1607 27.2717 21.2424C27.0746 21.6952 26.6721 21.8252 26.2403 21.582C26.0684 21.4856 25.8965 21.385 25.7162 21.2802C25.5862 21.5108 25.4688 21.712 25.3431 21.93C25.5359 22.0432 25.7162 22.1439 25.8923 22.2529C26.2822 22.4918 26.3703 22.9069 26.0977 23.2759C24.3913 25.5567 22.1441 26.9864 19.3392 27.5104C18.9661 27.5733 18.5803 27.6153 18.1946 27.6698ZM16.4295 6.81553C12.8112 7.31446 10.0902 9.08795 8.43831 12.3331C6.98765 15.1799 6.98765 18.1105 8.22029 21.0747C8.86596 20.7016 9.47389 20.3494 10.0734 20.0014C10.0734 19.9721 10.0776 19.9595 10.0734 19.9469C10.0483 19.8756 10.0189 19.8044 9.99378 19.7331C9.50324 18.4166 9.34811 17.0666 9.57452 15.6788C9.88897 13.7376 10.7946 12.1192 12.283 10.8321C12.5052 10.6434 12.6897 10.6225 12.828 10.786C12.9706 10.9495 12.9286 11.1214 12.698 11.3184C12.6855 11.3268 12.6771 11.3352 12.6645 11.3436C10.6562 13.1674 9.80511 15.4272 10.2286 18.1021C10.8952 22.2948 14.9579 25.0116 19.0793 24.0599C22.5801 23.2549 25.0747 19.9846 24.7226 16.1987C24.5632 14.4965 23.884 13.0081 22.6724 11.7922C20.8485 9.96002 18.639 9.27662 16.0941 9.69169C15.3771 9.80909 14.6979 10.0648 14.0481 10.3961C13.9516 10.4464 13.8091 10.4841 13.7169 10.4506C13.6288 10.417 13.5366 10.2954 13.5114 10.1948C13.4695 10.0313 13.5827 9.92648 13.7252 9.85101C14.5218 9.43175 15.3646 9.15503 16.2534 9.02087C16.396 8.9999 16.4379 8.95798 16.4379 8.81543C16.4295 8.34585 16.4337 7.88047 16.4337 7.41089C16.4295 7.23061 16.4295 7.04194 16.4295 6.81553ZM26.6679 21.0789C27.997 17.7877 27.8712 14.6181 26.0349 11.6035C24.3201 8.78608 21.7416 7.24738 18.4504 6.82392C18.4504 7.54086 18.4462 8.22426 18.4545 8.90767C18.4545 8.9454 18.5384 8.9999 18.5929 9.01248C19.2092 9.18438 19.8465 9.29758 20.4377 9.52818C24.0266 10.9537 26.0726 14.8906 25.2005 18.6514C25.0957 19.1042 24.9448 19.5444 24.8148 20.0056C25.4102 20.3494 26.0181 20.7016 26.6679 21.0789ZM17.8089 8.19492C17.5447 8.19492 17.31 8.19492 17.071 8.19492C17.071 8.45067 17.071 8.68126 17.071 8.92024C17.3225 8.92024 17.5615 8.92024 17.8089 8.92024C17.8089 8.67288 17.8089 8.44228 17.8089 8.19492ZM10.7401 21.2215C10.6059 20.9909 10.4843 20.7854 10.3585 20.5716C10.1321 20.7058 9.9267 20.8232 9.70868 20.9531C9.84285 21.1795 9.96443 21.385 10.086 21.5988C10.3166 21.4688 10.5221 21.3514 10.7401 21.2215ZM24.5171 20.5716C24.3871 20.7938 24.2698 21.0035 24.144 21.2215C24.3662 21.3473 24.5716 21.4688 24.7938 21.5988C24.9238 21.3766 25.0412 21.167 25.167 20.949C24.9406 20.819 24.7351 20.6974 24.5171 20.5716Z\" fill=\"#358C73\"/>\\n<path d=\"M22.6301 17.2307C22.3576 17.2307 22.0893 17.2307 21.8167 17.2307C21.5736 17.2307 21.431 17.1091 21.4268 16.9162C21.4226 16.7234 21.5694 16.5976 21.8084 16.5976C22.1857 16.5934 22.563 16.5934 22.9404 16.5976C23.2003 16.6018 23.3093 16.7108 23.3093 16.9665C23.3177 17.9686 22.7978 18.8364 21.9886 19.1635C20.7476 19.6666 19.276 18.9161 18.8861 17.5828C18.6136 16.6437 18.9322 15.6417 19.6995 15.0295C20.4625 14.4174 21.5149 14.3335 22.3702 14.8115C22.4121 14.8367 22.454 14.8618 22.496 14.887C22.6762 15.0128 22.7266 15.1721 22.6343 15.3314C22.5379 15.4949 22.3618 15.5201 22.1605 15.432C21.9425 15.3314 21.7161 15.214 21.4855 15.1763C20.4038 14.9918 19.4689 15.78 19.4353 16.8743C19.4018 18.0315 20.5296 18.9287 21.6239 18.6184C22.1899 18.4591 22.6301 17.8596 22.6301 17.2307Z\" fill=\"#016349\"/>\\n<path d=\"M16.3919 14.4844C16.895 14.5053 17.3353 14.6814 17.7378 14.9707C17.9097 15.0965 17.9474 15.2726 17.8468 15.4235C17.742 15.5828 17.5491 15.6122 17.3688 15.4906C16.9873 15.2307 16.5848 15.0713 16.111 15.1762C15.7672 15.2516 15.5324 15.5283 15.5702 15.8176C15.5953 16.0021 15.6876 16.1405 15.8678 16.2117C16.262 16.3669 16.6561 16.5262 17.0502 16.6897C17.4611 16.8616 17.8048 17.1174 17.9684 17.5534C18.157 18.0523 17.9642 18.6435 17.4946 18.9747C16.7693 19.4904 16.023 19.3898 15.2893 18.9915C15.1216 18.8992 14.9706 18.7693 14.8281 18.6351C14.6646 18.4842 14.6604 18.2871 14.7945 18.1529C14.9245 18.023 15.1174 18.0314 15.2767 18.1865C15.654 18.5554 16.1068 18.7148 16.6309 18.6561C16.7567 18.6435 16.8909 18.5974 17.0041 18.5345C17.5281 18.2452 17.5491 17.6918 17.0334 17.3983C16.7273 17.2222 16.3835 17.1132 16.0565 16.9748C15.9391 16.9245 15.8259 16.8784 15.7085 16.8281C15.1677 16.5933 14.9035 16.2076 14.9329 15.6877C14.958 15.1845 15.3228 14.7359 15.8469 14.5808C16.0188 14.5389 16.2074 14.5179 16.3919 14.4844Z\" fill=\"#016349\"/>\\n<path d=\"M12.2118 15.1681C12.2118 15.6544 12.2118 16.1114 12.2118 16.602C12.5514 16.602 12.8826 16.602 13.218 16.602C13.3103 16.602 13.3983 16.5978 13.4905 16.602C13.6876 16.6104 13.8176 16.7361 13.8218 16.908C13.826 17.0841 13.6834 17.2267 13.4822 17.2309C13.1258 17.2351 12.7694 17.2309 12.413 17.2351C12.3501 17.2351 12.2914 17.2393 12.216 17.2434C12.216 17.7088 12.216 18.17 12.216 18.6564C12.2747 18.6606 12.3418 18.6648 12.4088 18.6648C12.7988 18.6648 13.1929 18.6606 13.5828 18.6648C13.8008 18.6648 13.9517 18.8031 13.9517 18.9834C13.9517 19.1679 13.8092 19.2978 13.5828 19.2978C13.0294 19.302 12.4801 19.302 11.9267 19.2978C11.6835 19.2978 11.5745 19.1805 11.5703 18.9331C11.5703 17.5831 11.5703 16.2372 11.5703 14.8872C11.5703 14.6482 11.6877 14.5224 11.9309 14.5224C12.4843 14.514 13.0335 14.5182 13.587 14.5224C13.8008 14.5266 13.9517 14.6734 13.9475 14.8494C13.9434 15.0297 13.7966 15.1639 13.5744 15.1681C13.13 15.1681 12.6814 15.1681 12.2118 15.1681Z\" fill=\"#016349\"/>\\n</g>\\n<rect x=\"1.07344\" y=\"0.514844\" width=\"32.0388\" height=\"32.0388\" rx=\"3.7\" stroke=\"#D0D0D0\" stroke-width=\"0.6\"/>\\n<defs>\\n<clipPath id=\"clip0_4552_7315\">\\n<rect x=\"5.625\" y=\"5.21484\" width=\"22.9354\" height=\"23.6304\" rx=\"2.36304\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qrbh4u\",\"data-framer-name\":\"Frame 1984078803\",layoutDependency:layoutDependency,layoutId:\"gOHlaWR5K\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"ESG Assessment and Reporting\"})}),className:\"framer-3zuo5y\",\"data-framer-name\":\"ESG Assessment and Reporting\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"G1nuLFqPW\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"fOlBcmYlB-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"ESG Assessment and Reporting\"})}),fonts:[\"GF;Manrope-500\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(92, 92, 92))\"},children:\"Streamline ESG assessment and reporting, aligning with international standards.\"})}),className:\"framer-hqf5bq\",\"data-framer-name\":\"Streamline ESG assessment and reporting, aligning with international standards.\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"RrRNvYA2s\",style:{\"--extracted-r6o4lv\":\"rgb(92, 92, 92)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zqmqb\",\"data-framer-name\":\"Frame 1984078807\",layoutDependency:layoutDependency,layoutId:\"lB_ciRs58\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zozdrl\",\"data-framer-name\":\"Group 1597884728\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:33,intrinsicWidth:34,layoutDependency:layoutDependency,layoutId:\"Nk_XtQjUH\",svg:'<svg width=\"34\" height=\"33\" viewBox=\"0 0 34 33\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_4552_7327)\">\\n<path d=\"M5.68555 17.5847C5.78046 17.3949 5.93145 17.3086 6.13852 17.2784C6.33697 17.2482 6.5311 17.1965 6.72523 17.149C6.95819 17.0929 6.98839 17.0282 6.86328 16.8254C6.73386 16.6184 6.60444 16.4113 6.47502 16.2042C6.35854 16.0187 6.37579 15.8505 6.5311 15.6995C6.82445 15.4061 7.11781 15.1085 7.41548 14.8151C7.59235 14.6425 7.72609 14.6253 7.93748 14.7547C8.15318 14.8841 8.36025 15.0222 8.57596 15.1559C8.73989 15.2594 8.82186 15.2249 8.865 15.0351C8.92108 14.7978 8.96853 14.5606 9.02462 14.3233C9.08501 14.0645 9.19718 13.9739 9.46465 13.9696C9.86586 13.9652 10.2714 13.9652 10.6726 13.9696C10.9271 13.9739 11.035 14.0558 11.0954 14.3104C11.1558 14.5476 11.2032 14.7849 11.255 15.0222C11.3024 15.2249 11.3801 15.2594 11.557 15.1516C11.7727 15.0179 11.9797 14.8841 12.1954 14.7461C12.3809 14.6296 12.5449 14.6512 12.7002 14.8065C12.9288 15.0351 13.1488 15.2724 13.3904 15.4881C13.4767 15.5657 13.6104 15.6261 13.7226 15.6261C15.267 15.6348 16.8158 15.6305 18.3602 15.6305C18.77 15.6305 18.8693 15.7297 18.8736 16.1352C18.8736 16.4501 18.8736 16.7651 18.8736 17.1102C18.9685 17.1102 19.0418 17.1102 19.1195 17.1102C19.9693 17.1102 20.8149 17.1145 21.6648 17.1059C21.8632 17.1059 22.0013 17.1706 22.1264 17.3259C22.726 18.0808 23.3386 18.8229 23.9296 19.5821C24.0245 19.7072 24.0849 19.8927 24.0893 20.048C24.1065 20.7297 24.0979 21.4156 24.0979 22.0972C24.0979 22.1749 24.0979 22.2525 24.0979 22.3388C24.1626 22.3474 24.2101 22.3604 24.2575 22.3561C24.8054 22.3474 25.3533 22.3733 25.8925 22.3215C26.5569 22.2568 27.0401 21.7003 27.0444 21.0273C27.053 19.0213 27.053 17.0153 27.0444 15.0092C27.0401 14.2672 26.4447 13.6935 25.7027 13.6891C24.594 13.6805 23.4896 13.6891 22.3809 13.6848C22.2428 13.6848 22.1781 13.7366 22.1134 13.8488C21.7899 14.4225 21.4577 14.9963 21.1255 15.5657C20.9055 15.9454 20.6165 15.9497 20.4008 15.5701C19.6113 14.1939 18.8132 12.8263 18.041 11.4372C17.5103 10.4838 17.3895 9.48726 17.8512 8.46052C18.4292 7.18356 19.7234 6.46311 21.0177 6.58822C22.5017 6.73058 23.6233 7.76595 23.8994 9.16802C24.0547 9.9618 23.8779 10.6952 23.5112 11.3898C23.2696 11.8557 23.0021 12.3043 22.7433 12.7616C22.7088 12.822 22.6786 12.8867 22.6268 12.9816C22.7347 12.9816 22.808 12.9816 22.8856 12.9816C23.8692 12.9859 24.8572 12.9687 25.8408 12.9989C26.7985 13.0291 27.6052 13.8013 27.7346 14.7547C27.7433 14.8022 27.7605 14.8496 27.7778 14.8971C27.7778 16.9678 27.7778 19.0386 27.7778 21.1093C27.7648 21.1697 27.7433 21.2301 27.7346 21.2948C27.6138 22.1447 26.9322 22.891 26.0823 22.9988C25.5172 23.0722 24.9348 23.0377 24.361 23.0506C24.2791 23.0506 24.1928 23.0506 24.0979 23.0506C24.0979 23.5985 24.0979 24.1162 24.0979 24.6339C24.0979 24.979 23.9771 25.0998 23.6277 25.0998C23.3214 25.1041 23.0107 25.0998 22.7001 25.0998C22.6743 25.1774 22.6527 25.2465 22.6311 25.3155C22.4542 25.7987 22.1307 26.1481 21.6605 26.3552C21.5181 26.4156 21.3671 26.4544 21.2161 26.5019C21.0565 26.5019 20.9012 26.5019 20.7416 26.5019C20.7027 26.4889 20.6639 26.4673 20.6251 26.4587C19.9909 26.312 19.5595 25.9281 19.3266 25.3241C19.3007 25.2551 19.2791 25.1774 19.2532 25.1041C17.9763 25.1041 16.7166 25.1041 15.4525 25.1084C15.4008 25.1084 15.3188 25.1947 15.2972 25.2551C15.116 25.7771 14.7796 26.161 14.2662 26.3681C14.1281 26.4242 13.9815 26.4587 13.8391 26.5019C13.6967 26.5019 13.55 26.5019 13.4077 26.5019C13.3947 26.4932 13.3861 26.4803 13.3732 26.4803C12.6441 26.3379 12.1609 25.9281 11.9323 25.2163C11.915 25.1645 11.8072 25.1084 11.7425 25.1041C11.3197 25.0955 10.8926 25.0998 10.4698 25.0998C9.72349 25.0998 9.70624 25.0825 9.70624 24.3448C9.70624 23.8013 9.70624 23.2534 9.70624 22.7012C9.63721 22.6925 9.58976 22.6839 9.53799 22.6839C9.14541 22.671 9.08933 22.6235 9.00305 22.2396C8.95559 22.0282 8.90814 21.8211 8.86068 21.6097C8.82186 21.4415 8.73126 21.3983 8.58027 21.4976C8.36888 21.6313 8.15749 21.765 7.94179 21.8988C7.7304 22.0282 7.59235 22.0152 7.41979 21.847C7.12212 21.5536 6.82877 21.2603 6.53541 20.9626C6.36717 20.7901 6.35422 20.652 6.48365 20.4406C6.61307 20.2335 6.7468 20.0265 6.87191 19.8194C6.98407 19.6339 6.95819 19.5649 6.75112 19.5174C6.54836 19.47 6.3456 19.4182 6.14284 19.3837C5.94008 19.3535 5.78477 19.2629 5.68555 19.0817C5.68555 18.5899 5.68555 18.0895 5.68555 17.5847ZM10.4224 24.4052C10.871 24.4052 11.2981 24.4009 11.7295 24.4095C11.8589 24.4139 11.9107 24.3707 11.9495 24.2456C12.1868 23.5079 12.8425 23.0247 13.5932 23.0247C14.3827 23.0247 15.0298 23.4863 15.2757 24.2542C15.3188 24.388 15.3749 24.4139 15.5 24.4139C16.3283 24.4095 17.1523 24.4139 17.9806 24.4095C18.0367 24.4095 18.0884 24.4009 18.1402 24.3923C18.1402 21.7003 18.1402 19.0213 18.1402 16.3336C18.0453 16.3336 17.9676 16.3336 17.89 16.3336C16.6389 16.3336 15.3878 16.3336 14.1368 16.3336C13.5457 16.3336 13.5457 16.3336 13.2438 16.8427C13.2394 16.847 13.2351 16.8556 13.2308 16.86C13.1316 17.011 13.179 17.1015 13.3473 17.1361C13.5975 17.1921 13.852 17.2482 14.1022 17.3043C14.305 17.3474 14.4172 17.4769 14.4172 17.6839C14.4215 18.1153 14.4215 18.5468 14.4172 18.9782C14.4129 19.1809 14.318 19.3147 14.1066 19.3578C13.8607 19.4096 13.6191 19.47 13.3732 19.526C13.1575 19.5778 13.1273 19.6468 13.2481 19.841C13.3775 20.048 13.5069 20.2551 13.6363 20.4622C13.7528 20.6434 13.7399 20.8116 13.5846 20.9669C13.2869 21.2603 12.9979 21.558 12.7002 21.8513C12.5233 22.0282 12.3809 22.0368 12.1609 21.9031C11.9539 21.7737 11.7468 21.6399 11.5397 21.5148C11.3715 21.4113 11.2938 21.4458 11.2507 21.6356C11.1989 21.8599 11.1558 22.0843 11.104 22.3086C11.035 22.6106 10.9401 22.6882 10.6294 22.6969C10.5604 22.6969 10.4914 22.7055 10.4181 22.7098C10.4224 23.2793 10.4224 23.8228 10.4224 24.4052ZM23.3731 20.2551C23.2696 20.2551 23.1919 20.2551 23.11 20.2551C22.0617 20.2551 21.0133 20.2551 19.9607 20.2551C19.5293 20.2551 19.4344 20.1602 19.4344 19.7202C19.4344 19.168 19.4344 18.6158 19.4344 18.0593C19.4344 17.9816 19.4301 17.9083 19.4258 17.8263C19.2316 17.8263 19.0634 17.8263 18.8865 17.8263C18.8865 20.0222 18.8865 22.2094 18.8865 24.3966C19.0203 24.3966 19.1324 24.3966 19.2532 24.3966C19.4819 23.6158 19.9737 23.1024 20.789 23.0334C21.7899 22.9471 22.4025 23.4777 22.6958 24.388C22.9331 24.388 23.1531 24.388 23.3688 24.388C23.3731 23.0075 23.3731 21.6442 23.3731 20.2551ZM20.7631 14.8065C21.0608 14.2931 21.3455 13.8099 21.6216 13.3181C22.0875 12.4941 22.5793 11.6831 22.9978 10.8376C23.4508 9.91866 23.3386 9.01271 22.6915 8.21893C22.0444 7.42515 21.1773 7.14473 20.1851 7.36906C18.7571 7.69262 17.7778 9.30607 18.5371 10.8505C18.9555 11.6961 19.4473 12.5071 19.9133 13.3311C20.1851 13.8142 20.4655 14.2974 20.7631 14.8065ZM10.4569 21.985C10.4914 21.8513 10.5432 21.7262 10.5475 21.6011C10.5734 21.1438 10.7934 20.8677 11.242 20.7469C11.4146 20.6995 11.557 20.6865 11.708 20.7901C11.9193 20.9324 12.1394 21.0618 12.3162 21.174C12.5276 20.9756 12.7174 20.7987 12.9116 20.6175C12.7778 20.4018 12.6312 20.1861 12.5061 19.9618C12.4586 19.8755 12.4111 19.7504 12.437 19.6598C12.4931 19.4613 12.5751 19.2672 12.6786 19.086C12.7218 19.0127 12.8296 18.9523 12.9159 18.9264C13.1747 18.853 13.4422 18.797 13.7097 18.7366C13.7097 18.4691 13.7097 18.2103 13.7097 17.9428C13.5802 17.9126 13.4595 17.8608 13.3343 17.8522C12.8814 17.822 12.5966 17.6149 12.4759 17.1619C12.4284 16.9894 12.4068 16.847 12.5104 16.696C12.6527 16.4803 12.7865 16.2603 12.9202 16.0446C12.7261 15.8548 12.5449 15.6779 12.3464 15.4838C12.2472 15.5442 12.1178 15.6046 12.0186 15.6909C11.6734 15.9885 11.324 16.036 10.9228 15.7944C10.7761 15.7081 10.6683 15.6261 10.6338 15.4536C10.582 15.1991 10.513 14.9445 10.4569 14.6986C10.1765 14.6986 9.91762 14.6986 9.6631 14.6986C9.62858 14.8367 9.58113 14.9618 9.5725 15.0869C9.53799 15.5183 9.34817 15.7944 8.90814 15.9152C8.70969 15.9713 8.5587 15.9842 8.38614 15.8677C8.18338 15.7254 7.96768 15.6046 7.7908 15.4924C7.57941 15.6865 7.38959 15.8634 7.19978 16.0403C7.27743 16.1611 7.33351 16.2905 7.41979 16.3897C7.70883 16.7219 7.75197 17.0584 7.52764 17.4467C7.43705 17.6063 7.35077 17.7314 7.16095 17.7659C6.91074 17.8134 6.66483 17.8824 6.41893 17.9385C6.41893 18.2189 6.41893 18.4734 6.41893 18.7323C6.55267 18.7668 6.67778 18.8185 6.80288 18.8229C7.26449 18.8444 7.53196 19.0817 7.65275 19.5217C7.70021 19.69 7.70883 19.8237 7.61824 19.9661C7.47588 20.1861 7.33783 20.4104 7.21703 20.6002C7.41548 20.803 7.59667 20.9885 7.78649 21.1783C7.88571 21.1179 8.01513 21.0575 8.11435 20.9712C8.44654 20.6822 8.79166 20.6261 9.16698 20.8677C9.17992 20.8763 9.19718 20.8763 9.20581 20.885C9.30072 20.9928 9.43014 21.0877 9.47328 21.2128C9.55956 21.4587 9.6027 21.7219 9.6631 21.9764C9.93488 21.985 10.1851 21.985 10.4569 21.985ZM20.1419 17.8177C20.1419 18.4087 20.1419 18.9652 20.1419 19.5347C21.0867 19.5347 22.0228 19.5347 22.9935 19.5347C22.5362 18.9695 22.1005 18.426 21.6605 17.8867C21.6303 17.8479 21.5655 17.8177 21.5138 17.8177C21.0694 17.8134 20.6165 17.8177 20.1419 17.8177ZM20.9702 23.7107C20.4051 23.715 19.9305 24.1938 19.9262 24.7547C19.9219 25.3284 20.4094 25.8116 20.9831 25.8073C21.5526 25.803 22.0228 25.3327 22.0271 24.7633C22.0271 24.1938 21.5397 23.7063 20.9702 23.7107ZM12.5794 24.7503C12.5751 25.3371 13.041 25.8073 13.6234 25.8073C14.1972 25.803 14.6631 25.3414 14.6631 24.7676C14.6674 24.1852 14.1928 23.7063 13.6191 23.7107C13.0453 23.7107 12.5794 24.1766 12.5794 24.7503Z\" fill=\"#016349\"/>\\n<path d=\"M20.763 8.13672C21.6776 8.13672 22.4239 8.87873 22.4196 9.79331C22.4153 10.6906 21.6733 11.4326 20.7717 11.4413C19.87 11.4499 19.1064 10.6949 19.1064 9.789C19.1064 8.87442 19.8485 8.13672 20.763 8.13672ZM20.763 10.7295C21.2894 10.7295 21.7078 10.3196 21.7164 9.79331C21.7251 9.267 21.2894 8.82697 20.763 8.82697C20.241 8.82697 19.801 9.27131 19.8096 9.79331C19.8139 10.3153 20.2367 10.7295 20.763 10.7295Z\" fill=\"#358C73\"/>\\n<path d=\"M10.0726 20.6564C8.78701 20.665 7.7387 19.6253 7.73439 18.3398C7.73007 17.0671 8.78701 16.0059 10.064 16.0059C11.3366 16.0059 12.372 17.0326 12.3849 18.3182C12.4022 19.5995 11.3625 20.6478 10.0726 20.6564ZM8.44189 18.3311C8.44189 19.2414 9.15802 19.9618 10.064 19.9618C10.957 19.9618 11.6861 19.2414 11.6861 18.3527C11.6904 17.4424 10.9785 16.7177 10.0726 16.7177C9.15802 16.7134 8.44189 17.4209 8.44189 18.3311Z\" fill=\"#358C73\"/>\\n</g>\\n<rect x=\"0.712109\" y=\"0.514844\" width=\"32.0388\" height=\"32.0388\" rx=\"3.7\" stroke=\"#D0D0D0\" stroke-width=\"0.6\"/>\\n<defs>\\n<clipPath id=\"clip0_4552_7327\">\\n<rect x=\"5.41113\" y=\"4.87109\" width=\"22.6404\" height=\"23.3265\" rx=\"2.33265\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1spa53s\",\"data-framer-name\":\"Frame 1984078804\",layoutDependency:layoutDependency,layoutId:\"VW72s_LxR\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Suppliers\u2019 Assessment\"})}),className:\"framer-5f4c46\",\"data-framer-name\":\"Suppliers\u2019 Assessment\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"vt6WdHD94\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"rUK_djnjv-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\"},children:\"Suppliers\u2019 Assessment\"})}),fonts:[\"GF;Manrope-500\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"19px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(92, 92, 92))\"},children:\"Integrate suppliers seamlessly for reliable environmental reporting and analysis.\"})}),className:\"framer-128zl99\",\"data-framer-name\":\"Integrate suppliers seamlessly for reliable environmental reporting and analysis.\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"CClsA7B6D\",style:{\"--extracted-r6o4lv\":\"rgb(92, 92, 92)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4vmww.framer-1ti4p22, .framer-4vmww .framer-1ti4p22 { display: block; }\",\".framer-4vmww.framer-12pwpuh { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-4vmww .framer-4d33gz, .framer-4vmww .framer-2xqgpf, .framer-4vmww .framer-gf9eu8, .framer-4vmww .framer-zqmqb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-4vmww .framer-1ocue2a, .framer-4vmww .framer-1h8xfxa, .framer-4vmww .framer-116oyeo, .framer-4vmww .framer-zozdrl { flex: none; height: 33px; position: relative; width: 34px; }\",\".framer-4vmww .framer-12zahl4, .framer-4vmww .framer-1x4h9mg, .framer-4vmww .framer-1qrbh4u, .framer-4vmww .framer-1spa53s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 278px; }\",\".framer-4vmww .framer-3j2ofc, .framer-4vmww .framer-1hvr9fd, .framer-4vmww .framer-e2vpoj, .framer-4vmww .framer-12gpot3, .framer-4vmww .framer-3zuo5y, .framer-4vmww .framer-hqf5bq, .framer-4vmww .framer-5f4c46, .framer-4vmww .framer-128zl99 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 278px; word-break: break-word; word-wrap: break-word; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 86\n * @framerIntrinsicWidth 347\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Xi6ItZC8v\":{\"layout\":[\"auto\",\"auto\"]},\"fOlBcmYlB\":{\"layout\":[\"auto\",\"auto\"]},\"rUK_djnjv\":{\"layout\":[\"auto\",\"auto\"]},\"Rwsj1ezuu\":{\"layout\":[\"auto\",\"auto\"]},\"Z7xpHy8Es\":{\"layout\":[\"auto\",\"auto\"]},\"emTR8ZZf0\":{\"layout\":[\"auto\",\"auto\"]},\"g4EdYeIQD\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerA5ChN6Rjq=withCSS(Component,css,\"framer-4vmww\");export default FramerA5ChN6Rjq;FramerA5ChN6Rjq.displayName=\"Solutions Dropdown- Item 2\";FramerA5ChN6Rjq.defaultProps={height:86,width:347};addPropertyControls(FramerA5ChN6Rjq,{variant:{options:[\"QKpx3BfT_\",\"Xi6ItZC8v\",\"fOlBcmYlB\",\"rUK_djnjv\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerA5ChN6Rjq,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerA5ChN6Rjq\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"86\",\"framerIntrinsicWidth\":\"347\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Xi6ItZC8v\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fOlBcmYlB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rUK_djnjv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Rwsj1ezuu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Z7xpHy8Es\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"emTR8ZZf0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"g4EdYeIQD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./A5ChN6Rjq.map", "// Generated by Framer (5b26096)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,SVG,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/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import SolutionsDropdownItem2 from\"https://framerusercontent.com/modules/VKwocFZpHalJcnirDl84/pmXx3OxiWW2d0OOpjUOA/A5ChN6Rjq.js\";const PhosphorFonts=getFonts(Phosphor);const SolutionsDropdownItem2Fonts=getFonts(SolutionsDropdownItem2);const enabledGestures={CKCBPkipv:{hover:true},gTUK44dLu:{hover:true},nsF1diSsR:{hover:true,pressed:true}};const cycleOrder=[\"nsF1diSsR\",\"CKCBPkipv\",\"gTUK44dLu\"];const serializationHash=\"framer-oIUQX\";const variantClassNames={CKCBPkipv:\"framer-v-1qai7dm\",gTUK44dLu:\"framer-v-i485tl\",nsF1diSsR:\"framer-v-1h3vtyp\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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={\"Variant 1\":\"nsF1diSsR\",\"Variant 2\":\"CKCBPkipv\",\"Variant 3\":\"gTUK44dLu\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nsF1diSsR\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nsF1diSsR\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"gTUK44dLu-hover\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"CKCBPkipv-hover\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"nsF1diSsR-hover\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"nsF1diSsR-pressed\")return true;return false;};const isDisplayed4=()=>{if(gestureVariant===\"gTUK44dLu-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1h3vtyp\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"nsF1diSsR\",ref:refBinding,style:{...style},...addPropertyOverrides({\"CKCBPkipv-hover\":{\"data-framer-name\":undefined},\"gTUK44dLu-hover\":{\"data-framer-name\":undefined},\"nsF1diSsR-hover\":{\"data-framer-name\":undefined},\"nsF1diSsR-pressed\":{\"data-framer-name\":undefined},CKCBPkipv:{\"data-framer-name\":\"Variant 2\"},gTUK44dLu:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12ax6tg\",layoutDependency:layoutDependency,layoutId:\"Y88eD5ifM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:\"Solutions\"})}),className:\"framer-fvmw4r\",\"data-framer-name\":\"Solutions\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"l4rEQdQX2\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{\"nsF1diSsR-hover\":{\"--extracted-r6o4lv\":\"rgb(1, 99, 73)\"},\"nsF1diSsR-pressed\":{\"--extracted-r6o4lv\":\"rgb(1, 99, 73)\"},CKCBPkipv:{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"nsF1diSsR-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 99, 73))\"},children:\"Solutions\"})}),fonts:[\"GF;Manrope-500\"]},\"nsF1diSsR-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 99, 73))\"},children:\"Solutions\"})}),fonts:[\"GF;Manrope-700\"]},CKCBPkipv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Solutions\"})}),fonts:[\"GF;Manrope-700\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ppikhj-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Mp6gpe6bk-container\",nodeId:\"Mp6gpe6bk\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",style:{rotate:0},variants:{\"CKCBPkipv-hover\":{rotate:540},\"nsF1diSsR-hover\":{rotate:180},\"nsF1diSsR-pressed\":{rotate:180},CKCBPkipv:{rotate:360},gTUK44dLu:{rotate:360}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretDown\",id:\"Mp6gpe6bk\",layoutId:\"Mp6gpe6bk\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({\"nsF1diSsR-hover\":{color:\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"},\"nsF1diSsR-pressed\":{color:\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"},CKCBPkipv:{color:\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-j51vnh\",\"data-border\":true,\"data-framer-name\":\"Frame 1984078811\",layoutDependency:layoutDependency,layoutId:\"AzcOeXwrG\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 4px 17px 9px rgba(0, 0, 0, 0.04)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ojcabz\",\"data-framer-name\":\"Frame 1984078810\",layoutDependency:layoutDependency,layoutId:\"j0UZsCGOm\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hq0s8j\",\"data-framer-name\":\"Group 1597884729\",layoutDependency:layoutDependency,layoutId:\"Zl4KlJ_4u\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(73, 73, 73))\"},children:\"BY SUSTAINABILITY NEEDS\"})}),className:\"framer-d3k0gq\",\"data-framer-name\":\"BY SUSTAINABILITY NEEDS\",fonts:[\"GF;Manrope-600\"],layoutDependency:layoutDependency,layoutId:\"tqQofz0n2\",style:{\"--extracted-r6o4lv\":\"rgb(73, 73, 73)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-djivpx\",\"data-framer-name\":\"Frame 1984078809\",layoutDependency:layoutDependency,layoutId:\"gcW_rIlXJ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"CKCBPkipv-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1p4idim-container\",layoutDependency:layoutDependency,layoutId:\"TowdgJukZ-container\",nodeId:\"TowdgJukZ\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"TowdgJukZ\",layoutId:\"TowdgJukZ\",variant:\"QKpx3BfT_\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"CKCBPkipv-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o8eetw-container\",layoutDependency:layoutDependency,layoutId:\"K0EoE15a3-container\",nodeId:\"K0EoE15a3\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"K0EoE15a3\",layoutId:\"K0EoE15a3\",variant:\"Xi6ItZC8v\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"CKCBPkipv-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+105}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19nd6a9-container\",layoutDependency:layoutDependency,layoutId:\"K9YlIM1WT-container\",nodeId:\"K9YlIM1WT\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"K9YlIM1WT\",layoutId:\"K9YlIM1WT\",variant:\"fOlBcmYlB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"CKCBPkipv-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+105}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-yfb91x-container\",layoutDependency:layoutDependency,layoutId:\"ytXsafDVA-container\",nodeId:\"ytXsafDVA\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"ytXsafDVA\",layoutId:\"ytXsafDVA\",variant:\"rUK_djnjv\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-twh3ob\",\"data-framer-name\":\"Line 385\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:679,layoutDependency:layoutDependency,layoutId:\"QjbN7JrMn\",svg:'<svg width=\"679\" height=\"4\" viewBox=\"-1 -1 679 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.453125\" y1=\"1.01172\" x2=\"676.773\" y2=\"1.01172\" stroke=\"#D0D0D0\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7u2y02\",\"data-border\":true,\"data-framer-name\":\"Frame 1437253123\",layoutDependency:layoutDependency,layoutId:\"H6mzVJDkw\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(240, 240, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(217, 217, 217, 0.3)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mctqsq\",\"data-framer-name\":\"Group 1437253336\",layoutDependency:layoutDependency,layoutId:\"Nb8B2iNxr\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1feog4d\",\"data-framer-name\":\"Rectangle 4649\",layoutDependency:layoutDependency,layoutId:\"ezTZ55EWr\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:400,pixelWidth:572,positionX:\"center\",positionY:\"center\",sizes:\"142.85px\",src:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png\",srcSet:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png?scale-down-to=512 512w,https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png 572w\"},className:\"framer-1aem59t\",\"data-framer-name\":\"image 196\",layoutDependency:layoutDependency,layoutId:\"yYf3C9ncY\",transformTemplate:transformTemplate1,...addPropertyOverrides({\"CKCBPkipv-hover\":{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+27+32+0+0+13+8.5492+13.0312),pixelHeight:400,pixelWidth:572,positionX:\"center\",positionY:\"center\",sizes:\"142.85px\",src:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png\",srcSet:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png?scale-down-to=512 512w,https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png 572w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-157qe82\",\"data-framer-name\":\"Frame 1984078799\",layoutDependency:layoutDependency,layoutId:\"vxeMcnNGB\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-at111j\",\"data-framer-name\":\"Frame 1984078800\",layoutDependency:layoutDependency,layoutId:\"KOreDIMPV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"7px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\",\"--framer-text-transform\":\"uppercase\"},children:\"Metrikflow has helped companies:\"})}),className:\"framer-125ikjw\",\"data-framer-name\":\"Metrikflow has helped companies:\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"rvDezE6eN\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y5d9ft\",\"data-framer-name\":\"Frame 1984078798\",layoutDependency:layoutDependency,layoutId:\"nzdb7TqG6\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g5fi6\",\"data-framer-name\":\"Frame 1984078795\",layoutDependency:layoutDependency,layoutId:\"QG1T6lhmu\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1uso0vu\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"lf2ZcT6YK\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Reduce carbon reporting time by 60%\"})}),className:\"framer-9juxgf\",\"data-framer-name\":\"Reduce carbon reporting time by 60%\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"LxcXBpsL7\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1klukss\",\"data-framer-name\":\"Frame 1984078796\",layoutDependency:layoutDependency,layoutId:\"LIzSEQ3JA\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-123vgnn\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"NHjQoQXUk\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Achieve 98% ESG data accuracy\"})}),className:\"framer-1m4ae59\",\"data-framer-name\":\"Achieve 98% ESG data accuracy\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"rBk1FLDOc\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tyo4q7\",\"data-framer-name\":\"Frame 1984078797\",layoutDependency:layoutDependency,layoutId:\"Oa5WycUO1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-10xsjns\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"M3qaIGd3W\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Streamline compliance across global teams\"})}),className:\"framer-1h95o8i\",\"data-framer-name\":\"Streamline compliance across global teams\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"TCG5PecSo\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-zc8dbs\",\"data-border\":true,\"data-framer-name\":\"Frame 1984078811\",layoutDependency:layoutDependency,layoutId:\"ZcBYFENbG\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 4px 17px 9px rgba(0, 0, 0, 0.04)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r5rty2\",\"data-framer-name\":\"Frame 1984078810\",layoutDependency:layoutDependency,layoutId:\"ADuZdcmqk\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c2ozva\",\"data-framer-name\":\"Group 1597884729\",layoutDependency:layoutDependency,layoutId:\"llGh1vurV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(73, 73, 73))\"},children:\"BY SUSTAINABILITY NEEDS\"})}),className:\"framer-36ccp0\",\"data-framer-name\":\"BY SUSTAINABILITY NEEDS\",fonts:[\"GF;Manrope-600\"],layoutDependency:layoutDependency,layoutId:\"edGiqXnC0\",style:{\"--extracted-r6o4lv\":\"rgb(73, 73, 73)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cq6xo5\",\"data-framer-name\":\"Frame 1984078809\",layoutDependency:layoutDependency,layoutId:\"r1tnIMmh0\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"nsF1diSsR-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1x67goz-container\",layoutDependency:layoutDependency,layoutId:\"OAYx2mASd-container\",nodeId:\"OAYx2mASd\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"OAYx2mASd\",layoutId:\"OAYx2mASd\",variant:\"QKpx3BfT_\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"nsF1diSsR-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rrk4d2-container\",layoutDependency:layoutDependency,layoutId:\"eXXxDHtne-container\",nodeId:\"eXXxDHtne\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"eXXxDHtne\",layoutId:\"eXXxDHtne\",variant:\"Xi6ItZC8v\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"nsF1diSsR-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+105}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hr5mru-container\",layoutDependency:layoutDependency,layoutId:\"TrAgymx8z-container\",nodeId:\"TrAgymx8z\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"TrAgymx8z\",layoutId:\"TrAgymx8z\",variant:\"fOlBcmYlB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"nsF1diSsR-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+105}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8d25zm-container\",layoutDependency:layoutDependency,layoutId:\"BZRLMB2oy-container\",nodeId:\"BZRLMB2oy\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"BZRLMB2oy\",layoutId:\"BZRLMB2oy\",variant:\"rUK_djnjv\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1njg8fc\",\"data-framer-name\":\"Line 385\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:679,layoutDependency:layoutDependency,layoutId:\"LeNe6xOcS\",svg:'<svg width=\"679\" height=\"4\" viewBox=\"-1 -1 679 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.453125\" y1=\"1.01172\" x2=\"676.773\" y2=\"1.01172\" stroke=\"#D0D0D0\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t2y9ol\",\"data-border\":true,\"data-framer-name\":\"Frame 1437253123\",layoutDependency:layoutDependency,layoutId:\"fMB9nJOtW\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(240, 240, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(217, 217, 217, 0.3)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lobue5\",\"data-framer-name\":\"Group 1437253336\",layoutDependency:layoutDependency,layoutId:\"U4ISOVyY_\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lx0fuq\",\"data-framer-name\":\"Rectangle 4649\",layoutDependency:layoutDependency,layoutId:\"f3j2XHmRB\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:400,pixelWidth:572,positionX:\"center\",positionY:\"center\",sizes:\"142.85px\",src:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png\",srcSet:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png?scale-down-to=512 512w,https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png 572w\"},className:\"framer-j5xrst\",\"data-framer-name\":\"image 196\",layoutDependency:layoutDependency,layoutId:\"ilD_oCp07\",transformTemplate:transformTemplate1,...addPropertyOverrides({\"nsF1diSsR-hover\":{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+27+32+0+0+13+8.5492+13.0312),pixelHeight:400,pixelWidth:572,positionX:\"center\",positionY:\"center\",sizes:\"142.85px\",src:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png\",srcSet:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png?scale-down-to=512 512w,https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png 572w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lcry0l\",\"data-framer-name\":\"Frame 1984078799\",layoutDependency:layoutDependency,layoutId:\"XXItE9eB8\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-um16au\",\"data-framer-name\":\"Frame 1984078800\",layoutDependency:layoutDependency,layoutId:\"MNV5TF8Xm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"7px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\",\"--framer-text-transform\":\"uppercase\"},children:\"Metrikflow has helped companies:\"})}),className:\"framer-haqo6t\",\"data-framer-name\":\"Metrikflow has helped companies:\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"WAAhO6DOu\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qzwrjf\",\"data-framer-name\":\"Frame 1984078798\",layoutDependency:layoutDependency,layoutId:\"b2ZnXYE__\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yzfb2x\",\"data-framer-name\":\"Frame 1984078795\",layoutDependency:layoutDependency,layoutId:\"sKcZjSQyh\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-l495qb\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"QPHeDMj8o\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Reduce carbon reporting time by 60%\"})}),className:\"framer-cp4mkx\",\"data-framer-name\":\"Reduce carbon reporting time by 60%\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"rxgKIe3px\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cc8j8m\",\"data-framer-name\":\"Frame 1984078796\",layoutDependency:layoutDependency,layoutId:\"QN13fq286\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1tibn79\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"Zg18WZGlO\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Achieve 98% ESG data accuracy\"})}),className:\"framer-1otxdlh\",\"data-framer-name\":\"Achieve 98% ESG data accuracy\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"Wky7XT0p2\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ixtf1o\",\"data-framer-name\":\"Frame 1984078797\",layoutDependency:layoutDependency,layoutId:\"rdzfP2Be4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-3trdrd\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"G91bWbdDo\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Streamline compliance across global teams\"})}),className:\"framer-rdxank\",\"data-framer-name\":\"Streamline compliance across global teams\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"n581ztkZ9\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o57659\",\"data-border\":true,\"data-framer-name\":\"Frame 1984078811\",layoutDependency:layoutDependency,layoutId:\"cvNvemyav\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 4px 17px 9px rgba(0, 0, 0, 0.04)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-olhwel\",\"data-framer-name\":\"Frame 1984078810\",layoutDependency:layoutDependency,layoutId:\"AdkJ2WcOc\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-159yapv\",\"data-framer-name\":\"Group 1597884729\",layoutDependency:layoutDependency,layoutId:\"KCSqlSpZS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(73, 73, 73))\"},children:\"BY SUSTAINABILITY NEEDS\"})}),className:\"framer-yvlqcc\",\"data-framer-name\":\"BY SUSTAINABILITY NEEDS\",fonts:[\"GF;Manrope-600\"],layoutDependency:layoutDependency,layoutId:\"ARJvKAKos\",style:{\"--extracted-r6o4lv\":\"rgb(73, 73, 73)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ruamhb\",\"data-framer-name\":\"Frame 1984078809\",layoutDependency:layoutDependency,layoutId:\"aei2lbKX7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"nsF1diSsR-pressed\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-slnyhn-container\",layoutDependency:layoutDependency,layoutId:\"wDwI2Lowj-container\",nodeId:\"wDwI2Lowj\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"wDwI2Lowj\",layoutId:\"wDwI2Lowj\",variant:\"QKpx3BfT_\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"nsF1diSsR-pressed\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pffpzc-container\",layoutDependency:layoutDependency,layoutId:\"N2lyxM79y-container\",nodeId:\"N2lyxM79y\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"N2lyxM79y\",layoutId:\"N2lyxM79y\",variant:\"Xi6ItZC8v\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"nsF1diSsR-pressed\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+105}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-at31cs-container\",layoutDependency:layoutDependency,layoutId:\"WuKcCqXKW-container\",nodeId:\"WuKcCqXKW\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"WuKcCqXKW\",layoutId:\"WuKcCqXKW\",variant:\"fOlBcmYlB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"nsF1diSsR-pressed\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+105}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yx15kn-container\",layoutDependency:layoutDependency,layoutId:\"zTGEE9YIC-container\",nodeId:\"zTGEE9YIC\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"zTGEE9YIC\",layoutId:\"zTGEE9YIC\",variant:\"rUK_djnjv\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ll8ea8\",\"data-framer-name\":\"Line 385\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:679,layoutDependency:layoutDependency,layoutId:\"dJu64GdhF\",svg:'<svg width=\"679\" height=\"4\" viewBox=\"-1 -1 679 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.453125\" y1=\"1.01172\" x2=\"676.773\" y2=\"1.01172\" stroke=\"#D0D0D0\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dqojmt\",\"data-border\":true,\"data-framer-name\":\"Frame 1437253123\",layoutDependency:layoutDependency,layoutId:\"z5hQ81sDo\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(240, 240, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(217, 217, 217, 0.3)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i5ah18\",\"data-framer-name\":\"Group 1437253336\",layoutDependency:layoutDependency,layoutId:\"R2E58JGK1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ibainy\",\"data-framer-name\":\"Rectangle 4649\",layoutDependency:layoutDependency,layoutId:\"O3g3yFhFE\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:400,pixelWidth:572,positionX:\"center\",positionY:\"center\",sizes:\"142.85px\",src:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png\",srcSet:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png?scale-down-to=512 512w,https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png 572w\"},className:\"framer-1bb71ux\",\"data-framer-name\":\"image 196\",layoutDependency:layoutDependency,layoutId:\"bmlSEjla6\",transformTemplate:transformTemplate1,...addPropertyOverrides({\"nsF1diSsR-pressed\":{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+27+32+0+0+13+8.5492+13.0312),pixelHeight:400,pixelWidth:572,positionX:\"center\",positionY:\"center\",sizes:\"142.85px\",src:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png\",srcSet:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png?scale-down-to=512 512w,https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png 572w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r46adg\",\"data-framer-name\":\"Frame 1984078799\",layoutDependency:layoutDependency,layoutId:\"mJPVdQWqE\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3x4l6z\",\"data-framer-name\":\"Frame 1984078800\",layoutDependency:layoutDependency,layoutId:\"x64fl1cxI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"7px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\",\"--framer-text-transform\":\"uppercase\"},children:\"Metrikflow has helped companies:\"})}),className:\"framer-wxhl0i\",\"data-framer-name\":\"Metrikflow has helped companies:\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"iqep2Pu6x\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g1vlgp\",\"data-framer-name\":\"Frame 1984078798\",layoutDependency:layoutDependency,layoutId:\"xTzl3XRDb\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1auavdp\",\"data-framer-name\":\"Frame 1984078795\",layoutDependency:layoutDependency,layoutId:\"X7Snlam4f\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-11etvwh\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"mSXV5OgmN\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Reduce carbon reporting time by 60%\"})}),className:\"framer-4w70e7\",\"data-framer-name\":\"Reduce carbon reporting time by 60%\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"e6diBLnZU\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rorwgk\",\"data-framer-name\":\"Frame 1984078796\",layoutDependency:layoutDependency,layoutId:\"B5lOWzPXc\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-9occj2\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"CEmh39BX1\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Achieve 98% ESG data accuracy\"})}),className:\"framer-1s5grxd\",\"data-framer-name\":\"Achieve 98% ESG data accuracy\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"vVSmIePhG\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-135o6wi\",\"data-framer-name\":\"Frame 1984078797\",layoutDependency:layoutDependency,layoutId:\"eWDk5qahD\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1c52112\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"JFqrxIR9V\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Streamline compliance across global teams\"})}),className:\"framer-gkgefj\",\"data-framer-name\":\"Streamline compliance across global teams\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"QC1ef4hQJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]})]})}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rq7ddq\",layoutDependency:layoutDependency,layoutId:\"pxUxUrKPi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Solutions\"})}),className:\"framer-9i1f9q\",\"data-framer-name\":\"Solutions\",fonts:[\"GF;Manrope-700\"],layoutDependency:layoutDependency,layoutId:\"mv1Vuz_ZN\",style:{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17lqm8v-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"YGeyseaK6-container\",nodeId:\"YGeyseaK6\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",style:{rotate:540},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretDown\",id:\"YGeyseaK6\",layoutId:\"YGeyseaK6\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-dqspzk\",\"data-border\":true,\"data-framer-name\":\"Frame 1984078811\",layoutDependency:layoutDependency,layoutId:\"F_QUA5LaQ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(237, 237, 237)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 4px 17px 9px rgba(0, 0, 0, 0.04)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-swnn0s\",\"data-framer-name\":\"Frame 1984078810\",layoutDependency:layoutDependency,layoutId:\"l4RKDMUqQ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kx105o\",\"data-framer-name\":\"Group 1597884729\",layoutDependency:layoutDependency,layoutId:\"vswhA5dii\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(73, 73, 73))\"},children:\"BY SUSTAINABILITY NEEDS\"})}),className:\"framer-yh49kt\",\"data-framer-name\":\"BY SUSTAINABILITY NEEDS\",fonts:[\"GF;Manrope-600\"],layoutDependency:layoutDependency,layoutId:\"xJhlP75so\",style:{\"--extracted-r6o4lv\":\"rgb(73, 73, 73)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kzqqoa\",\"data-framer-name\":\"Frame 1984078809\",layoutDependency:layoutDependency,layoutId:\"A3KeaoFgN\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"gTUK44dLu-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9l50pf-container\",layoutDependency:layoutDependency,layoutId:\"OAd35SHFP-container\",nodeId:\"OAd35SHFP\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"OAd35SHFP\",layoutId:\"OAd35SHFP\",variant:\"QKpx3BfT_\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"gTUK44dLu-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wnakjn-container\",layoutDependency:layoutDependency,layoutId:\"AX2WvccUV-container\",nodeId:\"AX2WvccUV\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"AX2WvccUV\",layoutId:\"AX2WvccUV\",variant:\"Xi6ItZC8v\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"gTUK44dLu-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+105}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17w54va-container\",layoutDependency:layoutDependency,layoutId:\"EWjA8OJ9k-container\",nodeId:\"EWjA8OJ9k\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"EWjA8OJ9k\",layoutId:\"EWjA8OJ9k\",variant:\"fOlBcmYlB\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,width:\"326px\",...addPropertyOverrides({\"gTUK44dLu-hover\":{y:(componentViewport?.y||0)+0+27+32+0+0+57.8984+0+105}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tabofi-container\",layoutDependency:layoutDependency,layoutId:\"nPJcdigTa-container\",nodeId:\"nPJcdigTa\",rendersWithMotion:true,scopeId:\"wPZLm81mS\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem2,{height:\"100%\",id:\"nPJcdigTa\",layoutId:\"nPJcdigTa\",variant:\"rUK_djnjv\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ssexhl\",\"data-framer-name\":\"Line 385\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:679,layoutDependency:layoutDependency,layoutId:\"YC5SHfvgq\",svg:'<svg width=\"679\" height=\"4\" viewBox=\"-1 -1 679 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"0.453125\" y1=\"1.01172\" x2=\"676.773\" y2=\"1.01172\" stroke=\"#D0D0D0\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xzwc3l\",\"data-border\":true,\"data-framer-name\":\"Frame 1437253123\",layoutDependency:layoutDependency,layoutId:\"DjJJT6rtW\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(240, 240, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(217, 217, 217, 0.3)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o23jia\",\"data-framer-name\":\"Group 1437253336\",layoutDependency:layoutDependency,layoutId:\"hDjJCgHmi\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v7ojh7\",\"data-framer-name\":\"Rectangle 4649\",layoutDependency:layoutDependency,layoutId:\"a8aEoYmoe\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",pixelHeight:400,pixelWidth:572,positionX:\"center\",positionY:\"center\",sizes:\"142.85px\",src:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png\",srcSet:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png?scale-down-to=512 512w,https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png 572w\"},className:\"framer-19qyykp\",\"data-framer-name\":\"image 196\",layoutDependency:layoutDependency,layoutId:\"TsOn6coPj\",transformTemplate:transformTemplate1,...addPropertyOverrides({\"gTUK44dLu-hover\":{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+27+32+0+0+13+8.5492+13.0312),pixelHeight:400,pixelWidth:572,positionX:\"center\",positionY:\"center\",sizes:\"142.85px\",src:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png\",srcSet:\"https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png?scale-down-to=512 512w,https://framerusercontent.com/images/VT9nvtKh7WTohWwIw7nQ6oDZckI.png 572w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xa59z8\",\"data-framer-name\":\"Frame 1984078799\",layoutDependency:layoutDependency,layoutId:\"PSsoc56WZ\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ll8qqo\",\"data-framer-name\":\"Frame 1984078800\",layoutDependency:layoutDependency,layoutId:\"zQAKCiolZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"7px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(122, 122, 122))\",\"--framer-text-transform\":\"uppercase\"},children:\"Metrikflow has helped companies:\"})}),className:\"framer-1h83p1r\",\"data-framer-name\":\"Metrikflow has helped companies:\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"SUiBZaHAV\",style:{\"--extracted-r6o4lv\":\"rgb(122, 122, 122)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rtel2\",\"data-framer-name\":\"Frame 1984078798\",layoutDependency:layoutDependency,layoutId:\"JYxmgb6oS\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ojnldl\",\"data-framer-name\":\"Frame 1984078795\",layoutDependency:layoutDependency,layoutId:\"zOLYCEcYX\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1x27q37\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"UjGWvF0tf\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Reduce carbon reporting time by 60%\"})}),className:\"framer-c972fp\",\"data-framer-name\":\"Reduce carbon reporting time by 60%\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"RCVfMuoM4\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-29fr2p\",\"data-framer-name\":\"Frame 1984078796\",layoutDependency:layoutDependency,layoutId:\"ULTyH9JFR\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-12f2ht5\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"Y5k49Mm7G\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Achieve 98% ESG data accuracy\"})}),className:\"framer-64xu9b\",\"data-framer-name\":\"Achieve 98% ESG data accuracy\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"LY4ai9Zwa\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10yw8p1\",\"data-framer-name\":\"Frame 1984078797\",layoutDependency:layoutDependency,layoutId:\"uuqI8HWTt\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rdpfcb\",\"data-framer-name\":\"charm:tick\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"ih82kf9XL\",svg:'<svg width=\"11\" height=\"10\" viewBox=\"0 0 11 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.49219 5.46875L4.67969 7.65625L9.05469 2.96875\" stroke=\"#33B485\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"9px\"},children:\"Streamline compliance across global teams\"})}),className:\"framer-yigfq5\",\"data-framer-name\":\"Streamline compliance across global teams\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"aCfz7j9AK\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oIUQX.framer-zjnwbj, .framer-oIUQX .framer-zjnwbj { display: block; }\",\".framer-oIUQX.framer-1h3vtyp { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: 23px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 106px; }\",\".framer-oIUQX .framer-12ax6tg { 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; position: relative; width: min-content; z-index: 10; }\",\".framer-oIUQX .framer-fvmw4r, .framer-oIUQX .framer-125ikjw, .framer-oIUQX .framer-9juxgf, .framer-oIUQX .framer-1m4ae59, .framer-oIUQX .framer-1h95o8i, .framer-oIUQX .framer-haqo6t, .framer-oIUQX .framer-cp4mkx, .framer-oIUQX .framer-1otxdlh, .framer-oIUQX .framer-rdxank, .framer-oIUQX .framer-wxhl0i, .framer-oIUQX .framer-4w70e7, .framer-oIUQX .framer-1s5grxd, .framer-oIUQX .framer-gkgefj, .framer-oIUQX .framer-9i1f9q, .framer-oIUQX .framer-1h83p1r, .framer-oIUQX .framer-c972fp, .framer-oIUQX .framer-64xu9b, .framer-oIUQX .framer-yigfq5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 10; }\",\".framer-oIUQX .framer-1ppikhj-container, .framer-oIUQX .framer-17lqm8v-container { flex: none; height: 23px; position: relative; width: 20px; z-index: 10; }\",\".framer-oIUQX .framer-j51vnh, .framer-oIUQX .framer-zc8dbs, .framer-oIUQX .framer-1o57659, .framer-oIUQX .framer-dqspzk { 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: 32px 24px 32px 24px; position: relative; width: min-content; z-index: 10; }\",\".framer-oIUQX .framer-ojcabz, .framer-oIUQX .framer-r5rty2, .framer-oIUQX .framer-olhwel, .framer-oIUQX .framer-swnn0s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 10; }\",\".framer-oIUQX .framer-hq0s8j, .framer-oIUQX .framer-c2ozva, .framer-oIUQX .framer-159yapv, .framer-oIUQX .framer-kx105o { flex: none; height: 244px; overflow: visible; position: relative; width: 676px; z-index: 10; }\",\".framer-oIUQX .framer-d3k0gq, .framer-oIUQX .framer-36ccp0, .framer-oIUQX .framer-yvlqcc, .framer-oIUQX .framer-yh49kt { flex: none; height: auto; left: 1px; position: absolute; top: 0px; white-space: pre; width: auto; z-index: 10; }\",\".framer-oIUQX .framer-djivpx, .framer-oIUQX .framer-1cq6xo5, .framer-oIUQX .framer-ruamhb, .framer-oIUQX .framer-1kzqqoa { display: grid; flex: none; gap: 24px 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 186px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 58px; width: 676px; z-index: 10; }\",\".framer-oIUQX .framer-1p4idim-container, .framer-oIUQX .framer-1o8eetw-container, .framer-oIUQX .framer-19nd6a9-container, .framer-oIUQX .framer-yfb91x-container, .framer-oIUQX .framer-1x67goz-container, .framer-oIUQX .framer-1rrk4d2-container, .framer-oIUQX .framer-hr5mru-container, .framer-oIUQX .framer-8d25zm-container, .framer-oIUQX .framer-slnyhn-container, .framer-oIUQX .framer-pffpzc-container, .framer-oIUQX .framer-at31cs-container, .framer-oIUQX .framer-1yx15kn-container, .framer-oIUQX .framer-9l50pf-container, .framer-oIUQX .framer-wnakjn-container, .framer-oIUQX .framer-17w54va-container, .framer-oIUQX .framer-tabofi-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-oIUQX .framer-twh3ob, .framer-oIUQX .framer-1njg8fc, .framer-oIUQX .framer-ll8ea8, .framer-oIUQX .framer-ssexhl { flex: none; height: 4px; left: -1px; position: absolute; top: 29px; width: 679px; z-index: 10; }\",\".framer-oIUQX .framer-7u2y02, .framer-oIUQX .framer-t2y9ol, .framer-oIUQX .framer-1dqojmt, .framer-oIUQX .framer-xzwc3l { 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: visible; padding: 13px 14px 13px 14px; position: relative; width: 228px; z-index: 10; }\",\".framer-oIUQX .framer-1mctqsq, .framer-oIUQX .framer-1lobue5, .framer-oIUQX .framer-1i5ah18, .framer-oIUQX .framer-1o23jia { flex: none; height: 122px; overflow: visible; position: relative; width: 200px; z-index: 10; }\",\".framer-oIUQX .framer-1feog4d, .framer-oIUQX .framer-lx0fuq, .framer-oIUQX .framer-1ibainy, .framer-oIUQX .framer-1v7ojh7 { flex: none; height: 122px; left: 0px; position: absolute; top: 0px; width: 200px; z-index: 10; }\",\".framer-oIUQX .framer-1aem59t, .framer-oIUQX .framer-j5xrst, .framer-oIUQX .framer-1bb71ux, .framer-oIUQX .framer-19qyykp { aspect-ratio: 1.4293819521866973 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 100px); left: 50%; position: absolute; top: 52%; width: 143px; z-index: 10; }\",\".framer-oIUQX .framer-157qe82, .framer-oIUQX .framer-lcry0l, .framer-oIUQX .framer-1r46adg, .framer-oIUQX .framer-1xa59z8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-oIUQX .framer-at111j, .framer-oIUQX .framer-um16au, .framer-oIUQX .framer-3x4l6z, .framer-oIUQX .framer-ll8qqo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 10; }\",\".framer-oIUQX .framer-1y5d9ft, .framer-oIUQX .framer-qzwrjf, .framer-oIUQX .framer-1g1vlgp, .framer-oIUQX .framer-1rtel2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 174px; z-index: 10; }\",\".framer-oIUQX .framer-1g5fi6, .framer-oIUQX .framer-1klukss, .framer-oIUQX .framer-1yzfb2x, .framer-oIUQX .framer-cc8j8m, .framer-oIUQX .framer-1auavdp, .framer-oIUQX .framer-1rorwgk, .framer-oIUQX .framer-ojnldl, .framer-oIUQX .framer-29fr2p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 10; }\",\".framer-oIUQX .framer-1uso0vu, .framer-oIUQX .framer-123vgnn, .framer-oIUQX .framer-10xsjns, .framer-oIUQX .framer-l495qb, .framer-oIUQX .framer-1tibn79, .framer-oIUQX .framer-3trdrd, .framer-oIUQX .framer-11etvwh, .framer-oIUQX .framer-9occj2, .framer-oIUQX .framer-1c52112, .framer-oIUQX .framer-1x27q37, .framer-oIUQX .framer-12f2ht5, .framer-oIUQX .framer-1rdpfcb { flex: none; height: 10px; position: relative; width: 11px; z-index: 10; }\",\".framer-oIUQX .framer-1tyo4q7, .framer-oIUQX .framer-1ixtf1o, .framer-oIUQX .framer-135o6wi, .framer-oIUQX .framer-10yw8p1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-oIUQX .framer-1rq7ddq { 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: min-content; z-index: 10; }\",\".framer-oIUQX.framer-v-1qai7dm.framer-1h3vtyp, .framer-oIUQX.framer-v-i485tl.framer-1h3vtyp { flex-direction: column; gap: 12px; }\",\".framer-oIUQX.framer-v-1qai7dm .framer-12ax6tg, .framer-oIUQX.framer-v-i485tl .framer-12ax6tg { justify-content: flex-start; }\",\".framer-oIUQX.framer-v-1h3vtyp.hover.framer-1h3vtyp, .framer-oIUQX.framer-v-1h3vtyp.pressed.framer-1h3vtyp { flex-direction: column; gap: 4px; }\",\".framer-oIUQX.framer-v-1qai7dm.hover.framer-1h3vtyp, .framer-oIUQX.framer-v-i485tl.hover.framer-1h3vtyp { gap: 4px; }\",\".framer-oIUQX.framer-v-1qai7dm.hover .framer-1p4idim-container { order: 0; }\",\".framer-oIUQX.framer-v-1qai7dm.hover .framer-1o8eetw-container { order: 1; }\",\".framer-oIUQX.framer-v-1qai7dm.hover .framer-19nd6a9-container { order: 2; }\",\".framer-oIUQX.framer-v-1qai7dm.hover .framer-yfb91x-container { order: 3; }\",'.framer-oIUQX[data-border=\"true\"]::after, .framer-oIUQX [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 23\n * @framerIntrinsicWidth 106\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"CKCBPkipv\":{\"layout\":[\"fixed\",\"fixed\"]},\"gTUK44dLu\":{\"layout\":[\"fixed\",\"fixed\"]},\"K2YFC4IPR\":{\"layout\":[\"fixed\",\"fixed\"]},\"QKoEt4Mv1\":{\"layout\":[\"fixed\",\"fixed\"]},\"SmMqIUTs3\":{\"layout\":[\"fixed\",\"fixed\"]},\"mNMNl8Tzh\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerwPZLm81mS=withCSS(Component,css,\"framer-oIUQX\");export default FramerwPZLm81mS;FramerwPZLm81mS.displayName=\"Solutions Dropdown\";FramerwPZLm81mS.defaultProps={height:23,width:106};addPropertyControls(FramerwPZLm81mS,{variant:{options:[\"nsF1diSsR\",\"CKCBPkipv\",\"gTUK44dLu\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerwPZLm81mS,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"}]},...PhosphorFonts,...SolutionsDropdownItem2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwPZLm81mS\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"23\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CKCBPkipv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gTUK44dLu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"K2YFC4IPR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QKoEt4Mv1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SmMqIUTs3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mNMNl8Tzh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"106\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wPZLm81mS.map", "// Generated by Framer (bf2ee14)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ProductNavbarItem1 from\"https://framerusercontent.com/modules/fuKmR9lmkYkY2SCw4pBA/nx62UFzXBoTEGS3sdi6V/bvbSZVtzP.js\";import AboutUsNavbarItem3 from\"https://framerusercontent.com/modules/yJGfy4g3JQB2d6hey8Ja/0KJTEGoqvZiUfOKWcglk/lrCpCR7We.js\";import KnowledgeCentreNavbarItem4 from\"https://framerusercontent.com/modules/pMlx9zIYnPzUzQVzMr3I/YQF3ay9lOO2YeQd7wtx2/SLlDMlDnK.js\";import SolutionsDropdown from\"https://framerusercontent.com/modules/QKZHZDwjLhQig7WFgBsh/yyhKV4CARRAleVeayKvd/wPZLm81mS.js\";const ProductNavbarItem1Fonts=getFonts(ProductNavbarItem1);const SolutionsDropdownFonts=getFonts(SolutionsDropdown);const AboutUsNavbarItem3Fonts=getFonts(AboutUsNavbarItem3);const KnowledgeCentreNavbarItem4Fonts=getFonts(KnowledgeCentreNavbarItem4);const cycleOrder=[\"yPcalkd7n\",\"GBBENuzml\",\"ZC9FEYLRs\",\"EaQDZHt_W\",\"b7rXmcGK6\"];const serializationHash=\"framer-GuOym\";const variantClassNames={b7rXmcGK6:\"framer-v-16jzkav\",EaQDZHt_W:\"framer-v-6i4kyn\",GBBENuzml:\"framer-v-19le2lr\",yPcalkd7n:\"framer-v-1xatz89\",ZC9FEYLRs:\"framer-v-23oa7p\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"1\":\"yPcalkd7n\",\"2\":\"GBBENuzml\",\"4\":\"ZC9FEYLRs\",\"5\":\"EaQDZHt_W\",\"Variant 6\":\"b7rXmcGK6\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"yPcalkd7n\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yPcalkd7n\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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-1xatz89\",className,classNames),\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"yPcalkd7n\",ref:refBinding,style:{...style},...addPropertyOverrides({b7rXmcGK6:{\"data-framer-name\":\"Variant 6\"},EaQDZHt_W:{\"data-framer-name\":\"5\"},GBBENuzml:{\"data-framer-name\":\"2\"},ZC9FEYLRs:{\"data-framer-name\":\"4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"59px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||23)-0-19)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13lu2ep-container\",layoutDependency:layoutDependency,layoutId:\"OFjix7aM0-container\",nodeId:\"OFjix7aM0\",rendersWithMotion:true,scopeId:\"ZBj2vP__i\",children:/*#__PURE__*/_jsx(ProductNavbarItem1,{height:\"100%\",id:\"OFjix7aM0\",layoutId:\"OFjix7aM0\",style:{height:\"100%\",width:\"100%\"},variant:\"NBTYTMZKM\",width:\"100%\",...addPropertyOverrides({GBBENuzml:{variant:\"fCcXoUy4X\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+(0+((componentViewport?.height||23)-0-23)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-sw2g4k-container\",layoutDependency:layoutDependency,layoutId:\"bvXi6Udpn-container\",nodeId:\"bvXi6Udpn\",rendersWithMotion:true,scopeId:\"ZBj2vP__i\",children:/*#__PURE__*/_jsx(SolutionsDropdown,{height:\"100%\",id:\"bvXi6Udpn\",layoutId:\"bvXi6Udpn\",variant:\"gTUK44dLu\",width:\"100%\",...addPropertyOverrides({b7rXmcGK6:{variant:\"CKCBPkipv\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"68px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||23)-0-19)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mtc5g5-container\",layoutDependency:layoutDependency,layoutId:\"brqHe5u_n-container\",nodeId:\"brqHe5u_n\",rendersWithMotion:true,scopeId:\"ZBj2vP__i\",children:/*#__PURE__*/_jsx(AboutUsNavbarItem3,{height:\"100%\",id:\"brqHe5u_n\",layoutId:\"brqHe5u_n\",style:{height:\"100%\",width:\"100%\"},variant:\"H35eJzX3m\",width:\"100%\",...addPropertyOverrides({ZC9FEYLRs:{variant:\"OFvc_GHiP\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,width:\"137px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||23)-0-19)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11yso6g-container\",layoutDependency:layoutDependency,layoutId:\"xFJ36i4Mh-container\",nodeId:\"xFJ36i4Mh\",rendersWithMotion:true,scopeId:\"ZBj2vP__i\",children:/*#__PURE__*/_jsx(KnowledgeCentreNavbarItem4,{height:\"100%\",id:\"xFJ36i4Mh\",layoutId:\"xFJ36i4Mh\",style:{height:\"100%\",width:\"100%\"},variant:\"NGYrsbcHE\",width:\"100%\",...addPropertyOverrides({EaQDZHt_W:{variant:\"Ws6yDev4C\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GuOym.framer-tthre6, .framer-GuOym .framer-tthre6 { display: block; }\",\".framer-GuOym.framer-1xatz89 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-GuOym .framer-13lu2ep-container { flex: none; height: 19px; position: relative; width: 59px; }\",\".framer-GuOym .framer-sw2g4k-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-GuOym .framer-mtc5g5-container { flex: none; height: 19px; position: relative; width: 68px; }\",\".framer-GuOym .framer-11yso6g-container { flex: none; height: 19px; position: relative; width: 137px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 23\n * @framerIntrinsicWidth 496\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"GBBENuzml\":{\"layout\":[\"auto\",\"auto\"]},\"ZC9FEYLRs\":{\"layout\":[\"auto\",\"auto\"]},\"EaQDZHt_W\":{\"layout\":[\"auto\",\"auto\"]},\"b7rXmcGK6\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerZBj2vP__i=withCSS(Component,css,\"framer-GuOym\");export default FramerZBj2vP__i;FramerZBj2vP__i.displayName=\"Navbar Items\";FramerZBj2vP__i.defaultProps={height:23,width:496};addPropertyControls(FramerZBj2vP__i,{variant:{options:[\"yPcalkd7n\",\"GBBENuzml\",\"ZC9FEYLRs\",\"EaQDZHt_W\",\"b7rXmcGK6\"],optionTitles:[\"1\",\"2\",\"4\",\"5\",\"Variant 6\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerZBj2vP__i,[{explicitInter:true,fonts:[]},...ProductNavbarItem1Fonts,...SolutionsDropdownFonts,...AboutUsNavbarItem3Fonts,...KnowledgeCentreNavbarItem4Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZBj2vP__i\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GBBENuzml\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ZC9FEYLRs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EaQDZHt_W\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"b7rXmcGK6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"23\",\"framerIntrinsicWidth\":\"496\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a4aa1f7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,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/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/TnwhWDwLMBh6mcv5LdoP/4EL5nETViOkU4VbaDXeJ/BvMlRUiV5.js\";import PrimaryButtonBookADemo from\"https://framerusercontent.com/modules/kY2a8fWAcLoC68GqJLUD/PTKq4O9uDNKcCrTZQO8n/egOvEH93H.js\";import SolutionsDropdownItem1 from\"https://framerusercontent.com/modules/3DokHqX7EQIe8qfvIPRn/7LL24tqIF0Uc4pwH0AK4/qXBTCn1gG.js\";import NavbarItems from\"https://framerusercontent.com/modules/zE83E4xEUaLXOEAuxgBJ/MMVrjUxtpae336sMCz9e/ZBj2vP__i.js\";const IconoirFonts=getFonts(Iconoir);const NavbarItemsFonts=getFonts(NavbarItems);const PrimaryButtonBookADemoFonts=getFonts(PrimaryButtonBookADemo);const PhosphorFonts=getFonts(Phosphor);const SolutionsDropdownItem1Fonts=getFonts(SolutionsDropdownItem1);const cycleOrder=[\"EwrOYcJfv\",\"CfAFZHPLY\",\"oGRPmnHfK\",\"oPQR5AzUm\",\"s26SZYy6u\",\"kY4BbnK7W\",\"uXx4iUHaK\",\"XNiS1RCg6\",\"VkORJKvzq\",\"TbU_c9hKj\",\"n7ye4rsJG\",\"dRy2AcVLE\",\"froCzloWE\",\"Mo2aUM4V7\"];const serializationHash=\"framer-Gmp9S\";const variantClassNames={CfAFZHPLY:\"framer-v-gczq9z\",dRy2AcVLE:\"framer-v-izd09v\",EwrOYcJfv:\"framer-v-1b687gq\",froCzloWE:\"framer-v-f0mqgp\",kY4BbnK7W:\"framer-v-1dmf8vg\",Mo2aUM4V7:\"framer-v-141j6dl\",n7ye4rsJG:\"framer-v-vxcgh2\",oGRPmnHfK:\"framer-v-1b2iqsm\",oPQR5AzUm:\"framer-v-yn5f0g\",s26SZYy6u:\"framer-v-4s0czx\",TbU_c9hKj:\"framer-v-gzefqc\",uXx4iUHaK:\"framer-v-ya513n\",VkORJKvzq:\"framer-v-yz6p4v\",XNiS1RCg6:\"framer-v-1k1pxla\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile- Closed\":\"oGRPmnHfK\",\"Mobile- Open\":\"oPQR5AzUm\",\"Variant 1\":\"EwrOYcJfv\",\"Variant 2\":\"CfAFZHPLY\",\"Variant 5\":\"s26SZYy6u\",\"Variant 6\":\"kY4BbnK7W\",\"Variant 7\":\"uXx4iUHaK\",\"Variant 8\":\"XNiS1RCg6\",\"Variant 9\":\"VkORJKvzq\",\"White- 1. Home\":\"TbU_c9hKj\",\"White- 2. Product\":\"n7ye4rsJG\",\"White- 3. Solutions\":\"froCzloWE\",\"White- 4. About Us\":\"dRy2AcVLE\",\"White- 5. KC\":\"Mo2aUM4V7\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EwrOYcJfv\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EwrOYcJfv\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapwkp19p=activeVariantCallback(async(...args)=>{setVariant(\"oPQR5AzUm\");});const onTaphutdf4=activeVariantCallback(async(...args)=>{setVariant(\"oGRPmnHfK\");});const onTapojocbk=activeVariantCallback(async(...args)=>{setVariant(\"s26SZYy6u\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"oGRPmnHfK\",\"oPQR5AzUm\",\"s26SZYy6u\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"oGRPmnHfK\",\"oPQR5AzUm\",\"s26SZYy6u\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"oPQR5AzUm\",\"s26SZYy6u\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"s26SZYy6u\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1b687gq\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"EwrOYcJfv\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(232, 232, 232)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(230, 244, 240))\",...style},variants:{CfAFZHPLY:{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\"},dRy2AcVLE:{backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},froCzloWE:{backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},kY4BbnK7W:{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\"},Mo2aUM4V7:{backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},n7ye4rsJG:{backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},oGRPmnHfK:{backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},oPQR5AzUm:{backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},s26SZYy6u:{backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},TbU_c9hKj:{backgroundColor:\"var(--token-bd16a7f6-ea48-4d12-ad08-19857acf06f8, rgb(255, 255, 255))\"},uXx4iUHaK:{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\"},VkORJKvzq:{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\"},XNiS1RCg6:{backgroundColor:\"var(--token-fc427752-27cb-452c-b3aa-ce2db6de46f8, rgb(227, 241, 238))\"}},...addPropertyOverrides({CfAFZHPLY:{\"data-framer-name\":\"Variant 2\"},dRy2AcVLE:{\"data-framer-name\":\"White- 4. About Us\"},froCzloWE:{\"data-framer-name\":\"White- 3. Solutions\"},kY4BbnK7W:{\"data-framer-name\":\"Variant 6\"},Mo2aUM4V7:{\"data-framer-name\":\"White- 5. KC\"},n7ye4rsJG:{\"data-framer-name\":\"White- 2. Product\"},oGRPmnHfK:{\"data-framer-name\":\"Mobile- Closed\"},oPQR5AzUm:{\"data-framer-name\":\"Mobile- Open\"},s26SZYy6u:{\"data-framer-name\":\"Variant 5\"},TbU_c9hKj:{\"data-framer-name\":\"White- 1. Home\"},uXx4iUHaK:{\"data-framer-name\":\"Variant 7\"},VkORJKvzq:{\"data-framer-name\":\"Variant 9\"},XNiS1RCg6:{\"data-framer-name\":\"Variant 8\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dpn8su\",layoutDependency:layoutDependency,layoutId:\"iDGBIH8kw\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kh0nss\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"TiFFgtXCN\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(1, 99, 73, 0.35)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},...addPropertyOverrides({oGRPmnHfK:{\"data-highlight\":true,onTap:onTapwkp19p},oPQR5AzUm:{\"data-highlight\":true,onTap:onTaphutdf4},s26SZYy6u:{\"data-highlight\":true,onTap:onTaphutdf4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mxzd48-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"lFZ92JcV6-container\",nodeId:\"lFZ92JcV6\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Menu\",id:\"lFZ92JcV6\",layoutId:\"lFZ92JcV6\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({oGRPmnHfK:{color:\"rgb(0, 0, 0)\"},oPQR5AzUm:{color:\"rgb(0, 0, 0)\"},s26SZYy6u:{color:\"rgb(0, 0, 0)\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zjWKeXF_J\"},motionChild:true,nodeId:\"oELJlAmF7\",scopeId:\"N1JENq2TX\",...addPropertyOverrides({oGRPmnHfK:{openInNewTab:false},oPQR5AzUm:{openInNewTab:false},s26SZYy6u:{openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||94)-0-42)/2)+8.5),pixelHeight:99,pixelWidth:731,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/JQKp1jvImIJEI5jAyClByqceUQ.png\"},className:\"framer-14im8l0 framer-gretd3\",\"data-framer-name\":\"Logo- Full\",layoutDependency:layoutDependency,layoutId:\"oELJlAmF7\",...addPropertyOverrides({oGRPmnHfK:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||94)-0-38)/2)+8),pixelHeight:999,pixelWidth:2049,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TZqjR9LJlch8eqqfGhZPJ6uDU.png?scale-down-to=2048\"}},oPQR5AzUm:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+29+0+8),pixelHeight:999,pixelWidth:2049,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TZqjR9LJlch8eqqfGhZPJ6uDU.png?scale-down-to=2048\"}},s26SZYy6u:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+29+0+8),pixelHeight:999,pixelWidth:2049,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/TZqjR9LJlch8eqqfGhZPJ6uDU.png?scale-down-to=2048\"}}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+(0+((componentViewport?.height||94)-0-42)/2)+9.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-w0t046-container\",layoutDependency:layoutDependency,layoutId:\"YYUWzxZnd-container\",nodeId:\"YYUWzxZnd\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",children:/*#__PURE__*/_jsx(NavbarItems,{height:\"100%\",id:\"YYUWzxZnd\",layoutId:\"YYUWzxZnd\",variant:\"yPcalkd7n\",width:\"100%\",...addPropertyOverrides({dRy2AcVLE:{variant:\"ZC9FEYLRs\"},froCzloWE:{variant:\"b7rXmcGK6\"},kY4BbnK7W:{variant:\"GBBENuzml\"},Mo2aUM4V7:{variant:\"EaQDZHt_W\"},n7ye4rsJG:{variant:\"GBBENuzml\"},uXx4iUHaK:{variant:\"ZC9FEYLRs\"},VkORJKvzq:{variant:\"EaQDZHt_W\"},XNiS1RCg6:{variant:\"b7rXmcGK6\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+(0+((componentViewport?.height||94)-0-42)/2)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vrto7j-container\",layoutDependency:layoutDependency,layoutId:\"synRrjr9X-container\",nodeId:\"synRrjr9X\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",children:/*#__PURE__*/_jsx(PrimaryButtonBookADemo,{height:\"100%\",id:\"synRrjr9X\",layoutId:\"synRrjr9X\",variant:\"F8kfMX0ZT\",width:\"100%\"})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-39b8qc\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"f8lijaSxM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},motionChild:true,nodeId:\"f8lijaSxMm3jYJXYYl\",openInNewTab:false,relValues:[],scopeId:\"N1JENq2TX\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-10cznvj\",\"data-styles-preset\":\"BvMlRUiV5\",children:\"Product\"})})})}),className:\"framer-ndzvr9\",\"data-framer-name\":\"Product\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"f8lijaSxMm3jYJXYYl\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:\"About Us\"})}),className:\"framer-1phbz29\",\"data-framer-name\":\"About Us\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"f8lijaSxMcBv0ghrlm\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oPQR5AzUm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},motionChild:true,nodeId:\"f8lijaSxMcBv0ghrlm\",openInNewTab:false,relValues:[],scopeId:\"N1JENq2TX\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-10cznvj\",\"data-styles-preset\":\"BvMlRUiV5\",children:\"About Us\"})})})})},s26SZYy6u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},motionChild:true,nodeId:\"f8lijaSxMcBv0ghrlm\",openInNewTab:false,relValues:[],scopeId:\"N1JENq2TX\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-10cznvj\",\"data-styles-preset\":\"BvMlRUiV5\",children:\"About Us\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:\"Knowledge Centre\"})}),className:\"framer-19bte73\",\"data-framer-name\":\"Knowledge Centre\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"f8lijaSxMguTvHVh8z\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oPQR5AzUm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{k4Vxsn8Ke:\"certificazione-della-parit\\xe0-di-genere-cos-\\xe8-e-come-le-aziende-possono-ottenerla\"},unresolvedPathSlugs:{k4Vxsn8Ke:{collectionId:\"PSPhRYa_O\",collectionItemId:\"m7WqnZUlQ\"}},webPageId:\"C4FEGumkx\"},motionChild:true,nodeId:\"f8lijaSxMguTvHVh8z\",openInNewTab:false,relValues:[],scopeId:\"N1JENq2TX\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-10cznvj\",\"data-styles-preset\":\"BvMlRUiV5\",children:\"Knowledge Centre\"})})})})},s26SZYy6u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{k4Vxsn8Ke:\"certificazione-della-parit\\xe0-di-genere-cos-\\xe8-e-come-le-aziende-possono-ottenerla\"},unresolvedPathSlugs:{k4Vxsn8Ke:{collectionId:\"PSPhRYa_O\",collectionItemId:\"m7WqnZUlQ\"}},webPageId:\"C4FEGumkx\"},motionChild:true,nodeId:\"f8lijaSxMguTvHVh8z\",openInNewTab:false,relValues:[],scopeId:\"N1JENq2TX\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-10cznvj\",\"data-styles-preset\":\"BvMlRUiV5\",children:\"Knowledge Centre\"})})})})}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f6k7cb\",layoutDependency:layoutDependency,layoutId:\"kToW9B_Rn\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hczzli\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"qFxHyQwyb\",onTap:onTapwkp19p,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:\"Solutions\"})}),className:\"framer-f2c4zx\",\"data-framer-name\":\"Product\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"jpHOaFE0I\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{s26SZYy6u:{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({s26SZYy6u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Solutions\"})}),fonts:[\"GF;Manrope-600\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8oje06-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"YT3tbHUEY-container\",nodeId:\"YT3tbHUEY\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",style:{rotate:0},variants:{s26SZYy6u:{rotate:180}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretDown\",id:\"YT3tbHUEY\",layoutId:\"YT3tbHUEY\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({s26SZYy6u:{color:\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\"}},baseVariant,gestureVariant)})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w9s77k\",layoutDependency:layoutDependency,layoutId:\"JWGq87svL\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:14,borderBottomRightRadius:14,borderTopLeftRadius:14,borderTopRightRadius:14},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,...addPropertyOverrides({s26SZYy6u:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+29+98+0+61.2+0+31+16+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14ql08s-container\",layoutDependency:layoutDependency,layoutId:\"UT_wsL72k-container\",nodeId:\"UT_wsL72k\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem1,{height:\"100%\",id:\"UT_wsL72k\",layoutId:\"UT_wsL72k\",style:{width:\"100%\"},variant:\"j69bp0N0K\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,...addPropertyOverrides({s26SZYy6u:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+29+98+0+61.2+0+31+16+94}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-52d3hf-container\",layoutDependency:layoutDependency,layoutId:\"pp4HLlk4w-container\",nodeId:\"pp4HLlk4w\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem1,{height:\"100%\",id:\"pp4HLlk4w\",layoutId:\"pp4HLlk4w\",style:{width:\"100%\"},variant:\"v4ktO2ekp\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,...addPropertyOverrides({s26SZYy6u:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+29+98+0+61.2+0+31+16+188}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-es8m6f-container\",layoutDependency:layoutDependency,layoutId:\"yl5wtJkXc-container\",nodeId:\"yl5wtJkXc\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem1,{height:\"100%\",id:\"yl5wtJkXc\",layoutId:\"yl5wtJkXc\",style:{width:\"100%\"},variant:\"Ehj3YRglb\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,...addPropertyOverrides({s26SZYy6u:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+29+98+0+61.2+0+31+16+282}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-a3l0dr-container\",layoutDependency:layoutDependency,layoutId:\"uu4lVWLyh-container\",nodeId:\"uu4lVWLyh\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",children:/*#__PURE__*/_jsx(SolutionsDropdownItem1,{height:\"100%\",id:\"uu4lVWLyh\",layoutId:\"uu4lVWLyh\",style:{width:\"100%\"},variant:\"BcXBfz_de\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2ma1rk\",layoutDependency:layoutDependency,layoutId:\"IcVes222_\",...addPropertyOverrides({oPQR5AzUm:{\"data-highlight\":true,onTap:onTapojocbk}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)))\"},children:\"Solutions\"})}),className:\"framer-8gwik5\",\"data-framer-name\":\"Product\",fonts:[\"GF;Manrope-600\"],layoutDependency:layoutDependency,layoutId:\"pCeJxZRK8\",style:{\"--extracted-r6o4lv\":\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oPQR5AzUm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif'},children:\"Solutions\"})}),fonts:[\"GF;Manrope-regular\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17qgugo-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"j3o5YLg3O-container\",nodeId:\"j3o5YLg3O\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",style:{rotate:180},variants:{oPQR5AzUm:{rotate:360}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretDown\",id:\"j3o5YLg3O\",layoutId:\"j3o5YLg3O\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({oPQR5AzUm:{color:\"rgb(0, 0, 0)\"}},baseVariant,gestureVariant)})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({oPQR5AzUm:{height:42,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+29+364.6},s26SZYy6u:{height:42,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+29+825.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7bllxx-container\",layoutDependency:layoutDependency,layoutId:\"q3gXu_N23-container\",nodeId:\"q3gXu_N23\",rendersWithMotion:true,scopeId:\"N1JENq2TX\",children:/*#__PURE__*/_jsx(PrimaryButtonBookADemo,{height:\"100%\",id:\"q3gXu_N23\",layoutId:\"q3gXu_N23\",style:{width:\"100%\"},variant:\"F8kfMX0ZT\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Gmp9S.framer-gretd3, .framer-Gmp9S .framer-gretd3 { display: block; }\",\".framer-Gmp9S.framer-1b687gq { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: 94px; justify-content: space-between; min-width: 1054px; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 1440px; }\",\".framer-Gmp9S .framer-dpn8su { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Gmp9S .framer-1kh0nss { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); overflow: hidden; position: relative; width: 38px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Gmp9S .framer-mxzd48-container { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-Gmp9S .framer-14im8l0 { flex: none; gap: 0px; height: 25px; overflow: visible; position: relative; text-decoration: none; width: 183px; }\",\".framer-Gmp9S .framer-w0t046-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-Gmp9S .framer-vrto7j-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Gmp9S .framer-39b8qc { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Gmp9S .framer-ndzvr9, .framer-Gmp9S .framer-1phbz29, .framer-Gmp9S .framer-19bte73, .framer-Gmp9S .framer-f2c4zx, .framer-Gmp9S .framer-8gwik5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Gmp9S .framer-1f6k7cb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Gmp9S .framer-1hczzli { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Gmp9S .framer-8oje06-container, .framer-Gmp9S .framer-17qgugo-container { flex: none; height: 23px; position: relative; width: 20px; z-index: 10; }\",\".framer-Gmp9S .framer-w9s77k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 16px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-Gmp9S .framer-14ql08s-container, .framer-Gmp9S .framer-52d3hf-container, .framer-Gmp9S .framer-es8m6f-container, .framer-Gmp9S .framer-a3l0dr-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\".framer-Gmp9S .framer-2ma1rk { 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: 0px; position: relative; width: min-content; }\",\".framer-Gmp9S .framer-7bllxx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Gmp9S.framer-v-1b2iqsm.framer-1b687gq { min-width: 390px; padding: 0px 24px 0px 24px; width: 390px; }\",\".framer-Gmp9S.framer-v-1b2iqsm .framer-1kh0nss, .framer-Gmp9S.framer-v-yn5f0g .framer-1kh0nss, .framer-Gmp9S.framer-v-yn5f0g .framer-2ma1rk, .framer-Gmp9S.framer-v-4s0czx .framer-1kh0nss { cursor: pointer; order: 1; }\",\".framer-Gmp9S.framer-v-1b2iqsm .framer-mxzd48-container, .framer-Gmp9S.framer-v-yn5f0g .framer-mxzd48-container, .framer-Gmp9S.framer-v-4s0czx .framer-mxzd48-container { height: 28px; left: calc(50.00000000000002% - 28px / 2); top: calc(50.00000000000002% - 28px / 2); width: 28px; }\",\".framer-Gmp9S.framer-v-1b2iqsm .framer-14im8l0, .framer-Gmp9S.framer-v-yn5f0g .framer-14im8l0, .framer-Gmp9S.framer-v-4s0czx .framer-14im8l0 { aspect-ratio: 2.36 / 1; height: var(--framer-aspect-ratio-supported, 22px); order: 0; width: 52px; }\",\".framer-Gmp9S.framer-v-yn5f0g.framer-1b687gq { flex-direction: column; gap: 60px; height: 764px; justify-content: flex-start; min-width: 390px; padding: 29px 24px 0px 24px; width: 390px; }\",\".framer-Gmp9S.framer-v-yn5f0g .framer-dpn8su, .framer-Gmp9S.framer-v-yn5f0g .framer-39b8qc, .framer-Gmp9S.framer-v-yn5f0g .framer-7bllxx-container, .framer-Gmp9S.framer-v-4s0czx .framer-dpn8su, .framer-Gmp9S.framer-v-4s0czx .framer-39b8qc, .framer-Gmp9S.framer-v-4s0czx .framer-7bllxx-container { flex: none; width: 100%; }\",\".framer-Gmp9S.framer-v-yn5f0g .framer-ndzvr9, .framer-Gmp9S.framer-v-4s0czx .framer-ndzvr9 { order: 0; }\",\".framer-Gmp9S.framer-v-yn5f0g .framer-1phbz29, .framer-Gmp9S.framer-v-4s0czx .framer-1phbz29 { order: 2; }\",\".framer-Gmp9S.framer-v-yn5f0g .framer-19bte73, .framer-Gmp9S.framer-v-4s0czx .framer-19bte73 { order: 3; }\",\".framer-Gmp9S.framer-v-4s0czx.framer-1b687gq { flex-direction: column; gap: 60px; height: min-content; justify-content: flex-start; min-width: 390px; padding: 29px 24px 32px 24px; width: 390px; }\",\".framer-Gmp9S.framer-v-4s0czx .framer-1f6k7cb { order: 1; }\",\".framer-Gmp9S.framer-v-4s0czx .framer-2ma1rk { order: 4; }\",...sharedStyle.css,'.framer-Gmp9S[data-border=\"true\"]::after, .framer-Gmp9S [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 94\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"CfAFZHPLY\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"oGRPmnHfK\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"390px\",null,null,null]},\"oPQR5AzUm\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"390px\",null,null,null]},\"s26SZYy6u\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"390px\",null,null,null]},\"kY4BbnK7W\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"uXx4iUHaK\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"XNiS1RCg6\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"VkORJKvzq\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"TbU_c9hKj\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"n7ye4rsJG\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"dRy2AcVLE\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"froCzloWE\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]},\"Mo2aUM4V7\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"1054px\",null,null,null]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerN1JENq2TX=withCSS(Component,css,\"framer-Gmp9S\");export default FramerN1JENq2TX;FramerN1JENq2TX.displayName=\"Top Navbar\";FramerN1JENq2TX.defaultProps={height:94,width:1440};addPropertyControls(FramerN1JENq2TX,{variant:{options:[\"EwrOYcJfv\",\"CfAFZHPLY\",\"oGRPmnHfK\",\"oPQR5AzUm\",\"s26SZYy6u\",\"kY4BbnK7W\",\"uXx4iUHaK\",\"XNiS1RCg6\",\"VkORJKvzq\",\"TbU_c9hKj\",\"n7ye4rsJG\",\"dRy2AcVLE\",\"froCzloWE\",\"Mo2aUM4V7\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Mobile- Closed\",\"Mobile- Open\",\"Variant 5\",\"Variant 6\",\"Variant 7\",\"Variant 8\",\"Variant 9\",\"White- 1. Home\",\"White- 2. Product\",\"White- 4. About Us\",\"White- 3. Solutions\",\"White- 5. KC\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerN1JENq2TX,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v19/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v19/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"}]},...IconoirFonts,...NavbarItemsFonts,...PrimaryButtonBookADemoFonts,...PhosphorFonts,...SolutionsDropdownItem1Fonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerN1JENq2TX\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"CfAFZHPLY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"oGRPmnHfK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"390px\\\",null,null,null]},\\\"oPQR5AzUm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"390px\\\",null,null,null]},\\\"s26SZYy6u\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"390px\\\",null,null,null]},\\\"kY4BbnK7W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"uXx4iUHaK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"XNiS1RCg6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"VkORJKvzq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"TbU_c9hKj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"n7ye4rsJG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"dRy2AcVLE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"froCzloWE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]},\\\"Mo2aUM4V7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"1054px\\\",null,null,null]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"94\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./N1JENq2TX.map", "// Generated by Framer (b0cf16c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={XrHPeg037:{hover:true,pressed:true}};const cycleOrder=[\"XrHPeg037\",\"eOV3vgSpm\",\"lGcfJXazk\",\"T20H124Yn\",\"Mw17pu111\"];const serializationHash=\"framer-ny61H\";const variantClassNames={eOV3vgSpm:\"framer-v-6eck6g\",lGcfJXazk:\"framer-v-1mlg5pe\",Mw17pu111:\"framer-v-cp0ptl\",T20H124Yn:\"framer-v-1w3iwgg\",XrHPeg037:\"framer-v-60fsze\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"XrHPeg037\",Disabled:\"lGcfJXazk\",Error:\"Mw17pu111\",Loading:\"eOV3vgSpm\",Success:\"T20H124Yn\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XrHPeg037\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XrHPeg037\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"eOV3vgSpm\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"eOV3vgSpm\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-60fsze\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"XrHPeg037\",ref:refBinding,style:{backgroundColor:\"var(--token-ca8fbcc5-338a-42b8-bdc4-3929b22fc20e, rgb(51, 180, 133))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,...style},variants:{\"XrHPeg037-hover\":{backgroundColor:\"rgb(0, 0, 0)\",opacity:1},\"XrHPeg037-pressed\":{backgroundColor:\"rgb(0, 0, 0)\",opacity:1},lGcfJXazk:{opacity:.5},Mw17pu111:{backgroundColor:\"rgba(255, 34, 68, 0.15)\",opacity:1},T20H124Yn:{opacity:1}},...addPropertyOverrides({\"XrHPeg037-hover\":{\"data-framer-name\":undefined},\"XrHPeg037-pressed\":{\"data-framer-name\":undefined},eOV3vgSpm:{\"data-framer-name\":\"Loading\"},lGcfJXazk:{\"data-framer-name\":\"Disabled\"},Mw17pu111:{\"data-framer-name\":\"Error\"},T20H124Yn:{\"data-framer-name\":\"Success\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Subscribe\"})}),className:\"framer-dwxnhj\",fonts:[\"FS;Manrope-medium\"],layoutDependency:layoutDependency,layoutId:\"n5LLyjVK1\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{Mw17pu111:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Mw17pu111:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1tZWRpdW0=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})})},T20H124Yn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Thank you\"})}),fonts:[\"FS;Manrope-semibold\"]}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-fq0m5h\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"Js8PEPNy5\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-6fnk1b\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"GREluVBZE\",style:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)) 342deg)\",mask:\"none\",WebkitMask:\"none\"},variants:{eOV3vgSpm:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8zl9jt\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"iExNzOIxx\",style:{backgroundColor:\"var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ny61H.framer-ot5fhe, .framer-ny61H .framer-ot5fhe { display: block; }\",\".framer-ny61H.framer-60fsze { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-ny61H .framer-dwxnhj { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-ny61H .framer-fq0m5h { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-ny61H .framer-6fnk1b { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-ny61H .framer-8zl9jt { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ny61H.framer-60fsze { gap: 0px; } .framer-ny61H.framer-60fsze > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ny61H.framer-60fsze > :first-child { margin-left: 0px; } .framer-ny61H.framer-60fsze > :last-child { margin-right: 0px; } }\",\".framer-ny61H.framer-v-6eck6g.framer-60fsze, .framer-ny61H.framer-v-1mlg5pe.framer-60fsze, .framer-ny61H.framer-v-1w3iwgg.framer-60fsze, .framer-ny61H.framer-v-cp0ptl.framer-60fsze { cursor: unset; }\",\".framer-ny61H.framer-v-6eck6g .framer-6fnk1b { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"eOV3vgSpm\":{\"layout\":[\"fixed\",\"fixed\"]},\"lGcfJXazk\":{\"layout\":[\"fixed\",\"fixed\"]},\"T20H124Yn\":{\"layout\":[\"fixed\",\"fixed\"]},\"Mw17pu111\":{\"layout\":[\"fixed\",\"fixed\"]},\"tszwBYKJ2\":{\"layout\":[\"fixed\",\"fixed\"]},\"jebagdZyt\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerUuzVIOfg7=withCSS(Component,css,\"framer-ny61H\");export default FramerUuzVIOfg7;FramerUuzVIOfg7.displayName=\"Footer Button\";FramerUuzVIOfg7.defaultProps={height:40,width:240};addPropertyControls(FramerUuzVIOfg7,{variant:{options:[\"XrHPeg037\",\"eOV3vgSpm\",\"lGcfJXazk\",\"T20H124Yn\",\"Mw17pu111\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerUuzVIOfg7,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6U2SGH566NSNERG6RGEV3DSNEK7DL2RF/JRDYRKMSAW2H35IWEQIPL67HAJQ35MG5/JNU3GNMUBPWW6V6JTED3S27XL5HN7NM5.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUuzVIOfg7\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eOV3vgSpm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lGcfJXazk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"T20H124Yn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Mw17pu111\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tszwBYKJ2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jebagdZyt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"240\",\"framerIntrinsicHeight\":\"40\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UuzVIOfg7.map", "// Generated by Framer (6d96db3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormPlainTextInput,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/BiZwA5ylls2rlHNecyo2/jXEBRSrED4WWu4p9MZV9/nVDLdycW2.js\";import FooterButton from\"https://framerusercontent.com/modules/njFsX8ABrjJKMcUWQubL/XE7BDy59rxqUsQf5GocS/UuzVIOfg7.js\";const FooterButtonFonts=getFonts(FooterButton);const cycleOrder=[\"X68jInMCM\",\"x8H_z5YyQ\",\"cFeUOsG79\"];const serializationHash=\"framer-bjmXi\";const variantClassNames={cFeUOsG79:\"framer-v-k7tlfm\",X68jInMCM:\"framer-v-5mxok6\",x8H_z5YyQ:\"framer-v-wcbv7q\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"X68jInMCM\",\"Variant 3\":\"cFeUOsG79\",Mobile:\"x8H_z5YyQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"X68jInMCM\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"X68jInMCM\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"x8H_z5YyQ\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"x8H_z5YyQ\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-5mxok6\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"X68jInMCM\",ref:refBinding,style:{background:\"linear-gradient(35.700925136366315deg, rgb(5, 81, 61) 0%, rgb(1, 99, 73) 100%)\",...style},...addPropertyOverrides({cFeUOsG79:{\"data-framer-name\":\"Variant 3\"},x8H_z5YyQ:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5id6d9\",\"data-framer-name\":\"Frame 1984078926\",layoutDependency:layoutDependency,layoutId:\"H3RJ3ulwK\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vu0ycs\",\"data-framer-name\":\"Frame 1984078920\",layoutDependency:layoutDependency,layoutId:\"EtvkvHjcS\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n3uctd\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"VKYoBbBvy\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-17ntow\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"s6no8RrYR\",svg:'<svg width=\"22\" height=\"23\" viewBox=\"0 0 22 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.2225 22.8121C11.1645 22.7727 11.0973 22.7704 11.0301 22.7658C10.7149 22.7403 10.4021 22.7194 10.0869 22.6916C9.88755 22.6731 9.68824 22.6522 9.48893 22.6198C9.20619 22.5757 8.92577 22.5248 8.64534 22.4668C7.4124 22.2096 6.24666 21.7762 5.17131 21.111C3.60001 20.1377 2.43427 18.8051 1.65093 17.1341C1.27317 16.3253 1.00897 15.4817 0.835154 14.6056C0.740134 14.1282 0.665971 13.6462 0.631207 13.1595C0.584856 12.5407 0.545456 11.9196 0.58949 11.2985C0.59876 11.1641 0.601078 11.032 0.610349 10.8975C0.689146 9.51396 0.953348 8.17209 1.46785 6.88353C1.83866 5.95418 2.32998 5.09668 2.96036 4.31798C3.75296 3.33997 4.7078 2.55895 5.81791 1.96797C6.61284 1.54386 7.4518 1.23563 8.32552 1.02009C8.66852 0.936659 9.01615 0.871768 9.36147 0.809193C9.56773 0.772112 9.77863 0.765159 9.98721 0.732713C10.3372 0.674774 10.6917 0.67941 11.044 0.658552C11.3105 0.642329 11.5794 0.637693 11.8459 0.642329C12.1611 0.649281 12.4763 0.658552 12.7915 0.690997C13.0371 0.716491 13.2851 0.739667 13.5308 0.776748C13.7857 0.816146 14.0406 0.855544 14.2909 0.908848C15.6629 1.19854 16.9306 1.72463 18.0477 2.58445C18.9863 3.30753 19.721 4.19979 20.2772 5.24501C20.6596 5.96577 20.9377 6.72593 21.137 7.51622C21.2622 8.00754 21.3525 8.50582 21.4151 9.00873C21.487 9.58812 21.524 10.1698 21.531 10.7515C21.5379 11.3054 21.5333 11.8593 21.5333 12.4155C21.5333 12.4735 21.5287 12.5291 21.524 12.587C21.5217 12.6218 21.4846 12.6543 21.4476 12.6589C21.4197 12.6612 21.3896 12.6635 21.3618 12.6635C21.2668 12.6635 21.1718 12.6635 21.0744 12.6635C16.0082 12.6635 10.9444 12.6635 5.87817 12.6635C5.77388 12.6635 5.66727 12.6682 5.56298 12.6705C5.52822 12.6728 5.49577 12.7122 5.49809 12.7493C5.51431 12.9393 5.5259 13.1317 5.55139 13.3194C5.63019 13.9173 5.74839 14.506 5.94538 15.0761C6.10066 15.528 6.29765 15.9637 6.54795 16.3716C7.22004 17.4632 8.16792 18.2095 9.38001 18.6243C9.76936 18.7564 10.1703 18.8491 10.5759 18.9024C10.898 18.9441 11.2202 18.9882 11.5469 18.9743C11.7184 18.9673 11.8922 18.9789 12.0637 18.9696C12.8054 18.9325 13.547 18.8352 14.3095 18.5664C14.817 18.3879 15.2898 18.1422 15.7116 17.8039C16.4578 17.2036 16.9098 16.4296 17.0743 15.4863C17.0952 15.3728 17.1114 15.2592 17.1299 15.148C17.1369 15.1086 17.167 15.0807 17.2064 15.0784C17.2342 15.0761 17.2644 15.0738 17.2922 15.0738C17.3501 15.0738 17.4057 15.0738 17.4637 15.0738C18.7059 15.0738 19.9481 15.0738 21.1903 15.0738C21.2761 15.0738 21.3618 15.0784 21.4476 15.0807C21.4846 15.0831 21.5171 15.1201 21.5194 15.1572C21.5194 15.1758 21.5217 15.1943 21.5217 15.2152C21.4777 15.8641 21.3827 16.506 21.1926 17.1295C20.7986 18.4134 20.0964 19.4957 19.0883 20.3833C18.4301 20.9627 17.6885 21.4123 16.8889 21.7623C16.1519 22.0844 15.3871 22.3162 14.5992 22.4738C14.3095 22.5317 14.0175 22.585 13.7254 22.6221C13.4705 22.6545 13.2156 22.6939 12.956 22.7032C12.6709 22.7125 12.3836 22.7472 12.0985 22.7727C12.0522 22.7774 12.0081 22.7982 11.9618 22.8121C11.7184 22.8121 11.4704 22.8121 11.2225 22.8121ZM5.65337 9.65997C5.68813 9.67155 5.71362 9.68778 5.73912 9.68778C5.84341 9.69241 5.95001 9.69241 6.0543 9.69241C8.84233 9.69241 11.6327 9.69241 14.4207 9.69241C15.204 9.69241 15.9874 9.69241 16.7707 9.69241C16.8657 9.69241 16.9608 9.68778 17.0558 9.68314C17.0905 9.68082 17.123 9.64374 17.1253 9.60666C17.1276 9.57885 17.1299 9.54872 17.1299 9.52091C17.1299 9.21499 17.123 8.91139 17.0859 8.60548C17.0465 8.28333 16.9886 7.96351 16.8959 7.65296C16.5413 6.47564 15.8228 5.60423 14.7197 5.05265C14.1681 4.77686 13.5817 4.61695 12.9769 4.52193C12.6941 4.4779 12.4091 4.45704 12.1217 4.44313C11.5771 4.41764 11.0347 4.43386 10.4924 4.50571C10.1124 4.55437 9.74155 4.63549 9.37769 4.75137C8.58277 5.0063 7.88054 5.41651 7.2942 6.01676C6.85618 6.46405 6.51782 6.98086 6.25361 7.54867C5.97087 8.15819 5.7901 8.80015 5.66495 9.45834C5.65337 9.52323 5.658 9.59044 5.65337 9.65997Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-o6yqkf\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:23,layoutDependency:layoutDependency,layoutId:\"JlRuYRu_m\",svg:'<svg width=\"23\" height=\"23\" viewBox=\"0 0 23 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.3389 22.8134C11.2995 22.7809 11.2531 22.774 11.2045 22.7693C10.8893 22.7438 10.5764 22.723 10.2612 22.6952C10.0526 22.6766 9.84174 22.6558 9.63547 22.6233C9.34346 22.577 9.05144 22.5283 8.76407 22.468C7.38743 22.1807 6.09656 21.6801 4.92387 20.8944C3.56114 19.9813 2.5136 18.7877 1.76967 17.3277C1.3386 16.4818 1.03731 15.5895 0.838002 14.6602C0.747617 14.2384 0.678092 13.8166 0.631741 13.3878C0.59466 13.0471 0.555266 12.7041 0.555266 12.3588C0.555266 11.9486 0.55295 11.5361 0.557586 11.1259C0.562221 10.7249 0.608565 10.3263 0.654916 9.9277C0.69895 9.53835 0.766157 9.15364 0.849589 8.77124C1.08598 7.68198 1.46144 6.64372 2.01765 5.67497C2.99103 3.9762 4.36765 2.70386 6.12204 1.84173C6.93783 1.44079 7.79533 1.15573 8.68527 0.961051C9.08621 0.872984 9.48947 0.801139 9.89736 0.75247C10.201 0.717707 10.5022 0.66672 10.8105 0.67599C11.4316 0.625004 12.0504 0.634275 12.6715 0.671356C13.0539 0.694531 13.4316 0.736247 13.8094 0.784916C14.5302 0.877619 15.2347 1.03753 15.9277 1.2577C17.0633 1.62156 18.1178 2.14996 19.0656 2.87768C20.1572 3.71663 21.0193 4.75258 21.6613 5.9693C22.1063 6.81058 22.4191 7.69821 22.6347 8.62291C22.7274 9.02385 22.7969 9.42711 22.8525 9.835C22.8896 10.1085 22.9082 10.3866 22.929 10.6624C22.9476 10.9289 22.9661 11.1954 22.9731 11.4642C22.987 12.1039 22.9499 12.7435 22.8804 13.3809C22.8108 14.0275 22.6926 14.6648 22.5211 15.2929C22.1967 16.4841 21.6938 17.5896 20.9707 18.5931C20.0715 19.8422 18.9219 20.7994 17.5523 21.4947C16.8014 21.8747 16.0134 22.1575 15.1953 22.3614C14.8708 22.4425 14.5441 22.5051 14.2173 22.5677C14.0203 22.6048 13.821 22.6187 13.6217 22.6465C13.186 22.7067 12.748 22.7346 12.3099 22.767C12.2335 22.7716 12.157 22.7763 12.0875 22.8157C11.8348 22.8134 11.5869 22.8134 11.3389 22.8134ZM5.41983 11.7284C5.41751 12.4701 5.46386 12.9915 5.60291 13.7216C5.72343 14.3519 5.9181 14.9615 6.20316 15.5362C6.93783 17.0171 8.08966 18.0067 9.6795 18.4795C10.1384 18.6162 10.6088 18.6835 11.0839 18.7391C11.121 18.7437 11.1604 18.7437 11.1975 18.7437C11.4849 18.746 11.7699 18.7414 12.0573 18.7507C12.3447 18.7576 12.6298 18.7159 12.9125 18.6765C13.2995 18.6209 13.6796 18.5282 14.0504 18.403C15.237 17.9951 16.1895 17.279 16.8918 16.2407C17.2533 15.7077 17.5152 15.126 17.7076 14.5118C17.9671 13.6752 18.0737 12.8154 18.0969 11.944C18.1062 11.601 18.0853 11.258 18.0621 10.9127C18.0251 10.3866 17.9439 9.86976 17.8188 9.3599C17.6566 8.70866 17.4179 8.08524 17.0772 7.50585C16.3657 6.29608 15.3483 5.46176 14.0203 5.0052C13.2995 4.75722 12.5556 4.66683 11.7978 4.64366C11.4524 4.63207 11.1094 4.67147 10.7688 4.70855C10.4095 4.74563 10.055 4.82211 9.705 4.9264C8.69454 5.22768 7.82315 5.75377 7.11629 6.54174C6.69913 7.00757 6.37235 7.53366 6.11742 8.10378C5.69099 9.05862 5.49631 10.0644 5.43374 11.1027C5.42215 11.3067 5.42446 11.5176 5.41983 11.7284Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14jcmty\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"ZTUCvMeG4\",svg:'<svg width=\"17\" height=\"14\" viewBox=\"0 0 17 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.07113 13.955C3.99465 13.955 3.91817 13.955 3.84169 13.955C2.9726 13.955 2.10352 13.955 1.23443 13.955C1.15795 13.955 1.08148 13.955 1.005 13.955C0.835813 13.9527 0.826536 13.9203 0.824219 13.772C0.824219 13.714 0.824219 13.6584 0.824219 13.6005C0.824219 12.5112 0.824219 11.4219 0.824219 10.3327C0.824219 10.2469 0.826543 10.1612 0.831178 10.0754C0.833496 10.043 0.872888 10.0036 0.905333 9.99896C0.933144 9.99433 0.963277 9.98969 0.991088 9.98969C1.07684 9.98737 1.16259 9.98737 1.24834 9.98737C2.13597 9.98737 3.02591 9.98737 3.91354 9.98737C4.26117 9.98737 4.24726 10.0059 4.24726 9.66523C4.24726 9.18781 4.24495 8.7104 4.24726 8.23298C4.24958 7.88998 4.2519 7.54466 4.27044 7.20166C4.31911 6.33721 4.49292 5.50057 4.8197 4.69638C5.43153 3.19923 6.47444 2.10071 7.91596 1.37995C8.51621 1.08098 9.14891 0.872399 9.80478 0.731027C10.1037 0.666136 10.405 0.62442 10.7063 0.575751C10.8384 0.554893 10.9728 0.559528 11.1073 0.550258C11.1629 0.545622 11.2231 0.54794 11.2695 0.503906C11.8234 0.503906 12.3773 0.503906 12.9335 0.503906C12.9682 0.515494 13.0053 0.536352 13.0401 0.53867C13.1351 0.54794 13.2301 0.554893 13.3252 0.55721C13.4967 0.561845 13.6682 0.580386 13.8373 0.601244C14.0274 0.62442 14.2151 0.647595 14.4051 0.675406C14.9614 0.758838 15.5106 0.874716 16.0483 1.04622C16.0923 1.06012 16.1364 1.08098 16.192 1.10416C16.2013 1.14355 16.2198 1.18759 16.2221 1.23394C16.2291 1.30115 16.2244 1.36836 16.2244 1.43557C16.2244 2.50628 16.2244 3.57468 16.2244 4.64539C16.2244 4.72187 16.2221 4.79835 16.2175 4.87483C16.2152 4.90032 16.1989 4.92582 16.185 4.95594C16.0854 4.94667 15.9973 4.91655 15.9046 4.88874C15.4643 4.75895 15.0193 4.65698 14.5674 4.58977C14.3426 4.55501 14.1154 4.50865 13.886 4.51097C13.8582 4.51097 13.8281 4.50866 13.8003 4.50402C13.4109 4.44376 13.0192 4.45072 12.6276 4.46694C12.12 4.48548 11.6218 4.57123 11.1443 4.752C10.6252 4.94899 10.1802 5.25259 9.83259 5.69061C9.5568 6.04056 9.37603 6.43918 9.26247 6.86793C9.16513 7.22947 9.12573 7.60028 9.12341 7.97341C9.11878 8.58525 9.12109 9.19708 9.12109 9.8066C9.12109 9.84368 9.12341 9.8854 9.135 9.92016C9.14195 9.94334 9.16977 9.9642 9.19294 9.97347C9.21843 9.98506 9.24857 9.98506 9.27638 9.98506C9.3714 9.98737 9.46641 9.98737 9.56375 9.98737C11.7608 9.98737 13.9578 9.98737 16.1549 9.98737C16.6161 9.98737 16.5697 9.93407 16.5697 10.3999C16.5721 11.4613 16.5697 12.5205 16.5697 13.5819C16.5697 13.6769 16.5651 13.772 16.5605 13.867C16.5582 13.9017 16.5211 13.9411 16.4886 13.9458C16.4515 13.9504 16.4121 13.955 16.3751 13.955C16.2893 13.9574 16.2036 13.955 16.1178 13.955C13.93 13.955 11.7423 13.955 9.55448 13.955C9.45946 13.955 9.36445 13.955 9.26711 13.9574L4.07113 13.955Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-m9ikl5\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:35,layoutDependency:layoutDependency,layoutId:\"lWHaaks8D\",svg:'<svg width=\"35\" height=\"23\" viewBox=\"0 0 35 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.32683 5.5279C2.36623 5.55571 2.39404 5.58352 2.42649 5.59974C3.16347 5.93579 3.90278 6.26952 4.64208 6.60325C4.6583 6.6102 4.67684 6.61715 4.69538 6.6241C4.71392 6.63106 4.76027 6.60788 4.76491 6.58702C4.7904 6.50591 4.8159 6.42248 4.84139 6.34136C5.06156 5.58584 5.35589 4.86276 5.75683 4.18603C6.20875 3.42123 6.7696 2.75146 7.46487 2.19524C8.17405 1.62744 8.96897 1.22418 9.84037 0.96925C10.2251 0.858007 10.6168 0.776892 11.0154 0.725906C11.4812 0.667967 11.947 0.630885 12.4152 0.640156C12.7026 0.647108 12.9899 0.658696 13.2727 0.688825C14.1487 0.77921 15.0039 0.964615 15.8197 1.31225C16.5474 1.6228 17.2056 2.03996 17.7757 2.58923C18.5196 3.30767 19.0318 4.1698 19.3447 5.15245C19.4444 5.463 19.5162 5.77819 19.5765 6.09802C19.5811 6.12583 19.5904 6.15364 19.5996 6.1884C19.6251 6.16523 19.6529 6.15132 19.6599 6.12814C19.6923 6.02849 19.7178 5.92652 19.7456 5.82454C19.8731 5.36335 20.04 4.91838 20.2532 4.48731C21.0504 2.86502 22.3065 1.75722 24.0007 1.14075C24.4503 0.97852 24.9115 0.867277 25.382 0.781527C25.8825 0.691142 26.3878 0.663331 26.893 0.640156C27.1224 0.628568 27.3519 0.649426 27.5813 0.656379C27.6671 0.658696 27.7528 0.67492 27.8386 0.672602C28.0889 0.667967 28.3345 0.712 28.5779 0.749081C29.0483 0.818608 29.5142 0.927534 29.9661 1.08513C30.9464 1.42581 31.8132 1.9519 32.534 2.70279C33.0276 3.21729 33.4216 3.80131 33.7298 4.44328C34.0288 5.0667 34.2374 5.72025 34.3741 6.39698C34.5317 7.17568 34.6012 7.96366 34.6012 8.7609C34.5989 13.1944 34.6012 17.6302 34.6012 22.0637C34.6012 22.1495 34.5989 22.2352 34.5966 22.321C34.5943 22.3696 34.5572 22.4044 34.5016 22.4067C34.4529 22.409 34.4065 22.409 34.3579 22.409C32.8955 22.409 31.4331 22.409 29.9707 22.409C29.9128 22.409 29.8548 22.409 29.7992 22.3998C29.7761 22.3951 29.7506 22.3696 29.739 22.3488C29.7274 22.3256 29.7274 22.2931 29.7274 22.2653C29.7251 22.1703 29.7251 22.0753 29.7251 21.978C29.7251 18.0219 29.7251 14.0658 29.7251 10.1074C29.7251 9.90577 29.7297 9.70646 29.7204 9.50483C29.6926 8.84433 29.6022 8.19309 29.3867 7.56272C29.2917 7.28229 29.1735 7.01114 29.0252 6.75389C28.5315 5.89407 27.8061 5.32163 26.8606 5.03194C26.55 4.93692 26.2348 4.86739 25.908 4.85117C25.8501 4.84885 25.7945 4.83958 25.7365 4.83263C25.4607 4.80018 25.1826 4.80018 24.9069 4.83031C24.8396 4.83726 24.7747 4.84653 24.7075 4.85117C23.0273 4.99254 21.7735 5.8454 20.9879 7.02968C20.7746 7.3495 20.5962 7.68555 20.4479 8.03782C20.1883 8.65661 20.0214 9.30321 19.9148 9.96371C19.8152 10.5895 19.7827 11.2175 19.7827 11.8479C19.7804 13.3474 19.7827 14.8491 19.7827 16.3486C19.7827 18.2212 19.7827 20.0961 19.7827 21.9687C19.7827 22.0637 19.7827 22.1587 19.7804 22.2561C19.7781 22.3812 19.7549 22.4044 19.6274 22.4067C19.551 22.409 19.4745 22.4067 19.398 22.4067C18.0306 22.4067 16.6656 22.409 15.2982 22.4067C14.8649 22.4067 14.9112 22.46 14.9089 22.0313C14.9066 19.3939 14.9089 16.7565 14.9089 14.1191C14.9089 12.761 14.9066 11.4052 14.9089 10.0471C14.9089 9.70183 14.9019 9.35883 14.8718 9.01583C14.8115 8.34605 14.6632 7.69714 14.3666 7.08762C13.8219 5.97055 12.9413 5.27065 11.7385 4.96936C11.3375 4.86971 10.9296 4.83263 10.5194 4.81177C10.3386 4.8025 10.1556 4.80945 9.97479 4.83494C9.77548 4.86276 9.57617 4.87203 9.37918 4.90679C8.42202 5.08061 7.59002 5.49313 6.88548 6.16523C6.47527 6.55921 6.14386 7.01345 5.87502 7.51173C5.5552 8.10503 5.33503 8.73309 5.18671 9.38664C5.05229 9.9753 4.97349 10.5686 4.94104 11.1712C4.92019 11.5721 4.91092 11.973 4.91092 12.374C4.91092 15.5861 4.91092 18.7959 4.91092 22.0081C4.91092 22.1124 4.90628 22.219 4.90396 22.3233C4.90165 22.3604 4.8692 22.3974 4.83212 22.3998C4.77418 22.4021 4.71856 22.4067 4.66062 22.4067C3.19824 22.4067 1.73585 22.4067 0.273472 22.4067C0.215533 22.4067 0.159912 22.4021 0.101973 22.3974C0.0695269 22.3951 0.0254932 22.358 0.0208581 22.3279C0.0139054 22.2908 0.00463513 22.2538 0.00231756 22.2167C0 22.1216 0 22.0266 0 21.9293C0 15.1064 0 8.28116 0 1.45826C0 1.3447 0.00231756 1.22882 0.00927025 1.11526C0.0139054 1.04573 0.0695269 0.992426 0.141371 0.985473C0.169182 0.983156 0.19931 0.980838 0.227121 0.980838C0.29433 0.980838 0.36154 0.980838 0.428749 0.980838C1.79611 0.980838 3.16116 0.980838 4.52852 0.980838C4.62354 0.980838 4.71856 0.985473 4.81358 0.98779C4.85298 0.990108 4.88542 1.03646 4.8692 1.06659C4.82517 1.15002 4.78113 1.23577 4.73246 1.3192C3.97694 2.6379 3.22373 3.95427 2.4682 5.27296C2.41722 5.3564 2.37318 5.43983 2.32683 5.5279Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-a0m4et\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:35,layoutDependency:layoutDependency,layoutId:\"vGd07vgMl\",svg:'<svg width=\"35\" height=\"23\" viewBox=\"0 0 35 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.794 22.3871C12.7639 22.3987 12.7454 22.4102 12.7291 22.4102C10.8565 22.4126 8.98164 22.4126 7.10905 22.4126C7.08124 22.4126 7.05343 22.401 7.01635 22.394C6.99317 22.3245 6.96768 22.2526 6.94682 22.1808C6.47172 20.54 5.99431 18.8991 5.51921 17.2583C4.84016 14.9106 4.16111 12.5652 3.48206 10.2175C2.8401 7.99964 2.19814 5.77941 1.55618 3.56151C1.33833 2.81061 1.12047 2.05741 0.90262 1.30652C0.879445 1.22308 0.858582 1.13965 0.840042 1.05622C0.837724 1.04463 0.85626 1.02377 0.870165 1.01219C0.884071 1.0006 0.904924 0.993645 0.923465 0.993645C0.999944 0.991328 1.07643 0.98901 1.15291 0.98901C2.65238 0.98901 4.15416 0.98901 5.65362 0.98901C5.73937 0.98901 5.82512 0.991328 5.91086 0.995963C5.95258 0.99828 5.9827 1.02377 5.99893 1.06085C6.01515 1.09562 6.02442 1.1327 6.03369 1.16978C6.22373 1.88822 6.41609 2.60899 6.60613 3.32743C6.99548 4.80372 7.38715 6.28001 7.7765 7.75629C8.18671 9.30674 8.59925 10.8549 9.00714 12.4053C9.43357 14.0207 9.85768 15.636 10.2841 17.2513C10.2934 17.2884 10.305 17.3255 10.3189 17.3603C10.3421 17.4182 10.3189 17.5016 10.4069 17.5225C10.4718 17.4854 10.4788 17.4136 10.4973 17.3533C10.882 16.1134 11.2644 14.8735 11.6468 13.6336C12.3444 11.3717 13.042 9.10975 13.7396 6.84781C14.3051 5.01462 14.8706 3.18142 15.4384 1.35055C15.5658 0.935706 15.4894 0.98901 15.9158 0.986693C17.2832 0.984375 18.6482 0.986693 20.0156 0.986693C20.1106 0.986693 20.2056 0.98901 20.3006 0.995963C20.3423 0.99828 20.3702 1.02841 20.3864 1.06317C20.4049 1.10721 20.4165 1.15356 20.4304 1.19759C20.7688 2.32161 21.1095 3.44563 21.4478 4.56964C22.1269 6.82695 22.8059 9.08426 23.4849 11.3416C24.069 13.279 24.6507 15.2165 25.2347 17.154C25.2695 17.2722 25.288 17.3974 25.3529 17.504C25.3645 17.5248 25.3807 17.5295 25.3993 17.5179C25.4062 17.5132 25.4178 17.5086 25.4224 17.5016C25.4387 17.4669 25.4526 17.4321 25.4641 17.395C25.7515 16.3452 26.0366 15.2953 26.3216 14.2455C26.7898 12.5235 27.2579 10.8016 27.7261 9.07962C28.2151 7.28351 28.7041 5.4874 29.1931 3.69361C29.4202 2.85465 29.6497 2.01801 29.8768 1.17905C29.8953 1.11416 29.9069 1.04695 29.9788 0.993645C30.039 0.991328 30.1155 0.984375 30.192 0.984375C31.5501 0.984375 32.9058 0.984375 34.2639 0.984375C34.542 0.984375 34.5444 0.98901 34.4679 1.25089C34.1318 2.40504 33.7981 3.5615 33.4644 4.71565C32.8595 6.80609 32.2546 8.89653 31.6497 10.987C30.9939 13.2512 30.338 15.5155 29.6844 17.7798C29.2696 19.2097 28.8571 20.6396 28.4422 22.0696C28.4167 22.1599 28.3889 22.2526 28.3565 22.343C28.3426 22.3801 28.3124 22.4056 28.2707 22.4079C28.2035 22.4102 28.1363 22.4126 28.0691 22.4126C26.2521 22.4126 24.4375 22.4126 22.6205 22.4126C22.5626 22.4126 22.5046 22.4126 22.449 22.4102C22.3656 22.4079 22.3378 22.3847 22.3123 22.2944C22.1593 21.7822 22.0087 21.27 21.8557 20.7578C21.1535 18.3777 20.4513 15.9975 19.7514 13.6174C19.0955 11.3925 18.4396 9.16769 17.7837 6.94283C17.7652 6.87794 17.7444 6.81536 17.7212 6.75279C17.7119 6.7273 17.6934 6.70644 17.6586 6.7018C17.6169 6.69717 17.5868 6.72498 17.5705 6.76206C17.5566 6.79682 17.5474 6.8339 17.5381 6.87098C17.2901 7.68213 17.0421 8.4956 16.7918 9.30674C15.9876 11.9349 15.1858 14.563 14.3816 17.1934C13.874 18.8551 13.3642 20.5145 12.8543 22.1762C12.8404 22.2503 12.8149 22.3222 12.794 22.3871Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-11cq286\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:31,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"ohoRAI6KJ\",svg:'<svg width=\"24\" height=\"31\" viewBox=\"0 0 24 31\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.03603 14.1952C4.95723 14.3157 4.85757 14.3898 4.76719 14.4756C4.12291 15.0735 3.47863 15.6715 2.83434 16.2694C2.75786 16.3412 2.67212 16.4015 2.61649 16.4919C2.62576 16.573 2.67907 16.6309 2.72078 16.6935C3.11941 17.31 3.52266 17.9264 3.9236 18.5429C4.25269 19.0481 4.57947 19.5511 4.90856 20.0563C4.93869 20.1026 4.97577 20.1467 5.01517 20.1884C5.02444 20.1977 5.05689 20.2 5.06616 20.193C5.11947 20.1536 5.17045 20.1096 5.2168 20.0632C5.93525 19.3633 6.65368 18.6634 7.37445 17.9635C9.51819 15.8777 11.6596 13.7919 13.8034 11.7038C14.6725 10.8579 15.5415 10.0096 16.4106 9.16374C16.4315 9.14288 16.4523 9.12434 16.4709 9.10348C16.545 9.01773 16.6354 8.97602 16.749 8.98297C16.7953 8.9876 16.844 8.98297 16.8927 8.98297C18.7653 8.98297 20.6379 8.98297 22.5128 8.98297C22.7353 8.98297 22.8187 8.99687 22.8117 9.027C22.7862 9.13824 22.6843 9.18923 22.6101 9.25876C21.7086 10.1 20.807 10.939 19.9032 11.7803C18.9229 12.6911 17.9449 13.6019 16.9645 14.515C15.6852 15.7062 14.4036 16.8974 13.1243 18.0887C13.0548 18.1536 12.9876 18.2231 12.9227 18.2903C12.9134 18.2996 12.9111 18.332 12.9204 18.3436C12.9528 18.39 12.9876 18.4363 13.0247 18.478C13.5021 19.025 13.9795 19.5719 14.4592 20.1189C15.3399 21.127 16.2206 22.1328 17.1013 23.141C17.9495 24.112 18.8 25.0831 19.6483 26.0541C20.522 27.053 21.398 28.0542 22.2718 29.0531C22.5916 29.4192 22.9137 29.7877 23.2335 30.1539C23.2706 30.1979 23.31 30.2397 23.3471 30.2837C23.3911 30.3347 23.3958 30.3625 23.3795 30.3833C23.3587 30.4112 23.3309 30.4088 23.3054 30.4088C23.2196 30.4112 23.1339 30.4112 23.0481 30.4112C22.084 30.4112 21.1176 30.4112 20.1535 30.4112C19.1593 30.4112 18.165 30.4112 17.1731 30.4112C17.0688 30.4112 16.9645 30.4088 16.8556 30.4065C16.5311 30.038 16.2252 29.6603 15.9124 29.2871C15.5972 28.914 15.2866 28.5386 14.9737 28.1654C14.6609 27.7923 14.348 27.4169 14.0351 27.0437C13.7223 26.6706 13.4094 26.2975 13.0965 25.922C12.7836 25.5489 12.4708 25.1758 12.1579 24.8003C11.845 24.4272 11.5322 24.0518 11.2193 23.6786C10.9064 23.3055 10.5936 22.9301 10.2807 22.5569C9.96781 22.1838 9.65494 21.8107 9.35134 21.4468C9.2934 21.426 9.26559 21.4538 9.23778 21.477C9.14507 21.5581 9.05236 21.6415 8.96198 21.7272C7.75916 22.8327 6.55635 23.9382 5.35354 25.046C5.24925 25.1433 5.13337 25.2291 5.05457 25.3496C5.04994 25.484 5.04299 25.6161 5.04299 25.7505C5.04299 27.1944 5.04299 28.6359 5.04299 30.0797C5.04299 30.4366 5.06847 30.4112 4.72316 30.4112C3.30944 30.4112 1.89573 30.4112 0.479696 30.4112C0.393946 30.4112 0.308205 30.4065 0.222455 30.3996C0.20855 30.3972 0.190005 30.3764 0.183052 30.3602C0.173782 30.3347 0.169145 30.3045 0.169145 30.2767C0.166827 30.1817 0.166825 30.0867 0.166825 29.9894C0.166825 20.251 0.166825 10.5149 0.166825 0.776477C0.166825 0.301377 0.104253 0.366269 0.574718 0.366269C1.94208 0.363951 3.30712 0.366269 4.67449 0.366269C4.76951 0.366269 4.86453 0.370904 4.95955 0.375539C4.992 0.377856 5.02908 0.417255 5.0314 0.452018C5.03603 0.537768 5.03835 0.623518 5.03835 0.709268C5.03835 1.38831 5.03835 2.06736 5.03835 2.74409C5.03835 6.45219 5.03835 10.1603 5.03835 13.8661C5.03603 13.982 5.03603 14.0955 5.03603 14.1952Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-6snanv\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:31,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"iGAzotsIg\",svg:'<svg width=\"17\" height=\"31\" viewBox=\"0 0 17 31\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.82162 8.98409C2.22833 8.98409 1.63735 8.98409 1.04405 8.98409C0.986115 8.98409 0.930495 8.98409 0.872556 8.98641C0.854016 8.98641 0.835472 8.99104 0.816931 8.99568C0.782168 9.00032 0.742771 9.0374 0.742771 9.07216C0.738135 9.15791 0.735817 9.24366 0.735817 9.32941C0.735817 10.4187 0.733499 11.5079 0.735817 12.5972C0.735817 12.9703 0.691784 12.9518 1.0904 12.9518C1.14834 12.9518 1.20397 12.9518 1.26191 12.9518C2.06378 12.9518 2.86798 12.9518 3.66985 12.9518C3.74633 12.9518 3.82281 12.9518 3.89929 12.9518C4.09397 12.9541 4.11714 12.9587 4.11482 13.1557C4.11482 13.2415 4.11482 13.3272 4.11482 13.413C4.11482 16.4698 4.11482 19.529 4.11482 22.5859C4.11482 22.9497 4.12409 23.3113 4.14959 23.6751C4.18203 24.1525 4.24229 24.6253 4.33499 25.0935C4.44855 25.6659 4.61774 26.2221 4.85413 26.7575C5.39412 27.9742 6.23539 28.9244 7.39418 29.5849C8.2679 30.0832 9.21346 30.3613 10.2007 30.5189C10.4186 30.5537 10.6341 30.5815 10.8543 30.6C10.9864 30.6116 11.1208 30.6255 11.2529 30.6348C11.4059 30.644 11.5588 30.6464 11.7118 30.6579C12.0849 30.6834 12.4557 30.6834 12.8289 30.6579C12.9818 30.6487 13.1348 30.6394 13.2877 30.6371C13.5844 30.6348 13.8764 30.5815 14.173 30.5583C14.3724 30.5421 14.5694 30.4957 14.7663 30.4679C15.165 30.4146 15.5566 30.3288 15.9413 30.2199C16.1893 30.1504 16.1916 30.1875 16.1916 29.8908C16.1916 28.7738 16.1916 27.6544 16.1916 26.5373C16.1916 26.4886 16.1916 26.4423 16.1893 26.3936C16.1847 26.3195 16.1476 26.287 16.0804 26.3009C16.0711 26.3032 16.0619 26.3079 16.0526 26.3102C15.6702 26.3959 15.2878 26.4678 14.9008 26.5211C14.7107 26.5466 14.5207 26.5628 14.333 26.586C14.2009 26.6022 14.0664 26.6138 13.9343 26.6231C13.8115 26.6323 13.6864 26.6393 13.5635 26.6462C13.392 26.6555 13.2205 26.6648 13.049 26.6717C12.7895 26.681 12.5345 26.6486 12.2773 26.6323C11.9227 26.6092 11.5774 26.5443 11.2367 26.4446C10.8775 26.3403 10.5414 26.1827 10.2401 25.9556C9.81603 25.6358 9.52865 25.2163 9.33397 24.725C9.1787 24.331 9.09295 23.9208 9.0466 23.5013C9.00257 23.1027 8.98866 22.7017 8.98866 22.2985C8.99098 19.3181 8.98866 16.3354 8.99098 13.355C8.99098 12.9008 8.93304 12.9471 9.40814 12.9471C11.5774 12.9448 13.7466 12.9471 15.9159 12.9471C16.0109 12.9471 16.1059 12.9471 16.2032 12.9448C16.231 12.9448 16.2589 12.9379 16.289 12.9332C16.3237 12.9286 16.3608 12.8915 16.3608 12.8544C16.3655 12.7687 16.3678 12.6829 16.3678 12.5972C16.3678 11.5172 16.3678 10.4372 16.3678 9.35722C16.3678 8.94701 16.4049 8.97482 15.9784 8.97482C13.7999 8.97482 11.6214 8.97482 9.4429 8.97482C9.34788 8.97482 9.25286 8.97482 9.15552 8.9725C9.12771 8.9725 9.0999 8.96555 9.06977 8.96323C9.03501 8.9586 8.99793 8.92152 8.99793 8.88675C8.99561 8.78246 8.99098 8.67586 8.99098 8.57157C8.99098 5.96199 8.99098 3.35473 8.99098 0.745155C8.99098 0.659406 8.99098 0.573656 8.99098 0.487906C8.99098 0.460095 8.98866 0.429967 8.98634 0.402156C8.98402 0.36971 8.94463 0.325676 8.91218 0.325676C8.81716 0.321041 8.72214 0.316406 8.62712 0.316406C7.48919 0.316406 6.35359 0.316406 5.21567 0.316406C5.14846 0.316406 5.08125 0.316406 5.01404 0.318724C4.98623 0.318724 4.9561 0.323359 4.92829 0.327994C4.90048 0.332629 4.85876 0.376663 4.85644 0.406791C4.85413 0.492541 4.85181 0.578291 4.85181 0.664041C4.85181 2.23998 4.85181 3.81824 4.85181 5.39419C4.85181 5.47994 4.85181 5.56569 4.85181 5.66534C4.92597 5.73023 4.98159 5.78122 5.04185 5.82989C5.58184 6.27023 6.12415 6.71056 6.66646 7.14858C7.36405 7.71407 8.05932 8.28187 8.7569 8.84736C8.80094 8.88444 8.85192 8.93311 8.89364 8.9725L2.82162 8.98409Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ya8wz9\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"a22tYkZKf\",svg:'<svg width=\"20\" height=\"23\" viewBox=\"0 0 20 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M19.5472 12.9765C19.5125 12.9881 19.487 13.002 19.4592 13.002C19.3827 13.0067 19.3062 13.0067 19.2297 13.0067C17.969 13.0067 16.7059 13.0067 15.4451 13.0067C15.3687 13.0067 15.2922 13.0043 15.2157 13.002C15.1647 12.9997 15.1299 12.9626 15.1299 12.9093C15.1323 12.8514 15.1323 12.7958 15.1392 12.7378C15.167 12.4342 15.1948 12.1283 15.225 11.8247C15.2273 11.7969 15.2319 11.7668 15.2319 11.739C15.2551 11.1364 15.3061 10.5361 15.2945 9.93357C15.2806 9.34028 15.2389 8.7493 15.1253 8.16759C15.0419 7.73652 14.9167 7.31473 14.7336 6.91379C14.6131 6.6519 14.4694 6.40624 14.2956 6.1768C13.8622 5.61132 13.2968 5.23819 12.62 5.03193C12.3095 4.93691 11.9943 4.86506 11.6675 4.85116C11.6003 4.84884 11.5354 4.83725 11.4682 4.8303C11.248 4.80481 11.0279 4.79554 10.81 4.81871C10.5435 4.84652 10.277 4.86043 10.0128 4.90678C9.15759 5.05742 8.39279 5.3981 7.71375 5.93578C7.15985 6.37611 6.71951 6.91147 6.36029 7.51635C6.0057 8.10965 5.74613 8.74466 5.55609 9.40749C5.38923 9.98688 5.27335 10.5755 5.19919 11.1735C5.12966 11.7343 5.09027 12.2952 5.09027 12.8607C5.09027 13.2709 5.09027 13.6834 5.09027 14.0936C5.09027 16.7403 5.09027 19.3892 5.09027 22.0359C5.09027 22.1402 5.08563 22.2468 5.07868 22.3511C5.07868 22.365 5.05782 22.3835 5.04159 22.3928C5.02537 22.4021 5.00452 22.4044 4.98598 22.4067C4.9095 22.409 4.83301 22.409 4.75653 22.409C3.35209 22.409 1.94765 22.409 0.540889 22.409C0.503808 22.409 0.464412 22.409 0.427331 22.409C0.223385 22.4067 0.221068 22.4044 0.21875 22.2004C0.21875 22.124 0.21875 22.0475 0.21875 21.971C0.21875 15.118 0.21875 8.26725 0.21875 1.41421C0.21875 1.30065 0.221063 1.18477 0.225698 1.07121C0.225698 1.03877 0.267417 0.994733 0.297545 0.994733C0.392565 0.990098 0.487586 0.985463 0.582606 0.985463C1.73907 0.985463 2.89553 0.985463 4.052 0.985463C4.33937 0.985463 4.62444 0.985462 4.91181 0.98778C4.9489 0.98778 4.98829 0.997051 5.02305 1.00864C5.03696 1.01327 5.05319 1.03877 5.05087 1.05267C5.04392 1.08975 5.03465 1.12683 5.01611 1.1616C4.88169 1.4258 4.74495 1.68768 4.61053 1.95189C3.94771 3.24277 3.28256 4.53365 2.61974 5.82453C2.58498 5.89174 2.55254 5.96127 2.52473 6.0308C2.52009 6.04239 2.53167 6.07251 2.54326 6.07947C2.59888 6.11423 2.65682 6.14899 2.71708 6.1768C3.22926 6.41088 3.74144 6.64263 4.25362 6.87439C4.44366 6.96014 4.63602 7.04821 4.82606 7.13396C4.89327 7.16409 4.93267 7.14554 4.95353 7.07138C5.0022 6.90684 5.04855 6.73997 5.09722 6.57542C5.29653 5.90565 5.54451 5.25673 5.86202 4.63331C6.20038 3.96585 6.6129 3.34706 7.12277 2.7978C7.94318 1.91481 8.9351 1.31456 10.0869 0.976192C10.4809 0.860314 10.8819 0.783835 11.2897 0.728213C11.6327 0.679545 11.9757 0.670274 12.3187 0.647099C12.5459 0.630876 12.7776 0.649416 13.0071 0.656369C13.1113 0.658686 13.218 0.679544 13.3222 0.677227C13.5633 0.672592 13.7997 0.718943 14.0337 0.753707C14.4764 0.823234 14.9121 0.929841 15.3362 1.08048C16.6619 1.55095 17.7048 2.37368 18.458 3.56491C18.8381 4.16748 19.1162 4.81408 19.3178 5.49544C19.4893 6.07251 19.6028 6.66349 19.677 7.26142C19.8022 8.28115 19.8022 9.30088 19.7465 10.3229C19.7419 10.3901 19.7396 10.4573 19.7349 10.5222C19.7095 10.9904 19.6863 11.4562 19.6561 11.9244C19.6399 12.1816 19.6168 12.4389 19.5936 12.6961C19.5797 12.7888 19.5611 12.8838 19.5472 12.9765Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-lkriie\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:31,intrinsicWidth:6,layoutDependency:layoutDependency,layoutId:\"kzuNvIx10\",svg:'<svg width=\"6\" height=\"31\" viewBox=\"0 0 6 31\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.325424 30.3928C0.316153 30.3627 0.299926 30.3256 0.297608 30.2908C0.292973 30.1773 0.292969 30.0614 0.292969 29.9478C0.292969 22.2535 0.292969 14.5592 0.292969 6.86722C0.292969 4.8324 0.292969 2.79526 0.292969 0.760444C0.292969 0.665424 0.295293 0.570404 0.299928 0.473066C0.302246 0.408175 0.341642 0.375729 0.413487 0.373411C0.462155 0.371094 0.508511 0.371094 0.55718 0.371094C2.00102 0.371094 3.44254 0.371094 4.88638 0.371094C4.95359 0.371094 5.0208 0.373411 5.0857 0.378046C5.11814 0.380364 5.15291 0.417445 5.15754 0.454526C5.15986 0.482337 5.16449 0.512465 5.16449 0.540276C5.16681 0.616755 5.16681 0.693235 5.16681 0.769714C5.16681 10.5174 5.16681 20.2674 5.16681 30.015C5.16681 30.0915 5.16681 30.168 5.16681 30.2445C5.16218 30.3928 5.14364 30.4137 5.00458 30.416C4.94664 30.4183 4.89102 30.416 4.83308 30.416C3.42864 30.416 2.02419 30.416 0.617428 30.416C0.524725 30.4137 0.427396 30.4276 0.325424 30.3928Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9x4ivf\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:23,intrinsicWidth:5,layoutDependency:layoutDependency,layoutId:\"ZjS2UHRnl\",svg:'<svg width=\"5\" height=\"23\" viewBox=\"0 0 5 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.95746 11.6885C4.95746 15.1277 4.95746 18.5693 4.95746 22.0086C4.95746 22.1129 4.95514 22.2195 4.95282 22.3238C4.9505 22.3748 4.91342 22.4072 4.86012 22.4095C4.80218 22.4118 4.74656 22.4118 4.68862 22.4118C3.24478 22.4118 1.80326 22.4118 0.359417 22.4118C0.0836274 22.4118 0.0859381 22.4234 0.0859381 22.1523C0.0859381 22.0943 0.0859381 22.0387 0.0859381 21.9808C0.0859381 15.1301 0.0859381 8.27702 0.0859381 1.4263C0.0859381 1.32201 0.0859404 1.2154 0.088258 1.11111C0.0905755 1.03695 0.111431 0.995233 0.213404 0.990598C0.271343 0.988281 0.326974 0.988281 0.384913 0.988281C1.8079 0.988281 3.23319 0.988281 4.65618 0.988281C4.97832 0.988281 4.95514 0.988281 4.95746 1.28493C4.95746 4.33252 4.95746 7.38244 4.95746 10.43C4.95746 10.8495 4.95746 11.269 4.95746 11.6885Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-c95oru\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:6,layoutDependency:layoutDependency,layoutId:\"P_17n5aFh\",svg:'<svg width=\"6\" height=\"18\" viewBox=\"0 0 6 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.11962 8.80717C5.11962 11.521 5.11962 14.2349 5.11962 16.9511C5.11962 17.0461 5.11962 17.1411 5.11962 17.2385C5.11731 17.4123 5.08486 17.4169 4.93654 17.4169C4.77431 17.4192 4.61208 17.4169 4.44985 17.4169C3.18909 17.4169 1.92603 17.4192 0.665273 17.4169C0.19249 17.4169 0.248112 17.4795 0.248112 17.0137C0.245794 13.8015 0.248112 10.5917 0.248112 7.37955C0.248112 6.93922 0.248112 6.5012 0.248112 6.06086C0.248112 5.98438 0.248114 5.9079 0.250432 5.83142C0.250432 5.76189 0.275916 5.70396 0.322267 5.65065C0.560976 5.37718 0.797374 5.10139 1.03608 4.82792C2.29452 3.37712 3.55296 1.92633 4.81371 0.475533C4.87629 0.403688 4.93886 0.331844 5.00606 0.262317C5.0246 0.243776 5.05242 0.232188 5.07791 0.222918C5.09413 0.218283 5.11962 0.276222 5.12194 0.320256C5.12194 0.357337 5.12426 0.396736 5.12426 0.433817C5.12426 0.510296 5.12426 0.586775 5.12426 0.663255C5.11963 3.37944 5.11962 6.09331 5.11962 8.80717Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xv7x4x\",\"data-framer-name\":\"Ellipse 312\",layoutDependency:layoutDependency,layoutId:\"i1fda1L9X\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-g6w6rc\",\"data-framer-name\":\"Ellipse 311\",layoutDependency:layoutDependency,layoutId:\"FSeboziZ4\",style:{backgroundColor:\"rgb(51, 180, 133)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kfje0y\",\"data-framer-name\":\"Frame 3116\",layoutDependency:layoutDependency,layoutId:\"nzPl5w9yz\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hcsa9l\",\"data-framer-name\":\"Frame 1437253530\",layoutDependency:layoutDependency,layoutId:\"W_2Pf5AEJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"21.43px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(44, 205, 146))\"},children:[\"Metrikflow Insights:\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgb(0, 0, 0))\"},children:\" \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"var(--extracted-3sq8v0, rgb(255, 255, 255))\"},children:\"A Weekly Newsletter\"})]})}),className:\"framer-16gqfiu\",\"data-framer-name\":\"Metrikflow Insights: A Weekly Newsletter\",fonts:[\"GF;Manrope-600\",\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"kK8fbIyY4\",style:{\"--extracted-1w3ko1f\":\"rgb(0, 0, 0)\",\"--extracted-3sq8v0\":\"rgb(255, 255, 255)\",\"--extracted-r6o4lv\":\"rgb(44, 205, 146)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(244, 244, 244))\"},children:\"Every week, we deliver expert insights, product updates, industry trends, and actionable strategies straight to your inbox. Stay ahead in ESG, GHG, and LCA\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(44, 205, 146))\"},children:\"\u2014one edition at a time.\"})]}),className:\"framer-ihnr1w\",\"data-framer-name\":\"Every week, we deliver expert insights, product updates, industry trends, and actionable strategies straight to your inbox. Stay ahead in ESG, GHG, and LCA \u2014one edition at a time.\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"YsEwCHWfa\",style:{\"--extracted-2gxw0f\":\"rgb(44, 205, 146)\",\"--extracted-r6o4lv\":\"rgb(244, 244, 244)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xlkwl4\",\"data-framer-name\":\"Frame 1984078813\",layoutDependency:layoutDependency,layoutId:\"wAd9Zgi0F\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-17nu7o8\",layoutDependency:layoutDependency,layoutId:\"ohjdstSJ9\",children:[/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1mwy8o8\",inputName:\"Name\",layoutDependency:layoutDependency,layoutId:\"nEaSf1RFO\",placeholder:\"Your Email\",required:true,style:{\"--framer-input-background\":\"rgb(255, 255, 255)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(255, 255, 255)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"text\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"115px\",y:(componentViewport?.y||0)+70+(((componentViewport?.height||542)-70-626.4207)/2+0+0)+0+0+70.3125+0+312+0+0+4,...addPropertyOverrides({x8H_z5YyQ:{width:`max(${componentViewport?.width||\"100vw\"} - 295px, 1px)`,y:(componentViewport?.y||0)+70+(((componentViewport?.height||989.5)-70-1749.3132)/2+0+0)+0+0+0+71.3125+0+448+0+0+4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8ps63g-container\",layoutDependency:layoutDependency,layoutId:\"tSe1vdkr9-container\",nodeId:\"tSe1vdkr9\",rendersWithMotion:true,scopeId:\"v_YXpF9jb\",children:/*#__PURE__*/_jsx(FooterButton,{height:\"100%\",id:\"tSe1vdkr9\",layoutId:\"tSe1vdkr9\",style:{height:\"100%\",width:\"100%\"},variant:\"XrHPeg037\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"11.43px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(218, 218, 218))\"},children:[\"I confirm that I have read\\xa0\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-decoration\":\"underline\"},children:\"Metrikflow\u2019s Privacy Policy\"}),\"\\xa0and agree with it.\"]})}),className:\"framer-kxjuhj\",\"data-framer-name\":\"I confirm that I have read\\xa0Metrikflow\u2019s Privacy Policy\\xa0and agree with it.\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"ipuqqmCQD\",style:{\"--extracted-r6o4lv\":\"rgb(218, 218, 218)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17yl9t\",\"data-framer-name\":\"Frame 1984078925\",layoutDependency:layoutDependency,layoutId:\"diNj_6rOq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m50qpu\",\"data-framer-name\":\"Frame 1984078922\",layoutDependency:layoutDependency,layoutId:\"Q68uSj1qs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"1px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(44, 205, 146))\",\"--framer-text-transform\":\"uppercase\"},children:\"SOLUTIONS\"})}),className:\"framer-gkso1o\",\"data-framer-name\":\"Navigation\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"uHcHV9iFb\",style:{\"--extracted-r6o4lv\":\"rgb(44, 205, 146)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18q6k47\",\"data-framer-name\":\"Frame 1984078921\",layoutDependency:layoutDependency,layoutId:\"Tus665SWE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KeZJTkpoH\"},motionChild:true,nodeId:\"GRrdWcOXo\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Company Carbon Footprint\"})})})}),className:\"framer-1ee6t4x\",\"data-framer-name\":\"Home About Us What W\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"GRrdWcOXo\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V7Nkvevnr\"},motionChild:true,nodeId:\"hHCx97VRo\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Lifecycle Assessment of Product\"})})})}),className:\"framer-1paogqs\",\"data-framer-name\":\"Home About Us What W\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"hHCx97VRo\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xXxdqFtuS\"},motionChild:true,nodeId:\"Wk3hhtC8z\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"ESG Assessment and Reporting\"})})})}),className:\"framer-vpujhq\",\"data-framer-name\":\"Home About Us What W\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"Wk3hhtC8z\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LRqIIYBYO\"},motionChild:true,nodeId:\"cLTHNBJYI\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Suppliers\u2019 Assessment\"})})})}),className:\"framer-bfhe5v\",\"data-framer-name\":\"Home About Us What W\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"cLTHNBJYI\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e93ecu\",\"data-framer-name\":\"Frame 1984078924\",layoutDependency:layoutDependency,layoutId:\"x8wgoUliU\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"1px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(44, 205, 146))\",\"--framer-text-transform\":\"uppercase\"},children:\"COMPANY\"})}),className:\"framer-9xrkxw\",\"data-framer-name\":\"What We Do\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"UcA3tXoib\",style:{\"--extracted-r6o4lv\":\"rgb(44, 205, 146)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xdip5m\",\"data-framer-name\":\"Frame 1984078921\",layoutDependency:layoutDependency,layoutId:\"Oifj8Fx_J\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NgRLjnhrO\"},motionChild:true,nodeId:\"RrWlOxOX2\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"About Us\"})})})}),className:\"framer-1uu6kp0\",\"data-framer-name\":\"Home About Us What W\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"RrWlOxOX2\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vxBlBaNer\"},motionChild:true,nodeId:\"fqHR3Jqn9\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Our Product\"})})})}),className:\"framer-1ui9t1n\",\"data-framer-name\":\"Home About Us What W\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"fqHR3Jqn9\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Od3QJwybK\"},motionChild:true,nodeId:\"RbxuA3E3s\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Knowledge Centre\"})})})}),className:\"framer-4b3he3\",\"data-framer-name\":\"Home About Us What W\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"RbxuA3E3s\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u5z1sm\",\"data-framer-name\":\"Frame 1984078918\",layoutDependency:layoutDependency,layoutId:\"lDxarBNZc\",style:{backgroundColor:\"rgba(18, 123, 95, 0.3)\"},children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ok2y4m\",layoutDependency:layoutDependency,layoutId:\"mEz2z7a4Q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(211, 211, 211))\",\"--framer-text-transform\":\"capitalize\"},children:\"\\xa9 2025 Metrikflow\"})}),className:\"framer-nymx32\",\"data-framer-name\":\"Home About Us What W\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"qvU_zBwFs\",style:{\"--extracted-r6o4lv\":\"rgb(211, 211, 211)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16mmm1h\",\"data-framer-name\":\"Frame 1984078825\",layoutDependency:layoutDependency,layoutId:\"gjo_1uayZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(211, 211, 211))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"eXe7qjRFK\"},motionChild:true,nodeId:\"ykugHogWo\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Terms & Conditions\"})})})}),className:\"framer-m9tus2\",\"data-framer-name\":\"Terms & Conditions\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"ykugHogWo\",style:{\"--extracted-r6o4lv\":\"rgb(211, 211, 211)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(211, 211, 211))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sbznZm3iz\"},motionChild:true,nodeId:\"X1DrANGWQ\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Privacy Policy\"})})})}),className:\"framer-1tktxtg\",\"data-framer-name\":\"Privacy Policy\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"X1DrANGWQ\",style:{\"--extracted-r6o4lv\":\"rgb(211, 211, 211)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(211, 211, 211))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iwhSfEn_k\"},motionChild:true,nodeId:\"Zd4A4Q2VI\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Impressum\"})})})}),className:\"framer-1o9f18f\",\"data-framer-name\":\"Impressum\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"Zd4A4Q2VI\",style:{\"--extracted-r6o4lv\":\"rgb(211, 211, 211)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bwxqrn\",layoutDependency:layoutDependency,layoutId:\"ZQu3Oh0Yp\",children:[/*#__PURE__*/_jsx(Link,{href:\"alessandro@metrikflow.com\",motionChild:true,nodeId:\"HLZFrLBfu\",scopeId:\"v_YXpF9jb\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1db9x2o framer-5w0puf\",layoutDependency:layoutDependency,layoutId:\"HLZFrLBfu\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-zvdlm3\",layoutDependency:layoutDependency,layoutId:\"QA3S6TcU_\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36.296 36.296\" overflow=\"visible\"><g><path d=\"M 5.473 36.296 C 2.451 36.296 0 33.845 0 30.822 L 0 5.473 C 0 2.451 2.451 0 5.473 0 L 30.822 0 C 33.845 0 36.296 2.451 36.296 5.473 L 36.296 30.822 C 36.296 33.845 33.845 36.296 30.822 36.296 Z\" fill=\"rgba(255,255,255,0.8)\"></path><path d=\"M 27.345 23.015 L 27.345 13.282 C 27.345 12.385 26.62 11.66 25.723 11.66 L 10.571 11.66 C 9.674 11.66 8.949 12.385 8.949 13.282 L 8.949 23.015 C 8.949 23.913 9.674 24.638 10.571 24.638 L 25.723 24.638 C 26.62 24.638 27.345 23.913 27.345 23.015 Z M 25.928 13.163 C 26.285 13.52 26.09 13.888 25.896 14.072 L 21.505 18.095 L 25.723 22.486 C 25.852 22.637 25.939 22.875 25.787 23.037 C 25.647 23.21 25.322 23.199 25.182 23.091 L 20.456 19.057 L 18.142 21.166 L 15.838 19.057 L 11.112 23.091 C 10.972 23.199 10.647 23.21 10.506 23.037 C 10.355 22.875 10.442 22.637 10.571 22.486 L 14.789 18.095 L 10.398 14.072 C 10.204 13.888 10.009 13.52 10.366 13.163 C 10.723 12.807 11.09 12.98 11.393 13.239 L 18.142 18.69 L 24.901 13.239 C 25.203 12.98 25.571 12.807 25.928 13.163 Z\" fill=\"rgb(3,92,68)\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1dpub76\",layoutDependency:layoutDependency,layoutId:\"XIuOKumnA\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36.296 36.296\" overflow=\"visible\"><path d=\"M 5.473 36.296 C 2.451 36.296 0 33.845 0 30.822 L 0 5.473 C 0 2.451 2.451 0 5.473 0 L 30.822 0 C 33.845 0 36.296 2.451 36.296 5.473 L 36.296 30.822 C 36.296 33.845 33.845 36.296 30.822 36.296 Z\" fill=\"rgba(255,255,255,0.8)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-xw34lo\",layoutDependency:layoutDependency,layoutId:\"eLEAzROBy\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18.396 12.977\" overflow=\"visible\"><path d=\"M 18.396 11.355 L 18.396 1.622 C 18.396 0.725 17.671 0 16.773 0 L 1.622 0 C 0.725 0 0 0.725 0 1.622 L 0 11.355 C 0 12.253 0.725 12.977 1.622 12.977 L 16.773 12.977 C 17.671 12.977 18.396 12.253 18.396 11.355 Z M 16.979 1.503 C 17.336 1.86 17.141 2.228 16.946 2.412 L 12.556 6.435 L 16.773 10.825 C 16.903 10.977 16.99 11.215 16.838 11.377 C 16.698 11.55 16.373 11.539 16.233 11.431 L 11.507 7.397 L 9.192 9.506 L 6.889 7.397 L 2.163 11.431 C 2.022 11.539 1.698 11.55 1.557 11.377 C 1.406 11.215 1.493 10.977 1.622 10.825 L 5.84 6.435 L 1.449 2.412 C 1.255 2.228 1.06 1.86 1.417 1.503 C 1.774 1.146 2.141 1.319 2.444 1.579 L 9.192 7.029 L 15.952 1.579 C 16.254 1.319 16.622 1.146 16.979 1.503 Z\" fill=\"rgb(3,92,68)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-dfk3wj\",layoutDependency:layoutDependency,layoutId:\"dKeUC2eNG\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18.396 12.977\" overflow=\"visible\"><path d=\"M 18.396 11.355 L 18.396 1.622 C 18.396 0.725 17.671 0 16.773 0 L 1.622 0 C 0.725 0 0 0.725 0 1.622 L 0 11.355 C 0 12.253 0.725 12.977 1.622 12.977 L 16.773 12.977 C 17.671 12.977 18.396 12.253 18.396 11.355 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1s81god\",layoutDependency:layoutDependency,layoutId:\"OG7RxgUNr\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15.96 10.209\" overflow=\"visible\"><path d=\"M 15.761 0.202 C 16.118 0.559 15.923 0.927 15.728 1.111 L 11.338 5.134 L 15.555 9.524 C 15.685 9.676 15.772 9.914 15.62 10.076 C 15.48 10.249 15.155 10.238 15.015 10.13 L 10.289 6.096 L 7.974 8.205 L 5.671 6.096 L 0.945 10.13 C 0.804 10.238 0.48 10.249 0.339 10.076 C 0.188 9.914 0.275 9.676 0.404 9.524 L 4.622 5.134 L 0.231 1.111 C 0.037 0.927 -0.158 0.559 0.199 0.202 C 0.556 -0.155 0.923 0.018 1.226 0.278 L 7.974 5.729 L 14.734 0.278 C 15.036 0.018 15.404 -0.155 15.761 0.202 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/metrikflow?originalSubdomain=de\",motionChild:true,nodeId:\"f_oiPM4B7\",scopeId:\"v_YXpF9jb\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1f64o3r framer-5w0puf\",layoutDependency:layoutDependency,layoutId:\"f_oiPM4B7\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-pg13hq\",layoutDependency:layoutDependency,layoutId:\"NLvKrq914\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36.296 36.296\" overflow=\"visible\"><g><path d=\"M 5.473 36.296 C 2.451 36.296 0 33.845 0 30.822 L 0 5.473 C 0 2.451 2.451 0 5.473 0 L 30.822 0 C 33.845 0 36.296 2.451 36.296 5.473 L 36.296 30.822 C 36.296 33.845 33.845 36.296 30.822 36.296 Z\" fill=\"rgba(255,255,255,0.8)\"></path><path d=\"M 13.195 26.814 L 9.48 26.814 L 9.48 15.672 L 13.195 15.672 L 13.195 26.814 Z\" fill=\"rgb(3,92,68)\"></path><path d=\"M 11.326 13.195 L 11.305 13.195 C 10.197 13.195 9.48 12.369 9.48 11.337 C 9.48 10.283 10.219 9.48 11.348 9.48 C 12.478 9.48 13.173 10.283 13.195 11.337 C 13.195 12.369 12.478 13.195 11.326 13.195 Z\" fill=\"rgb(3,92,68)\"></path><path d=\"M 26.814 26.814 L 23.165 26.814 L 23.165 20.99 C 23.165 19.527 22.636 18.529 21.315 18.529 C 20.307 18.529 19.706 19.202 19.442 19.852 C 19.346 20.085 19.322 20.409 19.322 20.734 L 19.322 26.814 L 15.672 26.814 C 15.672 26.814 15.72 16.949 15.672 15.928 L 19.322 15.928 L 19.322 17.47 C 19.807 16.729 20.674 15.672 22.612 15.672 C 25.014 15.672 26.814 17.228 26.814 20.572 L 26.814 26.814 Z\" fill=\"rgb(3,92,68)\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zq3lvi\",layoutDependency:layoutDependency,layoutId:\"xo0tkS3jG\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36.296 36.296\" overflow=\"visible\"><path d=\"M 5.473 36.296 C 2.451 36.296 0 33.845 0 30.822 L 0 5.473 C 0 2.451 2.451 0 5.473 0 L 30.822 0 C 33.845 0 36.296 2.451 36.296 5.473 L 36.296 30.822 C 36.296 33.845 33.845 36.296 30.822 36.296 Z\" fill=\"rgba(255,255,255,0.8)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-iwkpmq\",layoutDependency:layoutDependency,layoutId:\"kg4f64TcU\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.714 11.143\" overflow=\"visible\"><path d=\"M 3.714 11.143 L 0 11.143 L 0 0 L 3.714 0 L 3.714 11.143 Z\" fill=\"rgb(3,92,68)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-l1je7f\",layoutDependency:layoutDependency,layoutId:\"eM7r2bLbp\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.714 3.714\" overflow=\"visible\"><path d=\"M 1.846 3.714 L 1.825 3.714 C 0.717 3.714 0 2.888 0 1.856 C 0 0.803 0.738 0 1.868 0 C 2.997 0 3.693 0.803 3.714 1.856 C 3.714 2.888 2.997 3.714 1.846 3.714 Z\" fill=\"rgb(3,92,68)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-zyn05s\",layoutDependency:layoutDependency,layoutId:\"uZ__oS2zI\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.142 11.143\" overflow=\"visible\"><path d=\"M 11.142 11.142 L 7.493 11.142 L 7.493 5.318 C 7.493 3.855 6.964 2.857 5.643 2.857 C 4.635 2.857 4.034 3.53 3.77 4.18 C 3.674 4.413 3.65 4.737 3.65 5.063 L 3.65 11.143 L 0 11.143 C 0 11.143 0.048 1.277 0 0.256 L 3.65 0.256 L 3.65 1.798 C 4.135 1.057 5.002 0 6.94 0 C 9.342 0 11.142 1.556 11.142 4.9 L 11.142 11.142 Z\" fill=\"rgb(3,92,68)\"></path></svg>',withExternalLayout:true})]})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i6yowv\",layoutDependency:layoutDependency,layoutId:\"IaFu5ns09\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(237, 237, 237))\",\"--framer-text-transform\":\"capitalize\"},children:\"\\xa9 2025 Metrikflow\"})}),className:\"framer-1wja1m8\",\"data-framer-name\":\"Home About Us What W\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"HhmA3wbWr\",style:{\"--extracted-r6o4lv\":\"rgb(237, 237, 237)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-eddm9c\",layoutDependency:layoutDependency,layoutId:\"gLwkT6a9o\",children:[/*#__PURE__*/_jsx(Link,{href:\"alessandro@metrikflow.com\",motionChild:true,nodeId:\"LlUNTyi4U\",scopeId:\"v_YXpF9jb\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1743kfd framer-5w0puf\",layoutDependency:layoutDependency,layoutId:\"LlUNTyi4U\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-xas2d1\",layoutDependency:layoutDependency,layoutId:\"tAMhGdsVL\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36.296 36.296\" overflow=\"visible\"><g><path d=\"M 5.473 36.296 C 2.451 36.296 0 33.845 0 30.822 L 0 5.473 C 0 2.451 2.451 0 5.473 0 L 30.822 0 C 33.845 0 36.296 2.451 36.296 5.473 L 36.296 30.822 C 36.296 33.845 33.845 36.296 30.822 36.296 Z\" fill=\"rgba(255,255,255,0.8)\"></path><path d=\"M 27.345 23.015 L 27.345 13.282 C 27.345 12.385 26.62 11.66 25.723 11.66 L 10.571 11.66 C 9.674 11.66 8.949 12.385 8.949 13.282 L 8.949 23.015 C 8.949 23.913 9.674 24.638 10.571 24.638 L 25.723 24.638 C 26.62 24.638 27.345 23.913 27.345 23.015 Z M 25.928 13.163 C 26.285 13.52 26.09 13.888 25.896 14.072 L 21.505 18.095 L 25.723 22.486 C 25.852 22.637 25.939 22.875 25.787 23.037 C 25.647 23.21 25.322 23.199 25.182 23.091 L 20.456 19.057 L 18.142 21.166 L 15.838 19.057 L 11.112 23.091 C 10.972 23.199 10.647 23.21 10.506 23.037 C 10.355 22.875 10.442 22.637 10.571 22.486 L 14.789 18.095 L 10.398 14.072 C 10.204 13.888 10.009 13.52 10.366 13.163 C 10.723 12.807 11.09 12.98 11.393 13.239 L 18.142 18.69 L 24.901 13.239 C 25.203 12.98 25.571 12.807 25.928 13.163 Z\" fill=\"rgb(3,92,68)\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-15ioq48\",layoutDependency:layoutDependency,layoutId:\"WAxn_Ckae\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36.296 36.296\" overflow=\"visible\"><path d=\"M 5.473 36.296 C 2.451 36.296 0 33.845 0 30.822 L 0 5.473 C 0 2.451 2.451 0 5.473 0 L 30.822 0 C 33.845 0 36.296 2.451 36.296 5.473 L 36.296 30.822 C 36.296 33.845 33.845 36.296 30.822 36.296 Z\" fill=\"rgba(255,255,255,0.8)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-1uvk7s5\",layoutDependency:layoutDependency,layoutId:\"xot7bchZN\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18.396 12.977\" overflow=\"visible\"><path d=\"M 18.396 11.355 L 18.396 1.622 C 18.396 0.725 17.671 0 16.773 0 L 1.622 0 C 0.725 0 0 0.725 0 1.622 L 0 11.355 C 0 12.253 0.725 12.977 1.622 12.977 L 16.773 12.977 C 17.671 12.977 18.396 12.253 18.396 11.355 Z M 16.979 1.503 C 17.336 1.86 17.141 2.228 16.946 2.412 L 12.556 6.435 L 16.773 10.825 C 16.903 10.977 16.99 11.215 16.838 11.377 C 16.698 11.55 16.373 11.539 16.233 11.431 L 11.507 7.397 L 9.192 9.506 L 6.889 7.397 L 2.163 11.431 C 2.022 11.539 1.698 11.55 1.557 11.377 C 1.406 11.215 1.493 10.977 1.622 10.825 L 5.84 6.435 L 1.449 2.412 C 1.255 2.228 1.06 1.86 1.417 1.503 C 1.774 1.146 2.141 1.319 2.444 1.579 L 9.192 7.029 L 15.952 1.579 C 16.254 1.319 16.622 1.146 16.979 1.503 Z\" fill=\"rgb(3,92,68)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1iar3sn\",layoutDependency:layoutDependency,layoutId:\"RcpoHtVqA\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18.396 12.977\" overflow=\"visible\"><path d=\"M 18.396 11.355 L 18.396 1.622 C 18.396 0.725 17.671 0 16.773 0 L 1.622 0 C 0.725 0 0 0.725 0 1.622 L 0 11.355 C 0 12.253 0.725 12.977 1.622 12.977 L 16.773 12.977 C 17.671 12.977 18.396 12.253 18.396 11.355 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1nfb1ip\",layoutDependency:layoutDependency,layoutId:\"jVTHApIZL\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15.96 10.209\" overflow=\"visible\"><path d=\"M 15.761 0.202 C 16.118 0.559 15.923 0.927 15.728 1.111 L 11.338 5.134 L 15.555 9.524 C 15.685 9.676 15.772 9.914 15.62 10.076 C 15.48 10.249 15.155 10.238 15.015 10.13 L 10.289 6.096 L 7.974 8.205 L 5.671 6.096 L 0.945 10.13 C 0.804 10.238 0.48 10.249 0.339 10.076 C 0.188 9.914 0.275 9.676 0.404 9.524 L 4.622 5.134 L 0.231 1.111 C 0.037 0.927 -0.158 0.559 0.199 0.202 C 0.556 -0.155 0.923 0.018 1.226 0.278 L 7.974 5.729 L 14.734 0.278 C 15.036 0.018 15.404 -0.155 15.761 0.202 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/metrikflow?originalSubdomain=de\",motionChild:true,nodeId:\"n2ah2v2I_\",scopeId:\"v_YXpF9jb\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-c10usq framer-5w0puf\",layoutDependency:layoutDependency,layoutId:\"n2ah2v2I_\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-a834yj\",layoutDependency:layoutDependency,layoutId:\"nzXGzui6R\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36.296 36.296\" overflow=\"visible\"><g><path d=\"M 5.473 36.296 C 2.451 36.296 0 33.845 0 30.822 L 0 5.473 C 0 2.451 2.451 0 5.473 0 L 30.822 0 C 33.845 0 36.296 2.451 36.296 5.473 L 36.296 30.822 C 36.296 33.845 33.845 36.296 30.822 36.296 Z\" fill=\"rgba(255,255,255,0.8)\"></path><path d=\"M 13.195 26.814 L 9.48 26.814 L 9.48 15.672 L 13.195 15.672 L 13.195 26.814 Z\" fill=\"rgb(3,92,68)\"></path><path d=\"M 11.326 13.195 L 11.305 13.195 C 10.197 13.195 9.48 12.369 9.48 11.337 C 9.48 10.283 10.219 9.48 11.348 9.48 C 12.478 9.48 13.173 10.283 13.195 11.337 C 13.195 12.369 12.478 13.195 11.326 13.195 Z\" fill=\"rgb(3,92,68)\"></path><path d=\"M 26.814 26.814 L 23.165 26.814 L 23.165 20.99 C 23.165 19.527 22.636 18.529 21.315 18.529 C 20.307 18.529 19.706 19.202 19.442 19.852 C 19.346 20.085 19.322 20.409 19.322 20.734 L 19.322 26.814 L 15.672 26.814 C 15.672 26.814 15.72 16.949 15.672 15.928 L 19.322 15.928 L 19.322 17.47 C 19.807 16.729 20.674 15.672 22.612 15.672 C 25.014 15.672 26.814 17.228 26.814 20.572 L 26.814 26.814 Z\" fill=\"rgb(3,92,68)\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-kobpkm\",layoutDependency:layoutDependency,layoutId:\"VKYcQg6S9\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36.296 36.296\" overflow=\"visible\"><path d=\"M 5.473 36.296 C 2.451 36.296 0 33.845 0 30.822 L 0 5.473 C 0 2.451 2.451 0 5.473 0 L 30.822 0 C 33.845 0 36.296 2.451 36.296 5.473 L 36.296 30.822 C 36.296 33.845 33.845 36.296 30.822 36.296 Z\" fill=\"rgba(255,255,255,0.8)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-fpb1st\",layoutDependency:layoutDependency,layoutId:\"Eh4CNC7ll\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.714 11.143\" overflow=\"visible\"><path d=\"M 3.714 11.143 L 0 11.143 L 0 0 L 3.714 0 L 3.714 11.143 Z\" fill=\"rgb(3,92,68)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1py4fuw\",layoutDependency:layoutDependency,layoutId:\"KcAzFh_Lm\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.714 3.714\" overflow=\"visible\"><path d=\"M 1.846 3.714 L 1.825 3.714 C 0.717 3.714 0 2.888 0 1.856 C 0 0.803 0.738 0 1.868 0 C 2.997 0 3.693 0.803 3.714 1.856 C 3.714 2.888 2.997 3.714 1.846 3.714 Z\" fill=\"rgb(3,92,68)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pn8oas\",layoutDependency:layoutDependency,layoutId:\"VvLg3A0sF\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.142 11.143\" overflow=\"visible\"><path d=\"M 11.142 11.142 L 7.493 11.142 L 7.493 5.318 C 7.493 3.855 6.964 2.857 5.643 2.857 C 4.635 2.857 4.034 3.53 3.77 4.18 C 3.674 4.413 3.65 4.737 3.65 5.063 L 3.65 11.143 L 0 11.143 C 0 11.143 0.048 1.277 0 0.256 L 3.65 0.256 L 3.65 1.798 C 4.135 1.057 5.002 0 6.94 0 C 9.342 0 11.142 1.556 11.142 4.9 L 11.142 11.142 Z\" fill=\"rgb(3,92,68)\"></path></svg>',withExternalLayout:true})]})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-csao2o\",\"data-framer-name\":\"Frame 1984078825\",layoutDependency:layoutDependency,layoutId:\"yhoPa2_B1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(211, 211, 211))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"eXe7qjRFK\"},motionChild:true,nodeId:\"clNzBTl0D\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Terms & Conditions\"})})})}),className:\"framer-dus0gi\",\"data-framer-name\":\"Terms & Conditions\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"clNzBTl0D\",style:{\"--extracted-r6o4lv\":\"rgb(211, 211, 211)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(211, 211, 211))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sbznZm3iz\"},motionChild:true,nodeId:\"BfI84uzXb\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Privacy Policy\"})})})}),className:\"framer-themgz\",\"data-framer-name\":\"Privacy Policy\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"BfI84uzXb\",style:{\"--extracted-r6o4lv\":\"rgb(211, 211, 211)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(211, 211, 211))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iwhSfEn_k\"},motionChild:true,nodeId:\"Q5Ce0MJiu\",openInNewTab:false,relValues:[],scopeId:\"v_YXpF9jb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-lby4vg\",\"data-styles-preset\":\"nVDLdycW2\",children:\"Impressum\"})})})}),className:\"framer-10vfhvs\",\"data-framer-name\":\"Impressum\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"Q5Ce0MJiu\",style:{\"--extracted-r6o4lv\":\"rgb(211, 211, 211)\",\"--framer-paragraph-spacing\":\"1px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bjmXi.framer-5w0puf, .framer-bjmXi .framer-5w0puf { display: block; }\",\".framer-bjmXi.framer-5mxok6 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 62px; height: min-content; justify-content: center; overflow: visible; padding: 70px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-bjmXi .framer-5id6d9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-bjmXi .framer-1vu0ycs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-bjmXi .framer-n3uctd { flex: none; gap: 0px; height: 31px; overflow: visible; position: relative; width: 233px; }\",\".framer-bjmXi .framer-17ntow { bottom: 0px; flex: none; left: 38px; position: absolute; right: 174px; top: 9px; }\",\".framer-bjmXi .framer-o6yqkf { bottom: 0px; flex: none; left: 168px; position: absolute; right: 43px; top: 9px; }\",\".framer-bjmXi .framer-14jcmty { bottom: 18px; flex: none; left: 139px; position: absolute; right: 78px; top: 0px; }\",\".framer-bjmXi .framer-m9ikl5 { bottom: 1px; flex: none; left: 0px; position: absolute; right: 199px; top: 9px; }\",\".framer-bjmXi .framer-a0m4et { bottom: 1px; flex: none; left: 192px; position: absolute; right: 7px; top: 9px; }\",\".framer-bjmXi .framer-11cq286 { bottom: 1px; flex: none; left: 115px; position: absolute; right: 95px; top: 0px; }\",\".framer-bjmXi .framer-6snanv { bottom: 0px; flex: none; left: 61px; position: absolute; right: 157px; top: 0px; }\",\".framer-bjmXi .framer-ya8wz9 { bottom: 1px; flex: none; left: 81px; position: absolute; right: 133px; top: 9px; }\",\".framer-bjmXi .framer-lkriie { bottom: 1px; flex: none; left: 159px; position: absolute; right: 70px; top: 0px; }\",\".framer-bjmXi .framer-9x4ivf { bottom: 1px; flex: none; left: 105px; position: absolute; right: 123px; top: 9px; }\",\".framer-bjmXi .framer-c95oru { bottom: 1px; flex: none; left: 143px; position: absolute; right: 86px; top: 13px; }\",\".framer-bjmXi .framer-1xv7x4x { bottom: 24px; flex: none; left: 105px; position: absolute; right: 123px; top: 2px; }\",\".framer-bjmXi .framer-g6w6rc { bottom: 0px; flex: none; left: 226px; position: absolute; right: 0px; top: 24px; }\",\".framer-bjmXi .framer-1kfje0y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-bjmXi .framer-hcsa9l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-bjmXi .framer-16gqfiu, .framer-bjmXi .framer-kxjuhj, .framer-bjmXi .framer-m9tus2, .framer-bjmXi .framer-1tktxtg, .framer-bjmXi .framer-1o9f18f, .framer-bjmXi .framer-dus0gi, .framer-bjmXi .framer-themgz, .framer-bjmXi .framer-10vfhvs { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bjmXi .framer-ihnr1w { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 416px; word-break: break-word; word-wrap: break-word; }\",\".framer-bjmXi .framer-xlkwl4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 416px; }\",\".framer-bjmXi .framer-17nu7o8 { 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; padding: 0px; position: relative; width: 100%; }\",'.framer-bjmXi .framer-1mwy8o8 { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Manrope\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; flex: none; height: 48px; position: relative; width: 291px; }',\".framer-bjmXi .framer-8ps63g-container { flex: 1 0 0px; height: 40px; position: relative; width: 1px; }\",\".framer-bjmXi .framer-17yl9t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 179px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-bjmXi .framer-1m50qpu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 234px; }\",\".framer-bjmXi .framer-gkso1o { flex: none; height: 19px; position: relative; white-space: pre-wrap; width: 234px; word-break: break-word; word-wrap: break-word; }\",\".framer-bjmXi .framer-18q6k47, .framer-bjmXi .framer-xdip5m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bjmXi .framer-1ee6t4x, .framer-bjmXi .framer-1paogqs, .framer-bjmXi .framer-vpujhq, .framer-bjmXi .framer-bfhe5v { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 234px; word-break: break-word; word-wrap: break-word; }\",\".framer-bjmXi .framer-1e93ecu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 130px; }\",\".framer-bjmXi .framer-9xrkxw, .framer-bjmXi .framer-1uu6kp0, .framer-bjmXi .framer-1ui9t1n { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 104px; word-break: break-word; word-wrap: break-word; }\",\".framer-bjmXi .framer-4b3he3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bjmXi .framer-1u5z1sm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 106px; justify-content: space-between; overflow: visible; padding: 35px 65px 35px 65px; position: relative; width: 100%; }\",\".framer-bjmXi .framer-ok2y4m, .framer-bjmXi .framer-csao2o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-bjmXi .framer-nymx32 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 127px; word-break: break-word; word-wrap: break-word; }\",\".framer-bjmXi .framer-16mmm1h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 86px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-bjmXi .framer-bwxqrn, .framer-bjmXi .framer-eddm9c { 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; position: relative; width: min-content; }\",\".framer-bjmXi .framer-1db9x2o, .framer-bjmXi .framer-1f64o3r, .framer-bjmXi .framer-1743kfd, .framer-bjmXi .framer-c10usq { flex: none; height: 37px; overflow: hidden; position: relative; text-decoration: none; width: 37px; }\",\".framer-bjmXi .framer-zvdlm3, .framer-bjmXi .framer-xas2d1 { height: 37px; left: 1px; position: absolute; top: 1px; width: 37px; }\",\".framer-bjmXi .framer-1dpub76, .framer-bjmXi .framer-zq3lvi, .framer-bjmXi .framer-15ioq48, .framer-bjmXi .framer-kobpkm { height: 37px; left: 0px; position: absolute; top: 0px; width: 37px; }\",\".framer-bjmXi .framer-xw34lo, .framer-bjmXi .framer-1uvk7s5 { height: 13px; left: 9px; position: absolute; top: 12px; width: 19px; }\",\".framer-bjmXi .framer-dfk3wj, .framer-bjmXi .framer-1iar3sn { height: 13px; left: 0px; position: absolute; top: 0px; width: 19px; }\",\".framer-bjmXi .framer-1s81god, .framer-bjmXi .framer-1nfb1ip { height: 10px; left: 1px; position: absolute; top: 2px; width: 16px; }\",\".framer-bjmXi .framer-pg13hq, .framer-bjmXi .framer-a834yj { height: 37px; left: 0px; position: absolute; top: 1px; width: 37px; }\",\".framer-bjmXi .framer-iwkpmq, .framer-bjmXi .framer-fpb1st { height: 11px; left: 10px; position: absolute; top: 16px; width: 4px; }\",\".framer-bjmXi .framer-l1je7f, .framer-bjmXi .framer-1py4fuw { height: 4px; left: 10px; position: absolute; top: 10px; width: 4px; }\",\".framer-bjmXi .framer-zyn05s, .framer-bjmXi .framer-pn8oas { height: 11px; left: 16px; position: absolute; top: 16px; width: 11px; }\",\".framer-bjmXi .framer-i6yowv { 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: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-bjmXi .framer-1wja1m8 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-bjmXi.framer-v-wcbv7q.framer-5mxok6 { width: 390px; }\",\".framer-bjmXi.framer-v-wcbv7q .framer-5id6d9 { flex-direction: column; gap: 40px; justify-content: flex-start; padding: 0px 24px 0px 24px; }\",\".framer-bjmXi.framer-v-wcbv7q .framer-1vu0ycs { gap: 40px; width: 100%; }\",\".framer-bjmXi.framer-v-wcbv7q .framer-1kfje0y, .framer-bjmXi.framer-v-wcbv7q .framer-hcsa9l, .framer-bjmXi.framer-v-wcbv7q .framer-ihnr1w, .framer-bjmXi.framer-v-wcbv7q .framer-xlkwl4 { width: 100%; }\",\".framer-bjmXi.framer-v-wcbv7q .framer-16gqfiu, .framer-bjmXi.framer-v-wcbv7q .framer-kxjuhj { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bjmXi.framer-v-wcbv7q .framer-1mwy8o8 { width: 237px; }\",\".framer-bjmXi.framer-v-wcbv7q .framer-17yl9t { flex-direction: column; gap: 38px; width: 100%; }\",\".framer-bjmXi.framer-v-wcbv7q .framer-1u5z1sm { flex-direction: column; gap: 18px; justify-content: flex-start; padding: 16px 24px 35px 24px; }\",\".framer-bjmXi.framer-v-wcbv7q .framer-i6yowv { flex: none; order: 1; width: 100%; }\",\".framer-bjmXi.framer-v-wcbv7q .framer-csao2o { flex: none; order: 2; width: 100%; }\",\".framer-bjmXi.framer-v-k7tlfm.framer-5mxok6 { width: 1200px; }\",\".framer-bjmXi.framer-v-k7tlfm .framer-5id6d9 { padding: 0px 30px 0px 30px; }\",\".framer-bjmXi.framer-v-k7tlfm .framer-1u5z1sm { padding: 35px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 542\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"x8H_z5YyQ\":{\"layout\":[\"fixed\",\"auto\"]},\"cFeUOsG79\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerv_YXpF9jb=withCSS(Component,css,\"framer-bjmXi\");export default Framerv_YXpF9jb;Framerv_YXpF9jb.displayName=\"Bottom Footer\";Framerv_YXpF9jb.defaultProps={height:542,width:1440};addPropertyControls(Framerv_YXpF9jb,{variant:{options:[\"X68jInMCM\",\"x8H_z5YyQ\",\"cFeUOsG79\"],optionTitles:[\"Variant 1\",\"Mobile\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerv_YXpF9jb,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v19/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v19/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2TYFCBHUANEXS6QGR5EQDUNAFH6LSWM3/AYNOU3VEA4LRTDNKJQUFNVNUTYSGOUOP/UXO4O7K2G3HI3D2VKD7UXVJVJD26P4BQ.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v19/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]},...FooterButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerv_YXpF9jb\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x8H_z5YyQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cFeUOsG79\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"542\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./v_YXpF9jb.map", "// Generated by Framer (6d96db3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import PrimaryButtonBookADemo from\"https://framerusercontent.com/modules/kY2a8fWAcLoC68GqJLUD/PTKq4O9uDNKcCrTZQO8n/egOvEH93H.js\";import SecondaryButton from\"https://framerusercontent.com/modules/xn6ecPYB4eUKZvjNoHEq/wDbpidbgwFARab6rFb9M/FYrynbJkA.js\";import BottomFooter from\"https://framerusercontent.com/modules/8sYmW2VlfiK4AUaeVCz6/r4oYb1gAh3Qqhd7R9AQG/v_YXpF9jb.js\";const SecondaryButtonFonts=getFonts(SecondaryButton);const PrimaryButtonBookADemoFonts=getFonts(PrimaryButtonBookADemo);const BottomFooterFonts=getFonts(BottomFooter);const cycleOrder=[\"A5jmZJHtp\",\"KR21Ppmo5\",\"SrFcdOE3A\"];const serializationHash=\"framer-bQj4k\";const variantClassNames={A5jmZJHtp:\"framer-v-oxfr2c\",KR21Ppmo5:\"framer-v-11uxgi6\",SrFcdOE3A:\"framer-v-1qcpkhq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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={\"Variant 1\":\"A5jmZJHtp\",\"Variant 3\":\"SrFcdOE3A\",Mobile:\"KR21Ppmo5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"A5jmZJHtp\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"A5jmZJHtp\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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-oxfr2c\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"A5jmZJHtp\",ref:refBinding,style:{...style},...addPropertyOverrides({KR21Ppmo5:{\"data-framer-name\":\"Mobile\"},SrFcdOE3A:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xwpeb7\",\"data-framer-name\":\"Frame 1984078917\",layoutDependency:layoutDependency,layoutId:\"hHynzFQy6\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2ldop7\",\"data-framer-name\":\"Mask group\",layoutDependency:layoutDependency,layoutId:\"zuWJgKBqE\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ewo64p\",\"data-framer-name\":\"Rectangle 3463954\",layoutDependency:layoutDependency,layoutId:\"NsdY_WCxr\",style:{borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},...addPropertyOverrides({KR21Ppmo5:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m0i5jr\",\"data-framer-name\":\"Group 1597884737\",layoutDependency:layoutDependency,layoutId:\"tywZU4z9s\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7cpk35\",\"data-framer-name\":\"Rectangle 3463954\",layoutDependency:layoutDependency,layoutId:\"XKJiBckXS\",style:{backgroundColor:\"rgb(244, 244, 244)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30}}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ce21hu\",\"data-framer-name\":\"Mask group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:547,intrinsicWidth:2179,layoutDependency:layoutDependency,layoutId:\"j_LmGoBEa\",svg:'<svg width=\"2179\" height=\"547\" viewBox=\"0 0 2179 547\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<mask id=\"mask0_4685_12743\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"2179\" height=\"547\">\\n<g opacity=\"0.9\">\\n<rect x=\"1.56292\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1.56292\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"69.8442\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"69.8442\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"137.727\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"137.727\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"205.614\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"205.614\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"273.504\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"273.504\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"341.387\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"341.387\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"409.27\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"409.27\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"477.153\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"477.153\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1.56292\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1.56292\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"69.8442\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"69.8442\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"137.727\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"137.727\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"205.614\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"205.614\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"273.497\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"273.497\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"341.383\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"341.383\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"409.266\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"409.266\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"477.153\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"477.153\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1.56292\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1.56292\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"69.8442\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"69.8442\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"137.727\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"137.727\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"205.614\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"205.614\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"273.497\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"273.497\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"341.383\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"341.383\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"409.266\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"409.266\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"477.153\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"477.153\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1.56292\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1.56292\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"69.8442\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"69.8442\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"137.727\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"137.727\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"205.614\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"205.614\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"273.497\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"273.497\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"341.383\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"341.383\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"409.266\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"409.266\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"477.153\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"477.153\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"545.707\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"545.707\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"613.989\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"613.989\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"681.872\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"681.872\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"749.758\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"749.758\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"817.641\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"817.641\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"885.528\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"885.528\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"953.411\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"953.411\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1021.3\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1021.3\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"545.707\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"545.707\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"613.989\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"613.989\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"681.872\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"681.872\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"749.758\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"749.758\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"817.641\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"817.641\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"885.528\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"885.528\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"953.411\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"953.411\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1021.29\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1021.29\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"545.707\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"545.707\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"613.989\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"613.989\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"681.872\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"681.872\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"749.758\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"749.758\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"817.641\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"817.641\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"885.528\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"885.528\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"953.411\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"953.411\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1021.29\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1021.29\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"545.707\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"545.707\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"613.989\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"613.989\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"681.872\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"681.872\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"749.758\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"749.758\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"817.641\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"817.641\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"885.528\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"885.528\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"953.411\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"953.411\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1021.3\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1021.29\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1089.85\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1089.85\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1158.13\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1158.13\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1226.01\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1226.01\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1293.9\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1293.9\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1361.78\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1361.78\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1429.67\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1429.67\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1497.55\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1497.55\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1565.43\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1565.43\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1089.85\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1089.85\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1158.13\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1158.13\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1226.01\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1226.01\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1293.9\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1293.9\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1361.78\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1361.78\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1429.67\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1429.67\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1497.55\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1497.55\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1565.43\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1565.43\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1089.85\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1089.85\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1158.13\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1158.13\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1226.01\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1226.01\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1293.9\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1293.9\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1361.78\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1361.78\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1429.67\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1429.67\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1497.55\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1497.55\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1565.43\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1565.43\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1089.85\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1089.85\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1158.13\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1158.13\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1226.01\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1226.01\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1293.9\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1293.9\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1361.78\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1361.78\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1429.67\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1429.67\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1497.55\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1497.55\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1565.43\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1565.43\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1633.99\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1633.99\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1702.27\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1702.27\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1770.16\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1770.16\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1838.04\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1838.04\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1905.93\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1905.93\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1973.81\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1973.81\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2041.7\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2041.7\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2109.58\" y=\"0.613705\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2109.58\" y=\"68.8442\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1633.99\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1633.99\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1702.27\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1702.27\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1770.16\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1770.16\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1838.04\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1838.04\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1905.93\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1905.93\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1973.81\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1973.81\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2041.7\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2041.7\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2109.58\" y=\"137.024\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2109.58\" y=\"205.254\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1633.99\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1633.99\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1702.27\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1702.27\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1770.16\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1770.16\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1838.04\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1838.04\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1905.93\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1905.93\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1973.81\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1973.81\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2041.7\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2041.7\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2109.58\" y=\"273.438\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2109.58\" y=\"341.668\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1633.99\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1633.99\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1702.27\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1702.27\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1770.16\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1770.16\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1838.04\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1838.04\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1905.93\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1905.93\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1973.81\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"1973.81\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2041.7\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2041.7\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2109.58\" y=\"409.848\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n<rect x=\"2109.58\" y=\"478.079\" width=\"68.1812\" height=\"68.1812\" rx=\"13.7559\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\" stroke-width=\"1.19616\"/>\\n</g>\\n</mask>\\n<g mask=\"url(#mask0_4685_12743)\">\\n<rect x=\"-1015.73\" y=\"88.9336\" width=\"1321.38\" height=\"256.055\" rx=\"30\" fill=\"url(#paint0_linear_4685_12743)\" fill-opacity=\"0.7\"/>\\n<rect x=\"-1015.23\" y=\"89.4336\" width=\"1320.38\" height=\"255.055\" rx=\"29.5\" stroke=\"#3E3E3E\" stroke-opacity=\"0.6\"/>\\n</g>\\n<defs>\\n<linearGradient id=\"paint0_linear_4685_12743\" x1=\"162.207\" y1=\"118.644\" x2=\"-61.801\" y2=\"289.178\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#CECECE\"/>\\n<stop offset=\"1\" stop-color=\"#EAEAEA\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dhc1lq\",\"data-framer-name\":\"Frame 1984078916\",layoutDependency:layoutDependency,layoutId:\"KwRPqQIOK\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tl066m\",\"data-framer-name\":\"Frame 1984078833\",layoutDependency:layoutDependency,layoutId:\"XLhPcstCr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"48px\"},children:[\"The go-to software solution for \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgb(1, 99, 73))\"},children:\"Sustainability Managers.\"})]})}),className:\"framer-1dl6v6y\",\"data-framer-name\":\"The go-to software solution for Sustainability Managers.\",fonts:[\"GF;Manrope-600\"],layoutDependency:layoutDependency,layoutId:\"h83mTNxI_\",style:{\"--extracted-1w3ko1f\":\"rgb(1, 99, 73)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({KR21Ppmo5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"40px\"},children:[\"The go-to software solution for \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgb(1, 99, 73))\"},children:\"Sustainability Managers.\"})]})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-117jwox\",\"data-framer-name\":\"Frame 1984078832\",layoutDependency:layoutDependency,layoutId:\"kUzyLbCNq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cddeu3\",\"data-framer-name\":\"Frame 1984078829\",layoutDependency:layoutDependency,layoutId:\"Z_maS5IfW\",style:{backgroundColor:\"rgb(232, 232, 232)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-gehqe0\",\"data-framer-name\":\"Vector 282\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"nYE3rJvhf\",svg:'<svg width=\"16\" height=\"11\" viewBox=\"-1 -1 16 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.5 4.10404L3.85119 8.35521L13.0119 0.652344\" stroke=\"#33B485\" stroke-width=\"2\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true,...addPropertyOverrides({KR21Ppmo5:{fill:'var(--token-857010b0-b911-4e61-802e-98ba480c3244, rgb(1, 99, 73)) /* {\"name\":\"Main Green\"} */'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14.98px\"},children:\"Customer-Oriented\"})}),className:\"framer-1jcmsg4\",\"data-framer-name\":\"Customer-Oriented\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"qFITWhzqr\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hdxg2m\",\"data-framer-name\":\"Frame 1984078830\",layoutDependency:layoutDependency,layoutId:\"L87ojTHQ_\",style:{backgroundColor:\"rgb(232, 232, 232)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1n0posp\",\"data-framer-name\":\"Vector 283\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"Ka5eSR6Wo\",svg:'<svg width=\"15\" height=\"11\" viewBox=\"-1 -1 15 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.0117188 4.10404L3.36291 8.35521L12.5237 0.652344\" stroke=\"#33B485\" stroke-width=\"2\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14.98px\"},children:\"Data Accurate\"})}),className:\"framer-69ytzr\",\"data-framer-name\":\"Data Accurate\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"E6DBp0RfL\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lfl17\",\"data-framer-name\":\"Frame 1984078831\",layoutDependency:layoutDependency,layoutId:\"Rw7ye4x9Z\",style:{backgroundColor:\"rgb(232, 232, 232)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1y1qhnf\",\"data-framer-name\":\"Vector 284\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"OCH4hxdpj\",svg:'<svg width=\"16\" height=\"11\" viewBox=\"-1 -1 16 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.523438 4.10404L3.87463 8.35521L13.0354 0.652344\" stroke=\"#33B485\" stroke-width=\"2\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14.98px\"},children:\"Built on Smart Tech\"})}),className:\"framer-ldsgec\",\"data-framer-name\":\"Built on Smart Tech\",fonts:[\"GF;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"FMh98hcxc\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-etz8n3\",layoutDependency:layoutDependency,layoutId:\"yc8k_O_1J\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-827)/2+0+0)+-15.488+124.488+1.5,...addPropertyOverrides({KR21Ppmo5:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1381)-0-934)/2+0+0)+-7.976+0+339.952+1.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kslian-container\",layoutDependency:layoutDependency,layoutId:\"nukYAdomb-container\",nodeId:\"nukYAdomb\",rendersWithMotion:true,scopeId:\"RB_YqTMY8\",children:/*#__PURE__*/_jsx(SecondaryButton,{height:\"100%\",id:\"nukYAdomb\",layoutId:\"nukYAdomb\",variant:\"xXNHOetr4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-827)/2+0+0)+-15.488+124.488+1,...addPropertyOverrides({KR21Ppmo5:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1381)-0-934)/2+0+0)+-7.976+0+339.952+1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gqrahn-container\",layoutDependency:layoutDependency,layoutId:\"Y5WendGiW-container\",nodeId:\"Y5WendGiW\",rendersWithMotion:true,scopeId:\"RB_YqTMY8\",children:/*#__PURE__*/_jsx(PrimaryButtonBookADemo,{height:\"100%\",id:\"Y5WendGiW\",layoutId:\"Y5WendGiW\",variant:\"F8kfMX0ZT\",width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xhrq9k\",\"data-framer-name\":\"Frame 1984078929\",layoutDependency:layoutDependency,layoutId:\"qymt5P_Ov\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:542,width:\"1440px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-827)/2+261+24)+0+0,...addPropertyOverrides({KR21Ppmo5:{width:\"390px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||1381)-0-934)/2+368+24)+0+0},SrFcdOE3A:{width:\"1200px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16c3nhx-container\",layoutDependency:layoutDependency,layoutId:\"EmPWq_jla-container\",nodeId:\"EmPWq_jla\",rendersWithMotion:true,scopeId:\"RB_YqTMY8\",children:/*#__PURE__*/_jsx(BottomFooter,{height:\"100%\",id:\"EmPWq_jla\",layoutId:\"EmPWq_jla\",style:{width:\"100%\"},variant:\"X68jInMCM\",width:\"100%\",...addPropertyOverrides({KR21Ppmo5:{variant:\"x8H_z5YyQ\"},SrFcdOE3A:{variant:\"cFeUOsG79\"}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bQj4k.framer-5g7ar2, .framer-bQj4k .framer-5g7ar2 { display: block; }\",\".framer-bQj4k.framer-oxfr2c { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-bQj4k .framer-1xwpeb7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 261px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1299px; }\",\".framer-bQj4k .framer-2ldop7 { flex: none; height: 260px; overflow: visible; position: relative; width: 1299px; }\",\".framer-bQj4k .framer-1ewo64p { flex: none; height: 260px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 1299px; will-change: var(--framer-will-change-override, transform); }\",\".framer-bQj4k .framer-m0i5jr { flex: none; height: 547px; left: 0px; overflow: visible; position: absolute; top: -88px; width: 3172px; }\",\".framer-bQj4k .framer-7cpk35 { flex: none; height: 260px; left: 0px; position: absolute; top: 88px; width: 1299px; }\",\".framer-bQj4k .framer-ce21hu { flex: none; height: 547px; left: 994px; position: absolute; top: 0px; width: 2179px; }\",\".framer-bQj4k .framer-dhc1lq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; width: 92%; z-index: 1; }\",\".framer-bQj4k .framer-tl066m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: flex-start; min-width: 510px; overflow: visible; padding: 0px; position: relative; width: 606px; }\",\".framer-bQj4k .framer-1dl6v6y { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 606px; word-break: break-word; word-wrap: break-word; }\",\".framer-bQj4k .framer-117jwox { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-bQj4k .framer-1cddeu3, .framer-bQj4k .framer-1hdxg2m, .framer-bQj4k .framer-1lfl17 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; overflow: visible; padding: 9px 24px 9px 24px; position: relative; width: min-content; }\",\".framer-bQj4k .framer-gehqe0, .framer-bQj4k .framer-1y1qhnf { flex: none; height: 11px; position: relative; width: 16px; }\",\".framer-bQj4k .framer-1jcmsg4, .framer-bQj4k .framer-69ytzr, .framer-bQj4k .framer-ldsgec { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bQj4k .framer-1n0posp { flex: none; height: 11px; position: relative; width: 15px; }\",\".framer-bQj4k .framer-etz8n3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 44px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 379px; }\",\".framer-bQj4k .framer-1kslian-container, .framer-bQj4k .framer-1gqrahn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-bQj4k .framer-1xhrq9k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-bQj4k .framer-16c3nhx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-1xwpeb7 { align-content: center; align-items: center; gap: 0px; height: min-content; justify-content: center; width: 390px; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-2ldop7 { height: 368px; width: 100%; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-1ewo64p { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; padding: 0px; top: 50%; width: 369px; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-m0i5jr { height: 368px; left: unset; position: relative; top: unset; width: 367px; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-7cpk35 { bottom: 0px; height: unset; left: calc(50.00000000000002% - 368px / 2); top: 0px; width: 368px; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-ce21hu { bottom: -89px; height: unset; left: unset; right: -1989px; top: -90px; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-dhc1lq { flex-direction: column; gap: 32px; justify-content: flex-start; left: 48%; padding: 0px 0px 0px 10px; top: 50%; width: 92%; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-tl066m { gap: 22px; min-width: 0px; width: min-content; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-1dl6v6y { width: 331px; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-117jwox { align-content: unset; align-items: unset; display: grid; gap: 14px 56px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; width: 331px; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-1cddeu3, .framer-bQj4k.framer-v-11uxgi6 .framer-1hdxg2m, .framer-bQj4k.framer-v-11uxgi6 .framer-1lfl17 { align-self: start; gap: 6px; justify-self: start; padding: 9px 16px 9px 12px; }\",\".framer-bQj4k.framer-v-11uxgi6 .framer-1xhrq9k { width: 390px; }\",\".framer-bQj4k.framer-v-1qcpkhq .framer-1xwpeb7 { padding: 0px 40px 0px 40px; width: 1200px; }\",\".framer-bQj4k.framer-v-1qcpkhq .framer-2ldop7 { width: 100%; }\",\".framer-bQj4k.framer-v-1qcpkhq .framer-1ewo64p { height: 260px; right: 0px; width: unset; }\",\".framer-bQj4k.framer-v-1qcpkhq .framer-7cpk35 { height: 261px; top: 88px; width: 1120px; }\",\".framer-bQj4k.framer-v-1qcpkhq .framer-dhc1lq { padding: 0px 20px 0px 30px; }\",\".framer-bQj4k.framer-v-1qcpkhq .framer-1xhrq9k { width: 1200px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 826\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"KR21Ppmo5\":{\"layout\":[\"auto\",\"auto\"]},\"SrFcdOE3A\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerRB_YqTMY8=withCSS(Component,css,\"framer-bQj4k\");export default FramerRB_YqTMY8;FramerRB_YqTMY8.displayName=\"Full Footer\";FramerRB_YqTMY8.defaultProps={height:826,width:1440};addPropertyControls(FramerRB_YqTMY8,{variant:{options:[\"A5jmZJHtp\",\"KR21Ppmo5\",\"SrFcdOE3A\"],optionTitles:[\"Variant 1\",\"Mobile\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerRB_YqTMY8,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v19/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v19/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"}]},...SecondaryButtonFonts,...PrimaryButtonBookADemoFonts,...BottomFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRB_YqTMY8\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KR21Ppmo5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SrFcdOE3A\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"826\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "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", "PhosphorFonts", "getFonts", "Icon", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "u", "RichText", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FrameregOvEH93H", "withCSS", "egOvEH93H_default", "addPropertyControls", "ControlType", "addFonts", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText", "css", "FramerFYrynbJkA", "withCSS", "FYrynbJkA_default", "addPropertyControls", "ControlType", "addFonts", "e", "f", "r", "o", "t", "n", "iconKeys", "moduleBaseUrl", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "f", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "Link", "u", "SVG", "RichText", "css", "FramerqXBTCn1gG", "withCSS", "qXBTCn1gG_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText", "css", "FramerbvbSZVtzP", "withCSS", "bvbSZVtzP_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText", "css", "FramerlrCpCR7We", "withCSS", "lrCpCR7We_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText", "css", "FramerSLlDMlDnK", "withCSS", "SLlDMlDnK_default", "addPropertyControls", "ControlType", "addFonts", "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", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "Link", "u", "SVG", "RichText", "css", "FramerA5ChN6Rjq", "withCSS", "A5ChN6Rjq_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFonts", "Icon", "SolutionsDropdownItem2Fonts", "A5ChN6Rjq_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "LayoutGroup", "u", "RichText", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "Image2", "getLoadingLazyAtYPosition", "css", "FramerwPZLm81mS", "withCSS", "wPZLm81mS_default", "addPropertyControls", "ControlType", "addFonts", "ProductNavbarItem1Fonts", "getFonts", "bvbSZVtzP_default", "SolutionsDropdownFonts", "wPZLm81mS_default", "AboutUsNavbarItem3Fonts", "lrCpCR7We_default", "KnowledgeCentreNavbarItem4Fonts", "SLlDMlDnK_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerZBj2vP__i", "withCSS", "ZBj2vP_i_default", "addPropertyControls", "ControlType", "addFonts", "IconoirFonts", "getFonts", "Icon", "NavbarItemsFonts", "ZBj2vP_i_default", "PrimaryButtonBookADemoFonts", "egOvEH93H_default", "PhosphorFonts", "SolutionsDropdownItem1Fonts", "qXBTCn1gG_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapwkp19p", "args", "onTaphutdf4", "onTapojocbk", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText", "css", "FramerN1JENq2TX", "withCSS", "N1JENq2TX_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "RichText", "css", "FramerUuzVIOfg7", "withCSS", "UuzVIOfg7_default", "addPropertyControls", "ControlType", "addFonts", "FooterButtonFonts", "getFonts", "UuzVIOfg7_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "SVG", "RichText", "FormPlainTextInput2", "ComponentViewportProvider", "SmartComponentScopedContainer", "Link", "css", "Framerv_YXpF9jb", "withCSS", "v_YXpF9jb_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "SecondaryButtonFonts", "getFonts", "FYrynbJkA_default", "PrimaryButtonBookADemoFonts", "egOvEH93H_default", "BottomFooterFonts", "v_YXpF9jb_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "SVG", "RichText", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerRB_YqTMY8", "withCSS", "RB_YqTMY8_default", "addPropertyControls", "ControlType", "addFonts"]
}
