{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/material-icons/Home.js@0.0.32", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js", "ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Mn69eMnaMcqJ65TjxwR1/Embed.js", "ssg:https://framerusercontent.com/modules/QTFtlN1HOjZ9J8DUuxIG/6m2pttX0eiJxtnxJT5EQ/HlvlxcNiX.js", "ssg:https://framerusercontent.com/modules/7vtMK1yIBQdKURSESWx5/bC2Qu9Y5GcuTq2XZRYZt/QPZ3BlbJL.js", "ssg:https://framerusercontent.com/modules/y9alnCJgUNyKUFC1RsO4/cFeGlbijEQJ6pIkISjrf/fZmf4zSIW.js", "ssg:https://framerusercontent.com/modules/vkHCchhfLHaDF4GxXBSy/9TYT99GtRNmltjZ6bcJX/QgNE5F9Nu.js", "ssg:https://framerusercontent.com/modules/G75Fe6Bs3vUErGLZEzTP/pCWnzLipkStpb72lXhNq/VKUs6LMLk.js", "ssg:https://framerusercontent.com/modules/7jDXnxX8Fb96HtxKOUv9/tQIasfJTHFUAfURoqa7p/GjDjnfPl1.js", "ssg:https://framerusercontent.com/modules/ZcSrrTxP3yRVIYlVUqiA/ss5spPpvBmaFySS7uN05/u3zz7ixbU.js", "ssg:https://framerusercontent.com/modules/jAxP5Ajq5XSWMaaZfIxV/W2cr5knl0CTQ2rCyw80g/oAu7NhguI.js", "ssg:https://framerusercontent.com/modules/pUkmcAzExGR6c3B1s3jO/NLIlRRaIqHRgs9mUrCpC/IvZZJS0iO.js", "ssg:https://framerusercontent.com/modules/SEZElEFclwYuImYtU6s7/PbOejYhQI4DIspBjDR4E/g63tF7Ke8.js", "ssg:https://framerusercontent.com/modules/Gl6b7vbTrbnLABhXh1xi/hobMpBcfMg4RwtO7ewUp/xF5dGzzn7.js", "ssg:https://framerusercontent.com/modules/K1m5YsJKPLsJY1gL5cxS/9StInczeew2QIOuFv1cX/j9dlTFfey-0.js", "ssg:https://framerusercontent.com/modules/K1m5YsJKPLsJY1gL5cxS/9StInczeew2QIOuFv1cX/j9dlTFfey.js", "ssg:https://framerusercontent.com/modules/C8ySApsaNmT9VQsPjQzj/LL77oUJfbuj7WGOFo7VD/bi9PZdvCV.js", "ssg:https://framerusercontent.com/modules/yPEuuLeaYOYxYv7f58eU/VxvKCjwFIXz2ctiWTJxZ/j9dlTFfey.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", "const o=e=>e;let t;var h=e=>(t||(t=o(e.createElement(\"path\",{d:\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"}),\"Home\")),t);export{h as default};\n", "import{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,useMemo,useRef}from\"react\";import{addPropertyControls,ControlType,motion,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/material-icons/Home.js@0.0.32\";import{defaultEvents,useIconSelection,getIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const moduleBaseUrl=\"https://framer.com/m/material-icons/\";const icons={AcUnit:15,AccessAlarm:15,AccessAlarms:15,AccessTime:15,AccessTimeFilled:0,Accessibility:7,AccessibilityNew:0,Accessible:15,AccessibleForward:0,AccountBalance:2,AccountBalanceWallet:0,AccountBox:15,AccountCircle:7,AccountTree:15,AdUnits:15,Adb:15,Add:15,AddAPhoto:15,AddAlarm:15,AddAlert:15,AddBox:15,AddBusiness:15,AddCircle:15,AddCircleOutline:0,AddComment:15,AddIcCall:15,AddLink:15,AddLocation:15,AddLocationAlt:2,AddModerator:15,AddPhotoAlternate:0,AddReaction:15,AddRoad:15,AddShoppingCart:2,AddTask:15,AddToDrive:15,AddToHomeScreen:2,AddToPhotos:15,AddToQueue:15,Addchart:15,Adjust:15,AdminPanelSettings:0,Agriculture:15,Air:15,AirlineSeatFlat:2,AirplaneTicket:2,AirplanemodeActive:0,AirplanemodeInactive:0,Airplay:15,AirportShuttle:2,Alarm:15,AlarmAdd:15,AlarmOff:15,AlarmOn:15,Album:15,AlignHorizontalLeft:0,AlignHorizontalRight:0,AlignVerticalBottom:0,AlignVerticalCenter:0,AlignVerticalTop:0,AllInbox:15,AllInclusive:15,AllOut:15,AltRoute:15,AlternateEmail:2,Analytics:15,Anchor:15,Android:15,Animation:15,Announcement:15,Aod:15,Apartment:15,Api:15,AppBlocking:15,AppRegistration:2,AppSettingsAlt:2,Apple:0,Approval:15,Apps:15,Architecture:15,Archive:15,ArrowBack:15,ArrowBackIos:15,ArrowBackIosNew:2,ArrowCircleDown:2,ArrowCircleUp:7,ArrowDownward:7,ArrowDropDown:7,ArrowDropDownCircle:0,ArrowDropUp:15,ArrowForward:15,ArrowForwardIos:2,ArrowLeft:15,ArrowRight:15,ArrowRightAlt:7,ArrowUpward:15,ArtTrack:15,Article:15,AspectRatio:15,Assessment:15,Assignment:15,AssignmentInd:7,AssignmentLate:2,AssignmentReturn:0,AssignmentReturned:0,AssignmentTurnedIn:0,Assistant:15,AssistantDirection:0,AssistantPhoto:2,Atm:15,AttachEmail:15,AttachFile:15,AttachMoney:15,Attachment:15,Attractions:15,Attribution:15,Audiotrack:15,AutoAwesome:15,AutoAwesomeMosaic:0,AutoAwesomeMotion:0,AutoDelete:15,AutoFixHigh:15,AutoFixNormal:7,AutoFixOff:15,AutoGraph:15,AutoStories:15,AutofpsSelect:7,Autorenew:15,AvTimer:15,BabyChangingStation:0,Backpack:15,Backspace:15,Backup:15,BackupTable:15,Badge:15,BakeryDining:15,Balcony:15,Ballot:15,BarChart:15,BatchPrediction:2,Bathroom:15,Bathtub:15,Battery20:15,Battery30:15,Battery50:15,Battery60:15,Battery80:15,Battery90:15,BatteryAlert:15,BatteryCharging20:0,BatteryCharging30:0,BatteryCharging50:0,BatteryCharging60:0,BatteryCharging80:0,BatteryCharging90:0,BatteryChargingFull:0,BatteryFull:15,BatterySaver:15,BatteryStd:15,BatteryUnknown:2,BeachAccess:15,Bed:15,BedroomBaby:15,BedroomChild:15,BedroomParent:7,Bedtime:15,Beenhere:15,Bento:15,BikeScooter:15,Biotech:15,Blender:15,Block:15,Bloodtype:15,Bluetooth:15,BluetoothAudio:2,BluetoothConnected:0,BluetoothDisabled:0,BluetoothDrive:2,BluetoothSearching:0,BlurCircular:15,BlurLinear:15,BlurOff:15,BlurOn:15,Bolt:15,Book:15,BookOnline:15,Bookmark:15,BookmarkAdd:15,BookmarkAdded:7,BookmarkBorder:2,BookmarkRemove:2,Bookmarks:15,BorderAll:15,BorderBottom:15,BorderClear:15,BorderColor:15,BorderHorizontal:0,BorderInner:15,BorderLeft:15,BorderOuter:15,BorderRight:15,BorderStyle:15,BorderTop:15,BorderVertical:2,BrandingWatermark:0,BreakfastDining:2,Brightness1:15,Brightness2:15,Brightness3:15,Brightness4:15,Brightness5:15,Brightness6:15,Brightness7:15,BrightnessAuto:2,BrightnessHigh:2,BrightnessLow:7,BrightnessMedium:0,BrokenImage:15,BrowserNotSupported:0,BrunchDining:15,Brush:15,BubbleChart:15,BugReport:15,Build:15,BuildCircle:15,Bungalow:15,BurstMode:15,BusAlert:15,Business:15,BusinessCenter:2,Cabin:15,Cable:15,Cached:15,Cake:15,Calculate:15,CalendarToday:7,CalendarViewDay:2,CalendarViewMonth:0,CalendarViewWeek:0,Call:15,CallEnd:15,CallMade:15,CallMerge:15,CallMissed:15,CallMissedOutgoing:0,CallReceived:15,CallSplit:15,CallToAction:15,Camera:15,CameraAlt:15,CameraEnhance:7,CameraFront:15,CameraIndoor:15,CameraOutdoor:7,CameraRear:15,CameraRoll:15,Cameraswitch:15,Campaign:15,Cancel:15,CancelPresentation:0,CancelScheduleSend:0,CarRental:15,CarRepair:15,CardGiftcard:15,CardMembership:2,CardTravel:15,Carpenter:15,Cases:15,Casino:15,Cast:15,CastConnected:7,CastForEducation:0,CatchingPokemon:2,Category:15,Celebration:15,CellWifi:15,CenterFocusStrong:0,CenterFocusWeak:2,Chair:15,ChairAlt:15,Chalet:15,ChangeCircle:15,ChangeHistory:7,ChargingStation:2,Chat:15,ChatBubble:15,ChatBubbleOutline:0,Check:15,CheckBox:15,CheckBoxOutlineBlank:0,CheckCircle:15,CheckCircleOutline:0,Checkroom:15,ChevronLeft:15,ChevronRight:15,ChildCare:15,ChildFriendly:7,ChromeReaderMode:0,Circle:15,CircleNotifications:0,Class:15,CleanHands:15,CleaningServices:0,Clear:15,ClearAll:15,Close:15,CloseFullscreen:2,ClosedCaption:7,ClosedCaptionOff:0,Cloud:15,CloudCircle:15,CloudDone:15,CloudDownload:7,CloudOff:15,CloudQueue:15,CloudUpload:15,Code:15,CodeOff:15,Coffee:15,CoffeeMaker:15,Collections:15,CollectionsBookmark:0,ColorLens:15,Colorize:15,Comment:15,CommentBank:15,Commute:15,Compare:15,CompareArrows:7,CompassCalibration:0,Compress:15,Computer:15,ConfirmationNumber:0,ConnectedTv:15,Construction:15,ContactMail:15,ContactPage:15,ContactPhone:15,ContactSupport:2,Contactless:15,Contacts:15,ContentCopy:15,ContentCut:15,ContentPaste:15,ContentPasteOff:2,ControlCamera:7,ControlPoint:15,CopyAll:15,Copyright:15,Coronavirus:15,CorporateFare:7,Cottage:15,Countertops:15,Create:15,CreateNewFolder:2,CreditCard:15,CreditCardOff:7,CreditScore:15,Crib:15,Crop:15,Crop169:15,Crop32:15,Crop54:15,Crop75:15,CropDin:15,CropFree:15,CropLandscape:7,CropOriginal:15,CropPortrait:15,CropRotate:15,CropSquare:15,Dangerous:15,DarkMode:15,Dashboard:15,DashboardCustomize:0,DataSaverOff:15,DataSaverOn:15,DataUsage:15,DateRange:15,Deck:15,Dehaze:15,Delete:15,DeleteForever:7,DeleteOutline:7,DeleteSweep:15,DeliveryDining:2,DepartureBoard:2,Description:15,DesignServices:2,DesktopMac:15,DesktopWindows:2,Details:15,DeveloperBoard:2,DeveloperBoardOff:0,DeveloperMode:7,DeviceHub:15,DeviceThermostat:0,DeviceUnknown:7,Devices:15,DevicesOther:15,DialerSip:15,Dialpad:15,Dining:15,DinnerDining:15,Directions:15,DirectionsBike:2,DirectionsBoat:2,DirectionsBoatFilled:0,DirectionsBus:7,DirectionsBusFilled:0,DirectionsCar:7,DirectionsCarFilled:0,DirectionsOff:7,DirectionsRailway:0,DirectionsRun:7,DirectionsSubway:0,DirectionsTransit:0,DirectionsWalk:2,DirtyLens:15,DisabledByDefault:0,DiscFull:15,Dns:15,DoDisturb:15,DoDisturbAlt:15,DoDisturbOff:15,DoDisturbOn:15,DoNotDisturb:15,DoNotDisturbAlt:2,DoNotDisturbOff:2,DoNotDisturbOn:2,DoNotStep:15,DoNotTouch:15,Dock:15,DocumentScanner:2,Domain:15,DomainDisabled:2,DomainVerification:0,Done:15,DoneAll:15,DoneOutline:15,DonutLarge:15,DonutSmall:15,DoorBack:15,DoorFront:15,DoorSliding:15,Doorbell:15,DoubleArrow:15,DownhillSkiing:2,Download:15,DownloadDone:15,DownloadForOffline:0,Downloading:15,Drafts:15,DragHandle:15,DragIndicator:7,DriveEta:15,DriveFileMove:7,DriveFolderUpload:0,Dry:15,DryCleaning:15,Duo:15,Dvr:15,DynamicFeed:15,DynamicForm:15,EMobiledata:15,Earbuds:15,EarbudsBattery:2,East:15,Eco:15,EdgesensorHigh:2,EdgesensorLow:7,Edit:15,EditAttributes:2,EditLocation:15,EditLocationAlt:2,EditNotifications:0,EditOff:15,EditRoad:15,EightK:15,EightKPlus:15,EightMp:15,EightteenMp:15,Eject:15,Elderly:15,ElectricBike:15,ElectricCar:15,ElectricMoped:7,ElectricRickshaw:0,ElectricScooter:2,ElectricalServices:0,Elevator:15,ElevenMp:15,Email:15,EmojiEmotions:7,EmojiEvents:15,EmojiFlags:15,EmojiFoodBeverage:0,EmojiNature:15,EmojiObjects:15,EmojiPeople:15,EmojiSymbols:15,EmojiTransportation:0,Engineering:15,EnhancedEncryption:0,Equalizer:15,Error:15,ErrorOutline:15,Escalator:15,EscalatorWarning:0,Euro:15,EuroSymbol:15,EvStation:15,Event:15,EventAvailable:2,EventBusy:15,EventNote:15,EventSeat:15,ExitToApp:15,Expand:15,ExpandLess:15,ExpandMore:15,Explicit:15,Explore:15,ExploreOff:15,Exposure:15,Extension:15,ExtensionOff:15,Face:15,FaceRetouchingOff:0,Facebook:15,FactCheck:15,FamilyRestroom:2,FastForward:15,FastRewind:15,Fastfood:15,Favorite:15,FavoriteBorder:2,FeaturedPlayList:0,FeaturedVideo:7,Feed:15,Feedback:15,Female:15,Fence:15,Festival:15,FiberDvr:15,FiberManualRecord:0,FiberNew:15,FiberPin:15,FiberSmartRecord:0,FileCopy:15,FileDownload:15,FileDownloadDone:0,FileDownloadOff:2,FilePresent:15,FileUpload:15,Filter:15,Filter1:15,Filter2:15,Filter3:15,Filter4:15,Filter5:15,Filter6:15,Filter7:15,Filter8:15,Filter9:15,Filter9Plus:15,FilterAlt:15,FilterBAndW:15,FilterCenterFocus:0,FilterDrama:15,FilterFrames:15,FilterHdr:15,FilterList:15,FilterNone:15,FilterTiltShift:2,FilterVintage:7,FindInPage:15,FindReplace:15,Fingerprint:15,FireExtinguisher:0,Fireplace:15,FirstPage:15,FitScreen:15,FitnessCenter:7,FiveG:15,FiveK:15,FiveKPlus:15,FiveMp:15,FivteenMp:15,Flag:15,Flaky:15,Flare:15,FlashAuto:15,FlashOff:15,FlashOn:15,FlashlightOff:7,FlashlightOn:15,Flatware:15,Flight:15,FlightLand:15,FlightTakeoff:7,Flip:15,FlipCameraAndroid:0,FlipCameraIos:7,FlipToBack:15,FlipToFront:15,Flourescent:15,FlutterDash:15,FmdBad:15,FmdGood:15,Folder:15,FolderOpen:15,FolderShared:15,FolderSpecial:7,FollowTheSigns:2,FontDownload:15,FontDownloadOff:2,FoodBank:15,FormatAlignCenter:0,FormatAlignJustify:0,FormatAlignLeft:2,FormatAlignRight:0,FormatBold:15,FormatClear:15,FormatColorFill:2,FormatColorReset:0,FormatColorText:2,FormatIndentDecrease:0,FormatIndentIncrease:0,FormatItalic:15,FormatLineSpacing:0,FormatListBulleted:0,FormatListNumbered:0,FormatPaint:15,FormatQuote:15,FormatShapes:15,FormatSize:15,FormatStrikethrough:0,FormatUnderlined:0,Forum:15,Forward:15,Forward10:15,Forward30:15,Forward5:15,ForwardToInbox:2,Foundation:15,FourGMobiledata:2,FourGPlusMobiledata:0,FourK:15,FourKPlus:15,FourMp:15,FourteenMp:15,FreeBreakfast:7,Fullscreen:15,FullscreenExit:2,Functions:15,GMobiledata:15,GTranslate:15,Gamepad:15,Games:15,Garage:15,Gavel:15,Gesture:15,GetApp:15,Gif:15,GitHub:0,Gite:15,GolfCourse:15,Google:0,GppBad:15,GppGood:15,GppMaybe:15,GpsFixed:15,GpsNotFixed:15,GpsOff:15,Grade:15,Gradient:15,Grading:15,Grain:15,GraphicEq:15,Grass:15,Grid3x3:15,Grid4x4:15,GridGoldenratio:2,GridOff:15,GridOn:15,GridView:15,Group:15,GroupAdd:15,GroupWork:15,Groups:15,HMobiledata:15,HPlusMobiledata:2,Hail:15,Handyman:15,Hardware:15,Hd:15,HdrAuto:15,HdrAutoSelect:7,HdrEnhancedSelect:0,HdrOff:15,HdrOffSelect:15,HdrOn:15,HdrOnSelect:15,HdrPlus:15,HdrStrong:15,HdrWeak:15,Headphones:15,HeadphonesBattery:0,Headset:15,HeadsetMic:15,HeadsetOff:15,Healing:15,HealthAndSafety:2,Hearing:15,HearingDisabled:2,Height:15,Help:15,HelpCenter:15,HelpOutline:15,Hevc:15,HideImage:15,HideSource:15,HighQuality:15,Highlight:15,HighlightAlt:15,HighlightOff:15,Hiking:15,History:15,HistoryEdu:15,HistoryToggleOff:0,HolidayVillage:2,Home:15,HomeMax:15,HomeMini:15,HomeRepairService:0,HomeWork:15,HorizontalRule:2,HorizontalSplit:2,HotTub:15,Hotel:15,HourglassBottom:2,HourglassDisabled:0,HourglassEmpty:2,HourglassFull:7,HourglassTop:15,House:15,HouseSiding:15,Houseboat:15,HowToReg:15,HowToVote:15,Http:15,Https:15,Hvac:15,IceSkating:15,Icecream:15,Image:15,ImageAspectRatio:0,ImageNotSupported:0,ImageSearch:15,ImagesearchRoller:0,ImportContacts:2,ImportExport:15,ImportantDevices:0,Inbox:15,Info:15,Input:15,InsertChart:15,InsertComment:7,InsertDriveFile:2,InsertEmoticon:2,InsertInvitation:0,InsertLink:15,InsertPhoto:15,Insights:15,Instagram:0,Inventory:15,Inventory2:15,InvertColors:15,InvertColorsOff:2,IosShare:15,Iron:15,Iso:15,Kayaking:15,Keyboard:15,KeyboardAlt:15,KeyboardArrowDown:0,KeyboardArrowLeft:0,KeyboardArrowRight:0,KeyboardArrowUp:2,KeyboardBackspace:0,KeyboardCapslock:0,KeyboardHide:15,KeyboardReturn:2,KeyboardTab:15,KeyboardVoice:7,KingBed:15,Kitchen:15,Kitesurfing:15,Label:15,LabelImportant:2,LabelOff:15,Landscape:15,Language:15,Laptop:15,LaptopChromebook:0,LaptopMac:15,LaptopWindows:7,LastPage:15,Launch:15,Layers:15,LayersClear:15,Leaderboard:15,LeakAdd:15,LeakRemove:15,LegendToggle:15,Lens:15,LensBlur:15,LibraryAdd:15,LibraryAddCheck:2,LibraryBooks:15,LibraryMusic:15,Light:15,LightMode:15,Lightbulb:15,LineStyle:15,LineWeight:15,LinearScale:15,Link:15,LinkOff:15,LinkedCamera:15,LinkedIn:0,Liquor:15,List:15,ListAlt:15,LiveHelp:15,LiveTv:15,Living:15,LocalActivity:7,LocalAirport:15,LocalAtm:15,LocalBar:15,LocalCafe:15,LocalCarWash:15,LocalDining:15,LocalDrink:15,LocalFireDepartment:0,LocalFlorist:15,LocalGasStation:2,LocalGroceryStore:0,LocalHospital:7,LocalHotel:15,LocalLaundryService:0,LocalLibrary:15,LocalMall:15,LocalMovies:15,LocalOffer:15,LocalParking:15,LocalPharmacy:7,LocalPhone:15,LocalPizza:15,LocalPlay:15,LocalPolice:15,LocalPostOffice:2,LocalPrintshop:2,LocalSee:15,LocalShipping:7,LocalTaxi:15,LocationCity:15,LocationDisabled:0,LocationOff:15,LocationOn:15,LocationSearching:0,Lock:15,LockClock:15,LockOpen:15,Login:15,Logout:15,Looks:15,Looks3:15,Looks4:15,Looks5:15,Looks6:15,LooksOne:15,LooksTwo:15,Loop:15,Loupe:15,LowPriority:15,Loyalty:15,LteMobiledata:7,LtePlusMobiledata:0,Luggage:15,LunchDining:15,Mail:15,MailOutline:15,Male:15,ManageAccounts:2,ManageSearch:15,Map:15,MapsHomeWork:15,MapsUgc:15,Margin:15,MarkAsUnread:15,MarkChatRead:15,MarkChatUnread:2,MarkEmailRead:7,MarkEmailUnread:2,Markunread:15,MarkunreadMailbox:0,Masks:15,Maximize:15,MediaBluetoothOff:0,MediaBluetoothOn:0,Mediation:15,MedicalServices:2,Medication:15,MeetingRoom:15,Memory:15,Menu:15,MenuBook:15,MenuOpen:15,MergeType:15,Message:15,Mic:15,MicExternalOff:2,MicExternalOn:7,MicNone:15,MicOff:15,Microwave:15,MilitaryTech:15,Minimize:15,MissedVideoCall:2,Mms:15,MobileFriendly:2,MobileOff:15,MobileScreenShare:0,MobiledataOff:7,Mode:15,ModeComment:15,ModeEdit:15,ModeEditOutline:2,ModeNight:15,ModeStandby:15,ModelTraining:7,MonetizationOn:2,Money:15,MoneyOff:15,MoneyOffCsred:7,Monitor:15,MonitorWeight:7,MonochromePhotos:0,Mood:15,MoodBad:15,Moped:15,More:15,MoreHoriz:15,MoreTime:15,MoreVert:15,MotionPhotosAuto:0,MotionPhotosOff:2,Mouse:15,MoveToInbox:15,Movie:15,MovieCreation:7,MovieFilter:15,Moving:15,Mp:15,MultilineChart:2,MultipleStop:15,Museum:15,MusicNote:15,MusicOff:15,MusicVideo:15,MyLocation:15,Nat:15,Nature:15,NaturePeople:15,NavigateBefore:2,NavigateNext:15,Navigation:15,NearMe:15,NearMeDisabled:2,NearbyError:15,NearbyOff:15,NetworkCell:15,NetworkCheck:15,NetworkLocked:7,NetworkWifi:15,NewReleases:15,NextPlan:15,NextWeek:15,Nfc:15,NightShelter:15,Nightlife:15,Nightlight:15,NightlightRound:2,NightsStay:15,NineK:15,NineKPlus:15,NineMp:15,NineteenMp:15,NoAccounts:15,NoBackpack:15,NoCell:15,NoDrinks:15,NoEncryption:15,NoFlash:15,NoFood:15,NoLuggage:15,NoMeals:15,NoMeetingRoom:7,NoPhotography:7,NoSim:15,NoStroller:15,NoTransfer:15,NordicWalking:7,North:15,NorthEast:15,NorthWest:15,NotAccessible:7,NotInterested:7,NotListedLocation:0,NotStarted:15,Note:15,NoteAdd:15,NoteAlt:15,Notes:15,NotificationAdd:2,Notifications:7,NotificationsActive:0,NotificationsNone:0,NotificationsOff:0,NotificationsPaused:0,OfflineBolt:15,OfflinePin:15,OfflineShare:15,OndemandVideo:7,OneK:15,OneKPlus:15,OneKk:15,OnlinePrediction:0,Opacity:15,OpenInBrowser:7,OpenInFull:15,OpenInNew:15,OpenInNewOff:15,OpenWith:15,OtherHouses:15,Outbound:15,Outbox:15,OutdoorGrill:15,Outlet:15,Padding:15,Pages:15,Pageview:15,Paid:15,Palette:15,PanTool:15,Panorama:15,PanoramaFishEye:2,PanoramaHorizontal:0,PanoramaPhotosphere:0,PanoramaVertical:0,PanoramaWideAngle:0,Paragliding:15,Park:15,PartyMode:15,Password:15,Pattern:15,Pause:15,PauseCircle:15,PauseCircleFilled:0,PauseCircleOutline:0,PausePresentation:0,Payment:15,Payments:15,PedalBike:15,Pending:15,PendingActions:2,People:15,PeopleAlt:15,PeopleOutline:7,PermCameraMic:7,PermContactCalendar:0,PermDataSetting:2,PermIdentity:15,PermMedia:15,PermPhoneMsg:15,PermScanWifi:15,Person:15,PersonAdd:15,PersonAddAlt:15,PersonAddAlt1:7,PersonAddDisabled:0,PersonOff:15,PersonOutline:7,PersonPin:15,PersonPinCircle:2,PersonRemove:15,PersonRemoveAlt1:0,PersonSearch:15,PersonalVideo:7,PestControl:15,PestControlRodent:0,Pets:15,Phone:15,PhoneAndroid:15,PhoneCallback:7,PhoneDisabled:7,PhoneEnabled:15,PhoneForwarded:2,PhoneInTalk:15,PhoneIphone:15,PhoneLocked:15,PhoneMissed:15,PhonePaused:15,Phonelink:15,PhonelinkErase:2,PhonelinkLock:7,PhonelinkOff:15,PhonelinkRing:7,PhonelinkSetup:2,Photo:15,PhotoAlbum:15,PhotoCamera:15,PhotoCameraBack:2,PhotoCameraFront:0,PhotoFilter:15,PhotoLibrary:15,PhotoSizeSelectLarge:0,PhotoSizeSelectSmall:0,Piano:15,PianoOff:15,PictureAsPdf:15,PictureInPicture:0,PictureInPictureAlt:0,PieChart:15,PieChartOutline:2,Pin:15,PinDrop:15,Pinterest:0,PivotTableChart:2,Place:15,Plagiarism:15,PlayArrow:15,PlayCircle:15,PlayCircleFilled:0,PlayCircleOutline:0,PlayDisabled:15,PlayForWork:15,PlayLesson:15,PlaylistAdd:15,PlaylistAddCheck:0,PlaylistPlay:15,Plumbing:15,PlusOne:15,Podcasts:15,PointOfSale:15,Policy:15,Poll:15,Pool:15,PortableWifiOff:2,Portrait:15,PostAdd:15,Power:15,PowerInput:15,PowerOff:15,PowerSettingsNew:0,PregnantWoman:7,PresentToAll:15,Preview:15,PriceChange:15,PriceCheck:15,Print:15,PrintDisabled:7,PriorityHigh:15,PrivacyTip:15,Psychology:15,Public:15,PublicOff:15,Publish:15,PublishedWithChanges:0,PushPin:15,QrCode:15,QrCode2:15,QrCodeScanner:7,QueryBuilder:15,QueryStats:15,QuestionAnswer:2,Queue:15,QueueMusic:15,QueuePlayNext:7,Quickreply:15,Quiz:15,RMobiledata:15,Radar:15,Radio:15,RadioButtonChecked:0,RadioButtonUnchecked:0,RailwayAlert:15,RamenDining:15,RateReview:15,RawOff:15,RawOn:15,ReadMore:15,Receipt:15,ReceiptLong:15,RecentActors:15,Recommend:15,RecordVoiceOver:2,Reddit:0,Redeem:15,Redo:15,ReduceCapacity:2,Refresh:15,RememberMe:15,Remove:15,RemoveCircle:15,RemoveCircleOutline:0,RemoveDone:15,RemoveFromQueue:2,RemoveModerator:2,RemoveRedEye:15,RemoveShoppingCart:0,Reorder:15,Repeat:15,RepeatOn:15,RepeatOne:15,RepeatOneOn:15,Replay:15,Replay10:15,Replay30:15,Replay5:15,ReplayCircleFilled:0,Reply:15,ReplyAll:15,Report:15,ReportGmailerrorred:0,ReportOff:15,ReportProblem:7,RequestPage:15,RequestQuote:15,ResetTv:15,RestartAlt:15,Restaurant:15,RestaurantMenu:2,Restore:15,RestoreFromTrash:0,RestorePage:15,Reviews:15,RiceBowl:15,RingVolume:15,Roofing:15,Room:15,RoomPreferences:2,RoomService:15,Rotate90DegreesCcw:0,RotateLeft:15,RotateRight:15,Router:15,Rowing:15,RssFeed:15,Rsvp:15,Rtt:15,Rule:15,RuleFolder:15,RunCircle:15,RunningWithErrors:0,RvHookup:15,SafetyDivider:7,Sailing:15,Sanitizer:15,Satellite:15,Save:15,SaveAlt:15,SavedSearch:15,Savings:15,Scanner:15,ScatterPlot:15,Schedule:15,ScheduleSend:15,Schema:15,School:15,Science:15,Score:15,ScreenLockLandscape:0,ScreenLockPortrait:0,ScreenLockRotation:0,ScreenRotation:2,ScreenSearchDesktop:0,ScreenShare:15,Screenshot:15,Sd:15,SdCard:15,SdCardAlert:15,SdStorage:15,Search:15,SearchOff:15,Security:15,SecurityUpdate:2,SecurityUpdateGood:0,Segment:15,SelectAll:15,SelfImprovement:2,Sell:15,Send:15,SendAndArchive:2,SendToMobile:15,SensorDoor:15,SensorWindow:15,Sensors:15,SensorsOff:15,SentimentNeutral:0,SentimentSatisfied:0,SetMeal:15,Settings:15,SettingsApplications:0,SettingsBluetooth:0,SettingsBrightness:0,SettingsCell:15,SettingsEthernet:0,SettingsInputAntenna:0,SettingsInputHdmi:0,SettingsInputSvideo:0,SettingsOverscan:0,SettingsPhone:7,SettingsPower:7,SettingsRemote:2,SettingsSuggest:2,SettingsVoice:7,SevenK:15,SevenKPlus:15,SevenMp:15,SeventeenMp:15,Share:15,ShareLocation:7,Shield:15,Shop:15,Shop2:15,ShopTwo:15,ShoppingBag:15,ShoppingBasket:2,ShoppingCart:15,ShortText:15,Shortcut:15,ShowChart:15,Shower:15,Shuffle:15,ShuffleOn:15,ShutterSpeed:15,Sick:15,SignalCellular0Bar:0,SignalCellular1Bar:0,SignalCellular2Bar:0,SignalCellular3Bar:0,SignalCellular4Bar:0,SignalCellularAlt:0,SignalCellularNoSim:0,SignalCellularNodata:0,SignalCellularNull:0,SignalCellularOff:0,SignalWifi0Bar:2,SignalWifi1Bar:2,SignalWifi1BarLock:0,SignalWifi2Bar:2,SignalWifi2BarLock:0,SignalWifi3Bar:2,SignalWifi3BarLock:0,SignalWifi4Bar:2,SignalWifi4BarLock:0,SignalWifiBad:7,SignalWifiOff:7,SimCard:15,SimCardAlert:15,SimCardDownload:2,SingleBed:15,Sip:15,SixK:15,SixKPlus:15,SixMp:15,SixteenMp:15,SixtyFps:15,SixtyFpsSelect:2,Skateboarding:7,SkipNext:15,SkipPrevious:15,Sledding:15,Slideshow:15,SlowMotionVideo:2,SmartButton:15,SmartDisplay:15,SmartScreen:15,SmartToy:15,Smartphone:15,SmokeFree:15,SmokingRooms:15,Sms:15,SmsFailed:15,SnippetFolder:7,Snooze:15,Snowboarding:15,Snowmobile:15,Snowshoeing:15,Soap:15,SocialDistance:2,Sort:15,SortByAlpha:15,Source:15,South:15,SouthEast:15,SouthWest:15,Spa:15,SpaceBar:15,Speaker:15,SpeakerGroup:15,SpeakerNotes:15,SpeakerNotesOff:2,SpeakerPhone:15,Speed:15,Spellcheck:15,Splitscreen:15,Sports:15,SportsBar:15,SportsBaseball:2,SportsBasketball:0,SportsCricket:7,SportsEsports:7,SportsFootball:2,SportsGolf:15,SportsHandball:2,SportsHockey:15,SportsKabaddi:7,SportsMma:15,SportsMotorsports:0,SportsRugby:15,SportsScore:15,SportsSoccer:15,SportsTennis:15,SportsVolleyball:0,SquareFoot:15,StackedBarChart:2,StackedLineChart:0,Stairs:15,Star:15,StarBorder:15,StarBorderPurple500:0,StarHalf:15,StarOutline:15,StarPurple500:7,StarRate:15,Stars:15,StayCurrentLandscape:0,StayCurrentPortrait:0,StayPrimaryLandscape:0,StayPrimaryPortrait:0,StickyNote2:15,Stop:15,StopCircle:15,StopScreenShare:2,Storage:15,Store:15,StoreMallDirectory:0,Storefront:15,Storm:15,Straighten:15,Stream:15,Streetview:15,StrikethroughS:2,Stroller:15,Style:15,Subject:15,Subscript:15,Subscriptions:7,Subtitles:15,SubtitlesOff:15,Subway:15,Summarize:15,Superscript:15,SupervisedUserCircle:0,SupervisorAccount:0,Support:15,SupportAgent:15,Surfing:15,SurroundSound:7,SwapCalls:15,SwapHoriz:15,SwapHorizontalCircle:0,SwapVert:15,SwapVerticalCircle:0,Swipe:15,SwitchAccount:7,SwitchCamera:15,SwitchLeft:15,SwitchRight:15,SwitchVideo:15,Sync:15,SyncAlt:15,SyncDisabled:15,SyncProblem:15,SystemSecurityUpdate:0,SystemUpdate:15,SystemUpdateAlt:2,Tab:15,TabUnselected:7,TableChart:15,TableRows:15,TableView:15,Tablet:15,TabletAndroid:7,TabletMac:15,Tag:15,TagFaces:15,TakeoutDining:7,TapAndPlay:15,Tapas:15,Task:15,TaskAlt:15,TaxiAlert:15,Telegram:0,TenMp:15,Terrain:15,TextFields:15,TextFormat:15,TextRotateUp:15,TextRotateVertical:0,TextRotationAngleup:0,TextRotationDown:0,TextRotationNone:0,TextSnippet:15,Textsms:15,Texture:15,TheaterComedy:7,Theaters:15,Thermostat:15,ThermostatAuto:2,ThirteenMp:15,ThirtyFps:15,ThirtyFpsSelect:2,ThreeDRotation:2,ThreeGMobiledata:0,ThreeK:15,ThreeKPlus:15,ThreeMp:15,ThreeP:15,ThreeSixty:15,ThumbDown:15,ThumbDownAlt:15,ThumbDownOffAlt:2,ThumbUp:15,ThumbUpAlt:15,ThumbUpOffAlt:7,ThumbsUpDown:15,TimeToLeave:15,Timelapse:15,Timeline:15,Timer:15,Timer10:15,Timer10Select:7,Timer3:15,Timer3Select:15,TimerOff:15,TimesOneMobiledata:0,Title:15,Toc:15,Today:15,ToggleOff:15,ToggleOn:15,Toll:15,Tonality:15,Topic:15,TouchApp:15,Tour:15,Toys:15,TrackChanges:15,Traffic:15,Train:15,Tram:15,Transform:15,Transgender:15,TransitEnterexit:0,Translate:15,TravelExplore:7,TrendingDown:15,TrendingFlat:15,TrendingUp:15,TripOrigin:15,Try:15,Tty:15,Tune:15,Tungsten:15,TurnedIn:15,TurnedInNot:15,Tv:15,TvOff:15,TwelveMp:15,TwentyFourMp:15,TwentyOneMp:15,TwentyThreeMp:7,TwentyTwoMp:15,TwentyZeroMp:15,Twitter:0,TwoK:15,TwoKPlus:15,TwoMp:15,TwoWheeler:15,Umbrella:15,Unarchive:15,Undo:15,UnfoldLess:15,UnfoldMore:15,Unpublished:15,Unsubscribe:15,Upcoming:15,Update:15,UpdateDisabled:2,Upgrade:15,Upload:15,UploadFile:15,Usb:15,UsbOff:15,Verified:15,VerifiedUser:15,VerticalAlignBottom:0,VerticalAlignCenter:0,VerticalAlignTop:0,VerticalSplit:7,Vibration:15,VideoCall:15,VideoCameraBack:2,VideoCameraFront:0,VideoLabel:15,VideoLibrary:15,VideoSettings:7,VideoStable:15,Videocam:15,VideocamOff:15,VideogameAsset:2,VideogameAssetOff:0,ViewAgenda:15,ViewArray:15,ViewCarousel:15,ViewColumn:15,ViewComfy:15,ViewCompact:15,ViewDay:15,ViewHeadline:15,ViewInAr:15,ViewList:15,ViewModule:15,ViewQuilt:15,ViewSidebar:15,ViewStream:15,ViewWeek:15,Vignette:15,Villa:15,Visibility:15,VisibilityOff:7,VoiceChat:15,VoiceOverOff:15,Voicemail:15,VolumeDown:15,VolumeMute:15,VolumeOff:15,VolumeUp:15,VolunteerActivism:0,VpnKey:15,VpnLock:15,Vrpano:15,Wallpaper:15,Warning:15,WarningAmber:15,Wash:15,Watch:15,WatchLater:15,Water:15,WaterDamage:15,WaterfallChart:2,Waves:15,WbAuto:15,WbCloudy:15,WbIncandescent:2,WbIridescent:15,WbShade:15,WbSunny:15,WbTwilight:15,Wc:15,Web:15,WebAsset:15,WebAssetOff:15,Weekend:15,West:15,WhatsApp:0,Whatshot:15,WheelchairPickup:0,WhereToVote:15,Widgets:15,Wifi:15,WifiCalling:15,WifiCalling3:15,WifiLock:15,WifiOff:15,WifiProtectedSetup:0,WifiTethering:7,WifiTetheringOff:0,Window:15,WineBar:15,Work:15,WorkOff:15,WorkOutline:15,Workspaces:15,WrapText:15,WrongLocation:7,Wysiwyg:15,Yard:15,YouTube:0,YoutubeSearchedFor:0,ZoomIn:15,ZoomOut:15,ZoomOutMap:15};const iconKeys=Object.keys(icons);const weightOptions=[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\",\"Outlined\",];const styleKeyOptions={15:[...weightOptions],7:[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\"],2:[\"Filled\",\"Sharp\"]};const styleOptionPropKeys=Object.keys(styleKeyOptions).map(optionKey=>`iconStyle${optionKey}`);const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * MATERIAL\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored,style}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Get props to use for deps array\nconst styleOptionProps=styleOptionPropKeys.map(prop=>props[prop]);// Get style of icon\nconst iconStyle=useMemo(()=>{const iconStyleKey=icons[iconKey];if(!iconStyleKey)return;const activeStyle=props[`iconStyle${iconStyleKey}`];if(activeStyle===\"Filled\")return;return activeStyle;},[...styleOptionProps]);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// If bad search or doesn't exist, show null state\nif(typeof icons[iconKey]!==\"number\"){setSelectedIcon(null);return;}// Get the selected module\ntry{const style=iconStyle?iconStyle:\"\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}${style}.js@0.0.32`;// console.log(iconModuleUrl)\nconst module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey,...styleOptionProps]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined,...style},focusable:\"false\",viewBox:\"0 0 24 24\",color:color,children:SelectedIcon}):emptyState});}Icon.displayName=\"Material\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,weight:\"Filled\",mirrored:false};function hideStyleOptions(props,styleOptions){const{selectByList,iconSearch,iconSelection}=props;const styleOptionsNumber=parseInt(styleOptions);const name=getIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const icon=icons[name];if(!icon||styleOptionsNumber===0)return true;if(icon===styleOptionsNumber)return false;else return true;}addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Material site](https://fonts.google.com/icons)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\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},...Object.keys(styleKeyOptions).reduce((result,optionKey)=>{result[`iconStyle${optionKey}`]={type:ControlType.Enum,title:\"Style\",defaultValue:\"Filled\",options:styleKeyOptions[optionKey],hidden:props=>hideStyleOptions(props,optionKey)};return result;},{}),...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Material.map", "import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{useIsOnCanvas,emptyStateStyle,containerStyles}from\"https://framer.com/m/framer/default-utils.js\";/**\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n *\n * @framerDisableUnlink\n */export default function Embed({type,url,html,style={}}){if(type===\"url\"&&url){return /*#__PURE__*/_jsx(EmbedURL,{url:url,style:style});}if(type===\"html\"&&html){return /*#__PURE__*/_jsx(EmbedHTML,{html:html,style:style});}return /*#__PURE__*/_jsx(Instructions,{style:style});}addPropertyControls(Embed,{type:{type:ControlType.Enum,defaultValue:\"url\",displaySegmentedControl:true,options:[\"url\",\"html\"],optionTitles:[\"URL\",\"HTML\"]},url:{title:\"URL\",type:ControlType.String,description:\"Some websites don\u2019t support embedding.\",hidden(props){return props.type!==\"url\";}},html:{title:\"HTML\",type:ControlType.String,displayTextArea:true,hidden(props){return props.type!==\"html\";}}});function Instructions({style}){return /*#__PURE__*/_jsx(\"div\",{style:{minHeight:getMinHeight(style),...emptyStateStyle,overflow:\"hidden\",...style},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:\"To embed a website or widget, add it to the properties\\xa0panel.\"})});}function EmbedURL({url,style}){const hasAutoHeight=!style.height;// Add https:// if the URL does not have a protocol.\nif(!/[a-z]+:\\/\\//.test(url)){url=\"https://\"+url;}const onCanvas=useIsOnCanvas();// We need to check if the url is blocked inside an iframe by the X-Frame-Options\n// or Content-Security-Policy headers on the backend.\nconst[state,setState]=useState(onCanvas?undefined:false);useEffect(()=>{// We only want to check on the canvas.\n// On the website we want to avoid the additional delay.\nif(!onCanvas)return;// TODO: We could also use AbortController here.\nlet isLastEffect=true;setState(undefined);async function load(){const response=await fetch(\"https://api.framer.com/functions/check-iframe-url?url=\"+encodeURIComponent(url));if(response.status==200){const{isBlocked}=await response.json();if(isLastEffect){setState(isBlocked);}}else{const message=await response.text();console.error(message);const error=new Error(\"This site can\u2019t be reached.\");setState(error);}}load().catch(error=>{console.error(error);setState(error);});return()=>{isLastEffect=false;};},[url]);if(onCanvas&&hasAutoHeight){return /*#__PURE__*/_jsx(ErrorMessage,{message:\"URL embeds do not support auto height.\",style:style});}if(!url.startsWith(\"https://\")){return /*#__PURE__*/_jsx(ErrorMessage,{message:\"Unsupported protocol.\",style:style});}if(state===undefined){return /*#__PURE__*/_jsx(LoadingIndicator,{});}if(state instanceof Error){return /*#__PURE__*/_jsx(ErrorMessage,{message:state.message,style:style});}if(state===true){const message=`Can\u2019t embed ${url} due to its content security policy.`;return /*#__PURE__*/_jsx(ErrorMessage,{message:message,style:style});}return /*#__PURE__*/_jsx(\"iframe\",{src:url,style:{...iframeStyle,...style},loading:\"lazy\",// @ts-ignore\nfetchPriority:onCanvas?\"low\":\"auto\",referrerPolicy:\"no-referrer\",sandbox:getSandbox(onCanvas)});}const iframeStyle={width:\"100%\",height:\"100%\",border:\"none\"};function getSandbox(onCanvas){const result=[\"allow-same-origin\",\"allow-scripts\"];if(!onCanvas){result.push(\"allow-downloads\",\"allow-forms\",\"allow-modals\",\"allow-orientation-lock\",\"allow-pointer-lock\",\"allow-popups\",\"allow-popups-to-escape-sandbox\",\"allow-presentation\",\"allow-storage-access-by-user-activation\",\"allow-top-navigation-by-user-activation\");}return result.join(\" \");}function EmbedHTML({html,style}){const ref=useRef();const onCanvas=useIsOnCanvas();const[iframeHeight,setIframeHeight]=useState(0);const hasAutoHeight=!style.height;const hasScript=html.includes(\"</script>\");useEffect(()=>{var _ref_current;const iframeWindow=(_ref_current=ref.current)===null||_ref_current===void 0?void 0:_ref_current.contentWindow;function handleMessage(event){if(event.source!==iframeWindow)return;const data=event.data;if(typeof data!==\"object\"||data===null)return;const height=data.embedHeight;if(typeof height!==\"number\")return;setIframeHeight(height);}window.addEventListener(\"message\",handleMessage);// After SSG the iframe loads before we attach the event handler,\n// therefore we need to request the latest height from the iframe.\niframeWindow===null||iframeWindow===void 0?void 0:iframeWindow.postMessage(\"getEmbedHeight\",\"*\");return()=>{window.removeEventListener(\"message\",handleMessage);};},[]);if(hasScript){const srcDoc=`<html>\n    <head>\n        <style>body { margin: 0; }</style>\n    </head>\n    <body>\n        ${html}\n        <script type=\"module\">\n            let height = 0\n\n            function sendEmbedHeight() {\n                window.parent.postMessage({\n                    embedHeight: height\n                }, \"*\")\n            }\n\n            const observer = new ResizeObserver((entries) => {\n                if (entries.length !== 1) return\n                const entry = entries[0]\n                if (entry.target !== document.body) return\n\n                height = entry.contentRect.height\n                sendEmbedHeight()\n            })\n\n            observer.observe(document.body)\n\n            window.addEventListener(\"message\", (event) => {\n                if (event.source !== window.parent) return\n                if (event.data !== \"getEmbedHeight\") return\n                sendEmbedHeight()\n            })\n        </script>\n    <body>\n</html>`;const currentStyle={...iframeStyle,...style};if(hasAutoHeight){currentStyle.height=iframeHeight+\"px\";}return /*#__PURE__*/_jsx(\"iframe\",{ref:ref,style:currentStyle,srcDoc:srcDoc});}return /*#__PURE__*/_jsx(\"div\",{style:{...htmlStyle,...style},dangerouslySetInnerHTML:{__html:html}});}const htmlStyle={width:\"100%\",height:\"100%\",display:\"flex\",flexDirection:\"column\",justifyContent:\"center\",alignItems:\"center\"};// Generic components\nfunction LoadingIndicator(){return /*#__PURE__*/_jsx(\"div\",{className:\"framerInternalUI-componentPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:\"Loading\u2026\"})});}function ErrorMessage({message,style}){return /*#__PURE__*/_jsx(\"div\",{className:\"framerInternalUI-errorPlaceholder\",style:{minHeight:getMinHeight(style),...containerStyles,overflow:\"hidden\",...style},children:/*#__PURE__*/_jsx(\"div\",{style:centerTextStyle,children:message})});}const centerTextStyle={textAlign:\"center\",minWidth:140};// Returns a min-height if the component is using auto-height.\nfunction getMinHeight(style){const hasAutoHeight=!style.height;if(hasAutoHeight)return 200;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Embed\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"600\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"400\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerDisableUnlink\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Embed.map", "// Generated by Framer (f030ee3)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-ir6fi .framer-styles-preset-1oixtxj:not(.rich-text-wrapper), .framer-ir6fi .framer-styles-preset-1oixtxj.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-2b86a8a1-7e1b-458f-868e-2e1866c3bb94, #ffffff); --framer-link-hover-text-decoration: none; --framer-link-text-color: rgba(255, 255, 255, 0.6); --framer-link-text-decoration: none; transition: color 0.05s cubic-bezier(0, 0, 1, 1) 0s; }\"];export const className=\"framer-ir6fi\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore as t}from\"framer\";t.loadWebFontsFromSelectors([\"GF;Poppins-700\",\"GF;Poppins-900\",\"GF;Poppins-900italic\",\"GF;Poppins-700italic\"]);export const fonts=[{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:css/QPZ3BlbJL:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1tvFP-KUEg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1tvFP-KUEg.ttf\",weight:\"700\"},{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:css/QPZ3BlbJL:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V1tvFP-KUEg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V1tvFP-KUEg.ttf\",weight:\"900\"},{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:css/QPZ3BlbJL:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xlEN2PQEhcqw.ttf\"},style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xlEN2PQEhcqw.ttf\",weight:\"900\"},{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:css/QPZ3BlbJL:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lEN2PQEhcqw.ttf\"},style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lEN2PQEhcqw.ttf\",weight:\"700\"}];export const css=['.framer-ANyOl .framer-styles-preset-1r4o7e:not(.rich-text-wrapper), .framer-ANyOl .framer-styles-preset-1r4o7e.rich-text-wrapper h2 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 44px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-ANyOl\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"K353Jr0Me\",\"hm6sg6vbq\",\"c2e4IfVHd\",\"UcY0VGIz7\",\"Vk6c2MGE_\",\"W7SeYoe0s\",\"g0nKJZlG1\",\"nihenlA0J\",\"ar5uaPdVf\",\"OOQosaeKe\",\"xoRzvQl4m\",\"MwfoBFTkl\",\"FlkyJoEAI\",\"UaIs499oR\",\"hjAgk4Dar\",\"A0u3P5Rsf\",\"kQXCtcNVh\",\"EpqCiZU7L\",\"NZn8_GjnT\"];const serializationHash=\"framer-v19Bw\";const variantClassNames={A0u3P5Rsf:\"framer-v-b0fxqn\",ar5uaPdVf:\"framer-v-2047yh\",c2e4IfVHd:\"framer-v-1aui6e4\",EpqCiZU7L:\"framer-v-z8f39t\",FlkyJoEAI:\"framer-v-1n2k9nk\",g0nKJZlG1:\"framer-v-88uklw\",hjAgk4Dar:\"framer-v-1fm1hqk\",hm6sg6vbq:\"framer-v-10jnisk\",K353Jr0Me:\"framer-v-xt2621\",kQXCtcNVh:\"framer-v-nuufag\",MwfoBFTkl:\"framer-v-1i8l5qn\",nihenlA0J:\"framer-v-1ues9io\",NZn8_GjnT:\"framer-v-1doki2n\",OOQosaeKe:\"framer-v-1jcgs1v\",UaIs499oR:\"framer-v-8gmomu\",UcY0VGIz7:\"framer-v-11lfqgi\",Vk6c2MGE_:\"framer-v-1ira9tk\",W7SeYoe0s:\"framer-v-1o8oawg\",xoRzvQl4m:\"framer-v-19d5m8k\"};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={\"ASSET MANAGEMENT\":\"UcY0VGIz7\",\"DOWNLOAD BROCHURE\":\"FlkyJoEAI\",\"DOWNLOAD CHECKLIST\":\"NZn8_GjnT\",\"FREE CHECKLIST\":\"MwfoBFTkl\",\"PAGE LABEL\":\"K353Jr0Me\",\"REQUEST YOUR DEMO NOW\":\"EpqCiZU7L\",\"ROI CALCULATOR\":\"xoRzvQl4m\",\"USE CASES\":\"Vk6c2MGE_\",ABOUT:\"UaIs499oR\",BLOGS:\"ar5uaPdVf\",CONTACT:\"hjAgk4Dar\",FEATURES:\"c2e4IfVHd\",INDUSTRIES:\"g0nKJZlG1\",INTEGRATIONS:\"W7SeYoe0s\",NEWS:\"kQXCtcNVh\",RESOURCES:\"nihenlA0J\",SOLUTIONS:\"hm6sg6vbq\",TESTIMONIALS:\"A0u3P5Rsf\"};const getProps=({aBOUT,aSSETMANAGEMENT,bLOGS,dOWNLOADBOCHURE,dOWNLOADCHECKLIST,fEATURES,fontSize18,fREECHECKLIST,height,id,iNDUSTRIES,iNTEGRATIONS,nEWS,nEWS1,rEQUESTYOURDEMONOW,rESOURCES,rOICALCULATOR,sOLUTIONS,tESTIMONIALS,uSECASES,width,...props})=>{return{...props,AxNycr67h:tESTIMONIALS??props.AxNycr67h??\"TESTIMONIALS\",BiOsUeFHL:iNTEGRATIONS??props.BiOsUeFHL??\"INTEGRATIONS\",Cn0nLjeHW:rESOURCES??props.Cn0nLjeHW??\"RESOURCES\",dpkyDbqWB:sOLUTIONS??props.dpkyDbqWB??\"SOLUTIONS\",EDdvx9R8H:fEATURES??props.EDdvx9R8H??\"FEATURES\",F4EyczbNv:aBOUT??props.F4EyczbNv??\"ABOUT\",FDL7LTe78:nEWS1??props.FDL7LTe78??\"NEWS\",gYZriYjbx:uSECASES??props.gYZriYjbx??\"USE CASES\",jNlOfdxqz:rOICALCULATOR??props.jNlOfdxqz??\"ROI CALCULATOR\",kHpE68GJQ:fontSize18??props.kHpE68GJQ??18,lYF9_Y4UN:nEWS??props.lYF9_Y4UN??\"NEWS\",mmlL4cPvd:dOWNLOADCHECKLIST??props.mmlL4cPvd??\"DOWNLOAD CHECKLIST\",Oz6lQkNzH:aSSETMANAGEMENT??props.Oz6lQkNzH??\"ASSET MANAGEMENT\",QkDpy6t_s:dOWNLOADBOCHURE??props.QkDpy6t_s??\"DOWNLOAD BOCHURE\",QMYUjDzMa:fREECHECKLIST??props.QMYUjDzMa??\"FREE CHECKLIST\",qvqzwNPlA:rEQUESTYOURDEMONOW??props.qvqzwNPlA??\"REQUEST YOUR DEMO NOW\",RTRocfx_k:bLOGS??props.RTRocfx_k??\"BLOGS\",variant:humanReadableVariantMap[props.variant]??props.variant??\"K353Jr0Me\",ZuCbbGSFV:iNDUSTRIES??props.ZuCbbGSFV??\"INDUSTRIES\"};};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,dpkyDbqWB,EDdvx9R8H,Oz6lQkNzH,gYZriYjbx,BiOsUeFHL,ZuCbbGSFV,Cn0nLjeHW,RTRocfx_k,lYF9_Y4UN,jNlOfdxqz,QMYUjDzMa,QkDpy6t_s,F4EyczbNv,AxNycr67h,FDL7LTe78,qvqzwNPlA,mmlL4cPvd,kHpE68GJQ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"K353Jr0Me\",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(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-xt2621\",className,classNames),\"data-border\":true,\"data-framer-name\":\"PAGE LABEL\",layoutDependency:layoutDependency,layoutId:\"K353Jr0Me\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, rgba(10, 15, 48, 0.3) 0%, rgba(10, 15, 48, 0.1) 100%)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},...addPropertyOverrides({A0u3P5Rsf:{\"data-framer-name\":\"TESTIMONIALS\"},ar5uaPdVf:{\"data-framer-name\":\"BLOGS\"},c2e4IfVHd:{\"data-framer-name\":\"FEATURES\"},EpqCiZU7L:{\"data-framer-name\":\"REQUEST YOUR DEMO NOW\"},FlkyJoEAI:{\"data-framer-name\":\"DOWNLOAD BROCHURE\"},g0nKJZlG1:{\"data-framer-name\":\"INDUSTRIES\"},hjAgk4Dar:{\"data-framer-name\":\"CONTACT\"},hm6sg6vbq:{\"data-framer-name\":\"SOLUTIONS\"},kQXCtcNVh:{\"data-framer-name\":\"NEWS\"},MwfoBFTkl:{\"data-framer-name\":\"FREE CHECKLIST\"},nihenlA0J:{\"data-framer-name\":\"RESOURCES\"},NZn8_GjnT:{\"data-framer-name\":\"DOWNLOAD CHECKLIST\"},OOQosaeKe:{\"data-framer-name\":\"NEWS\"},UaIs499oR:{\"data-framer-name\":\"ABOUT\"},UcY0VGIz7:{\"data-framer-name\":\"ASSET MANAGEMENT\"},Vk6c2MGE_:{\"data-framer-name\":\"USE CASES\"},W7SeYoe0s:{\"data-framer-name\":\"INTEGRATIONS\"},xoRzvQl4m:{\"data-framer-name\":\"ROI CALCULATOR\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-kHpE68GJQ-fZmf4zSIW) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(209, 228, 255))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-b722179e-151e-4a04-8fb6-b5a7e6c568c9, rgb(64, 196, 255)) 0%, var(--token-ad6690ce-59e3-4d19-b902-2ff45c9e6c69, rgb(255, 111, 145)) 100%)\"},children:\"TEXT\"})})}),className:\"framer-l4ehzg\",\"data-framer-name\":\"Label text\",fonts:[\"GF;Figtree-700\"],layoutDependency:layoutDependency,layoutId:\"bNSRfKocm\",style:{\"--extracted-1eung3n\":\"rgb(209, 228, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-kHpE68GJQ-fZmf4zSIW\":kHpE68GJQ},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({A0u3P5Rsf:{text:AxNycr67h},ar5uaPdVf:{text:RTRocfx_k},c2e4IfVHd:{text:EDdvx9R8H},EpqCiZU7L:{text:qvqzwNPlA},FlkyJoEAI:{text:QkDpy6t_s},g0nKJZlG1:{text:ZuCbbGSFV},hjAgk4Dar:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-kHpE68GJQ-fZmf4zSIW) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(209, 228, 255))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-b722179e-151e-4a04-8fb6-b5a7e6c568c9, rgb(64, 196, 255)) 0%, var(--token-ad6690ce-59e3-4d19-b902-2ff45c9e6c69, rgb(255, 111, 145)) 100%)\"},children:\"CONTACT\"})})})},hm6sg6vbq:{text:dpkyDbqWB},kQXCtcNVh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(209, 228, 255))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-b722179e-151e-4a04-8fb6-b5a7e6c568c9, rgb(64, 196, 255)) 0%, var(--token-ad6690ce-59e3-4d19-b902-2ff45c9e6c69, rgb(255, 111, 145)) 100%)\"},children:\"NEWS\"})})}),text:FDL7LTe78},MwfoBFTkl:{text:QMYUjDzMa},nihenlA0J:{text:Cn0nLjeHW},NZn8_GjnT:{text:mmlL4cPvd},OOQosaeKe:{text:lYF9_Y4UN},UaIs499oR:{text:F4EyczbNv},UcY0VGIz7:{text:Oz6lQkNzH},Vk6c2MGE_:{text:gYZriYjbx},W7SeYoe0s:{text:BiOsUeFHL},xoRzvQl4m:{text:jNlOfdxqz}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-v19Bw.framer-vmffwo, .framer-v19Bw .framer-vmffwo { display: block; }\",\".framer-v19Bw.framer-xt2621 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: min-content; }\",\".framer-v19Bw .framer-l4ehzg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-v19Bw.framer-xt2621 { gap: 0px; } .framer-v19Bw.framer-xt2621 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-v19Bw.framer-xt2621 > :first-child { margin-left: 0px; } .framer-v19Bw.framer-xt2621 > :last-child { margin-right: 0px; } }\",'.framer-v19Bw[data-border=\"true\"]::after, .framer-v19Bw [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 34\n * @framerIntrinsicWidth 82.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"hm6sg6vbq\":{\"layout\":[\"auto\",\"auto\"]},\"c2e4IfVHd\":{\"layout\":[\"auto\",\"auto\"]},\"UcY0VGIz7\":{\"layout\":[\"auto\",\"auto\"]},\"Vk6c2MGE_\":{\"layout\":[\"auto\",\"auto\"]},\"W7SeYoe0s\":{\"layout\":[\"auto\",\"auto\"]},\"g0nKJZlG1\":{\"layout\":[\"auto\",\"auto\"]},\"nihenlA0J\":{\"layout\":[\"auto\",\"auto\"]},\"ar5uaPdVf\":{\"layout\":[\"auto\",\"auto\"]},\"OOQosaeKe\":{\"layout\":[\"auto\",\"auto\"]},\"xoRzvQl4m\":{\"layout\":[\"auto\",\"auto\"]},\"MwfoBFTkl\":{\"layout\":[\"auto\",\"auto\"]},\"FlkyJoEAI\":{\"layout\":[\"auto\",\"auto\"]},\"UaIs499oR\":{\"layout\":[\"auto\",\"auto\"]},\"hjAgk4Dar\":{\"layout\":[\"auto\",\"auto\"]},\"A0u3P5Rsf\":{\"layout\":[\"auto\",\"auto\"]},\"kQXCtcNVh\":{\"layout\":[\"auto\",\"auto\"]},\"EpqCiZU7L\":{\"layout\":[\"auto\",\"auto\"]},\"NZn8_GjnT\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"dpkyDbqWB\":\"sOLUTIONS\",\"EDdvx9R8H\":\"fEATURES\",\"Oz6lQkNzH\":\"aSSETMANAGEMENT\",\"gYZriYjbx\":\"uSECASES\",\"BiOsUeFHL\":\"iNTEGRATIONS\",\"ZuCbbGSFV\":\"iNDUSTRIES\",\"Cn0nLjeHW\":\"rESOURCES\",\"RTRocfx_k\":\"bLOGS\",\"lYF9_Y4UN\":\"nEWS\",\"jNlOfdxqz\":\"rOICALCULATOR\",\"QMYUjDzMa\":\"fREECHECKLIST\",\"QkDpy6t_s\":\"dOWNLOADBOCHURE\",\"F4EyczbNv\":\"aBOUT\",\"AxNycr67h\":\"tESTIMONIALS\",\"FDL7LTe78\":\"nEWS1\",\"qvqzwNPlA\":\"rEQUESTYOURDEMONOW\",\"mmlL4cPvd\":\"dOWNLOADCHECKLIST\",\"kHpE68GJQ\":\"fontSize18\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfZmf4zSIW=withCSS(Component,css,\"framer-v19Bw\");export default FramerfZmf4zSIW;FramerfZmf4zSIW.displayName=\"PAGE LABEL\";FramerfZmf4zSIW.defaultProps={height:34,width:82.5};addPropertyControls(FramerfZmf4zSIW,{variant:{options:[\"K353Jr0Me\",\"hm6sg6vbq\",\"c2e4IfVHd\",\"UcY0VGIz7\",\"Vk6c2MGE_\",\"W7SeYoe0s\",\"g0nKJZlG1\",\"nihenlA0J\",\"ar5uaPdVf\",\"OOQosaeKe\",\"xoRzvQl4m\",\"MwfoBFTkl\",\"FlkyJoEAI\",\"UaIs499oR\",\"hjAgk4Dar\",\"A0u3P5Rsf\",\"kQXCtcNVh\",\"EpqCiZU7L\",\"NZn8_GjnT\"],optionTitles:[\"PAGE LABEL\",\"SOLUTIONS\",\"FEATURES\",\"ASSET MANAGEMENT\",\"USE CASES\",\"INTEGRATIONS\",\"INDUSTRIES\",\"RESOURCES\",\"BLOGS\",\"NEWS\",\"ROI CALCULATOR\",\"FREE CHECKLIST\",\"DOWNLOAD BROCHURE\",\"ABOUT\",\"CONTACT\",\"TESTIMONIALS\",\"NEWS\",\"REQUEST YOUR DEMO NOW\",\"DOWNLOAD CHECKLIST\"],title:\"Variant\",type:ControlType.Enum},dpkyDbqWB:{defaultValue:\"SOLUTIONS\",title:\"SOLUTIONS\",type:ControlType.String},EDdvx9R8H:{defaultValue:\"FEATURES\",description:\"\",displayTextArea:false,placeholder:\"\",title:\"FEATURES\",type:ControlType.String},Oz6lQkNzH:{defaultValue:\"ASSET MANAGEMENT\",title:\"ASSET MANAGEMENT\",type:ControlType.String},gYZriYjbx:{defaultValue:\"USE CASES\",placeholder:\"\",title:\"USE CASES\",type:ControlType.String},BiOsUeFHL:{defaultValue:\"INTEGRATIONS\",placeholder:\"\",title:\"INTEGRATIONS\",type:ControlType.String},ZuCbbGSFV:{defaultValue:\"INDUSTRIES\",title:\"INDUSTRIES\",type:ControlType.String},Cn0nLjeHW:{defaultValue:\"RESOURCES\",description:\"\",displayTextArea:false,placeholder:\"\",title:\"RESOURCES\",type:ControlType.String},RTRocfx_k:{defaultValue:\"BLOGS\",title:\"BLOGS\",type:ControlType.String},lYF9_Y4UN:{defaultValue:\"NEWS\",title:\"NEWS\",type:ControlType.String},jNlOfdxqz:{defaultValue:\"ROI CALCULATOR\",title:\"ROI CALCULATOR\",type:ControlType.String},QMYUjDzMa:{defaultValue:\"FREE CHECKLIST\",title:\"FREE CHECKLIST\",type:ControlType.String},QkDpy6t_s:{defaultValue:\"DOWNLOAD BOCHURE\",title:\"DOWNLOAD BOCHURE\",type:ControlType.String},F4EyczbNv:{defaultValue:\"ABOUT\",title:\"ABOUT\",type:ControlType.String},AxNycr67h:{defaultValue:\"TESTIMONIALS\",description:\"\",displayTextArea:false,title:\"TESTIMONIALS\",type:ControlType.String},FDL7LTe78:{defaultValue:\"NEWS\",description:\"\",displayTextArea:false,title:\"NEWS\",type:ControlType.String},qvqzwNPlA:{defaultValue:\"REQUEST YOUR DEMO NOW\",placeholder:\"REQUEST YOUR DEMO NOW\",title:\"REQUEST YOUR DEMO NOW\",type:ControlType.String},mmlL4cPvd:{defaultValue:\"DOWNLOAD CHECKLIST\",description:\"\",title:\"DOWNLOAD CHECKLIST\",type:ControlType.String},kHpE68GJQ:{defaultValue:18,title:\"Font Size 18\",type:ControlType.Number}});addFonts(FramerfZmf4zSIW,[{explicitInter:true,fonts:[{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR15bwkEU4HTy.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfZmf4zSIW\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"dpkyDbqWB\\\":\\\"sOLUTIONS\\\",\\\"EDdvx9R8H\\\":\\\"fEATURES\\\",\\\"Oz6lQkNzH\\\":\\\"aSSETMANAGEMENT\\\",\\\"gYZriYjbx\\\":\\\"uSECASES\\\",\\\"BiOsUeFHL\\\":\\\"iNTEGRATIONS\\\",\\\"ZuCbbGSFV\\\":\\\"iNDUSTRIES\\\",\\\"Cn0nLjeHW\\\":\\\"rESOURCES\\\",\\\"RTRocfx_k\\\":\\\"bLOGS\\\",\\\"lYF9_Y4UN\\\":\\\"nEWS\\\",\\\"jNlOfdxqz\\\":\\\"rOICALCULATOR\\\",\\\"QMYUjDzMa\\\":\\\"fREECHECKLIST\\\",\\\"QkDpy6t_s\\\":\\\"dOWNLOADBOCHURE\\\",\\\"F4EyczbNv\\\":\\\"aBOUT\\\",\\\"AxNycr67h\\\":\\\"tESTIMONIALS\\\",\\\"FDL7LTe78\\\":\\\"nEWS1\\\",\\\"qvqzwNPlA\\\":\\\"rEQUESTYOURDEMONOW\\\",\\\"mmlL4cPvd\\\":\\\"dOWNLOADCHECKLIST\\\",\\\"kHpE68GJQ\\\":\\\"fontSize18\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"34\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hm6sg6vbq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"c2e4IfVHd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UcY0VGIz7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Vk6c2MGE_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"W7SeYoe0s\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"g0nKJZlG1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nihenlA0J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ar5uaPdVf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OOQosaeKe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xoRzvQl4m\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MwfoBFTkl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FlkyJoEAI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UaIs499oR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hjAgk4Dar\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"A0u3P5Rsf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kQXCtcNVh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EpqCiZU7L\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NZn8_GjnT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"82.5\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fZmf4zSIW.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"cpF5qxPFg\",\"VeCRvth8X\",\"jUFNsYCnB\",\"b9z49mChE\"];const serializationHash=\"framer-Rhwuq\";const variantClassNames={b9z49mChE:\"framer-v-xrx6qz\",cpF5qxPFg:\"framer-v-fxrwrr\",jUFNsYCnB:\"framer-v-135swft\",VeCRvth8X:\"framer-v-1oyc7x\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};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={\"Blue no side margins\":\"jUFNsYCnB\",\"White no side margins\":\"b9z49mChE\",Blue:\"cpF5qxPFg\",White:\"VeCRvth8X\"};const getProps=({height,id,padding,width,...props})=>{return{...props,jf6a61sru:padding??props.jf6a61sru??\"2px 8px 10px 8px\",variant:humanReadableVariantMap[props.variant]??props.variant??\"cpF5qxPFg\"};};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,jf6a61sru,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cpF5qxPFg\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"VeCRvth8X\",\"b9z49mChE\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"VeCRvth8X\",\"b9z49mChE\"].includes(baseVariant))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:\"pEcrQLnEp\"},motionChild:true,nodeId:\"cpF5qxPFg\",scopeId:\"QgNE5F9Nu\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-fxrwrr\",className,classNames)} framer-1qx2739`,\"data-framer-name\":\"Blue\",layoutDependency:layoutDependency,layoutId:\"cpF5qxPFg\",ref:refBinding,style:{\"--sp9tge\":numberToPixelString(jf6a61sru),...style},...addPropertyOverrides({b9z49mChE:{\"data-framer-name\":\"White no side margins\"},jUFNsYCnB:{\"data-framer-name\":\"Blue no side margins\"},VeCRvth8X:{\"data-framer-name\":\"White\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:142,intrinsicWidth:579,pixelHeight:74,pixelWidth:300,src:\"https://framerusercontent.com/images/6OBj8wNEMwpnTc5AZQ1F2f8UEeQ.svg\"},className:\"framer-535jpr\",\"data-framer-name\":\"FMClarity logo white\",layoutDependency:layoutDependency,layoutId:\"y1yr7m9Pi\",...addPropertyOverrides({jUFNsYCnB:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:142,intrinsicWidth:579,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+2+((componentViewport?.height||44)-12-((componentViewport?.height||44)-12)*1)),pixelHeight:74,pixelWidth:300,src:\"https://framerusercontent.com/images/6OBj8wNEMwpnTc5AZQ1F2f8UEeQ.svg\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:142,intrinsicWidth:579,pixelHeight:142,pixelWidth:579,src:\"https://framerusercontent.com/images/bBChSvYYaXgotvoax5WIiUPBE.svg\"},className:\"framer-1vt0a40\",\"data-framer-name\":\"FMClarity logo white\",layoutDependency:layoutDependency,layoutId:\"Ih9ZDuO84\",...addPropertyOverrides({b9z49mChE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:142,intrinsicWidth:579,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+2+((componentViewport?.height||44)-12-32)),pixelHeight:142,pixelWidth:579,src:\"https://framerusercontent.com/images/bBChSvYYaXgotvoax5WIiUPBE.svg\"}}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Rhwuq.framer-1qx2739, .framer-Rhwuq .framer-1qx2739 { display: block; }\",\".framer-Rhwuq.framer-fxrwrr { align-content: flex-end; align-items: flex-end; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 44px; justify-content: center; overflow: visible; padding: var(--sp9tge); position: relative; text-decoration: none; width: 146px; }\",\".framer-Rhwuq .framer-535jpr { aspect-ratio: 4.0625 / 1; flex: none; height: 100%; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 130px); z-index: 1; }\",\".framer-Rhwuq .framer-1vt0a40 { aspect-ratio: 4.0625 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 49px); overflow: visible; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Rhwuq.framer-fxrwrr { gap: 0px; } .framer-Rhwuq.framer-fxrwrr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Rhwuq.framer-fxrwrr > :first-child { margin-left: 0px; } .framer-Rhwuq.framer-fxrwrr > :last-child { margin-right: 0px; } }\",\".framer-Rhwuq.framer-v-1oyc7x .framer-1vt0a40 { height: var(--framer-aspect-ratio-supported, 32px); order: 0; }\",\".framer-Rhwuq.framer-v-135swft.framer-fxrwrr, .framer-Rhwuq.framer-v-xrx6qz.framer-fxrwrr { padding: 2px 0px 10px 0px; width: 130px; }\",\".framer-Rhwuq.framer-v-xrx6qz .framer-1vt0a40 { aspect-ratio: unset; flex: none; height: 32px; order: 0; width: 130px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 146\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"VeCRvth8X\":{\"layout\":[\"fixed\",\"fixed\"]},\"jUFNsYCnB\":{\"layout\":[\"fixed\",\"fixed\"]},\"b9z49mChE\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"jf6a61sru\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQgNE5F9Nu=withCSS(Component,css,\"framer-Rhwuq\");export default FramerQgNE5F9Nu;FramerQgNE5F9Nu.displayName=\"Logo with margins\";FramerQgNE5F9Nu.defaultProps={height:44,width:146};addPropertyControls(FramerQgNE5F9Nu,{variant:{options:[\"cpF5qxPFg\",\"VeCRvth8X\",\"jUFNsYCnB\",\"b9z49mChE\"],optionTitles:[\"Blue\",\"White\",\"Blue no side margins\",\"White no side margins\"],title:\"Variant\",type:ControlType.Enum},jf6a61sru:{defaultValue:\"2px 8px 10px 8px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerQgNE5F9Nu,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQgNE5F9Nu\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"146\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VeCRvth8X\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jUFNsYCnB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"b9z49mChE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"44\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"jf6a61sru\\\":\\\"padding\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QgNE5F9Nu.map", "// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,getLoadingLazyAtYPosition,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const serializationHash=\"framer-5dG1p\";const variantClassNames={nsgkg9ODa:\"framer-v-qz9adn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};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({defaultVariant:\"nsgkg9ODa\",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-qz9adn\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"nsgkg9ODa\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.fmclarity&pli=1\",motionChild:true,nodeId:\"nDkcNKlKs\",scopeId:\"VKUs6LMLk\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:101,intrinsicWidth:301,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||40)-0-40)/2)),pixelHeight:101,pixelWidth:301,src:\"https://framerusercontent.com/images/A6ieOQHIJrLW2d5rVrMG9NNDd8.png\"},className:\"framer-16o1suj framer-s90ys\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"nDkcNKlKs\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/au/app/fmclarity/id1367313957\",motionChild:true,nodeId:\"Ea4Kl2dND\",scopeId:\"VKUs6LMLk\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:101,intrinsicWidth:301,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||40)-0-40)/2)),pixelHeight:101,pixelWidth:301,src:\"https://framerusercontent.com/images/Rn2OrdMaTOX8iSSYnV005wvGDlM.png\"},className:\"framer-1wbn3ns framer-s90ys\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"Ea4Kl2dND\"})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5dG1p.framer-s90ys, .framer-5dG1p .framer-s90ys { display: block; }\",\".framer-5dG1p.framer-qz9adn { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5dG1p .framer-16o1suj, .framer-5dG1p .framer-1wbn3ns { aspect-ratio: 2.98019801980198 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: visible; position: relative; text-decoration: none; width: 119px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5dG1p.framer-qz9adn { gap: 0px; } .framer-5dG1p.framer-qz9adn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5dG1p.framer-qz9adn > :first-child { margin-left: 0px; } .framer-5dG1p.framer-qz9adn > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 248\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerVKUs6LMLk=withCSS(Component,css,\"framer-5dG1p\");export default FramerVKUs6LMLk;FramerVKUs6LMLk.displayName=\"stores\";FramerVKUs6LMLk.defaultProps={height:40,width:248};addFonts(FramerVKUs6LMLk,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVKUs6LMLk\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"248\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VKUs6LMLk.map", "// Generated by Framer (ab692b1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Figtree-regular\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-rklOh .framer-styles-preset-1dcnd2z:not(.rich-text-wrapper), .framer-rklOh .framer-styles-preset-1dcnd2z.rich-text-wrapper p { --framer-font-family: \"Figtree\", \"Figtree Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 15px; --framer-paragraph-spacing: 15px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-rklOh\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore as e}from\"framer\";e.loadWebFontsFromSelectors([\"GF;Figtree-600\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{family:\"Figtree\",moduleAsset:{localModuleIdentifier:\"local-module:css/u3zz7ixbU:default\",url:\"https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15ewkEU4HTy.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v5/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15ewkEU4HTy.ttf\",weight:\"600\"}];export const css=['.framer-t46dL .framer-styles-preset-n08bf9:not(.rich-text-wrapper), .framer-t46dL .framer-styles-preset-n08bf9.rich-text-wrapper p { --framer-font-family: \"Figtree\", \"Figtree Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 100%; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-t46dL\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,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 Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import LogoWithMargins from\"https://framerusercontent.com/modules/vkHCchhfLHaDF4GxXBSy/9TYT99GtRNmltjZ6bcJX/QgNE5F9Nu.js\";const LogoWithMarginsFonts=getFonts(LogoWithMargins);const MaterialFonts=getFonts(Material);const cycleOrder=[\"i8fCbekMn\",\"RwXkPWwok\"];const serializationHash=\"framer-F9w0t\";const variantClassNames={i8fCbekMn:\"framer-v-19utrse\",RwXkPWwok:\"framer-v-4b2rux\"};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={\"Tablet & Mobile\":\"RwXkPWwok\",\"Variant 1\":\"i8fCbekMn\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"i8fCbekMn\"};};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:\"i8fCbekMn\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"RwXkPWwok\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-19utrse\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"i8fCbekMn\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0.07)\",...style},...addPropertyOverrides({RwXkPWwok:{\"data-framer-name\":\"Tablet & Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cf2k6s\",layoutDependency:layoutDependency,layoutId:\"G7YeBpJFE\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7rielh\",\"data-framer-name\":\"Logo Container\",layoutDependency:layoutDependency,layoutId:\"bT2Q_DDad\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:\"120px\",y:(componentViewport?.y||0)+(8+((componentViewport?.height||64)-16-39)/2)+0+.5,...addPropertyOverrides({RwXkPWwok:{y:(componentViewport?.y||0)+16+(((componentViewport?.height||202)-24-178)/2+0+0)+0+0+.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-aua29p-container\",layoutDependency:layoutDependency,layoutId:\"PQqPFJhZh-container\",nodeId:\"PQqPFJhZh\",rendersWithMotion:true,scopeId:\"oAu7NhguI\",children:/*#__PURE__*/_jsx(LogoWithMargins,{height:\"100%\",id:\"PQqPFJhZh\",layoutId:\"PQqPFJhZh\",style:{height:\"100%\",width:\"100%\"},variant:\"b9z49mChE\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-133plov\",\"data-framer-name\":\"Taglines container\",layoutDependency:layoutDependency,layoutId:\"v6gAAFOs4\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tn3dah\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"ZMHanrnf4\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-sa6zab\",layoutDependency:layoutDependency,layoutId:\"rbOfepQjc\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:.1}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rawk3i\",\"data-framer-name\":\"Tagline 1\",layoutDependency:layoutDependency,layoutId:\"aeYAyXvKR\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r7qrqo-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"RMi3LcYUM-container\",nodeId:\"RMi3LcYUM\",rendersWithMotion:true,scopeId:\"oAu7NhguI\",style:{opacity:.8},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Apartment\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"RMi3LcYUM\",layoutId:\"RMi3LcYUM\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.25em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgba(255, 255, 255, 0.5))\"},children:\"All-in-one FM platform\"})}),className:\"framer-1kp8k7l\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"J93QGix3v\",style:{\"--extracted-1w1cjl5\":\"rgba(255, 255, 255, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-17e5c0k\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"aLyAz_EXI\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ip66wd\",layoutDependency:layoutDependency,layoutId:\"KOf6pJlWu\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:.1}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-35057w\",\"data-framer-name\":\"Tagline 2\",layoutDependency:layoutDependency,layoutId:\"frKPdEq2s\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1trw816-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"vOifW1vVF-container\",nodeId:\"vOifW1vVF\",rendersWithMotion:true,scopeId:\"oAu7NhguI\",style:{opacity:.8},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"TableChart\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"vOifW1vVF\",layoutId:\"vOifW1vVF\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.25em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgba(255, 255, 255, 0.5))\"},children:\"No more spreadsheets\"})}),className:\"framer-1gbnqpm\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"CnwW_e392\",style:{\"--extracted-1w1cjl5\":\"rgba(255, 255, 255, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-16o35d3\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"zjM3C8Ayv\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r2ujzy\",layoutDependency:layoutDependency,layoutId:\"mGw3wmfai\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:.1}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zwktzs\",\"data-framer-name\":\"Tagline 3\",layoutDependency:layoutDependency,layoutId:\"P6IQx_k6c\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fmcsan-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"aK3DvqOGo-container\",nodeId:\"aK3DvqOGo\",rendersWithMotion:true,scopeId:\"oAu7NhguI\",style:{opacity:.7},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"aK3DvqOGo\",layoutId:\"aK3DvqOGo\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.25em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgba(255, 255, 255, 0.5))\"},children:\"5-star ease of use\"})}),className:\"framer-15o0u45\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"HdBE3wJfN\",style:{\"--extracted-1w1cjl5\":\"rgba(255, 255, 255, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1soiw0n\",layoutDependency:layoutDependency,layoutId:\"tptUEDlIx\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9hpn23\",layoutDependency:layoutDependency,layoutId:\"PqJTj04oX\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:.1}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fizp1o\",\"data-framer-name\":\"Tagline 4\",layoutDependency:layoutDependency,layoutId:\"q7I3nhefp\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12oq03d-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"SolcDBbUN-container\",nodeId:\"SolcDBbUN\",rendersWithMotion:true,scopeId:\"oAu7NhguI\",style:{opacity:.7},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Cloud\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"SolcDBbUN\",layoutId:\"SolcDBbUN\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.5))\"},children:\"Cloud-based. Work anywhere\"})}),className:\"framer-17749lr\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"vJWUka3XR\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-F9w0t.framer-1246zl6, .framer-F9w0t .framer-1246zl6 { display: block; }\",\".framer-F9w0t.framer-19utrse { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: 64px; justify-content: center; overflow: hidden; padding: 8px 0px 8px 0px; position: relative; width: 1200px; }\",\".framer-F9w0t .framer-cf2k6s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 95%; }\",\".framer-F9w0t .framer-7rielh { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px 48px 0px 0px; position: relative; width: min-content; }\",\".framer-F9w0t .framer-aua29p-container { aspect-ratio: 3.25 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 120px; }\",\".framer-F9w0t .framer-133plov { 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-F9w0t .framer-1tn3dah, .framer-F9w0t .framer-17e5c0k, .framer-F9w0t .framer-16o35d3, .framer-F9w0t .framer-1soiw0n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 39px; justify-content: center; overflow: visible; padding: 10px 0px 10px 0px; position: relative; width: min-content; }\",\".framer-F9w0t .framer-sa6zab, .framer-F9w0t .framer-1ip66wd, .framer-F9w0t .framer-1r2ujzy, .framer-F9w0t .framer-9hpn23 { flex: none; height: 100%; overflow: hidden; position: relative; width: 2px; }\",\".framer-F9w0t .framer-1rawk3i { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 39px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-F9w0t .framer-r7qrqo-container, .framer-F9w0t .framer-1trw816-container, .framer-F9w0t .framer-fmcsan-container, .framer-F9w0t .framer-12oq03d-container { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-F9w0t .framer-1kp8k7l, .framer-F9w0t .framer-1gbnqpm, .framer-F9w0t .framer-15o0u45, .framer-F9w0t .framer-17749lr { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-F9w0t .framer-35057w, .framer-F9w0t .framer-zwktzs, .framer-F9w0t .framer-fizp1o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 39px; justify-content: center; min-width: 240px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-F9w0t.framer-19utrse, .framer-F9w0t .framer-cf2k6s, .framer-F9w0t .framer-7rielh, .framer-F9w0t .framer-133plov, .framer-F9w0t .framer-1tn3dah, .framer-F9w0t .framer-1rawk3i, .framer-F9w0t .framer-17e5c0k, .framer-F9w0t .framer-35057w, .framer-F9w0t .framer-16o35d3, .framer-F9w0t .framer-zwktzs, .framer-F9w0t .framer-1soiw0n, .framer-F9w0t .framer-fizp1o { gap: 0px; } .framer-F9w0t.framer-19utrse > * { margin: 0px; margin-left: calc(11px / 2); margin-right: calc(11px / 2); } .framer-F9w0t.framer-19utrse > :first-child, .framer-F9w0t .framer-cf2k6s > :first-child, .framer-F9w0t .framer-7rielh > :first-child, .framer-F9w0t .framer-133plov > :first-child, .framer-F9w0t .framer-1tn3dah > :first-child, .framer-F9w0t .framer-1rawk3i > :first-child, .framer-F9w0t .framer-17e5c0k > :first-child, .framer-F9w0t .framer-35057w > :first-child, .framer-F9w0t .framer-16o35d3 > :first-child, .framer-F9w0t .framer-zwktzs > :first-child, .framer-F9w0t .framer-1soiw0n > :first-child, .framer-F9w0t .framer-fizp1o > :first-child { margin-left: 0px; } .framer-F9w0t.framer-19utrse > :last-child, .framer-F9w0t .framer-cf2k6s > :last-child, .framer-F9w0t .framer-7rielh > :last-child, .framer-F9w0t .framer-133plov > :last-child, .framer-F9w0t .framer-1tn3dah > :last-child, .framer-F9w0t .framer-1rawk3i > :last-child, .framer-F9w0t .framer-17e5c0k > :last-child, .framer-F9w0t .framer-35057w > :last-child, .framer-F9w0t .framer-16o35d3 > :last-child, .framer-F9w0t .framer-zwktzs > :last-child, .framer-F9w0t .framer-1soiw0n > :last-child, .framer-F9w0t .framer-fizp1o > :last-child { margin-right: 0px; } .framer-F9w0t .framer-cf2k6s > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-F9w0t .framer-7rielh > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-F9w0t .framer-133plov > *, .framer-F9w0t .framer-1tn3dah > *, .framer-F9w0t .framer-1rawk3i > *, .framer-F9w0t .framer-17e5c0k > *, .framer-F9w0t .framer-35057w > *, .framer-F9w0t .framer-16o35d3 > *, .framer-F9w0t .framer-zwktzs > *, .framer-F9w0t .framer-1soiw0n > *, .framer-F9w0t .framer-fizp1o > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-F9w0t.framer-v-4b2rux.framer-19utrse { flex-direction: column; gap: 22px; height: min-content; padding: 16px 0px 8px 0px; width: min-content; }\",\".framer-F9w0t.framer-v-4b2rux .framer-cf2k6s { flex-direction: column; gap: 11px; width: min-content; }\",\".framer-F9w0t.framer-v-4b2rux .framer-7rielh { align-self: unset; height: 39px; padding: 0px; }\",\".framer-F9w0t.framer-v-4b2rux .framer-aua29p-container { height: var(--framer-aspect-ratio-supported, 37px); }\",\".framer-F9w0t.framer-v-4b2rux .framer-133plov { flex: none; flex-direction: column; gap: 0px; width: min-content; }\",\".framer-F9w0t.framer-v-4b2rux .framer-1rawk3i { flex: none; height: 32px; min-width: 240px; width: 241px; }\",\".framer-F9w0t.framer-v-4b2rux .framer-35057w, .framer-F9w0t.framer-v-4b2rux .framer-zwktzs, .framer-F9w0t.framer-v-4b2rux .framer-fizp1o { flex: none; height: 32px; width: 241px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-F9w0t.framer-v-4b2rux.framer-19utrse, .framer-F9w0t.framer-v-4b2rux .framer-cf2k6s, .framer-F9w0t.framer-v-4b2rux .framer-133plov { gap: 0px; } .framer-F9w0t.framer-v-4b2rux.framer-19utrse > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-F9w0t.framer-v-4b2rux.framer-19utrse > :first-child, .framer-F9w0t.framer-v-4b2rux .framer-cf2k6s > :first-child, .framer-F9w0t.framer-v-4b2rux .framer-133plov > :first-child { margin-top: 0px; } .framer-F9w0t.framer-v-4b2rux.framer-19utrse > :last-child, .framer-F9w0t.framer-v-4b2rux .framer-cf2k6s > :last-child, .framer-F9w0t.framer-v-4b2rux .framer-133plov > :last-child { margin-bottom: 0px; } .framer-F9w0t.framer-v-4b2rux .framer-cf2k6s > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-F9w0t.framer-v-4b2rux .framer-133plov > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",'.framer-F9w0t[data-border=\"true\"]::after, .framer-F9w0t [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 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"RwXkPWwok\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameroAu7NhguI=withCSS(Component,css,\"framer-F9w0t\");export default FrameroAu7NhguI;FrameroAu7NhguI.displayName=\"Logo Container\";FrameroAu7NhguI.defaultProps={height:64,width:1200};addPropertyControls(FrameroAu7NhguI,{variant:{options:[\"i8fCbekMn\",\"RwXkPWwok\"],optionTitles:[\"Variant 1\",\"Tablet & Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameroAu7NhguI,[{explicitInter:true,fonts:[{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"}]},...LogoWithMarginsFonts,...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroAu7NhguI\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"64\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RwXkPWwok\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,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{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Mn69eMnaMcqJ65TjxwR1/Embed.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/7jDXnxX8Fb96HtxKOUv9/tQIasfJTHFUAfURoqa7p/GjDjnfPl1.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/QTFtlN1HOjZ9J8DUuxIG/6m2pttX0eiJxtnxJT5EQ/HlvlxcNiX.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/7vtMK1yIBQdKURSESWx5/bC2Qu9Y5GcuTq2XZRYZt/QPZ3BlbJL.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ZcSrrTxP3yRVIYlVUqiA/ss5spPpvBmaFySS7uN05/u3zz7ixbU.js\";import PAGELABEL from\"https://framerusercontent.com/modules/y9alnCJgUNyKUFC1RsO4/cFeGlbijEQJ6pIkISjrf/fZmf4zSIW.js\";import LogoContainer from\"https://framerusercontent.com/modules/jAxP5Ajq5XSWMaaZfIxV/W2cr5knl0CTQ2rCyw80g/oAu7NhguI.js\";import Stores from\"https://framerusercontent.com/modules/G75Fe6Bs3vUErGLZEzTP/pCWnzLipkStpb72lXhNq/VKUs6LMLk.js\";const PAGELABELFonts=getFonts(PAGELABEL);const MaterialFonts=getFonts(Material);const EmbedFonts=getFonts(Embed);const LogoContainerFonts=getFonts(LogoContainer);const StoresFonts=getFonts(Stores);const cycleOrder=[\"BrlH5YMV1\",\"KZh3Iz66q\",\"pPPAmpCgt\",\"djEF8g9vz\"];const serializationHash=\"framer-pFiZp\";const variantClassNames={BrlH5YMV1:\"framer-v-11x85bl\",djEF8g9vz:\"framer-v-1lj1sio\",KZh3Iz66q:\"framer-v-ewx6ic\",pPPAmpCgt:\"framer-v-18e1cjm\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Footer - Form Symbols and Links\":\"pPPAmpCgt\",\"Footer - No Form - Symbols and Links\":\"BrlH5YMV1\",\"Mobile - Form\":\"djEF8g9vz\",\"Mobile - No Form\":\"KZh3Iz66q\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"BrlH5YMV1\"};};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:\"BrlH5YMV1\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"pPPAmpCgt\",\"djEF8g9vz\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"djEF8g9vz\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"djEF8g9vz\")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-11x85bl\",className,classNames),\"data-framer-name\":\"Footer - No Form - Symbols and Links\",layoutDependency:layoutDependency,layoutId:\"BrlH5YMV1\",ref:refBinding,style:{background:'linear-gradient(107deg, var(--token-a5738560-ae5d-4816-9218-184ac2256ecf, rgb(57, 91, 169)) /* {\"name\":\"Gradient 1\"} */ 1.5106503690830896e-14%, var(--token-eb0a0ddd-5d62-422f-b77d-f70b7e2c8a16, rgb(35, 63, 153)) /* {\"name\":\"Gradient 2\"} */ 100%)',...style},variants:{djEF8g9vz:{background:'linear-gradient(120deg, var(--token-a5738560-ae5d-4816-9218-184ac2256ecf, rgb(57, 91, 169)) /* {\"name\":\"Gradient 1\"} */ 0%, var(--token-eb0a0ddd-5d62-422f-b77d-f70b7e2c8a16, rgb(35, 63, 153)) /* {\"name\":\"Gradient 2\"} */ 100%)'}},...addPropertyOverrides({djEF8g9vz:{\"data-framer-name\":\"Mobile - Form\"},KZh3Iz66q:{\"data-framer-name\":\"Mobile - No Form\"},pPPAmpCgt:{\"data-framer-name\":\"Footer - Form Symbols and Links\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rsj3es\",\"data-framer-name\":\"Forms - DO NOT DELETE/CHANGE\",layoutDependency:layoutDependency,layoutId:\"koMXTAXdS\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pqeqa5\",layoutDependency:layoutDependency,layoutId:\"ibxl1MLqP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3orodf\",layoutDependency:layoutDependency,layoutId:\"jMi72KMAj\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,...addPropertyOverrides({djEF8g9vz:{y:(componentViewport?.y||0)+32+0+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ntydrr-container\",layoutDependency:layoutDependency,layoutId:\"rAO6kGJIA-container\",nodeId:\"rAO6kGJIA\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(PAGELABEL,{AxNycr67h:\"TESTIMONIALS\",BiOsUeFHL:\"INTEGRATIONS\",Cn0nLjeHW:\"RESOURCES\",dpkyDbqWB:\"SOLUTIONS\",EDdvx9R8H:\"FEATURES\",F4EyczbNv:\"ABOUT\",FDL7LTe78:\"NEWS\",gYZriYjbx:\"USE CASES\",height:\"100%\",id:\"rAO6kGJIA\",jNlOfdxqz:\"ROI CALCULATOR\",layoutId:\"rAO6kGJIA\",LkLjuZE2K:\"CONTACT\",lYF9_Y4UN:\"NEWS\",mmlL4cPvd:\"DOWNLOAD CHECKLIST\",Oz6lQkNzH:\"ASSET MANAGEMENT\",QkDpy6t_s:\"DOWNLOAD BOCHURE\",QMYUjDzMa:\"FREE CHECKLIST\",qvqzwNPlA:\"REQUEST YOUR DEMO NOW\",RTRocfx_k:\"BLOGS\",variant:\"EpqCiZU7L\",width:\"100%\",ZuCbbGSFV:\"INDUSTRIES\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1r4o7e\",\"data-styles-preset\":\"QPZ3BlbJL\",children:\"See What FMClarity Can Do For You \u2026\"})}),className:\"framer-umvf2e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yP4gbi9B_\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{className:\"framer-styles-preset-1r4o7e\",\"data-styles-preset\":\"QPZ3BlbJL\",children:[\"See What FMC\",/*#__PURE__*/_jsx(motion.br,{}),\"Can Do For You \u2026\"]})})}},baseVariant,gestureVariant)})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-karpop\",layoutDependency:layoutDependency,layoutId:\"ZQCHkqiu8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"What Can I Expect?\"})}),className:\"framer-3d2l4x\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"Y8JpIjB9P\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sqt2v4\",layoutDependency:layoutDependency,layoutId:\"lZyEh49jv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2bi47m\",layoutDependency:layoutDependency,layoutId:\"keP88CjcI\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e8gtf7-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ksbwQv0OD-container\",nodeId:\"ksbwQv0OD\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"SupportAgent\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"ksbwQv0OD\",layoutId:\"ksbwQv0OD\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)))\"},children:\"Our Australian based team will provide you with a 1-1 deep dive on how FMClarity can supercharge your facilities management.\"})}),className:\"framer-e679hr\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"oDy8gOeGL\",style:{\"--extracted-r6o4lv\":\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fcx554\",layoutDependency:layoutDependency,layoutId:\"zmJ7Rmt_K\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ca4ak1-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"h1YsuoI9F-container\",nodeId:\"h1YsuoI9F\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Visibility\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"h1YsuoI9F\",layoutId:\"h1YsuoI9F\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)))\"},children:\"Discover real-world use cases and insights into how companies are leveraging FMClarity. \"})}),className:\"framer-yyiqdc\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"YZ8o06Fin\",style:{\"--extracted-r6o4lv\":\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eyq5v1\",layoutDependency:layoutDependency,layoutId:\"nTsFHNL93\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1l2qbda-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"nzWmclZrP-container\",nodeId:\"nzWmclZrP\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Forum\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"nzWmclZrP\",layoutId:\"nzWmclZrP\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)))\"},children:\"You'll have the opportunity to ask questions relevant to your workflow and facilities management.\"})}),className:\"framer-6kkaee\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"fpoedg6wX\",style:{\"--extracted-r6o4lv\":\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"15px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[\"This site is protected by reCAPTCHA and the Google \",/*#__PURE__*/_jsx(Link,{href:\"https://policies.google.com/privacy?hl=en-GB\",motionChild:true,nodeId:\"jPzQmW0T4\",openInNewTab:true,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"Privacy Policy\"})}),\" and \",/*#__PURE__*/_jsx(Link,{href:\"https://policies.google.com/terms?hl=en-GB\",motionChild:true,nodeId:\"jPzQmW0T4\",openInNewTab:true,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"Terms of Service\"})}),\" apply.\"]})}),className:\"framer-11vt2uy\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"jPzQmW0T4\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.6},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b5olye\",\"data-framer-name\":\"Embeded forms\",layoutDependency:layoutDependency,layoutId:\"GraozIS0Y\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bo41xg\",\"data-framer-name\":\"Mobile form\",layoutDependency:layoutDependency,layoutId:\"fHEl1TUFL\",style:{backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yi24lt-container\",\"data-framer-name\":\"Mobile form\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"BldxgKERc-container\",name:\"Mobile form\",nodeId:\"BldxgKERc\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"<script>\\n(function(){\\n  var version = parseInt(Math.random()*10000);\\n  var webformKey = \\\"72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d_\\\"+version;\\n  var loaderHTML = '<div class=\\\"fs-webform-loader\\\">  <style>    .fs-webform-loader {      margin: auto;    }        .loader-box {      width: 100%;      margin: auto;      margin-top: 50px;      text-align: center;    }    .loader {      border-radius: 50%;      width: 20px;      height: 20px;      animation: fsspin 1s linear infinite;      border: 3px solid #12344d;      border-top: 3px solid #b3dfff;      display: block;      margin: 25px auto;    }    #loader-text {      vertical-align: middle;      text-align: center;      color: #333;      display: inline-block;      margin-top: -20px;      height: 100%;    }    @keyframes fsspin {      0% { transform: rotate(0deg); }      100% { transform: rotate(360deg); }    }  </style>  <div class=\\\"loader-box\\\">    <div class=\\\"loader\\\"></div>    <div id=\\\"loader-text\\\">    </div>  </div></div>';\\n  var containerHTML = '<div id=\\\"fs-webform-container_'+webformKey+'\\\" class=\\\"fs-webform-container fs_72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d\\\" style=\\\"display:none;\\\"></div>';\\n  var scriptTag = document.currentScript || document.getElementById('fs_72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d') || document.getElementById('fswebforms') || document.getElementById('formservjs');\\n  var docHook = scriptTag.parentElement;\\n  var content = document.createElement('div');\\n  scriptTag.id = webformKey;\\n  docHook.appendChild(content);\\n  content.innerHTML = loaderHTML+containerHTML;\\n\\n  var webformOptions = {\\n    key: '72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d',\\n    url: 'https://webform-aus.freshsales.io/assets/webforms/72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d/133',\\n    domainURL: 'https://fmclarity-579134687148188-985574d5c259ed2.freshsales.io',\\n    format: 'js',\\n    version: version,\\n    formVersion: 133\\n  };\\n\\n  if(window.WebFormQueue){\\n    WebFormQueue.add(webformOptions);\\n  }\\n  else {\\n    var script = document.createElement('script');\\n    script.src = 'https://aus-assets.freshsales.io/assets/webform-a99d4bac6aab6f8a9aee5b00a9ed3de180bd1b1d.js';\\n    script.onload = function(){\\n     WebFormQueue.add(webformOptions);\\n    };\\n    var webformContainer = document.getElementById('fs-webform-container_'+webformKey);\\n    webformContainer.appendChild(script);\\n  }\\n})()\\n</script>\",id:\"BldxgKERc\",layoutId:\"BldxgKERc\",name:\"Mobile form\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-197syyt\",\"data-border\":true,\"data-framer-name\":\"Desktop form\",layoutDependency:layoutDependency,layoutId:\"SC63Auj7X\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.05)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0.05)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bcatcw-container\",\"data-framer-name\":\"Desktop form\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"fNZ_fALHf-container\",name:\"Desktop form\",nodeId:\"fNZ_fALHf\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"<script>\\n(function(){\\n  var version = parseInt(Math.random()*10000);\\n  var webformKey = \\\"72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d_\\\"+version;\\n  var loaderHTML = '<div class=\\\"fs-webform-loader\\\">  <style>    .fs-webform-loader {      margin: auto;    }        .loader-box {      width: 100%;      margin: auto;      margin-top: 50px;      text-align: center;    }    .loader {      border-radius: 50%;      width: 20px;      height: 20px;      animation: fsspin 1s linear infinite;      border: 3px solid #12344d;      border-top: 3px solid #b3dfff;      display: block;      margin: 25px auto;    }    #loader-text {      vertical-align: middle;      text-align: center;      color: #333;      display: inline-block;      margin-top: -20px;      height: 100%;    }    @keyframes fsspin {      0% { transform: rotate(0deg); }      100% { transform: rotate(360deg); }    }  </style>  <div class=\\\"loader-box\\\">    <div class=\\\"loader\\\"></div>    <div id=\\\"loader-text\\\">    </div>  </div></div>';\\n  var containerHTML = '<div id=\\\"fs-webform-container_'+webformKey+'\\\" class=\\\"fs-webform-container fs_72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d\\\" style=\\\"display:none;\\\"></div>';\\n  var scriptTag = document.currentScript || document.getElementById('fs_72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d') || document.getElementById('fswebforms') || document.getElementById('formservjs');\\n  var docHook = scriptTag.parentElement;\\n  var content = document.createElement('div');\\n  scriptTag.id = webformKey;\\n  docHook.appendChild(content);\\n  content.innerHTML = loaderHTML+containerHTML;\\n\\n  var webformOptions = {\\n    key: '72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d',\\n    url: 'https://webform-aus.freshsales.io/assets/webforms/72498533b8451accac6664dc3c5c77a7cdb5389c669c75d424d76d39146db21d/133',\\n    domainURL: 'https://fmclarity-579134687148188-985574d5c259ed2.freshsales.io',\\n    format: 'js',\\n    version: version,\\n    formVersion: 133\\n  };\\n\\n  if(window.WebFormQueue){\\n    WebFormQueue.add(webformOptions);\\n  }\\n  else {\\n    var script = document.createElement('script');\\n    script.src = 'https://aus-assets.freshsales.io/assets/webform-a99d4bac6aab6f8a9aee5b00a9ed3de180bd1b1d.js';\\n    script.onload = function(){\\n     WebFormQueue.add(webformOptions);\\n    };\\n    var webformContainer = document.getElementById('fs-webform-container_'+webformKey);\\n    webformContainer.appendChild(script);\\n  }\\n})()\\n</script>\",id:\"fNZ_fALHf\",layoutId:\"fNZ_fALHf\",name:\"Desktop form\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",...addPropertyOverrides({djEF8g9vz:{y:(componentViewport?.y||0)+32+1094},KZh3Iz66q:{y:(componentViewport?.y||0)+30+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1b1ty67-container\",layoutDependency:layoutDependency,layoutId:\"IDXAgvrgn-container\",nodeId:\"IDXAgvrgn\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(LogoContainer,{height:\"100%\",id:\"IDXAgvrgn\",layoutId:\"IDXAgvrgn\",style:{height:\"100%\",width:\"100%\"},variant:\"i8fCbekMn\",width:\"100%\",...addPropertyOverrides({djEF8g9vz:{style:{width:\"100%\"},variant:\"RwXkPWwok\"},KZh3Iz66q:{style:{width:\"100%\"},variant:\"RwXkPWwok\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k3yoqk\",\"data-framer-name\":\"Navigation Wrapper\",layoutDependency:layoutDependency,layoutId:\"zMRFr48F3\",style:{backgroundColor:\"rgba(255, 255, 255, 0)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1scm31b\",\"data-framer-name\":\"Features Stack\",layoutDependency:layoutDependency,layoutId:\"B8sLILTuG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS12YXJpYWJsZS1yZWd1bGFyVkY9SW5kbmFIUWlJRGMxTUE9PQ==\",\"--framer-font-family\":'\"Figtree Variable\", \"Figtree Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'kern' off\",\"--framer-font-variation-axes\":'var(--extracted-l1lhml, \"wght\" 750)',\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"1.25em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Features\"})}),className:\"framer-hry9ff\",fonts:[\"GF;Figtree-variable-regular\"],layoutDependency:layoutDependency,layoutId:\"RnjEN_Eaz\",style:{\"--extracted-1w1cjl5\":\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",\"--extracted-l1lhml\":'\"wght\" 750',\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-n08bf9\",\"data-styles-preset\":\"u3zz7ixbU\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"XhUitGjim\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"All Features\"})})})}),className:\"framer-1egzxm5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XhUitGjim\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Ikdux05WU\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"SQjtGIOrR\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Work Order Management\"})})})}),className:\"framer-10cjmpa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SQjtGIOrR\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":rJLAE_sx8\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"S7iTguw1z\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Automated Preventative Maintenance\"})})})}),className:\"framer-w9xyh2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"S7iTguw1z\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":lnZrF4FIS\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"GQ3UL2mtg\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Portfolio/Property Management\"})})})}),className:\"framer-ew3box\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GQ3UL2mtg\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":itQb7ahuE\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"bgEoAVfgM\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Lease Management\"})})})}),className:\"framer-m87iyo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bgEoAVfgM\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"m378C1q9U\"},motionChild:true,nodeId:\"dj7WEuF5n\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Asset Management\"})})})}),className:\"framer-z5diad\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dj7WEuF5n\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":PflhTpLKH\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"EBufkxTYY\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Asset Lifecycle Management\"})})})}),className:\"framer-4rnbsf\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EBufkxTYY\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":IURz6EFhU\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"Amilf3rZY\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Calendar Management\"})})})}),className:\"framer-ylqu4g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Amilf3rZY\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":JgnEN_0SF\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"zHdR5c8lJ\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Smart Document Handling\"})})})}),className:\"framer-1eavjk3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zHdR5c8lJ\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":rv2GdBiCR\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"C4SKHABWw\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Enhanced Communication\"})})})}),className:\"framer-hxoz9s\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"C4SKHABWw\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":PALJ9abAz\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"xqwvVa2Mi\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Contractor Management\"})})})}),className:\"framer-cl6pxw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xqwvVa2Mi\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":F3hDrutIg\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"H5LKZjH8e\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Financial Management\"})})})}),className:\"framer-1pbto93\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"H5LKZjH8e\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":on27rSR9B\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"IJn64Wslo\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Risk and Compliance\"})})})}),className:\"framer-3is38m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IJn64Wslo\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":AhwHvzKz9\",webPageId:\"PRJTXtMs2\"},motionChild:true,nodeId:\"Uwk0KwSMX\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Dashboard and Reporting\"})})})}),className:\"framer-zfdf6v\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Uwk0KwSMX\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KQaOHVKpC\"},motionChild:true,nodeId:\"h0tak0d5q\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Integrations\"})})})}),className:\"framer-xwnicx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"h0tak0d5q\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KQaOHVKpC\"},motionChild:true,nodeId:\"h0tak0d5q\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Integrations\"})})})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tpd283\",\"data-framer-name\":\"Industries Stack\",layoutDependency:layoutDependency,layoutId:\"CIH8zg0Fv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS12YXJpYWJsZS1yZWd1bGFyVkY9SW5kbmFIUWlJRGMxTUE9PQ==\",\"--framer-font-family\":'\"Figtree Variable\", \"Figtree Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'kern' off\",\"--framer-font-variation-axes\":'var(--extracted-l1lhml, \"wght\" 750)',\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"1.25em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Industries\"})}),className:\"framer-12mv4p3\",fonts:[\"GF;Figtree-variable-regular\"],layoutDependency:layoutDependency,layoutId:\"TzQgNEHx_\",style:{\"--extracted-1w1cjl5\":\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",\"--extracted-l1lhml\":'\"wght\" 750',\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-n08bf9\",\"data-styles-preset\":\"u3zz7ixbU\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"YfBnRgkP6\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"All Industries\"})})})}),className:\"framer-1vqe8wc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YfBnRgkP6\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":lqXMhwRAx\",webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"LxVu174eR\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Aged Care and Disability Support\"})})})}),className:\"framer-1lhts7n\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LxVu174eR\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Gi1nPMID9\",webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"EQLqmJc3e\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Education\"})})})}),className:\"framer-1rbxxkh\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EQLqmJc3e\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":zcm3zEPCS\",webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"mQj5NMHKw\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Retail\"})})})}),className:\"framer-10n64dn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mQj5NMHKw\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":fd9uNZB4t\",webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"tgo_SRY5F\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Hospitality\"})})})}),className:\"framer-1qc96gk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tgo_SRY5F\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":YzQXoVCVn\",webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"xm2XCXPjW\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Construction\"})})})}),className:\"framer-68n5d2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xm2XCXPjW\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":kibpNadrG\",webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"rCmy8_Ijk\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Government\"})})})}),className:\"framer-kx3glz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rCmy8_Ijk\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":KXgxmyaOb\",webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"H5SUwjDkf\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Health Care\"})})})}),className:\"framer-1rq8act\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"H5SUwjDkf\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":n4SRCJpSC\",webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"ME9iLdKba\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Property Management\"})})})}),className:\"framer-1d2p3se\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ME9iLdKba\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":sOxoDV2Uv\",webPageId:\"q07v900e2\"},motionChild:true,nodeId:\"n9JpxRPDO\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"FM Service Providers\"})})})}),className:\"framer-lco5kx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"n9JpxRPDO\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xx8zzi\",\"data-framer-name\":\"Resources Stack\",layoutDependency:layoutDependency,layoutId:\"XPR_2VxqB\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS12YXJpYWJsZS1yZWd1bGFyVkY9SW5kbmFIUWlJRGMxTUE9PQ==\",\"--framer-font-family\":'\"Figtree Variable\", \"Figtree Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'kern' off\",\"--framer-font-variation-axes\":'var(--extracted-198i5e0, \"wght\" 750)',\"--framer-letter-spacing\":\"0.1em\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Resources\"})}),className:\"framer-1xfj65m\",fonts:[\"GF;Figtree-variable-regular\"],layoutDependency:layoutDependency,layoutId:\"cj2SNWBI1\",style:{\"--extracted-198i5e0\":'\"wght\" 750',\"--extracted-1lwpl3i\":\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-n08bf9\",\"data-styles-preset\":\"u3zz7ixbU\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KuvQbNog0\"},motionChild:true,nodeId:\"ucrhZcsdP\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Resources Hub\"})})})}),className:\"framer-xgrxpn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ucrhZcsdP\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-n08bf9\",\"data-styles-preset\":\"u3zz7ixbU\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KuvQbNog0\"},motionChild:true,nodeId:\"ucrhZcsdP\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Resources Hub\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"srfDvML8L\"},motionChild:true,nodeId:\"sh09ccPnf\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Blog\"})})})}),className:\"framer-uz0kq7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sh09ccPnf\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"srfDvML8L\"},motionChild:true,nodeId:\"sh09ccPnf\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Blog\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"eYVLuOTyn\"},motionChild:true,nodeId:\"m7vLYgt70\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"News\"})})})}),className:\"framer-yq3xcj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m7vLYgt70\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"eYVLuOTyn\"},motionChild:true,nodeId:\"m7vLYgt70\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"News\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V_lrh6K3i\"},motionChild:true,nodeId:\"Nyfdg2doe\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Testimonials\"})})})}),className:\"framer-1373gom\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Nyfdg2doe\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V_lrh6K3i\"},motionChild:true,nodeId:\"Nyfdg2doe\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Testimonials\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"goe5bovPo\"},motionChild:true,nodeId:\"TN7QXoRkv\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Case Studies\"})})})}),className:\"framer-gikgs5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TN7QXoRkv\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"goe5bovPo\"},motionChild:true,nodeId:\"TN7QXoRkv\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Case Studies\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-70glco\",\"data-framer-name\":\"Connect\",layoutDependency:layoutDependency,layoutId:\"zpujwmkl9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS12YXJpYWJsZS1yZWd1bGFyVkY9SW5kbmFIUWlJRGMxTUE9PQ==\",\"--framer-font-family\":'\"Figtree Variable\", \"Figtree Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'kern' off\",\"--framer-font-variation-axes\":'var(--extracted-198i5e0, \"wght\" 750)',\"--framer-letter-spacing\":\"0.1em\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Connect\"})}),className:\"framer-8ogbs9\",fonts:[\"GF;Figtree-variable-regular\"],layoutDependency:layoutDependency,layoutId:\"iHFa4KZ_I\",style:{\"--extracted-198i5e0\":'\"wght\" 750',\"--extracted-1lwpl3i\":\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yn934x\",layoutDependency:layoutDependency,layoutId:\"C4aPmz_b7\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-s9uqaf\",\"data-framer-name\":\"LinkedIn\",layoutDependency:layoutDependency,layoutId:\"obBhbQFub\",style:{backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/fmclarity/\",motionChild:true,nodeId:\"NIp7Ytb54\",scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-4pl81b framer-1buitcd\",\"data-framer-name\":\"linkedin-big-logo 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:21,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"NIp7Ytb54\",style:{opacity:.5},svg:'<svg width=\"20\" height=\"21\" viewBox=\"0 0 20 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_348_1924)\">\\n<path d=\"M2.66571 0.235352C1.19693 0.235352 0.00107541 1.43098 0 2.90091C0 4.37084 1.19585 5.56669 2.66571 5.56669C4.13503 5.56669 5.33027 4.37084 5.33027 2.90091C5.33027 1.43113 4.13495 0.235352 2.66571 0.235352Z\" fill=\"white\"/>\\n<path d=\"M4.66641 6.6377H0.664814C0.474466 6.6377 0.320068 6.79202 0.320068 6.98252V19.8625C0.320068 20.0529 0.474466 20.2072 0.664814 20.2072H4.66633C4.85676 20.2072 5.01116 20.0528 5.01116 19.8625V6.98252C5.01123 6.79194 4.85684 6.6377 4.66641 6.6377Z\" fill=\"white\"/>\\n<path d=\"M14.8963 6.48633C13.4319 6.48633 12.145 6.93224 11.3597 7.65937V6.98278C11.3597 6.79228 11.2053 6.63796 11.0149 6.63796H7.17637C6.98594 6.63796 6.83154 6.79228 6.83154 6.98278V19.8627C6.83154 20.0532 6.98594 20.2075 7.17637 20.2075H11.1741C11.3645 20.2075 11.5189 20.0531 11.5189 19.8627V13.4904C11.5189 11.662 11.8552 10.5288 13.5336 10.5288C15.1871 10.5308 15.3108 11.746 15.3108 13.5996V19.8627C15.3108 20.0532 15.4652 20.2075 15.6557 20.2075H19.6553C19.8457 20.2075 20.0001 20.0531 20.0001 19.8627V12.7975C20 9.85912 19.4199 6.48633 14.8963 6.48633Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_348_1924\">\\n<rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(0 0.221191)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rioc7m\",\"data-framer-name\":\"Facebook\",layoutDependency:layoutDependency,layoutId:\"nu67XWT6t\",style:{backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-162ic39\",\"data-framer-name\":\"Facebook\",layoutDependency:layoutDependency,layoutId:\"RPOWpTcuV\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/Fmclarity/\",motionChild:true,nodeId:\"qyaA0dMyr\",scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-dioghc framer-1buitcd\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:21,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"qyaA0dMyr\",style:{opacity:.5},svg:'<svg width=\"20\" height=\"21\" viewBox=\"0 0 20 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M20 10.2212C20 4.70119 15.52 0.221191 10 0.221191C4.48 0.221191 0 4.70119 0 10.2212C0 15.0612 3.44 19.0912 8 20.0212V13.2212H6V10.2212H8V7.72119C8 5.79119 9.57 4.22119 11.5 4.22119H14V7.22119H12C11.45 7.22119 11 7.67119 11 8.22119V10.2212H14V13.2212H11V20.1712C16.05 19.6712 20 15.4112 20 10.2212Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yeqwse\",\"data-framer-name\":\"Youtube\",layoutDependency:layoutDependency,layoutId:\"ONN_GzTbw\",style:{backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/channel/UCY96F1p4RI0xiSyyUKx4K2A\",motionChild:true,nodeId:\"j6UV3aUqo\",scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1i62m51 framer-1buitcd\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"j6UV3aUqo\",style:{opacity:.5},svg:'<svg width=\"24\" height=\"18\" viewBox=\"0 0 24 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.54541 12.8487V5.59349L15.8182 9.22122L9.54541 12.8487ZM23.4985 3.31058C23.2224 2.25407 22.4091 1.42202 21.3766 1.13965C19.505 0.626465 11.9999 0.626465 11.9999 0.626465C11.9999 0.626465 4.49498 0.626465 2.62339 1.13965C1.59085 1.42202 0.777578 2.25407 0.501545 3.31058C0 5.22555 0 9.22111 0 9.22111C0 9.22111 0 13.2165 0.501545 15.1315C0.777578 16.1882 1.59075 17.0201 2.62339 17.3027C4.49498 17.8157 11.9999 17.8157 11.9999 17.8157C11.9999 17.8157 19.505 17.8157 21.3766 17.3027C22.4091 17.0201 23.2224 16.1882 23.4985 15.1315C24 13.2165 24 9.22101 24 9.22101C24 9.22101 24 5.22555 23.4985 3.31058Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oi9eem\",\"data-framer-name\":\"Company\",layoutDependency:layoutDependency,layoutId:\"BYiVKH8Ev\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS12YXJpYWJsZS1yZWd1bGFyVkY9SW5kbmFIUWlJRGMxTUE9PQ==\",\"--framer-font-family\":'\"Figtree Variable\", \"Figtree Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'kern' off\",\"--framer-font-variation-axes\":'var(--extracted-198i5e0, \"wght\" 750)',\"--framer-letter-spacing\":\"0.1em\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Company\"})}),className:\"framer-1jbbbd2\",fonts:[\"GF;Figtree-variable-regular\"],layoutDependency:layoutDependency,layoutId:\"PKk3gcPV4\",style:{\"--extracted-198i5e0\":'\"wght\" 750',\"--extracted-1lwpl3i\":\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YpKQHHulC\"},motionChild:true,nodeId:\"CNtckyi9h\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"About\"})})})}),className:\"framer-1iy9nz9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CNtckyi9h\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YpKQHHulC\"},motionChild:true,nodeId:\"CNtckyi9h\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"About\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ELOh3xcs_\"},motionChild:true,nodeId:\"dzt9aQwIR\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Contact Us\"})})})}),className:\"framer-h4csym\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dzt9aQwIR\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ELOh3xcs_\"},motionChild:true,nodeId:\"dzt9aQwIR\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Contact Us\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ScKmtD7he\"},motionChild:true,nodeId:\"ztGXLB07Q\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Request a Demo\"})})})}),className:\"framer-12d2ny1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ztGXLB07Q\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({djEF8g9vz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ScKmtD7he\"},motionChild:true,nodeId:\"ztGXLB07Q\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Request a Demo\"})})})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m5gyas\",\"data-framer-name\":\"Downloadables + Pages\",layoutDependency:layoutDependency,layoutId:\"Jk2AFbct5\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5plflz\",\"data-framer-name\":\"Downloadables Stack\",layoutDependency:layoutDependency,layoutId:\"DziUaJEkZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS12YXJpYWJsZS1yZWd1bGFyVkY9SW5kbmFIUWlJRGMxTUE9PQ==\",\"--framer-font-family\":'\"Figtree Variable\", \"Figtree Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'kern' off\",\"--framer-font-variation-axes\":'var(--extracted-198i5e0, \"wght\" 750)',\"--framer-letter-spacing\":\"0.1em\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Downloadables\"})}),className:\"framer-yr2gzo\",fonts:[\"GF;Figtree-variable-regular\"],layoutDependency:layoutDependency,layoutId:\"BErpQkl22\",style:{\"--extracted-198i5e0\":'\"wght\" 750',\"--extracted-1lwpl3i\":\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13yw1vy\",\"data-framer-name\":\"Downloadable links\",layoutDependency:layoutDependency,layoutId:\"lYN2Lkg50\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JOr4CwK6M\"},motionChild:true,nodeId:\"kcQFR7SoF\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"ROI Calculator\"})})})}),className:\"framer-5ic7v3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kcQFR7SoF\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kQsTWGAqN\"},motionChild:true,nodeId:\"He45L5bC1\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Free Checklist\"})})})}),className:\"framer-n7md7k\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"He45L5bC1\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dcnd2z\",\"data-styles-preset\":\"GjDjnfPl1\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xZhZeQ4CL\"},motionChild:true,nodeId:\"HgbDDl7hf\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Brochure\"})})})}),className:\"framer-1vswwok\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HgbDDl7hf\",verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tbgzwr\",\"data-framer-name\":\"ISO Certification\",layoutDependency:layoutDependency,layoutId:\"jaqou75_O\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:139.5,intrinsicWidth:372,pixelHeight:279,pixelWidth:744,sizes:\"200px\",src:\"https://framerusercontent.com/images/2paaEalQZvafST5fFQOQh3u9Yk.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/2paaEalQZvafST5fFQOQh3u9Yk.png?scale-down-to=512 512w,https://framerusercontent.com/images/2paaEalQZvafST5fFQOQh3u9Yk.png 744w\"},className:\"framer-1v9woqy\",\"data-framer-name\":\"White-horizontal-ISO-27001w\",layoutDependency:layoutDependency,layoutId:\"Btxb5zaUD\",...addPropertyOverrides({djEF8g9vz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:139.5,intrinsicWidth:372,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+1158+32+1559.6+0+124.2+0+0),pixelHeight:279,pixelWidth:744,sizes:\"200px\",src:\"https://framerusercontent.com/images/2paaEalQZvafST5fFQOQh3u9Yk.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/2paaEalQZvafST5fFQOQh3u9Yk.png?scale-down-to=512 512w,https://framerusercontent.com/images/2paaEalQZvafST5fFQOQh3u9Yk.png 744w\"}},KZh3Iz66q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:139.5,intrinsicWidth:372,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+30+64+32+3183.6+0+304.2+0+0),pixelHeight:279,pixelWidth:744,sizes:\"200px\",src:\"https://framerusercontent.com/images/2paaEalQZvafST5fFQOQh3u9Yk.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/2paaEalQZvafST5fFQOQh3u9Yk.png?scale-down-to=512 512w,https://framerusercontent.com/images/2paaEalQZvafST5fFQOQh3u9Yk.png 744w\"}}},baseVariant,gestureVariant)})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6ffyqd\",\"data-border\":true,\"data-framer-name\":\"Footer Links & Stores\",layoutDependency:layoutDependency,layoutId:\"OqXA4kZo2\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16udy8a\",\"data-framer-name\":\"Privacy & ISO\",layoutDependency:layoutDependency,layoutId:\"wHjdFrIHx\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bwtw3w\",layoutDependency:layoutDependency,layoutId:\"kISIQCHdP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nou6jn\",layoutDependency:layoutDependency,layoutId:\"jk1RC7LQr\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pdmz1h\",\"data-framer-name\":\"Tel Stack\",layoutDependency:layoutDependency,layoutId:\"DXYzV5FNm\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cmpiap-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"tECJEwPoF-container\",nodeId:\"tECJEwPoF\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",style:{opacity:.7},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Phone\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"tECJEwPoF\",layoutId:\"tECJEwPoF\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.45))\"},children:/*#__PURE__*/_jsx(Link,{href:\"tel:+611300111362\",motionChild:true,nodeId:\"wUAlkoKGJ\",openInNewTab:true,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"1300 111 FMC\"})})})}),className:\"framer-1u16ykm\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"wUAlkoKGJ\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.45)\",opacity:.7},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bkgyh9\",\"data-framer-name\":\"Address stack\",layoutDependency:layoutDependency,layoutId:\"Zh0W0Lt_k\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ljn6k8-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"vmFU5J0DB-container\",nodeId:\"vmFU5J0DB\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",style:{opacity:.7},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"LocationOn\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"vmFU5J0DB\",layoutId:\"vmFU5J0DB\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.45))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/X8ZjNB8tK63CK5GV8\",motionChild:true,nodeId:\"HosIIYsE9\",openInNewTab:true,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"Suite 1.01, 8 Adolph St, Cremorne 3006\"})})})}),className:\"framer-ib2cur\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"HosIIYsE9\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.45)\",opacity:.7},verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12wlcrx\",layoutDependency:layoutDependency,layoutId:\"FGHLNL5ke\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rcqa7j-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"lC7_6E1Nn-container\",nodeId:\"lC7_6E1Nn\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",style:{opacity:.7},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2924db5b-ffe8-4883-bff0-bdcc5c723dbf, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Copyright\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"lC7_6E1Nn\",layoutId:\"lC7_6E1Nn\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jJDz4WtEg\"},motionChild:true,nodeId:\"uI2rxSIJS\",openInNewTab:false,scopeId:\"IvZZJS0iO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1oixtxj\",\"data-styles-preset\":\"HlvlxcNiX\",children:\"2025 FMClarity | Security | Your Privacy | Terms\"})})})}),className:\"framer-flqlp3\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"uI2rxSIJS\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",opacity:.7},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-r9yf8s\",\"data-framer-name\":\"Social network\",layoutDependency:layoutDependency,layoutId:\"GNAuabRO4\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({djEF8g9vz:{y:(componentViewport?.y||0)+32+2978.8+20+0+0+124+0},KZh3Iz66q:{y:(componentViewport?.y||0)+30+3690.8+20+0+124+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hoq02u-container\",layoutDependency:layoutDependency,layoutId:\"WraSTFXr3-container\",nodeId:\"WraSTFXr3\",rendersWithMotion:true,scopeId:\"IvZZJS0iO\",children:/*#__PURE__*/_jsx(Stores,{height:\"100%\",id:\"WraSTFXr3\",layoutId:\"WraSTFXr3\",width:\"100%\"})})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pFiZp.framer-1buitcd, .framer-pFiZp .framer-1buitcd { display: block; }\",\".framer-pFiZp.framer-11x85bl { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1200px; }\",\".framer-pFiZp .framer-rsj3es { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 95%; }\",\".framer-pFiZp .framer-1pqeqa5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pFiZp .framer-3orodf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-ntydrr-container, .framer-pFiZp .framer-1hoq02u-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-pFiZp .framer-umvf2e { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 449px; word-break: break-word; word-wrap: break-word; }\",\".framer-pFiZp .framer-karpop { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-3d2l4x { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 380px; word-break: break-word; word-wrap: break-word; }\",\".framer-pFiZp .framer-1sqt2v4 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-2bi47m, .framer-pFiZp .framer-fcx554, .framer-pFiZp .framer-1eyq5v1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-pFiZp .framer-1e8gtf7-container, .framer-pFiZp .framer-ca4ak1-container, .framer-pFiZp .framer-1l2qbda-container { flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-pFiZp .framer-e679hr, .framer-pFiZp .framer-yyiqdc, .framer-pFiZp .framer-6kkaee { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-pFiZp .framer-11vt2uy, .framer-pFiZp .framer-1egzxm5, .framer-pFiZp .framer-10cjmpa, .framer-pFiZp .framer-w9xyh2, .framer-pFiZp .framer-ew3box, .framer-pFiZp .framer-m87iyo, .framer-pFiZp .framer-z5diad, .framer-pFiZp .framer-4rnbsf, .framer-pFiZp .framer-ylqu4g, .framer-pFiZp .framer-1eavjk3, .framer-pFiZp .framer-hxoz9s, .framer-pFiZp .framer-cl6pxw, .framer-pFiZp .framer-1pbto93, .framer-pFiZp .framer-3is38m, .framer-pFiZp .framer-zfdf6v, .framer-pFiZp .framer-xwnicx, .framer-pFiZp .framer-1vqe8wc, .framer-pFiZp .framer-1lhts7n, .framer-pFiZp .framer-1rbxxkh, .framer-pFiZp .framer-10n64dn, .framer-pFiZp .framer-1qc96gk, .framer-pFiZp .framer-68n5d2, .framer-pFiZp .framer-kx3glz, .framer-pFiZp .framer-1rq8act, .framer-pFiZp .framer-1d2p3se, .framer-pFiZp .framer-lco5kx, .framer-pFiZp .framer-xgrxpn, .framer-pFiZp .framer-uz0kq7, .framer-pFiZp .framer-yq3xcj, .framer-pFiZp .framer-1373gom, .framer-pFiZp .framer-gikgs5, .framer-pFiZp .framer-1iy9nz9, .framer-pFiZp .framer-h4csym, .framer-pFiZp .framer-12d2ny1, .framer-pFiZp .framer-5ic7v3, .framer-pFiZp .framer-n7md7k, .framer-pFiZp .framer-1vswwok { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pFiZp .framer-b5olye { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-pFiZp .framer-bo41xg { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 884px; justify-content: center; overflow: visible; padding: 25px 16px 20px 16px; position: relative; width: auto; }\",\".framer-pFiZp .framer-1yi24lt-container { flex: 1 0 0px; height: 868px; position: relative; width: 1px; }\",\".framer-pFiZp .framer-197syyt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 32px; position: relative; width: 559px; will-change: var(--framer-will-change-override, transform); }\",\".framer-pFiZp .framer-bcatcw-container { flex: none; height: 831px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-1b1ty67-container { flex: none; height: 64px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-1k3yoqk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 35px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 32px 0px 32px 0px; position: relative; width: 95%; }\",\".framer-pFiZp .framer-1scm31b, .framer-pFiZp .framer-tpd283, .framer-pFiZp .framer-1xx8zzi { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pFiZp .framer-hry9ff, .framer-pFiZp .framer-12mv4p3, .framer-pFiZp .framer-1xfj65m, .framer-pFiZp .framer-8ogbs9, .framer-pFiZp .framer-1jbbbd2, .framer-pFiZp .framer-yr2gzo, .framer-pFiZp .framer-1u16ykm, .framer-pFiZp .framer-ib2cur, .framer-pFiZp .framer-flqlp3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pFiZp .framer-70glco { 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: hidden; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-yn934x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 150px; }\",\".framer-pFiZp .framer-s9uqaf, .framer-pFiZp .framer-1rioc7m, .framer-pFiZp .framer-yeqwse { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 4px; position: relative; width: 40px; }\",\".framer-pFiZp .framer-4pl81b { flex: none; height: 21px; position: relative; text-decoration: none; width: 20px; }\",\".framer-pFiZp .framer-162ic39 { flex: none; height: 24px; overflow: hidden; position: relative; width: 24px; }\",\".framer-pFiZp .framer-dioghc { bottom: 3px; flex: none; left: 2px; position: absolute; right: 2px; text-decoration: none; top: 1px; }\",\".framer-pFiZp .framer-1i62m51 { flex: none; height: 18px; position: relative; text-decoration: none; width: 24px; }\",\".framer-pFiZp .framer-oi9eem { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-pFiZp .framer-1m5gyas { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-pFiZp .framer-5plflz { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-13yw1vy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-1tbgzwr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-1v9woqy { aspect-ratio: 2.6666666666666665 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 75px); overflow: visible; position: relative; width: 200px; }\",\".framer-pFiZp .framer-6ffyqd { 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: 20px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-pFiZp .framer-16udy8a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 95%; }\",\".framer-pFiZp .framer-1bwtw3w { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-pFiZp .framer-1nou6jn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-pFiZp .framer-1pdmz1h, .framer-pFiZp .framer-1bkgyh9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-pFiZp .framer-1cmpiap-container, .framer-pFiZp .framer-1ljn6k8-container, .framer-pFiZp .framer-1rcqa7j-container { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-pFiZp .framer-12wlcrx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-pFiZp .framer-r9yf8s { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pFiZp.framer-11x85bl, .framer-pFiZp .framer-rsj3es, .framer-pFiZp .framer-1pqeqa5, .framer-pFiZp .framer-3orodf, .framer-pFiZp .framer-karpop, .framer-pFiZp .framer-1sqt2v4, .framer-pFiZp .framer-2bi47m, .framer-pFiZp .framer-fcx554, .framer-pFiZp .framer-1eyq5v1, .framer-pFiZp .framer-b5olye, .framer-pFiZp .framer-bo41xg, .framer-pFiZp .framer-197syyt, .framer-pFiZp .framer-1k3yoqk, .framer-pFiZp .framer-1scm31b, .framer-pFiZp .framer-tpd283, .framer-pFiZp .framer-1xx8zzi, .framer-pFiZp .framer-70glco, .framer-pFiZp .framer-yn934x, .framer-pFiZp .framer-s9uqaf, .framer-pFiZp .framer-1rioc7m, .framer-pFiZp .framer-yeqwse, .framer-pFiZp .framer-oi9eem, .framer-pFiZp .framer-1m5gyas, .framer-pFiZp .framer-5plflz, .framer-pFiZp .framer-13yw1vy, .framer-pFiZp .framer-1tbgzwr, .framer-pFiZp .framer-6ffyqd, .framer-pFiZp .framer-1bwtw3w, .framer-pFiZp .framer-1nou6jn, .framer-pFiZp .framer-1pdmz1h, .framer-pFiZp .framer-1bkgyh9, .framer-pFiZp .framer-12wlcrx, .framer-pFiZp .framer-r9yf8s { gap: 0px; } .framer-pFiZp.framer-11x85bl > *, .framer-pFiZp .framer-1pqeqa5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pFiZp.framer-11x85bl > :first-child, .framer-pFiZp .framer-1pqeqa5 > :first-child, .framer-pFiZp .framer-3orodf > :first-child, .framer-pFiZp .framer-karpop > :first-child, .framer-pFiZp .framer-1sqt2v4 > :first-child, .framer-pFiZp .framer-b5olye > :first-child, .framer-pFiZp .framer-197syyt > :first-child, .framer-pFiZp .framer-1scm31b > :first-child, .framer-pFiZp .framer-tpd283 > :first-child, .framer-pFiZp .framer-1xx8zzi > :first-child, .framer-pFiZp .framer-70glco > :first-child, .framer-pFiZp .framer-s9uqaf > :first-child, .framer-pFiZp .framer-1rioc7m > :first-child, .framer-pFiZp .framer-yeqwse > :first-child, .framer-pFiZp .framer-oi9eem > :first-child, .framer-pFiZp .framer-1m5gyas > :first-child, .framer-pFiZp .framer-5plflz > :first-child, .framer-pFiZp .framer-13yw1vy > :first-child, .framer-pFiZp .framer-1tbgzwr > :first-child, .framer-pFiZp .framer-1bwtw3w > :first-child { margin-top: 0px; } .framer-pFiZp.framer-11x85bl > :last-child, .framer-pFiZp .framer-1pqeqa5 > :last-child, .framer-pFiZp .framer-3orodf > :last-child, .framer-pFiZp .framer-karpop > :last-child, .framer-pFiZp .framer-1sqt2v4 > :last-child, .framer-pFiZp .framer-b5olye > :last-child, .framer-pFiZp .framer-197syyt > :last-child, .framer-pFiZp .framer-1scm31b > :last-child, .framer-pFiZp .framer-tpd283 > :last-child, .framer-pFiZp .framer-1xx8zzi > :last-child, .framer-pFiZp .framer-70glco > :last-child, .framer-pFiZp .framer-s9uqaf > :last-child, .framer-pFiZp .framer-1rioc7m > :last-child, .framer-pFiZp .framer-yeqwse > :last-child, .framer-pFiZp .framer-oi9eem > :last-child, .framer-pFiZp .framer-1m5gyas > :last-child, .framer-pFiZp .framer-5plflz > :last-child, .framer-pFiZp .framer-13yw1vy > :last-child, .framer-pFiZp .framer-1tbgzwr > :last-child, .framer-pFiZp .framer-1bwtw3w > :last-child { margin-bottom: 0px; } .framer-pFiZp .framer-rsj3es > *, .framer-pFiZp .framer-2bi47m > *, .framer-pFiZp .framer-fcx554 > *, .framer-pFiZp .framer-1eyq5v1 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-pFiZp .framer-rsj3es > :first-child, .framer-pFiZp .framer-2bi47m > :first-child, .framer-pFiZp .framer-fcx554 > :first-child, .framer-pFiZp .framer-1eyq5v1 > :first-child, .framer-pFiZp .framer-bo41xg > :first-child, .framer-pFiZp .framer-1k3yoqk > :first-child, .framer-pFiZp .framer-yn934x > :first-child, .framer-pFiZp .framer-6ffyqd > :first-child, .framer-pFiZp .framer-1nou6jn > :first-child, .framer-pFiZp .framer-1pdmz1h > :first-child, .framer-pFiZp .framer-1bkgyh9 > :first-child, .framer-pFiZp .framer-12wlcrx > :first-child, .framer-pFiZp .framer-r9yf8s > :first-child { margin-left: 0px; } .framer-pFiZp .framer-rsj3es > :last-child, .framer-pFiZp .framer-2bi47m > :last-child, .framer-pFiZp .framer-fcx554 > :last-child, .framer-pFiZp .framer-1eyq5v1 > :last-child, .framer-pFiZp .framer-bo41xg > :last-child, .framer-pFiZp .framer-1k3yoqk > :last-child, .framer-pFiZp .framer-yn934x > :last-child, .framer-pFiZp .framer-6ffyqd > :last-child, .framer-pFiZp .framer-1nou6jn > :last-child, .framer-pFiZp .framer-1pdmz1h > :last-child, .framer-pFiZp .framer-1bkgyh9 > :last-child, .framer-pFiZp .framer-12wlcrx > :last-child, .framer-pFiZp .framer-r9yf8s > :last-child { margin-right: 0px; } .framer-pFiZp .framer-3orodf > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-pFiZp .framer-karpop > *, .framer-pFiZp .framer-1scm31b > *, .framer-pFiZp .framer-tpd283 > *, .framer-pFiZp .framer-1xx8zzi > *, .framer-pFiZp .framer-70glco > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-pFiZp .framer-1sqt2v4 > *, .framer-pFiZp .framer-5plflz > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-pFiZp .framer-b5olye > *, .framer-pFiZp .framer-197syyt > *, .framer-pFiZp .framer-s9uqaf > *, .framer-pFiZp .framer-1rioc7m > *, .framer-pFiZp .framer-yeqwse > *, .framer-pFiZp .framer-oi9eem > *, .framer-pFiZp .framer-13yw1vy > *, .framer-pFiZp .framer-1tbgzwr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pFiZp .framer-bo41xg > *, .framer-pFiZp .framer-6ffyqd > *, .framer-pFiZp .framer-r9yf8s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-pFiZp .framer-1k3yoqk > * { margin: 0px; margin-left: calc(35px / 2); margin-right: calc(35px / 2); } .framer-pFiZp .framer-yn934x > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-pFiZp .framer-1m5gyas > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-pFiZp .framer-1bwtw3w > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-pFiZp .framer-1nou6jn > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-pFiZp .framer-1pdmz1h > *, .framer-pFiZp .framer-1bkgyh9 > *, .framer-pFiZp .framer-12wlcrx > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",\".framer-pFiZp.framer-v-ewx6ic.framer-11x85bl { padding: 30px 0px 0px 0px; width: 401px; }\",\".framer-pFiZp.framer-v-ewx6ic .framer-1b1ty67-container { height: auto; }\",\".framer-pFiZp.framer-v-ewx6ic .framer-1k3yoqk { flex-direction: column; width: 90%; }\",\".framer-pFiZp.framer-v-ewx6ic .framer-1scm31b, .framer-pFiZp.framer-v-ewx6ic .framer-tpd283, .framer-pFiZp.framer-v-ewx6ic .framer-1xx8zzi, .framer-pFiZp.framer-v-ewx6ic .framer-oi9eem, .framer-pFiZp.framer-v-ewx6ic .framer-1m5gyas, .framer-pFiZp.framer-v-ewx6ic .framer-r9yf8s, .framer-pFiZp.framer-v-1lj1sio .framer-1m5gyas { flex: none; width: 100%; }\",\".framer-pFiZp.framer-v-ewx6ic .framer-1vqe8wc, .framer-pFiZp.framer-v-ewx6ic .framer-1lhts7n, .framer-pFiZp.framer-v-ewx6ic .framer-1rbxxkh, .framer-pFiZp.framer-v-ewx6ic .framer-10n64dn, .framer-pFiZp.framer-v-ewx6ic .framer-1qc96gk, .framer-pFiZp.framer-v-ewx6ic .framer-68n5d2, .framer-pFiZp.framer-v-ewx6ic .framer-kx3glz, .framer-pFiZp.framer-v-ewx6ic .framer-1rq8act, .framer-pFiZp.framer-v-ewx6ic .framer-1d2p3se, .framer-pFiZp.framer-v-ewx6ic .framer-lco5kx { width: 230px; }\",\".framer-pFiZp.framer-v-ewx6ic .framer-16udy8a { flex-direction: column; gap: 32px; justify-content: center; }\",\".framer-pFiZp.framer-v-ewx6ic .framer-1bwtw3w, .framer-pFiZp.framer-v-1lj1sio .framer-1bwtw3w { align-content: center; align-items: center; flex: none; gap: 16px; width: 100%; }\",\".framer-pFiZp.framer-v-ewx6ic .framer-1nou6jn, .framer-pFiZp.framer-v-1lj1sio .framer-1nou6jn { flex-direction: column; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pFiZp.framer-v-ewx6ic .framer-1k3yoqk, .framer-pFiZp.framer-v-ewx6ic .framer-16udy8a, .framer-pFiZp.framer-v-ewx6ic .framer-1bwtw3w, .framer-pFiZp.framer-v-ewx6ic .framer-1nou6jn { gap: 0px; } .framer-pFiZp.framer-v-ewx6ic .framer-1k3yoqk > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-pFiZp.framer-v-ewx6ic .framer-1k3yoqk > :first-child, .framer-pFiZp.framer-v-ewx6ic .framer-16udy8a > :first-child, .framer-pFiZp.framer-v-ewx6ic .framer-1bwtw3w > :first-child, .framer-pFiZp.framer-v-ewx6ic .framer-1nou6jn > :first-child { margin-top: 0px; } .framer-pFiZp.framer-v-ewx6ic .framer-1k3yoqk > :last-child, .framer-pFiZp.framer-v-ewx6ic .framer-16udy8a > :last-child, .framer-pFiZp.framer-v-ewx6ic .framer-1bwtw3w > :last-child, .framer-pFiZp.framer-v-ewx6ic .framer-1nou6jn > :last-child { margin-bottom: 0px; } .framer-pFiZp.framer-v-ewx6ic .framer-16udy8a > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-pFiZp.framer-v-ewx6ic .framer-1bwtw3w > *, .framer-pFiZp.framer-v-ewx6ic .framer-1nou6jn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-pFiZp.framer-v-18e1cjm.framer-11x85bl { width: 1280px; }\",\".framer-pFiZp.framer-v-18e1cjm .framer-rsj3es { max-width: 1440px; order: 0; }\",\".framer-pFiZp.framer-v-18e1cjm .framer-1pqeqa5 { align-content: flex-start; align-items: flex-start; align-self: stretch; gap: 10px; height: auto; justify-content: flex-start; padding: 140px 0px 0px 0px; }\",\".framer-pFiZp.framer-v-18e1cjm .framer-3orodf, .framer-pFiZp.framer-v-18e1cjm .framer-3d2l4x, .framer-pFiZp.framer-v-1lj1sio .framer-1yi24lt-container, .framer-pFiZp.framer-v-1lj1sio .framer-1xfj65m, .framer-pFiZp.framer-v-1lj1sio .framer-yr2gzo { order: 0; }\",\".framer-pFiZp.framer-v-18e1cjm .framer-karpop, .framer-pFiZp.framer-v-18e1cjm .framer-1sqt2v4, .framer-pFiZp.framer-v-18e1cjm .framer-1b1ty67-container, .framer-pFiZp.framer-v-1lj1sio .framer-xgrxpn { order: 1; }\",\".framer-pFiZp.framer-v-18e1cjm .framer-11vt2uy, .framer-pFiZp.framer-v-18e1cjm .framer-6ffyqd, .framer-pFiZp.framer-v-1lj1sio .framer-yq3xcj { order: 3; }\",\".framer-pFiZp.framer-v-18e1cjm .framer-1k3yoqk, .framer-pFiZp.framer-v-1lj1sio .framer-uz0kq7 { order: 2; }\",\".framer-pFiZp.framer-v-18e1cjm .framer-1tbgzwr { align-content: flex-end; align-items: flex-end; }\",\".framer-pFiZp.framer-v-18e1cjm .framer-16udy8a { width: 96%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pFiZp.framer-v-18e1cjm .framer-1pqeqa5 { gap: 0px; } .framer-pFiZp.framer-v-18e1cjm .framer-1pqeqa5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pFiZp.framer-v-18e1cjm .framer-1pqeqa5 > :first-child { margin-top: 0px; } .framer-pFiZp.framer-v-18e1cjm .framer-1pqeqa5 > :last-child { margin-bottom: 0px; } }\",\".framer-pFiZp.framer-v-1lj1sio.framer-11x85bl { padding: 32px 0px 0px 0px; width: 390px; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-rsj3es { align-content: flex-start; align-items: flex-start; flex-direction: column; height: 1094px; justify-content: flex-start; order: 0; padding: 0px; width: 100%; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-1pqeqa5 { flex: none; order: 0; width: 100%; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-3orodf { padding: 0px 16px 0px 16px; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-umvf2e { width: 100%; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-b5olye { order: 1; width: 100%; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-bo41xg { align-self: unset; width: 100%; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-1b1ty67-container { height: auto; order: 1; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-1k3yoqk { flex-direction: column; gap: 32px; justify-content: center; order: 2; padding: 32px 16px 30px 16px; width: 100%; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-1scm31b, .framer-pFiZp.framer-v-1lj1sio .framer-tpd283, .framer-pFiZp.framer-v-1lj1sio .framer-1xx8zzi, .framer-pFiZp.framer-v-1lj1sio .framer-oi9eem { align-content: center; align-items: center; flex: none; width: 100%; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-1egzxm5, .framer-pFiZp.framer-v-1lj1sio .framer-10cjmpa, .framer-pFiZp.framer-v-1lj1sio .framer-w9xyh2, .framer-pFiZp.framer-v-1lj1sio .framer-ew3box, .framer-pFiZp.framer-v-1lj1sio .framer-m87iyo, .framer-pFiZp.framer-v-1lj1sio .framer-z5diad, .framer-pFiZp.framer-v-1lj1sio .framer-4rnbsf, .framer-pFiZp.framer-v-1lj1sio .framer-ylqu4g, .framer-pFiZp.framer-v-1lj1sio .framer-1eavjk3, .framer-pFiZp.framer-v-1lj1sio .framer-hxoz9s, .framer-pFiZp.framer-v-1lj1sio .framer-cl6pxw, .framer-pFiZp.framer-v-1lj1sio .framer-1pbto93, .framer-pFiZp.framer-v-1lj1sio .framer-3is38m, .framer-pFiZp.framer-v-1lj1sio .framer-zfdf6v, .framer-pFiZp.framer-v-1lj1sio .framer-1vqe8wc, .framer-pFiZp.framer-v-1lj1sio .framer-1lhts7n, .framer-pFiZp.framer-v-1lj1sio .framer-1rbxxkh, .framer-pFiZp.framer-v-1lj1sio .framer-10n64dn, .framer-pFiZp.framer-v-1lj1sio .framer-1qc96gk, .framer-pFiZp.framer-v-1lj1sio .framer-68n5d2, .framer-pFiZp.framer-v-1lj1sio .framer-kx3glz, .framer-pFiZp.framer-v-1lj1sio .framer-1rq8act, .framer-pFiZp.framer-v-1lj1sio .framer-1d2p3se, .framer-pFiZp.framer-v-1lj1sio .framer-lco5kx, .framer-pFiZp.framer-v-1lj1sio .framer-1iy9nz9, .framer-pFiZp.framer-v-1lj1sio .framer-h4csym, .framer-pFiZp.framer-v-1lj1sio .framer-12d2ny1 { white-space: pre; width: auto; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-1373gom { order: 4; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-gikgs5 { order: 5; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-70glco { align-content: center; align-items: center; order: 6; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-5plflz, .framer-pFiZp.framer-v-1lj1sio .framer-1tbgzwr { align-content: center; align-items: center; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-13yw1vy { align-content: center; align-items: center; order: 1; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-5ic7v3 { order: 0; white-space: pre; width: auto; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-n7md7k { order: 1; white-space: pre; width: auto; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-1vswwok { order: 2; white-space: pre; width: auto; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-6ffyqd { flex-direction: column; order: 3; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-16udy8a { flex-direction: column; gap: 32px; justify-content: flex-start; }\",\".framer-pFiZp.framer-v-1lj1sio .framer-r9yf8s { flex: none; justify-content: center; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pFiZp.framer-v-1lj1sio .framer-rsj3es, .framer-pFiZp.framer-v-1lj1sio .framer-1k3yoqk, .framer-pFiZp.framer-v-1lj1sio .framer-6ffyqd, .framer-pFiZp.framer-v-1lj1sio .framer-16udy8a, .framer-pFiZp.framer-v-1lj1sio .framer-1bwtw3w, .framer-pFiZp.framer-v-1lj1sio .framer-1nou6jn { gap: 0px; } .framer-pFiZp.framer-v-1lj1sio .framer-rsj3es > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-pFiZp.framer-v-1lj1sio .framer-rsj3es > :first-child, .framer-pFiZp.framer-v-1lj1sio .framer-1k3yoqk > :first-child, .framer-pFiZp.framer-v-1lj1sio .framer-6ffyqd > :first-child, .framer-pFiZp.framer-v-1lj1sio .framer-16udy8a > :first-child, .framer-pFiZp.framer-v-1lj1sio .framer-1bwtw3w > :first-child, .framer-pFiZp.framer-v-1lj1sio .framer-1nou6jn > :first-child { margin-top: 0px; } .framer-pFiZp.framer-v-1lj1sio .framer-rsj3es > :last-child, .framer-pFiZp.framer-v-1lj1sio .framer-1k3yoqk > :last-child, .framer-pFiZp.framer-v-1lj1sio .framer-6ffyqd > :last-child, .framer-pFiZp.framer-v-1lj1sio .framer-16udy8a > :last-child, .framer-pFiZp.framer-v-1lj1sio .framer-1bwtw3w > :last-child, .framer-pFiZp.framer-v-1lj1sio .framer-1nou6jn > :last-child { margin-bottom: 0px; } .framer-pFiZp.framer-v-1lj1sio .framer-1k3yoqk > *, .framer-pFiZp.framer-v-1lj1sio .framer-16udy8a > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-pFiZp.framer-v-1lj1sio .framer-6ffyqd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pFiZp.framer-v-1lj1sio .framer-1bwtw3w > *, .framer-pFiZp.framer-v-1lj1sio .framer-1nou6jn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-pFiZp[data-border=\"true\"]::after, .framer-pFiZp [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 668\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KZh3Iz66q\":{\"layout\":[\"fixed\",\"auto\"]},\"pPPAmpCgt\":{\"layout\":[\"fixed\",\"auto\"]},\"djEF8g9vz\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIvZZJS0iO=withCSS(Component,css,\"framer-pFiZp\");export default FramerIvZZJS0iO;FramerIvZZJS0iO.displayName=\"Footer - Template\";FramerIvZZJS0iO.defaultProps={height:668,width:1200};addPropertyControls(FramerIvZZJS0iO,{variant:{options:[\"BrlH5YMV1\",\"KZh3Iz66q\",\"pPPAmpCgt\",\"djEF8g9vz\"],optionTitles:[\"Footer - No Form - Symbols and Links\",\"Mobile - No Form\",\"Footer - Form Symbols and Links\",\"Mobile - Form\"],title:\"Variant\",type:ControlType.Enum}});const variationAxes=[{defaultValue:300,maxValue:900,minValue:300,name:\"Weight\",tag:\"wght\"}];addFonts(FramerIvZZJS0iO,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"},{family:\"Figtree\",openType:true,source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xms-HUzqDCFdgfMq4a3DIZs3ik.woff2\",variationAxes,weight:\"400\"}]},...PAGELABELFonts,...MaterialFonts,...EmbedFonts,...LogoContainerFonts,...StoresFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIvZZJS0iO\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"668\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KZh3Iz66q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pPPAmpCgt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"djEF8g9vz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"SaOlRHUUp\",\"GIwCX1sdW\",\"BW1I6IRPd\",\"xfWwM1kWY\",\"aFhJkh_99\",\"VFyG28UQy\",\"mtVYWtYqu\",\"koTpEwuz8\",\"AvYE9ww1Z\",\"uoXsp7sfC\",\"j4koOVnDn\",\"U49XIMDtD\",\"GCqPpvwNC\",\"XehfaeYRE\",\"USF_axNn9\",\"he9TNc1VO\",\"td8CgAKVw\",\"iSsoetd26\",\"mOfdlZiKg\",\"CLR6hHka1\",\"m8vprEYd9\",\"J9oIoC1Sj\",\"MDZzOKaDp\",\"erkzco5aD\",\"UdNChWiR5\",\"B_zh7va3r\",\"biAxJFGRt\",\"wvux6rCzn\",\"OvvlCCW1J\",\"MLyJjVnal\",\"QOLD3gpYZ\",\"HbHa1LHp2\",\"Wz_Iu3LqG\",\"R7jIJTDSC\",\"NLpYtLot_\"];const serializationHash=\"framer-pGOAZ\";const variantClassNames={aFhJkh_99:\"framer-v-10euhhn\",AvYE9ww1Z:\"framer-v-1ytg50v\",B_zh7va3r:\"framer-v-1qcmy5h\",biAxJFGRt:\"framer-v-4ugesc\",BW1I6IRPd:\"framer-v-1w3slgm\",CLR6hHka1:\"framer-v-i7rx1b\",erkzco5aD:\"framer-v-wkjxy5\",GCqPpvwNC:\"framer-v-1jycf78\",GIwCX1sdW:\"framer-v-qrhg9u\",HbHa1LHp2:\"framer-v-1m7q5gk\",he9TNc1VO:\"framer-v-16mm3uh\",iSsoetd26:\"framer-v-cbuo6m\",j4koOVnDn:\"framer-v-zyuvoc\",J9oIoC1Sj:\"framer-v-ndpwsy\",koTpEwuz8:\"framer-v-1kva82d\",m8vprEYd9:\"framer-v-60ne1\",MDZzOKaDp:\"framer-v-117kc01\",MLyJjVnal:\"framer-v-2ekrqs\",mOfdlZiKg:\"framer-v-1a81lnh\",mtVYWtYqu:\"framer-v-122euku\",NLpYtLot_:\"framer-v-1nmcyis\",OvvlCCW1J:\"framer-v-uxfret\",QOLD3gpYZ:\"framer-v-fohr3n\",R7jIJTDSC:\"framer-v-1k2up0e\",SaOlRHUUp:\"framer-v-1aul9yv\",td8CgAKVw:\"framer-v-jfkxyo\",U49XIMDtD:\"framer-v-z1q8b3\",UdNChWiR5:\"framer-v-13zt2fk\",uoXsp7sfC:\"framer-v-1u76qqe\",USF_axNn9:\"framer-v-16v1qp7\",VFyG28UQy:\"framer-v-f5ir83\",wvux6rCzn:\"framer-v-l0m4o2\",Wz_Iu3LqG:\"framer-v-9jjuo5\",XehfaeYRE:\"framer-v-1y7khz8\",xfWwM1kWY:\"framer-v-jo4vqd\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};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={\"aged-care-and-disability-support\":\"MDZzOKaDp\",\"all-features\":\"SaOlRHUUp\",\"all-industries\":\"J9oIoC1Sj\",\"arrow-left\":\"NLpYtLot_\",\"arrow-right-blue\":\"he9TNc1VO\",\"asset-lifecycle-management\":\"mtVYWtYqu\",\"asset-management\":\"VFyG28UQy\",\"automated-preventative-maintenance\":\"BW1I6IRPd\",\"calendar-management\":\"koTpEwuz8\",\"case-studies\":\"CLR6hHka1\",\"contractor-management\":\"j4koOVnDn\",\"dashboard-and-reporting\":\"XehfaeYRE\",\"enhanced-communication\":\"uoXsp7sfC\",\"financial-management\":\"U49XIMDtD\",\"fm-service-providers\":\"QOLD3gpYZ\",\"free-checklist\":\"R7jIJTDSC\",\"health-care\":\"OvvlCCW1J\",\"lease-management\":\"aFhJkh_99\",\"portfolio-property-management\":\"xfWwM1kWY\",\"property-management\":\"MLyJjVnal\",\"resources hub\":\"td8CgAKVw\",\"risk-and-compliance\":\"GCqPpvwNC\",\"roi-calculator\":\"HbHa1LHp2\",\"smart-document-handling\":\"AvYE9ww1Z\",\"work-order-management\":\"GIwCX1sdW\",blog:\"iSsoetd26\",brochure:\"Wz_Iu3LqG\",construction:\"wvux6rCzn\",education:\"erkzco5aD\",government:\"biAxJFGRt\",hospitality:\"B_zh7va3r\",integrations:\"USF_axNn9\",news:\"mOfdlZiKg\",retail:\"UdNChWiR5\",testimonials:\"m8vprEYd9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SaOlRHUUp\"};};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:\"SaOlRHUUp\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"GIwCX1sdW\",\"BW1I6IRPd\",\"xfWwM1kWY\",\"aFhJkh_99\",\"VFyG28UQy\",\"mtVYWtYqu\",\"koTpEwuz8\",\"AvYE9ww1Z\",\"uoXsp7sfC\",\"j4koOVnDn\",\"U49XIMDtD\",\"GCqPpvwNC\",\"XehfaeYRE\",\"USF_axNn9\",\"he9TNc1VO\",\"td8CgAKVw\",\"iSsoetd26\",\"mOfdlZiKg\",\"CLR6hHka1\",\"m8vprEYd9\",\"J9oIoC1Sj\",\"MDZzOKaDp\",\"erkzco5aD\",\"UdNChWiR5\",\"B_zh7va3r\",\"biAxJFGRt\",\"wvux6rCzn\",\"OvvlCCW1J\",\"MLyJjVnal\",\"QOLD3gpYZ\",\"HbHa1LHp2\",\"Wz_Iu3LqG\",\"R7jIJTDSC\",\"NLpYtLot_\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"GIwCX1sdW\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"BW1I6IRPd\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"xfWwM1kWY\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"aFhJkh_99\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"VFyG28UQy\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"mtVYWtYqu\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"koTpEwuz8\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"AvYE9ww1Z\")return true;return false;};const isDisplayed9=()=>{if(baseVariant===\"uoXsp7sfC\")return true;return false;};const isDisplayed10=()=>{if(baseVariant===\"j4koOVnDn\")return true;return false;};const isDisplayed11=()=>{if(baseVariant===\"U49XIMDtD\")return true;return false;};const isDisplayed12=()=>{if(baseVariant===\"GCqPpvwNC\")return true;return false;};const isDisplayed13=()=>{if(baseVariant===\"XehfaeYRE\")return true;return false;};const isDisplayed14=()=>{if(baseVariant===\"USF_axNn9\")return true;return false;};const isDisplayed15=()=>{if(baseVariant===\"he9TNc1VO\")return true;return false;};const isDisplayed16=()=>{if(baseVariant===\"mOfdlZiKg\")return true;return false;};const isDisplayed17=()=>{if(baseVariant===\"iSsoetd26\")return true;return false;};const isDisplayed18=()=>{if(baseVariant===\"td8CgAKVw\")return true;return false;};const isDisplayed19=()=>{if(baseVariant===\"CLR6hHka1\")return true;return false;};const isDisplayed20=()=>{if(baseVariant===\"m8vprEYd9\")return true;return false;};const isDisplayed21=()=>{if(baseVariant===\"J9oIoC1Sj\")return true;return false;};const isDisplayed22=()=>{if(baseVariant===\"MDZzOKaDp\")return true;return false;};const isDisplayed23=()=>{if(baseVariant===\"erkzco5aD\")return true;return false;};const isDisplayed24=()=>{if(baseVariant===\"UdNChWiR5\")return true;return false;};const isDisplayed25=()=>{if(baseVariant===\"B_zh7va3r\")return true;return false;};const isDisplayed26=()=>{if(baseVariant===\"wvux6rCzn\")return true;return false;};const isDisplayed27=()=>{if(baseVariant===\"OvvlCCW1J\")return true;return false;};const isDisplayed28=()=>{if(baseVariant===\"MLyJjVnal\")return true;return false;};const isDisplayed29=()=>{if(baseVariant===\"QOLD3gpYZ\")return true;return false;};const isDisplayed30=()=>{if(baseVariant===\"biAxJFGRt\")return true;return false;};const isDisplayed31=()=>{if(baseVariant===\"HbHa1LHp2\")return true;return false;};const isDisplayed32=()=>{if(baseVariant===\"Wz_Iu3LqG\")return true;return false;};const isDisplayed33=()=>{if(baseVariant===\"R7jIJTDSC\")return true;return false;};const isDisplayed34=()=>{if(baseVariant===\"NLpYtLot_\")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,background:{alt:\"\",fit:\"fill\"},className:cx(scopingClassNames,\"framer-1aul9yv\",className,classNames),\"data-framer-name\":\"all-features\",layoutDependency:layoutDependency,layoutId:\"SaOlRHUUp\",ref:refBinding,style:{...style},...addPropertyOverrides({aFhJkh_99:{\"data-framer-name\":\"lease-management\"},AvYE9ww1Z:{\"data-framer-name\":\"smart-document-handling\"},B_zh7va3r:{\"data-framer-name\":\"hospitality\"},biAxJFGRt:{\"data-framer-name\":\"government\"},BW1I6IRPd:{\"data-framer-name\":\"automated-preventative-maintenance\"},CLR6hHka1:{\"data-framer-name\":\"case-studies\"},erkzco5aD:{\"data-framer-name\":\"education\"},GCqPpvwNC:{\"data-framer-name\":\"risk-and-compliance\"},GIwCX1sdW:{\"data-framer-name\":\"work-order-management\"},HbHa1LHp2:{\"data-framer-name\":\"roi-calculator\"},he9TNc1VO:{\"data-framer-name\":\"arrow-right-blue\"},iSsoetd26:{\"data-framer-name\":\"blog\"},j4koOVnDn:{\"data-framer-name\":\"contractor-management\"},J9oIoC1Sj:{\"data-framer-name\":\"all-industries\"},koTpEwuz8:{\"data-framer-name\":\"calendar-management\"},m8vprEYd9:{\"data-framer-name\":\"testimonials\"},MDZzOKaDp:{\"data-framer-name\":\"aged-care-and-disability-support\"},MLyJjVnal:{\"data-framer-name\":\"property-management\"},mOfdlZiKg:{\"data-framer-name\":\"news\"},mtVYWtYqu:{\"data-framer-name\":\"asset-lifecycle-management\"},NLpYtLot_:{\"data-framer-name\":\"arrow-left\"},OvvlCCW1J:{\"data-framer-name\":\"health-care\"},QOLD3gpYZ:{\"data-framer-name\":\"fm-service-providers\"},R7jIJTDSC:{\"data-framer-name\":\"free-checklist\"},td8CgAKVw:{\"data-framer-name\":\"resources hub\"},U49XIMDtD:{\"data-framer-name\":\"financial-management\"},UdNChWiR5:{\"data-framer-name\":\"retail\"},uoXsp7sfC:{\"data-framer-name\":\"enhanced-communication\"},USF_axNn9:{\"data-framer-name\":\"integrations\"},VFyG28UQy:{\"data-framer-name\":\"asset-management\"},wvux6rCzn:{\"data-framer-name\":\"construction\"},Wz_Iu3LqG:{\"data-framer-name\":\"brochure\"},XehfaeYRE:{\"data-framer-name\":\"dashboard-and-reporting\"},xfWwM1kWY:{\"data-framer-name\":\"portfolio-property-management\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-yc8bbo\",\"data-framer-name\":\"all-features\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"LaZSzt8xC\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 2 22 L 2 16 L 8 16 L 8 22 Z M 9 22 L 9 16 L 15 16 L 15 22 Z M 16 22 L 16 16 L 22 16 L 22 22 Z M 2 15 L 2 9 L 8 9 L 8 15 Z M 9 15 L 9 9 L 15 9 L 15 15 Z M 16 15 L 16 9 L 22 9 L 22 15 Z M 2 8 L 2 2 L 8 2 L 8 8 Z M 9 8 L 9 2 L 15 2 L 15 8 Z M 16 8 L 16 2 L 22 2 L 22 8 Z M 6 18 Z M 11 18 L 13 18 Z M 18 18 Z M 6 13 L 6 11 Z M 12 12 Z M 18 13 L 18 11 Z M 11 6 L 13 6 Z M 18 6 Z M 4 20 L 6 20 L 6 18 L 4 18 Z M 11 20 L 13 20 L 13 18 L 11 18 Z M 18 20 L 20 20 L 20 18 L 18 18 Z M 4 13 L 6 13 L 6 11 L 4 11 Z M 11 13 L 13 13 L 13 11 L 11 11 Z M 18 13 L 20 13 L 20 11 L 18 11 Z M 11 6 L 13 6 L 13 4 L 11 4 Z M 18 6 L 20 6 L 20 4 L 18 4 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11712515803,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-19vfw12\",\"data-framer-name\":\"work-order-management\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"vPF7sBv_d\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 10.6 16.05 L 17.65 9 L 16.25 7.6 L 10.6 13.25 L 7.75 10.4 L 6.35 11.8 Z M 5 21 C 4.45 21 3.979 20.804 3.588 20.413 C 3.196 20.021 3 19.55 3 19 L 3 5 C 3 4.45 3.196 3.979 3.588 3.587 C 3.979 3.196 4.45 3 5 3 L 9.2 3 C 9.417 2.4 9.779 1.917 10.288 1.55 C 10.796 1.183 11.367 1 12 1 C 12.633 1 13.204 1.183 13.713 1.55 C 14.221 1.917 14.583 2.4 14.8 3 L 19 3 C 19.55 3 20.021 3.196 20.413 3.587 C 20.804 3.979 21 4.45 21 5 L 21 19 C 21 19.55 20.804 20.021 20.413 20.413 C 20.021 20.804 19.55 21 19 21 Z M 5 19 L 19 19 L 19 5 L 5 5 Z M 12 4.25 C 12.217 4.25 12.396 4.179 12.538 4.037 C 12.679 3.896 12.75 3.717 12.75 3.5 C 12.75 3.283 12.679 3.104 12.538 2.962 C 12.396 2.821 12.217 2.75 12 2.75 C 11.783 2.75 11.604 2.821 11.463 2.962 C 11.321 3.104 11.25 3.283 11.25 3.5 C 11.25 3.717 11.321 3.896 11.463 4.037 C 11.604 4.179 11.783 4.25 12 4.25 Z M 5 19 L 5 5 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:12813568620,withExternalLayout:true,...addPropertyOverrides({GIwCX1sdW:{svgContentId:9217711037}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1vpmaaf\",\"data-framer-name\":\"automated-preventative-maintenance\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"A9CDSLYQg\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 15.5 16.9 L 16.9 15.5 C 17 15.4 17.05 15.283 17.05 15.15 C 17.05 15.017 17 14.9 16.9 14.8 L 13.5 11.375 C 13.567 11.192 13.617 11.008 13.65 10.825 C 13.683 10.642 13.7 10.433 13.7 10.2 C 13.7 9.25 13.363 8.438 12.688 7.762 C 12.013 7.087 11.2 6.75 10.25 6.75 C 9.967 6.75 9.683 6.787 9.4 6.863 C 9.117 6.938 8.842 7.042 8.575 7.175 L 10.925 9.525 L 9.525 10.925 L 7.175 8.575 C 7.042 8.842 6.938 9.117 6.863 9.4 C 6.788 9.683 6.75 9.967 6.75 10.25 C 6.75 11.2 7.088 12.012 7.763 12.688 C 8.438 13.362 9.25 13.7 10.2 13.7 C 10.417 13.7 10.621 13.683 10.813 13.65 C 11.004 13.617 11.192 13.567 11.375 13.5 L 14.8 16.9 C 14.9 17 15.017 17.05 15.15 17.05 C 15.283 17.05 15.4 17 15.5 16.9 Z M 12 22 C 10.617 22 9.317 21.738 8.1 21.212 C 6.883 20.688 5.825 19.975 4.925 19.075 C 4.025 18.175 3.313 17.117 2.788 15.9 C 2.263 14.683 2 13.383 2 12 C 2 10.617 2.263 9.317 2.788 8.1 C 3.313 6.883 4.025 5.825 4.925 4.925 C 5.825 4.025 6.883 3.313 8.1 2.787 C 9.317 2.262 10.617 2 12 2 C 13.383 2 14.683 2.262 15.9 2.787 C 17.117 3.313 18.175 4.025 19.075 4.925 C 19.975 5.825 20.688 6.883 21.213 8.1 C 21.738 9.317 22 10.617 22 12 C 22 13.383 21.738 14.683 21.213 15.9 C 20.688 17.117 19.975 18.175 19.075 19.075 C 18.175 19.975 17.117 20.688 15.9 21.212 C 14.683 21.738 13.383 22 12 22 Z M 12 20 C 14.233 20 16.125 19.225 17.675 17.675 C 19.225 16.125 20 14.233 20 12 C 20 9.767 19.225 7.875 17.675 6.325 C 16.125 4.775 14.233 4 12 4 C 9.767 4 7.875 4.775 6.325 6.325 C 4.775 7.875 4 9.767 4 12 C 4 14.233 4.775 16.125 6.325 17.675 C 7.875 19.225 9.767 20 12 20 Z M 12 12 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11696549403,withExternalLayout:true,...addPropertyOverrides({BW1I6IRPd:{svgContentId:11298967219}},baseVariant,gestureVariant)})}),isDisplayed3()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ewh3p7\",\"data-framer-name\":\"portfolio-property-management\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Z6u7zLhYr\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 2 21 L 2 3 L 12 3 L 12 7 L 22 7 L 22 21 Z M 4 19 L 6 19 L 6 17 L 4 17 Z M 4 15 L 6 15 L 6 13 L 4 13 Z M 4 11 L 6 11 L 6 9 L 4 9 Z M 4 7 L 6 7 L 6 5 L 4 5 Z M 8 19 L 10 19 L 10 17 L 8 17 Z M 8 15 L 10 15 L 10 13 L 8 13 Z M 8 11 L 10 11 L 10 9 L 8 9 Z M 8 7 L 10 7 L 10 5 L 8 5 Z M 12 19 L 20 19 L 20 9 L 12 9 L 12 11 L 14 11 L 14 13 L 12 13 L 12 15 L 14 15 L 14 17 L 12 17 Z M 16 13 L 16 11 L 18 11 L 18 13 Z M 16 17 L 16 15 L 18 15 L 18 17 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:10283340729,withExternalLayout:true,...addPropertyOverrides({xfWwM1kWY:{svgContentId:9865170628}},baseVariant,gestureVariant)})}),isDisplayed4()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-70a11z\",\"data-framer-name\":\"lease-management\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZwUBx4Rj8\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 19 14 L 19 7.5 L 14 4 L 9 7.5 L 9 9 L 7 9 L 7 6.5 L 14 1.5 L 21 6.5 L 21 14 Z M 14 4 Z M 14.5 8 L 15.5 8 L 15.5 7 L 14.5 7 Z M 12.5 8 L 13.5 8 L 13.5 7 L 12.5 7 Z M 14.5 10 L 15.5 10 L 15.5 9 L 14.5 9 Z M 12.5 10 L 13.5 10 L 13.5 9 L 12.5 9 Z M 7 18.5 L 13.95 20.4 L 19.9 18.55 C 19.817 18.4 19.696 18.271 19.538 18.163 C 19.379 18.054 19.2 18 19 18 L 13.95 18 C 13.5 18 13.142 17.983 12.875 17.95 C 12.608 17.917 12.333 17.85 12.05 17.75 L 9.725 16.975 L 10.275 15.025 L 12.3 15.7 C 12.583 15.783 12.917 15.85 13.3 15.9 C 13.683 15.95 14.25 15.983 15 16 C 15 15.817 14.946 15.642 14.838 15.475 C 14.729 15.308 14.6 15.2 14.45 15.15 L 8.6 13 L 7 13 Z M 1 22 L 1 11 L 8.6 11 C 8.717 11 8.833 11.012 8.95 11.037 C 9.067 11.063 9.175 11.092 9.275 11.125 L 15.15 13.3 C 15.7 13.5 16.146 13.85 16.488 14.35 C 16.829 14.85 17 15.4 17 16 L 19 16 C 19.833 16 20.542 16.275 21.125 16.825 C 21.708 17.375 22 18.1 22 19 L 22 20 L 14 22.5 L 7 20.55 L 7 22 Z M 3 20 L 5 20 L 5 13 L 3 13 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:8886068142,withExternalLayout:true,...addPropertyOverrides({aFhJkh_99:{svgContentId:10143277983}},baseVariant,gestureVariant)})}),isDisplayed5()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15ekhqm\",\"data-framer-name\":\"asset-management\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"uepgnnfnY\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 5 22 C 4.45 22 3.979 21.804 3.588 21.413 C 3.196 21.021 3 20.55 3 20 L 3 8.725 C 2.7 8.542 2.458 8.304 2.275 8.012 C 2.092 7.721 2 7.383 2 7 L 2 4 C 2 3.45 2.196 2.979 2.588 2.587 C 2.979 2.196 3.45 2 4 2 L 20 2 C 20.55 2 21.021 2.196 21.413 2.587 C 21.804 2.979 22 3.45 22 4 L 22 7 C 22 7.383 21.908 7.721 21.725 8.012 C 21.542 8.304 21.3 8.542 21 8.725 L 21 20 C 21 20.55 20.804 21.021 20.413 21.413 C 20.021 21.804 19.55 22 19 22 Z M 5 9 L 5 20 L 19 20 L 19 9 Z M 4 7 L 20 7 L 20 4 L 4 4 Z M 9 14 L 15 14 L 15 12 L 9 12 Z M 12 14.5 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11519961809,withExternalLayout:true,...addPropertyOverrides({VFyG28UQy:{svgContentId:9168089525}},baseVariant,gestureVariant)})}),isDisplayed6()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-hc500s\",\"data-framer-name\":\"asset-lifecycle-management\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"w9D6L1Uyu\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 21 C 10.75 21 9.579 20.762 8.488 20.288 C 7.396 19.813 6.446 19.171 5.638 18.363 C 4.829 17.554 4.188 16.604 3.713 15.512 C 3.238 14.421 3 13.25 3 12 C 3 10.75 3.238 9.579 3.713 8.487 C 4.188 7.396 4.829 6.446 5.638 5.637 C 6.446 4.829 7.396 4.188 8.488 3.712 C 9.579 3.237 10.75 3 12 3 C 13.367 3 14.663 3.292 15.888 3.875 C 17.113 4.458 18.15 5.283 19 6.35 L 19 4 L 21 4 L 21 10 L 15 10 L 15 8 L 17.75 8 C 17.067 7.067 16.225 6.333 15.225 5.8 C 14.225 5.267 13.15 5 12 5 C 10.05 5 8.396 5.679 7.038 7.037 C 5.679 8.396 5 10.05 5 12 C 5 13.95 5.679 15.604 7.038 16.962 C 8.396 18.321 10.05 19 12 19 C 13.75 19 15.279 18.433 16.588 17.3 C 17.896 16.167 18.667 14.733 18.9 13 L 20.95 13 C 20.7 15.283 19.721 17.188 18.012 18.712 C 16.304 20.238 14.3 21 12 21 Z M 14.8 16.2 L 11 12.4 L 11 7 L 13 7 L 13 11.6 L 16.2 14.8 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11441340919,withExternalLayout:true,...addPropertyOverrides({mtVYWtYqu:{svgContentId:12336968793}},baseVariant,gestureVariant)})}),isDisplayed7()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-sebnws\",\"data-framer-name\":\"calendar-management\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"sJId1hwzj\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 5 22 C 4.45 22 3.979 21.804 3.588 21.413 C 3.196 21.021 3 20.55 3 20 L 3 6 C 3 5.45 3.196 4.979 3.588 4.587 C 3.979 4.196 4.45 4 5 4 L 6 4 L 6 2 L 8 2 L 8 4 L 16 4 L 16 2 L 18 2 L 18 4 L 19 4 C 19.55 4 20.021 4.196 20.413 4.587 C 20.804 4.979 21 5.45 21 6 L 21 20 C 21 20.55 20.804 21.021 20.413 21.413 C 20.021 21.804 19.55 22 19 22 Z M 5 20 L 19 20 L 19 10 L 5 10 Z M 5 8 L 19 8 L 19 6 L 5 6 Z M 5 8 L 5 6 Z M 12 14 C 11.717 14 11.479 13.904 11.288 13.712 C 11.096 13.521 11 13.283 11 13 C 11 12.717 11.096 12.479 11.288 12.287 C 11.479 12.096 11.717 12 12 12 C 12.283 12 12.521 12.096 12.713 12.287 C 12.904 12.479 13 12.717 13 13 C 13 13.283 12.904 13.521 12.713 13.712 C 12.521 13.904 12.283 14 12 14 Z M 8 14 C 7.717 14 7.479 13.904 7.288 13.712 C 7.096 13.521 7 13.283 7 13 C 7 12.717 7.096 12.479 7.288 12.287 C 7.479 12.096 7.717 12 8 12 C 8.283 12 8.521 12.096 8.713 12.287 C 8.904 12.479 9 12.717 9 13 C 9 13.283 8.904 13.521 8.713 13.712 C 8.521 13.904 8.283 14 8 14 Z M 16 14 C 15.717 14 15.479 13.904 15.288 13.712 C 15.096 13.521 15 13.283 15 13 C 15 12.717 15.096 12.479 15.288 12.287 C 15.479 12.096 15.717 12 16 12 C 16.283 12 16.521 12.096 16.713 12.287 C 16.904 12.479 17 12.717 17 13 C 17 13.283 16.904 13.521 16.713 13.712 C 16.521 13.904 16.283 14 16 14 Z M 12 18 C 11.717 18 11.479 17.904 11.288 17.712 C 11.096 17.521 11 17.283 11 17 C 11 16.717 11.096 16.479 11.288 16.288 C 11.479 16.096 11.717 16 12 16 C 12.283 16 12.521 16.096 12.713 16.288 C 12.904 16.479 13 16.717 13 17 C 13 17.283 12.904 17.521 12.713 17.712 C 12.521 17.904 12.283 18 12 18 Z M 8 18 C 7.717 18 7.479 17.904 7.288 17.712 C 7.096 17.521 7 17.283 7 17 C 7 16.717 7.096 16.479 7.288 16.288 C 7.479 16.096 7.717 16 8 16 C 8.283 16 8.521 16.096 8.713 16.288 C 8.904 16.479 9 16.717 9 17 C 9 17.283 8.904 17.521 8.713 17.712 C 8.521 17.904 8.283 18 8 18 Z M 16 18 C 15.717 18 15.479 17.904 15.288 17.712 C 15.096 17.521 15 17.283 15 17 C 15 16.717 15.096 16.479 15.288 16.288 C 15.479 16.096 15.717 16 16 16 C 16.283 16 16.521 16.096 16.713 16.288 C 16.904 16.479 17 16.717 17 17 C 17 17.283 16.904 17.521 16.713 17.712 C 16.521 17.904 16.283 18 16 18 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11886378837,withExternalLayout:true,...addPropertyOverrides({koTpEwuz8:{svgContentId:9391309738}},baseVariant,gestureVariant)})}),isDisplayed8()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1n8t9zn\",\"data-framer-name\":\"smart-document-handling\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"T2FYdjHuD\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 8 18 L 16 18 L 16 16 L 8 16 Z M 8 14 L 16 14 L 16 12 L 8 12 Z M 6 22 C 5.45 22 4.979 21.804 4.588 21.413 C 4.196 21.021 4 20.55 4 20 L 4 4 C 4 3.45 4.196 2.979 4.588 2.587 C 4.979 2.196 5.45 2 6 2 L 14 2 L 20 8 L 20 20 C 20 20.55 19.804 21.021 19.413 21.413 C 19.021 21.804 18.55 22 18 22 Z M 13 9 L 13 4 L 6 4 L 6 20 L 18 20 L 18 9 Z M 6 4 L 6 9 L 6 4 L 6 20 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11156093024,withExternalLayout:true,...addPropertyOverrides({AvYE9ww1Z:{svgContentId:10023042143}},baseVariant,gestureVariant)})}),isDisplayed9()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1k98wsy\",\"data-framer-name\":\"enhanced-communication\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"VCiUnzcFY\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 22 22 L 18 18 L 8 18 C 7.45 18 6.979 17.804 6.588 17.413 C 6.196 17.021 6 16.55 6 16 L 6 15 L 17 15 C 17.55 15 18.021 14.804 18.413 14.412 C 18.804 14.021 19 13.55 19 13 L 19 6 L 20 6 C 20.55 6 21.021 6.196 21.413 6.587 C 21.804 6.979 22 7.45 22 8 Z M 4 12.175 L 5.175 11 L 15 11 L 15 4 L 4 4 Z M 2 17 L 2 4 C 2 3.45 2.196 2.979 2.588 2.587 C 2.979 2.196 3.45 2 4 2 L 15 2 C 15.55 2 16.021 2.196 16.413 2.587 C 16.804 2.979 17 3.45 17 4 L 17 11 C 17 11.55 16.804 12.021 16.413 12.412 C 16.021 12.804 15.55 13 15 13 L 6 13 Z M 4 11 L 4 4 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11051198155,withExternalLayout:true,...addPropertyOverrides({uoXsp7sfC:{svgContentId:11857408851}},baseVariant,gestureVariant)})}),isDisplayed10()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-k1yalv\",\"data-framer-name\":\"contractor-management\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"XNaPj1Rts\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 11.875 20 C 11.942 20 12.008 19.983 12.075 19.95 C 12.142 19.917 12.192 19.883 12.225 19.85 L 20.425 11.65 C 20.625 11.45 20.771 11.225 20.862 10.975 C 20.954 10.725 21 10.475 21 10.225 C 21 9.958 20.954 9.704 20.862 9.462 C 20.771 9.221 20.625 9.008 20.425 8.825 L 16.175 4.575 C 15.992 4.375 15.779 4.229 15.537 4.137 C 15.296 4.046 15.042 4 14.775 4 C 14.525 4 14.275 4.046 14.025 4.137 C 13.775 4.229 13.55 4.375 13.35 4.575 L 13.075 4.85 L 14.925 6.725 C 15.175 6.958 15.358 7.225 15.475 7.525 C 15.592 7.825 15.65 8.142 15.65 8.475 C 15.65 9.175 15.412 9.762 14.937 10.237 C 14.462 10.712 13.875 10.95 13.175 10.95 C 12.842 10.95 12.521 10.892 12.212 10.775 C 11.904 10.658 11.633 10.483 11.4 10.25 L 9.525 8.4 L 5.15 12.775 C 5.1 12.825 5.062 12.879 5.037 12.938 C 5.012 12.996 5 13.058 5 13.125 C 5 13.258 5.05 13.379 5.15 13.487 C 5.25 13.596 5.367 13.65 5.5 13.65 C 5.567 13.65 5.633 13.633 5.7 13.6 C 5.767 13.567 5.817 13.533 5.85 13.5 L 9.25 10.1 L 10.65 11.5 L 7.275 14.9 C 7.225 14.95 7.187 15.004 7.162 15.063 C 7.137 15.121 7.125 15.183 7.125 15.25 C 7.125 15.383 7.175 15.5 7.275 15.6 C 7.375 15.7 7.492 15.75 7.625 15.75 C 7.692 15.75 7.758 15.733 7.825 15.7 C 7.892 15.667 7.942 15.633 7.975 15.6 L 11.375 12.225 L 12.775 13.625 L 9.4 17.025 C 9.35 17.058 9.312 17.108 9.287 17.175 C 9.262 17.242 9.25 17.308 9.25 17.375 C 9.25 17.508 9.3 17.625 9.4 17.725 C 9.5 17.825 9.617 17.875 9.75 17.875 C 9.817 17.875 9.879 17.863 9.937 17.837 C 9.996 17.813 10.05 17.775 10.1 17.725 L 13.5 14.35 L 14.9 15.75 L 11.5 19.15 C 11.45 19.2 11.412 19.254 11.387 19.313 C 11.362 19.371 11.35 19.433 11.35 19.5 C 11.35 19.633 11.404 19.75 11.512 19.85 C 11.621 19.95 11.742 20 11.875 20 Z M 11.85 22 C 11.233 22 10.688 21.796 10.213 21.387 C 9.738 20.979 9.458 20.467 9.375 19.85 C 8.808 19.767 8.333 19.533 7.95 19.15 C 7.567 18.767 7.333 18.292 7.25 17.725 C 6.683 17.642 6.213 17.404 5.838 17.012 C 5.463 16.621 5.233 16.15 5.15 15.6 C 4.517 15.517 4 15.242 3.6 14.775 C 3.2 14.308 3 13.758 3 13.125 C 3 12.792 3.063 12.471 3.188 12.162 C 3.313 11.854 3.492 11.583 3.725 11.35 L 9.525 5.575 L 12.8 8.85 C 12.833 8.9 12.883 8.938 12.95 8.962 C 13.017 8.987 13.083 9 13.15 9 C 13.3 9 13.425 8.954 13.525 8.862 C 13.625 8.771 13.675 8.65 13.675 8.5 C 13.675 8.433 13.663 8.367 13.638 8.3 C 13.613 8.233 13.575 8.183 13.525 8.15 L 9.95 4.575 C 9.767 4.375 9.554 4.229 9.313 4.137 C 9.071 4.046 8.817 4 8.55 4 C 8.3 4 8.05 4.046 7.8 4.137 C 7.55 4.229 7.325 4.375 7.125 4.575 L 3.6 8.125 C 3.45 8.275 3.325 8.45 3.225 8.65 C 3.125 8.85 3.058 9.05 3.025 9.25 C 2.992 9.45 2.992 9.654 3.025 9.862 C 3.058 10.071 3.125 10.267 3.225 10.45 L 1.775 11.9 C 1.492 11.517 1.283 11.096 1.15 10.637 C 1.017 10.179 0.967 9.717 1 9.25 C 1.033 8.783 1.15 8.329 1.35 7.887 C 1.55 7.446 1.825 7.05 2.175 6.7 L 5.7 3.175 C 6.1 2.792 6.546 2.5 7.038 2.3 C 7.529 2.1 8.033 2 8.55 2 C 9.067 2 9.571 2.1 10.063 2.3 C 10.554 2.5 10.992 2.792 11.375 3.175 L 11.65 3.45 L 11.925 3.175 C 12.325 2.792 12.771 2.5 13.263 2.3 C 13.754 2.1 14.258 2 14.775 2 C 15.292 2 15.796 2.1 16.288 2.3 C 16.779 2.5 17.217 2.792 17.6 3.175 L 21.825 7.4 C 22.208 7.783 22.5 8.225 22.7 8.725 C 22.9 9.225 23 9.733 23 10.25 C 23 10.767 22.9 11.271 22.7 11.762 C 22.5 12.254 22.208 12.692 21.825 13.075 L 13.625 21.25 C 13.392 21.483 13.121 21.667 12.813 21.8 C 12.504 21.933 12.183 22 11.85 22 Z M 9.375 8 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:9999917168,withExternalLayout:true,...addPropertyOverrides({j4koOVnDn:{svgContentId:11709800979}},baseVariant,gestureVariant)})}),isDisplayed11()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15rlbin\",\"data-framer-name\":\"financial-management\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"se8w1OPmx\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 5 17 L 5 10 L 7 10 L 7 17 Z M 11 17 L 11 10 L 13 10 L 13 17 Z M 2 21 L 2 19 L 22 19 L 22 21 Z M 17 17 L 17 10 L 19 10 L 19 17 Z M 2 8 L 2 6 L 12 1 L 22 6 L 22 8 Z M 6.45 6 L 17.55 6 Z M 6.45 6 L 17.55 6 L 12 3.25 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:10502174928,withExternalLayout:true,...addPropertyOverrides({U49XIMDtD:{svgContentId:10235776506}},baseVariant,gestureVariant)})}),isDisplayed12()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-sso5vg\",\"data-framer-name\":\"risk-and-compliance\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"G0Nzf9TZz\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 4 21 L 4 19 L 16 19 L 16 21 Z M 9.65 16.15 L 4 10.5 L 6.1 8.35 L 11.8 14 Z M 16 9.8 L 10.35 4.1 L 12.5 2 L 18.15 7.65 Z M 20.6 20 L 7.55 6.95 L 8.95 5.55 L 22 18.6 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:12152796530,withExternalLayout:true,...addPropertyOverrides({GCqPpvwNC:{svgContentId:12219931181}},baseVariant,gestureVariant)})}),isDisplayed13()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1d2to6o\",\"data-framer-name\":\"dashboard-and-reporting\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"GMSqFHC9_\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 3 21 L 3 19 L 5 17 L 5 21 Z M 7 21 L 7 15 L 9 13 L 9 21 Z M 11 21 L 11 13 L 13 15.025 L 13 21 Z M 15 21 L 15 15.025 L 17 13.025 L 17 21 Z M 19 21 L 19 11 L 21 9 L 21 21 Z M 3 15.825 L 3 13 L 10 6 L 14 10 L 21 3 L 21 5.825 L 14 12.825 L 10 8.825 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11673961908,withExternalLayout:true,...addPropertyOverrides({XehfaeYRE:{svgContentId:9179410732}},baseVariant,gestureVariant)})}),isDisplayed14()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ctiw9b\",\"data-framer-name\":\"Integrations\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ycMK0MiAK\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 8.8 21 L 5 21 C 4.45 21 3.979 20.804 3.588 20.413 C 3.196 20.021 3 19.55 3 19 L 3 15.2 C 3.8 15.2 4.5 14.946 5.1 14.438 C 5.7 13.929 6 13.283 6 12.5 C 6 11.717 5.7 11.071 5.1 10.563 C 4.5 10.054 3.8 9.8 3 9.8 L 3 6 C 3 5.45 3.196 4.979 3.588 4.587 C 3.979 4.196 4.45 4 5 4 L 9 4 C 9 3.3 9.242 2.708 9.725 2.225 C 10.208 1.742 10.8 1.5 11.5 1.5 C 12.2 1.5 12.792 1.742 13.275 2.225 C 13.758 2.708 14 3.3 14 4 L 18 4 C 18.55 4 19.021 4.196 19.413 4.587 C 19.804 4.979 20 5.45 20 6 L 20 10 C 20.7 10 21.292 10.242 21.775 10.725 C 22.258 11.208 22.5 11.8 22.5 12.5 C 22.5 13.2 22.258 13.792 21.775 14.275 C 21.292 14.758 20.7 15 20 15 L 20 19 C 20 19.55 19.804 20.021 19.413 20.413 C 19.021 20.804 18.55 21 18 21 L 14.2 21 C 14.2 20.167 13.938 19.458 13.413 18.875 C 12.888 18.292 12.25 18 11.5 18 C 10.75 18 10.113 18.292 9.588 18.875 C 9.063 19.458 8.8 20.167 8.8 21 Z M 5 19 L 7.125 19 C 7.525 17.9 8.167 17.125 9.05 16.675 C 9.933 16.225 10.75 16 11.5 16 C 12.25 16 13.067 16.225 13.95 16.675 C 14.833 17.125 15.475 17.9 15.875 19 L 18 19 L 18 13 L 20 13 C 20.133 13 20.25 12.95 20.35 12.85 C 20.45 12.75 20.5 12.633 20.5 12.5 C 20.5 12.367 20.45 12.25 20.35 12.15 C 20.25 12.05 20.133 12 20 12 L 18 12 L 18 6 L 12 6 L 12 4 C 12 3.867 11.95 3.75 11.85 3.65 C 11.75 3.55 11.633 3.5 11.5 3.5 C 11.367 3.5 11.25 3.55 11.15 3.65 C 11.05 3.75 11 3.867 11 4 L 11 6 L 5 6 L 5 8.2 C 5.9 8.533 6.625 9.092 7.175 9.875 C 7.725 10.658 8 11.533 8 12.5 C 8 13.45 7.725 14.317 7.175 15.1 C 6.625 15.883 5.9 16.45 5 16.8 Z M 11.5 12.5 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11741630614,withExternalLayout:true,...addPropertyOverrides({USF_axNn9:{svgContentId:11606365740}},baseVariant,gestureVariant)}),isDisplayed15()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-acp1by\",\"data-framer-name\":\"Arrow-right\",fill:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"tu0IwL2Zu\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24\" viewBox=\"0 -960 960 960\" width=\"24\" fill=\"#004DB3\"><path d=\"m560-240-56-58 142-142H160v-80h486L504-662l56-58 240 240-240 240Z\"/></svg>',withExternalLayout:true}),isDisplayed16()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-tgbkp4\",\"data-framer-name\":\"News\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jTLjqcr8e\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 18 13 L 18 11 L 22 11 L 22 13 Z M 19.2 20 L 16 17.6 L 17.2 16 L 20.4 18.4 Z M 17.2 8 L 16 6.4 L 19.2 4 L 20.4 5.6 Z M 5 19 L 5 15 L 4 15 C 3.45 15 2.979 14.804 2.588 14.412 C 2.196 14.021 2 13.55 2 13 L 2 11 C 2 10.45 2.196 9.979 2.588 9.587 C 2.979 9.196 3.45 9 4 9 L 8 9 L 13 6 L 13 18 L 8 15 L 7 15 L 7 19 Z M 11 14.45 L 11 9.55 L 8.55 11 L 4 11 L 4 13 L 8.55 13 Z M 14 15.35 L 14 8.65 C 14.45 9.05 14.813 9.538 15.088 10.113 C 15.363 10.688 15.5 11.317 15.5 12 C 15.5 12.683 15.363 13.313 15.088 13.888 C 14.813 14.463 14.45 14.95 14 15.35 Z M 7.5 12 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11589416071,withExternalLayout:true,...addPropertyOverrides({mOfdlZiKg:{svgContentId:9433718296}},baseVariant,gestureVariant)}),isDisplayed17()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1aun007\",\"data-framer-name\":\"Blog\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"VnqHOwzAS\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 4 14 L 4 12 L 11 12 L 11 14 Z M 4 10 L 4 8 L 15 8 L 15 10 Z M 4 6 L 4 4 L 15 4 L 15 6 Z M 13 20 L 13 16.925 L 18.525 11.425 C 18.675 11.275 18.842 11.167 19.025 11.1 C 19.208 11.033 19.392 11 19.575 11 C 19.775 11 19.967 11.037 20.15 11.112 C 20.333 11.188 20.5 11.3 20.65 11.45 L 21.575 12.375 C 21.708 12.525 21.813 12.692 21.888 12.875 C 21.963 13.058 22 13.242 22 13.425 C 22 13.608 21.967 13.796 21.9 13.987 C 21.833 14.179 21.725 14.35 21.575 14.5 L 16.075 20 Z M 20.5 13.425 L 19.575 12.5 Z M 14.5 18.5 L 15.45 18.5 L 18.475 15.45 L 18.025 14.975 L 17.55 14.525 L 14.5 17.55 Z M 18.025 14.975 L 17.55 14.525 L 18.475 15.45 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11944882024,withExternalLayout:true,...addPropertyOverrides({iSsoetd26:{svgContentId:10703601854}},baseVariant,gestureVariant)}),isDisplayed18()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1wr670s\",\"data-framer-name\":\"Resources-hub\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"K97c1f9pd\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 6 23 C 5.167 23 4.458 22.708 3.875 22.125 C 3.292 21.542 3 20.833 3 20 C 3 19.167 3.292 18.458 3.875 17.875 C 4.458 17.292 5.167 17 6 17 C 6.233 17 6.45 17.025 6.65 17.075 C 6.85 17.125 7.042 17.192 7.225 17.275 L 8.65 15.5 C 8.183 14.983 7.858 14.4 7.675 13.75 C 7.492 13.1 7.45 12.45 7.55 11.8 L 5.525 11.125 C 5.242 11.542 4.883 11.875 4.45 12.125 C 4.017 12.375 3.533 12.5 3 12.5 C 2.167 12.5 1.458 12.208 0.875 11.625 C 0.292 11.042 0 10.333 0 9.5 C 0 8.667 0.292 7.958 0.875 7.375 C 1.458 6.792 2.167 6.5 3 6.5 C 3.833 6.5 4.542 6.792 5.125 7.375 C 5.708 7.958 6 8.667 6 9.5 L 6 9.7 L 8.025 10.4 C 8.358 9.8 8.804 9.292 9.363 8.875 C 9.921 8.458 10.55 8.192 11.25 8.075 L 11.25 5.9 C 10.6 5.717 10.063 5.363 9.638 4.837 C 9.213 4.313 9 3.7 9 3 C 9 2.167 9.292 1.458 9.875 0.875 C 10.458 0.292 11.167 0 12 0 C 12.833 0 13.542 0.292 14.125 0.875 C 14.708 1.458 15 2.167 15 3 C 15 3.7 14.783 4.313 14.35 4.837 C 13.917 5.363 13.383 5.717 12.75 5.9 L 12.75 8.075 C 13.45 8.192 14.079 8.458 14.638 8.875 C 15.196 9.292 15.642 9.8 15.975 10.4 L 18 9.7 L 18 9.5 C 18 8.667 18.292 7.958 18.875 7.375 C 19.458 6.792 20.167 6.5 21 6.5 C 21.833 6.5 22.542 6.792 23.125 7.375 C 23.708 7.958 24 8.667 24 9.5 C 24 10.333 23.708 11.042 23.125 11.625 C 22.542 12.208 21.833 12.5 21 12.5 C 20.467 12.5 19.979 12.375 19.538 12.125 C 19.096 11.875 18.742 11.542 18.475 11.125 L 16.45 11.8 C 16.55 12.45 16.508 13.096 16.325 13.737 C 16.142 14.379 15.817 14.967 15.35 15.5 L 16.775 17.25 C 16.958 17.167 17.15 17.104 17.35 17.063 C 17.55 17.021 17.767 17 18 17 C 18.833 17 19.542 17.292 20.125 17.875 C 20.708 18.458 21 19.167 21 20 C 21 20.833 20.708 21.542 20.125 22.125 C 19.542 22.708 18.833 23 18 23 C 17.167 23 16.458 22.708 15.875 22.125 C 15.292 21.542 15 20.833 15 20 C 15 19.667 15.054 19.346 15.163 19.038 C 15.271 18.729 15.417 18.45 15.6 18.2 L 14.175 16.425 C 13.492 16.808 12.763 17 11.988 17 C 11.213 17 10.483 16.808 9.8 16.425 L 8.4 18.2 C 8.583 18.45 8.729 18.729 8.838 19.038 C 8.946 19.346 9 19.667 9 20 C 9 20.833 8.708 21.542 8.125 22.125 C 7.542 22.708 6.833 23 6 23 Z M 3 10.5 C 3.283 10.5 3.521 10.404 3.713 10.212 C 3.904 10.021 4 9.783 4 9.5 C 4 9.217 3.904 8.979 3.713 8.787 C 3.521 8.596 3.283 8.5 3 8.5 C 2.717 8.5 2.479 8.596 2.288 8.787 C 2.096 8.979 2 9.217 2 9.5 C 2 9.783 2.096 10.021 2.288 10.212 C 2.479 10.404 2.717 10.5 3 10.5 Z M 6 21 C 6.283 21 6.521 20.904 6.713 20.712 C 6.904 20.521 7 20.283 7 20 C 7 19.717 6.904 19.479 6.713 19.288 C 6.521 19.096 6.283 19 6 19 C 5.717 19 5.479 19.096 5.288 19.288 C 5.096 19.479 5 19.717 5 20 C 5 20.283 5.096 20.521 5.288 20.712 C 5.479 20.904 5.717 21 6 21 Z M 12 4 C 12.283 4 12.521 3.904 12.713 3.712 C 12.904 3.521 13 3.283 13 3 C 13 2.717 12.904 2.479 12.713 2.287 C 12.521 2.096 12.283 2 12 2 C 11.717 2 11.479 2.096 11.288 2.287 C 11.096 2.479 11 2.717 11 3 C 11 3.283 11.096 3.521 11.288 3.712 C 11.479 3.904 11.717 4 12 4 Z M 12 15 C 12.7 15 13.292 14.758 13.775 14.275 C 14.258 13.792 14.5 13.2 14.5 12.5 C 14.5 11.8 14.258 11.208 13.775 10.725 C 13.292 10.242 12.7 10 12 10 C 11.3 10 10.708 10.242 10.225 10.725 C 9.742 11.208 9.5 11.8 9.5 12.5 C 9.5 13.2 9.742 13.792 10.225 14.275 C 10.708 14.758 11.3 15 12 15 Z M 18 21 C 18.283 21 18.521 20.904 18.713 20.712 C 18.904 20.521 19 20.283 19 20 C 19 19.717 18.904 19.479 18.713 19.288 C 18.521 19.096 18.283 19 18 19 C 17.717 19 17.479 19.096 17.288 19.288 C 17.096 19.479 17 19.717 17 20 C 17 20.283 17.096 20.521 17.288 20.712 C 17.479 20.904 17.717 21 18 21 Z M 21 10.5 C 21.283 10.5 21.521 10.404 21.713 10.212 C 21.904 10.021 22 9.783 22 9.5 C 22 9.217 21.904 8.979 21.713 8.787 C 21.521 8.596 21.283 8.5 21 8.5 C 20.717 8.5 20.479 8.596 20.288 8.787 C 20.096 8.979 20 9.217 20 9.5 C 20 9.783 20.096 10.021 20.288 10.212 C 20.479 10.404 20.717 10.5 21 10.5 Z M 12 3 Z M 3 9.5 Z M 12 12.5 Z M 21 9.5 Z M 6 20 Z M 18 20 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:12445246925,withExternalLayout:true,...addPropertyOverrides({td8CgAKVw:{svgContentId:9933479165}},baseVariant,gestureVariant)}),isDisplayed19()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-qzcyg\",\"data-framer-name\":\"Case-studies\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Qp35NwmpR\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 14 9.9 L 14 8.2 C 14.55 7.967 15.113 7.792 15.688 7.675 C 16.262 7.558 16.867 7.5 17.5 7.5 C 17.933 7.5 18.358 7.533 18.775 7.6 C 19.192 7.667 19.6 7.75 20 7.85 L 20 9.45 C 19.6 9.3 19.196 9.188 18.788 9.112 C 18.379 9.037 17.95 9 17.5 9 C 16.867 9 16.258 9.079 15.675 9.237 C 15.092 9.396 14.533 9.617 14 9.9 Z M 14 15.4 L 14 13.7 C 14.55 13.467 15.113 13.292 15.688 13.175 C 16.262 13.058 16.867 13 17.5 13 C 17.933 13 18.358 13.033 18.775 13.1 C 19.192 13.167 19.6 13.25 20 13.35 L 20 14.95 C 19.6 14.8 19.196 14.688 18.788 14.612 C 18.379 14.537 17.95 14.5 17.5 14.5 C 16.867 14.5 16.258 14.575 15.675 14.725 C 15.092 14.875 14.533 15.1 14 15.4 Z M 14 12.65 L 14 10.95 C 14.55 10.717 15.113 10.542 15.688 10.425 C 16.262 10.308 16.867 10.25 17.5 10.25 C 17.933 10.25 18.358 10.283 18.775 10.35 C 19.192 10.417 19.6 10.5 20 10.6 L 20 12.2 C 19.6 12.05 19.196 11.938 18.788 11.862 C 18.379 11.787 17.95 11.75 17.5 11.75 C 16.867 11.75 16.258 11.829 15.675 11.987 C 15.092 12.146 14.533 12.367 14 12.65 Z M 6.5 16 C 7.283 16 8.046 16.087 8.787 16.262 C 9.529 16.438 10.267 16.7 11 17.05 L 11 7.2 C 10.317 6.8 9.592 6.5 8.825 6.3 C 8.058 6.1 7.283 6 6.5 6 C 5.9 6 5.304 6.058 4.713 6.175 C 4.121 6.292 3.55 6.467 3 6.7 L 3 16.6 C 3.583 16.4 4.163 16.25 4.737 16.15 C 5.313 16.05 5.9 16 6.5 16 Z M 13 17.05 C 13.733 16.7 14.471 16.438 15.213 16.262 C 15.954 16.087 16.717 16 17.5 16 C 18.1 16 18.688 16.05 19.263 16.15 C 19.838 16.25 20.417 16.4 21 16.6 L 21 6.7 C 20.45 6.467 19.879 6.292 19.288 6.175 C 18.696 6.058 18.1 6 17.5 6 C 16.717 6 15.942 6.1 15.175 6.3 C 14.408 6.5 13.683 6.8 13 7.2 Z M 12 20 C 11.2 19.367 10.333 18.875 9.4 18.525 C 8.467 18.175 7.5 18 6.5 18 C 5.8 18 5.113 18.092 4.438 18.275 C 3.763 18.458 3.117 18.717 2.5 19.05 C 2.15 19.233 1.813 19.225 1.488 19.025 C 1.163 18.825 1 18.533 1 18.15 L 1 6.1 C 1 5.917 1.046 5.742 1.137 5.575 C 1.229 5.408 1.367 5.283 1.55 5.2 C 2.317 4.8 3.117 4.5 3.95 4.3 C 4.783 4.1 5.633 4 6.5 4 C 7.467 4 8.412 4.125 9.338 4.375 C 10.263 4.625 11.15 5 12 5.5 C 12.85 5 13.738 4.625 14.663 4.375 C 15.588 4.125 16.533 4 17.5 4 C 18.367 4 19.217 4.1 20.05 4.3 C 20.883 4.5 21.683 4.8 22.45 5.2 C 22.633 5.283 22.771 5.408 22.863 5.575 C 22.954 5.742 23 5.917 23 6.1 L 23 18.15 C 23 18.533 22.838 18.825 22.513 19.025 C 22.188 19.225 21.85 19.233 21.5 19.05 C 20.883 18.717 20.238 18.458 19.563 18.275 C 18.887 18.092 18.2 18 17.5 18 C 16.5 18 15.533 18.175 14.6 18.525 C 13.667 18.875 12.8 19.367 12 20 Z M 7 11.65 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:9021508829,withExternalLayout:true,...addPropertyOverrides({CLR6hHka1:{svgContentId:11131233280}},baseVariant,gestureVariant)}),isDisplayed20()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-mneu11\",\"data-framer-name\":\"Testimonials\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"hVKDpP1bQ\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 19.95 15.95 L 18.4 14.4 C 19.133 13.717 19.708 12.908 20.125 11.975 C 20.542 11.042 20.75 10.05 20.75 9 C 20.75 7.95 20.542 6.967 20.125 6.05 C 19.708 5.133 19.133 4.333 18.4 3.65 L 19.95 2.05 C 20.883 2.933 21.625 3.975 22.175 5.175 C 22.725 6.375 23 7.65 23 9 C 23 10.35 22.725 11.625 22.175 12.825 C 21.625 14.025 20.883 15.067 19.95 15.95 Z M 16.75 12.75 L 15.15 11.15 C 15.45 10.867 15.692 10.546 15.875 10.188 C 16.058 9.829 16.15 9.433 16.15 9 C 16.15 8.567 16.058 8.171 15.875 7.813 C 15.692 7.454 15.45 7.133 15.15 6.85 L 16.75 5.25 C 17.283 5.733 17.7 6.296 18 6.938 C 18.3 7.579 18.45 8.267 18.45 9 C 18.45 9.733 18.3 10.421 18 11.063 C 17.7 11.704 17.283 12.267 16.75 12.75 Z M 9 13 C 7.9 13 6.958 12.608 6.175 11.825 C 5.392 11.042 5 10.1 5 9 C 5 7.9 5.392 6.958 6.175 6.175 C 6.958 5.392 7.9 5 9 5 C 10.1 5 11.042 5.392 11.825 6.175 C 12.608 6.958 13 7.9 13 9 C 13 10.1 12.608 11.042 11.825 11.825 C 11.042 12.608 10.1 13 9 13 Z M 1 21 L 1 18.2 C 1 17.65 1.142 17.133 1.425 16.65 C 1.708 16.167 2.1 15.8 2.6 15.55 C 3.45 15.117 4.408 14.75 5.475 14.45 C 6.542 14.15 7.717 14 9 14 C 10.283 14 11.458 14.15 12.525 14.45 C 13.592 14.75 14.55 15.117 15.4 15.55 C 15.9 15.8 16.292 16.167 16.575 16.65 C 16.858 17.133 17 17.65 17 18.2 L 17 21 Z M 3 19 L 15 19 L 15 18.2 C 15 18.017 14.954 17.85 14.863 17.7 C 14.771 17.55 14.65 17.433 14.5 17.35 C 13.9 17.05 13.129 16.75 12.188 16.45 C 11.246 16.15 10.183 16 9 16 C 7.817 16 6.754 16.15 5.813 16.45 C 4.871 16.75 4.1 17.05 3.5 17.35 C 3.35 17.433 3.229 17.55 3.138 17.7 C 3.046 17.85 3 18.017 3 18.2 Z M 9 11 C 9.55 11 10.021 10.804 10.413 10.412 C 10.804 10.021 11 9.55 11 9 C 11 8.45 10.804 7.979 10.413 7.587 C 10.021 7.196 9.55 7 9 7 C 8.45 7 7.979 7.196 7.588 7.587 C 7.196 7.979 7 8.45 7 9 C 7 9.55 7.196 10.021 7.588 10.412 C 7.979 10.804 8.45 11 9 11 Z M 9 9 Z M 9 19 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11421525269,withExternalLayout:true,...addPropertyOverrides({m8vprEYd9:{svgContentId:11082921426}},baseVariant,gestureVariant)}),isDisplayed21()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-z2hkc5\",\"data-framer-name\":\"All-industries\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jyWizDTbc\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 22 C 10.617 22 9.317 21.738 8.1 21.212 C 6.883 20.688 5.825 19.975 4.925 19.075 C 4.025 18.175 3.313 17.117 2.788 15.9 C 2.263 14.683 2 13.383 2 12 C 2 10.617 2.263 9.317 2.788 8.1 C 3.313 6.883 4.025 5.825 4.925 4.925 C 5.825 4.025 6.883 3.313 8.1 2.787 C 9.317 2.262 10.617 2 12 2 C 13.383 2 14.683 2.262 15.9 2.787 C 17.117 3.313 18.175 4.025 19.075 4.925 C 19.975 5.825 20.688 6.883 21.213 8.1 C 21.738 9.317 22 10.617 22 12 C 22 13.383 21.738 14.683 21.213 15.9 C 20.688 17.117 19.975 18.175 19.075 19.075 C 18.175 19.975 17.117 20.688 15.9 21.212 C 14.683 21.738 13.383 22 12 22 Z M 11 19.95 L 11 18 C 10.45 18 9.979 17.804 9.588 17.412 C 9.196 17.021 9 16.55 9 16 L 9 15 L 4.2 10.2 C 4.15 10.5 4.104 10.8 4.063 11.1 C 4.021 11.4 4 11.7 4 12 C 4 14.017 4.663 15.783 5.988 17.3 C 7.313 18.817 8.983 19.7 11 19.95 Z M 17.9 17.4 C 18.583 16.65 19.104 15.812 19.463 14.887 C 19.821 13.962 20 13 20 12 C 20 10.367 19.546 8.875 18.637 7.525 C 17.729 6.175 16.517 5.2 15 4.6 L 15 5 C 15 5.55 14.804 6.021 14.413 6.412 C 14.021 6.804 13.55 7 13 7 L 11 7 L 11 9 C 11 9.283 10.904 9.521 10.713 9.712 C 10.521 9.904 10.283 10 10 10 L 8 10 L 8 12 L 14 12 C 14.283 12 14.521 12.096 14.713 12.287 C 14.904 12.479 15 12.717 15 13 L 15 16 L 16 16 C 16.433 16 16.825 16.129 17.175 16.387 C 17.525 16.646 17.767 16.983 17.9 17.4 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:8965707621,withExternalLayout:true,...addPropertyOverrides({J9oIoC1Sj:{svgContentId:11434926364}},baseVariant,gestureVariant)}),isDisplayed22()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1lplg3d\",\"data-framer-name\":\"Aged-care-and-disability-support\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZEVL5LTH9\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 13 21 L 13.85 12.725 C 12.9 12.475 12.183 12.146 11.7 11.737 C 11.217 11.329 10.733 10.883 10.25 10.4 L 7.875 12.75 L 10 14.875 L 10 21 L 8 21 L 8 15.75 L 7.225 15.05 L 7.4 16.4 L 3.725 21.125 L 2.15 19.9 L 5.3 15.85 L 3.875 13.05 C 3.742 12.767 3.667 12.412 3.65 11.987 C 3.633 11.563 3.775 11.2 4.075 10.9 L 7.425 7.6 C 7.625 7.4 7.846 7.25 8.088 7.15 C 8.329 7.05 8.575 7 8.825 7 C 9.225 7 9.542 7.075 9.775 7.225 C 10.008 7.375 10.167 7.492 10.25 7.575 L 12.25 9.55 C 12.7 10 13.25 10.354 13.9 10.612 C 14.55 10.871 15.25 11 16 11 L 17.65 11 C 18.033 11 18.367 11.129 18.65 11.387 C 18.933 11.646 19.092 11.967 19.125 12.35 L 19.775 18.7 C 19.992 18.833 20.167 19.012 20.3 19.238 C 20.433 19.462 20.5 19.717 20.5 20 C 20.5 20.417 20.354 20.771 20.063 21.063 C 19.771 21.354 19.417 21.5 19 21.5 C 18.583 21.5 18.225 21.354 17.925 21.063 C 17.625 20.771 17.475 20.417 17.475 20 C 17.475 19.717 17.542 19.462 17.675 19.238 C 17.808 19.012 17.992 18.833 18.225 18.7 L 18.1 17.5 L 14.85 17.5 L 14.5 21 Z M 12.5 7.5 C 11.95 7.5 11.479 7.304 11.088 6.912 C 10.696 6.521 10.5 6.05 10.5 5.5 C 10.5 4.95 10.696 4.479 11.088 4.087 C 11.479 3.696 11.95 3.5 12.5 3.5 C 13.05 3.5 13.521 3.696 13.913 4.087 C 14.304 4.479 14.5 4.95 14.5 5.5 C 14.5 6.05 14.304 6.521 13.913 6.912 C 13.521 7.304 13.05 7.5 12.5 7.5 Z M 15 16 L 17.95 16 L 17.6 12.5 L 15.375 12.5 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:12494029483,withExternalLayout:true,...addPropertyOverrides({MDZzOKaDp:{svgContentId:9916803761}},baseVariant,gestureVariant)}),isDisplayed23()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1oyc34q\",\"data-framer-name\":\"Education\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"J7cHG9brv\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 21 L 5 17.2 L 5 11.2 L 1 9 L 12 3 L 23 9 L 23 17 L 21 17 L 21 10.1 L 19 11.2 L 19 17.2 Z M 12 12.7 L 18.85 9 L 12 5.3 L 5.15 9 Z M 12 18.725 L 17 16.025 L 17 12.25 L 12 15 L 7 12.25 L 7 16.025 Z M 12 12.7 Z M 12 14.95 Z M 12 14.95 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:10606349061,withExternalLayout:true,...addPropertyOverrides({erkzco5aD:{svgContentId:12246521471}},baseVariant,gestureVariant)}),isDisplayed24()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1kffwu6\",\"data-framer-name\":\"Retail\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"FszYKD6BT\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 4 6 L 4 4 L 20 4 L 20 6 Z M 4 20 L 4 14 L 3 14 L 3 12 L 4 7 L 20 7 L 21 12 L 21 14 L 20 14 L 20 20 L 18 20 L 18 14 L 14 14 L 14 20 Z M 6 18 L 12 18 L 12 14 L 6 14 Z M 5.05 12 L 18.95 12 Z M 5.05 12 L 18.95 12 L 18.35 9 L 5.65 9 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11143623864,withExternalLayout:true,...addPropertyOverrides({UdNChWiR5:{svgContentId:10853704004}},baseVariant,gestureVariant)}),isDisplayed25()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1jq57jh\",\"data-framer-name\":\"Hospitality\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"IMBfX7HkC\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 2 19 L 2 17 L 22 17 L 22 19 Z M 3 16 L 3 15 C 3 12.867 3.654 10.983 4.963 9.35 C 6.271 7.717 7.95 6.683 10 6.25 L 10 6 C 10 5.45 10.196 4.979 10.588 4.587 C 10.979 4.196 11.45 4 12 4 C 12.55 4 13.021 4.196 13.413 4.587 C 13.804 4.979 14 5.45 14 6 L 14 6.25 C 16.067 6.683 17.75 7.717 19.05 9.35 C 20.35 10.983 21 12.867 21 15 L 21 16 Z M 5.05 14 L 18.95 14 C 18.717 12.267 17.942 10.833 16.625 9.7 C 15.308 8.567 13.767 8 12 8 C 10.233 8 8.696 8.567 7.387 9.7 C 6.079 10.833 5.3 12.267 5.05 14 Z M 12 14 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11012535341,withExternalLayout:true,...addPropertyOverrides({B_zh7va3r:{svgContentId:12315752300}},baseVariant,gestureVariant)}),isDisplayed26()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1foid1\",\"data-framer-name\":\"Construction\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"rhOV6KD1x\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 1.05 21 L 1.05 18.2 C 1.05 17.65 1.192 17.133 1.475 16.65 C 1.758 16.167 2.15 15.8 2.65 15.55 C 3.5 15.117 4.458 14.75 5.525 14.45 C 6.592 14.15 7.767 14 9.05 14 C 10.333 14 11.508 14.15 12.575 14.45 C 13.642 14.75 14.6 15.117 15.45 15.55 C 15.95 15.8 16.342 16.167 16.625 16.65 C 16.908 17.133 17.05 17.65 17.05 18.2 L 17.05 21 Z M 3.05 19 L 15.05 19 L 15.05 18.2 C 15.05 18.017 15.004 17.85 14.913 17.7 C 14.821 17.55 14.7 17.433 14.55 17.35 C 13.95 17.05 13.179 16.75 12.238 16.45 C 11.296 16.15 10.233 16 9.05 16 C 7.867 16 6.804 16.15 5.862 16.45 C 4.921 16.75 4.15 17.05 3.55 17.35 C 3.4 17.433 3.279 17.55 3.188 17.7 C 3.096 17.85 3.05 18.017 3.05 18.2 Z M 9.05 13 C 7.95 13 7.008 12.608 6.225 11.825 C 5.442 11.042 5.05 10.1 5.05 9 L 4.8 9 C 4.65 9 4.529 8.954 4.438 8.862 C 4.346 8.771 4.3 8.65 4.3 8.5 C 4.3 8.35 4.346 8.229 4.438 8.137 C 4.529 8.046 4.65 8 4.8 8 L 5.05 8 C 5.05 7.25 5.233 6.575 5.6 5.975 C 5.967 5.375 6.45 4.9 7.05 4.55 L 7.05 5.5 C 7.05 5.65 7.096 5.771 7.188 5.863 C 7.279 5.954 7.4 6 7.55 6 C 7.7 6 7.821 5.954 7.913 5.863 C 8.004 5.771 8.05 5.65 8.05 5.5 L 8.05 4.15 C 8.2 4.1 8.358 4.063 8.525 4.037 C 8.692 4.012 8.867 4 9.05 4 C 9.233 4 9.408 4.012 9.575 4.037 C 9.742 4.063 9.9 4.1 10.05 4.15 L 10.05 5.5 C 10.05 5.65 10.096 5.771 10.188 5.863 C 10.279 5.954 10.4 6 10.55 6 C 10.7 6 10.821 5.954 10.913 5.863 C 11.004 5.771 11.05 5.65 11.05 5.5 L 11.05 4.55 C 11.65 4.9 12.133 5.375 12.5 5.975 C 12.867 6.575 13.05 7.25 13.05 8 L 13.3 8 C 13.45 8 13.571 8.046 13.663 8.137 C 13.754 8.229 13.8 8.35 13.8 8.5 C 13.8 8.65 13.754 8.771 13.663 8.862 C 13.571 8.954 13.45 9 13.3 9 L 13.05 9 C 13.05 10.1 12.658 11.042 11.875 11.825 C 11.092 12.608 10.15 13 9.05 13 Z M 9.05 11 C 9.6 11 10.071 10.804 10.463 10.412 C 10.854 10.021 11.05 9.55 11.05 9 L 7.05 9 C 7.05 9.55 7.246 10.021 7.637 10.412 C 8.029 10.804 8.5 11 9.05 11 Z M 16.55 15 L 16.4 14.25 C 16.3 14.217 16.204 14.179 16.113 14.137 C 16.021 14.096 15.933 14.033 15.85 13.95 L 15.15 14.2 L 14.65 13.3 L 15.2 12.8 L 15.2 12.2 L 14.65 11.7 L 15.15 10.8 L 15.85 11.05 C 15.917 10.983 16 10.925 16.1 10.875 C 16.2 10.825 16.3 10.783 16.4 10.75 L 16.55 10 L 17.55 10 L 17.7 10.75 C 17.8 10.783 17.9 10.825 18 10.875 C 18.1 10.925 18.183 10.983 18.25 11.05 L 18.95 10.8 L 19.45 11.7 L 18.9 12.2 L 18.9 12.8 L 19.45 13.3 L 18.95 14.2 L 18.25 13.95 C 18.167 14.033 18.079 14.096 17.988 14.137 C 17.896 14.179 17.8 14.217 17.7 14.25 L 17.55 15 Z M 17.05 13.25 C 17.25 13.25 17.425 13.175 17.575 13.025 C 17.725 12.875 17.8 12.7 17.8 12.5 C 17.8 12.3 17.725 12.125 17.575 11.975 C 17.425 11.825 17.25 11.75 17.05 11.75 C 16.85 11.75 16.675 11.825 16.525 11.975 C 16.375 12.125 16.3 12.3 16.3 12.5 C 16.3 12.7 16.375 12.875 16.525 13.025 C 16.675 13.175 16.85 13.25 17.05 13.25 Z M 18.85 10 L 18.65 8.95 C 18.5 8.9 18.363 8.837 18.238 8.762 C 18.113 8.688 18 8.6 17.9 8.5 L 16.85 8.85 L 16.15 7.65 L 17 6.9 C 16.967 6.817 16.95 6.75 16.95 6.7 L 16.95 6.3 C 16.95 6.25 16.967 6.183 17 6.1 L 16.15 5.35 L 16.85 4.15 L 17.9 4.5 C 18 4.4 18.113 4.313 18.238 4.237 C 18.363 4.162 18.5 4.1 18.65 4.05 L 18.85 3 L 20.25 3 L 20.45 4.05 C 20.6 4.1 20.738 4.162 20.863 4.237 C 20.988 4.313 21.1 4.4 21.2 4.5 L 22.25 4.15 L 22.95 5.35 L 22.1 6.1 C 22.133 6.183 22.15 6.25 22.15 6.3 L 22.15 6.7 C 22.15 6.75 22.133 6.817 22.1 6.9 L 22.95 7.65 L 22.25 8.85 L 21.2 8.5 C 21.1 8.6 20.988 8.688 20.863 8.762 C 20.738 8.837 20.6 8.9 20.45 8.95 L 20.25 10 Z M 19.55 7.75 C 19.9 7.75 20.196 7.629 20.438 7.387 C 20.679 7.146 20.8 6.85 20.8 6.5 C 20.8 6.15 20.679 5.854 20.438 5.613 C 20.196 5.371 19.9 5.25 19.55 5.25 C 19.2 5.25 18.904 5.371 18.663 5.613 C 18.421 5.854 18.3 6.15 18.3 6.5 C 18.3 6.85 18.421 7.146 18.663 7.387 C 18.904 7.629 19.2 7.75 19.55 7.75 Z M 9.05 19 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:10106261325,withExternalLayout:true,...addPropertyOverrides({wvux6rCzn:{svgContentId:10216210278}},baseVariant,gestureVariant)}),isDisplayed27()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-r1f273\",\"data-framer-name\":\"Health-care\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"OhNQAKEiQ\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 10.5 15.5 L 13.5 15.5 L 13.5 13 L 16 13 L 16 10 L 13.5 10 L 13.5 7.5 L 10.5 7.5 L 10.5 10 L 8 10 L 8 13 L 10.5 13 Z M 12 22 C 9.683 21.417 7.771 20.087 6.263 18.012 C 4.754 15.938 4 13.633 4 11.1 L 4 5 L 12 2 L 20 5 L 20 11.1 C 20 13.633 19.246 15.938 17.738 18.012 C 16.229 20.087 14.317 21.417 12 22 Z M 12 19.9 C 13.733 19.35 15.167 18.25 16.3 16.6 C 17.433 14.95 18 13.117 18 11.1 L 18 6.375 L 12 4.125 L 6 6.375 L 6 11.1 C 6 13.117 6.567 14.95 7.7 16.6 C 8.833 18.25 10.267 19.35 12 19.9 Z M 12 12 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:10882745119,withExternalLayout:true,...addPropertyOverrides({OvvlCCW1J:{svgContentId:9261857152}},baseVariant,gestureVariant)}),isDisplayed28()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-km3itm\",\"data-framer-name\":\"Property-management\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"WEXjZszhq\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 2 21 L 2 3 L 12 3 L 12 7 L 22 7 L 22 21 Z M 4 19 L 6 19 L 6 17 L 4 17 Z M 4 15 L 6 15 L 6 13 L 4 13 Z M 4 11 L 6 11 L 6 9 L 4 9 Z M 4 7 L 6 7 L 6 5 L 4 5 Z M 8 19 L 10 19 L 10 17 L 8 17 Z M 8 15 L 10 15 L 10 13 L 8 13 Z M 8 11 L 10 11 L 10 9 L 8 9 Z M 8 7 L 10 7 L 10 5 L 8 5 Z M 12 19 L 20 19 L 20 9 L 12 9 L 12 11 L 14 11 L 14 13 L 12 13 L 12 15 L 14 15 L 14 17 L 12 17 Z M 16 13 L 16 11 L 18 11 L 18 13 Z M 16 17 L 16 15 L 18 15 L 18 17 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:11162841358,withExternalLayout:true,...addPropertyOverrides({MLyJjVnal:{svgContentId:8791862693}},baseVariant,gestureVariant)}),isDisplayed29()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-106jdfj\",\"data-framer-name\":\"Fm-service-providers\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"sq3eK_ZGS\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 19.275 9.175 L 15.75 5.65 L 13.625 7.75 L 11.5 5.65 L 14.325 2.8 C 14.525 2.6 14.75 2.454 15 2.362 C 15.25 2.271 15.5 2.225 15.75 2.225 C 16.017 2.225 16.271 2.271 16.513 2.362 C 16.754 2.454 16.967 2.6 17.15 2.8 L 19.275 4.925 C 19.575 5.208 19.796 5.537 19.938 5.912 C 20.079 6.287 20.15 6.667 20.15 7.05 C 20.15 7.433 20.079 7.808 19.938 8.175 C 19.796 8.542 19.575 8.875 19.275 9.175 Z M 5.5 13.775 C 5.2 13.475 5.05 13.121 5.05 12.712 C 5.05 12.304 5.2 11.95 5.5 11.65 L 7.95 9.175 L 10.075 11.3 L 7.6 13.775 C 7.317 14.075 6.971 14.225 6.563 14.225 C 6.154 14.225 5.8 14.075 5.5 13.775 Z M 4.425 21.2 C 4.242 21 4.1 20.779 4 20.538 C 3.9 20.296 3.85 20.042 3.85 19.775 C 3.85 19.508 3.896 19.254 3.988 19.013 C 4.079 18.771 4.225 18.55 4.425 18.35 L 11.5 11.3 L 8.325 8.1 C 8.025 7.817 7.875 7.471 7.875 7.063 C 7.875 6.654 8.025 6.3 8.325 6 C 8.608 5.7 8.958 5.55 9.375 5.55 C 9.792 5.55 10.15 5.7 10.45 6 L 13.625 9.175 L 15.05 7.75 L 17.85 10.6 C 18.05 10.8 18.15 11.033 18.15 11.3 C 18.15 11.567 18.05 11.8 17.85 12 C 17.65 12.2 17.417 12.3 17.15 12.3 C 16.883 12.3 16.65 12.2 16.45 12 L 7.25 21.2 C 7.05 21.4 6.829 21.546 6.588 21.638 C 6.346 21.729 6.1 21.775 5.85 21.775 C 5.6 21.775 5.35 21.725 5.1 21.625 C 4.85 21.525 4.625 21.383 4.425 21.2 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:12520131057,withExternalLayout:true,...addPropertyOverrides({QOLD3gpYZ:{svgContentId:10548750048}},baseVariant,gestureVariant)}),isDisplayed30()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1vjtmsm\",\"data-framer-name\":\"Government\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"T_cJKb2N0\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 5 21 L 5 4 L 14 4 L 14.4 6 L 20 6 L 20 16 L 13 16 L 12.6 14 L 7 14 L 7 21 Z M 12.5 10 Z M 14.65 14 L 18 14 L 18 8 L 12.75 8 L 12.35 6 L 7 6 L 7 12 L 14.25 12 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:10413565874,withExternalLayout:true,...addPropertyOverrides({biAxJFGRt:{svgContentId:9622518526}},baseVariant,gestureVariant)}),isDisplayed31()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-48idyp\",\"data-framer-name\":\"Roi-calculator\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"dwzv2Croj\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 8 18 L 9.5 18 L 9.5 16 L 11.5 16 L 11.5 14.5 L 9.5 14.5 L 9.5 12.5 L 8 12.5 L 8 14.5 L 6 14.5 L 6 16 L 8 16 Z M 13 17.25 L 18 17.25 L 18 15.75 L 13 15.75 Z M 13 14.75 L 18 14.75 L 18 13.25 L 13 13.25 Z M 14.1 10.95 L 15.5 9.55 L 16.9 10.95 L 17.95 9.9 L 16.55 8.45 L 17.95 7.05 L 16.9 6 L 15.5 7.4 L 14.1 6 L 13.05 7.05 L 14.45 8.45 L 13.05 9.9 Z M 6.25 9.2 L 11.25 9.2 L 11.25 7.7 L 6.25 7.7 Z M 5 21 C 4.45 21 3.979 20.804 3.588 20.413 C 3.196 20.021 3 19.55 3 19 L 3 5 C 3 4.45 3.196 3.979 3.588 3.587 C 3.979 3.196 4.45 3 5 3 L 19 3 C 19.55 3 20.021 3.196 20.413 3.587 C 20.804 3.979 21 4.45 21 5 L 21 19 C 21 19.55 20.804 20.021 20.413 20.413 C 20.021 20.804 19.55 21 19 21 Z M 5 19 L 19 19 L 19 5 L 5 5 Z M 5 5 L 5 19 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:12693159072,withExternalLayout:true,...addPropertyOverrides({HbHa1LHp2:{svgContentId:10346656092}},baseVariant,gestureVariant)}),isDisplayed32()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1rfkhay\",\"data-framer-name\":\"Download-brochure\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"VR_zLVzVI\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 17 L 16 13 L 14.6 11.6 L 13 13.15 L 13 9 L 11 9 L 11 13.15 L 9.4 11.6 L 8 13 Z M 6 22 C 5.45 22 4.979 21.804 4.588 21.413 C 4.196 21.021 4 20.55 4 20 L 4 8 L 10 2 L 18 2 C 18.55 2 19.021 2.196 19.413 2.587 C 19.804 2.979 20 3.45 20 4 L 20 20 C 20 20.55 19.804 21.021 19.413 21.413 C 19.021 21.804 18.55 22 18 22 Z M 6 20 L 18 20 L 18 4 L 10.85 4 L 6 8.85 Z M 6 20 L 18 20 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:10527023910,withExternalLayout:true,...addPropertyOverrides({Wz_Iu3LqG:{svgContentId:11120632686}},baseVariant,gestureVariant)}),isDisplayed33()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1q3gk83\",\"data-framer-name\":\"Free-checklist\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jneM6Env1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 5.55 19 L 2 15.45 L 3.4 14.05 L 5.525 16.175 L 9.775 11.925 L 11.175 13.35 Z M 5.55 11 L 2 7.45 L 3.4 6.05 L 5.525 8.175 L 9.775 3.925 L 11.175 5.35 Z M 13 17 L 13 15 L 22 15 L 22 17 Z M 13 9 L 13 7 L 22 7 L 22 9 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:12620619747,withExternalLayout:true,...addPropertyOverrides({R7jIJTDSC:{svgContentId:9250610577}},baseVariant,gestureVariant)}),isDisplayed34()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-w7uc9t\",\"data-framer-name\":\"Arrow-left\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Zm9A8FTlY\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 10 18 L 4 12 L 10 6 L 11.4 7.45 L 7.85 11 L 20 11 L 20 13 L 7.85 13 L 11.4 16.55 Z\" fill=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\"></path></svg>',svgContentId:12402555843,withExternalLayout:true,...addPropertyOverrides({NLpYtLot_:{svgContentId:11117254689}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pGOAZ.framer-1b66122, .framer-pGOAZ .framer-1b66122 { display: block; }\",\".framer-pGOAZ.framer-1aul9yv { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-pGOAZ .framer-yc8bbo, .framer-pGOAZ .framer-19vfw12, .framer-pGOAZ .framer-1vpmaaf, .framer-pGOAZ .framer-1ewh3p7, .framer-pGOAZ .framer-70a11z, .framer-pGOAZ .framer-15ekhqm, .framer-pGOAZ .framer-hc500s, .framer-pGOAZ .framer-sebnws, .framer-pGOAZ .framer-1n8t9zn, .framer-pGOAZ .framer-1k98wsy, .framer-pGOAZ .framer-k1yalv, .framer-pGOAZ .framer-15rlbin, .framer-pGOAZ .framer-sso5vg, .framer-pGOAZ .framer-1d2to6o, .framer-pGOAZ .framer-ctiw9b, .framer-pGOAZ .framer-tgbkp4, .framer-pGOAZ .framer-1aun007, .framer-pGOAZ .framer-1wr670s, .framer-pGOAZ .framer-qzcyg, .framer-pGOAZ .framer-mneu11, .framer-pGOAZ .framer-z2hkc5, .framer-pGOAZ .framer-1lplg3d, .framer-pGOAZ .framer-1oyc34q, .framer-pGOAZ .framer-1kffwu6, .framer-pGOAZ .framer-1jq57jh, .framer-pGOAZ .framer-1foid1, .framer-pGOAZ .framer-r1f273, .framer-pGOAZ .framer-km3itm, .framer-pGOAZ .framer-106jdfj, .framer-pGOAZ .framer-1vjtmsm, .framer-pGOAZ .framer-48idyp, .framer-pGOAZ .framer-1rfkhay, .framer-pGOAZ .framer-1q3gk83, .framer-pGOAZ .framer-w7uc9t { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-pGOAZ .framer-acp1by { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pGOAZ.framer-1aul9yv { gap: 0px; } .framer-pGOAZ.framer-1aul9yv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pGOAZ.framer-1aul9yv > :first-child { margin-top: 0px; } .framer-pGOAZ.framer-1aul9yv > :last-child { margin-bottom: 0px; } }\",\".framer-pGOAZ.framer-v-qrhg9u .framer-19vfw12 { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"GIwCX1sdW\":{\"layout\":[\"auto\",\"auto\"]},\"BW1I6IRPd\":{\"layout\":[\"auto\",\"auto\"]},\"xfWwM1kWY\":{\"layout\":[\"auto\",\"auto\"]},\"aFhJkh_99\":{\"layout\":[\"auto\",\"auto\"]},\"VFyG28UQy\":{\"layout\":[\"auto\",\"auto\"]},\"mtVYWtYqu\":{\"layout\":[\"auto\",\"auto\"]},\"koTpEwuz8\":{\"layout\":[\"auto\",\"auto\"]},\"AvYE9ww1Z\":{\"layout\":[\"auto\",\"auto\"]},\"uoXsp7sfC\":{\"layout\":[\"auto\",\"auto\"]},\"j4koOVnDn\":{\"layout\":[\"auto\",\"auto\"]},\"U49XIMDtD\":{\"layout\":[\"auto\",\"auto\"]},\"GCqPpvwNC\":{\"layout\":[\"auto\",\"auto\"]},\"XehfaeYRE\":{\"layout\":[\"auto\",\"auto\"]},\"USF_axNn9\":{\"layout\":[\"auto\",\"auto\"]},\"he9TNc1VO\":{\"layout\":[\"auto\",\"auto\"]},\"td8CgAKVw\":{\"layout\":[\"auto\",\"auto\"]},\"iSsoetd26\":{\"layout\":[\"auto\",\"auto\"]},\"mOfdlZiKg\":{\"layout\":[\"auto\",\"auto\"]},\"CLR6hHka1\":{\"layout\":[\"auto\",\"auto\"]},\"m8vprEYd9\":{\"layout\":[\"auto\",\"auto\"]},\"J9oIoC1Sj\":{\"layout\":[\"auto\",\"auto\"]},\"MDZzOKaDp\":{\"layout\":[\"auto\",\"auto\"]},\"erkzco5aD\":{\"layout\":[\"auto\",\"auto\"]},\"UdNChWiR5\":{\"layout\":[\"auto\",\"auto\"]},\"B_zh7va3r\":{\"layout\":[\"auto\",\"auto\"]},\"biAxJFGRt\":{\"layout\":[\"auto\",\"auto\"]},\"wvux6rCzn\":{\"layout\":[\"auto\",\"auto\"]},\"OvvlCCW1J\":{\"layout\":[\"auto\",\"auto\"]},\"MLyJjVnal\":{\"layout\":[\"auto\",\"auto\"]},\"QOLD3gpYZ\":{\"layout\":[\"auto\",\"auto\"]},\"HbHa1LHp2\":{\"layout\":[\"auto\",\"auto\"]},\"Wz_Iu3LqG\":{\"layout\":[\"auto\",\"auto\"]},\"R7jIJTDSC\":{\"layout\":[\"auto\",\"auto\"]},\"NLpYtLot_\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerg63tF7Ke8=withCSS(Component,css,\"framer-pGOAZ\");export default Framerg63tF7Ke8;Framerg63tF7Ke8.displayName=\"Icon\";Framerg63tF7Ke8.defaultProps={height:24,width:24};addPropertyControls(Framerg63tF7Ke8,{variant:{options:[\"SaOlRHUUp\",\"GIwCX1sdW\",\"BW1I6IRPd\",\"xfWwM1kWY\",\"aFhJkh_99\",\"VFyG28UQy\",\"mtVYWtYqu\",\"koTpEwuz8\",\"AvYE9ww1Z\",\"uoXsp7sfC\",\"j4koOVnDn\",\"U49XIMDtD\",\"GCqPpvwNC\",\"XehfaeYRE\",\"USF_axNn9\",\"he9TNc1VO\",\"td8CgAKVw\",\"iSsoetd26\",\"mOfdlZiKg\",\"CLR6hHka1\",\"m8vprEYd9\",\"J9oIoC1Sj\",\"MDZzOKaDp\",\"erkzco5aD\",\"UdNChWiR5\",\"B_zh7va3r\",\"biAxJFGRt\",\"wvux6rCzn\",\"OvvlCCW1J\",\"MLyJjVnal\",\"QOLD3gpYZ\",\"HbHa1LHp2\",\"Wz_Iu3LqG\",\"R7jIJTDSC\",\"NLpYtLot_\"],optionTitles:[\"all-features\",\"work-order-management\",\"automated-preventative-maintenance\",\"portfolio-property-management\",\"lease-management\",\"asset-management\",\"asset-lifecycle-management\",\"calendar-management\",\"smart-document-handling\",\"enhanced-communication\",\"contractor-management\",\"financial-management\",\"risk-and-compliance\",\"dashboard-and-reporting\",\"integrations\",\"arrow-right-blue\",\"resources hub\",\"blog\",\"news\",\"case-studies\",\"testimonials\",\"all-industries\",\"aged-care-and-disability-support\",\"education\",\"retail\",\"hospitality\",\"government\",\"construction\",\"health-care\",\"property-management\",\"fm-service-providers\",\"roi-calculator\",\"brochure\",\"free-checklist\",\"arrow-left\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerg63tF7Ke8,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerg63tF7Ke8\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"24\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GIwCX1sdW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BW1I6IRPd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xfWwM1kWY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aFhJkh_99\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VFyG28UQy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mtVYWtYqu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"koTpEwuz8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AvYE9ww1Z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uoXsp7sfC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"j4koOVnDn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"U49XIMDtD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GCqPpvwNC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XehfaeYRE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"USF_axNn9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"he9TNc1VO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"td8CgAKVw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iSsoetd26\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mOfdlZiKg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CLR6hHka1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"m8vprEYd9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"J9oIoC1Sj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MDZzOKaDp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"erkzco5aD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UdNChWiR5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"B_zh7va3r\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"biAxJFGRt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wvux6rCzn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OvvlCCW1J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MLyJjVnal\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QOLD3gpYZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HbHa1LHp2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Wz_Iu3LqG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"R7jIJTDSC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NLpYtLot_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"24\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./g63tF7Ke8.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,SmartComponentScopedContainer,SVG,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 from\"https://framerusercontent.com/modules/SEZElEFclwYuImYtU6s7/PbOejYhQI4DIspBjDR4E/g63tF7Ke8.js\";const IconFonts=getFonts(Icon);const IconControls=getPropertyControls(Icon);const enabledGestures={dWu3o7q05:{hover:true,pressed:true}};const serializationHash=\"framer-tBeTK\";const variantClassNames={dWu3o7q05:\"framer-v-qjov9m\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const 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 humanReadableEnumMap={Hidden:\"hidden\",Scroll:\"auto\",Visible:\"visible\"};const humanReadableEnumMap1={\"aged-care-and-disability-support\":\"MDZzOKaDp\",\"all-features\":\"SaOlRHUUp\",\"all-industries\":\"J9oIoC1Sj\",\"arrow-left\":\"NLpYtLot_\",\"arrow-right-blue\":\"he9TNc1VO\",\"asset-lifecycle-management\":\"mtVYWtYqu\",\"asset-management\":\"VFyG28UQy\",\"automated-preventative-maintenance\":\"BW1I6IRPd\",\"calendar-management\":\"koTpEwuz8\",\"case-studies\":\"CLR6hHka1\",\"contractor-management\":\"j4koOVnDn\",\"dashboard-and-reporting\":\"XehfaeYRE\",\"enhanced-communication\":\"uoXsp7sfC\",\"financial-management\":\"U49XIMDtD\",\"fm-service-providers\":\"QOLD3gpYZ\",\"free-checklist\":\"R7jIJTDSC\",\"health-care\":\"OvvlCCW1J\",\"lease-management\":\"aFhJkh_99\",\"portfolio-property-management\":\"xfWwM1kWY\",\"property-management\":\"MLyJjVnal\",\"resources hub\":\"td8CgAKVw\",\"risk-and-compliance\":\"GCqPpvwNC\",\"roi-calculator\":\"HbHa1LHp2\",\"smart-document-handling\":\"AvYE9ww1Z\",\"work-order-management\":\"GIwCX1sdW\",blog:\"iSsoetd26\",brochure:\"Wz_Iu3LqG\",construction:\"wvux6rCzn\",education:\"erkzco5aD\",government:\"biAxJFGRt\",hospitality:\"B_zh7va3r\",integrations:\"USF_axNn9\",news:\"mOfdlZiKg\",retail:\"UdNChWiR5\",testimonials:\"m8vprEYd9\"};const getProps=({background2,border,click,color,darkChevron,defaultPadding,fontSize,hasSubmenu,height,hover,hover2,id,label,leftIcon,leftIcon1,link,newTab,overflow,pressed,radius,rightIcon,rightIcon1,sideMenu,textOpacity,transition,width,...props})=>{return{...props,a6BaapqMZ:textOpacity??props.a6BaapqMZ??.65,aiuGuH26Y:hasSubmenu??props.aiuGuH26Y,cPXR7Q_lp:label??props.cPXR7Q_lp??\"Link\",Dt17pOFEA:hover2??props.Dt17pOFEA,edoSMNHkZ:defaultPadding??props.edoSMNHkZ??\"12px 16px 12px 16px\",FEU2nsplY:leftIcon??props.FEU2nsplY,fJ91ISyGB:pressed??props.fJ91ISyGB??\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:color??props.GcFYvvCRX??\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:humanReadableEnumMap1[leftIcon1]??leftIcon1??props.hDS3mnNiA??\"SaOlRHUUp\",KedQMwHt_:humanReadableEnumMap1[rightIcon1]??rightIcon1??props.KedQMwHt_??\"SaOlRHUUp\",LUEAKmL7I:fontSize??props.LUEAKmL7I??16,nVPJe7Z7x:transition??props.nVPJe7Z7x??{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:newTab??props.O58hSVyfJ,oJOYLdMh8:hover??props.oJOYLdMh8??\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",QsegaHugd:click??props.QsegaHugd,r6vDReZ2J:sideMenu??props.r6vDReZ2J,RBY_KrfMF:humanReadableEnumMap[overflow]??overflow??props.RBY_KrfMF??\"visible\",Trcro9tYd:link??props.Trcro9tYd,V2ra5iGCk:rightIcon??props.V2ra5iGCk,wBEi_7YlR:border??props.wBEi_7YlR??{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},wPjYUzPZS:radius??props.wPjYUzPZS??\"8px\",xDSmzrW_L:darkChevron??props.xDSmzrW_L,yZFxwikMG:background2??props.yZFxwikMG??\"rgba(0, 53, 128, 0)\"};};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,cPXR7Q_lp,Trcro9tYd,aiuGuH26Y,O58hSVyfJ,LUEAKmL7I,wPjYUzPZS,GcFYvvCRX,oJOYLdMh8,fJ91ISyGB,RBY_KrfMF,wBEi_7YlR,a6BaapqMZ,yZFxwikMG,Dt17pOFEA,FEU2nsplY,hDS3mnNiA,nVPJe7Z7x,V2ra5iGCk,KedQMwHt_,xDSmzrW_L,r6vDReZ2J,edoSMNHkZ,QsegaHugd,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"dWu3o7q05\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1k84mu1=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(QsegaHugd){const res=await QsegaHugd(...args);if(res===false)return false;}});const onMouseEnter4u0hv5=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(Dt17pOFEA){const res=await Dt17pOFEA(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:nVPJe7Z7x,children:/*#__PURE__*/_jsx(Link,{href:Trcro9tYd,motionChild:true,nodeId:\"dWu3o7q05\",openInNewTab:O58hSVyfJ,scopeId:\"xF5dGzzn7\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-qjov9m\",className,classNames)} framer-1dzx6qd`,\"data-border\":true,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"dWu3o7q05\",onMouseEnter:onMouseEnter4u0hv5,onTap:onTap1k84mu1,ref:refBinding,style:{\"--1faz62u\":numberToPixelString(edoSMNHkZ),\"--1ycepvh\":RBY_KrfMF,\"--border-bottom-width\":(wBEi_7YlR.borderBottomWidth??wBEi_7YlR.borderWidth)+\"px\",\"--border-color\":wBEi_7YlR.borderColor,\"--border-left-width\":(wBEi_7YlR.borderLeftWidth??wBEi_7YlR.borderWidth)+\"px\",\"--border-right-width\":(wBEi_7YlR.borderRightWidth??wBEi_7YlR.borderWidth)+\"px\",\"--border-style\":wBEi_7YlR.borderStyle,\"--border-top-width\":(wBEi_7YlR.borderTopWidth??wBEi_7YlR.borderWidth)+\"px\",backgroundColor:yZFxwikMG,borderBottomLeftRadius:radiusForCorner(wPjYUzPZS,3),borderBottomRightRadius:radiusForCorner(wPjYUzPZS,2),borderTopLeftRadius:radiusForCorner(wPjYUzPZS,0),borderTopRightRadius:radiusForCorner(wPjYUzPZS,1),...style},variants:{\"dWu3o7q05-hover\":{backgroundColor:oJOYLdMh8},\"dWu3o7q05-pressed\":{backgroundColor:fJ91ISyGB}},...addPropertyOverrides({\"dWu3o7q05-hover\":{\"data-framer-name\":undefined},\"dWu3o7q05-pressed\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[FEU2nsplY&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mlndi2-container\",\"data-framer-name\":\"Icon Library\",layoutDependency:layoutDependency,layoutId:\"Z3P8bPe1S-container\",name:\"Icon Library\",nodeId:\"Z3P8bPe1S\",rendersWithMotion:true,scopeId:\"xF5dGzzn7\",children:/*#__PURE__*/_jsx(Icon,{height:\"100%\",id:\"Z3P8bPe1S\",layoutId:\"Z3P8bPe1S\",name:\"Icon Library\",style:{height:\"100%\",width:\"100%\"},variant:hDS3mnNiA,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS12YXJpYWJsZS1yZWd1bGFyVkY9SW5kbmFIUWlJRFl3TUE9PQ==\",\"--framer-font-family\":'\"Figtree Variable\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-LUEAKmL7I-xF5dGzzn7) * 1px)\",\"--framer-font-variation-axes\":'var(--extracted-2gg91v, \"wght\" 600)',\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-GcFYvvCRX-xF5dGzzn7))\"},children:\"Link\"})}),className:\"framer-6zdna\",fonts:[\"GF;Figtree-variable-regular\"],layoutDependency:layoutDependency,layoutId:\"cOit6_1UK\",style:{\"--extracted-2gg91v\":'\"wght\" 600',\"--extracted-r6o4lv\":\"var(--variable-reference-GcFYvvCRX-xF5dGzzn7)\",\"--variable-reference-GcFYvvCRX-xF5dGzzn7\":GcFYvvCRX,\"--variable-reference-LUEAKmL7I-xF5dGzzn7\":LUEAKmL7I,opacity:a6BaapqMZ},text:cPXR7Q_lp,variants:{\"dWu3o7q05-hover\":{opacity:1},\"dWu3o7q05-pressed\":{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true}),aiuGuH26Y&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-26y84g\",\"data-framer-name\":\"Chevron\",layoutDependency:layoutDependency,layoutId:\"JmT8TlpBA\",style:{rotate:0},variants:{\"dWu3o7q05-hover\":{rotate:-180},\"dWu3o7q05-pressed\":{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1e6y46j\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"kpxO08O6S\",opacity:.65,style:{opacity:.65},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11852527194,withExternalLayout:true})}),xDSmzrW_L&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f4rhui\",\"data-framer-name\":\"Chevron\",layoutDependency:layoutDependency,layoutId:\"qc5rZV9XY\",style:{rotate:0},variants:{\"dWu3o7q05-hover\":{rotate:-180},\"dWu3o7q05-pressed\":{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-vmgeea\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZeNCJsmgH\",opacity:.65,style:{opacity:.65},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10758955331,withExternalLayout:true})}),r6vDReZ2J&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-jnf3gn\",\"data-framer-name\":\"Chevron right\",layoutDependency:layoutDependency,layoutId:\"Pe1njzyuG\",style:{rotate:0},variants:{\"dWu3o7q05-hover\":{rotate:-180},\"dWu3o7q05-pressed\":{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1oyhx26\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"vWnNwxm1v\",opacity:.65,style:{opacity:.65},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 0 0 L 4 4 L 8 0\" transform=\"translate(3 5.5) rotate(-90 4 2)\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11376675362,withExternalLayout:true,...addPropertyOverrides({\"dWu3o7q05-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 0 0 L 4 4 L 8 0\" transform=\"translate(3 5.5) rotate(90 4 2)\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12284116585},\"dWu3o7q05-pressed\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 0 0 L 4 4 L 8 0\" transform=\"translate(3 5.5) rotate(90 4 2)\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12284116585}},baseVariant,gestureVariant)})}),V2ra5iGCk&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gmdmdo-container\",\"data-framer-name\":\"Icon Library\",layoutDependency:layoutDependency,layoutId:\"DP0nSG8o5-container\",name:\"Icon Library\",nodeId:\"DP0nSG8o5\",rendersWithMotion:true,scopeId:\"xF5dGzzn7\",children:/*#__PURE__*/_jsx(Icon,{height:\"100%\",id:\"DP0nSG8o5\",layoutId:\"DP0nSG8o5\",name:\"Icon Library\",style:{height:\"100%\",width:\"100%\"},variant:KedQMwHt_,width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tBeTK.framer-1dzx6qd, .framer-tBeTK .framer-1dzx6qd { display: block; }\",\".framer-tBeTK.framer-qjov9m { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 24px; overflow: var(--1ycepvh); padding: var(--1faz62u); position: relative; text-decoration: none; width: min-content; }\",\".framer-tBeTK .framer-1mlndi2-container, .framer-tBeTK .framer-gmdmdo-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-tBeTK .framer-6zdna { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-tBeTK .framer-26y84g, .framer-tBeTK .framer-1f4rhui { flex: none; height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-tBeTK .framer-1e6y46j, .framer-tBeTK .framer-vmgeea { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-tBeTK .framer-jnf3gn { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-tBeTK .framer-1oyhx26 { flex: none; height: 14px; position: relative; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tBeTK.framer-qjov9m, .framer-tBeTK .framer-jnf3gn { gap: 0px; } .framer-tBeTK.framer-qjov9m > *, .framer-tBeTK .framer-jnf3gn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tBeTK.framer-qjov9m > :first-child, .framer-tBeTK .framer-jnf3gn > :first-child { margin-left: 0px; } .framer-tBeTK.framer-qjov9m > :last-child, .framer-tBeTK .framer-jnf3gn > :last-child { margin-right: 0px; } }\",\".framer-tBeTK.framer-v-qjov9m.hover .framer-jnf3gn, .framer-tBeTK.framer-v-qjov9m.pressed .framer-jnf3gn { flex: none; width: 14px; }\",'.framer-tBeTK[data-border=\"true\"]::after, .framer-tBeTK [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 44\n * @framerIntrinsicWidth 62\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"24px\",null]},\"ZOliof82X\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"24px\",null]},\"B0dKq6mnv\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"24px\",null]}}}\n * @framerVariables {\"cPXR7Q_lp\":\"label\",\"Trcro9tYd\":\"link\",\"aiuGuH26Y\":\"hasSubmenu\",\"O58hSVyfJ\":\"newTab\",\"LUEAKmL7I\":\"fontSize\",\"wPjYUzPZS\":\"radius\",\"GcFYvvCRX\":\"color\",\"oJOYLdMh8\":\"hover\",\"fJ91ISyGB\":\"pressed\",\"RBY_KrfMF\":\"overflow\",\"wBEi_7YlR\":\"border\",\"a6BaapqMZ\":\"textOpacity\",\"yZFxwikMG\":\"background2\",\"Dt17pOFEA\":\"hover2\",\"FEU2nsplY\":\"leftIcon\",\"hDS3mnNiA\":\"leftIcon1\",\"nVPJe7Z7x\":\"transition\",\"V2ra5iGCk\":\"rightIcon\",\"KedQMwHt_\":\"rightIcon1\",\"xDSmzrW_L\":\"darkChevron\",\"r6vDReZ2J\":\"sideMenu\",\"edoSMNHkZ\":\"defaultPadding\",\"QsegaHugd\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxF5dGzzn7=withCSS(Component,css,\"framer-tBeTK\");export default FramerxF5dGzzn7;FramerxF5dGzzn7.displayName=\"Navigagion/Navlink\";FramerxF5dGzzn7.defaultProps={height:44,width:62};addPropertyControls(FramerxF5dGzzn7,{cPXR7Q_lp:{defaultValue:\"Link\",description:\"Button text\",displayTextArea:false,title:\"Label\",type:ControlType.String},Trcro9tYd:{description:\"Target URL or anchor\",title:\"Link\",type:ControlType.Link},aiuGuH26Y:{defaultValue:false,description:\"Optional icon on the right, typically a chevron for submenus.\",title:\"Has Submenu\",type:ControlType.Boolean},O58hSVyfJ:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},LUEAKmL7I:{defaultValue:16,title:\"Font Size\",type:ControlType.Number},wPjYUzPZS:{defaultValue:\"8px\",title:\"Radius\",type:ControlType.BorderRadius},GcFYvvCRX:{defaultValue:'var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35)) /* {\"name\":\"Light Button text\"} */',title:\"Color\",type:ControlType.Color},oJOYLdMh8:{defaultValue:'var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246)) /* {\"name\":\"Light Button Hover\"} */',title:\"Hover\",type:ControlType.Color},fJ91ISyGB:{defaultValue:'var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16)) /* {\"name\":\"Light Button Pressed\"} */',title:\"Pressed\",type:ControlType.Color},RBY_KrfMF:{defaultValue:\"visible\",options:[\"hidden\",\"visible\",\"auto\"],optionTitles:[\"Hidden\",\"Visible\",\"Scroll\"],title:\"Overflow\",type:ControlType.Enum},wBEi_7YlR:{defaultValue:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},title:\"Border\",type:ControlType.Border},a6BaapqMZ:{defaultValue:.65,max:1,min:0,step:.01,title:\"Text opacity\",type:ControlType.Number},yZFxwikMG:{defaultValue:\"rgba(0, 53, 128, 0)\",title:\"Background 2\",type:ControlType.Color},Dt17pOFEA:{title:\"Hover 2\",type:ControlType.EventHandler},FEU2nsplY:{defaultValue:false,title:\"Left Icon\",type:ControlType.Boolean},hDS3mnNiA:IconControls?.[\"variant\"]&&{...IconControls[\"variant\"],defaultValue:\"SaOlRHUUp\",description:undefined,hidden:undefined,title:\"Left icon\"},nVPJe7Z7x:{defaultValue:{bounce:.2,delay:0,duration:.4,type:\"spring\"},title:\"Transition\",type:ControlType.Transition},V2ra5iGCk:{defaultValue:false,title:\"Right icon\",type:ControlType.Boolean},KedQMwHt_:IconControls?.[\"variant\"]&&{...IconControls[\"variant\"],defaultValue:\"SaOlRHUUp\",description:undefined,hidden:undefined,title:\"Right icon \"},xDSmzrW_L:{defaultValue:false,title:\"Dark chevron\",type:ControlType.Boolean},r6vDReZ2J:{defaultValue:false,title:\"Side menu\",type:ControlType.Boolean},edoSMNHkZ:{defaultValue:\"12px 16px 12px 16px\",description:\"Standard button padding (12\\xd716)\",title:\"Default padding\",type:ControlType.Padding},QsegaHugd:{title:\"Click\",type:ControlType.EventHandler}});const variationAxes=[{defaultValue:300,maxValue:900,minValue:300,name:\"Weight\",tag:\"wght\"}];addFonts(FramerxF5dGzzn7,[{explicitInter:true,fonts:[{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xms-HUzqDCFdgfMq4a3DIZs3ik.woff2\",variationAxes,weight:\"400\"}]},...IconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxF5dGzzn7\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"62\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"44\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"24px\\\",null]},\\\"ZOliof82X\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"24px\\\",null]},\\\"B0dKq6mnv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"24px\\\",null]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"cPXR7Q_lp\\\":\\\"label\\\",\\\"Trcro9tYd\\\":\\\"link\\\",\\\"aiuGuH26Y\\\":\\\"hasSubmenu\\\",\\\"O58hSVyfJ\\\":\\\"newTab\\\",\\\"LUEAKmL7I\\\":\\\"fontSize\\\",\\\"wPjYUzPZS\\\":\\\"radius\\\",\\\"GcFYvvCRX\\\":\\\"color\\\",\\\"oJOYLdMh8\\\":\\\"hover\\\",\\\"fJ91ISyGB\\\":\\\"pressed\\\",\\\"RBY_KrfMF\\\":\\\"overflow\\\",\\\"wBEi_7YlR\\\":\\\"border\\\",\\\"a6BaapqMZ\\\":\\\"textOpacity\\\",\\\"yZFxwikMG\\\":\\\"background2\\\",\\\"Dt17pOFEA\\\":\\\"hover2\\\",\\\"FEU2nsplY\\\":\\\"leftIcon\\\",\\\"hDS3mnNiA\\\":\\\"leftIcon1\\\",\\\"nVPJe7Z7x\\\":\\\"transition\\\",\\\"V2ra5iGCk\\\":\\\"rightIcon\\\",\\\"KedQMwHt_\\\":\\\"rightIcon1\\\",\\\"xDSmzrW_L\\\":\\\"darkChevron\\\",\\\"r6vDReZ2J\\\":\\\"sideMenu\\\",\\\"edoSMNHkZ\\\":\\\"defaultPadding\\\",\\\"QsegaHugd\\\":\\\"click\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"+1 (978) 737-5251\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport*as localizedValues from\"./j9dlTFfey-0.js\";const valuesByLocaleId={ngcJhDWOR:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"mxpztA_qi\",\"oG3iXBDkt\",\"JUT7QZxYW\"];const serializationHash=\"framer-445yq\";const variantClassNames={JUT7QZxYW:\"framer-v-aka8s5\",mxpztA_qi:\"framer-v-24ya9y\",oG3iXBDkt:\"framer-v-1nzork4\"};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={\"Closed black\":\"JUT7QZxYW\",Closed:\"mxpztA_qi\",Opened:\"oG3iXBDkt\"};const getProps=({click,height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mxpztA_qi\",yXbbw5Uab:click??props.yXbbw5Uab};};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,yXbbw5Uab,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"mxpztA_qi\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaply8w7i=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(yXbbw5Uab){const res=await yXbbw5Uab(...args);if(res===false)return false;}setVariant(\"oG3iXBDkt\");});const onTap1eggn9i=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(yXbbw5Uab){const res=await yXbbw5Uab(...args);if(res===false)return false;}setVariant(\"mxpztA_qi\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"oG3iXBDkt\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-24ya9y\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"mxpztA_qi\",onTap:onTaply8w7i,ref:refBinding,style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},...addPropertyOverrides({JUT7QZxYW:{\"data-framer-name\":\"Closed black\"},oG3iXBDkt:{\"data-framer-name\":\"Opened\",onTap:onTap1eggn9i}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k5sxay\",layoutDependency:layoutDependency,layoutId:\"Dvker_bGd\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-38357e\",layoutDependency:layoutDependency,layoutId:\"XcI07Mogk\",style:{backgroundColor:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,rotate:0},variants:{JUT7QZxYW:{backgroundColor:\"rgb(30, 28, 35)\",rotate:0},oG3iXBDkt:{backgroundColor:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",rotate:45}}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bmfl4y\",layoutDependency:layoutDependency,layoutId:\"E0GYnyEha\",style:{backgroundColor:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},variants:{JUT7QZxYW:{backgroundColor:\"rgb(30, 28, 35)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19l5dpo\",layoutDependency:layoutDependency,layoutId:\"NEHpKoT3h\",style:{backgroundColor:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,rotate:0},variants:{JUT7QZxYW:{backgroundColor:\"rgb(30, 28, 35)\",rotate:0},oG3iXBDkt:{backgroundColor:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",rotate:-45}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-445yq.framer-1fu1472, .framer-445yq .framer-1fu1472 { display: block; }\",\".framer-445yq.framer-24ya9y { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 44px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 44px; }\",\".framer-445yq .framer-1k5sxay { flex: none; height: 14px; overflow: visible; position: relative; width: 22px; }\",\".framer-445yq .framer-38357e { flex: none; height: 2px; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: 0px; width: 100%; }\",\".framer-445yq .framer-bmfl4y { flex: none; height: 2px; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 100%; }\",\".framer-445yq .framer-19l5dpo { bottom: 0px; flex: none; height: 2px; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-445yq.framer-24ya9y { gap: 0px; } .framer-445yq.framer-24ya9y > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-445yq.framer-24ya9y > :first-child { margin-top: 0px; } .framer-445yq.framer-24ya9y > :last-child { margin-bottom: 0px; } }\",\".framer-445yq.framer-v-1nzork4 .framer-38357e { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-445yq.framer-v-1nzork4 .framer-19l5dpo { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 44\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"oG3iXBDkt\":{\"layout\":[\"fixed\",\"fixed\"]},\"JUT7QZxYW\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"yXbbw5Uab\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerbi9PZdvCV=withCSS(Component,css,\"framer-445yq\");export default Framerbi9PZdvCV;Framerbi9PZdvCV.displayName=\"Hamburger menu\";Framerbi9PZdvCV.defaultProps={height:44,width:44};addPropertyControls(Framerbi9PZdvCV,{variant:{options:[\"mxpztA_qi\",\"oG3iXBDkt\",\"JUT7QZxYW\"],optionTitles:[\"Closed\",\"Opened\",\"Closed black\"],title:\"Variant\",type:ControlType.Enum},yXbbw5Uab:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerbi9PZdvCV,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerbi9PZdvCV\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"yXbbw5Uab\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"44\",\"framerIntrinsicHeight\":\"44\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oG3iXBDkt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JUT7QZxYW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bi9PZdvCV.map", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import getLocalizedValue from\"https://framerusercontent.com/modules/K1m5YsJKPLsJY1gL5cxS/9StInczeew2QIOuFv1cX/j9dlTFfey.js\";import HamburgerMenu from\"https://framerusercontent.com/modules/C8ySApsaNmT9VQsPjQzj/LL77oUJfbuj7WGOFo7VD/bi9PZdvCV.js\";import LogoWithMargins from\"https://framerusercontent.com/modules/vkHCchhfLHaDF4GxXBSy/9TYT99GtRNmltjZ6bcJX/QgNE5F9Nu.js\";import NavigagionNavlink from\"https://framerusercontent.com/modules/Gl6b7vbTrbnLABhXh1xi/hobMpBcfMg4RwtO7ewUp/xF5dGzzn7.js\";const LogoWithMarginsFonts=getFonts(LogoWithMargins);const HamburgerMenuFonts=getFonts(HamburgerMenu);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const NavigagionNavlinkFonts=getFonts(NavigagionNavlink);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"BQbOanWFA\",\"wSqFr7wO8\",\"klJNvFkS6\",\"UqFMKJc7F\",\"lGK0Chtdj\",\"j_EeMpK77\",\"mJZHA_dbg\"];const serializationHash=\"framer-PoSjC\";const variantClassNames={BQbOanWFA:\"framer-v-1vjbejd\",j_EeMpK77:\"framer-v-18yda67\",klJNvFkS6:\"framer-v-y1v8t3\",lGK0Chtdj:\"framer-v-w3c9y9\",mJZHA_dbg:\"framer-v-1x3l0hg\",UqFMKJc7F:\"framer-v-z3e6ed\",wSqFr7wO8:\"framer-v-17bn6so\"};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 transition2={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};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={\"Desktop fixed\":\"BQbOanWFA\",\"Desktop Floating\":\"wSqFr7wO8\",\"Mobile - Features\":\"lGK0Chtdj\",\"Mobile - Industries submenu\":\"j_EeMpK77\",\"Mobile - Main Menu\":\"UqFMKJc7F\",\"Mobile - Resources\":\"mJZHA_dbg\",Mobile:\"klJNvFkS6\"};const getProps=({font14,font16,font20,height,id,width,...props})=>{return{...props,cnUSUNHAN:font20??props.cnUSUNHAN??20,M4dng1c9x:font14??props.M4dng1c9x??14,variant:humanReadableVariantMap[props.variant]??props.variant??\"BQbOanWFA\",Z_K_SQ3h1:font16??props.Z_K_SQ3h1??16};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Z_K_SQ3h1,cnUSUNHAN,M4dng1c9x,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BQbOanWFA\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const yXbbw5Uab1ku6473=activeVariantCallback(async(...args)=>{setVariant(\"JKMMjo_5W\");});const yXbbw5Uab1xfuzp7=activeVariantCallback(async(...args)=>{setVariant(\"UqFMKJc7F\");});const yXbbw5Uabq0ytqi=activeVariantCallback(async(...args)=>{setVariant(\"klJNvFkS6\");});const Dt17pOFEAtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const QsegaHugd1gcur7=activeVariantCallback(async(...args)=>{setVariant(\"lGK0Chtdj\");});const QsegaHugds3cbwu=activeVariantCallback(async(...args)=>{setVariant(\"j_EeMpK77\");});const QsegaHugd114f0c9=activeVariantCallback(async(...args)=>{setVariant(\"mJZHA_dbg\");});const QsegaHugd1xfuzp7=activeVariantCallback(async(...args)=>{setVariant(\"UqFMKJc7F\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"klJNvFkS6\",\"UqFMKJc7F\",\"lGK0Chtdj\",\"j_EeMpK77\",\"mJZHA_dbg\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"klJNvFkS6\")return false;return true;};const router=useRouter();const isDisplayed2=()=>{if([\"klJNvFkS6\",\"UqFMKJc7F\",\"lGK0Chtdj\",\"j_EeMpK77\",\"mJZHA_dbg\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const isDisplayed3=()=>{if(baseVariant===\"UqFMKJc7F\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"lGK0Chtdj\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"mJZHA_dbg\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"j_EeMpK77\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"wSqFr7wO8\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({j_EeMpK77:{value:transition2},klJNvFkS6:{value:transition2},lGK0Chtdj:{value:transition2},mJZHA_dbg:{value:transition2},UqFMKJc7F:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1vjbejd\",className,classNames),\"data-framer-name\":\"Desktop fixed\",layoutDependency:layoutDependency,layoutId:\"BQbOanWFA\",ref:refBinding,style:{...style},...addPropertyOverrides({j_EeMpK77:{\"data-framer-name\":\"Mobile - Industries submenu\"},klJNvFkS6:{\"data-framer-name\":\"Mobile\"},lGK0Chtdj:{\"data-framer-name\":\"Mobile - Features\"},mJZHA_dbg:{\"data-framer-name\":\"Mobile - Resources\"},UqFMKJc7F:{\"data-framer-name\":\"Mobile - Main Menu\"},wSqFr7wO8:{\"data-framer-name\":\"Desktop Floating\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sfwob\",\"data-framer-name\":\"Top bar Wraper\",layoutDependency:layoutDependency,layoutId:\"k5ork3t2I\",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:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{j_EeMpK77:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-67b0b237-d1de-48d7-a260-5371749858bd, rgba(225, 231, 250, 0.9))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-93fee1e4-1184-432b-98fc-7744cfaed4fb, rgb(251, 248, 251))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},klJNvFkS6:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-67b0b237-d1de-48d7-a260-5371749858bd, rgba(225, 231, 250, 0.9))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-93fee1e4-1184-432b-98fc-7744cfaed4fb, rgb(251, 248, 251))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},lGK0Chtdj:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-67b0b237-d1de-48d7-a260-5371749858bd, rgba(225, 231, 250, 0.9))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-93fee1e4-1184-432b-98fc-7744cfaed4fb, rgb(251, 248, 251))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},mJZHA_dbg:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-67b0b237-d1de-48d7-a260-5371749858bd, rgba(225, 231, 250, 0.9))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-93fee1e4-1184-432b-98fc-7744cfaed4fb, rgb(251, 248, 251))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},UqFMKJc7F:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-67b0b237-d1de-48d7-a260-5371749858bd, rgba(225, 231, 250, 0.9))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-93fee1e4-1184-432b-98fc-7744cfaed4fb, rgb(251, 248, 251))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},...addPropertyOverrides({j_EeMpK77:{\"data-border\":true},klJNvFkS6:{\"data-border\":true},lGK0Chtdj:{\"data-border\":true},mJZHA_dbg:{\"data-border\":true},UqFMKJc7F:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+(0+((componentViewport?.height||100)-0-44)/2)+0,...addPropertyOverrides({j_EeMpK77:{width:\"143px\",y:(componentViewport?.y||0)+0+0+5},klJNvFkS6:{width:\"143px\",y:(componentViewport?.y||0)+0+0+5},lGK0Chtdj:{width:\"143px\",y:(componentViewport?.y||0)+0+0+5},mJZHA_dbg:{width:\"143px\",y:(componentViewport?.y||0)+0+0+5},UqFMKJc7F:{width:\"143px\",y:(componentViewport?.y||0)+0+0+5},wSqFr7wO8:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||44)-0-44)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r2r2s9-container\",layoutDependency:layoutDependency,layoutId:\"V5fuXMp1a-container\",nodeId:\"V5fuXMp1a\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(LogoWithMargins,{height:\"100%\",id:\"V5fuXMp1a\",jf6a61sru:\"2px 8px 10px 8px\",layoutId:\"V5fuXMp1a\",variant:\"b9z49mChE\",width:\"100%\",...addPropertyOverrides({j_EeMpK77:{jf6a61sru:\"2px 8px 9px 8px\",style:{height:\"100%\"},variant:\"cpF5qxPFg\"},klJNvFkS6:{jf6a61sru:\"2px 8px 9px 8px\",style:{height:\"100%\"},variant:\"cpF5qxPFg\"},lGK0Chtdj:{jf6a61sru:\"2px 8px 9px 8px\",style:{height:\"100%\"},variant:\"cpF5qxPFg\"},mJZHA_dbg:{jf6a61sru:\"2px 8px 9px 8px\",style:{height:\"100%\"},variant:\"cpF5qxPFg\"},UqFMKJc7F:{jf6a61sru:\"2px 8px 9px 8px\",style:{height:\"100%\"},variant:\"cpF5qxPFg\"},wSqFr7wO8:{variant:\"cpF5qxPFg\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lfcuyh\",\"data-framer-name\":\"Mobile menu\",layoutDependency:layoutDependency,layoutId:\"ftvYC0my7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{y:(componentViewport?.y||0)+0+0+5+0},klJNvFkS6:{y:(componentViewport?.y||0)+0+0+5+0+0},lGK0Chtdj:{y:(componentViewport?.y||0)+0+0+5+0},mJZHA_dbg:{y:(componentViewport?.y||0)+0+0+5+0},UqFMKJc7F:{y:(componentViewport?.y||0)+0+0+5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1n5bvy9-container\",\"data-framer-appear-id\":\"1n5bvy9\",layoutDependency:layoutDependency,layoutId:\"SFeUhUZjd-container\",nodeId:\"SFeUhUZjd\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",...addPropertyOverrides({klJNvFkS6:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(HamburgerMenu,{height:\"100%\",id:\"SFeUhUZjd\",layoutId:\"SFeUhUZjd\",variant:\"JUT7QZxYW\",width:\"100%\",yXbbw5Uab:yXbbw5Uab1ku6473,...addPropertyOverrides({j_EeMpK77:{variant:\"oG3iXBDkt\",yXbbw5Uab:yXbbw5Uabq0ytqi},klJNvFkS6:{yXbbw5Uab:yXbbw5Uab1xfuzp7},lGK0Chtdj:{variant:\"oG3iXBDkt\",yXbbw5Uab:yXbbw5Uabq0ytqi},mJZHA_dbg:{variant:\"oG3iXBDkt\",yXbbw5Uab:yXbbw5Uabq0ytqi},UqFMKJc7F:{variant:\"oG3iXBDkt\",yXbbw5Uab:yXbbw5Uabq0ytqi}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hs1bad\",\"data-framer-name\":\"Button background\",layoutDependency:layoutDependency,layoutId:\"aNJ7zglzI\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},variants:{j_EeMpK77:{background:'linear-gradient(90deg, var(--token-0c026b73-a94f-4e2e-9724-1004d98e5c58, rgb(0, 123, 255)) /* {\"name\":\"AI 1\"} */ 0%, var(--token-88fefa18-2974-45cc-9b87-6178b993b397, rgb(230, 0, 255)) /* {\"name\":\"AI 2\"} */ 100%)',borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 2px 0px rgba(14, 115, 255, 0.22), 0px 0.7065919983928324px 0.7065919983928324px -0.5833333333333333px rgba(242, 128, 255, 0.34529), 0px 1.8065619053231785px 1.8065619053231785px -1.1666666666666665px rgba(242, 128, 255, 0.33796), 0px 3.6217592146567767px 3.6217592146567767px -1.75px rgba(242, 128, 255, 0.32585), 0px 6.8655999097303715px 6.8655999097303715px -2.333333333333333px rgba(242, 128, 255, 0.30423), 0px 13.646761411524492px 13.646761411524492px -2.916666666666667px rgba(242, 128, 255, 0.25902), 0px 30px 30px -3.5px rgba(242, 128, 255, 0.15)\"},lGK0Chtdj:{background:'linear-gradient(90deg, var(--token-0c026b73-a94f-4e2e-9724-1004d98e5c58, rgb(0, 123, 255)) /* {\"name\":\"AI 1\"} */ 0%, var(--token-88fefa18-2974-45cc-9b87-6178b993b397, rgb(230, 0, 255)) /* {\"name\":\"AI 2\"} */ 100%)',borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 2px 0px rgba(14, 115, 255, 0.22), 0px 0.7065919983928324px 0.7065919983928324px -0.5833333333333333px rgba(242, 128, 255, 0.34529), 0px 1.8065619053231785px 1.8065619053231785px -1.1666666666666665px rgba(242, 128, 255, 0.33796), 0px 3.6217592146567767px 3.6217592146567767px -1.75px rgba(242, 128, 255, 0.32585), 0px 6.8655999097303715px 6.8655999097303715px -2.333333333333333px rgba(242, 128, 255, 0.30423), 0px 13.646761411524492px 13.646761411524492px -2.916666666666667px rgba(242, 128, 255, 0.25902), 0px 30px 30px -3.5px rgba(242, 128, 255, 0.15)\"},mJZHA_dbg:{background:'linear-gradient(90deg, var(--token-0c026b73-a94f-4e2e-9724-1004d98e5c58, rgb(0, 123, 255)) /* {\"name\":\"AI 1\"} */ 0%, var(--token-88fefa18-2974-45cc-9b87-6178b993b397, rgb(230, 0, 255)) /* {\"name\":\"AI 2\"} */ 100%)',borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 2px 0px rgba(14, 115, 255, 0.22), 0px 0.7065919983928324px 0.7065919983928324px -0.5833333333333333px rgba(242, 128, 255, 0.34529), 0px 1.8065619053231785px 1.8065619053231785px -1.1666666666666665px rgba(242, 128, 255, 0.33796), 0px 3.6217592146567767px 3.6217592146567767px -1.75px rgba(242, 128, 255, 0.32585), 0px 6.8655999097303715px 6.8655999097303715px -2.333333333333333px rgba(242, 128, 255, 0.30423), 0px 13.646761411524492px 13.646761411524492px -2.916666666666667px rgba(242, 128, 255, 0.25902), 0px 30px 30px -3.5px rgba(242, 128, 255, 0.15)\"},UqFMKJc7F:{background:'linear-gradient(90deg, var(--token-0c026b73-a94f-4e2e-9724-1004d98e5c58, rgb(0, 123, 255)) /* {\"name\":\"AI 1\"} */ 0%, var(--token-88fefa18-2974-45cc-9b87-6178b993b397, rgb(230, 0, 255)) /* {\"name\":\"AI 2\"} */ 100%)',borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 2px 0px rgba(14, 115, 255, 0.22), 0px 0.7065919983928324px 0.7065919983928324px -0.5833333333333333px rgba(242, 128, 255, 0.34529), 0px 1.8065619053231785px 1.8065619053231785px -1.1666666666666665px rgba(242, 128, 255, 0.33796), 0px 3.6217592146567767px 3.6217592146567767px -1.75px rgba(242, 128, 255, 0.32585), 0px 6.8655999097303715px 6.8655999097303715px -2.333333333333333px rgba(242, 128, 255, 0.30423), 0px 13.646761411524492px 13.646761411524492px -2.916666666666667px rgba(242, 128, 255, 0.25902), 0px 30px 30px -3.5px rgba(242, 128, 255, 0.15)\"}},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ScKmtD7he\"},implicitPathVariables:undefined},{href:{webPageId:\"ScKmtD7he\"},implicitPathVariables:undefined},{href:{webPageId:\"ScKmtD7he\"},implicitPathVariables:undefined},{href:{webPageId:\"ScKmtD7he\"},implicitPathVariables:undefined},{href:{webPageId:\"ScKmtD7he\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{y:(componentViewport?.y||0)+0+0+5+0+0},lGK0Chtdj:{y:(componentViewport?.y||0)+0+0+5+0+0},mJZHA_dbg:{y:(componentViewport?.y||0)+0+0+5+0+0},UqFMKJc7F:{y:(componentViewport?.y||0)+0+0+5+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1co29s0-container\",layoutDependency:layoutDependency,layoutId:\"H6u6Y8uu4-container\",nodeId:\"H6u6Y8uu4\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:1,aiuGuH26Y:false,cPXR7Q_lp:\"REQUEST DEMO\",edoSMNHkZ:\"12px 12px 12px 12px\",FEU2nsplY:false,fJ91ISyGB:\"rgba(255, 255, 255, 0.8)\",GcFYvvCRX:\"rgb(255, 255, 255)\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"H6u6Y8uu4\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"H6u6Y8uu4\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",Trcro9tYd:resolvedLinks[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(255, 255, 255, 0)\",...addPropertyOverrides({j_EeMpK77:{edoSMNHkZ:\"8px 10px 8px 10px\",fJ91ISyGB:\"rgba(0, 0, 0, 0.12)\",LUEAKmL7I:M4dng1c9x,oJOYLdMh8:\"rgba(255, 255, 255, 0.05)\",Trcro9tYd:resolvedLinks[3]},lGK0Chtdj:{edoSMNHkZ:\"8px 10px 8px 10px\",fJ91ISyGB:\"rgba(0, 0, 0, 0.12)\",LUEAKmL7I:M4dng1c9x,oJOYLdMh8:\"rgba(255, 255, 255, 0.05)\",Trcro9tYd:resolvedLinks[2]},mJZHA_dbg:{edoSMNHkZ:\"8px 10px 8px 10px\",fJ91ISyGB:\"rgba(0, 0, 0, 0.12)\",LUEAKmL7I:M4dng1c9x,oJOYLdMh8:\"rgba(255, 255, 255, 0.05)\",Trcro9tYd:resolvedLinks[4]},UqFMKJc7F:{edoSMNHkZ:\"8px 10px 8px 10px\",fJ91ISyGB:\"rgba(0, 0, 0, 0.12)\",LUEAKmL7I:M4dng1c9x,oJOYLdMh8:\"rgba(255, 255, 255, 0.05)\",Trcro9tYd:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8xgs92\",\"data-framer-name\":\"Main menu - DO NOT ERASE\",layoutDependency:layoutDependency,layoutId:\"Al0otpH7t\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+(0+((componentViewport?.height||100)-0-44)/2)+0,...addPropertyOverrides({wSqFr7wO8:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||44)-0-44)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-jxy0lw-container\",\"data-framer-name\":\"Features Button\",id:`${layoutId}-jxy0lw`,layoutDependency:layoutDependency,layoutId:\"wkGdaKW7m-container\",name:\"Features Button\",nodeId:\"wkGdaKW7m\",ref:ref1,rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:[/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:true,cPXR7Q_lp:\"Features\",Dt17pOFEA:Dt17pOFEAtxyyif({overlay}),edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-fef17705-79f8-438b-bd07-e110c894411c, rgba(255, 255, 255, 0.12))\",GcFYvvCRX:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"wkGdaKW7m\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"wkGdaKW7m\",LUEAKmL7I:Z_K_SQ3h1,name:\"Features Button\",nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-27bf0bc0-dcea-44a9-b286-fb251daa54d2, rgba(255, 255, 255, 0.08))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",V2ra5iGCk:false,wBEi_7YlR:{borderColor:\"rgb(255, 0, 0)\",borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{aiuGuH26Y:false,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",xDSmzrW_L:true,yZFxwikMG:\"rgba(255, 255, 255, 0)\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-jxy0lw`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1y2ay5s\",\"data-framer-name\":\"Features submenu\",exit:animation2,initial:animation3,layoutDependency:layoutDependency,layoutId:\"IaRCIP2Xf\",ref:ref2,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mzgd6h-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ttlZT1g1s-container\",nodeId:\"ttlZT1g1s\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"All Features\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"ttlZT1g1s\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"ttlZT1g1s\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks1[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wqiweg\",layoutDependency:layoutDependency,layoutId:\"bYL697opY\",style:{backgroundColor:\"var(--token-b385ef2b-23cc-428a-a84f-6337db31495e, rgb(229, 231, 235))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16vrcfg\",layoutDependency:layoutDependency,layoutId:\"SM0fFEA98\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":rJLAE_sx8\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":rJLAE_sx8\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xo5i34-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"UBDbhmdcf-container\",nodeId:\"UBDbhmdcf\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Automated Preventative Maintenance\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"BW1I6IRPd\",height:\"100%\",id:\"UBDbhmdcf\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"UBDbhmdcf\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks2[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":itQb7ahuE\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":itQb7ahuE\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3k50hu-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"cPjNk8gKZ-container\",nodeId:\"cPjNk8gKZ\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Lease Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"aFhJkh_99\",height:\"100%\",id:\"cPjNk8gKZ\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"cPjNk8gKZ\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks3[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":PflhTpLKH\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":PflhTpLKH\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16zqkxl-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"d1J5mvYvK-container\",nodeId:\"d1J5mvYvK\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Asset Lifecycle Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"mtVYWtYqu\",height:\"100%\",id:\"d1J5mvYvK\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"d1J5mvYvK\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks4[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":JgnEN_0SF\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":JgnEN_0SF\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3iuihz-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"txC3BPD3Y-container\",nodeId:\"txC3BPD3Y\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Smart Document Handling\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"AvYE9ww1Z\",height:\"100%\",id:\"txC3BPD3Y\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"txC3BPD3Y\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks5[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":PALJ9abAz\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":PALJ9abAz\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jnwxtl-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Ji6xCHX2V-container\",nodeId:\"Ji6xCHX2V\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Contractor Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"j4koOVnDn\",height:\"100%\",id:\"Ji6xCHX2V\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"Ji6xCHX2V\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks6[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":on27rSR9B\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":on27rSR9B\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ante70-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"pmKQlZvDO-container\",nodeId:\"pmKQlZvDO\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Risk and Compliance\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"GCqPpvwNC\",height:\"100%\",id:\"pmKQlZvDO\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"pmKQlZvDO\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks7[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KQaOHVKpC\"},implicitPathVariables:undefined},{href:{webPageId:\"KQaOHVKpC\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r7nb9g-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"NWtE_OMpa-container\",nodeId:\"NWtE_OMpa\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Integrations\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"USF_axNn9\",height:\"100%\",id:\"NWtE_OMpa\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"NWtE_OMpa\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks8[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Ikdux05WU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":Ikdux05WU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-53p848-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"krOpgDAFq-container\",nodeId:\"krOpgDAFq\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Work Order Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"GIwCX1sdW\",height:\"100%\",id:\"krOpgDAFq\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"krOpgDAFq\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks9[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":lnZrF4FIS\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":lnZrF4FIS\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z4gob7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"IMqrTuiYW-container\",nodeId:\"IMqrTuiYW\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Portfolio/Property Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"xfWwM1kWY\",height:\"100%\",id:\"IMqrTuiYW\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"IMqrTuiYW\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks10[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks10[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m378C1q9U\"},implicitPathVariables:undefined},{href:{webPageId:\"m378C1q9U\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jg74lq-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"FL26iwIm1-container\",nodeId:\"FL26iwIm1\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Asset Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"VFyG28UQy\",height:\"100%\",id:\"FL26iwIm1\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"FL26iwIm1\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks11[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks11[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":IURz6EFhU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":IURz6EFhU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-154oq0t-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"giz4rSU3W-container\",nodeId:\"giz4rSU3W\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Calendar Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"koTpEwuz8\",height:\"100%\",id:\"giz4rSU3W\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"giz4rSU3W\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks12[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks12[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":rv2GdBiCR\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":rv2GdBiCR\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mjr7h4-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"DKSUDtsE0-container\",nodeId:\"DKSUDtsE0\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Enhanced Communication\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"uoXsp7sfC\",height:\"100%\",id:\"DKSUDtsE0\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"DKSUDtsE0\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks13[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks13[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":F3hDrutIg\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":F3hDrutIg\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3o7irq-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"UjbAZIRlf-container\",nodeId:\"UjbAZIRlf\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Financial Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"U49XIMDtD\",height:\"100%\",id:\"UjbAZIRlf\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"UjbAZIRlf\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks14[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks14[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":AhwHvzKz9\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":AhwHvzKz9\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks15=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"364px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rb85w8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"o0SqkDIga-container\",nodeId:\"o0SqkDIga\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Dashboard and Reporting\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"XehfaeYRE\",height:\"100%\",id:\"o0SqkDIga\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"o0SqkDIga\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks15[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks15[1]}},baseVariant,gestureVariant)})})})})]})]})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+(0+((componentViewport?.height||100)-0-44)/2)+0,...addPropertyOverrides({wSqFr7wO8:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||44)-0-44)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-13yc77m-container\",\"data-framer-name\":\"Industries Button\",id:`${layoutId}-13yc77m`,layoutDependency:layoutDependency,layoutId:\"SE55uupoM-container\",name:\"Industries Button\",nodeId:\"SE55uupoM\",ref:ref3,rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:[/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:true,cPXR7Q_lp:\"Industries\",Dt17pOFEA:Dt17pOFEAtxyyif({overlay:overlay1}),edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-fef17705-79f8-438b-bd07-e110c894411c, rgba(255, 255, 255, 0.12))\",GcFYvvCRX:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"SE55uupoM\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"SE55uupoM\",LUEAKmL7I:Z_K_SQ3h1,name:\"Industries Button\",nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-27bf0bc0-dcea-44a9-b286-fb251daa54d2, rgba(255, 255, 255, 0.08))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{aiuGuH26Y:false,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",xDSmzrW_L:true,yZFxwikMG:\"rgba(255, 255, 255, 0)\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-13yc77m`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-cgpdig\",\"data-framer-name\":\"Industries submenu\",exit:animation2,initial:animation3,layoutDependency:layoutDependency,layoutId:\"A19CAV0ug\",ref:ref4,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks16=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15cf9c7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"pAewYx9hS-container\",nodeId:\"pAewYx9hS\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"All Industries\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"J9oIoC1Sj\",height:\"100%\",id:\"pAewYx9hS\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"pAewYx9hS\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks16[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks16[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ybo64u\",layoutDependency:layoutDependency,layoutId:\"Uv83r7JjR\",style:{backgroundColor:\"var(--token-b385ef2b-23cc-428a-a84f-6337db31495e, rgb(229, 231, 235))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ug1koj\",layoutDependency:layoutDependency,layoutId:\"QtwhpKgFS\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks17=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1devpk6-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Ia5wKnwc3-container\",nodeId:\"Ia5wKnwc3\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Education\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"erkzco5aD\",height:\"100%\",id:\"Ia5wKnwc3\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"Ia5wKnwc3\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks17[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks17[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks18=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13k03kr-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"QxZMcRL6F-container\",nodeId:\"QxZMcRL6F\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Government\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"biAxJFGRt\",height:\"100%\",id:\"QxZMcRL6F\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"QxZMcRL6F\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks18[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks18[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks19=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-l1uh5o-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"zHeYaFyfJ-container\",nodeId:\"zHeYaFyfJ\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\" Aged Care and Disability Support \",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"MDZzOKaDp\",height:\"100%\",id:\"zHeYaFyfJ\",KedQMwHt_:\"MDZzOKaDp\",layoutId:\"zHeYaFyfJ\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks19[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks19[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks20=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1psu8on-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"a0hgoqUUu-container\",nodeId:\"a0hgoqUUu\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Construction\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"wvux6rCzn\",height:\"100%\",id:\"a0hgoqUUu\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"a0hgoqUUu\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks20[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks20[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks21=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9428km-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Jk0onOQXS-container\",nodeId:\"Jk0onOQXS\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"FM Service Providers\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"QOLD3gpYZ\",height:\"100%\",id:\"Jk0onOQXS\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"Jk0onOQXS\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks21[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks21[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks22=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vx4me4-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"eoR7SeOhO-container\",nodeId:\"eoR7SeOhO\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Hospitality\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"B_zh7va3r\",height:\"100%\",id:\"eoR7SeOhO\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"eoR7SeOhO\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks22[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks22[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks23=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t2ytlt-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CPSrMoSFR-container\",nodeId:\"CPSrMoSFR\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Property Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"MLyJjVnal\",height:\"100%\",id:\"CPSrMoSFR\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"CPSrMoSFR\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks23[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks23[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks24=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1n4bsto-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PrfMOxtj5-container\",nodeId:\"PrfMOxtj5\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Retail\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"UdNChWiR5\",height:\"100%\",id:\"PrfMOxtj5\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"PrfMOxtj5\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks24[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks24[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks25=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-186rx9f-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"tVFQKOTgo-container\",nodeId:\"tVFQKOTgo\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Health Care\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"OvvlCCW1J\",height:\"100%\",id:\"tVFQKOTgo\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"tVFQKOTgo\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks25[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks25[1]}},baseVariant,gestureVariant)})})})})]})]})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+(0+((componentViewport?.height||100)-0-44)/2)+0,...addPropertyOverrides({wSqFr7wO8:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||44)-0-44)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-y3iy86-container\",\"data-framer-name\":\"Resources Button\",id:`${layoutId}-y3iy86`,layoutDependency:layoutDependency,layoutId:\"XI3dl4NWM-container\",name:\"Resources Button\",nodeId:\"XI3dl4NWM\",ref:ref5,rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:[/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:true,cPXR7Q_lp:\"Resources\",Dt17pOFEA:Dt17pOFEAtxyyif({overlay:overlay2}),edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-fef17705-79f8-438b-bd07-e110c894411c, rgba(255, 255, 255, 0.12))\",GcFYvvCRX:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"XI3dl4NWM\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"XI3dl4NWM\",LUEAKmL7I:Z_K_SQ3h1,name:\"Resources Button\",nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-27bf0bc0-dcea-44a9-b286-fb251daa54d2, rgba(255, 255, 255, 0.08))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{aiuGuH26Y:false,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",xDSmzrW_L:true,yZFxwikMG:\"rgba(255, 255, 255, 0)\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-y3iy86`,offsetX:0,offsetY:10,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1wyv69h\",exit:animation2,initial:animation3,layoutDependency:layoutDependency,layoutId:\"BgyZwu2nn\",ref:ref6,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KuvQbNog0\"},implicitPathVariables:undefined},{href:{webPageId:\"KuvQbNog0\"},implicitPathVariables:undefined}],children:resolvedLinks26=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vrlsny-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"sm9sVxd9R-container\",nodeId:\"sm9sVxd9R\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Resources Hub\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"td8CgAKVw\",height:\"100%\",id:\"sm9sVxd9R\",KedQMwHt_:\"td8CgAKVw\",layoutId:\"sm9sVxd9R\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks26[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks26[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rfq3gs\",layoutDependency:layoutDependency,layoutId:\"C2kJ3nTaU\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dno0y7\",layoutDependency:layoutDependency,layoutId:\"npoSlAQMs\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-11hhayj\",layoutDependency:layoutDependency,layoutId:\"wIL8R2_Co\",style:{backgroundColor:\"var(--token-b385ef2b-23cc-428a-a84f-6337db31495e, rgb(229, 231, 235))\"}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"srfDvML8L\"},implicitPathVariables:undefined},{href:{webPageId:\"srfDvML8L\"},implicitPathVariables:undefined}],children:resolvedLinks27=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1q06aef-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"OfgQmDZne-container\",nodeId:\"OfgQmDZne\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Blog\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"iSsoetd26\",height:\"100%\",id:\"OfgQmDZne\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"OfgQmDZne\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks27[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks27[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"eYVLuOTyn\"},implicitPathVariables:undefined},{href:{webPageId:\"eYVLuOTyn\"},implicitPathVariables:undefined}],children:resolvedLinks28=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fcoask-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"lqACppOrt-container\",nodeId:\"lqACppOrt\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"News\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"mOfdlZiKg\",height:\"100%\",id:\"lqACppOrt\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"lqACppOrt\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks28[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks28[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"V_lrh6K3i\"},implicitPathVariables:undefined},{href:{webPageId:\"V_lrh6K3i\"},implicitPathVariables:undefined}],children:resolvedLinks29=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-101xinv-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"jBWk3yuLO-container\",nodeId:\"jBWk3yuLO\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Testimonials\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"m8vprEYd9\",height:\"100%\",id:\"jBWk3yuLO\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"jBWk3yuLO\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks29[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks29[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"goe5bovPo\"},implicitPathVariables:undefined},{href:{webPageId:\"goe5bovPo\"},implicitPathVariables:undefined}],children:resolvedLinks30=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1u11z35-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PI3molQ7g-container\",nodeId:\"PI3molQ7g\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Case Studies\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"CLR6hHka1\",height:\"100%\",id:\"PI3molQ7g\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"PI3molQ7g\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks30[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks30[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9c6byv\",layoutDependency:layoutDependency,layoutId:\"FEUUi6Vfs\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rp2gip\",layoutDependency:layoutDependency,layoutId:\"d1pEFLQMJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS12YXJpYWJsZS1yZWd1bGFyVkY9SW5kbmFIUWlJRGMxTUE9PQ==\",\"--framer-font-family\":'\"Figtree Variable\", \"Figtree Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'kern' off\",\"--framer-font-variation-axes\":'var(--extracted-198i5e0, \"wght\" 750)',\"--framer-letter-spacing\":\"0.1em\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Downloadables\"})}),className:\"framer-1rfj56\",fonts:[\"GF;Figtree-variable-regular\"],layoutDependency:layoutDependency,layoutId:\"xIqvP5CTZ\",style:{\"--extracted-198i5e0\":'\"wght\" 750',\"--extracted-1lwpl3i\":\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gqui7g\",layoutDependency:layoutDependency,layoutId:\"Dh8vNPH96\",style:{backgroundColor:\"var(--token-b385ef2b-23cc-428a-a84f-6337db31495e, rgb(229, 231, 235))\"}})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JOr4CwK6M\"},implicitPathVariables:undefined},{href:{webPageId:\"JOr4CwK6M\"},implicitPathVariables:undefined}],children:resolvedLinks31=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-m9vcis-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"jy7AdSgPp-container\",nodeId:\"jy7AdSgPp\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"ROI Calculator\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"HbHa1LHp2\",height:\"100%\",id:\"jy7AdSgPp\",KedQMwHt_:\"HbHa1LHp2\",layoutId:\"jy7AdSgPp\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks31[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks31[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kQsTWGAqN\"},implicitPathVariables:undefined},{href:{webPageId:\"kQsTWGAqN\"},implicitPathVariables:undefined}],children:resolvedLinks32=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4xpys-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"yygcAydAj-container\",nodeId:\"yygcAydAj\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Free Checklist\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"R7jIJTDSC\",height:\"100%\",id:\"yygcAydAj\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"yygcAydAj\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks32[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks32[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xZhZeQ4CL\"},implicitPathVariables:undefined},{href:{webPageId:\"xZhZeQ4CL\"},implicitPathVariables:undefined}],children:resolvedLinks33=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"370px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tdk5y1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"S8z5sMCqW-container\",nodeId:\"S8z5sMCqW\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Brochure\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"Wz_Iu3LqG\",height:\"100%\",id:\"S8z5sMCqW\",KedQMwHt_:\"Wz_Iu3LqG\",layoutId:\"S8z5sMCqW\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks33[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{Trcro9tYd:resolvedLinks33[1]}},baseVariant,gestureVariant)})})})})]})]})]})})})]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YpKQHHulC\"},implicitPathVariables:undefined},{href:{webPageId:\"YpKQHHulC\"},implicitPathVariables:undefined}],children:resolvedLinks34=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+(0+((componentViewport?.height||100)-0-44)/2)+0,...addPropertyOverrides({wSqFr7wO8:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||44)-0-44)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rxsg31-container\",\"data-framer-name\":\"About Button\",layoutDependency:layoutDependency,layoutId:\"j_wB9TS3B-container\",name:\"About Button\",nodeId:\"j_wB9TS3B\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"About\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-fef17705-79f8-438b-bd07-e110c894411c, rgba(255, 255, 255, 0.12))\",GcFYvvCRX:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"j_wB9TS3B\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"j_wB9TS3B\",LUEAKmL7I:Z_K_SQ3h1,name:\"About Button\",nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-27bf0bc0-dcea-44a9-b286-fb251daa54d2, rgba(255, 255, 255, 0.08))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",Trcro9tYd:resolvedLinks34[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({wSqFr7wO8:{fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",Trcro9tYd:resolvedLinks34[1],yZFxwikMG:\"rgba(255, 255, 255, 0)\"}},baseVariant,gestureVariant)})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sxjsfd\",\"data-border\":true,\"data-framer-name\":\"Mobile - Main Menu\",layoutDependency:layoutDependency,layoutId:\"wIo3nsiUx\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-67b0b237-d1de-48d7-a260-5371749858bd, rgba(225, 231, 250, 0.9))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-93fee1e4-1184-432b-98fc-7744cfaed4fb, rgb(251, 248, 251))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({UqFMKJc7F:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+24+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9biwpn-container\",\"data-framer-name\":\"Features Button\",layoutDependency:layoutDependency,layoutId:\"QPK6E_foB-container\",name:\"Features Button\",nodeId:\"QPK6E_foB\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.9,aiuGuH26Y:false,cPXR7Q_lp:\"Features\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"QPK6E_foB\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"QPK6E_foB\",LUEAKmL7I:cnUSUNHAN,name:\"Features Button\",nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",QsegaHugd:QsegaHugd1gcur7,r6vDReZ2J:true,RBY_KrfMF:\"visible\",style:{width:\"100%\"},V2ra5iGCk:false,wBEi_7YlR:{borderColor:\"rgb(255, 0, 0)\",borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks35=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({UqFMKJc7F:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+24+52}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16fdlze-container\",\"data-framer-name\":\"Industries Button\",layoutDependency:layoutDependency,layoutId:\"nvVMAmYpG-container\",name:\"Industries Button\",nodeId:\"nvVMAmYpG\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.9,aiuGuH26Y:false,cPXR7Q_lp:\"Industries\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"nvVMAmYpG\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"nvVMAmYpG\",LUEAKmL7I:cnUSUNHAN,name:\"Industries Button\",nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",QsegaHugd:QsegaHugds3cbwu,r6vDReZ2J:true,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks35[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({UqFMKJc7F:{Trcro9tYd:resolvedLinks35[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KuvQbNog0\"},implicitPathVariables:undefined},{href:{webPageId:\"KuvQbNog0\"},implicitPathVariables:undefined}],children:resolvedLinks36=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({UqFMKJc7F:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+24+104}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-56o3oi-container\",\"data-framer-name\":\"Resources Button\",layoutDependency:layoutDependency,layoutId:\"PeJ5EBSRG-container\",name:\"Resources Button\",nodeId:\"PeJ5EBSRG\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.9,aiuGuH26Y:false,cPXR7Q_lp:\"Resources\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"PeJ5EBSRG\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"PeJ5EBSRG\",LUEAKmL7I:cnUSUNHAN,name:\"Resources Button\",nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",QsegaHugd:QsegaHugd114f0c9,r6vDReZ2J:true,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks36[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({UqFMKJc7F:{Trcro9tYd:resolvedLinks36[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YpKQHHulC\"},implicitPathVariables:undefined},{href:{webPageId:\"YpKQHHulC\"},implicitPathVariables:undefined}],children:resolvedLinks37=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({UqFMKJc7F:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+24+156}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ulynvq-container\",\"data-framer-name\":\"About Button\",layoutDependency:layoutDependency,layoutId:\"YMuaZdRkg-container\",name:\"About Button\",nodeId:\"YMuaZdRkg\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.9,aiuGuH26Y:false,cPXR7Q_lp:\"About\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"YMuaZdRkg\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"YMuaZdRkg\",LUEAKmL7I:cnUSUNHAN,name:\"About Button\",nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks37[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({UqFMKJc7F:{Trcro9tYd:resolvedLinks37[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yoczbt\",\"data-framer-name\":\"Mobile - Features submenu\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"KmuhwtNym\",style:{backgroundColor:\"var(--token-93fee1e4-1184-432b-98fc-7744cfaed4fb, rgb(251, 248, 251))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":FTOxWp3Z9\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":FTOxWp3Z9\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks38=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+737}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-180qbnb-container\",layoutDependency:layoutDependency,layoutId:\"rctDMomIF-container\",nodeId:\"rctDMomIF\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Dashboard and Reporting\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"XehfaeYRE\",height:\"100%\",id:\"rctDMomIF\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"rctDMomIF\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks38[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks38[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dauw5s-container\",layoutDependency:layoutDependency,layoutId:\"QohyoQKqD-container\",nodeId:\"QohyoQKqD\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Back\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"NLpYtLot_\",height:\"100%\",id:\"QohyoQKqD\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"QohyoQKqD\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",QsegaHugd:QsegaHugd1xfuzp7,r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":dpJfHl9fG\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":dpJfHl9fG\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks39=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+685}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i8js8r-container\",layoutDependency:layoutDependency,layoutId:\"WeCCOwRMl-container\",nodeId:\"WeCCOwRMl\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Financial Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"U49XIMDtD\",height:\"100%\",id:\"WeCCOwRMl\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"WeCCOwRMl\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks39[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks39[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":R_mIORXKZ\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":R_mIORXKZ\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks40=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+633}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-153o97e-container\",layoutDependency:layoutDependency,layoutId:\"tFqF2S8Up-container\",nodeId:\"tFqF2S8Up\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Enhanced Communication\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"uoXsp7sfC\",height:\"100%\",id:\"tFqF2S8Up\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"tFqF2S8Up\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks40[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks40[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":iI5eH0szJ\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":iI5eH0szJ\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks41=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+581}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tu2orz-container\",layoutDependency:layoutDependency,layoutId:\"sz5XQHkhS-container\",nodeId:\"sz5XQHkhS\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Calendar Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"koTpEwuz8\",height:\"100%\",id:\"sz5XQHkhS\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"sz5XQHkhS\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks41[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks41[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m378C1q9U\"},implicitPathVariables:undefined},{href:{webPageId:\"m378C1q9U\"},implicitPathVariables:undefined}],children:resolvedLinks42=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+529}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-f1yf2y-container\",layoutDependency:layoutDependency,layoutId:\"QL8Ow7jFS-container\",nodeId:\"QL8Ow7jFS\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Asset Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"VFyG28UQy\",height:\"100%\",id:\"QL8Ow7jFS\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"QL8Ow7jFS\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks42[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks42[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":ljFuBa675\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":ljFuBa675\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks43=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+477}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hdwnqg-container\",layoutDependency:layoutDependency,layoutId:\"EF0oN4F8m-container\",nodeId:\"EF0oN4F8m\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Portfolio/Property Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"xfWwM1kWY\",height:\"100%\",id:\"EF0oN4F8m\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"EF0oN4F8m\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks43[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks43[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Ikdux05WU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":Ikdux05WU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks44=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+425}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tdyb4n-container\",layoutDependency:layoutDependency,layoutId:\"tzr33ikuT-container\",nodeId:\"tzr33ikuT\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Work Order Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"GIwCX1sdW\",height:\"100%\",id:\"tzr33ikuT\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"tzr33ikuT\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks44[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks44[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KQaOHVKpC\"},implicitPathVariables:undefined},{href:{webPageId:\"KQaOHVKpC\"},implicitPathVariables:undefined}],children:resolvedLinks45=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+789}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-j40urf-container\",layoutDependency:layoutDependency,layoutId:\"N2G_qKNRf-container\",nodeId:\"N2G_qKNRf\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Integrations\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"USF_axNn9\",height:\"100%\",id:\"N2G_qKNRf\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"N2G_qKNRf\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks45[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks45[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":hS6t6cNcU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":hS6t6cNcU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks46=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+373}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rfrcn7-container\",layoutDependency:layoutDependency,layoutId:\"BIg_x8C_n-container\",nodeId:\"BIg_x8C_n\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Risk and Compliance\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"GCqPpvwNC\",height:\"100%\",id:\"BIg_x8C_n\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"BIg_x8C_n\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks46[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks46[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":G81hmwlcz\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":G81hmwlcz\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks47=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+321}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wjj9p3-container\",layoutDependency:layoutDependency,layoutId:\"MNyWOsZXa-container\",nodeId:\"MNyWOsZXa\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Contractor Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"j4koOVnDn\",height:\"100%\",id:\"MNyWOsZXa\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"MNyWOsZXa\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks47[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks47[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":CZlZFjByh\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":CZlZFjByh\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks48=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+269}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rtfobp-container\",layoutDependency:layoutDependency,layoutId:\"rlDgvRGXG-container\",nodeId:\"rlDgvRGXG\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Smart Document Handling\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"AvYE9ww1Z\",height:\"100%\",id:\"rlDgvRGXG\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"rlDgvRGXG\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks48[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks48[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":uiUTq5Bm9\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":uiUTq5Bm9\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks49=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+217}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1brul4k-container\",layoutDependency:layoutDependency,layoutId:\"ygkJ2aN9k-container\",nodeId:\"ygkJ2aN9k\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Asset Lifecycle Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"mtVYWtYqu\",height:\"100%\",id:\"ygkJ2aN9k\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"ygkJ2aN9k\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks49[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks49[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":HkcajwxUU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":HkcajwxUU\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks50=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+165}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1s6l9nz-container\",layoutDependency:layoutDependency,layoutId:\"mNmC6fWfN-container\",nodeId:\"mNmC6fWfN\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Lease Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"aFhJkh_99\",height:\"100%\",id:\"mNmC6fWfN\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"mNmC6fWfN\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks50[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks50[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":TiRkq7RhX\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{hash:\":TiRkq7RhX\",webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks51=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+113}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18ihua5-container\",layoutDependency:layoutDependency,layoutId:\"UqMKoHCjS-container\",nodeId:\"UqMKoHCjS\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Automated Preventative Maintenance\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"BW1I6IRPd\",height:\"100%\",id:\"UqMKoHCjS\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"UqMKoHCjS\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks51[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks51[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4mw0yb\",layoutDependency:layoutDependency,layoutId:\"v0smPePYY\",style:{backgroundColor:\"var(--token-b385ef2b-23cc-428a-a84f-6337db31495e, rgb(229, 231, 235))\"}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined},{href:{webPageId:\"PRJTXtMs2\"},implicitPathVariables:undefined}],children:resolvedLinks52=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({lGK0Chtdj:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+61}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13kurv3-container\",layoutDependency:layoutDependency,layoutId:\"iWaWF0SEw-container\",nodeId:\"iWaWF0SEw\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"All Features\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"iWaWF0SEw\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"iWaWF0SEw\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks52[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({lGK0Chtdj:{Trcro9tYd:resolvedLinks52[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yfvmnb\",\"data-framer-name\":\"Mobile - Industries submenu\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"vVxoSR3we\",style:{backgroundColor:\"var(--token-93fee1e4-1184-432b-98fc-7744cfaed4fb, rgb(251, 248, 251))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({mJZHA_dbg:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15tckz3-container\",layoutDependency:layoutDependency,layoutId:\"bLGOmaAFv-container\",nodeId:\"bLGOmaAFv\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Back\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"NLpYtLot_\",height:\"100%\",id:\"bLGOmaAFv\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"bLGOmaAFv\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",QsegaHugd:QsegaHugd1xfuzp7,r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-s89zb\",layoutDependency:layoutDependency,layoutId:\"Ykihwz7g8\",style:{backgroundColor:\"var(--token-b385ef2b-23cc-428a-a84f-6337db31495e, rgb(229, 231, 235))\"}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KuvQbNog0\"},implicitPathVariables:undefined},{href:{webPageId:\"KuvQbNog0\"},implicitPathVariables:undefined}],children:resolvedLinks53=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"370px\",...addPropertyOverrides({mJZHA_dbg:{y:(componentViewport?.y||0)+0+64+8+61}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9jr57i-container\",layoutDependency:layoutDependency,layoutId:\"s1SJpncOa-container\",nodeId:\"s1SJpncOa\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Resources Hub\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"td8CgAKVw\",height:\"100%\",id:\"s1SJpncOa\",KedQMwHt_:\"td8CgAKVw\",layoutId:\"s1SJpncOa\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks53[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({mJZHA_dbg:{Trcro9tYd:resolvedLinks53[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"srfDvML8L\"},implicitPathVariables:undefined},{href:{webPageId:\"srfDvML8L\"},implicitPathVariables:undefined}],children:resolvedLinks54=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"370px\",...addPropertyOverrides({mJZHA_dbg:{y:(componentViewport?.y||0)+0+64+8+113}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1c38jhi-container\",layoutDependency:layoutDependency,layoutId:\"FxPYS9_BM-container\",nodeId:\"FxPYS9_BM\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Blog\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"iSsoetd26\",height:\"100%\",id:\"FxPYS9_BM\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"FxPYS9_BM\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks54[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({mJZHA_dbg:{Trcro9tYd:resolvedLinks54[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"eYVLuOTyn\"},implicitPathVariables:undefined},{href:{webPageId:\"eYVLuOTyn\"},implicitPathVariables:undefined}],children:resolvedLinks55=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"370px\",...addPropertyOverrides({mJZHA_dbg:{y:(componentViewport?.y||0)+0+64+8+165}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-b91mq3-container\",layoutDependency:layoutDependency,layoutId:\"QcU6LzR67-container\",nodeId:\"QcU6LzR67\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"News\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"mOfdlZiKg\",height:\"100%\",id:\"QcU6LzR67\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"QcU6LzR67\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks55[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({mJZHA_dbg:{Trcro9tYd:resolvedLinks55[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"V_lrh6K3i\"},implicitPathVariables:undefined},{href:{webPageId:\"V_lrh6K3i\"},implicitPathVariables:undefined}],children:resolvedLinks56=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"370px\",...addPropertyOverrides({mJZHA_dbg:{y:(componentViewport?.y||0)+0+64+8+217}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zxnrzk-container\",layoutDependency:layoutDependency,layoutId:\"wgCaswH0A-container\",nodeId:\"wgCaswH0A\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Testimonials\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"m8vprEYd9\",height:\"100%\",id:\"wgCaswH0A\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"wgCaswH0A\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks56[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({mJZHA_dbg:{Trcro9tYd:resolvedLinks56[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"goe5bovPo\"},implicitPathVariables:undefined},{href:{webPageId:\"goe5bovPo\"},implicitPathVariables:undefined}],children:resolvedLinks57=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"370px\",...addPropertyOverrides({mJZHA_dbg:{y:(componentViewport?.y||0)+0+64+8+269}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pwb3aj-container\",layoutDependency:layoutDependency,layoutId:\"v0wT9mSyW-container\",nodeId:\"v0wT9mSyW\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Case Studies\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"CLR6hHka1\",height:\"100%\",id:\"v0wT9mSyW\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"v0wT9mSyW\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks57[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({mJZHA_dbg:{Trcro9tYd:resolvedLinks57[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1apnjai\",layoutDependency:layoutDependency,layoutId:\"JRv9fkdc1\",style:{backgroundColor:\"var(--token-b385ef2b-23cc-428a-a84f-6337db31495e, rgb(229, 231, 235))\"}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JOr4CwK6M\"},implicitPathVariables:undefined},{href:{webPageId:\"JOr4CwK6M\"},implicitPathVariables:undefined}],children:resolvedLinks58=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"370px\",...addPropertyOverrides({mJZHA_dbg:{y:(componentViewport?.y||0)+0+64+8+330}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9g107e-container\",layoutDependency:layoutDependency,layoutId:\"Xk0XOUpxL-container\",nodeId:\"Xk0XOUpxL\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"ROI Calculator\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"HbHa1LHp2\",height:\"100%\",id:\"Xk0XOUpxL\",KedQMwHt_:\"HbHa1LHp2\",layoutId:\"Xk0XOUpxL\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks58[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({mJZHA_dbg:{Trcro9tYd:resolvedLinks58[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kQsTWGAqN\"},implicitPathVariables:undefined},{href:{webPageId:\"kQsTWGAqN\"},implicitPathVariables:undefined}],children:resolvedLinks59=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"370px\",...addPropertyOverrides({mJZHA_dbg:{y:(componentViewport?.y||0)+0+64+8+382}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hi5b6n-container\",layoutDependency:layoutDependency,layoutId:\"PI670Yee_-container\",nodeId:\"PI670Yee_\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Free Checklist\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"R7jIJTDSC\",height:\"100%\",id:\"PI670Yee_\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"PI670Yee_\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks59[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({mJZHA_dbg:{Trcro9tYd:resolvedLinks59[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xZhZeQ4CL\"},implicitPathVariables:undefined},{href:{webPageId:\"xZhZeQ4CL\"},implicitPathVariables:undefined}],children:resolvedLinks60=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,width:\"370px\",...addPropertyOverrides({mJZHA_dbg:{y:(componentViewport?.y||0)+0+64+8+434}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ckvswg-container\",layoutDependency:layoutDependency,layoutId:\"ML2IdG1IZ-container\",nodeId:\"ML2IdG1IZ\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Brochure\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"Wz_Iu3LqG\",height:\"100%\",id:\"ML2IdG1IZ\",KedQMwHt_:\"Wz_Iu3LqG\",layoutId:\"ML2IdG1IZ\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks60[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({mJZHA_dbg:{Trcro9tYd:resolvedLinks60[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gxoo3y\",\"data-framer-name\":\"Mobile - Industries submenu\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"qP6fWv900\",style:{backgroundColor:\"var(--token-93fee1e4-1184-432b-98fc-7744cfaed4fb, rgb(251, 248, 251))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks61=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+61}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qs91uu-container\",layoutDependency:layoutDependency,layoutId:\"RylYk9lwO-container\",nodeId:\"RylYk9lwO\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"All Industries\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"J9oIoC1Sj\",height:\"100%\",id:\"RylYk9lwO\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"RylYk9lwO\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks61[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks61[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fpw7qt-container\",layoutDependency:layoutDependency,layoutId:\"mQnJcx28O-container\",nodeId:\"mQnJcx28O\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Back\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"NLpYtLot_\",height:\"100%\",id:\"mQnJcx28O\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"mQnJcx28O\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",QsegaHugd:QsegaHugd1xfuzp7,r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-117jm\",layoutDependency:layoutDependency,layoutId:\"gU1apErZo\",style:{backgroundColor:\"var(--token-b385ef2b-23cc-428a-a84f-6337db31495e, rgb(229, 231, 235))\"}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":z4hJfL9E0\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{hash:\":z4hJfL9E0\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks62=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+113}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yfri7m-container\",layoutDependency:layoutDependency,layoutId:\"LmDoIEzak-container\",nodeId:\"LmDoIEzak\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Education\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"erkzco5aD\",height:\"100%\",id:\"LmDoIEzak\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"LmDoIEzak\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks62[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks62[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":FzO89s8Pa\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{hash:\":FzO89s8Pa\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks63=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+165}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1baxc37-container\",layoutDependency:layoutDependency,layoutId:\"VTAGw84j7-container\",nodeId:\"VTAGw84j7\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Hospitality\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"B_zh7va3r\",height:\"100%\",id:\"VTAGw84j7\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"VTAGw84j7\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks63[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks63[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":YQMruZKjk\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{hash:\":YQMruZKjk\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks64=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+217}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1y4xk36-container\",layoutDependency:layoutDependency,layoutId:\"qa83fWfYy-container\",nodeId:\"qa83fWfYy\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Government\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"biAxJFGRt\",height:\"100%\",id:\"qa83fWfYy\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"qa83fWfYy\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks64[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks64[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":pc8_1bpFm\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{hash:\":pc8_1bpFm\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks65=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+269}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d35crz-container\",layoutDependency:layoutDependency,layoutId:\"WrhZD0ukW-container\",nodeId:\"WrhZD0ukW\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Property Management\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"MLyJjVnal\",height:\"100%\",id:\"WrhZD0ukW\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"WrhZD0ukW\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks65[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks65[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":iOJ0IyKdm\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{hash:\":iOJ0IyKdm\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks66=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+321}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rx2zmk-container\",layoutDependency:layoutDependency,layoutId:\"ADtOFz4m6-container\",nodeId:\"ADtOFz4m6\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\" Aged Care and Disability Support \",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"MDZzOKaDp\",height:\"100%\",id:\"ADtOFz4m6\",KedQMwHt_:\"MDZzOKaDp\",layoutId:\"ADtOFz4m6\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks66[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks66[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":s6A8E7rKK\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{hash:\":s6A8E7rKK\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks67=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+373}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1sqxub4-container\",layoutDependency:layoutDependency,layoutId:\"oV9qBU3PU-container\",nodeId:\"oV9qBU3PU\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Retail\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"UdNChWiR5\",height:\"100%\",id:\"oV9qBU3PU\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"oV9qBU3PU\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks67[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks67[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":kwz6rYGvF\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{hash:\":kwz6rYGvF\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks68=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+425}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-h2ovtq-container\",layoutDependency:layoutDependency,layoutId:\"MWoZYJGI9-container\",nodeId:\"MWoZYJGI9\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Construction\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"wvux6rCzn\",height:\"100%\",id:\"MWoZYJGI9\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"MWoZYJGI9\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks68[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks68[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":UoQnc9u7d\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{hash:\":UoQnc9u7d\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks69=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+477}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15xce2q-container\",layoutDependency:layoutDependency,layoutId:\"CWI_Mv3LX-container\",nodeId:\"CWI_Mv3LX\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"Health Care\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"OvvlCCW1J\",height:\"100%\",id:\"CWI_Mv3LX\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"CWI_Mv3LX\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks69[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks69[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":UJ9i2evRt\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined},{href:{hash:\":UJ9i2evRt\",webPageId:\"q07v900e2\"},implicitPathVariables:undefined}],children:resolvedLinks70=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,...addPropertyOverrides({j_EeMpK77:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+64+8+529}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-woympi-container\",layoutDependency:layoutDependency,layoutId:\"uCeaHYJu4-container\",nodeId:\"uCeaHYJu4\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:.65,aiuGuH26Y:false,cPXR7Q_lp:\"FM Service Providersompliance\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:true,fJ91ISyGB:\"var(--token-6ca01f63-c594-4be5-b7a1-ead20271811c, rgba(0, 0, 0, 0.16))\",GcFYvvCRX:\"var(--token-e08d1da8-546f-4ed2-913c-e78b00521b3a, rgb(30, 28, 35))\",hDS3mnNiA:\"QOLD3gpYZ\",height:\"100%\",id:\"uCeaHYJu4\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"uCeaHYJu4\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{duration:0,type:\"tween\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-d02b78f7-8b7c-4df7-b91a-2f284253d0d4, rgb(238, 240, 246))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",style:{width:\"100%\"},Trcro9tYd:resolvedLinks70[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\",...addPropertyOverrides({j_EeMpK77:{Trcro9tYd:resolvedLinks70[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-85j31t\",\"data-framer-name\":\"CTAs\",layoutDependency:layoutDependency,layoutId:\"HqDlXeeLq\",children:[isDisplayed7()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+(0+((componentViewport?.height||100)-0-44)/2)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-c3ja8t-container\",layoutDependency:layoutDependency,layoutId:\"j1wDBWtd_-container\",nodeId:\"j1wDBWtd_\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:1,aiuGuH26Y:false,cPXR7Q_lp:\"LOGIN\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-fef17705-79f8-438b-bd07-e110c894411c, rgba(255, 255, 255, 0.12))\",GcFYvvCRX:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"j1wDBWtd_\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"j1wDBWtd_\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-27bf0bc0-dcea-44a9-b286-fb251daa54d2, rgba(255, 255, 255, 0.08))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",Trcro9tYd:\"https://app.fmclarity.com/login?_ga=2.34504417.1592468282.1699846449-668329312.1696230780\",V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:2},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"rgba(0, 53, 128, 0)\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s1itg6\",\"data-framer-name\":\"Call Now Button\",layoutDependency:layoutDependency,layoutId:\"iewxk3M7q\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8sw0uf\",\"data-framer-name\":\"Sombra\",layoutDependency:layoutDependency,layoutId:\"dCQQW0Atw\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 4px 0px rgba(0, 77, 179, 0.1), 0px 0.7065919983928324px 0.7065919983928324px -0.5833333333333333px rgba(0, 77, 179, 0.20717), 0px 1.8065619053231785px 1.8065619053231785px -1.1666666666666665px rgba(0, 77, 179, 0.20277), 0px 3.6217592146567767px 3.6217592146567767px -1.75px rgba(0, 77, 179, 0.19551), 0px 6.8655999097303715px 6.8655999097303715px -2.333333333333333px rgba(0, 77, 179, 0.18254), 0px 13.646761411524492px 13.646761411524492px -2.916666666666667px rgba(0, 77, 179, 0.15541), 0px 30px 30px -3.5px rgba(0, 77, 179, 0.09)\"},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ScKmtD7he\"},implicitPathVariables:undefined},{href:{webPageId:\"ScKmtD7he\"},implicitPathVariables:undefined}],children:resolvedLinks71=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+(0+((componentViewport?.height||100)-0-44)/2)+0+0+0+0,...addPropertyOverrides({wSqFr7wO8:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||44)-0-0)/2)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15aotlg-container\",layoutDependency:layoutDependency,layoutId:\"JF4rZX0Sr-container\",nodeId:\"JF4rZX0Sr\",rendersWithMotion:true,scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(NavigagionNavlink,{a6BaapqMZ:1,aiuGuH26Y:false,cPXR7Q_lp:\"REQUEST DEMO\",edoSMNHkZ:\"12px 16px 12px 16px\",FEU2nsplY:false,fJ91ISyGB:\"var(--token-c3fa3004-6f6f-4112-b612-44d476607b83, rgb(228, 231, 236))\",GcFYvvCRX:\"var(--token-46d13877-caf4-4061-9822-6bc975547ec0, rgb(0, 66, 156))\",hDS3mnNiA:\"SaOlRHUUp\",height:\"100%\",id:\"JF4rZX0Sr\",KedQMwHt_:\"SaOlRHUUp\",layoutId:\"JF4rZX0Sr\",LUEAKmL7I:Z_K_SQ3h1,nVPJe7Z7x:{bounce:.2,delay:0,duration:.4,type:\"spring\"},O58hSVyfJ:false,oJOYLdMh8:\"var(--token-dc4a8cb6-4fe2-49c0-849f-a93f42221bef, rgb(242, 244, 247))\",r6vDReZ2J:false,RBY_KrfMF:\"visible\",Trcro9tYd:resolvedLinks71[0],V2ra5iGCk:false,wBEi_7YlR:{borderColor:'var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\",wPjYUzPZS:\"8px\",xDSmzrW_L:false,yZFxwikMG:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",...addPropertyOverrides({wSqFr7wO8:{fJ91ISyGB:\"var(--token-b821f70f-c706-4b4b-bf49-9b001e8dd3c1, rgb(0, 21, 92))\",GcFYvvCRX:\"var(--token-79f1eb8f-306d-4dd4-9340-48f8985a3fe1, rgb(255, 255, 255))\",oJOYLdMh8:\"var(--token-114c0154-d5f6-4cf8-96de-501d534e26fb, rgb(0, 63, 158))\",Trcro9tYd:resolvedLinks71[1],yZFxwikMG:\"var(--token-9a42fca5-d875-4ab1-b130-07f746ea327f, rgb(0, 77, 179))\"}},baseVariant,gestureVariant)})})})})}),isDisplayed7()&&/*#__PURE__*/_jsx(Link,{href:\"tel:+611300111362\",motionChild:true,nodeId:\"YSmmABbM5\",scopeId:\"j9dlTFfey\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ex4z2e framer-aer6tx\",layoutDependency:layoutDependency,layoutId:\"YSmmABbM5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS03MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.7))\"},children:\"+61 1300 111 FMC (362)\"})}),className:\"framer-18v7l65\",fonts:[\"GF;Figtree-700\"],layoutDependency:layoutDependency,layoutId:\"pU3opL7Sy\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.7)\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PoSjC.framer-aer6tx, .framer-PoSjC .framer-aer6tx { display: block; }\",\".framer-PoSjC.framer-1vjbejd { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 100px; justify-content: flex-start; max-width: 1440px; padding: 0px; position: relative; width: 1140px; }\",\".framer-PoSjC .framer-1sfwob, .framer-PoSjC .framer-1lfcuyh, .framer-PoSjC .framer-1hs1bad { 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-PoSjC .framer-r2r2s9-container, .framer-PoSjC .framer-1n5bvy9-container, .framer-PoSjC .framer-1co29s0-container, .framer-PoSjC .framer-jxy0lw-container, .framer-PoSjC .framer-13yc77m-container, .framer-PoSjC .framer-y3iy86-container, .framer-PoSjC .framer-rxsg31-container, .framer-PoSjC .framer-c3ja8t-container, .framer-PoSjC .framer-15aotlg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PoSjC .framer-8xgs92 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-PoSjC .framer-1y2ay5s, .framer-PoSjC .framer-cgpdig { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-PoSjC .framer-mzgd6h-container, .framer-PoSjC .framer-15cf9c7-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-PoSjC .framer-wqiweg, .framer-PoSjC .framer-1ybo64u { align-self: stretch; flex: none; height: 1px; overflow: hidden; position: relative; width: auto; }\",\".framer-PoSjC .framer-16vrcfg, .framer-PoSjC .framer-ug1koj { display: grid; flex: none; gap: 12px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 740px; }\",\".framer-PoSjC .framer-1xo5i34-container, .framer-PoSjC .framer-3k50hu-container, .framer-PoSjC .framer-16zqkxl-container, .framer-PoSjC .framer-3iuihz-container, .framer-PoSjC .framer-jnwxtl-container, .framer-PoSjC .framer-1ante70-container, .framer-PoSjC .framer-r7nb9g-container, .framer-PoSjC .framer-53p848-container, .framer-PoSjC .framer-z4gob7-container, .framer-PoSjC .framer-jg74lq-container, .framer-PoSjC .framer-154oq0t-container, .framer-PoSjC .framer-1mjr7h4-container, .framer-PoSjC .framer-3o7irq-container, .framer-PoSjC .framer-rb85w8-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-PoSjC .framer-1devpk6-container, .framer-PoSjC .framer-13k03kr-container, .framer-PoSjC .framer-l1uh5o-container, .framer-PoSjC .framer-1psu8on-container, .framer-PoSjC .framer-9428km-container, .framer-PoSjC .framer-1vx4me4-container, .framer-PoSjC .framer-1t2ytlt-container, .framer-PoSjC .framer-1n4bsto-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 370px; }\",\".framer-PoSjC .framer-186rx9f-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 370px; }\",\".framer-PoSjC .framer-1wyv69h { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-PoSjC .framer-1vrlsny-container, .framer-PoSjC .framer-1q06aef-container, .framer-PoSjC .framer-fcoask-container, .framer-PoSjC .framer-101xinv-container, .framer-PoSjC .framer-1u11z35-container, .framer-PoSjC .framer-m9vcis-container, .framer-PoSjC .framer-4xpys-container, .framer-PoSjC .framer-1tdk5y1-container, .framer-PoSjC .framer-9jr57i-container, .framer-PoSjC .framer-1c38jhi-container, .framer-PoSjC .framer-b91mq3-container, .framer-PoSjC .framer-zxnrzk-container, .framer-PoSjC .framer-1pwb3aj-container, .framer-PoSjC .framer-9g107e-container, .framer-PoSjC .framer-hi5b6n-container, .framer-PoSjC .framer-ckvswg-container { flex: none; height: auto; position: relative; width: 370px; }\",\".framer-PoSjC .framer-rfq3gs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-PoSjC .framer-1dno0y7, .framer-PoSjC .framer-9c6byv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-PoSjC .framer-11hhayj { flex: none; height: 1px; overflow: hidden; position: relative; width: 370px; }\",\".framer-PoSjC .framer-1rp2gip { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 16px; position: relative; width: 370px; }\",\".framer-PoSjC .framer-1rfj56 { flex: none; height: 1px; position: relative; white-space: pre; width: auto; }\",\".framer-PoSjC .framer-gqui7g { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-PoSjC .framer-sxjsfd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: visible; padding: 24px 12px 24px 12px; position: relative; width: 1px; }\",\".framer-PoSjC .framer-9biwpn-container, .framer-PoSjC .framer-16fdlze-container, .framer-PoSjC .framer-56o3oi-container, .framer-PoSjC .framer-1ulynvq-container, .framer-PoSjC .framer-180qbnb-container, .framer-PoSjC .framer-1dauw5s-container, .framer-PoSjC .framer-1i8js8r-container, .framer-PoSjC .framer-153o97e-container, .framer-PoSjC .framer-tu2orz-container, .framer-PoSjC .framer-f1yf2y-container, .framer-PoSjC .framer-1hdwnqg-container, .framer-PoSjC .framer-tdyb4n-container, .framer-PoSjC .framer-j40urf-container, .framer-PoSjC .framer-rfrcn7-container, .framer-PoSjC .framer-wjj9p3-container, .framer-PoSjC .framer-1rtfobp-container, .framer-PoSjC .framer-1brul4k-container, .framer-PoSjC .framer-1s6l9nz-container, .framer-PoSjC .framer-18ihua5-container, .framer-PoSjC .framer-13kurv3-container, .framer-PoSjC .framer-15tckz3-container, .framer-PoSjC .framer-qs91uu-container, .framer-PoSjC .framer-fpw7qt-container, .framer-PoSjC .framer-1yfri7m-container, .framer-PoSjC .framer-1baxc37-container, .framer-PoSjC .framer-1y4xk36-container, .framer-PoSjC .framer-1d35crz-container, .framer-PoSjC .framer-1rx2zmk-container, .framer-PoSjC .framer-1sqxub4-container, .framer-PoSjC .framer-h2ovtq-container, .framer-PoSjC .framer-15xce2q-container, .framer-PoSjC .framer-woympi-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-PoSjC .framer-1yoczbt { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 493px; justify-content: flex-start; overflow: auto; padding: 8px 12px 8px 12px; position: relative; width: 1px; z-index: 1; }\",\".framer-PoSjC .framer-4mw0yb, .framer-PoSjC .framer-s89zb, .framer-PoSjC .framer-1apnjai, .framer-PoSjC .framer-117jm { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-PoSjC .framer-yfvmnb, .framer-PoSjC .framer-gxoo3y { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 490px; justify-content: flex-start; overflow: auto; padding: 8px 12px 8px 12px; position: relative; width: 1px; z-index: 1; }\",\".framer-PoSjC .framer-85j31t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-PoSjC .framer-s1itg6 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 44px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-PoSjC .framer-8sw0uf { 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; will-change: var(--framer-will-change-override, transform); }\",\".framer-PoSjC .framer-1ex4z2e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-PoSjC .framer-18v7l65 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PoSjC.framer-1vjbejd, .framer-PoSjC .framer-1sfwob, .framer-PoSjC .framer-1lfcuyh, .framer-PoSjC .framer-1hs1bad, .framer-PoSjC .framer-8xgs92, .framer-PoSjC .framer-1y2ay5s, .framer-PoSjC .framer-cgpdig, .framer-PoSjC .framer-1wyv69h, .framer-PoSjC .framer-rfq3gs, .framer-PoSjC .framer-1dno0y7, .framer-PoSjC .framer-9c6byv, .framer-PoSjC .framer-1rp2gip, .framer-PoSjC .framer-sxjsfd, .framer-PoSjC .framer-1yoczbt, .framer-PoSjC .framer-yfvmnb, .framer-PoSjC .framer-gxoo3y, .framer-PoSjC .framer-85j31t, .framer-PoSjC .framer-s1itg6, .framer-PoSjC .framer-8sw0uf, .framer-PoSjC .framer-1ex4z2e { gap: 0px; } .framer-PoSjC.framer-1vjbejd > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-PoSjC.framer-1vjbejd > :first-child, .framer-PoSjC .framer-1sfwob > :first-child, .framer-PoSjC .framer-1lfcuyh > :first-child, .framer-PoSjC .framer-1hs1bad > :first-child, .framer-PoSjC .framer-8xgs92 > :first-child, .framer-PoSjC .framer-rfq3gs > :first-child, .framer-PoSjC .framer-1rp2gip > :first-child, .framer-PoSjC .framer-85j31t > :first-child, .framer-PoSjC .framer-8sw0uf > :first-child, .framer-PoSjC .framer-1ex4z2e > :first-child { margin-left: 0px; } .framer-PoSjC.framer-1vjbejd > :last-child, .framer-PoSjC .framer-1sfwob > :last-child, .framer-PoSjC .framer-1lfcuyh > :last-child, .framer-PoSjC .framer-1hs1bad > :last-child, .framer-PoSjC .framer-8xgs92 > :last-child, .framer-PoSjC .framer-rfq3gs > :last-child, .framer-PoSjC .framer-1rp2gip > :last-child, .framer-PoSjC .framer-85j31t > :last-child, .framer-PoSjC .framer-8sw0uf > :last-child, .framer-PoSjC .framer-1ex4z2e > :last-child { margin-right: 0px; } .framer-PoSjC .framer-1sfwob > *, .framer-PoSjC .framer-1lfcuyh > *, .framer-PoSjC .framer-1hs1bad > *, .framer-PoSjC .framer-rfq3gs > *, .framer-PoSjC .framer-85j31t > *, .framer-PoSjC .framer-8sw0uf > *, .framer-PoSjC .framer-1ex4z2e > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PoSjC .framer-8xgs92 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-PoSjC .framer-1y2ay5s > *, .framer-PoSjC .framer-cgpdig > *, .framer-PoSjC .framer-1wyv69h > *, .framer-PoSjC .framer-1dno0y7 > *, .framer-PoSjC .framer-9c6byv > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-PoSjC .framer-1y2ay5s > :first-child, .framer-PoSjC .framer-cgpdig > :first-child, .framer-PoSjC .framer-1wyv69h > :first-child, .framer-PoSjC .framer-1dno0y7 > :first-child, .framer-PoSjC .framer-9c6byv > :first-child, .framer-PoSjC .framer-sxjsfd > :first-child, .framer-PoSjC .framer-1yoczbt > :first-child, .framer-PoSjC .framer-yfvmnb > :first-child, .framer-PoSjC .framer-gxoo3y > :first-child, .framer-PoSjC .framer-s1itg6 > :first-child { margin-top: 0px; } .framer-PoSjC .framer-1y2ay5s > :last-child, .framer-PoSjC .framer-cgpdig > :last-child, .framer-PoSjC .framer-1wyv69h > :last-child, .framer-PoSjC .framer-1dno0y7 > :last-child, .framer-PoSjC .framer-9c6byv > :last-child, .framer-PoSjC .framer-sxjsfd > :last-child, .framer-PoSjC .framer-1yoczbt > :last-child, .framer-PoSjC .framer-yfvmnb > :last-child, .framer-PoSjC .framer-gxoo3y > :last-child, .framer-PoSjC .framer-s1itg6 > :last-child { margin-bottom: 0px; } .framer-PoSjC .framer-1rp2gip > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-PoSjC .framer-sxjsfd > *, .framer-PoSjC .framer-1yoczbt > *, .framer-PoSjC .framer-yfvmnb > *, .framer-PoSjC .framer-gxoo3y > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-PoSjC .framer-s1itg6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-PoSjC.framer-v-17bn6so.framer-1vjbejd { height: min-content; width: min-content; }\",\".framer-PoSjC.framer-v-17bn6so .framer-8xgs92 { flex: none; width: min-content; }\",\".framer-PoSjC.framer-v-17bn6so .framer-jxy0lw-container, .framer-PoSjC.framer-v-z3e6ed .framer-1hs1bad, .framer-PoSjC.framer-v-w3c9y9 .framer-1hs1bad, .framer-PoSjC.framer-v-w3c9y9 .framer-1dauw5s-container, .framer-PoSjC.framer-v-18yda67 .framer-1hs1bad, .framer-PoSjC.framer-v-18yda67 .framer-fpw7qt-container, .framer-PoSjC.framer-v-1x3l0hg .framer-1hs1bad, .framer-PoSjC.framer-v-1x3l0hg .framer-15tckz3-container { order: 0; }\",\".framer-PoSjC.framer-v-17bn6so .framer-13yc77m-container, .framer-PoSjC.framer-v-y1v8t3 .framer-1n5bvy9-container, .framer-PoSjC.framer-v-z3e6ed .framer-1n5bvy9-container, .framer-PoSjC.framer-v-w3c9y9 .framer-1n5bvy9-container, .framer-PoSjC.framer-v-w3c9y9 .framer-4mw0yb, .framer-PoSjC.framer-v-18yda67 .framer-1n5bvy9-container, .framer-PoSjC.framer-v-18yda67 .framer-117jm, .framer-PoSjC.framer-v-1x3l0hg .framer-1n5bvy9-container, .framer-PoSjC.framer-v-1x3l0hg .framer-s89zb { order: 1; }\",\".framer-PoSjC.framer-v-17bn6so .framer-y3iy86-container, .framer-PoSjC.framer-v-w3c9y9 .framer-13kurv3-container, .framer-PoSjC.framer-v-18yda67 .framer-qs91uu-container, .framer-PoSjC.framer-v-1x3l0hg .framer-9jr57i-container { order: 2; }\",\".framer-PoSjC.framer-v-17bn6so .framer-rxsg31-container, .framer-PoSjC.framer-v-w3c9y9 .framer-18ihua5-container, .framer-PoSjC.framer-v-18yda67 .framer-1yfri7m-container, .framer-PoSjC.framer-v-1x3l0hg .framer-1c38jhi-container { order: 3; }\",\".framer-PoSjC.framer-v-17bn6so .framer-s1itg6 { align-self: stretch; height: auto; }\",\".framer-PoSjC.framer-v-y1v8t3.framer-1vjbejd { flex-direction: column; gap: 10px; height: min-content; max-width: unset; overflow: hidden; width: 390px; }\",\".framer-PoSjC.framer-v-y1v8t3 .framer-1sfwob { gap: unset; height: 54px; justify-content: space-between; order: 0; padding: 5px 8px 5px 16px; width: 100%; }\",\".framer-PoSjC.framer-v-y1v8t3 .framer-r2r2s9-container, .framer-PoSjC.framer-v-w3c9y9 .framer-r2r2s9-container, .framer-PoSjC.framer-v-18yda67 .framer-r2r2s9-container, .framer-PoSjC.framer-v-1x3l0hg .framer-r2r2s9-container { height: 100%; }\",\".framer-PoSjC.framer-v-y1v8t3 .framer-1lfcuyh { flex-direction: column; gap: 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PoSjC.framer-v-y1v8t3.framer-1vjbejd, .framer-PoSjC.framer-v-y1v8t3 .framer-1sfwob, .framer-PoSjC.framer-v-y1v8t3 .framer-1lfcuyh { gap: 0px; } .framer-PoSjC.framer-v-y1v8t3.framer-1vjbejd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PoSjC.framer-v-y1v8t3.framer-1vjbejd > :first-child, .framer-PoSjC.framer-v-y1v8t3 .framer-1lfcuyh > :first-child { margin-top: 0px; } .framer-PoSjC.framer-v-y1v8t3.framer-1vjbejd > :last-child, .framer-PoSjC.framer-v-y1v8t3 .framer-1lfcuyh > :last-child { margin-bottom: 0px; } .framer-PoSjC.framer-v-y1v8t3 .framer-1sfwob > *, .framer-PoSjC.framer-v-y1v8t3 .framer-1sfwob > :first-child, .framer-PoSjC.framer-v-y1v8t3 .framer-1sfwob > :last-child { margin: 0px; } .framer-PoSjC.framer-v-y1v8t3 .framer-1lfcuyh > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-PoSjC.framer-v-z3e6ed.framer-1vjbejd, .framer-PoSjC.framer-v-18yda67.framer-1vjbejd, .framer-PoSjC.framer-v-1x3l0hg.framer-1vjbejd { flex-direction: column; gap: 10px; height: min-content; max-width: unset; overflow: visible; width: 390px; }\",\".framer-PoSjC.framer-v-z3e6ed .framer-1sfwob, .framer-PoSjC.framer-v-w3c9y9 .framer-1sfwob, .framer-PoSjC.framer-v-18yda67 .framer-1sfwob, .framer-PoSjC.framer-v-1x3l0hg .framer-1sfwob { gap: unset; height: 54px; justify-content: space-between; order: 0; padding: 5px 8px 5px 16px; width: 100%; z-index: 2; }\",\".framer-PoSjC.framer-v-z3e6ed .framer-r2r2s9-container { height: 100%; order: 0; }\",\".framer-PoSjC.framer-v-z3e6ed .framer-1lfcuyh { gap: 8px; order: 1; }\",\".framer-PoSjC.framer-v-z3e6ed .framer-sxjsfd { flex: none; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PoSjC.framer-v-z3e6ed.framer-1vjbejd, .framer-PoSjC.framer-v-z3e6ed .framer-1sfwob, .framer-PoSjC.framer-v-z3e6ed .framer-1lfcuyh { gap: 0px; } .framer-PoSjC.framer-v-z3e6ed.framer-1vjbejd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PoSjC.framer-v-z3e6ed.framer-1vjbejd > :first-child { margin-top: 0px; } .framer-PoSjC.framer-v-z3e6ed.framer-1vjbejd > :last-child { margin-bottom: 0px; } .framer-PoSjC.framer-v-z3e6ed .framer-1sfwob > *, .framer-PoSjC.framer-v-z3e6ed .framer-1sfwob > :first-child, .framer-PoSjC.framer-v-z3e6ed .framer-1sfwob > :last-child { margin: 0px; } .framer-PoSjC.framer-v-z3e6ed .framer-1lfcuyh > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-PoSjC.framer-v-z3e6ed .framer-1lfcuyh > :first-child { margin-left: 0px; } .framer-PoSjC.framer-v-z3e6ed .framer-1lfcuyh > :last-child { margin-right: 0px; } }\",\".framer-PoSjC.framer-v-w3c9y9.framer-1vjbejd { flex-direction: column; gap: 10px; height: 655px; max-width: unset; overflow: hidden; width: 390px; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-1lfcuyh, .framer-PoSjC.framer-v-18yda67 .framer-1lfcuyh, .framer-PoSjC.framer-v-1x3l0hg .framer-1lfcuyh { gap: 8px; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-1yoczbt { flex: none; height: 490px; order: 2; width: 100%; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-180qbnb-container { order: 15; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-1i8js8r-container { order: 14; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-153o97e-container { order: 13; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-tu2orz-container { order: 12; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-f1yf2y-container, .framer-PoSjC.framer-v-18yda67 .framer-woympi-container { order: 11; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-1hdwnqg-container, .framer-PoSjC.framer-v-18yda67 .framer-15xce2q-container, .framer-PoSjC.framer-v-1x3l0hg .framer-ckvswg-container { order: 10; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-tdyb4n-container, .framer-PoSjC.framer-v-18yda67 .framer-h2ovtq-container, .framer-PoSjC.framer-v-1x3l0hg .framer-hi5b6n-container { order: 9; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-j40urf-container { order: 16; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-rfrcn7-container, .framer-PoSjC.framer-v-18yda67 .framer-1sqxub4-container, .framer-PoSjC.framer-v-1x3l0hg .framer-9g107e-container { order: 8; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-wjj9p3-container, .framer-PoSjC.framer-v-18yda67 .framer-1rx2zmk-container, .framer-PoSjC.framer-v-1x3l0hg .framer-1apnjai { order: 7; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-1rtfobp-container, .framer-PoSjC.framer-v-18yda67 .framer-1d35crz-container, .framer-PoSjC.framer-v-1x3l0hg .framer-1pwb3aj-container { order: 6; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-1brul4k-container, .framer-PoSjC.framer-v-18yda67 .framer-1y4xk36-container, .framer-PoSjC.framer-v-1x3l0hg .framer-zxnrzk-container { order: 5; }\",\".framer-PoSjC.framer-v-w3c9y9 .framer-1s6l9nz-container, .framer-PoSjC.framer-v-18yda67 .framer-1baxc37-container, .framer-PoSjC.framer-v-1x3l0hg .framer-b91mq3-container { order: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PoSjC.framer-v-w3c9y9.framer-1vjbejd, .framer-PoSjC.framer-v-w3c9y9 .framer-1sfwob, .framer-PoSjC.framer-v-w3c9y9 .framer-1lfcuyh { gap: 0px; } .framer-PoSjC.framer-v-w3c9y9.framer-1vjbejd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PoSjC.framer-v-w3c9y9.framer-1vjbejd > :first-child { margin-top: 0px; } .framer-PoSjC.framer-v-w3c9y9.framer-1vjbejd > :last-child { margin-bottom: 0px; } .framer-PoSjC.framer-v-w3c9y9 .framer-1sfwob > *, .framer-PoSjC.framer-v-w3c9y9 .framer-1sfwob > :first-child, .framer-PoSjC.framer-v-w3c9y9 .framer-1sfwob > :last-child { margin: 0px; } .framer-PoSjC.framer-v-w3c9y9 .framer-1lfcuyh > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-PoSjC.framer-v-w3c9y9 .framer-1lfcuyh > :first-child { margin-left: 0px; } .framer-PoSjC.framer-v-w3c9y9 .framer-1lfcuyh > :last-child { margin-right: 0px; } }\",\".framer-PoSjC.framer-v-18yda67 .framer-gxoo3y { flex: none; order: 3; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PoSjC.framer-v-18yda67.framer-1vjbejd, .framer-PoSjC.framer-v-18yda67 .framer-1sfwob, .framer-PoSjC.framer-v-18yda67 .framer-1lfcuyh { gap: 0px; } .framer-PoSjC.framer-v-18yda67.framer-1vjbejd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PoSjC.framer-v-18yda67.framer-1vjbejd > :first-child { margin-top: 0px; } .framer-PoSjC.framer-v-18yda67.framer-1vjbejd > :last-child { margin-bottom: 0px; } .framer-PoSjC.framer-v-18yda67 .framer-1sfwob > *, .framer-PoSjC.framer-v-18yda67 .framer-1sfwob > :first-child, .framer-PoSjC.framer-v-18yda67 .framer-1sfwob > :last-child { margin: 0px; } .framer-PoSjC.framer-v-18yda67 .framer-1lfcuyh > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-PoSjC.framer-v-18yda67 .framer-1lfcuyh > :first-child { margin-left: 0px; } .framer-PoSjC.framer-v-18yda67 .framer-1lfcuyh > :last-child { margin-right: 0px; } }\",\".framer-PoSjC.framer-v-1x3l0hg .framer-yfvmnb { flex: none; order: 4; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PoSjC.framer-v-1x3l0hg.framer-1vjbejd, .framer-PoSjC.framer-v-1x3l0hg .framer-1sfwob, .framer-PoSjC.framer-v-1x3l0hg .framer-1lfcuyh { gap: 0px; } .framer-PoSjC.framer-v-1x3l0hg.framer-1vjbejd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PoSjC.framer-v-1x3l0hg.framer-1vjbejd > :first-child { margin-top: 0px; } .framer-PoSjC.framer-v-1x3l0hg.framer-1vjbejd > :last-child { margin-bottom: 0px; } .framer-PoSjC.framer-v-1x3l0hg .framer-1sfwob > *, .framer-PoSjC.framer-v-1x3l0hg .framer-1sfwob > :first-child, .framer-PoSjC.framer-v-1x3l0hg .framer-1sfwob > :last-child { margin: 0px; } .framer-PoSjC.framer-v-1x3l0hg .framer-1lfcuyh > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-PoSjC.framer-v-1x3l0hg .framer-1lfcuyh > :first-child { margin-left: 0px; } .framer-PoSjC.framer-v-1x3l0hg .framer-1lfcuyh > :last-child { margin-right: 0px; } }\",'.framer-PoSjC[data-border=\"true\"]::after, .framer-PoSjC [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }','.framer-PoSjC[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-PoSjC [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-PoSjC[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-PoSjC [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-PoSjC[data-hide-scrollbars=\"true\"], .framer-PoSjC [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 100\n * @framerIntrinsicWidth 1140\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"wSqFr7wO8\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,\"1440px\",null,null]},\"klJNvFkS6\":{\"layout\":[\"fixed\",\"auto\"]},\"UqFMKJc7F\":{\"layout\":[\"fixed\",\"auto\"]},\"lGK0Chtdj\":{\"layout\":[\"fixed\",\"fixed\"]},\"j_EeMpK77\":{\"layout\":[\"fixed\",\"auto\"]},\"mJZHA_dbg\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Z_K_SQ3h1\":\"font16\",\"cnUSUNHAN\":\"font20\",\"M4dng1c9x\":\"font14\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerj9dlTFfey=withCSS(Component,css,\"framer-PoSjC\");export default Framerj9dlTFfey;Framerj9dlTFfey.displayName=\"Navigation\";Framerj9dlTFfey.defaultProps={height:100,width:1140};addPropertyControls(Framerj9dlTFfey,{variant:{options:[\"BQbOanWFA\",\"wSqFr7wO8\",\"klJNvFkS6\",\"UqFMKJc7F\",\"lGK0Chtdj\",\"j_EeMpK77\",\"mJZHA_dbg\"],optionTitles:[\"Desktop fixed\",\"Desktop Floating\",\"Mobile\",\"Mobile - Main Menu\",\"Mobile - Features\",\"Mobile - Industries submenu\",\"Mobile - Resources\"],title:\"Variant\",type:ControlType.Enum},Z_K_SQ3h1:{defaultValue:16,title:\"Font 16\",type:ControlType.Number},cnUSUNHAN:{defaultValue:20,description:\"\",title:\"Font 20\",type:ControlType.Number},M4dng1c9x:{defaultValue:14,description:\"\",title:\"Font 14\",type:ControlType.Number}});const variationAxes=[{defaultValue:300,maxValue:900,minValue:300,name:\"Weight\",tag:\"wght\"}];addFonts(Framerj9dlTFfey,[{explicitInter:true,fonts:[{family:\"Figtree\",openType:true,source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xms-HUzqDCFdgfMq4a3DIZs3ik.woff2\",variationAxes,weight:\"400\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR15bwkEU4HTy.woff2\",weight:\"700\"}]},...LogoWithMarginsFonts,...HamburgerMenuFonts,...NavigagionNavlinkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerj9dlTFfey\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"wSqFr7wO8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"klJNvFkS6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UqFMKJc7F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lGK0Chtdj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"j_EeMpK77\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mJZHA_dbg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"Z_K_SQ3h1\\\":\\\"font16\\\",\\\"cnUSUNHAN\\\":\\\"font20\\\",\\\"M4dng1c9x\\\":\\\"font14\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"100\",\"framerIntrinsicWidth\":\"1140\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "o", "e", "t", "h", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "moduleBaseUrl", "icons", "iconKeys", "weightOptions", "styleKeyOptions", "styleOptionPropKeys", "optionKey", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "style", "isMounted", "pe", "iconKey", "useIconSelection", "styleOptionProps", "prop", "iconStyle", "se", "iconStyleKey", "activeStyle", "SelectedIcon", "setSelectedIcon", "ye", "h", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "hideStyleOptions", "styleOptions", "styleOptionsNumber", "name", "getIconSelection", "icon", "addPropertyControls", "ControlType", "result", "defaultEvents", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "paddingControl", "ControlType", "Embed", "type", "url", "html", "style", "p", "EmbedURL", "EmbedHTML", "Instructions", "addPropertyControls", "ControlType", "props", "getMinHeight", "emptyStateStyle", "centerTextStyle", "hasAutoHeight", "onCanvas", "useIsOnCanvas", "state", "setState", "ye", "ue", "isLastEffect", "load", "response", "isBlocked", "message", "error", "ErrorMessage", "LoadingIndicator", "iframeStyle", "getSandbox", "result", "ref", "pe", "iframeHeight", "setIframeHeight", "hasScript", "_ref_current", "iframeWindow", "handleMessage", "event", "data", "height", "window", "srcDoc", "currentStyle", "htmlStyle", "containerStyles", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "aBOUT", "aSSETMANAGEMENT", "bLOGS", "dOWNLOADBOCHURE", "dOWNLOADCHECKLIST", "fEATURES", "fontSize18", "fREECHECKLIST", "height", "id", "iNDUSTRIES", "iNTEGRATIONS", "nEWS", "nEWS1", "rEQUESTYOURDEMONOW", "rESOURCES", "rOICALCULATOR", "sOLUTIONS", "tESTIMONIALS", "uSECASES", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "dpkyDbqWB", "EDdvx9R8H", "Oz6lQkNzH", "gYZriYjbx", "BiOsUeFHL", "ZuCbbGSFV", "Cn0nLjeHW", "RTRocfx_k", "lYF9_Y4UN", "jNlOfdxqz", "QMYUjDzMa", "QkDpy6t_s", "F4EyczbNv", "AxNycr67h", "FDL7LTe78", "qvqzwNPlA", "mmlL4cPvd", "kHpE68GJQ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "RichText2", "css", "FramerfZmf4zSIW", "withCSS", "fZmf4zSIW_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "padding", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "jf6a61sru", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "u", "Image2", "getLoadingLazyAtYPosition", "css", "FramerQgNE5F9Nu", "withCSS", "QgNE5F9Nu_default", "addPropertyControls", "ControlType", "addFonts", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "css", "FramerVKUs6LMLk", "withCSS", "VKUs6LMLk_default", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "LogoWithMarginsFonts", "getFonts", "QgNE5F9Nu_default", "MaterialFonts", "Icon", "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", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FrameroAu7NhguI", "withCSS", "oAu7NhguI_default", "addPropertyControls", "ControlType", "addFonts", "PAGELABELFonts", "getFonts", "fZmf4zSIW_default", "MaterialFonts", "Icon", "EmbedFonts", "Embed", "LogoContainerFonts", "oAu7NhguI_default", "StoresFonts", "VKUs6LMLk_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", "isDisplayed2", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "Link", "SVG", "Image2", "getLoadingLazyAtYPosition", "css", "FramerIvZZJS0iO", "withCSS", "IvZZJS0iO_default", "addPropertyControls", "ControlType", "variationAxes", "addFonts", "getFontsFromSharedStyle", "fonts", "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", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "isDisplayed11", "isDisplayed12", "isDisplayed13", "isDisplayed14", "isDisplayed15", "isDisplayed16", "isDisplayed17", "isDisplayed18", "isDisplayed19", "isDisplayed20", "isDisplayed21", "isDisplayed22", "isDisplayed23", "isDisplayed24", "isDisplayed25", "isDisplayed26", "isDisplayed27", "isDisplayed28", "isDisplayed29", "isDisplayed30", "isDisplayed31", "isDisplayed32", "isDisplayed33", "isDisplayed34", "LayoutGroup", "u", "SVG", "css", "Framerg63tF7Ke8", "withCSS", "g63tF7Ke8_default", "addPropertyControls", "ControlType", "addFonts", "IconFonts", "getFonts", "g63tF7Ke8_default", "IconControls", "getPropertyControls", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "radiusForCorner", "cornerIndex", "segments", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "getProps", "background2", "border", "click", "color", "darkChevron", "defaultPadding", "fontSize", "hasSubmenu", "height", "hover", "hover2", "id", "label", "leftIcon", "leftIcon1", "link", "newTab", "overflow", "pressed", "radius", "rightIcon", "rightIcon1", "sideMenu", "textOpacity", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "cPXR7Q_lp", "Trcro9tYd", "aiuGuH26Y", "O58hSVyfJ", "LUEAKmL7I", "wPjYUzPZS", "GcFYvvCRX", "oJOYLdMh8", "fJ91ISyGB", "RBY_KrfMF", "wBEi_7YlR", "a6BaapqMZ", "yZFxwikMG", "Dt17pOFEA", "FEU2nsplY", "hDS3mnNiA", "nVPJe7Z7x", "V2ra5iGCk", "KedQMwHt_", "xDSmzrW_L", "r6vDReZ2J", "edoSMNHkZ", "QsegaHugd", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1k84mu1", "args", "onMouseEnter4u0hv5", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "SVG", "css", "FramerxF5dGzzn7", "withCSS", "xF5dGzzn7_default", "addPropertyControls", "ControlType", "variationAxes", "addFonts", "j9dlTFfey_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "p", "x", "motion", "__FramerMetadata__", "valuesByLocaleId", "j9dlTFfey_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "yXbbw5Uab", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaply8w7i", "args", "onTap1eggn9i", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "css", "Framerbi9PZdvCV", "withCSS", "bi9PZdvCV_default", "addPropertyControls", "ControlType", "addFonts", "LogoWithMarginsFonts", "getFonts", "QgNE5F9Nu_default", "HamburgerMenuFonts", "bi9PZdvCV_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "SmartComponentScopedContainer", "NavigagionNavlinkFonts", "xF5dGzzn7_default", "MotionDivWithFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "font14", "font16", "font20", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Z_K_SQ3h1", "cnUSUNHAN", "M4dng1c9x", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "yXbbw5Uab1ku6473", "args", "yXbbw5Uab1xfuzp7", "yXbbw5Uabq0ytqi", "Dt17pOFEAtxyyif", "overlay", "loadMore", "QsegaHugd1gcur7", "QsegaHugds3cbwu", "QsegaHugd114f0c9", "QsegaHugd1xfuzp7", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "ref1", "ref2", "ref3", "ref4", "ref5", "ref6", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "LayoutGroup", "u", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "l", "AnimatePresence", "Floating", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "resolvedLinks15", "overlay1", "resolvedLinks16", "resolvedLinks17", "resolvedLinks18", "resolvedLinks19", "resolvedLinks20", "resolvedLinks21", "resolvedLinks22", "resolvedLinks23", "resolvedLinks24", "resolvedLinks25", "overlay2", "resolvedLinks26", "resolvedLinks27", "resolvedLinks28", "resolvedLinks29", "resolvedLinks30", "RichText2", "resolvedLinks31", "resolvedLinks32", "resolvedLinks33", "resolvedLinks34", "resolvedLinks35", "resolvedLinks36", "resolvedLinks37", "resolvedLinks38", "resolvedLinks39", "resolvedLinks40", "resolvedLinks41", "resolvedLinks42", "resolvedLinks43", "resolvedLinks44", "resolvedLinks45", "resolvedLinks46", "resolvedLinks47", "resolvedLinks48", "resolvedLinks49", "resolvedLinks50", "resolvedLinks51", "resolvedLinks52", "resolvedLinks53", "resolvedLinks54", "resolvedLinks55", "resolvedLinks56", "resolvedLinks57", "resolvedLinks58", "resolvedLinks59", "resolvedLinks60", "resolvedLinks61", "resolvedLinks62", "resolvedLinks63", "resolvedLinks64", "resolvedLinks65", "resolvedLinks66", "resolvedLinks67", "resolvedLinks68", "resolvedLinks69", "resolvedLinks70", "resolvedLinks71", "Link", "getLocalizedValue", "css", "Framerj9dlTFfey", "withCSS", "j9dlTFfey_default", "addPropertyControls", "ControlType", "variationAxes", "addFonts"]
}
