{
  "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/q2ob0bxBLbXkhA4LRYY9/wUm1KFqUR4f62ukBUJ2K/BC3meg824.js", "ssg:https://framerusercontent.com/modules/45K9oiTeKfTgiyVl4ykL/3q1JaNLTj48bYJoPaZXu/Y8sw5swRS.js", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/8HUwCVtdUruJ9lzy1URO/WkUCUcETQVlHVGzLwDeP/eufqmDGBA.js", "ssg:https://framerusercontent.com/modules/uljrFNDs9RxpMwOcQ7Dg/yLZGo05c3tHxTVnkP9i3/Us40jByny.js", "ssg:https://framerusercontent.com/modules/vVCSenY2JrrPcGS9bDFO/xQyT4RtB6Iv6dsMB19Ox/zM8_mvLWQ.js", "ssg:https://framerusercontent.com/modules/3g8i3EokNtnMqTcoA1LU/7t64cCVIcTEgW7ngGd0l/KGXdd2ZOe.js", "ssg:https://framerusercontent.com/modules/giWKCwJJ6aAOrt5STAcH/cdm9My0OKapjtr4bQVEa/z9Pa7seOd.js", "ssg:https://framerusercontent.com/modules/omsKnucUPz03yTmmcFwi/jrvoPoWEzJpKWbgMvaVL/KDHNnktWa.js", "ssg:https://framerusercontent.com/modules/8ioBzCQf1rMLZa1nrE6v/wMIu2fIAiZGvVmu3Qj4j/kUqbV70G9.js", "ssg:https://framerusercontent.com/modules/kTJw8KSLQ7MKSNdyyaSa/C8q8HPl6rkDYnYnc72lO/tNwo3mvP0.js", "ssg:https://framerusercontent.com/modules/1qfUn2CdVmNWxu4JjDKl/r5sUEUEtxavR21DUJ9l7/vQQAfisaI.js", "ssg:https://framerusercontent.com/modules/jt6WJXeRyhTS1Bm2C2Pe/0yt4mEKgQoyqIdroBsmD/VHMWef8E0.js", "ssg:https://framerusercontent.com/modules/euMEjVhebGbxXrZEXxNz/rJWgGBkd949SUmnjpZAO/XQYIUjp_n.js", "ssg:https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js", "ssg:https://framerusercontent.com/modules/kl1D96O5JDPClQC1NVhl/PGbKbfQHETOAF5cNkTyB/HV52_souK.js", "ssg:https://framerusercontent.com/modules/t1W39xYZCxhS8S9o6bHe/C8HcqOonPCnpswGjSk6W/sWBmMllxl.js", "ssg:https://framerusercontent.com/modules/tVNNoYL09qIzFThQJYqp/7NokpAqag8eYf3YmMwPf/VHMWef8E0.js", "ssg:https://framerusercontent.com/modules/86n9COa7kOysLQGV8T6c/PrdRTXc0wU0lRDkRWccK/wX9ECbxsY.js", "ssg:https://framerusercontent.com/modules/zWtrehsITLh5PUB7DYpV/MNdsCpK1wv7hnlMrwKL0/hvkuvFEET.js", "ssg:https://framerusercontent.com/modules/9Yn3GcRSMPmeITW3P3zX/kH0bt38dbJHpqXXAvcVb/Ve9JVVzAg.js", "ssg:https://framerusercontent.com/modules/gFF0259FJQ7QrK78AvDN/Nh9H9AThleABtycRzDvN/G1U9qbkD3.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{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-t0qUj .framer-styles-preset-1p03bzu:not(.rich-text-wrapper), .framer-t0qUj .framer-styles-preset-1p03bzu.rich-text-wrapper p { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 20px; --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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 32px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-t0qUj\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[];export const css=['.framer-Q9gcQ .framer-styles-preset-10yr9th:not(.rich-text-wrapper), .framer-Q9gcQ .framer-styles-preset-10yr9th.rich-text-wrapper p { --framer-font-family: \"Inter\", 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: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-Q9gcQ\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-HtEYe .framer-styles-preset-1klp2by:not(.rich-text-wrapper), .framer-HtEYe .framer-styles-preset-1klp2by.rich-text-wrapper p { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-HtEYe\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-amIsW .framer-styles-preset-13u89so:not(.rich-text-wrapper), .framer-amIsW .framer-styles-preset-13u89so.rich-text-wrapper p { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 26px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-amIsW\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-N3Swz .framer-styles-preset-lw7new:not(.rich-text-wrapper), .framer-N3Swz .framer-styles-preset-lw7new.rich-text-wrapper p { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 12px; --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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-N3Swz\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c815cea)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8HUwCVtdUruJ9lzy1URO/WkUCUcETQVlHVGzLwDeP/eufqmDGBA.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/uljrFNDs9RxpMwOcQ7Dg/yLZGo05c3tHxTVnkP9i3/Us40jByny.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/vVCSenY2JrrPcGS9bDFO/xQyT4RtB6Iv6dsMB19Ox/zM8_mvLWQ.js\";const FeatherFonts=getFonts(Feather);const FeatherControls=getPropertyControls(Feather);const enabledGestures={E3BNB2dqQ:{hover:true},GkeV5bHXa:{hover:true},hZseOytsP:{hover:true},kz2JrlLVq:{hover:true},L4V8rx5n4:{hover:true},lX0mDeMc2:{hover:true},RW73xXN0p:{hover:true},VTWWf7ByI:{hover:true},Vw_eb0Z9V:{hover:true},W_VrcK8jc:{hover:true},wPfsVfFHp:{hover:true},xzW6xTTmq:{hover:true}};const cycleOrder=[\"W_VrcK8jc\",\"hZseOytsP\",\"E3BNB2dqQ\",\"RW73xXN0p\",\"wPfsVfFHp\",\"Vw_eb0Z9V\",\"kz2JrlLVq\",\"xzW6xTTmq\",\"VTWWf7ByI\",\"lX0mDeMc2\",\"GkeV5bHXa\",\"L4V8rx5n4\"];const serializationHash=\"framer-tz2Rz\";const variantClassNames={E3BNB2dqQ:\"framer-v-1ptuadq\",GkeV5bHXa:\"framer-v-1f4pb5r\",hZseOytsP:\"framer-v-1xronwb\",kz2JrlLVq:\"framer-v-udrn0s\",L4V8rx5n4:\"framer-v-utahiy\",lX0mDeMc2:\"framer-v-1qve96u\",RW73xXN0p:\"framer-v-1iidlf5\",VTWWf7ByI:\"framer-v-120gjdj\",Vw_eb0Z9V:\"framer-v-ltggb1\",W_VrcK8jc:\"framer-v-ha9ryv\",wPfsVfFHp:\"framer-v-20i8sj\",xzW6xTTmq:\"framer-v-uiomsq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={\"Alert-circle\":\"alert-circle\",\"Alert-octagon\":\"alert-octagon\",\"Alert-triangle\":\"alert-triangle\",\"Align-center\":\"align-center\",\"Align-justify\":\"align-justify\",\"Align-left\":\"align-left\",\"Align-right\":\"align-right\",\"Arrow-down-circle\":\"arrow-down-circle\",\"Arrow-down-left\":\"arrow-down-left\",\"Arrow-down-right\":\"arrow-down-right\",\"Arrow-down\":\"arrow-down\",\"Arrow-left-circle\":\"arrow-left-circle\",\"Arrow-left\":\"arrow-left\",\"Arrow-right-circle\":\"arrow-right-circle\",\"Arrow-right\":\"arrow-right\",\"Arrow-up-circle\":\"arrow-up-circle\",\"Arrow-up-left\":\"arrow-up-left\",\"Arrow-up-right\":\"arrow-up-right\",\"Arrow-up\":\"arrow-up\",\"At-sign\":\"at-sign\",\"Bar-chart-2\":\"bar-chart-2\",\"Bar-chart\":\"bar-chart\",\"Battery-charging\":\"battery-charging\",\"Bell-off\":\"bell-off\",\"Book-open\":\"book-open\",\"Camera-off\":\"camera-off\",\"Check-circle\":\"check-circle\",\"Check-square\":\"check-square\",\"Chevron-down\":\"chevron-down\",\"Chevron-left\":\"chevron-left\",\"Chevron-right\":\"chevron-right\",\"Chevron-up\":\"chevron-up\",\"Chevrons-down\":\"chevrons-down\",\"Chevrons-left\":\"chevrons-left\",\"Chevrons-right\":\"chevrons-right\",\"Chevrons-up\":\"chevrons-up\",\"Cloud-drizzle\":\"cloud-drizzle\",\"Cloud-lightning\":\"cloud-lightning\",\"Cloud-off\":\"cloud-off\",\"Cloud-rain\":\"cloud-rain\",\"Cloud-snow\":\"cloud-snow\",\"Corner-down-left\":\"corner-down-left\",\"Corner-down-right\":\"corner-down-right\",\"Corner-left-down\":\"corner-left-down\",\"Corner-left-up\":\"corner-left-up\",\"Corner-right-down\":\"corner-right-down\",\"Corner-right-up\":\"corner-right-up\",\"Corner-up-left\":\"corner-up-left\",\"Corner-up-right\":\"corner-up-right\",\"Credit-card\":\"credit-card\",\"Divide-circle\":\"divide-circle\",\"Divide-square\":\"divide-square\",\"Dollar-sign\":\"dollar-sign\",\"Download-cloud\":\"download-cloud\",\"Edit-2\":\"edit-2\",\"Edit-3\":\"edit-3\",\"External-link\":\"external-link\",\"Eye-off\":\"eye-off\",\"Fast-forward\":\"fast-forward\",\"File-minus\":\"file-minus\",\"File-plus\":\"file-plus\",\"File-text\":\"file-text\",\"Folder-minus\":\"folder-minus\",\"Folder-plus\":\"folder-plus\",\"Git-branch\":\"git-branch\",\"Git-commit\":\"git-commit\",\"Git-merge\":\"git-merge\",\"Git-pull-request\":\"git-pull-request\",\"Hard-drive\":\"hard-drive\",\"Help-circle\":\"help-circle\",\"Life-buoy\":\"life-buoy\",\"Link-2\":\"link-2\",\"Log-in\":\"log-in\",\"Log-out\":\"log-out\",\"Map-pin\":\"map-pin\",\"Maximize-2\":\"maximize-2\",\"Message-circle\":\"message-circle\",\"Message-square\":\"message-square\",\"Mic-off\":\"mic-off\",\"Minimize-2\":\"minimize-2\",\"Minus-circle\":\"minus-circle\",\"Minus-square\":\"minus-square\",\"More-horizontal\":\"more-horizontal\",\"More-vertical\":\"more-vertical\",\"Mouse-pointer\":\"mouse-pointer\",\"Navigation-2\":\"navigation-2\",\"Pause-circle\":\"pause-circle\",\"Pen-tool\":\"pen-tool\",\"Phone-call\":\"phone-call\",\"Phone-forwarded\":\"phone-forwarded\",\"Phone-incoming\":\"phone-incoming\",\"Phone-missed\":\"phone-missed\",\"Phone-off\":\"phone-off\",\"Phone-outgoing\":\"phone-outgoing\",\"Pie-chart\":\"pie-chart\",\"Play-circle\":\"play-circle\",\"Plus-circle\":\"plus-circle\",\"Plus-square\":\"plus-square\",\"Refresh-ccw\":\"refresh-ccw\",\"Refresh-cw\":\"refresh-cw\",\"Rotate-ccw\":\"rotate-ccw\",\"Rotate-cw\":\"rotate-cw\",\"Share-2\":\"share-2\",\"Shield-off\":\"shield-off\",\"Shopping-bag\":\"shopping-bag\",\"Shopping-cart\":\"shopping-cart\",\"Skip-back\":\"skip-back\",\"Skip-forward\":\"skip-forward\",\"Stop-circle\":\"stop-circle\",\"Thumbs-down\":\"thumbs-down\",\"Thumbs-up\":\"thumbs-up\",\"Toggle-left\":\"toggle-left\",\"Toggle-right\":\"toggle-right\",\"Trash-2\":\"trash-2\",\"Trending-down\":\"trending-down\",\"Trending-up\":\"trending-up\",\"Upload-cloud\":\"upload-cloud\",\"User-check\":\"user-check\",\"User-minus\":\"user-minus\",\"User-plus\":\"user-plus\",\"User-x\":\"user-x\",\"Video-off\":\"video-off\",\"Volume-1\":\"volume-1\",\"Volume-2\":\"volume-2\",\"Volume-x\":\"volume-x\",\"Wifi-off\":\"wifi-off\",\"X-circle\":\"x-circle\",\"X-octagon\":\"x-octagon\",\"X-square\":\"x-square\",\"Zap-off\":\"zap-off\",\"Zoom-in\":\"zoom-in\",\"Zoom-out\":\"zoom-out\",Activity:\"activity\",Airplay:\"airplay\",Anchor:\"anchor\",Aperture:\"aperture\",Archive:\"archive\",Award:\"award\",Battery:\"battery\",Bell:\"bell\",Bluetooth:\"bluetooth\",Bold:\"bold\",Book:\"book\",Bookmark:\"bookmark\",Box:\"box\",Briefcase:\"briefcase\",Calendar:\"calendar\",Camera:\"camera\",Cast:\"cast\",Check:\"check\",Chrome:\"chrome\",Circle:\"circle\",Clipboard:\"clipboard\",Clock:\"clock\",Cloud:\"cloud\",Code:\"code\",Codepen:\"codepen\",Codesandbox:\"codesandbox\",Coffee:\"coffee\",Columns:\"columns\",Command:\"command\",Compass:\"compass\",Copy:\"copy\",Cpu:\"cpu\",Crop:\"crop\",Crosshair:\"crosshair\",Database:\"database\",Delete:\"delete\",Disc:\"disc\",Divide:\"divide\",Download:\"download\",Dribbble:\"dribbble\",Droplet:\"droplet\",Edit:\"edit\",Eye:\"eye\",Facebook:\"facebook\",Feather:\"feather\",Figma:\"figma\",File:\"file\",Film:\"film\",Filter:\"filter\",Flag:\"flag\",Folder:\"folder\",Framer:\"framer\",Frown:\"frown\",Gift:\"gift\",Github:\"github\",Gitlab:\"gitlab\",Globe:\"globe\",Grid:\"grid\",Hash:\"hash\",Headphones:\"headphones\",Heart:\"heart\",Hexagon:\"hexagon\",Home:\"home\",Image:\"image\",Inbox:\"inbox\",Info:\"info\",Instagram:\"instagram\",Italic:\"italic\",Key:\"key\",Layers:\"layers\",Layout:\"layout\",Link:\"link\",Linkedin:\"linkedin\",List:\"list\",Loader:\"loader\",Lock:\"lock\",Mail:\"mail\",Map:\"map\",Maximize:\"maximize\",Meh:\"meh\",Menu:\"menu\",Mic:\"mic\",Minimize:\"minimize\",Minus:\"minus\",Monitor:\"monitor\",Moon:\"moon\",Move:\"move\",Music:\"music\",Navigation:\"navigation\",Octagon:\"octagon\",Package:\"package\",Paperclip:\"paperclip\",Pause:\"pause\",Percent:\"percent\",Phone:\"phone\",Play:\"play\",Plus:\"plus\",Pocket:\"pocket\",Power:\"power\",Printer:\"printer\",Radio:\"radio\",Repeat:\"repeat\",Rewind:\"rewind\",Rss:\"rss\",Save:\"save\",Scissors:\"scissors\",Search:\"search\",Send:\"send\",Server:\"server\",Settings:\"settings\",Share:\"share\",Shield:\"shield\",Shuffle:\"shuffle\",Sidebar:\"sidebar\",Slack:\"slack\",Slash:\"slash\",Sliders:\"sliders\",Smartphone:\"smartphone\",Smile:\"smile\",Speaker:\"speaker\",Square:\"square\",Star:\"star\",Sun:\"sun\",Sunrise:\"sunrise\",Sunset:\"sunset\",Tablet:\"tablet\",Tag:\"tag\",Target:\"target\",Terminal:\"terminal\",Thermometer:\"thermometer\",Tool:\"tool\",Trash:\"trash\",Trello:\"trello\",Triangle:\"triangle\",Truck:\"truck\",Tv:\"tv\",Twitch:\"twitch\",Twitter:\"twitter\",Type:\"type\",Umbrella:\"umbrella\",Underline:\"underline\",Unlock:\"unlock\",Upload:\"upload\",User:\"user\",Users:\"users\",Video:\"video\",Voicemail:\"voicemail\",Volume:\"volume\",Watch:\"watch\",Wifi:\"wifi\",Wind:\"wind\",X:\"x\",Youtube:\"youtube\",Zap:\"zap\"};const humanReadableVariantMap={\"Dark Fill - L\":\"RW73xXN0p\",\"Dark Fill - M\":\"wPfsVfFHp\",\"Dark Fill - S\":\"Vw_eb0Z9V\",\"Dark Outline - L\":\"lX0mDeMc2\",\"Dark Outline - M\":\"GkeV5bHXa\",\"Dark Outline - S\":\"L4V8rx5n4\",\"Light Fill - L\":\"W_VrcK8jc\",\"Light Fill - M\":\"hZseOytsP\",\"Light Fill - S\":\"E3BNB2dqQ\",\"Light Outline - L\":\"kz2JrlLVq\",\"Light Outline - M\":\"xzW6xTTmq\",\"Light Outline - S\":\"VTWWf7ByI\"};const getProps=({bGDark,bGLite,height,iconAfter,iconBefore,id,radius,selectIcon,selectIcon1,textColorDark,textColorLight,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableEnumMap_selectIcon1,_ref4,_ref5,_ref6,_humanReadableVariantMap_props_variant,_ref7,_humanReadableEnumMap_selectIcon,_ref8,_ref9,_ref10;return{...props,D2jRnfGwK:(_ref=radius!==null&&radius!==void 0?radius:props.D2jRnfGwK)!==null&&_ref!==void 0?_ref:6,DXClgl2J3:(_ref1=textColorLight!==null&&textColorLight!==void 0?textColorLight:props.DXClgl2J3)!==null&&_ref1!==void 0?_ref1:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",LcJ1W7bEe:(_ref2=textColorDark!==null&&textColorDark!==void 0?textColorDark:props.LcJ1W7bEe)!==null&&_ref2!==void 0?_ref2:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",qIWJFFokM:(_ref3=bGLite!==null&&bGLite!==void 0?bGLite:props.qIWJFFokM)!==null&&_ref3!==void 0?_ref3:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",R4J2OXJXh:(_ref5=(_ref4=(_humanReadableEnumMap_selectIcon1=humanReadableEnumMap[selectIcon1])!==null&&_humanReadableEnumMap_selectIcon1!==void 0?_humanReadableEnumMap_selectIcon1:selectIcon1)!==null&&_ref4!==void 0?_ref4:props.R4J2OXJXh)!==null&&_ref5!==void 0?_ref5:\"chevron-left\",RwZpsJXvZ:(_ref6=title!==null&&title!==void 0?title:props.RwZpsJXvZ)!==null&&_ref6!==void 0?_ref6:\"Badge\",SA9jAg9_n:iconAfter!==null&&iconAfter!==void 0?iconAfter:props.SA9jAg9_n,variant:(_ref7=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref7!==void 0?_ref7:\"W_VrcK8jc\",wThulUfCM:iconBefore!==null&&iconBefore!==void 0?iconBefore:props.wThulUfCM,WvHqCrdUD:(_ref9=(_ref8=(_humanReadableEnumMap_selectIcon=humanReadableEnumMap[selectIcon])!==null&&_humanReadableEnumMap_selectIcon!==void 0?_humanReadableEnumMap_selectIcon:selectIcon)!==null&&_ref8!==void 0?_ref8:props.WvHqCrdUD)!==null&&_ref9!==void 0?_ref9:\"chevron-right\",xKUAtX22H:(_ref10=bGDark!==null&&bGDark!==void 0?bGDark:props.xKUAtX22H)!==null&&_ref10!==void 0?_ref10:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,RwZpsJXvZ,D2jRnfGwK,SA9jAg9_n,WvHqCrdUD,wThulUfCM,R4J2OXJXh,qIWJFFokM,xKUAtX22H,DXClgl2J3,LcJ1W7bEe,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"W_VrcK8jc\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ha9ryv\",className,classNames),\"data-framer-name\":\"Light Fill - L\",layoutDependency:layoutDependency,layoutId:\"W_VrcK8jc\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,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:qIWJFFokM,borderBottomLeftRadius:radiusForCorner(D2jRnfGwK,3),borderBottomRightRadius:radiusForCorner(D2jRnfGwK,2),borderTopLeftRadius:radiusForCorner(D2jRnfGwK,0),borderTopRightRadius:radiusForCorner(D2jRnfGwK,1),...style},variants:{\"GkeV5bHXa-hover\":{\"--border-bottom-width\":\"2px\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"kz2JrlLVq-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},\"L4V8rx5n4-hover\":{\"--border-bottom-width\":\"2px\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"lX0mDeMc2-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},\"VTWWf7ByI-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},\"xzW6xTTmq-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},GkeV5bHXa:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},kz2JrlLVq:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},L4V8rx5n4:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},lX0mDeMc2:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},RW73xXN0p:{backgroundColor:xKUAtX22H},VTWWf7ByI:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},Vw_eb0Z9V:{backgroundColor:xKUAtX22H},wPfsVfFHp:{backgroundColor:xKUAtX22H},xzW6xTTmq:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"E3BNB2dqQ-hover\":{\"data-framer-name\":undefined},\"GkeV5bHXa-hover\":{\"data-framer-name\":undefined},\"hZseOytsP-hover\":{\"data-framer-name\":undefined},\"kz2JrlLVq-hover\":{\"data-framer-name\":undefined},\"L4V8rx5n4-hover\":{\"data-framer-name\":undefined},\"lX0mDeMc2-hover\":{\"data-framer-name\":undefined},\"RW73xXN0p-hover\":{\"data-framer-name\":undefined},\"VTWWf7ByI-hover\":{\"data-framer-name\":undefined},\"Vw_eb0Z9V-hover\":{\"data-framer-name\":undefined},\"W_VrcK8jc-hover\":{\"data-framer-name\":undefined},\"wPfsVfFHp-hover\":{\"data-framer-name\":undefined},\"xzW6xTTmq-hover\":{\"data-framer-name\":undefined},E3BNB2dqQ:{\"data-framer-name\":\"Light Fill - S\"},GkeV5bHXa:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - M\"},hZseOytsP:{\"data-framer-name\":\"Light Fill - M\"},kz2JrlLVq:{\"data-border\":true,\"data-framer-name\":\"Light Outline - L\"},L4V8rx5n4:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - S\"},lX0mDeMc2:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - L\"},RW73xXN0p:{\"data-framer-name\":\"Dark Fill - L\"},VTWWf7ByI:{\"data-border\":true,\"data-framer-name\":\"Light Outline - S\"},Vw_eb0Z9V:{\"data-framer-name\":\"Dark Fill - S\"},wPfsVfFHp:{\"data-framer-name\":\"Dark Fill - M\"},xzW6xTTmq:{\"data-border\":true,\"data-framer-name\":\"Light Outline - M\"}},baseVariant,gestureVariant),children:[wThulUfCM&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xj6aup-container\",\"data-framer-name\":\"Icon Before\",layoutDependency:layoutDependency,layoutId:\"NGffLwf6n-container\",name:\"Icon Before\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:R4J2OXJXh,id:\"NGffLwf6n\",layoutId:\"NGffLwf6n\",mirrored:false,name:\"Icon Before\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({RW73xXN0p:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},Vw_eb0Z9V:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},wPfsVfFHp:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13u89so\",\"data-styles-preset\":\"Us40jByny\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-DXClgl2J3-KGXdd2ZOe))\"},children:\"Badge\"})}),className:\"framer-vuqhe\",\"data-framer-name\":\"Get started\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QXixIlKQa\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-DXClgl2J3-KGXdd2ZOe)\",\"--variable-reference-DXClgl2J3-KGXdd2ZOe\":DXClgl2J3,\"--variable-reference-LcJ1W7bEe-KGXdd2ZOe\":LcJ1W7bEe},text:RwZpsJXvZ,variants:{kz2JrlLVq:{\"--extracted-r6o4lv\":\"var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe)\",\"--variable-reference-LcJ1W7bEe-KGXdd2ZOe\":LcJ1W7bEe},RW73xXN0p:{\"--extracted-r6o4lv\":\"var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe)\",\"--variable-reference-LcJ1W7bEe-KGXdd2ZOe\":LcJ1W7bEe},VTWWf7ByI:{\"--extracted-r6o4lv\":\"var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe)\",\"--variable-reference-LcJ1W7bEe-KGXdd2ZOe\":LcJ1W7bEe},Vw_eb0Z9V:{\"--extracted-r6o4lv\":\"var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe)\",\"--variable-reference-LcJ1W7bEe-KGXdd2ZOe\":LcJ1W7bEe},wPfsVfFHp:{\"--extracted-r6o4lv\":\"var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe)\",\"--variable-reference-LcJ1W7bEe-KGXdd2ZOe\":LcJ1W7bEe},xzW6xTTmq:{\"--extracted-r6o4lv\":\"var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe)\",\"--variable-reference-LcJ1W7bEe-KGXdd2ZOe\":LcJ1W7bEe}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"kz2JrlLVq-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13u89so\",\"data-styles-preset\":\"Us40jByny\",children:\"Badge\"})})},\"VTWWf7ByI-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lw7new\",\"data-styles-preset\":\"zM8_mvLWQ\",children:\"Badge\"})})},\"xzW6xTTmq-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1klp2by\",\"data-styles-preset\":\"eufqmDGBA\",children:\"Badge\"})})},E3BNB2dqQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lw7new\",\"data-styles-preset\":\"zM8_mvLWQ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-DXClgl2J3-KGXdd2ZOe))\"},children:\"Badge\"})})},GkeV5bHXa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1klp2by\",\"data-styles-preset\":\"eufqmDGBA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-DXClgl2J3-KGXdd2ZOe))\"},children:\"Badge\"})})},hZseOytsP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1klp2by\",\"data-styles-preset\":\"eufqmDGBA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-DXClgl2J3-KGXdd2ZOe))\"},children:\"Badge\"})})},kz2JrlLVq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13u89so\",\"data-styles-preset\":\"Us40jByny\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe))\"},children:\"Badge\"})})},L4V8rx5n4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lw7new\",\"data-styles-preset\":\"zM8_mvLWQ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-DXClgl2J3-KGXdd2ZOe))\"},children:\"Badge\"})})},RW73xXN0p:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13u89so\",\"data-styles-preset\":\"Us40jByny\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe))\"},children:\"Badge\"})})},VTWWf7ByI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lw7new\",\"data-styles-preset\":\"zM8_mvLWQ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe))\"},children:\"Badge\"})})},Vw_eb0Z9V:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lw7new\",\"data-styles-preset\":\"zM8_mvLWQ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe))\"},children:\"Badge\"})})},wPfsVfFHp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1klp2by\",\"data-styles-preset\":\"eufqmDGBA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe))\"},children:\"Badge\"})})},xzW6xTTmq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1klp2by\",\"data-styles-preset\":\"eufqmDGBA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-LcJ1W7bEe-KGXdd2ZOe))\"},children:\"Badge\"})})}},baseVariant,gestureVariant)}),SA9jAg9_n&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14m51qg-container\",\"data-framer-name\":\"Icon After\",layoutDependency:layoutDependency,layoutId:\"yUFFOgLTT-container\",name:\"Icon After\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:WvHqCrdUD,id:\"yUFFOgLTT\",layoutId:\"yUFFOgLTT\",mirrored:false,name:\"Icon After\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({RW73xXN0p:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},Vw_eb0Z9V:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},wPfsVfFHp:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tz2Rz.framer-1uiwot0, .framer-tz2Rz .framer-1uiwot0 { display: block; }\",\".framer-tz2Rz.framer-ha9ryv { align-content: center; align-items: center; cursor: default; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 4px 16px 4px 16px; position: relative; width: min-content; }\",\".framer-tz2Rz .framer-xj6aup-container { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-tz2Rz .framer-vuqhe { cursor: default; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-tz2Rz .framer-14m51qg-container { flex: none; height: 32px; position: relative; width: 32px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-ha9ryv > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-tz2Rz.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\".framer-tz2Rz.framer-v-1xronwb.framer-ha9ryv, .framer-tz2Rz.framer-v-20i8sj.framer-ha9ryv, .framer-tz2Rz.framer-v-uiomsq.framer-ha9ryv, .framer-tz2Rz.framer-v-1f4pb5r.framer-ha9ryv { gap: 8px; padding: 4px 14px 4px 14px; }\",\".framer-tz2Rz.framer-v-1xronwb .framer-14m51qg-container, .framer-tz2Rz.framer-v-20i8sj .framer-14m51qg-container, .framer-tz2Rz.framer-v-uiomsq .framer-14m51qg-container, .framer-tz2Rz.framer-v-1f4pb5r .framer-14m51qg-container { height: 28px; width: 28px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-1xronwb.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-1xronwb.framer-ha9ryv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-tz2Rz.framer-v-1xronwb.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-1xronwb.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\".framer-tz2Rz.framer-v-1ptuadq.framer-ha9ryv, .framer-tz2Rz.framer-v-ltggb1.framer-ha9ryv, .framer-tz2Rz.framer-v-120gjdj.framer-ha9ryv, .framer-tz2Rz.framer-v-utahiy.framer-ha9ryv { gap: 8px; padding: 2px 10px 2px 10px; }\",\".framer-tz2Rz.framer-v-1ptuadq .framer-14m51qg-container, .framer-tz2Rz.framer-v-ltggb1 .framer-14m51qg-container, .framer-tz2Rz.framer-v-120gjdj .framer-14m51qg-container, .framer-tz2Rz.framer-v-utahiy .framer-14m51qg-container { height: 24px; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-1ptuadq.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-1ptuadq.framer-ha9ryv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-tz2Rz.framer-v-1ptuadq.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-1ptuadq.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-20i8sj.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-20i8sj.framer-ha9ryv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-tz2Rz.framer-v-20i8sj.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-20i8sj.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-ltggb1.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-ltggb1.framer-ha9ryv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-tz2Rz.framer-v-ltggb1.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-ltggb1.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-uiomsq.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-uiomsq.framer-ha9ryv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-tz2Rz.framer-v-uiomsq.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-uiomsq.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-120gjdj.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-120gjdj.framer-ha9ryv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-tz2Rz.framer-v-120gjdj.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-120gjdj.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-1f4pb5r.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-1f4pb5r.framer-ha9ryv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-tz2Rz.framer-v-1f4pb5r.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-1f4pb5r.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-utahiy.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-utahiy.framer-ha9ryv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-tz2Rz.framer-v-utahiy.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-utahiy.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\".framer-tz2Rz.framer-v-ha9ryv.hover.framer-ha9ryv, .framer-tz2Rz.framer-v-1iidlf5.hover.framer-ha9ryv, .framer-tz2Rz.framer-v-udrn0s.hover.framer-ha9ryv { gap: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-ha9ryv.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-ha9ryv.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-tz2Rz.framer-v-ha9ryv.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-ha9ryv.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\".framer-tz2Rz.framer-v-1xronwb.hover.framer-ha9ryv, .framer-tz2Rz.framer-v-1ptuadq.hover.framer-ha9ryv, .framer-tz2Rz.framer-v-20i8sj.hover.framer-ha9ryv, .framer-tz2Rz.framer-v-ltggb1.hover.framer-ha9ryv, .framer-tz2Rz.framer-v-1f4pb5r.hover.framer-ha9ryv, .framer-tz2Rz.framer-v-utahiy.hover.framer-ha9ryv, .framer-tz2Rz.framer-v-uiomsq.hover.framer-ha9ryv, .framer-tz2Rz.framer-v-120gjdj.hover.framer-ha9ryv { gap: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-1xronwb.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-1xronwb.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tz2Rz.framer-v-1xronwb.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-1xronwb.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-1ptuadq.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-1ptuadq.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tz2Rz.framer-v-1ptuadq.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-1ptuadq.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-1iidlf5.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-1iidlf5.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-tz2Rz.framer-v-1iidlf5.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-1iidlf5.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-20i8sj.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-20i8sj.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tz2Rz.framer-v-20i8sj.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-20i8sj.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-ltggb1.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-ltggb1.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tz2Rz.framer-v-ltggb1.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-ltggb1.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-1f4pb5r.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-1f4pb5r.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tz2Rz.framer-v-1f4pb5r.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-1f4pb5r.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-utahiy.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-utahiy.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tz2Rz.framer-v-utahiy.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-utahiy.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-udrn0s.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-udrn0s.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-tz2Rz.framer-v-udrn0s.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-udrn0s.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-uiomsq.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-uiomsq.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tz2Rz.framer-v-uiomsq.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-uiomsq.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tz2Rz.framer-v-120gjdj.hover.framer-ha9ryv { gap: 0px; } .framer-tz2Rz.framer-v-120gjdj.hover.framer-ha9ryv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tz2Rz.framer-v-120gjdj.hover.framer-ha9ryv > :first-child { margin-left: 0px; } .framer-tz2Rz.framer-v-120gjdj.hover.framer-ha9ryv > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-tz2Rz[data-border=\"true\"]::after, .framer-tz2Rz [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 81\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"hZseOytsP\":{\"layout\":[\"auto\",\"auto\"]},\"E3BNB2dqQ\":{\"layout\":[\"auto\",\"auto\"]},\"RW73xXN0p\":{\"layout\":[\"auto\",\"auto\"]},\"wPfsVfFHp\":{\"layout\":[\"auto\",\"auto\"]},\"Vw_eb0Z9V\":{\"layout\":[\"auto\",\"auto\"]},\"kz2JrlLVq\":{\"layout\":[\"auto\",\"auto\"]},\"xzW6xTTmq\":{\"layout\":[\"auto\",\"auto\"]},\"VTWWf7ByI\":{\"layout\":[\"auto\",\"auto\"]},\"lX0mDeMc2\":{\"layout\":[\"auto\",\"auto\"]},\"GkeV5bHXa\":{\"layout\":[\"auto\",\"auto\"]},\"L4V8rx5n4\":{\"layout\":[\"auto\",\"auto\"]},\"bo7TwmNSr\":{\"layout\":[\"auto\",\"auto\"]},\"yQ1oZmiAh\":{\"layout\":[\"auto\",\"auto\"]},\"Rx6gFmfTQ\":{\"layout\":[\"auto\",\"auto\"]},\"zptvJ7CqU\":{\"layout\":[\"auto\",\"auto\"]},\"OG1y2pQ5N\":{\"layout\":[\"auto\",\"auto\"]},\"woS0UjQ0f\":{\"layout\":[\"auto\",\"auto\"]},\"KgAInhG0b\":{\"layout\":[\"auto\",\"auto\"]},\"y7t5A9ytz\":{\"layout\":[\"auto\",\"auto\"]},\"b6sJSJSLF\":{\"layout\":[\"auto\",\"auto\"]},\"VhnkK_bKi\":{\"layout\":[\"auto\",\"auto\"]},\"pqTKd2cVf\":{\"layout\":[\"auto\",\"auto\"]},\"Ekyx3fLE2\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"RwZpsJXvZ\":\"title\",\"D2jRnfGwK\":\"radius\",\"SA9jAg9_n\":\"iconAfter\",\"WvHqCrdUD\":\"selectIcon\",\"wThulUfCM\":\"iconBefore\",\"R4J2OXJXh\":\"selectIcon1\",\"qIWJFFokM\":\"bGLite\",\"xKUAtX22H\":\"bGDark\",\"DXClgl2J3\":\"textColorLight\",\"LcJ1W7bEe\":\"textColorDark\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKGXdd2ZOe=withCSS(Component,css,\"framer-tz2Rz\");export default FramerKGXdd2ZOe;FramerKGXdd2ZOe.displayName=\"Badge\";FramerKGXdd2ZOe.defaultProps={height:34,width:81};addPropertyControls(FramerKGXdd2ZOe,{variant:{options:[\"W_VrcK8jc\",\"hZseOytsP\",\"E3BNB2dqQ\",\"RW73xXN0p\",\"wPfsVfFHp\",\"Vw_eb0Z9V\",\"kz2JrlLVq\",\"xzW6xTTmq\",\"VTWWf7ByI\",\"lX0mDeMc2\",\"GkeV5bHXa\",\"L4V8rx5n4\"],optionTitles:[\"Light Fill - L\",\"Light Fill - M\",\"Light Fill - S\",\"Dark Fill - L\",\"Dark Fill - M\",\"Dark Fill - S\",\"Light Outline - L\",\"Light Outline - M\",\"Light Outline - S\",\"Dark Outline - L\",\"Dark Outline - M\",\"Dark Outline - S\"],title:\"Variant\",type:ControlType.Enum},RwZpsJXvZ:{defaultValue:\"Badge\",displayTextArea:false,title:\"Title\",type:ControlType.String},D2jRnfGwK:{defaultValue:6,displayStepper:false,max:50,min:0,step:6,title:\"Radius\",type:ControlType.Number},SA9jAg9_n:{defaultValue:false,title:\"Icon After\",type:ControlType.Boolean},WvHqCrdUD:(FeatherControls===null||FeatherControls===void 0?void 0:FeatherControls[\"iconSelection\"])&&{...FeatherControls[\"iconSelection\"],defaultValue:\"chevron-right\",description:undefined,hidden:undefined,title:\"Select Icon\"},wThulUfCM:{defaultValue:false,title:\"Icon Before\",type:ControlType.Boolean},R4J2OXJXh:(FeatherControls===null||FeatherControls===void 0?void 0:FeatherControls[\"iconSelection\"])&&{...FeatherControls[\"iconSelection\"],defaultValue:\"chevron-left\",description:undefined,hidden:undefined,title:\"Select Icon\"},qIWJFFokM:{defaultValue:'var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {\"name\":\"Black 700\"} */',title:\"BG Lite\",type:ControlType.Color},xKUAtX22H:{defaultValue:'var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"BG Dark\",type:ControlType.Color},DXClgl2J3:{defaultValue:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",title:\"Text Color Light\",type:ControlType.Color},LcJ1W7bEe:{defaultValue:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",title:\"Text Color Dark\",type:ControlType.Color}});addFonts(FramerKGXdd2ZOe,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKGXdd2ZOe\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"34\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"81\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hZseOytsP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"E3BNB2dqQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RW73xXN0p\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wPfsVfFHp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Vw_eb0Z9V\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kz2JrlLVq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xzW6xTTmq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VTWWf7ByI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lX0mDeMc2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GkeV5bHXa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"L4V8rx5n4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bo7TwmNSr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yQ1oZmiAh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Rx6gFmfTQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zptvJ7CqU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OG1y2pQ5N\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"woS0UjQ0f\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KgAInhG0b\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"y7t5A9ytz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"b6sJSJSLF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VhnkK_bKi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pqTKd2cVf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ekyx3fLE2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"RwZpsJXvZ\\\":\\\"title\\\",\\\"D2jRnfGwK\\\":\\\"radius\\\",\\\"SA9jAg9_n\\\":\\\"iconAfter\\\",\\\"WvHqCrdUD\\\":\\\"selectIcon\\\",\\\"wThulUfCM\\\":\\\"iconBefore\\\",\\\"R4J2OXJXh\\\":\\\"selectIcon1\\\",\\\"qIWJFFokM\\\":\\\"bGLite\\\",\\\"xKUAtX22H\\\":\\\"bGDark\\\",\\\"DXClgl2J3\\\":\\\"textColorLight\\\",\\\"LcJ1W7bEe\\\":\\\"textColorDark\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KGXdd2ZOe.map", "// Generated by Framer (c07a8c1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/q2ob0bxBLbXkhA4LRYY9/wUm1KFqUR4f62ukBUJ2K/BC3meg824.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/45K9oiTeKfTgiyVl4ykL/3q1JaNLTj48bYJoPaZXu/Y8sw5swRS.js\";import Badge from\"https://framerusercontent.com/modules/3g8i3EokNtnMqTcoA1LU/7t64cCVIcTEgW7ngGd0l/KGXdd2ZOe.js\";const BadgeFonts=getFonts(Badge);const enabledGestures={ViRaN_J00:{hover:true}};const cycleOrder=[\"I533:121142;532:120814\",\"wI1C4UmKW\",\"ViRaN_J00\",\"u462gKxVV\",\"Y3vyaBnhw\",\"da8fFH0QL\"];const serializationHash=\"framer-HBtoV\";const variantClassNames={\"I533:121142;532:120814\":\"framer-v-1ohoqnq\",da8fFH0QL:\"framer-v-z4pe61\",u462gKxVV:\"framer-v-1wb8o6k\",ViRaN_J00:\"framer-v-3kt3jm\",wI1C4UmKW:\"framer-v-g1c7ah\",Y3vyaBnhw:\"framer-v-y6vvzn\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Dark Background\":\"u462gKxVV\",\"Variant 3\":\"ViRaN_J00\",\"Variant 5\":\"Y3vyaBnhw\",\"Variant 6\":\"da8fFH0QL\",Desktop:\"I533:121142;532:120814\",Mobile:\"wI1C4UmKW\"};const getProps=({background,badge,badgeBGColor,badgeTxtColor,description,fontSize,fontSize2,height,iconBackground,id,image,link,title,title2,title3,width,...props})=>{return{...props,beOEtyEXt:description??props.beOEtyEXt??\"Excepteur sint occaecat cupidat non proident sunt in culpam qui the officia mollit aliquip ex ea comm.\",BeRnNUIdk:iconBackground??props.BeRnNUIdk??\"rgb(247, 247, 247)\",d6a51n1xQ:badgeBGColor??props.d6a51n1xQ??\"rgb(230, 240, 255)\",hJKTQr5gQ:title2??props.hJKTQr5gQ??\"Zepplin\",IEoHKjp_E:badge??props.IEoHKjp_E??\"Plugin\",JOSTYpux4:background??props.JOSTYpux4??\"rgb(255, 255, 255)\",LQzklAWbp:fontSize??props.LQzklAWbp??20,MUZZPBwbK:badgeTxtColor??props.MUZZPBwbK??\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:title??props.oOZeIwFEe??\"Zepplin\",PTC7X8gRU:fontSize2??props.PTC7X8gRU??20,tsIi9BAdf:link??props.tsIi9BAdf,variant:humanReadableVariantMap[props.variant]??props.variant??\"I533:121142;532:120814\",XLmOkZ8AL:image??props.XLmOkZ8AL??{pixelHeight:57,pixelWidth:57,src:\"https://framerusercontent.com/images/fnKMbeutgNMn9Ba6drs9YmkSMg.svg\"},zxOlMSp6p:title3??props.zxOlMSp6p??\"Zepplin\"};};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,XLmOkZ8AL,oOZeIwFEe,beOEtyEXt,IEoHKjp_E,d6a51n1xQ,MUZZPBwbK,BeRnNUIdk,hJKTQr5gQ,zxOlMSp6p,JOSTYpux4,tsIi9BAdf,LQzklAWbp,PTC7X8gRU,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"I533:121142;532:120814\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"Y3vyaBnhw\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"ViRaN_J00-hover\")return false;if([\"ViRaN_J00\",\"u462gKxVV\",\"Y3vyaBnhw\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:tsIi9BAdf,motionChild:true,nodeId:\"I533:121142;532:120814\",scopeId:\"z9Pa7seOd\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1ohoqnq\",className,classNames)} framer-1y1y82p`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"I533:121142;532:120814\",ref:refBinding,style:{...style},...addPropertyOverrides({\"ViRaN_J00-hover\":{\"data-framer-name\":undefined},da8fFH0QL:{\"data-framer-name\":\"Variant 6\"},u462gKxVV:{\"data-framer-name\":\"Dark Background\"},ViRaN_J00:{\"data-framer-name\":\"Variant 3\"},wI1C4UmKW:{\"data-framer-name\":\"Mobile\"},Y3vyaBnhw:{\"data-framer-name\":\"Variant 5\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-15fkg0k\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"XH27obn3z\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{da8fFH0QL:{backgroundColor:BeRnNUIdk},u462gKxVV:{backgroundColor:BeRnNUIdk},ViRaN_J00:{backgroundColor:BeRnNUIdk,borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},Y3vyaBnhw:{backgroundColor:JOSTYpux4}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+16),pixelHeight:64,pixelWidth:64,sizes:\"32px\",...toResponsiveImage(XLmOkZ8AL),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1e2b2bj\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"iWofvdlfO\",style:{filter:\"drop-shadow(0px 1px 5px rgba(0, 0, 0, 0.06))\",WebkitFilter:\"drop-shadow(0px 1px 5px rgba(0, 0, 0, 0.06))\"},...addPropertyOverrides({da8fFH0QL:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11),pixelHeight:64,pixelWidth:64,sizes:\"24px\",...toResponsiveImage(XLmOkZ8AL),...{positionX:\"center\",positionY:\"center\"}}},u462gKxVV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11),pixelHeight:64,pixelWidth:64,sizes:\"24px\",...toResponsiveImage(XLmOkZ8AL),...{positionX:\"center\",positionY:\"center\"}}},ViRaN_J00:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11),pixelHeight:64,pixelWidth:64,sizes:\"24px\",...toResponsiveImage(XLmOkZ8AL),...{positionX:\"center\",positionY:\"center\"}}},wI1C4UmKW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+16),pixelHeight:64,pixelWidth:64,sizes:\"32px\",...toResponsiveImage(XLmOkZ8AL),...{positionX:\"center\",positionY:\"center\"}}},Y3vyaBnhw:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-58)/2)+16),pixelHeight:64,pixelWidth:64,sizes:\"26px\",...toResponsiveImage(XLmOkZ8AL),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-64wqrd\",\"data-framer-name\":\"Text+Tag\",layoutDependency:layoutDependency,layoutId:\"I533:121142;532:120814;532:119787\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x9gg0v\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"I533:121142;532:120814;532:119788\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1p03bzu\",\"data-styles-preset\":\"BC3meg824\",children:\"Zepplin\"})}),className:\"framer-1sigipi\",\"data-framer-name\":\"Zepplin\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I533:121142;532:120814;532:119789\",style:{\"--variable-reference-LQzklAWbp-z9Pa7seOd\":LQzklAWbp,\"--variable-reference-PTC7X8gRU-z9Pa7seOd\":PTC7X8gRU},text:oOZeIwFEe,variants:{\"ViRaN_J00-hover\":{\"--extracted-r6o4lv\":\"var(--token-00a32042-cbd1-453c-bad0-3d64ee48dca0, rgb(194, 8, 46))\"},da8fFH0QL:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},u462gKxVV:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--variable-reference-PTC7X8gRU-z9Pa7seOd\":PTC7X8gRU},ViRaN_J00:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--variable-reference-LQzklAWbp-z9Pa7seOd\":LQzklAWbp}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ViRaN_J00-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-00a32042-cbd1-453c-bad0-3d64ee48dca0, rgb(194, 8, 46)))\"},children:\"Zepplin\"})})},da8fFH0QL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Zepplin\"})}),fonts:[\"Inter-SemiBold\"],text:zxOlMSp6p},u462gKxVV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-PTC7X8gRU-z9Pa7seOd) * 1px)\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Zepplin\"})}),fonts:[\"Inter-SemiBold\"],text:hJKTQr5gQ},ViRaN_J00:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-LQzklAWbp-z9Pa7seOd) * 1px)\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Zepplin\"})}),fonts:[\"Inter-SemiBold\"],text:zxOlMSp6p}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127)))\"},children:\"Excepteur sint occaecat cupidat non proident sunt in culpam qui the officia mollit aliquip ex ea comm.\"})}),className:\"framer-1ilsmf2\",\"data-framer-name\":\"Excepteur sint occae\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I533:121142;532:120814;532:119790\",style:{\"--extracted-r6o4lv\":\"var(--token-11fc4855-518e-48d2-ab9f-4e3689418bde, rgb(94, 105, 127))\"},text:beOEtyEXt,variants:{\"ViRaN_J00-hover\":{\"--extracted-r6o4lv\":\"var(--token-fc766837-92d8-45cf-989e-b98c553fba74, rgb(64, 71, 90))\"},u462gKxVV:{\"--extracted-r6o4lv\":\"var(--token-566c5b66-5b5a-4f64-8acc-33ac9cc970f2, rgb(242, 244, 247))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ViRaN_J00-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fc766837-92d8-45cf-989e-b98c553fba74, rgb(64, 71, 90)))\"},children:\"Excepteur sint occaecat cupidat non proident sunt in culpam qui the officia mollit aliquip ex ea comm.\"})})},u462gKxVV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10yr9th\",\"data-styles-preset\":\"Y8sw5swRS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-566c5b66-5b5a-4f64-8acc-33ac9cc970f2, rgb(242, 244, 247)))\"},children:\"Excepteur sint occaecat cupidat non proident sunt in culpam qui the officia mollit aliquip ex ea comm.\"})})}},baseVariant,gestureVariant)})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+0+0+292,...addPropertyOverrides({da8fFH0QL:{y:(componentViewport?.y||0)+0+0+246},wI1C4UmKW:{y:(componentViewport?.y||0)+0+77+0+292}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1brk7h6-container\",layoutDependency:layoutDependency,layoutId:\"mPxNWLfj7-container\",nodeId:\"mPxNWLfj7\",rendersWithMotion:true,scopeId:\"z9Pa7seOd\",children:/*#__PURE__*/_jsx(Badge,{D2jRnfGwK:48,DXClgl2J3:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",height:\"100%\",id:\"mPxNWLfj7\",layoutId:\"mPxNWLfj7\",LcJ1W7bEe:MUZZPBwbK,qIWJFFokM:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:IEoHKjp_E,SA9jAg9_n:false,variant:\"Vw_eb0Z9V\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"chevron-right\",xKUAtX22H:d6a51n1xQ})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HBtoV.framer-1y1y82p, .framer-HBtoV .framer-1y1y82p { display: block; }\",\".framer-HBtoV.framer-1ohoqnq { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 438px; }\",\".framer-HBtoV .framer-15fkg0k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 64px; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 64px; }\",\".framer-HBtoV .framer-1e2b2bj { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-HBtoV .framer-64wqrd { 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: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-HBtoV .framer-1x9gg0v { 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-HBtoV .framer-1sigipi, .framer-HBtoV .framer-1ilsmf2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HBtoV .framer-1brk7h6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-HBtoV.framer-v-g1c7ah.framer-1ohoqnq { flex-direction: column; gap: 13px; }\",\".framer-HBtoV.framer-v-g1c7ah .framer-64wqrd { flex: none; width: 100%; }\",\".framer-HBtoV.framer-v-3kt3jm.framer-1ohoqnq { cursor: pointer; }\",\".framer-HBtoV.framer-v-3kt3jm .framer-15fkg0k, .framer-HBtoV.framer-v-1wb8o6k .framer-15fkg0k, .framer-HBtoV.framer-v-z4pe61 .framer-15fkg0k { height: 46px; padding: 11px; width: 46px; }\",\".framer-HBtoV.framer-v-3kt3jm .framer-1x9gg0v, .framer-HBtoV.framer-v-1wb8o6k .framer-1x9gg0v, .framer-HBtoV.framer-v-z4pe61 .framer-1x9gg0v { gap: 4px; }\",\".framer-HBtoV.framer-v-y6vvzn.framer-1ohoqnq { align-content: center; align-items: center; }\",\".framer-HBtoV.framer-v-y6vvzn .framer-15fkg0k { height: 58px; width: 58px; }\",\".framer-HBtoV.framer-v-y6vvzn .framer-1e2b2bj { order: 0; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 122\n * @framerIntrinsicWidth 438\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wI1C4UmKW\":{\"layout\":[\"fixed\",\"auto\"]},\"ViRaN_J00\":{\"layout\":[\"fixed\",\"auto\"]},\"u462gKxVV\":{\"layout\":[\"fixed\",\"auto\"]},\"Y3vyaBnhw\":{\"layout\":[\"fixed\",\"auto\"]},\"da8fFH0QL\":{\"layout\":[\"fixed\",\"auto\"]},\"SSj6HNl4a\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"XLmOkZ8AL\":\"image\",\"oOZeIwFEe\":\"title\",\"beOEtyEXt\":\"description\",\"IEoHKjp_E\":\"badge\",\"d6a51n1xQ\":\"badgeBGColor\",\"MUZZPBwbK\":\"badgeTxtColor\",\"BeRnNUIdk\":\"iconBackground\",\"hJKTQr5gQ\":\"title2\",\"zxOlMSp6p\":\"title3\",\"JOSTYpux4\":\"background\",\"tsIi9BAdf\":\"link\",\"LQzklAWbp\":\"fontSize\",\"PTC7X8gRU\":\"fontSize2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerz9Pa7seOd=withCSS(Component,css,\"framer-HBtoV\");export default Framerz9Pa7seOd;Framerz9Pa7seOd.displayName=\"Features Card\";Framerz9Pa7seOd.defaultProps={height:122,width:438};addPropertyControls(Framerz9Pa7seOd,{variant:{options:[\"I533:121142;532:120814\",\"wI1C4UmKW\",\"ViRaN_J00\",\"u462gKxVV\",\"Y3vyaBnhw\",\"da8fFH0QL\"],optionTitles:[\"Desktop\",\"Mobile\",\"Variant 3\",\"Dark Background\",\"Variant 5\",\"Variant 6\"],title:\"Variant\",type:ControlType.Enum},XLmOkZ8AL:{__defaultAssetReference:\"data:framer/asset-reference,fnKMbeutgNMn9Ba6drs9YmkSMg.svg?originalFilename=slack-new-logo.svg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},oOZeIwFEe:{defaultValue:\"Zepplin\",displayTextArea:false,title:\"Title\",type:ControlType.String},beOEtyEXt:{defaultValue:\"Excepteur sint occaecat cupidat non proident sunt in culpam qui the officia mollit aliquip ex ea comm.\",displayTextArea:true,title:\"Description\",type:ControlType.String},IEoHKjp_E:{defaultValue:\"Plugin\",displayTextArea:false,title:\"Badge\",type:ControlType.String},d6a51n1xQ:{defaultValue:\"rgb(230, 240, 255)\",title:\"Badge BG Color\",type:ControlType.Color},MUZZPBwbK:{defaultValue:'var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213)) /* {\"name\":\"Blue 600\"} */',title:\"Badge Txt Color\",type:ControlType.Color},BeRnNUIdk:{defaultValue:\"rgb(247, 247, 247)\",title:\"icon background\",type:ControlType.Color},hJKTQr5gQ:{defaultValue:\"Zepplin\",displayTextArea:false,title:\"Title 2\",type:ControlType.String},zxOlMSp6p:{defaultValue:\"Zepplin\",displayTextArea:false,title:\"Title 3\",type:ControlType.String},JOSTYpux4:{defaultValue:\"rgb(255, 255, 255)\",title:\"Background\",type:ControlType.Color},tsIi9BAdf:{title:\"Link\",type:ControlType.Link},LQzklAWbp:{defaultValue:20,title:\"Font Size\",type:ControlType.Number},PTC7X8gRU:{defaultValue:20,title:\"Font Size 2\",type:ControlType.Number}});addFonts(Framerz9Pa7seOd,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...BadgeFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerz9Pa7seOd\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wI1C4UmKW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ViRaN_J00\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"u462gKxVV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y3vyaBnhw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"da8fFH0QL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SSj6HNl4a\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"122\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"XLmOkZ8AL\\\":\\\"image\\\",\\\"oOZeIwFEe\\\":\\\"title\\\",\\\"beOEtyEXt\\\":\\\"description\\\",\\\"IEoHKjp_E\\\":\\\"badge\\\",\\\"d6a51n1xQ\\\":\\\"badgeBGColor\\\",\\\"MUZZPBwbK\\\":\\\"badgeTxtColor\\\",\\\"BeRnNUIdk\\\":\\\"iconBackground\\\",\\\"hJKTQr5gQ\\\":\\\"title2\\\",\\\"zxOlMSp6p\\\":\\\"title3\\\",\\\"JOSTYpux4\\\":\\\"background\\\",\\\"tsIi9BAdf\\\":\\\"link\\\",\\\"LQzklAWbp\\\":\\\"fontSize\\\",\\\"PTC7X8gRU\\\":\\\"fontSize2\\\"}\",\"framerIntrinsicWidth\":\"438\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./z9Pa7seOd.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-tAeeb .framer-styles-preset-izgje7:not(.rich-text-wrapper), .framer-tAeeb .framer-styles-preset-izgje7.rich-text-wrapper h1 { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 24px; --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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 38px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-tAeeb\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-UXL76 .framer-styles-preset-18q7ed:not(.rich-text-wrapper), .framer-UXL76 .framer-styles-preset-18q7ed.rich-text-wrapper h1 { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 20px; --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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 34px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-UXL76\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-Otczn .framer-styles-preset-je6fpj:not(.rich-text-wrapper), .framer-Otczn .framer-styles-preset-je6fpj.rich-text-wrapper h1 { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 18px; --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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.2px; --framer-line-height: 32px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-Otczn\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-DfjX9 .framer-styles-preset-19kcf75:not(.rich-text-wrapper), .framer-DfjX9 .framer-styles-preset-19kcf75.rich-text-wrapper h1 { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.2px; --framer-line-height: 28px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-DfjX9\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-uONdC .framer-styles-preset-139svm7:not(.rich-text-wrapper), .framer-uONdC .framer-styles-preset-139svm7.rich-text-wrapper h1 { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 24px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-uONdC\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5351ffe)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,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 as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/omsKnucUPz03yTmmcFwi/jrvoPoWEzJpKWbgMvaVL/KDHNnktWa.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8ioBzCQf1rMLZa1nrE6v/wMIu2fIAiZGvVmu3Qj4j/kUqbV70G9.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/kTJw8KSLQ7MKSNdyyaSa/C8q8HPl6rkDYnYnc72lO/tNwo3mvP0.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/jt6WJXeRyhTS1Bm2C2Pe/0yt4mEKgQoyqIdroBsmD/VHMWef8E0.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/1qfUn2CdVmNWxu4JjDKl/r5sUEUEtxavR21DUJ9l7/vQQAfisaI.js\";const FeatherFonts=getFonts(Feather);const FeatherControls=getPropertyControls(Feather);const enabledGestures={a4VdjLTlw:{hover:true},CG89muP1T:{hover:true},cLmYstRvm:{hover:true},EGQdqhUpu:{hover:true},Eh2e5oCfA:{hover:true},EPvAaN3b7:{hover:true},fdn0E4_4_:{hover:true},FLqpYVJs_:{hover:true},fRHftTHK9:{hover:true},fYuEZR2wX:{hover:true},G24YxYyg0:{hover:true},GaWJSg4tX:{hover:true},GV2sFjFLQ:{hover:true},Gx_xfXMRA:{hover:true},ikbadBUeb:{hover:true},IUELmuMxr:{hover:true},IzICcnEm1:{hover:true},jlu_Gd9QE:{hover:true},KW3tA_D1L:{hover:true},L484YIypt:{hover:true},m0tsSILUx:{hover:true},n8OrJOQB0:{hover:true},NF1R5EvzD:{hover:true},nfkySBYmM:{hover:true},nXZC2Ejxm:{hover:true},OFj2ceS7n:{hover:true},OfxaQawca:{hover:true},PuI4sJZkB:{hover:true},PUN23_go8:{hover:true},pVWkGgxsT:{hover:true},PyG7iXVdZ:{hover:true},qcOHJayIm:{hover:true},QSjsi2Mt3:{hover:true},QYpuDBUPW:{hover:true},RIy8QwCk8:{hover:true},RQn5LZ0DA:{hover:true},Se8iVxasH:{hover:true},stb8nRiqV:{hover:true},tfQBAwaP1:{hover:true},UeJq0EH_N:{hover:true},Un7YSuXa_:{hover:true},Us7mCd5yz:{hover:true},UvP68PkH0:{hover:true},WhnycZ2gG:{hover:true},x_mgUzyAr:{hover:true},XA3eiZD1Q:{hover:true},Y6eEDyFEj:{hover:true},Yiz6LiIjS:{hover:true},YKDZjPIPM:{hover:true},z1OSQdGUi:{hover:true}};const cycleOrder=[\"n8OrJOQB0\",\"PyG7iXVdZ\",\"EGQdqhUpu\",\"WhnycZ2gG\",\"tfQBAwaP1\",\"a4VdjLTlw\",\"XA3eiZD1Q\",\"OFj2ceS7n\",\"NF1R5EvzD\",\"GV2sFjFLQ\",\"KW3tA_D1L\",\"G24YxYyg0\",\"Un7YSuXa_\",\"qcOHJayIm\",\"fYuEZR2wX\",\"GaWJSg4tX\",\"stb8nRiqV\",\"CG89muP1T\",\"RQn5LZ0DA\",\"IUELmuMxr\",\"OfxaQawca\",\"fdn0E4_4_\",\"RIy8QwCk8\",\"nXZC2Ejxm\",\"QYpuDBUPW\",\"FLqpYVJs_\",\"YKDZjPIPM\",\"QSjsi2Mt3\",\"cLmYstRvm\",\"Eh2e5oCfA\",\"IzICcnEm1\",\"pVWkGgxsT\",\"UeJq0EH_N\",\"Y6eEDyFEj\",\"ikbadBUeb\",\"fRHftTHK9\",\"x_mgUzyAr\",\"z1OSQdGUi\",\"Se8iVxasH\",\"EPvAaN3b7\",\"Us7mCd5yz\",\"nfkySBYmM\",\"PuI4sJZkB\",\"jlu_Gd9QE\",\"m0tsSILUx\",\"Yiz6LiIjS\",\"UvP68PkH0\",\"Gx_xfXMRA\",\"PUN23_go8\",\"L484YIypt\"];const serializationHash=\"framer-ebyAV\";const variantClassNames={a4VdjLTlw:\"framer-v-1gs1bvz\",CG89muP1T:\"framer-v-9b6tfv\",cLmYstRvm:\"framer-v-1cu85jl\",EGQdqhUpu:\"framer-v-clezgu\",Eh2e5oCfA:\"framer-v-16kftit\",EPvAaN3b7:\"framer-v-d44js\",fdn0E4_4_:\"framer-v-193u3n5\",FLqpYVJs_:\"framer-v-csq63m\",fRHftTHK9:\"framer-v-buvtjo\",fYuEZR2wX:\"framer-v-1a07a7z\",G24YxYyg0:\"framer-v-pvvt0i\",GaWJSg4tX:\"framer-v-onjfjj\",GV2sFjFLQ:\"framer-v-v9csga\",Gx_xfXMRA:\"framer-v-1jgu2fs\",ikbadBUeb:\"framer-v-5t43x0\",IUELmuMxr:\"framer-v-177t8kt\",IzICcnEm1:\"framer-v-1uli11j\",jlu_Gd9QE:\"framer-v-3ral8v\",KW3tA_D1L:\"framer-v-6iwxlj\",L484YIypt:\"framer-v-11akgjb\",m0tsSILUx:\"framer-v-11am2ra\",n8OrJOQB0:\"framer-v-101j337\",NF1R5EvzD:\"framer-v-151f9wv\",nfkySBYmM:\"framer-v-1w0f3sc\",nXZC2Ejxm:\"framer-v-8fx713\",OFj2ceS7n:\"framer-v-5x03cw\",OfxaQawca:\"framer-v-gtorop\",PuI4sJZkB:\"framer-v-1se34qc\",PUN23_go8:\"framer-v-13r81rh\",pVWkGgxsT:\"framer-v-1k8pj32\",PyG7iXVdZ:\"framer-v-1wbnj32\",qcOHJayIm:\"framer-v-1t31uob\",QSjsi2Mt3:\"framer-v-1ew567b\",QYpuDBUPW:\"framer-v-qbqq07\",RIy8QwCk8:\"framer-v-15excvl\",RQn5LZ0DA:\"framer-v-6owq2v\",Se8iVxasH:\"framer-v-8rji9x\",stb8nRiqV:\"framer-v-kmmjtn\",tfQBAwaP1:\"framer-v-1qm1gec\",UeJq0EH_N:\"framer-v-1vavpy1\",Un7YSuXa_:\"framer-v-5nm0d0\",Us7mCd5yz:\"framer-v-l8sxjp\",UvP68PkH0:\"framer-v-hgws9r\",WhnycZ2gG:\"framer-v-12tue6g\",x_mgUzyAr:\"framer-v-rs5hgr\",XA3eiZD1Q:\"framer-v-1afk9i2\",Y6eEDyFEj:\"framer-v-1l6e8f1\",Yiz6LiIjS:\"framer-v-1s231fw\",YKDZjPIPM:\"framer-v-ksqyxc\",z1OSQdGUi:\"framer-v-xyxxnl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:1,stiffness:250,type:\"spring\"};const transition2={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 humanReadableEnumMap={\"Alert-circle\":\"alert-circle\",\"Alert-octagon\":\"alert-octagon\",\"Alert-triangle\":\"alert-triangle\",\"Align-center\":\"align-center\",\"Align-justify\":\"align-justify\",\"Align-left\":\"align-left\",\"Align-right\":\"align-right\",\"Arrow-down-circle\":\"arrow-down-circle\",\"Arrow-down-left\":\"arrow-down-left\",\"Arrow-down-right\":\"arrow-down-right\",\"Arrow-down\":\"arrow-down\",\"Arrow-left-circle\":\"arrow-left-circle\",\"Arrow-left\":\"arrow-left\",\"Arrow-right-circle\":\"arrow-right-circle\",\"Arrow-right\":\"arrow-right\",\"Arrow-up-circle\":\"arrow-up-circle\",\"Arrow-up-left\":\"arrow-up-left\",\"Arrow-up-right\":\"arrow-up-right\",\"Arrow-up\":\"arrow-up\",\"At-sign\":\"at-sign\",\"Bar-chart-2\":\"bar-chart-2\",\"Bar-chart\":\"bar-chart\",\"Battery-charging\":\"battery-charging\",\"Bell-off\":\"bell-off\",\"Book-open\":\"book-open\",\"Camera-off\":\"camera-off\",\"Check-circle\":\"check-circle\",\"Check-square\":\"check-square\",\"Chevron-down\":\"chevron-down\",\"Chevron-left\":\"chevron-left\",\"Chevron-right\":\"chevron-right\",\"Chevron-up\":\"chevron-up\",\"Chevrons-down\":\"chevrons-down\",\"Chevrons-left\":\"chevrons-left\",\"Chevrons-right\":\"chevrons-right\",\"Chevrons-up\":\"chevrons-up\",\"Cloud-drizzle\":\"cloud-drizzle\",\"Cloud-lightning\":\"cloud-lightning\",\"Cloud-off\":\"cloud-off\",\"Cloud-rain\":\"cloud-rain\",\"Cloud-snow\":\"cloud-snow\",\"Corner-down-left\":\"corner-down-left\",\"Corner-down-right\":\"corner-down-right\",\"Corner-left-down\":\"corner-left-down\",\"Corner-left-up\":\"corner-left-up\",\"Corner-right-down\":\"corner-right-down\",\"Corner-right-up\":\"corner-right-up\",\"Corner-up-left\":\"corner-up-left\",\"Corner-up-right\":\"corner-up-right\",\"Credit-card\":\"credit-card\",\"Divide-circle\":\"divide-circle\",\"Divide-square\":\"divide-square\",\"Dollar-sign\":\"dollar-sign\",\"Download-cloud\":\"download-cloud\",\"Edit-2\":\"edit-2\",\"Edit-3\":\"edit-3\",\"External-link\":\"external-link\",\"Eye-off\":\"eye-off\",\"Fast-forward\":\"fast-forward\",\"File-minus\":\"file-minus\",\"File-plus\":\"file-plus\",\"File-text\":\"file-text\",\"Folder-minus\":\"folder-minus\",\"Folder-plus\":\"folder-plus\",\"Git-branch\":\"git-branch\",\"Git-commit\":\"git-commit\",\"Git-merge\":\"git-merge\",\"Git-pull-request\":\"git-pull-request\",\"Hard-drive\":\"hard-drive\",\"Help-circle\":\"help-circle\",\"Life-buoy\":\"life-buoy\",\"Link-2\":\"link-2\",\"Log-in\":\"log-in\",\"Log-out\":\"log-out\",\"Map-pin\":\"map-pin\",\"Maximize-2\":\"maximize-2\",\"Message-circle\":\"message-circle\",\"Message-square\":\"message-square\",\"Mic-off\":\"mic-off\",\"Minimize-2\":\"minimize-2\",\"Minus-circle\":\"minus-circle\",\"Minus-square\":\"minus-square\",\"More-horizontal\":\"more-horizontal\",\"More-vertical\":\"more-vertical\",\"Mouse-pointer\":\"mouse-pointer\",\"Navigation-2\":\"navigation-2\",\"Pause-circle\":\"pause-circle\",\"Pen-tool\":\"pen-tool\",\"Phone-call\":\"phone-call\",\"Phone-forwarded\":\"phone-forwarded\",\"Phone-incoming\":\"phone-incoming\",\"Phone-missed\":\"phone-missed\",\"Phone-off\":\"phone-off\",\"Phone-outgoing\":\"phone-outgoing\",\"Pie-chart\":\"pie-chart\",\"Play-circle\":\"play-circle\",\"Plus-circle\":\"plus-circle\",\"Plus-square\":\"plus-square\",\"Refresh-ccw\":\"refresh-ccw\",\"Refresh-cw\":\"refresh-cw\",\"Rotate-ccw\":\"rotate-ccw\",\"Rotate-cw\":\"rotate-cw\",\"Share-2\":\"share-2\",\"Shield-off\":\"shield-off\",\"Shopping-bag\":\"shopping-bag\",\"Shopping-cart\":\"shopping-cart\",\"Skip-back\":\"skip-back\",\"Skip-forward\":\"skip-forward\",\"Stop-circle\":\"stop-circle\",\"Thumbs-down\":\"thumbs-down\",\"Thumbs-up\":\"thumbs-up\",\"Toggle-left\":\"toggle-left\",\"Toggle-right\":\"toggle-right\",\"Trash-2\":\"trash-2\",\"Trending-down\":\"trending-down\",\"Trending-up\":\"trending-up\",\"Upload-cloud\":\"upload-cloud\",\"User-check\":\"user-check\",\"User-minus\":\"user-minus\",\"User-plus\":\"user-plus\",\"User-x\":\"user-x\",\"Video-off\":\"video-off\",\"Volume-1\":\"volume-1\",\"Volume-2\":\"volume-2\",\"Volume-x\":\"volume-x\",\"Wifi-off\":\"wifi-off\",\"X-circle\":\"x-circle\",\"X-octagon\":\"x-octagon\",\"X-square\":\"x-square\",\"Zap-off\":\"zap-off\",\"Zoom-in\":\"zoom-in\",\"Zoom-out\":\"zoom-out\",Activity:\"activity\",Airplay:\"airplay\",Anchor:\"anchor\",Aperture:\"aperture\",Archive:\"archive\",Award:\"award\",Battery:\"battery\",Bell:\"bell\",Bluetooth:\"bluetooth\",Bold:\"bold\",Book:\"book\",Bookmark:\"bookmark\",Box:\"box\",Briefcase:\"briefcase\",Calendar:\"calendar\",Camera:\"camera\",Cast:\"cast\",Check:\"check\",Chrome:\"chrome\",Circle:\"circle\",Clipboard:\"clipboard\",Clock:\"clock\",Cloud:\"cloud\",Code:\"code\",Codepen:\"codepen\",Codesandbox:\"codesandbox\",Coffee:\"coffee\",Columns:\"columns\",Command:\"command\",Compass:\"compass\",Copy:\"copy\",Cpu:\"cpu\",Crop:\"crop\",Crosshair:\"crosshair\",Database:\"database\",Delete:\"delete\",Disc:\"disc\",Divide:\"divide\",Download:\"download\",Dribbble:\"dribbble\",Droplet:\"droplet\",Edit:\"edit\",Eye:\"eye\",Facebook:\"facebook\",Feather:\"feather\",Figma:\"figma\",File:\"file\",Film:\"film\",Filter:\"filter\",Flag:\"flag\",Folder:\"folder\",Framer:\"framer\",Frown:\"frown\",Gift:\"gift\",Github:\"github\",Gitlab:\"gitlab\",Globe:\"globe\",Grid:\"grid\",Hash:\"hash\",Headphones:\"headphones\",Heart:\"heart\",Hexagon:\"hexagon\",Home:\"home\",Image:\"image\",Inbox:\"inbox\",Info:\"info\",Instagram:\"instagram\",Italic:\"italic\",Key:\"key\",Layers:\"layers\",Layout:\"layout\",Link:\"link\",Linkedin:\"linkedin\",List:\"list\",Loader:\"loader\",Lock:\"lock\",Mail:\"mail\",Map:\"map\",Maximize:\"maximize\",Meh:\"meh\",Menu:\"menu\",Mic:\"mic\",Minimize:\"minimize\",Minus:\"minus\",Monitor:\"monitor\",Moon:\"moon\",Move:\"move\",Music:\"music\",Navigation:\"navigation\",Octagon:\"octagon\",Package:\"package\",Paperclip:\"paperclip\",Pause:\"pause\",Percent:\"percent\",Phone:\"phone\",Play:\"play\",Plus:\"plus\",Pocket:\"pocket\",Power:\"power\",Printer:\"printer\",Radio:\"radio\",Repeat:\"repeat\",Rewind:\"rewind\",Rss:\"rss\",Save:\"save\",Scissors:\"scissors\",Search:\"search\",Send:\"send\",Server:\"server\",Settings:\"settings\",Share:\"share\",Shield:\"shield\",Shuffle:\"shuffle\",Sidebar:\"sidebar\",Slack:\"slack\",Slash:\"slash\",Sliders:\"sliders\",Smartphone:\"smartphone\",Smile:\"smile\",Speaker:\"speaker\",Square:\"square\",Star:\"star\",Sun:\"sun\",Sunrise:\"sunrise\",Sunset:\"sunset\",Tablet:\"tablet\",Tag:\"tag\",Target:\"target\",Terminal:\"terminal\",Thermometer:\"thermometer\",Tool:\"tool\",Trash:\"trash\",Trello:\"trello\",Triangle:\"triangle\",Truck:\"truck\",Tv:\"tv\",Twitch:\"twitch\",Twitter:\"twitter\",Type:\"type\",Umbrella:\"umbrella\",Underline:\"underline\",Unlock:\"unlock\",Upload:\"upload\",User:\"user\",Users:\"users\",Video:\"video\",Voicemail:\"voicemail\",Volume:\"volume\",Watch:\"watch\",Wifi:\"wifi\",Wind:\"wind\",X:\"x\",Youtube:\"youtube\",Zap:\"zap\"};const humanReadableVariantMap={\"Dark Fill - L\":\"XA3eiZD1Q\",\"Dark Fill - M\":\"OFj2ceS7n\",\"Dark Fill - S\":\"NF1R5EvzD\",\"Dark Fill - XL\":\"a4VdjLTlw\",\"Dark Fill - XS\":\"GV2sFjFLQ\",\"Dark Outline - L\":\"YKDZjPIPM\",\"Dark Outline - M\":\"QSjsi2Mt3\",\"Dark Outline - S\":\"cLmYstRvm\",\"Dark Outline - XL\":\"FLqpYVJs_\",\"Dark Outline - XS\":\"Eh2e5oCfA\",\"Dark Square - L\":\"x_mgUzyAr\",\"Dark Square - M\":\"z1OSQdGUi\",\"Dark Square - S\":\"Se8iVxasH\",\"Dark Square - XL\":\"fRHftTHK9\",\"Dark Square - XS\":\"EPvAaN3b7\",\"Dark Square Outline - L\":\"UvP68PkH0\",\"Dark Square Outline - M\":\"PUN23_go8\",\"Dark Square Outline - XL\":\"Yiz6LiIjS\",\"Dark Square Outline - XS\":\"L484YIypt\",\"Dark Text - L\":\"G24YxYyg0\",\"Dark Text - M\":\"Un7YSuXa_\",\"Dark Text - S\":\"qcOHJayIm\",\"Dark Text - XL\":\"KW3tA_D1L\",\"Dark Text - XS\":\"fYuEZR2wX\",\"Light Fill - L\":\"PyG7iXVdZ\",\"Light Fill - M\":\"EGQdqhUpu\",\"Light Fill - S\":\"WhnycZ2gG\",\"Light Fill - XL\":\"n8OrJOQB0\",\"Light Fill - XS\":\"tfQBAwaP1\",\"Light Outline - L\":\"fdn0E4_4_\",\"Light Outline - M\":\"RIy8QwCk8\",\"Light Outline - S\":\"nXZC2Ejxm\",\"Light Outline - XL\":\"OfxaQawca\",\"Light Outline - XS\":\"QYpuDBUPW\",\"Light Square - L\":\"pVWkGgxsT\",\"Light Square - M\":\"UeJq0EH_N\",\"Light Square - S\":\"Y6eEDyFEj\",\"Light Square - XL\":\"IzICcnEm1\",\"Light Square - XS\":\"ikbadBUeb\",\"Light Square Outline - L\":\"nfkySBYmM\",\"Light Square Outline - M\":\"PuI4sJZkB\",\"Light Square Outline - S\":\"jlu_Gd9QE\",\"Light Square Outline - XL\":\"Us7mCd5yz\",\"Light Square Outline - XS\":\"m0tsSILUx\",\"Light Text - L\":\"stb8nRiqV\",\"Light Text - M\":\"CG89muP1T\",\"Light Text - S\":\"RQn5LZ0DA\",\"Light Text - XL\":\"GaWJSg4tX\",\"Light Text - XS\":\"IUELmuMxr\"};const getProps=({arrowRight,arrowUpRight,darkFill,darkHover,height,iconAfter,iconBefore,id,lightFill,lightHover,link,radius,selectIcon,selectIcon1,title,underline,width,...props})=>{return{...props,bWnYL7Tgp:darkFill??props.bWnYL7Tgp??\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",D2jRnfGwK:radius??props.D2jRnfGwK??6,GDBvPe0Ba:link??props.GDBvPe0Ba,JTFtIh3Wm:arrowRight??props.JTFtIh3Wm,kN9fQFqwN:lightFill??props.kN9fQFqwN??\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",kvN6MvY_7:darkHover??props.kvN6MvY_7??\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\",nR87ztHwf:underline??props.nR87ztHwf,R4J2OXJXh:humanReadableEnumMap[selectIcon1]??selectIcon1??props.R4J2OXJXh??\"chevron-left\",RwZpsJXvZ:title??props.RwZpsJXvZ??\"Button\",SA9jAg9_n:iconAfter??props.SA9jAg9_n??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"n8OrJOQB0\",VFDTVcYQG:arrowUpRight??props.VFDTVcYQG,vjt0jl_Xl:lightHover??props.vjt0jl_Xl??\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",wThulUfCM:iconBefore??props.wThulUfCM,WvHqCrdUD:humanReadableEnumMap[selectIcon]??selectIcon??props.WvHqCrdUD??\"chevron-right\"};};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,RwZpsJXvZ,D2jRnfGwK,SA9jAg9_n,WvHqCrdUD,wThulUfCM,R4J2OXJXh,GDBvPe0Ba,kN9fQFqwN,vjt0jl_Xl,bWnYL7Tgp,kvN6MvY_7,nR87ztHwf,VFDTVcYQG,JTFtIh3Wm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"n8OrJOQB0\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClick17yamcs=activeVariantCallback(async(...args)=>{setVariant(\"n8OrJOQB0\");});const onClick3ysen4=activeVariantCallback(async(...args)=>{setVariant(\"KW3tA_D1L\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"IzICcnEm1-hover\",\"pVWkGgxsT-hover\",\"UeJq0EH_N-hover\",\"Y6eEDyFEj-hover\",\"ikbadBUeb-hover\",\"fRHftTHK9-hover\",\"x_mgUzyAr-hover\",\"z1OSQdGUi-hover\",\"Se8iVxasH-hover\",\"EPvAaN3b7-hover\",\"Us7mCd5yz-hover\",\"nfkySBYmM-hover\",\"PuI4sJZkB-hover\",\"jlu_Gd9QE-hover\",\"m0tsSILUx-hover\",\"Yiz6LiIjS-hover\",\"UvP68PkH0-hover\",\"Gx_xfXMRA-hover\",\"PUN23_go8-hover\",\"L484YIypt-hover\"].includes(gestureVariant))return false;if([\"IzICcnEm1\",\"pVWkGgxsT\",\"UeJq0EH_N\",\"Y6eEDyFEj\",\"ikbadBUeb\",\"fRHftTHK9\",\"x_mgUzyAr\",\"z1OSQdGUi\",\"Se8iVxasH\",\"EPvAaN3b7\",\"Us7mCd5yz\",\"nfkySBYmM\",\"PuI4sJZkB\",\"jlu_Gd9QE\",\"m0tsSILUx\",\"Yiz6LiIjS\",\"UvP68PkH0\",\"Gx_xfXMRA\",\"PUN23_go8\",\"L484YIypt\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({a4VdjLTlw:{value:transition2},GV2sFjFLQ:{value:transition2},NF1R5EvzD:{value:transition2},OFj2ceS7n:{value:transition2},XA3eiZD1Q:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:GDBvPe0Ba,motionChild:true,nodeId:\"n8OrJOQB0\",openInNewTab:false,scopeId:\"XQYIUjp_n\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-101j337\",className,classNames)} framer-1ccifcf`,\"data-framer-name\":\"Light Fill - XL\",layoutDependency:layoutDependency,layoutId:\"n8OrJOQB0\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:kN9fQFqwN,borderBottomLeftRadius:radiusForCorner(D2jRnfGwK,3),borderBottomRightRadius:radiusForCorner(D2jRnfGwK,2),borderTopLeftRadius:radiusForCorner(D2jRnfGwK,0),borderTopRightRadius:radiusForCorner(D2jRnfGwK,1),...style},variants:{\"a4VdjLTlw-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"CG89muP1T-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"cLmYstRvm-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"EGQdqhUpu-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\"},\"Eh2e5oCfA-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"EPvAaN3b7-hover\":{backgroundColor:kvN6MvY_7},\"fdn0E4_4_-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"FLqpYVJs_-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"fRHftTHK9-hover\":{backgroundColor:kvN6MvY_7},\"fYuEZR2wX-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"G24YxYyg0-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"GaWJSg4tX-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"GV2sFjFLQ-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"Gx_xfXMRA-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"ikbadBUeb-hover\":{backgroundColor:vjt0jl_Xl},\"IUELmuMxr-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"IzICcnEm1-hover\":{backgroundColor:vjt0jl_Xl},\"jlu_Gd9QE-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"KW3tA_D1L-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"L484YIypt-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"m0tsSILUx-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"n8OrJOQB0-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:vjt0jl_Xl},\"NF1R5EvzD-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"nfkySBYmM-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"nXZC2Ejxm-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"OFj2ceS7n-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"OfxaQawca-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"PuI4sJZkB-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"PUN23_go8-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"pVWkGgxsT-hover\":{backgroundColor:vjt0jl_Xl},\"PyG7iXVdZ-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\"},\"qcOHJayIm-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"QSjsi2Mt3-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"QYpuDBUPW-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"RIy8QwCk8-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"RQn5LZ0DA-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"Se8iVxasH-hover\":{backgroundColor:kvN6MvY_7},\"stb8nRiqV-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"tfQBAwaP1-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\"},\"UeJq0EH_N-hover\":{backgroundColor:vjt0jl_Xl},\"Un7YSuXa_-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"Us7mCd5yz-hover\":{\"--border-color\":\"var(--token-4c91355c-f20e-42aa-bd67-53bbc83779ae, rgb(234, 236, 240))\"},\"UvP68PkH0-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"WhnycZ2gG-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\"},\"x_mgUzyAr-hover\":{backgroundColor:kvN6MvY_7},\"XA3eiZD1Q-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:kvN6MvY_7},\"Y6eEDyFEj-hover\":{backgroundColor:vjt0jl_Xl},\"Yiz6LiIjS-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"YKDZjPIPM-hover\":{\"--border-color\":\"var(--token-7bf5147b-c0cc-49de-af91-ea3cc884efec, rgb(75, 75, 75))\"},\"z1OSQdGUi-hover\":{backgroundColor:kvN6MvY_7},a4VdjLTlw:{backgroundColor:bWnYL7Tgp},CG89muP1T:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},cLmYstRvm:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},Eh2e5oCfA:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},EPvAaN3b7:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp},fdn0E4_4_:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},FLqpYVJs_:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},fRHftTHK9:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp},fYuEZR2wX:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},G24YxYyg0:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},GaWJSg4tX:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},GV2sFjFLQ:{backgroundColor:bWnYL7Tgp},Gx_xfXMRA:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},ikbadBUeb:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},IUELmuMxr:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},IzICcnEm1:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},jlu_Gd9QE:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},KW3tA_D1L:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},L484YIypt:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},m0tsSILUx:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},NF1R5EvzD:{backgroundColor:bWnYL7Tgp},nfkySBYmM:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},nXZC2Ejxm:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},OFj2ceS7n:{backgroundColor:bWnYL7Tgp},OfxaQawca:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},PuI4sJZkB:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},PUN23_go8:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},pVWkGgxsT:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},qcOHJayIm:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},QSjsi2Mt3:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},QYpuDBUPW:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},RIy8QwCk8:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},RQn5LZ0DA:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},Se8iVxasH:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp},stb8nRiqV:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},UeJq0EH_N:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},Un7YSuXa_:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},Us7mCd5yz:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},UvP68PkH0:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},x_mgUzyAr:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp},XA3eiZD1Q:{backgroundColor:bWnYL7Tgp},Y6eEDyFEj:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},Yiz6LiIjS:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},YKDZjPIPM:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},z1OSQdGUi:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:bWnYL7Tgp}},...addPropertyOverrides({\"a4VdjLTlw-hover\":{\"data-framer-name\":undefined},\"CG89muP1T-hover\":{\"data-framer-name\":undefined},\"cLmYstRvm-hover\":{\"data-framer-name\":undefined},\"EGQdqhUpu-hover\":{\"data-framer-name\":undefined},\"Eh2e5oCfA-hover\":{\"data-framer-name\":undefined},\"EPvAaN3b7-hover\":{\"data-framer-name\":undefined},\"fdn0E4_4_-hover\":{\"data-framer-name\":undefined},\"FLqpYVJs_-hover\":{\"data-framer-name\":undefined},\"fRHftTHK9-hover\":{\"data-framer-name\":undefined},\"fYuEZR2wX-hover\":{\"data-framer-name\":undefined},\"G24YxYyg0-hover\":{\"data-framer-name\":undefined},\"GaWJSg4tX-hover\":{\"data-framer-name\":undefined},\"GV2sFjFLQ-hover\":{\"data-framer-name\":undefined},\"Gx_xfXMRA-hover\":{\"data-framer-name\":undefined},\"ikbadBUeb-hover\":{\"data-framer-name\":undefined},\"IUELmuMxr-hover\":{\"data-framer-name\":undefined},\"IzICcnEm1-hover\":{\"data-framer-name\":undefined},\"jlu_Gd9QE-hover\":{\"data-framer-name\":undefined},\"KW3tA_D1L-hover\":{\"data-framer-name\":undefined},\"L484YIypt-hover\":{\"data-framer-name\":undefined},\"m0tsSILUx-hover\":{\"data-framer-name\":undefined},\"n8OrJOQB0-hover\":{\"data-framer-name\":undefined},\"NF1R5EvzD-hover\":{\"data-framer-name\":undefined},\"nfkySBYmM-hover\":{\"data-framer-name\":undefined},\"nXZC2Ejxm-hover\":{\"data-framer-name\":undefined},\"OFj2ceS7n-hover\":{\"data-framer-name\":undefined},\"OfxaQawca-hover\":{\"data-framer-name\":undefined},\"PuI4sJZkB-hover\":{\"data-framer-name\":undefined},\"PUN23_go8-hover\":{\"data-framer-name\":undefined},\"pVWkGgxsT-hover\":{\"data-framer-name\":undefined},\"PyG7iXVdZ-hover\":{\"data-framer-name\":undefined},\"qcOHJayIm-hover\":{\"data-framer-name\":undefined},\"QSjsi2Mt3-hover\":{\"data-framer-name\":undefined},\"QYpuDBUPW-hover\":{\"data-framer-name\":undefined},\"RIy8QwCk8-hover\":{\"data-framer-name\":undefined},\"RQn5LZ0DA-hover\":{\"data-framer-name\":undefined},\"Se8iVxasH-hover\":{\"data-framer-name\":undefined},\"stb8nRiqV-hover\":{\"data-framer-name\":undefined},\"tfQBAwaP1-hover\":{\"data-framer-name\":undefined},\"UeJq0EH_N-hover\":{\"data-framer-name\":undefined},\"Un7YSuXa_-hover\":{\"data-framer-name\":undefined},\"Us7mCd5yz-hover\":{\"data-framer-name\":undefined},\"UvP68PkH0-hover\":{\"data-framer-name\":undefined},\"WhnycZ2gG-hover\":{\"data-framer-name\":undefined},\"x_mgUzyAr-hover\":{\"data-framer-name\":undefined},\"XA3eiZD1Q-hover\":{\"data-framer-name\":undefined},\"Y6eEDyFEj-hover\":{\"data-framer-name\":undefined},\"Yiz6LiIjS-hover\":{\"data-framer-name\":undefined},\"YKDZjPIPM-hover\":{\"data-framer-name\":undefined},\"z1OSQdGUi-hover\":{\"data-framer-name\":undefined},a4VdjLTlw:{\"data-framer-name\":\"Dark Fill - XL\"},CG89muP1T:{\"data-framer-name\":\"Light Text - M\"},cLmYstRvm:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - S\"},EGQdqhUpu:{\"data-framer-name\":\"Light Fill - M\"},Eh2e5oCfA:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - XS\"},EPvAaN3b7:{\"data-framer-name\":\"Dark Square - XS\"},fdn0E4_4_:{\"data-border\":true,\"data-framer-name\":\"Light Outline - L\"},FLqpYVJs_:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - XL\"},fRHftTHK9:{\"data-framer-name\":\"Dark Square - XL\"},fYuEZR2wX:{\"data-framer-name\":\"Dark Text - XS\"},G24YxYyg0:{\"data-framer-name\":\"Dark Text - L\"},GaWJSg4tX:{\"data-framer-name\":\"Light Text - XL\"},GV2sFjFLQ:{\"data-framer-name\":\"Dark Fill - XS\"},Gx_xfXMRA:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - M\"},ikbadBUeb:{\"data-framer-name\":\"Light Square - XS\"},IUELmuMxr:{\"data-framer-name\":\"Light Text - XS\"},IzICcnEm1:{\"data-framer-name\":\"Light Square - XL\"},jlu_Gd9QE:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - S\"},KW3tA_D1L:{\"data-framer-name\":\"Dark Text - XL\"},L484YIypt:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - XS\"},m0tsSILUx:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - XS\"},NF1R5EvzD:{\"data-framer-name\":\"Dark Fill - S\"},nfkySBYmM:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - L\"},nXZC2Ejxm:{\"data-border\":true,\"data-framer-name\":\"Light Outline - S\"},OFj2ceS7n:{\"data-framer-name\":\"Dark Fill - M\"},OfxaQawca:{\"data-border\":true,\"data-framer-name\":\"Light Outline - XL\"},PuI4sJZkB:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - M\"},PUN23_go8:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - M\"},pVWkGgxsT:{\"data-framer-name\":\"Light Square - L\"},PyG7iXVdZ:{\"data-framer-name\":\"Light Fill - L\"},qcOHJayIm:{\"data-framer-name\":\"Dark Text - S\"},QSjsi2Mt3:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - M\"},QYpuDBUPW:{\"data-border\":true,\"data-framer-name\":\"Light Outline - XS\"},RIy8QwCk8:{\"data-border\":true,\"data-framer-name\":\"Light Outline - M\"},RQn5LZ0DA:{\"data-framer-name\":\"Light Text - S\"},Se8iVxasH:{\"data-framer-name\":\"Dark Square - S\"},stb8nRiqV:{\"data-framer-name\":\"Light Text - L\"},tfQBAwaP1:{\"data-framer-name\":\"Light Fill - XS\"},UeJq0EH_N:{\"data-framer-name\":\"Light Square - M\"},Un7YSuXa_:{\"data-framer-name\":\"Dark Text - M\"},Us7mCd5yz:{\"data-border\":true,\"data-framer-name\":\"Light Square Outline - XL\"},UvP68PkH0:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - L\"},WhnycZ2gG:{\"data-framer-name\":\"Light Fill - S\"},x_mgUzyAr:{\"data-framer-name\":\"Dark Square - L\"},XA3eiZD1Q:{\"data-framer-name\":\"Dark Fill - L\"},Y6eEDyFEj:{\"data-framer-name\":\"Light Square - S\"},Yiz6LiIjS:{\"data-border\":true,\"data-framer-name\":\"Dark Square Outline - XL\"},YKDZjPIPM:{\"data-border\":true,\"data-framer-name\":\"Dark Outline - L\"},z1OSQdGUi:{\"data-framer-name\":\"Dark Square - M\"}},baseVariant,gestureVariant),children:[wThulUfCM&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-d0eq78-container\",\"data-framer-name\":\"Icon Before\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"HYzHcqvst-container\",name:\"Icon Before\",nodeId:\"HYzHcqvst\",rendersWithMotion:true,scopeId:\"XQYIUjp_n\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:R4J2OXJXh,id:\"HYzHcqvst\",layoutId:\"HYzHcqvst\",mirrored:false,name:\"Icon Before\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({a4VdjLTlw:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},CG89muP1T:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GaWJSg4tX:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GV2sFjFLQ:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},IUELmuMxr:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},NF1R5EvzD:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},OFj2ceS7n:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RQn5LZ0DA:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},stb8nRiqV:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},XA3eiZD1Q:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})}),className:\"framer-1vhhsdi\",\"data-framer-name\":\"Get started\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I333:81465;2:29535\",style:{\"--extracted-r6o4lv\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},text:RwZpsJXvZ,variants:{\"GV2sFjFLQ-hover\":{\"--extracted-r6o4lv\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"NF1R5EvzD-hover\":{\"--extracted-r6o4lv\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"OFj2ceS7n-hover\":{\"--extracted-r6o4lv\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"XA3eiZD1Q-hover\":{\"--extracted-r6o4lv\":\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},CG89muP1T:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GV2sFjFLQ:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},IUELmuMxr:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},NF1R5EvzD:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},OFj2ceS7n:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RIy8QwCk8:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RQn5LZ0DA:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},stb8nRiqV:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},XA3eiZD1Q:{\"--extracted-r6o4lv\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"a4VdjLTlw-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},\"GV2sFjFLQ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},\"NF1R5EvzD-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},\"OFj2ceS7n-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},\"RIy8QwCk8-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",children:\"Button\"})})},\"XA3eiZD1Q-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},a4VdjLTlw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",children:\"Button\"})})},CG89muP1T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},cLmYstRvm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},EGQdqhUpu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},Eh2e5oCfA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},fdn0E4_4_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",children:\"Button\"})})},fYuEZR2wX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},G24YxYyg0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},GaWJSg4tX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",children:\"Button\"})})},GV2sFjFLQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},IUELmuMxr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},NF1R5EvzD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},nXZC2Ejxm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",children:\"Button\"})})},OFj2ceS7n:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},OfxaQawca:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-izgje7\",\"data-styles-preset\":\"KDHNnktWa\",children:\"Button\"})})},PyG7iXVdZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},qcOHJayIm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},QSjsi2Mt3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},QYpuDBUPW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",children:\"Button\"})})},RIy8QwCk8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},RQn5LZ0DA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},stb8nRiqV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},tfQBAwaP1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},Un7YSuXa_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-je6fpj\",\"data-styles-preset\":\"tNwo3mvP0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},WhnycZ2gG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-19kcf75\",\"data-styles-preset\":\"vQQAfisaI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})},XA3eiZD1Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Button\"})})},YKDZjPIPM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18q7ed\",\"data-styles-preset\":\"kUqbV70G9\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)))\"},children:\"Button\"})})}},baseVariant,gestureVariant)}),SA9jAg9_n&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wb7dph-container\",\"data-framer-name\":\"Icon After\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Y_70np712-container\",name:\"Icon After\",nodeId:\"Y_70np712\",rendersWithMotion:true,scopeId:\"XQYIUjp_n\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:WvHqCrdUD,id:\"Y_70np712\",layoutId:\"Y_70np712\",mirrored:false,name:\"Icon After\",onClick:onClick17yamcs,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"a4VdjLTlw-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"EPvAaN3b7-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"fRHftTHK9-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"GV2sFjFLQ-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"NF1R5EvzD-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"OFj2ceS7n-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"Se8iVxasH-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"x_mgUzyAr-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"XA3eiZD1Q-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},\"z1OSQdGUi-hover\":{color:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},a4VdjLTlw:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},CG89muP1T:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},EPvAaN3b7:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},fdn0E4_4_:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},fRHftTHK9:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GaWJSg4tX:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},GV2sFjFLQ:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},IUELmuMxr:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},jlu_Gd9QE:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},KW3tA_D1L:{onClick:onClick3ysen4},m0tsSILUx:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},NF1R5EvzD:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},nfkySBYmM:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},nXZC2Ejxm:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},OFj2ceS7n:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},OfxaQawca:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},PuI4sJZkB:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},QYpuDBUPW:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RIy8QwCk8:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},RQn5LZ0DA:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},Se8iVxasH:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},stb8nRiqV:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},Us7mCd5yz:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},x_mgUzyAr:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},XA3eiZD1Q:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},z1OSQdGUi:{color:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"}},baseVariant,gestureVariant)})})}),nR87ztHwf&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-kc2df0\",\"data-framer-name\":\"Underline\",layoutDependency:layoutDependency,layoutId:\"rFFQJvtRL\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uaecxu\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"Po6hDpu4l\",style:{backgroundColor:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\"},variants:{fYuEZR2wX:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},G24YxYyg0:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},KW3tA_D1L:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},qcOHJayIm:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},Un7YSuXa_:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"}}})}),VFDTVcYQG&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d87tth\",layoutDependency:layoutDependency,layoutId:\"SGUp6tVzN\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-u6p4oz\",\"data-framer-name\":\"Arrow-up-right\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"pYfKTGF2w\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.667 9.333 L 9.333 22.667 M 10.667 9.333 L 22.667 9.333 L 22.667 21.333\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12539692325,withExternalLayout:true,...addPropertyOverrides({\"a4VdjLTlw-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.667 9.333 L 9.333 22.667 M 10.667 9.333 L 22.667 9.333 L 22.667 21.333\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12539692325},\"EPvAaN3b7-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9186233484},\"fRHftTHK9-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.667 9.333 L 9.333 22.667 M 10.667 9.333 L 22.667 9.333 L 22.667 21.333\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12539692325},\"GV2sFjFLQ-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12282717985},\"NF1R5EvzD-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10039258496},\"OFj2ceS7n-hover\":{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12666431445},\"Se8iVxasH-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9326646740},\"x_mgUzyAr-hover\":{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12661844600},\"XA3eiZD1Q-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 19.833 8.167 L 8.167 19.833 M 9.333 8.167 L 19.833 8.167 L 19.833 18.667\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:8780733366},\"z1OSQdGUi-hover\":{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12661844600},a4VdjLTlw:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.667 9.333 L 9.333 22.667 M 10.667 9.333 L 22.667 9.333 L 22.667 21.333\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12464224803},CG89muP1T:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9588819234},cLmYstRvm:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10965146223},EGQdqhUpu:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10345620495},Eh2e5oCfA:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:8828922961},EPvAaN3b7:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10200835826},fdn0E4_4_:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 19.833 8.167 L 8.167 19.833 M 9.333 8.167 L 19.833 8.167 L 19.833 18.667\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12733361438},fRHftTHK9:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.667 9.333 L 9.333 22.667 M 10.667 9.333 L 22.667 9.333 L 22.667 21.333\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12464224803},fYuEZR2wX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11020138918},G24YxYyg0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 19.833 8.167 L 8.167 19.833 M 9.333 8.167 L 19.833 8.167 L 19.833 18.667\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12870217378},GaWJSg4tX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.667 9.333 L 9.333 22.667 M 10.667 9.333 L 22.667 9.333 L 22.667 21.333\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11483574347},GV2sFjFLQ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11561762036},Gx_xfXMRA:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10942763612},ikbadBUeb:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9373514871},IUELmuMxr:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9851544413},jlu_Gd9QE:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9430227990},L484YIypt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9224685064},m0tsSILUx:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11864349577},NF1R5EvzD:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10081193615},nfkySBYmM:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11667671847},nXZC2Ejxm:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12366636912},OFj2ceS7n:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11505362849},OfxaQawca:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.667 9.333 L 9.333 22.667 M 10.667 9.333 L 22.667 9.333 L 22.667 21.333\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12464224803},PuI4sJZkB:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11667671847},PUN23_go8:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9720720790},pVWkGgxsT:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 19.833 8.167 L 8.167 19.833 M 9.333 8.167 L 19.833 8.167 L 19.833 18.667\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12595944943},PyG7iXVdZ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 19.833 8.167 L 8.167 19.833 M 9.333 8.167 L 19.833 8.167 L 19.833 18.667\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9692536818},qcOHJayIm:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10039258496},QSjsi2Mt3:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9444463062},QYpuDBUPW:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9804894094},RIy8QwCk8:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11641624097},RQn5LZ0DA:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9421097454},Se8iVxasH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9784863389},stb8nRiqV:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 19.833 8.167 L 8.167 19.833 M 9.333 8.167 L 19.833 8.167 L 19.833 18.667\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10405884804},tfQBAwaP1:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 12.75 5.25 L 5.25 12.75 M 6 5.25 L 12.75 5.25 L 12.75 12\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10378763113},UeJq0EH_N:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11343690069},Un7YSuXa_:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10515270852},UvP68PkH0:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10942763612},WhnycZ2gG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9049386388},x_mgUzyAr:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9305421095},XA3eiZD1Q:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 19.833 8.167 L 8.167 19.833 M 9.333 8.167 L 19.833 8.167 L 19.833 18.667\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:8856292208},Y6eEDyFEj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.167 5.833 L 5.833 14.167 M 6.667 5.833 L 14.167 5.833 L 14.167 13.333\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9605076018},YKDZjPIPM:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 19.833 8.167 L 8.167 19.833 M 9.333 8.167 L 19.833 8.167 L 19.833 18.667\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9324135757},z1OSQdGUi:{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 17 7 L 7 17 M 8 7 L 17 7 L 17 16\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9305421095}},baseVariant,gestureVariant)})}),JTFtIh3Wm&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-10sr0uc\",layoutDependency:layoutDependency,layoutId:\"BBG2uzlZT\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18fuvqp\",\"data-framer-name\":\"Arrow-right\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"j7Ut0A134\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 6.667 16 L 25.333 16 M 17.333 24 L 25.333 16 M 17.333 8 L 25.333 16\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8639213460,withExternalLayout:true,...addPropertyOverrides({\"a4VdjLTlw-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 6.667 16 L 25.333 16 M 17.333 24 L 25.333 16 M 17.333 8 L 25.333 16\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8639213460},\"EPvAaN3b7-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10446644262},\"fRHftTHK9-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 6.667 16 L 25.333 16 M 17.333 24 L 25.333 16 M 17.333 8 L 25.333 16\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8639213460},\"GV2sFjFLQ-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10257872870},\"NF1R5EvzD-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:8775606146},\"OFj2ceS7n-hover\":{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9954019034},\"Se8iVxasH-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10437535865},\"x_mgUzyAr-hover\":{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12069367753},\"XA3eiZD1Q-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 5.833 14 L 22.167 14 M 15.167 21 L 22.167 14 M 15.167 7 L 22.167 14\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9174653246},\"z1OSQdGUi-hover\":{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12069367753},a4VdjLTlw:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 6.667 16 L 25.333 16 M 17.333 24 L 25.333 16 M 17.333 8 L 25.333 16\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8701100856},CG89muP1T:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9840661503},cLmYstRvm:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9369771336},EGQdqhUpu:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9462594443},Eh2e5oCfA:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11734051714},EPvAaN3b7:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9686379673},fdn0E4_4_:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 5.833 14 L 22.167 14 M 15.167 21 L 22.167 14 M 15.167 7 L 22.167 14\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10864745796},fRHftTHK9:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 6.667 16 L 25.333 16 M 17.333 24 L 25.333 16 M 17.333 8 L 25.333 16\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8701100856},fYuEZR2wX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11734051714},G24YxYyg0:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 5.833 14 L 22.167 14 M 15.167 21 L 22.167 14 M 15.167 7 L 22.167 14\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12098521253},GaWJSg4tX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 6.667 16 L 25.333 16 M 17.333 24 L 25.333 16 M 17.333 8 L 25.333 16\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8941377925},GV2sFjFLQ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9583283318},Gx_xfXMRA:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11966080595},ikbadBUeb:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11381809331},IUELmuMxr:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10739559361},jlu_Gd9QE:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11627173308},L484YIypt:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11381809331},m0tsSILUx:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11381809331},NF1R5EvzD:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12524555301},nfkySBYmM:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11966080595},nXZC2Ejxm:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12524555301},OFj2ceS7n:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11703294902},OfxaQawca:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 6.667 16 L 25.333 16 M 17.333 24 L 25.333 16 M 17.333 8 L 25.333 16\" fill=\"transparent\" stroke-width=\"2.5\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8701100856},PuI4sJZkB:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11966080595},PUN23_go8:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11627173308},pVWkGgxsT:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 5.833 14 L 22.167 14 M 15.167 21 L 22.167 14 M 15.167 7 L 22.167 14\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9117070032},PyG7iXVdZ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 5.833 14 L 22.167 14 M 15.167 21 L 22.167 14 M 15.167 7 L 22.167 14\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12098521253},qcOHJayIm:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9369771336},QSjsi2Mt3:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9462594443},QYpuDBUPW:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9583283318},RIy8QwCk8:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11703294902},RQn5LZ0DA:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9211556845},Se8iVxasH:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9262835105},stb8nRiqV:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 5.833 14 L 22.167 14 M 15.167 21 L 22.167 14 M 15.167 7 L 22.167 14\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {&quot;name&quot;:&quot;Black 700&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9470898493},tfQBAwaP1:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 3.75 9 L 14.25 9 M 9.75 13.5 L 14.25 9 M 9.75 4.5 L 14.25 9\" fill=\"transparent\" stroke-width=\"1.41\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11734051714},UeJq0EH_N:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11966080595},Un7YSuXa_:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9462594443},UvP68PkH0:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11966080595},WhnycZ2gG:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9369771336},x_mgUzyAr:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9330815208},XA3eiZD1Q:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 5.833 14 L 22.167 14 M 15.167 21 L 22.167 14 M 15.167 7 L 22.167 14\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10864745796},Y6eEDyFEj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 4.167 10 L 15.833 10 M 10.833 15 L 15.833 10 M 10.833 5 L 15.833 10\" fill=\"transparent\" stroke-width=\"1.56\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11627173308},YKDZjPIPM:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 28 28\"><path d=\"M 5.833 14 L 22.167 14 M 15.167 21 L 22.167 14 M 15.167 7 L 22.167 14\" fill=\"transparent\" stroke-width=\"2.19\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12098521253},z1OSQdGUi:{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 12 L 19 12 M 13 18 L 19 12 M 13 6 L 19 12\" fill=\"transparent\" stroke-width=\"1.88\" stroke=\"rgb(0, 0, 0)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:9330815208}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ebyAV.framer-1ccifcf, .framer-ebyAV .framer-1ccifcf { display: block; }\",\".framer-ebyAV.framer-101j337 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 18px 38px 18px 38px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ebyAV .framer-d0eq78-container { flex: none; height: 18px; position: relative; width: 18px; z-index: 2; }\",\".framer-ebyAV .framer-1vhhsdi { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 2; }\",\".framer-ebyAV .framer-wb7dph-container { flex: none; height: 32px; position: relative; width: 32px; z-index: 2; }\",\".framer-ebyAV .framer-kc2df0 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; left: calc(48.55769230769233% - 162.5% / 2); overflow: visible; padding: 0px; position: absolute; width: 163%; }\",\".framer-ebyAV .framer-1uaecxu { flex: none; height: 1px; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(2.220446049250313e-14% - 1px / 2); width: 100%; z-index: 1; }\",\".framer-ebyAV .framer-1d87tth, .framer-ebyAV .framer-10sr0uc { 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-ebyAV .framer-u6p4oz, .framer-ebyAV .framer-18fuvqp { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-ebyAV.framer-v-1wbnj32.framer-101j337, .framer-ebyAV.framer-v-193u3n5.framer-101j337, .framer-ebyAV.framer-v-ksqyxc.framer-101j337 { padding: 14px 28px 14px 28px; }\",\".framer-ebyAV.framer-v-1wbnj32 .framer-wb7dph-container, .framer-ebyAV.framer-v-1wbnj32 .framer-u6p4oz, .framer-ebyAV.framer-v-1wbnj32 .framer-18fuvqp, .framer-ebyAV.framer-v-1afk9i2 .framer-wb7dph-container, .framer-ebyAV.framer-v-1afk9i2 .framer-u6p4oz, .framer-ebyAV.framer-v-1afk9i2 .framer-18fuvqp, .framer-ebyAV.framer-v-pvvt0i .framer-wb7dph-container, .framer-ebyAV.framer-v-pvvt0i .framer-u6p4oz, .framer-ebyAV.framer-v-pvvt0i .framer-18fuvqp, .framer-ebyAV.framer-v-kmmjtn .framer-wb7dph-container, .framer-ebyAV.framer-v-kmmjtn .framer-u6p4oz, .framer-ebyAV.framer-v-kmmjtn .framer-18fuvqp, .framer-ebyAV.framer-v-193u3n5 .framer-wb7dph-container, .framer-ebyAV.framer-v-193u3n5 .framer-u6p4oz, .framer-ebyAV.framer-v-193u3n5 .framer-18fuvqp, .framer-ebyAV.framer-v-ksqyxc .framer-wb7dph-container, .framer-ebyAV.framer-v-ksqyxc .framer-u6p4oz, .framer-ebyAV.framer-v-ksqyxc .framer-18fuvqp, .framer-ebyAV.framer-v-1k8pj32 .framer-wb7dph-container, .framer-ebyAV.framer-v-1k8pj32 .framer-u6p4oz, .framer-ebyAV.framer-v-1k8pj32 .framer-18fuvqp, .framer-ebyAV.framer-v-rs5hgr .framer-wb7dph-container, .framer-ebyAV.framer-v-1w0f3sc .framer-wb7dph-container, .framer-ebyAV.framer-v-hgws9r .framer-wb7dph-container { height: 28px; width: 28px; }\",\".framer-ebyAV.framer-v-clezgu.framer-101j337, .framer-ebyAV.framer-v-12tue6g.framer-101j337, .framer-ebyAV.framer-v-15excvl.framer-101j337, .framer-ebyAV.framer-v-8fx713.framer-101j337, .framer-ebyAV.framer-v-1ew567b.framer-101j337, .framer-ebyAV.framer-v-1cu85jl.framer-101j337 { padding: 12px 28px 12px 28px; }\",\".framer-ebyAV.framer-v-clezgu .framer-wb7dph-container, .framer-ebyAV.framer-v-clezgu .framer-u6p4oz, .framer-ebyAV.framer-v-clezgu .framer-18fuvqp, .framer-ebyAV.framer-v-5x03cw .framer-wb7dph-container, .framer-ebyAV.framer-v-5x03cw .framer-u6p4oz, .framer-ebyAV.framer-v-5x03cw .framer-18fuvqp, .framer-ebyAV.framer-v-5nm0d0 .framer-wb7dph-container, .framer-ebyAV.framer-v-5nm0d0 .framer-u6p4oz, .framer-ebyAV.framer-v-5nm0d0 .framer-18fuvqp, .framer-ebyAV.framer-v-9b6tfv .framer-wb7dph-container, .framer-ebyAV.framer-v-9b6tfv .framer-u6p4oz, .framer-ebyAV.framer-v-9b6tfv .framer-18fuvqp, .framer-ebyAV.framer-v-15excvl .framer-wb7dph-container, .framer-ebyAV.framer-v-15excvl .framer-u6p4oz, .framer-ebyAV.framer-v-15excvl .framer-18fuvqp, .framer-ebyAV.framer-v-1ew567b .framer-wb7dph-container, .framer-ebyAV.framer-v-1ew567b .framer-u6p4oz, .framer-ebyAV.framer-v-1ew567b .framer-18fuvqp, .framer-ebyAV.framer-v-1vavpy1 .framer-wb7dph-container, .framer-ebyAV.framer-v-1vavpy1 .framer-u6p4oz, .framer-ebyAV.framer-v-1vavpy1 .framer-18fuvqp, .framer-ebyAV.framer-v-rs5hgr .framer-u6p4oz, .framer-ebyAV.framer-v-rs5hgr .framer-18fuvqp, .framer-ebyAV.framer-v-xyxxnl .framer-wb7dph-container, .framer-ebyAV.framer-v-xyxxnl .framer-u6p4oz, .framer-ebyAV.framer-v-xyxxnl .framer-18fuvqp, .framer-ebyAV.framer-v-1w0f3sc .framer-u6p4oz, .framer-ebyAV.framer-v-1w0f3sc .framer-18fuvqp, .framer-ebyAV.framer-v-1se34qc .framer-wb7dph-container, .framer-ebyAV.framer-v-1se34qc .framer-u6p4oz, .framer-ebyAV.framer-v-1se34qc .framer-18fuvqp, .framer-ebyAV.framer-v-hgws9r .framer-u6p4oz, .framer-ebyAV.framer-v-hgws9r .framer-18fuvqp, .framer-ebyAV.framer-v-1jgu2fs .framer-wb7dph-container, .framer-ebyAV.framer-v-1jgu2fs .framer-u6p4oz, .framer-ebyAV.framer-v-1jgu2fs .framer-18fuvqp { height: 24px; width: 24px; }\",\".framer-ebyAV.framer-v-12tue6g .framer-wb7dph-container, .framer-ebyAV.framer-v-12tue6g .framer-u6p4oz, .framer-ebyAV.framer-v-12tue6g .framer-18fuvqp, .framer-ebyAV.framer-v-151f9wv .framer-wb7dph-container, .framer-ebyAV.framer-v-151f9wv .framer-u6p4oz, .framer-ebyAV.framer-v-151f9wv .framer-18fuvqp, .framer-ebyAV.framer-v-1t31uob .framer-wb7dph-container, .framer-ebyAV.framer-v-1t31uob .framer-u6p4oz, .framer-ebyAV.framer-v-1t31uob .framer-18fuvqp, .framer-ebyAV.framer-v-6owq2v .framer-wb7dph-container, .framer-ebyAV.framer-v-6owq2v .framer-u6p4oz, .framer-ebyAV.framer-v-6owq2v .framer-18fuvqp, .framer-ebyAV.framer-v-8fx713 .framer-wb7dph-container, .framer-ebyAV.framer-v-8fx713 .framer-u6p4oz, .framer-ebyAV.framer-v-8fx713 .framer-18fuvqp, .framer-ebyAV.framer-v-1cu85jl .framer-wb7dph-container, .framer-ebyAV.framer-v-1cu85jl .framer-u6p4oz, .framer-ebyAV.framer-v-1cu85jl .framer-18fuvqp, .framer-ebyAV.framer-v-1l6e8f1 .framer-wb7dph-container, .framer-ebyAV.framer-v-1l6e8f1 .framer-u6p4oz, .framer-ebyAV.framer-v-1l6e8f1 .framer-18fuvqp, .framer-ebyAV.framer-v-8rji9x .framer-wb7dph-container, .framer-ebyAV.framer-v-8rji9x .framer-u6p4oz, .framer-ebyAV.framer-v-8rji9x .framer-18fuvqp, .framer-ebyAV.framer-v-3ral8v .framer-wb7dph-container, .framer-ebyAV.framer-v-3ral8v .framer-u6p4oz, .framer-ebyAV.framer-v-3ral8v .framer-18fuvqp, .framer-ebyAV.framer-v-13r81rh .framer-wb7dph-container, .framer-ebyAV.framer-v-13r81rh .framer-u6p4oz, .framer-ebyAV.framer-v-13r81rh .framer-18fuvqp { height: 20px; width: 20px; }\",\".framer-ebyAV.framer-v-1qm1gec.framer-101j337, .framer-ebyAV.framer-v-v9csga.framer-101j337, .framer-ebyAV.framer-v-qbqq07.framer-101j337, .framer-ebyAV.framer-v-16kftit.framer-101j337 { gap: 4px; padding: 10px 20px 10px 20px; }\",\".framer-ebyAV.framer-v-1qm1gec .framer-wb7dph-container, .framer-ebyAV.framer-v-1qm1gec .framer-u6p4oz, .framer-ebyAV.framer-v-1qm1gec .framer-18fuvqp, .framer-ebyAV.framer-v-v9csga .framer-wb7dph-container, .framer-ebyAV.framer-v-v9csga .framer-u6p4oz, .framer-ebyAV.framer-v-v9csga .framer-18fuvqp, .framer-ebyAV.framer-v-1a07a7z .framer-wb7dph-container, .framer-ebyAV.framer-v-1a07a7z .framer-u6p4oz, .framer-ebyAV.framer-v-1a07a7z .framer-18fuvqp, .framer-ebyAV.framer-v-177t8kt .framer-wb7dph-container, .framer-ebyAV.framer-v-177t8kt .framer-u6p4oz, .framer-ebyAV.framer-v-177t8kt .framer-18fuvqp, .framer-ebyAV.framer-v-qbqq07 .framer-wb7dph-container, .framer-ebyAV.framer-v-qbqq07 .framer-u6p4oz, .framer-ebyAV.framer-v-qbqq07 .framer-18fuvqp, .framer-ebyAV.framer-v-16kftit .framer-wb7dph-container, .framer-ebyAV.framer-v-16kftit .framer-u6p4oz, .framer-ebyAV.framer-v-16kftit .framer-18fuvqp, .framer-ebyAV.framer-v-5t43x0 .framer-wb7dph-container, .framer-ebyAV.framer-v-5t43x0 .framer-u6p4oz, .framer-ebyAV.framer-v-5t43x0 .framer-18fuvqp, .framer-ebyAV.framer-v-d44js .framer-wb7dph-container, .framer-ebyAV.framer-v-d44js .framer-u6p4oz, .framer-ebyAV.framer-v-d44js .framer-18fuvqp, .framer-ebyAV.framer-v-11am2ra .framer-wb7dph-container, .framer-ebyAV.framer-v-11am2ra .framer-u6p4oz, .framer-ebyAV.framer-v-11am2ra .framer-18fuvqp, .framer-ebyAV.framer-v-11akgjb .framer-wb7dph-container, .framer-ebyAV.framer-v-11akgjb .framer-u6p4oz, .framer-ebyAV.framer-v-11akgjb .framer-18fuvqp { height: 18px; width: 18px; }\",\".framer-ebyAV.framer-v-1afk9i2.framer-101j337 { gap: 8px; padding: 14px 28px 14px 28px; }\",\".framer-ebyAV.framer-v-5x03cw.framer-101j337, .framer-ebyAV.framer-v-151f9wv.framer-101j337 { gap: 8px; padding: 12px 28px 12px 28px; }\",\".framer-ebyAV.framer-v-6iwxlj.framer-101j337, .framer-ebyAV.framer-v-kmmjtn.framer-101j337, .framer-ebyAV.framer-v-9b6tfv.framer-101j337, .framer-ebyAV.framer-v-6owq2v.framer-101j337 { padding: 0px; will-change: unset; }\",\".framer-ebyAV.framer-v-6iwxlj .framer-kc2df0 { bottom: -1px; left: calc(48.43750000000002% - 162.5% / 2); }\",\".framer-ebyAV.framer-v-pvvt0i.framer-101j337, .framer-ebyAV.framer-v-5nm0d0.framer-101j337, .framer-ebyAV.framer-v-1t31uob.framer-101j337 { gap: 8px; padding: 0px; will-change: unset; }\",\".framer-ebyAV.framer-v-1a07a7z.framer-101j337, .framer-ebyAV.framer-v-onjfjj.framer-101j337, .framer-ebyAV.framer-v-177t8kt.framer-101j337 { gap: 4px; padding: 0px; will-change: unset; }\",\".framer-ebyAV.framer-v-1uli11j.framer-101j337, .framer-ebyAV.framer-v-buvtjo.framer-101j337, .framer-ebyAV.framer-v-l8sxjp.framer-101j337, .framer-ebyAV.framer-v-1s231fw.framer-101j337 { height: 72px; padding: 0px; width: 72px; }\",\".framer-ebyAV.framer-v-1k8pj32.framer-101j337, .framer-ebyAV.framer-v-rs5hgr.framer-101j337, .framer-ebyAV.framer-v-1w0f3sc.framer-101j337, .framer-ebyAV.framer-v-hgws9r.framer-101j337 { gap: 8px; height: 58px; padding: 0px; width: 58px; }\",\".framer-ebyAV.framer-v-1k8pj32 .framer-10sr0uc { height: 32px; }\",\".framer-ebyAV.framer-v-1vavpy1.framer-101j337, .framer-ebyAV.framer-v-xyxxnl.framer-101j337, .framer-ebyAV.framer-v-1se34qc.framer-101j337, .framer-ebyAV.framer-v-1jgu2fs.framer-101j337 { gap: 8px; height: 52px; padding: 0px; width: 52px; }\",\".framer-ebyAV.framer-v-1l6e8f1.framer-101j337, .framer-ebyAV.framer-v-8rji9x.framer-101j337, .framer-ebyAV.framer-v-3ral8v.framer-101j337, .framer-ebyAV.framer-v-13r81rh.framer-101j337 { gap: 8px; height: 46px; padding: 0px; width: 46px; }\",\".framer-ebyAV.framer-v-5t43x0.framer-101j337, .framer-ebyAV.framer-v-d44js.framer-101j337, .framer-ebyAV.framer-v-11am2ra.framer-101j337, .framer-ebyAV.framer-v-11akgjb.framer-101j337 { gap: 4px; height: 40px; padding: 0px; width: 40px; }\",\".framer-ebyAV.framer-v-101j337.hover.framer-101j337, .framer-ebyAV.framer-v-1wbnj32.hover.framer-101j337, .framer-ebyAV.framer-v-clezgu.hover.framer-101j337, .framer-ebyAV.framer-v-12tue6g.hover.framer-101j337, .framer-ebyAV.framer-v-1gs1bvz.hover.framer-101j337, .framer-ebyAV.framer-v-1afk9i2.hover.framer-101j337, .framer-ebyAV.framer-v-5x03cw.hover.framer-101j337, .framer-ebyAV.framer-v-151f9wv.hover.framer-101j337, .framer-ebyAV.framer-v-ksqyxc.hover.framer-101j337, .framer-ebyAV.framer-v-1ew567b.hover.framer-101j337, .framer-ebyAV.framer-v-1cu85jl.hover.framer-101j337, .framer-ebyAV.framer-v-gtorop.hover.framer-101j337, .framer-ebyAV.framer-v-193u3n5.hover.framer-101j337, .framer-ebyAV.framer-v-15excvl.hover.framer-101j337, .framer-ebyAV.framer-v-8fx713.hover.framer-101j337 { gap: 12px; }\",\".framer-ebyAV.framer-v-1qm1gec.hover.framer-101j337, .framer-ebyAV.framer-v-v9csga.hover.framer-101j337, .framer-ebyAV.framer-v-16kftit.hover.framer-101j337, .framer-ebyAV.framer-v-qbqq07.hover.framer-101j337 { gap: 8px; }\",\".framer-ebyAV.framer-v-onjfjj.hover.framer-101j337, .framer-ebyAV.framer-v-kmmjtn.hover.framer-101j337, .framer-ebyAV.framer-v-9b6tfv.hover.framer-101j337, .framer-ebyAV.framer-v-6owq2v.hover.framer-101j337, .framer-ebyAV.framer-v-6iwxlj.hover.framer-101j337, .framer-ebyAV.framer-v-pvvt0i.hover.framer-101j337, .framer-ebyAV.framer-v-5nm0d0.hover.framer-101j337, .framer-ebyAV.framer-v-1t31uob.hover.framer-101j337 { gap: 12px; will-change: unset; }\",\".framer-ebyAV.framer-v-177t8kt.hover.framer-101j337, .framer-ebyAV.framer-v-1a07a7z.hover.framer-101j337 { gap: 8px; will-change: unset; }\",\".framer-ebyAV.framer-v-csq63m.hover.framer-101j337 { gap: 12px; padding: 18px 40px 18px 40px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-ebyAV[data-border=\"true\"]::after, .framer-ebyAV [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 74\n * @framerIntrinsicWidth 190.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"PyG7iXVdZ\":{\"layout\":[\"auto\",\"auto\"]},\"EGQdqhUpu\":{\"layout\":[\"auto\",\"auto\"]},\"WhnycZ2gG\":{\"layout\":[\"auto\",\"auto\"]},\"tfQBAwaP1\":{\"layout\":[\"auto\",\"auto\"]},\"a4VdjLTlw\":{\"layout\":[\"auto\",\"auto\"]},\"XA3eiZD1Q\":{\"layout\":[\"auto\",\"auto\"]},\"OFj2ceS7n\":{\"layout\":[\"auto\",\"auto\"]},\"NF1R5EvzD\":{\"layout\":[\"auto\",\"auto\"]},\"GV2sFjFLQ\":{\"layout\":[\"auto\",\"auto\"]},\"KW3tA_D1L\":{\"layout\":[\"auto\",\"auto\"]},\"G24YxYyg0\":{\"layout\":[\"auto\",\"auto\"]},\"Un7YSuXa_\":{\"layout\":[\"auto\",\"auto\"]},\"qcOHJayIm\":{\"layout\":[\"auto\",\"auto\"]},\"fYuEZR2wX\":{\"layout\":[\"auto\",\"auto\"]},\"GaWJSg4tX\":{\"layout\":[\"auto\",\"auto\"]},\"stb8nRiqV\":{\"layout\":[\"auto\",\"auto\"]},\"CG89muP1T\":{\"layout\":[\"auto\",\"auto\"]},\"RQn5LZ0DA\":{\"layout\":[\"auto\",\"auto\"]},\"IUELmuMxr\":{\"layout\":[\"auto\",\"auto\"]},\"OfxaQawca\":{\"layout\":[\"auto\",\"auto\"]},\"fdn0E4_4_\":{\"layout\":[\"auto\",\"auto\"]},\"RIy8QwCk8\":{\"layout\":[\"auto\",\"auto\"]},\"nXZC2Ejxm\":{\"layout\":[\"auto\",\"auto\"]},\"QYpuDBUPW\":{\"layout\":[\"auto\",\"auto\"]},\"FLqpYVJs_\":{\"layout\":[\"auto\",\"auto\"]},\"YKDZjPIPM\":{\"layout\":[\"auto\",\"auto\"]},\"QSjsi2Mt3\":{\"layout\":[\"auto\",\"auto\"]},\"cLmYstRvm\":{\"layout\":[\"auto\",\"auto\"]},\"Eh2e5oCfA\":{\"layout\":[\"auto\",\"auto\"]},\"IzICcnEm1\":{\"layout\":[\"fixed\",\"fixed\"]},\"pVWkGgxsT\":{\"layout\":[\"fixed\",\"fixed\"]},\"UeJq0EH_N\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y6eEDyFEj\":{\"layout\":[\"fixed\",\"fixed\"]},\"ikbadBUeb\":{\"layout\":[\"fixed\",\"fixed\"]},\"fRHftTHK9\":{\"layout\":[\"fixed\",\"fixed\"]},\"x_mgUzyAr\":{\"layout\":[\"fixed\",\"fixed\"]},\"z1OSQdGUi\":{\"layout\":[\"fixed\",\"fixed\"]},\"Se8iVxasH\":{\"layout\":[\"fixed\",\"fixed\"]},\"EPvAaN3b7\":{\"layout\":[\"fixed\",\"fixed\"]},\"Us7mCd5yz\":{\"layout\":[\"fixed\",\"fixed\"]},\"nfkySBYmM\":{\"layout\":[\"fixed\",\"fixed\"]},\"PuI4sJZkB\":{\"layout\":[\"fixed\",\"fixed\"]},\"jlu_Gd9QE\":{\"layout\":[\"fixed\",\"fixed\"]},\"m0tsSILUx\":{\"layout\":[\"fixed\",\"fixed\"]},\"Yiz6LiIjS\":{\"layout\":[\"fixed\",\"fixed\"]},\"UvP68PkH0\":{\"layout\":[\"fixed\",\"fixed\"]},\"Gx_xfXMRA\":{\"layout\":[\"fixed\",\"fixed\"]},\"PUN23_go8\":{\"layout\":[\"fixed\",\"fixed\"]},\"L484YIypt\":{\"layout\":[\"fixed\",\"fixed\"]},\"tsEW4_fSu\":{\"layout\":[\"auto\",\"auto\"]},\"ioPAwo2mE\":{\"layout\":[\"auto\",\"auto\"]},\"Wh86thLgO\":{\"layout\":[\"auto\",\"auto\"]},\"qVwDsJK0T\":{\"layout\":[\"auto\",\"auto\"]},\"PZc7ZtlYq\":{\"layout\":[\"auto\",\"auto\"]},\"xhq6ce0Fd\":{\"layout\":[\"auto\",\"auto\"]},\"a6fqHtO6Z\":{\"layout\":[\"auto\",\"auto\"]},\"V7FZJMLFB\":{\"layout\":[\"auto\",\"auto\"]},\"H4_Bk43MV\":{\"layout\":[\"auto\",\"auto\"]},\"SxIr7igME\":{\"layout\":[\"auto\",\"auto\"]},\"EmWtxjzo6\":{\"layout\":[\"auto\",\"auto\"]},\"uMC0Dwh36\":{\"layout\":[\"auto\",\"auto\"]},\"OFsJaOL52\":{\"layout\":[\"auto\",\"auto\"]},\"F6tF48LPl\":{\"layout\":[\"auto\",\"auto\"]},\"cuNwNxKS8\":{\"layout\":[\"auto\",\"auto\"]},\"X_I8gCAjJ\":{\"layout\":[\"auto\",\"auto\"]},\"LHmnRaoL8\":{\"layout\":[\"auto\",\"auto\"]},\"sEo8ORkW3\":{\"layout\":[\"auto\",\"auto\"]},\"e3HICP5tx\":{\"layout\":[\"auto\",\"auto\"]},\"fOptgDAZJ\":{\"layout\":[\"auto\",\"auto\"]},\"lFIsQT16x\":{\"layout\":[\"auto\",\"auto\"]},\"d4B2FgeSM\":{\"layout\":[\"auto\",\"auto\"]},\"PgQvogsHu\":{\"layout\":[\"auto\",\"auto\"]},\"LFe4E6xiT\":{\"layout\":[\"auto\",\"auto\"]},\"i6inB1Wr8\":{\"layout\":[\"auto\",\"auto\"]},\"Sp57ODixN\":{\"layout\":[\"auto\",\"auto\"]},\"OUEPI1EfJ\":{\"layout\":[\"auto\",\"auto\"]},\"ANkwfMPFU\":{\"layout\":[\"auto\",\"auto\"]},\"DOeSd0Ciw\":{\"layout\":[\"auto\",\"auto\"]},\"oRvkra748\":{\"layout\":[\"auto\",\"auto\"]},\"Q88C09brI\":{\"layout\":[\"fixed\",\"fixed\"]},\"sGwuZJbMT\":{\"layout\":[\"fixed\",\"fixed\"]},\"o4mZLvFe7\":{\"layout\":[\"fixed\",\"fixed\"]},\"xjfzyrWaj\":{\"layout\":[\"fixed\",\"fixed\"]},\"EGFvAYIIk\":{\"layout\":[\"fixed\",\"fixed\"]},\"KDl2UXrWh\":{\"layout\":[\"fixed\",\"fixed\"]},\"t7bFjp1pF\":{\"layout\":[\"fixed\",\"fixed\"]},\"BMptZuBA4\":{\"layout\":[\"fixed\",\"fixed\"]},\"z3LQAwUwl\":{\"layout\":[\"fixed\",\"fixed\"]},\"buhMIS71k\":{\"layout\":[\"fixed\",\"fixed\"]},\"PottG8oIZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"sv2eFgFNq\":{\"layout\":[\"fixed\",\"fixed\"]},\"XctF7nkGn\":{\"layout\":[\"fixed\",\"fixed\"]},\"n_JZq5yHo\":{\"layout\":[\"fixed\",\"fixed\"]},\"jPs8wEPVD\":{\"layout\":[\"fixed\",\"fixed\"]},\"o7z1YHPGJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"Br_zyhP_y\":{\"layout\":[\"fixed\",\"fixed\"]},\"AwBalyrzt\":{\"layout\":[\"fixed\",\"fixed\"]},\"OPR3fl8z6\":{\"layout\":[\"fixed\",\"fixed\"]},\"bTL9T9ko3\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"RwZpsJXvZ\":\"title\",\"D2jRnfGwK\":\"radius\",\"SA9jAg9_n\":\"iconAfter\",\"WvHqCrdUD\":\"selectIcon\",\"wThulUfCM\":\"iconBefore\",\"R4J2OXJXh\":\"selectIcon1\",\"GDBvPe0Ba\":\"link\",\"kN9fQFqwN\":\"lightFill\",\"vjt0jl_Xl\":\"lightHover\",\"bWnYL7Tgp\":\"darkFill\",\"kvN6MvY_7\":\"darkHover\",\"nR87ztHwf\":\"underline\",\"VFDTVcYQG\":\"arrowUpRight\",\"JTFtIh3Wm\":\"arrowRight\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerXQYIUjp_n=withCSS(Component,css,\"framer-ebyAV\");export default FramerXQYIUjp_n;FramerXQYIUjp_n.displayName=\"Button\";FramerXQYIUjp_n.defaultProps={height:74,width:190.5};addPropertyControls(FramerXQYIUjp_n,{variant:{options:[\"n8OrJOQB0\",\"PyG7iXVdZ\",\"EGQdqhUpu\",\"WhnycZ2gG\",\"tfQBAwaP1\",\"a4VdjLTlw\",\"XA3eiZD1Q\",\"OFj2ceS7n\",\"NF1R5EvzD\",\"GV2sFjFLQ\",\"KW3tA_D1L\",\"G24YxYyg0\",\"Un7YSuXa_\",\"qcOHJayIm\",\"fYuEZR2wX\",\"GaWJSg4tX\",\"stb8nRiqV\",\"CG89muP1T\",\"RQn5LZ0DA\",\"IUELmuMxr\",\"OfxaQawca\",\"fdn0E4_4_\",\"RIy8QwCk8\",\"nXZC2Ejxm\",\"QYpuDBUPW\",\"FLqpYVJs_\",\"YKDZjPIPM\",\"QSjsi2Mt3\",\"cLmYstRvm\",\"Eh2e5oCfA\",\"IzICcnEm1\",\"pVWkGgxsT\",\"UeJq0EH_N\",\"Y6eEDyFEj\",\"ikbadBUeb\",\"fRHftTHK9\",\"x_mgUzyAr\",\"z1OSQdGUi\",\"Se8iVxasH\",\"EPvAaN3b7\",\"Us7mCd5yz\",\"nfkySBYmM\",\"PuI4sJZkB\",\"jlu_Gd9QE\",\"m0tsSILUx\",\"Yiz6LiIjS\",\"UvP68PkH0\",\"Gx_xfXMRA\",\"PUN23_go8\",\"L484YIypt\"],optionTitles:[\"Light Fill - XL\",\"Light Fill - L\",\"Light Fill - M\",\"Light Fill - S\",\"Light Fill - XS\",\"Dark Fill - XL\",\"Dark Fill - L\",\"Dark Fill - M\",\"Dark Fill - S\",\"Dark Fill - XS\",\"Dark Text - XL\",\"Dark Text - L\",\"Dark Text - M\",\"Dark Text - S\",\"Dark Text - XS\",\"Light Text - XL\",\"Light Text - L\",\"Light Text - M\",\"Light Text - S\",\"Light Text - XS\",\"Light Outline - XL\",\"Light Outline - L\",\"Light Outline - M\",\"Light Outline - S\",\"Light Outline - XS\",\"Dark Outline - XL\",\"Dark Outline - L\",\"Dark Outline - M\",\"Dark Outline - S\",\"Dark Outline - XS\",\"Light Square - XL\",\"Light Square - L\",\"Light Square - M\",\"Light Square - S\",\"Light Square - XS\",\"Dark Square - XL\",\"Dark Square - L\",\"Dark Square - M\",\"Dark Square - S\",\"Dark Square - XS\",\"Light Square Outline - XL\",\"Light Square Outline - L\",\"Light Square Outline - M\",\"Light Square Outline - S\",\"Light Square Outline - XS\",\"Dark Square Outline - XL\",\"Dark Square Outline - L\",\"Dark Square Outline - M\",\"Dark Square Outline - M\",\"Dark Square Outline - XS\"],title:\"Variant\",type:ControlType.Enum},RwZpsJXvZ:{defaultValue:\"Button\",displayTextArea:false,title:\"Title\",type:ControlType.String},D2jRnfGwK:{defaultValue:6,displayStepper:false,max:50,min:0,step:6,title:\"Radius\",type:ControlType.Number},SA9jAg9_n:{defaultValue:true,title:\"Icon After\",type:ControlType.Boolean},WvHqCrdUD:FeatherControls?.[\"iconSelection\"]&&{...FeatherControls[\"iconSelection\"],defaultValue:\"chevron-right\",description:undefined,hidden:undefined,title:\"Select Icon\"},wThulUfCM:{defaultValue:false,title:\"Icon Before\",type:ControlType.Boolean},R4J2OXJXh:FeatherControls?.[\"iconSelection\"]&&{...FeatherControls[\"iconSelection\"],defaultValue:\"chevron-left\",description:undefined,hidden:undefined,title:\"Select Icon\"},GDBvPe0Ba:{title:\"Link\",type:ControlType.Link},kN9fQFqwN:{defaultValue:'var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {\"name\":\"Black 700\"} */',title:\"Light Fill\",type:ControlType.Color},vjt0jl_Xl:{defaultValue:'var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213)) /* {\"name\":\"Blue 600\"} */',title:\"Light Hover\",type:ControlType.Color},bWnYL7Tgp:{defaultValue:'var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Dark Fill\",type:ControlType.Color},kvN6MvY_7:{defaultValue:'var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253)) /* {\"name\":\"Blue 500\"} */',title:\"Dark Hover\",type:ControlType.Color},nR87ztHwf:{defaultValue:false,title:\"Underline\",type:ControlType.Boolean},VFDTVcYQG:{defaultValue:false,title:\"Arrow Up Right\",type:ControlType.Boolean},JTFtIh3Wm:{defaultValue:false,title:\"Arrow Right\",type:ControlType.Boolean}});addFonts(FramerXQYIUjp_n,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXQYIUjp_n\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PyG7iXVdZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EGQdqhUpu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WhnycZ2gG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tfQBAwaP1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"a4VdjLTlw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XA3eiZD1Q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OFj2ceS7n\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NF1R5EvzD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GV2sFjFLQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KW3tA_D1L\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"G24YxYyg0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Un7YSuXa_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qcOHJayIm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fYuEZR2wX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GaWJSg4tX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"stb8nRiqV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CG89muP1T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RQn5LZ0DA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IUELmuMxr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OfxaQawca\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fdn0E4_4_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RIy8QwCk8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nXZC2Ejxm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QYpuDBUPW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FLqpYVJs_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YKDZjPIPM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QSjsi2Mt3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cLmYstRvm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Eh2e5oCfA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IzICcnEm1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pVWkGgxsT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UeJq0EH_N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y6eEDyFEj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ikbadBUeb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fRHftTHK9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"x_mgUzyAr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z1OSQdGUi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Se8iVxasH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EPvAaN3b7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Us7mCd5yz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nfkySBYmM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PuI4sJZkB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jlu_Gd9QE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"m0tsSILUx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Yiz6LiIjS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UvP68PkH0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Gx_xfXMRA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PUN23_go8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"L484YIypt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tsEW4_fSu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ioPAwo2mE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Wh86thLgO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qVwDsJK0T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PZc7ZtlYq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xhq6ce0Fd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"a6fqHtO6Z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"V7FZJMLFB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"H4_Bk43MV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SxIr7igME\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EmWtxjzo6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uMC0Dwh36\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OFsJaOL52\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"F6tF48LPl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cuNwNxKS8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"X_I8gCAjJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LHmnRaoL8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sEo8ORkW3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"e3HICP5tx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fOptgDAZJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lFIsQT16x\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"d4B2FgeSM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PgQvogsHu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LFe4E6xiT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"i6inB1Wr8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Sp57ODixN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OUEPI1EfJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ANkwfMPFU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DOeSd0Ciw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oRvkra748\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Q88C09brI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sGwuZJbMT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"o4mZLvFe7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xjfzyrWaj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EGFvAYIIk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KDl2UXrWh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"t7bFjp1pF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BMptZuBA4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z3LQAwUwl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"buhMIS71k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PottG8oIZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sv2eFgFNq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XctF7nkGn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"n_JZq5yHo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jPs8wEPVD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"o7z1YHPGJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Br_zyhP_y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AwBalyrzt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OPR3fl8z6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bTL9T9ko3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"74\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"RwZpsJXvZ\\\":\\\"title\\\",\\\"D2jRnfGwK\\\":\\\"radius\\\",\\\"SA9jAg9_n\\\":\\\"iconAfter\\\",\\\"WvHqCrdUD\\\":\\\"selectIcon\\\",\\\"wThulUfCM\\\":\\\"iconBefore\\\",\\\"R4J2OXJXh\\\":\\\"selectIcon1\\\",\\\"GDBvPe0Ba\\\":\\\"link\\\",\\\"kN9fQFqwN\\\":\\\"lightFill\\\",\\\"vjt0jl_Xl\\\":\\\"lightHover\\\",\\\"bWnYL7Tgp\\\":\\\"darkFill\\\",\\\"kvN6MvY_7\\\":\\\"darkHover\\\",\\\"nR87ztHwf\\\":\\\"underline\\\",\\\"VFDTVcYQG\\\":\\\"arrowUpRight\\\",\\\"JTFtIh3Wm\\\":\\\"arrowRight\\\"}\",\"framerIntrinsicWidth\":\"190.5\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XQYIUjp_n.map", "import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function StopScroll(props){const{toggle}=props;return toggle?/*#__PURE__*/_jsx(\"style\",{\"data-frameruni-stop-scroll\":true,children:`body { overflow: hidden !important; }`}):/*#__PURE__*/_jsx(_Fragment,{});}StopScroll.displayName=\"Stop Scroll\";addPropertyControls(StopScroll,{toggle:{type:ControlType.Boolean,title:\"Block Scroll\",description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"StopScroll\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"auto\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./StopScroll_Prod.map", "// Generated by Framer (83eb5d8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"EnXecWpEV\",\"HVS456ybJ\",\"m4ILLR2Ow\",\"GEsl6peyc\"];const serializationHash=\"framer-fnPW3\";const variantClassNames={EnXecWpEV:\"framer-v-1nw2fbp\",GEsl6peyc:\"framer-v-1b13mks\",HVS456ybJ:\"framer-v-1vt737y\",m4ILLR2Ow:\"framer-v-1pvpfi0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:40,delay:0,mass:1,stiffness:250,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Default Dark\":\"m4ILLR2Ow\",\"Default Light\":\"EnXecWpEV\",\"Open Dark\":\"GEsl6peyc\",\"Open Light\":\"HVS456ybJ\"};const getProps=({colorDark,colorLight,height,id,tap2,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,dQo2NVpgx:(_ref=colorLight!==null&&colorLight!==void 0?colorLight:props.dQo2NVpgx)!==null&&_ref!==void 0?_ref:'var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {\"name\":\"Black 700\"} */',H_Plz0TzS:tap2!==null&&tap2!==void 0?tap2:props.H_Plz0TzS,py_rd2jvq:(_ref1=colorDark!==null&&colorDark!==void 0?colorDark:props.py_rd2jvq)!==null&&_ref1!==void 0?_ref1:'var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"EnXecWpEV\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,H_Plz0TzS,dQo2NVpgx,py_rd2jvq,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"EnXecWpEV\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaps91wal=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(H_Plz0TzS){const res=await H_Plz0TzS(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1nw2fbp\",className,classNames),\"data-framer-name\":\"Default Light\",\"data-highlight\":true,initial:variant,layoutDependency:layoutDependency,layoutId:\"EnXecWpEV\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTaps91wal,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({GEsl6peyc:{\"data-framer-name\":\"Open Dark\"},HVS456ybJ:{\"data-framer-name\":\"Open Light\"},m4ILLR2Ow:{\"data-framer-name\":\"Default Dark\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wktweq\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"q9StjYvsY\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-mzwqzx\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"zRk2pEGNl\",style:{backgroundColor:dQo2NVpgx,borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,rotate:0},variants:{GEsl6peyc:{backgroundColor:py_rd2jvq,rotate:45},HVS456ybJ:{rotate:45},m4ILLR2Ow:{backgroundColor:py_rd2jvq}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-g364qz\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"pp_nIojMb\",style:{backgroundColor:dQo2NVpgx,borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,rotate:0},variants:{GEsl6peyc:{backgroundColor:py_rd2jvq,rotate:-45},HVS456ybJ:{rotate:-45},m4ILLR2Ow:{backgroundColor:py_rd2jvq}}})]})})})});});const css=['.framer-fnPW3[data-border=\"true\"]::after, .framer-fnPW3 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fnPW3.framer-1enjs52, .framer-fnPW3 .framer-1enjs52 { display: block; }\",\".framer-fnPW3.framer-1nw2fbp { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 40px; }\",\".framer-fnPW3 .framer-wktweq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 12px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 28px; }\",\".framer-fnPW3 .framer-mzwqzx { flex: none; height: 2px; left: calc(50.00000000000002% - 28px / 2); overflow: visible; position: absolute; top: calc(8.333333333333355% - 2px / 2); width: 28px; z-index: 1; }\",\".framer-fnPW3 .framer-g364qz { flex: none; height: 2px; left: calc(50.00000000000002% - 28px / 2); overflow: visible; position: absolute; top: calc(91.66666666666669% - 2px / 2); width: 28px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fnPW3.framer-1nw2fbp, .framer-fnPW3 .framer-wktweq { gap: 0px; } .framer-fnPW3.framer-1nw2fbp > *, .framer-fnPW3 .framer-wktweq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-fnPW3.framer-1nw2fbp > :first-child, .framer-fnPW3 .framer-wktweq > :first-child { margin-top: 0px; } .framer-fnPW3.framer-1nw2fbp > :last-child, .framer-fnPW3 .framer-wktweq > :last-child { margin-bottom: 0px; } }\",\".framer-fnPW3.framer-v-1vt737y .framer-mzwqzx, .framer-fnPW3.framer-v-1vt737y .framer-g364qz, .framer-fnPW3.framer-v-1b13mks .framer-mzwqzx, .framer-fnPW3.framer-v-1b13mks .framer-g364qz { top: calc(50.00000000000002% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"HVS456ybJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"m4ILLR2Ow\":{\"layout\":[\"fixed\",\"fixed\"]},\"GEsl6peyc\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"H_Plz0TzS\":\"tap2\",\"dQo2NVpgx\":\"colorLight\",\"py_rd2jvq\":\"colorDark\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerHV52_souK=withCSS(Component,css,\"framer-fnPW3\");export default FramerHV52_souK;FramerHV52_souK.displayName=\"Menu Icon\";FramerHV52_souK.defaultProps={height:40,width:40};addPropertyControls(FramerHV52_souK,{variant:{options:[\"EnXecWpEV\",\"HVS456ybJ\",\"m4ILLR2Ow\",\"GEsl6peyc\"],optionTitles:[\"Default Light\",\"Open Light\",\"Default Dark\",\"Open Dark\"],title:\"Variant\",type:ControlType.Enum},H_Plz0TzS:{title:\"Tap 2\",type:ControlType.EventHandler},dQo2NVpgx:{defaultValue:'var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)) /* {\"name\":\"Black 700\"} */',title:\"Color Light\",type:ControlType.Color},py_rd2jvq:{defaultValue:'var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Color Dark\",type:ControlType.Color}});addFonts(FramerHV52_souK,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHV52_souK\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"40\",\"framerVariables\":\"{\\\"H_Plz0TzS\\\":\\\"tap2\\\",\\\"dQo2NVpgx\\\":\\\"colorLight\\\",\\\"py_rd2jvq\\\":\\\"colorDark\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HVS456ybJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"m4ILLR2Ow\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GEsl6peyc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"40\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HV52_souK.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-eEDxE .framer-styles-preset-cd9k58:not(.rich-text-wrapper), .framer-eEDxE .framer-styles-preset-cd9k58.rich-text-wrapper a { --framer-link-current-text-color: var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, #ffffff) /* {\"name\":\"White\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, #ffffff) /* {\"name\":\"White\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, #ffffff); --framer-link-text-decoration: none; }'];export const className=\"framer-eEDxE\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-SemiBold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-SemiBoldItalic\"]);export const fonts=[];export const css=['.framer-uONdC .framer-styles-preset-139svm7:not(.rich-text-wrapper), .framer-uONdC .framer-styles-preset-139svm7.rich-text-wrapper h1 { --framer-font-family: \"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-SemiBoldItalic\", \"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: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 24px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-uONdC\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-pxJ4f .framer-styles-preset-1h7nsmd:not(.rich-text-wrapper), .framer-pxJ4f .framer-styles-preset-1h7nsmd.rich-text-wrapper a { --framer-link-current-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828) /* {\"name\":\"Black 700\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828) /* {\"name\":\"Black 700\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-32a85a80-d312-468e-9679-2600c480ecba, #282828); --framer-link-text-decoration: none; }'];export const className=\"framer-pxJ4f\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f57d8b5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/t1W39xYZCxhS8S9o6bHe/C8HcqOonPCnpswGjSk6W/sWBmMllxl.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/tVNNoYL09qIzFThQJYqp/7NokpAqag8eYf3YmMwPf/VHMWef8E0.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/86n9COa7kOysLQGV8T6c/PrdRTXc0wU0lRDkRWccK/wX9ECbxsY.js\";const enabledGestures={Otxc6te11:{hover:true},rxY04jGIG:{hover:true}};const cycleOrder=[\"rxY04jGIG\",\"Otxc6te11\"];const serializationHash=\"framer-SQbiB\";const variantClassNames={Otxc6te11:\"framer-v-6tk3kp\",rxY04jGIG:\"framer-v-8dzy79\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Nav Link Dark\":\"Otxc6te11\",\"Nav Link Light\":\"rxY04jGIG\"};const getProps=({height,id,link,menu,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,AjFtGm3rv:link!==null&&link!==void 0?link:props.AjFtGm3rv,Uw1BzRXQP:(_ref=menu!==null&&menu!==void 0?menu:props.Uw1BzRXQP)!==null&&_ref!==void 0?_ref:\"Menu Item\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"rxY04jGIG\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Uw1BzRXQP,AjFtGm3rv,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rxY04jGIG\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-8dzy79\",className,classNames),\"data-framer-name\":\"Nav Link Light\",layoutDependency:layoutDependency,layoutId:\"rxY04jGIG\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"Otxc6te11-hover\":{\"data-framer-name\":undefined},\"rxY04jGIG-hover\":{\"data-framer-name\":undefined},Otxc6te11:{\"data-framer-name\":\"Nav Link Dark\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lbdlju\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"uo6NLciO2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",children:/*#__PURE__*/_jsx(Link,{href:AjFtGm3rv,nodeId:\"m8ABHP06U\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1h7nsmd\",\"data-styles-preset\":\"wX9ECbxsY\",children:\"Menu Item\"})})})}),className:\"framer-1mjg4wm\",\"data-framer-name\":\"Link Static\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m8ABHP06U\",style:{opacity:0},text:Uw1BzRXQP,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Otxc6te11:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",children:/*#__PURE__*/_jsx(Link,{href:AjFtGm3rv,nodeId:\"m8ABHP06U\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cd9k58\",\"data-styles-preset\":\"sWBmMllxl\",children:\"Menu Item\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",children:/*#__PURE__*/_jsx(Link,{href:AjFtGm3rv,nodeId:\"TUBYfUI1Q\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1h7nsmd\",\"data-styles-preset\":\"wX9ECbxsY\",children:\"Menu Item\"})})})}),className:\"framer-1rg093x\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TUBYfUI1Q\",text:Uw1BzRXQP,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Otxc6te11:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",children:/*#__PURE__*/_jsx(Link,{href:AjFtGm3rv,nodeId:\"TUBYfUI1Q\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cd9k58\",\"data-styles-preset\":\"sWBmMllxl\",children:\"Menu Item\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",children:/*#__PURE__*/_jsx(Link,{href:AjFtGm3rv,nodeId:\"RTlRlR26u\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1h7nsmd\",\"data-styles-preset\":\"wX9ECbxsY\",children:\"Menu Item\"})})})}),className:\"framer-2ere89\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RTlRlR26u\",text:Uw1BzRXQP,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Otxc6te11:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-139svm7\",\"data-styles-preset\":\"VHMWef8E0\",children:/*#__PURE__*/_jsx(Link,{href:AjFtGm3rv,nodeId:\"RTlRlR26u\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cd9k58\",\"data-styles-preset\":\"sWBmMllxl\",children:\"Menu Item\"})})})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SQbiB.framer-3tyoht, .framer-SQbiB .framer-3tyoht { display: block; }\",\".framer-SQbiB.framer-8dzy79 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-SQbiB .framer-lbdlju { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-SQbiB .framer-1mjg4wm { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-SQbiB .framer-1rg093x { flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre; width: auto; z-index: 1; }\",\".framer-SQbiB .framer-2ere89 { flex: none; height: auto; left: 0px; position: absolute; top: 20px; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SQbiB.framer-8dzy79, .framer-SQbiB .framer-lbdlju { gap: 0px; } .framer-SQbiB.framer-8dzy79 > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-SQbiB.framer-8dzy79 > :first-child { margin-left: 0px; } .framer-SQbiB.framer-8dzy79 > :last-child { margin-right: 0px; } .framer-SQbiB .framer-lbdlju > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SQbiB .framer-lbdlju > :first-child { margin-top: 0px; } .framer-SQbiB .framer-lbdlju > :last-child { margin-bottom: 0px; } }\",\".framer-SQbiB.framer-v-8dzy79.hover .framer-1rg093x, .framer-SQbiB.framer-v-6tk3kp.hover .framer-1rg093x { top: -25px; }\",\".framer-SQbiB.framer-v-8dzy79.hover .framer-2ere89, .framer-SQbiB.framer-v-6tk3kp.hover .framer-2ere89 { top: 0px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 72\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Otxc6te11\":{\"layout\":[\"auto\",\"auto\"]},\"CFXeeO8AP\":{\"layout\":[\"auto\",\"auto\"]},\"zLpgGQ2mk\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Uw1BzRXQP\":\"menu\",\"AjFtGm3rv\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhvkuvFEET=withCSS(Component,css,\"framer-SQbiB\");export default FramerhvkuvFEET;FramerhvkuvFEET.displayName=\"Nav Link\";FramerhvkuvFEET.defaultProps={height:24,width:72};addPropertyControls(FramerhvkuvFEET,{variant:{options:[\"rxY04jGIG\",\"Otxc6te11\"],optionTitles:[\"Nav Link Light\",\"Nav Link Dark\"],title:\"Variant\",type:ControlType.Enum},Uw1BzRXQP:{defaultValue:\"Menu Item\",displayTextArea:false,title:\"Menu\",type:ControlType.String},AjFtGm3rv:{title:\"Link\",type:ControlType.Link}});addFonts(FramerhvkuvFEET,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhvkuvFEET\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"72\",\"framerIntrinsicHeight\":\"24\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Uw1BzRXQP\\\":\\\"menu\\\",\\\"AjFtGm3rv\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Otxc6te11\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CFXeeO8AP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zLpgGQ2mk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hvkuvFEET.map", "// Generated by Framer (3bc9980)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import FeaturesCard from\"https://framerusercontent.com/modules/giWKCwJJ6aAOrt5STAcH/cdm9My0OKapjtr4bQVEa/z9Pa7seOd.js\";const MotionDivWithFX=withFX(motion.div);const FeaturesCardFonts=getFonts(FeaturesCard);const MotionAWithFX=withFX(motion.a);const MaterialFonts=getFonts(Material);const cycleOrder=[\"g243LiWF8\",\"WBKm6_Gtu\",\"IN6nn6ndZ\",\"bUKV3Da1M\",\"pCgVKBHN3\",\"Qfm55HHeE\"];const serializationHash=\"framer-1Dm7T\";const variantClassNames={bUKV3Da1M:\"framer-v-1n1y039\",g243LiWF8:\"framer-v-ap2p8i\",IN6nn6ndZ:\"framer-v-mpwof1\",pCgVKBHN3:\"framer-v-1gg8kfy\",Qfm55HHeE:\"framer-v-12s7i0a\",WBKm6_Gtu:\"framer-v-19mxhki\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition2={damping:80,delay:.5,mass:1,stiffness:300,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:80};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition3={damping:80,delay:.2,mass:1,stiffness:300,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:80};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition4={damping:80,delay:.6,mass:1,stiffness:500,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:40};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:0};const transition5={damping:60,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:-150,y:0};const transition6={damping:60,delay:.2,mass:1,stiffness:150,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:-150,y:0};const transition7={damping:60,delay:.3,mass:1,stiffness:150,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:-150,y:0};const transition8={damping:60,delay:.4,mass:1,stiffness:150,type:\"spring\"};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition8,x:-150,y: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 humanReadableVariantMap={\"HR Open Mob\":\"pCgVKBHN3\",\"Payroll Open Mob\":\"Qfm55HHeE\",\"Variant 1\":\"g243LiWF8\",\"Variant 2\":\"WBKm6_Gtu\",\"Variant 3\":\"IN6nn6ndZ\",\"Variant 4\":\"bUKV3Da1M\"};const getProps=({close,height,id,tap,width,...props})=>{return{...props,cTClMrv7v:tap??props.cTClMrv7v,dMIqQkG6p:close??props.dMIqQkG6p,variant:humanReadableVariantMap[props.variant]??props.variant??\"g243LiWF8\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,cTClMrv7v,dMIqQkG6p,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"g243LiWF8\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1jnxvjf=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(cTClMrv7v){const res=await cTClMrv7v(...args);if(res===false)return false;}});const onMouseLeavefko51o=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"IN6nn6ndZ\");});const onTap6akut0=activeVariantCallback(async(...args)=>{setVariant(\"WBKm6_Gtu\");});const onMouseEnter6akut0=activeVariantCallback(async(...args)=>{setVariant(\"WBKm6_Gtu\");});const onTap11q2f68=activeVariantCallback(async(...args)=>{setVariant(\"Qfm55HHeE\");});const onTapbzne03=activeVariantCallback(async(...args)=>{setVariant(\"g243LiWF8\");});const onMouseEnterbzne03=activeVariantCallback(async(...args)=>{setVariant(\"g243LiWF8\");});const onTap112tfqe=activeVariantCallback(async(...args)=>{setVariant(\"pCgVKBHN3\");});const onTap1sgv8bl=activeVariantCallback(async(...args)=>{setVariant(\"bUKV3Da1M\");});const onTap8q14mb=activeVariantCallback(async(...args)=>{if(cTClMrv7v){const res=await cTClMrv7v(...args);if(res===false)return false;}if(dMIqQkG6p){const res=await dMIqQkG6p(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"IN6nn6ndZ\",\"pCgVKBHN3\",\"Qfm55HHeE\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"WBKm6_Gtu\",\"bUKV3Da1M\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"WBKm6_Gtu\")return false;return true;};const isDisplayed3=()=>{if([\"IN6nn6ndZ\",\"bUKV3Da1M\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"WBKm6_Gtu\",\"Qfm55HHeE\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed5=()=>{if(baseVariant===\"WBKm6_Gtu\")return true;return false;};const isDisplayed6=()=>{if([\"WBKm6_Gtu\",\"Qfm55HHeE\"].includes(baseVariant))return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"Qfm55HHeE\")return true;return false;};const isDisplayed8=()=>{if([\"WBKm6_Gtu\",\"IN6nn6ndZ\",\"pCgVKBHN3\",\"Qfm55HHeE\"].includes(baseVariant))return false;return true;};const isDisplayed9=()=>{if([\"bUKV3Da1M\",\"pCgVKBHN3\",\"Qfm55HHeE\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();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(serializationHash,...sharedStyleClassNames,\"framer-ap2p8i\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"g243LiWF8\",onMouseLeave:onMouseLeavefko51o,onTap:onTap1jnxvjf,ref:ref??ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,boxShadow:\"0px 1px 60px 0px rgba(0, 0, 0, 0.15)\",...style},variants:{bUKV3Da1M:{borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},IN6nn6ndZ:{backgroundColor:\"rgba(0, 0, 0, 0)\"},pCgVKBHN3:{borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"},Qfm55HHeE:{borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({bUKV3Da1M:{\"data-framer-name\":\"Variant 4\",onMouseLeave:undefined},IN6nn6ndZ:{\"data-framer-name\":\"Variant 3\"},pCgVKBHN3:{\"data-framer-name\":\"HR Open Mob\",onMouseLeave:undefined},Qfm55HHeE:{\"data-framer-name\":\"Payroll Open Mob\",onMouseLeave:undefined},WBKm6_Gtu:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-111ruiy\",layoutDependency:layoutDependency,layoutId:\"ojcpuoOx9\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5m21tm\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wAaY_SqVV\",onMouseEnter:onMouseEnter6akut0,onTap:onTap6akut0,style:{backgroundColor:\"rgba(230, 240, 255, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},variants:{WBKm6_Gtu:{backgroundColor:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\"}},...addPropertyOverrides({bUKV3Da1M:{onMouseEnter:undefined,onTap:onTap11q2f68}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.1px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Payroll\"})}),className:\"framer-b8t211\",fonts:[\"GF;Lexend-500\"],layoutDependency:layoutDependency,layoutId:\"pRYMPLVMZ\",style:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({bUKV3Da1M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.1px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Payroll\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ghtuuh\",\"data-framer-name\":\"arrow_menu\",fill:\"black\",intrinsicHeight:6,intrinsicWidth:10,layoutDependency:layoutDependency,layoutId:\"yxOGW84z9\",style:{rotate:270},svg:'<svg width=\"10\" height=\"6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 1 4 4 4-4\" stroke=\"#282828\" stroke-linecap=\"round\"/></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18b32lm\",layoutDependency:layoutDependency,layoutId:\"wTULAGVMl\",style:{backgroundColor:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},variants:{bUKV3Da1M:{backgroundColor:\"rgba(0, 0, 0, 0)\"},WBKm6_Gtu:{backgroundColor:\"rgba(230, 240, 255, 0)\"}},...addPropertyOverrides({bUKV3Da1M:{\"data-highlight\":true,onTap:onTap112tfqe},WBKm6_Gtu:{\"data-highlight\":true,onMouseEnter:onMouseEnterbzne03,onTap:onTapbzne03}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.1px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"HR\"})}),className:\"framer-uq6bup\",fonts:[\"GF;Lexend-500\"],layoutDependency:layoutDependency,layoutId:\"ffZ_eOBWv\",style:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({bUKV3Da1M:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.1px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"HR\"})})}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-15k1mtl\",\"data-framer-name\":\"arrow_menu\",fill:\"black\",intrinsicHeight:6,intrinsicWidth:10,layoutDependency:layoutDependency,layoutId:\"tZp_2sibH\",style:{rotate:270},svg:'<svg width=\"10\" height=\"6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 1 4 4 4-4\" stroke=\"#282828\" stroke-linecap=\"round\"/></svg>',withExternalLayout:true})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zvno74\",\"data-framer-name\":\"HR\",layoutDependency:layoutDependency,layoutId:\"zCiBe_KcG\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-pk806b\",\"data-framer-name\":\"Cards\",layoutDependency:layoutDependency,layoutId:\"iN5scRSIJ\",style:{transformPerspective:1200},variants:{pCgVKBHN3:{transformPerspective:undefined},Qfm55HHeE:{transformPerspective:undefined}},...addPropertyOverrides({pCgVKBHN3:{__framer__styleAppearEffectEnabled:undefined},Qfm55HHeE:{__framer__styleAppearEffectEnabled:undefined}},baseVariant,gestureVariant),children:[isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oMNj7pPtR\"},implicitPathVariables:undefined},{href:{webPageId:\"oMNj7pPtR\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+0+0+0,...addPropertyOverrides({pCgVKBHN3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-119ygnf-container\",layoutDependency:layoutDependency,layoutId:\"vvf5g88Nb-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"A centralised HR system for your employees\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Zepplin\",id:\"vvf5g88Nb\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"vvf5g88Nb\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Employee Self Service Portal\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/a15WIZdUq2GeOtBINiSqgjhEI.png\"},\"Employee Self Service Portal\"),zxOlMSp6p:\"Employee Self Service Portal\",...addPropertyOverrides({pCgVKBHN3:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DKbfZwWA_\"},implicitPathVariables:undefined},{href:{webPageId:\"DKbfZwWA_\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+0+0+162,...addPropertyOverrides({pCgVKBHN3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+0+0+154}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-eazobv-container\",\"data-framer-name\":\"Benefits Management\",layoutDependency:layoutDependency,layoutId:\"gI90HAGLO-container\",name:\"Benefits Management\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Streamlined benefits tracking and administration\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Zepplin\",id:\"gI90HAGLO\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"gI90HAGLO\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",name:\"Benefits Management\",oOZeIwFEe:\"Benefits ManagementM Services\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks1[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/OowarpNE8Sct6PCqRbqYkL0heg.png\"},\"Benefits ManagementM Services\"),zxOlMSp6p:\"Benefits Management Services\",...addPropertyOverrides({pCgVKBHN3:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DKbfZwWA_\"},implicitPathVariables:undefined},{href:{webPageId:\"xICejU5Yl\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({WBKm6_Gtu:{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+(0*((((componentViewport?.height||570)-80)*1-0-0)/1)+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lvwz2r-container\",\"data-framer-name\":\"Payroll Outsourcing\",layoutDependency:layoutDependency,layoutId:\"gZpJnBfQa-container\",name:\"Payroll Outsourcing\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Streamlined benefits tracking and administration\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Zepplin\",id:\"gZpJnBfQa\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"gZpJnBfQa\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",name:\"Payroll Outsourcing\",oOZeIwFEe:\"Benefits ManagementM Services\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks2[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/OowarpNE8Sct6PCqRbqYkL0heg.png\"},\"Benefits ManagementM Services\"),zxOlMSp6p:\"Benefits Management Services\",...addPropertyOverrides({WBKm6_Gtu:{beOEtyEXt:\"Expert payroll processing managed by professionals\\n\",hJKTQr5gQ:\"Payroll Outsourcing\",oOZeIwFEe:\"Payroll Outsourcing\",tsIi9BAdf:resolvedLinks2[1],XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/IPwLTEPsflAlGkwkVprAZQWCDM.png\"},\"Payroll Outsourcing\"),zxOlMSp6p:\"Payroll Outsourcing\"}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NynI5iDlY\"},implicitPathVariables:undefined},{href:{webPageId:\"NynI5iDlY\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+0+0+324,...addPropertyOverrides({pCgVKBHN3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+0+0+308}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5ikp4b-container\",layoutDependency:layoutDependency,layoutId:\"k0fSIofV6-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Simplify leave requests and approvals\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Zepplin\",id:\"k0fSIofV6\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"k0fSIofV6\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Leave Management\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks3[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/mWofxZodVDcnNlI3egS2oMvtN8E.png\"},\"Leave Management\"),zxOlMSp6p:\"Leave Management\",...addPropertyOverrides({pCgVKBHN3:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wdyX5Fb3O\"},implicitPathVariables:undefined},{href:{webPageId:\"wdyX5Fb3O\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+0+0+486,...addPropertyOverrides({pCgVKBHN3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+0+0+462}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14k21m8-container\",layoutDependency:layoutDependency,layoutId:\"zXKjMTF0p-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Manage travel reimbursements with ease\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Zepplin\",id:\"zXKjMTF0p\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"zXKjMTF0p\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Travel & Expenses\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks4[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/TLj2HJWLPl7HAKllUcfUBx5lTM.png\"},\"Travel & Expenses\"),zxOlMSp6p:\"Travel & Expenses\",...addPropertyOverrides({pCgVKBHN3:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UMCTlmH77\"},implicitPathVariables:undefined},{href:{webPageId:\"UMCTlmH77\"},implicitPathVariables:undefined},{href:{webPageId:\"UMCTlmH77\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Qfm55HHeE:{height:122,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+462+0+0},WBKm6_Gtu:{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+(0*((((componentViewport?.height||570)-80)*1-0-0)/1)+0)+0+162}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2kv001-container\",layoutDependency:layoutDependency,layoutId:\"k8jOHcSja-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Ensures full compliance with government regulations\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"\",id:\"k8jOHcSja\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"k8jOHcSja\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Statutory Compliance & Filing\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks5[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/Nv0kT5jYeDsYduRzZhk42AixZ6k.png\"},\"\"),zxOlMSp6p:\"Statutory Compliance & Filing\",...addPropertyOverrides({Qfm55HHeE:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks5[2],XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/Nv0kT5jYeDsYduRzZhk42AixZ6k.png\"},\"Statutory Compliance & Filing\")},WBKm6_Gtu:{tsIi9BAdf:resolvedLinks5[1],XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/Nv0kT5jYeDsYduRzZhk42AixZ6k.png\"},\"Statutory Compliance & Filing\")}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1bsd0ra\",\"data-framer-name\":\"Cards\",layoutDependency:layoutDependency,layoutId:\"N4Sa0H2JT\",style:{transformPerspective:1200},variants:{pCgVKBHN3:{transformPerspective:undefined},Qfm55HHeE:{transformPerspective:undefined}},...addPropertyOverrides({pCgVKBHN3:{__framer__styleAppearEffectEnabled:undefined},Qfm55HHeE:{__framer__styleAppearEffectEnabled:undefined}},baseVariant,gestureVariant),children:[isDisplayed7()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xICejU5Yl\"},implicitPathVariables:undefined},{href:{webPageId:\"xICejU5Yl\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Qfm55HHeE:{height:122,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3zro4k-container\",layoutDependency:layoutDependency,layoutId:\"cdZkblYwj-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Expert payroll processing managed by professionals\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Payroll Outsourcing\",id:\"cdZkblYwj\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"cdZkblYwj\",LQzklAWbp:16,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Payroll Outsourcing\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks6[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/IPwLTEPsflAlGkwkVprAZQWCDM.png\"},\"\"),zxOlMSp6p:\"Payroll Outsourcing\",...addPropertyOverrides({Qfm55HHeE:{tsIi9BAdf:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QZphovz9w\"},implicitPathVariables:undefined},{href:{webPageId:\"QZphovz9w\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+0+0+0,...addPropertyOverrides({pCgVKBHN3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+616+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-127eaat-container\",layoutDependency:layoutDependency,layoutId:\"cHZ8IlUq7-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Track work hours accurately and efficiently\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Zepplin\",id:\"cHZ8IlUq7\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"cHZ8IlUq7\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Time & Attendance\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks7[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/BlmWZSc59J9R7KIUMlxu6ZyubnE.png\"},\"Time & Attendance\"),zxOlMSp6p:\"Time & Attendance\",...addPropertyOverrides({pCgVKBHN3:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Zcmb9cL1D\"},implicitPathVariables:undefined},{href:{webPageId:\"Zcmb9cL1D\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+0+0+162,...addPropertyOverrides({pCgVKBHN3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+616+0+154}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o01779-container\",layoutDependency:layoutDependency,layoutId:\"rY2RQWCLN-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Keep employee records organized and up-to-date\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Zepplin\",id:\"rY2RQWCLN\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"rY2RQWCLN\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Personnel Administration\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks8[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/DmYzdX4LaILAkBET48axfmWZOD0.png\"},\"Personnel Administration\"),zxOlMSp6p:\"Personnel Administration\",...addPropertyOverrides({pCgVKBHN3:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vP8WEhaTM\"},implicitPathVariables:undefined},{href:{webPageId:\"vP8WEhaTM\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+0+0+324,...addPropertyOverrides({pCgVKBHN3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+616+0+308}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bqhtyq-container\",layoutDependency:layoutDependency,layoutId:\"v4akfFgYr-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Optimize workforce management and performance\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Zepplin\",id:\"v4akfFgYr\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"v4akfFgYr\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Human Capital Management\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks9[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/OCMfcwUkYh9JsjHR79iiymixqY.png\"},\"Human Capital Management\"),zxOlMSp6p:\"Human Capital Management\",...addPropertyOverrides({pCgVKBHN3:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Zfku4odD_\"},implicitPathVariables:undefined},{href:{webPageId:\"Zfku4odD_\"},implicitPathVariables:undefined},{href:{webPageId:\"Zfku4odD_\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Qfm55HHeE:{height:122,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+0+0+308},WBKm6_Gtu:{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+(0*((((componentViewport?.height||570)-80)*1-0-0)/1)+0)+0+162}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kmjhu8-container\",layoutDependency:layoutDependency,layoutId:\"Qwlo9fJtn-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Ensure secure, timely payroll disbursements\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Zepplin\",id:\"Qwlo9fJtn\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"Qwlo9fJtn\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Money Movement\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks10[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/48abhLlvye6LZK6rpNptRVxTVI.png\"},\"\"),zxOlMSp6p:\"Money Movement\",...addPropertyOverrides({Qfm55HHeE:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks10[2],XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/48abhLlvye6LZK6rpNptRVxTVI.png\"},\"Money Movement\")},WBKm6_Gtu:{tsIi9BAdf:resolvedLinks10[1],XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/48abhLlvye6LZK6rpNptRVxTVI.png\"},\"Money Movement\")}},baseVariant,gestureVariant)})})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KB8QvPj1M\"},implicitPathVariables:undefined},{href:{webPageId:\"KB8QvPj1M\"},implicitPathVariables:undefined},{href:{webPageId:\"KB8QvPj1M\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Qfm55HHeE:{height:122,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+81+0+0+0+154},WBKm6_Gtu:{height:122,width:`max(max((max((${componentViewport?.width||\"100vw\"} - 180px) / 1.9, 1px) - 50px) / 2, 50px), 200px)`,y:(componentViewport?.y||0)+40+0+(0*((((componentViewport?.height||570)-80)*1-0-0)/1)+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kp93gt-container\",layoutDependency:layoutDependency,layoutId:\"Gq7JxtiQr-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Ensure seamless, compliant payroll processing\",BeRnNUIdk:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Payroll Services\",id:\"Gq7JxtiQr\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"Gq7JxtiQr\",LQzklAWbp:20,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Payroll Services\",PTC7X8gRU:20,style:{width:\"100%\"},tsIi9BAdf:resolvedLinks11[0],variant:\"ViRaN_J00\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/65kDMWi6OxDO4ypUJPgJSlRo.png\"},\"\"),zxOlMSp6p:\"Payroll Services\",...addPropertyOverrides({Qfm55HHeE:{LQzklAWbp:16,tsIi9BAdf:resolvedLinks11[2]},WBKm6_Gtu:{tsIi9BAdf:resolvedLinks11[1],XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/65kDMWi6OxDO4ypUJPgJSlRo.png\"},\"Payroll Services\")}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed6()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bwaxso\",layoutDependency:layoutDependency,layoutId:\"lS7MibjFw\",children:isDisplayed6()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KDKnRYAzK\"},nodeId:\"Fqj9WPcr3\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-19mp2e4 framer-qu5eyd\",layoutDependency:layoutDependency,layoutId:\"Fqj9WPcr3\",style:{backgroundColor:\"var(--token-00a32042-cbd1-453c-bad0-3d64ee48dca0, rgb(194, 8, 46))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:122,...addPropertyOverrides({Qfm55HHeE:{width:`calc(max(${componentViewport?.width||\"100vw\"} - 40px, 1px) - 56px)`,y:(componentViewport?.y||0)+0+697+0+28+0},WBKm6_Gtu:{width:`calc(max((${componentViewport?.width||\"100vw\"} - 180px) / 3.8, 1px) - 56px)`,y:(componentViewport?.y||0)+40+0+((((componentViewport?.height||570)-80)*1-0-(Math.max(0,(((componentViewport?.height||570)-80)*1-0-0)/1)*1+0))/2+0+0)+28+((Math.max(0,(((componentViewport?.height||570)-80)*1-0-0)/1)*1-56-(122+Math.max(0,(Math.max(0,(((componentViewport?.height||570)-80)*1-0-0)/1)*1-56-152)/1)*1+30))/2+0+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rbaa35-container\",layoutDependency:layoutDependency,layoutId:\"kbGgCTPXf-container\",children:/*#__PURE__*/_jsx(FeaturesCard,{beOEtyEXt:\"Ensure smooth transitions with accurate data and seamless integration\",BeRnNUIdk:\"rgb(255, 255, 255)\",d6a51n1xQ:\"rgb(230, 240, 255)\",height:\"100%\",hJKTQr5gQ:\"Implementation, Data Preparation, Integration\",id:\"kbGgCTPXf\",IEoHKjp_E:\"HR\",JOSTYpux4:\"rgb(255, 255, 255)\",layoutId:\"kbGgCTPXf\",LQzklAWbp:16,MUZZPBwbK:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",oOZeIwFEe:\"Implementation, Data Preparation, Integration\",PTC7X8gRU:16,style:{width:\"100%\"},variant:\"u462gKxVV\",width:\"100%\",XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/XXUZLwd4gHKVlHRKlXV9KnNuG0.png\"},\"\"),zxOlMSp6p:\"Implementation, Data Preparation, Integration\",...addPropertyOverrides({Qfm55HHeE:{XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/XXUZLwd4gHKVlHRKlXV9KnNuG0.png\"},\"Implementation, Data Preparation, Integration\")},WBKm6_Gtu:{XLmOkZ8AL:addImageAlt({src:\"https://framerusercontent.com/images/XXUZLwd4gHKVlHRKlXV9KnNuG0.png\"},\"hr management software\")}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"Middle East HR Payroll Management Services\",fit:\"fill\",pixelHeight:1272,pixelWidth:1292,src:\"https://framerusercontent.com/images/BaEC3ZlAlGs5GzkqjX0wAdirnpQ.jpg\",srcSet:\"https://framerusercontent.com/images/BaEC3ZlAlGs5GzkqjX0wAdirnpQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BaEC3ZlAlGs5GzkqjX0wAdirnpQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BaEC3ZlAlGs5GzkqjX0wAdirnpQ.jpg 1292w\"},className:\"framer-svdmsc\",layoutDependency:layoutDependency,layoutId:\"ZeiEdZ0nr\",style:{borderBottomLeftRadius:19,borderBottomRightRadius:19,borderTopLeftRadius:19,borderTopRightRadius:19},...addPropertyOverrides({WBKm6_Gtu:{background:{alt:\"Middle East HR Payroll Management Services\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+0+((((componentViewport?.height||570)-80)*1-0-(Math.max(0,(((componentViewport?.height||570)-80)*1-0-0)/1)*1+0))/2+0+0)+28+((Math.max(0,(((componentViewport?.height||570)-80)*1-0-0)/1)*1-56-(122+Math.max(0,(Math.max(0,(((componentViewport?.height||570)-80)*1-0-0)/1)*1-56-152)/1)*1+30))/2+122+30)),pixelHeight:1272,pixelWidth:1292,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 180px) / 3.8, 1px) - 56px)`,src:\"https://framerusercontent.com/images/BaEC3ZlAlGs5GzkqjX0wAdirnpQ.jpg\",srcSet:\"https://framerusercontent.com/images/BaEC3ZlAlGs5GzkqjX0wAdirnpQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BaEC3ZlAlGs5GzkqjX0wAdirnpQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BaEC3ZlAlGs5GzkqjX0wAdirnpQ.jpg 1292w\"}}},baseVariant,gestureVariant)})]})})}),isDisplayed8()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-10qmozb\",layoutDependency:layoutDependency,layoutId:\"Kep54fiot\",style:{backgroundColor:\"var(--token-2ef97dc4-1338-49aa-a045-d13db4ca8f3c, rgb(230, 240, 255))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,transformPerspective:1200},variants:{bUKV3Da1M:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-17evgmo\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"MOPZn2e2L\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,...addPropertyOverrides({bUKV3Da1M:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nr0sn8\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"puKs4CuaP\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 0px 20px 0px rgba(0, 0, 0, 0.06)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ymw082\",\"data-border\":true,\"data-framer-name\":\"Badge\",layoutDependency:layoutDependency,layoutId:\"KRC944yPN\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(244, 216, 109)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nj455s-container\",layoutDependency:layoutDependency,layoutId:\"PhDCRzg3y-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(28, 28, 28)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Star\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"PhDCRzg3y\",layoutId:\"PhDCRzg3y\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"TIme and attendance\",fit:\"fill\",intrinsicHeight:103,intrinsicWidth:103,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||570)-80)*1*.5000000000000002-154)+0+0+10),pixelHeight:103,pixelWidth:103,src:\"https://framerusercontent.com/images/0oFoFt90rlf8oWQBD2bRfb91Jw.png\"},className:\"framer-3nbt78\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"bxGxwUa1X\",...addPropertyOverrides({bUKV3Da1M:{background:{alt:\"TIme and attendance\",fit:\"fill\",intrinsicHeight:103,intrinsicWidth:103,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+263+(30+(Math.max(0,((componentViewport?.height||654)-0-263)/1)*1-50-284)/2)+0+0+10),pixelHeight:103,pixelWidth:103,src:\"https://framerusercontent.com/images/0oFoFt90rlf8oWQBD2bRfb91Jw.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zmpgs9\",\"data-framer-name\":\"Progress\",layoutDependency:layoutDependency,layoutId:\"biEOaz9R5\",style:{backgroundColor:\"rgb(245, 243, 251)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-cdxdsp\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"KwGLyiJB5\",style:{backgroundColor:\"rgb(125, 218, 164)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,transformPerspective:1200}})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-webhdh\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"kTF69ECaw\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 0px 20px 0px rgba(0, 0, 0, 0.06)\"},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"HR\",fit:\"fill\",intrinsicHeight:103,intrinsicWidth:103,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||570)-80)*1*.5000000000000002-154)+0+81+10),pixelHeight:103,pixelWidth:103,src:\"https://framerusercontent.com/images/8ur2IfpF2QyInmiwTtKSGdqCpo.png\"},className:\"framer-i62mod\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"r2O7dLPsq\",...addPropertyOverrides({bUKV3Da1M:{background:{alt:\"HR\",fit:\"fill\",intrinsicHeight:103,intrinsicWidth:103,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+263+(30+(Math.max(0,((componentViewport?.height||654)-0-263)/1)*1-50-284)/2)+0+75+10),pixelHeight:103,pixelWidth:103,src:\"https://framerusercontent.com/images/8ur2IfpF2QyInmiwTtKSGdqCpo.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bb4o6j\",\"data-framer-name\":\"Progress\",layoutDependency:layoutDependency,layoutId:\"TbGFF_ihW\",style:{backgroundColor:\"rgb(245, 243, 251)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1p0rvnm\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"Z9PLFvAqC\",style:{backgroundColor:\"rgb(255, 144, 143)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,transformPerspective:1200}})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-crtad\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"qUIhmGSOz\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 0px 20px 0px rgba(0, 0, 0, 0.06)\"},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Payroll\",fit:\"fill\",intrinsicHeight:103,intrinsicWidth:103,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||570)-80)*1*.5000000000000002-154)+0+162+10),pixelHeight:103,pixelWidth:103,src:\"https://framerusercontent.com/images/MO2SpnyPypTJAXQrjviOVeAcjkk.png\"},className:\"framer-oojwet\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"aspaaQQ0G\",...addPropertyOverrides({bUKV3Da1M:{background:{alt:\"Payroll\",fit:\"fill\",intrinsicHeight:103,intrinsicWidth:103,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+263+(30+(Math.max(0,((componentViewport?.height||654)-0-263)/1)*1-50-284)/2)+0+150+10),pixelHeight:103,pixelWidth:103,src:\"https://framerusercontent.com/images/MO2SpnyPypTJAXQrjviOVeAcjkk.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m91pai\",\"data-framer-name\":\"Progress\",layoutDependency:layoutDependency,layoutId:\"JIQVp7Ttl\",style:{backgroundColor:\"rgb(245, 243, 251)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1pdepho\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"NcHf3Bg2s\",style:{backgroundColor:\"rgb(204, 140, 253)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,transformPerspective:1200}})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ir1ccr\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"WDtcLWWvY\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 0px 20px 0px rgba(0, 0, 0, 0.06)\"},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"HR & Payroll\",fit:\"fill\",intrinsicHeight:103,intrinsicWidth:103,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||570)-80)*1*.5000000000000002-154)+0+242.99999999999997+10),pixelHeight:103,pixelWidth:103,src:\"https://framerusercontent.com/images/PFa0Bg6lb5FpYnwtNA2WI7CQyXA.png\"},className:\"framer-bd97qy\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"G15GOACoM\",...addPropertyOverrides({bUKV3Da1M:{background:{alt:\"HR & Payroll\",fit:\"fill\",intrinsicHeight:103,intrinsicWidth:103,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+263+(30+(Math.max(0,((componentViewport?.height||654)-0-263)/1)*1-50-284)/2)+0+225+10),pixelHeight:103,pixelWidth:103,src:\"https://framerusercontent.com/images/PFa0Bg6lb5FpYnwtNA2WI7CQyXA.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ktbfmv\",\"data-framer-name\":\"Progress\",layoutDependency:layoutDependency,layoutId:\"QYF9nq_ea\",style:{backgroundColor:\"rgb(245, 243, 251)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-10hk58l\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"zJ4CrUyGb\",style:{backgroundColor:\"rgb(111, 149, 255)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,transformPerspective:1200}})})]})]})}),isDisplayed9()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-9mn98o\",\"data-border\":true,\"data-framer-name\":\"back\",layoutDependency:layoutDependency,layoutId:\"TP5BtkDii\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-566c5b66-5b5a-4f64-8acc-33ac9cc970f2, rgb(242, 244, 247))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-809d0035-390a-483d-be55-309d73397258, rgb(248, 248, 248))\"},variants:{bUKV3Da1M:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rts8u0\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MTE9DPCIy\",onTap:onTap1sgv8bl,...addPropertyOverrides({bUKV3Da1M:{onTap:onTap8q14mb}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40)))\"},children:\"Back\"})}),className:\"framer-1cjkrxn\",fonts:[\"GF;Lexend-regular\"],layoutDependency:layoutDependency,layoutId:\"lIVhto6Db\",style:{\"--extracted-gdpscs\":\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-87w6t7\",\"data-framer-name\":\"arrow_menu\",fill:\"black\",intrinsicHeight:6,intrinsicWidth:10,layoutDependency:layoutDependency,layoutId:\"T75iJoCTJ\",style:{rotate:450},svg:'<svg width=\"10\" height=\"6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 1 4 4 4-4\" stroke=\"#282828\" stroke-linecap=\"round\"/></svg>',withExternalLayout:true})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1Dm7T.framer-qu5eyd, .framer-1Dm7T .framer-qu5eyd { display: block; }\",\".framer-1Dm7T.framer-ap2p8i { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: 570px; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; width: 1440px; }\",\".framer-1Dm7T .framer-111ruiy { align-content: center; align-items: center; display: flex; flex: 0.8 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-1Dm7T .framer-5m21tm { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 15px 16px 15px 24px; position: relative; width: 100%; }\",\".framer-1Dm7T .framer-b8t211, .framer-1Dm7T .framer-uq6bup { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-1Dm7T .framer-ghtuuh, .framer-1Dm7T .framer-15k1mtl, .framer-1Dm7T .framer-87w6t7 { aspect-ratio: 1.6666666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); position: relative; width: 14px; }\",\".framer-1Dm7T .framer-18b32lm { 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: 15px 16px 15px 24px; position: relative; width: 100%; }\",\".framer-1Dm7T .framer-zvno74 { display: grid; flex: 2 0 0px; gap: 50px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-1Dm7T .framer-pk806b, .framer-1Dm7T .framer-1bsd0ra { align-self: start; display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(3, min-content); height: 100%; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1Dm7T .framer-119ygnf-container, .framer-1Dm7T .framer-eazobv-container, .framer-1Dm7T .framer-1lvwz2r-container, .framer-1Dm7T .framer-5ikp4b-container, .framer-1Dm7T .framer-14k21m8-container, .framer-1Dm7T .framer-2kv001-container, .framer-1Dm7T .framer-3zro4k-container, .framer-1Dm7T .framer-127eaat-container, .framer-1Dm7T .framer-1o01779-container, .framer-1Dm7T .framer-1bqhtyq-container, .framer-1Dm7T .framer-kmjhu8-container, .framer-1Dm7T .framer-1kp93gt-container { align-self: start; cursor: pointer; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-1Dm7T .framer-bwaxso { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 201px; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-1Dm7T .framer-19mp2e4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 1px; justify-content: center; overflow: visible; padding: 28px; position: relative; text-decoration: none; width: 100%; }\",\".framer-1Dm7T .framer-1rbaa35-container { cursor: pointer; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-1Dm7T .framer-svdmsc { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-1Dm7T .framer-10qmozb { flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-1Dm7T .framer-17evgmo { 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; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; width: 245px; }\",\".framer-1Dm7T .framer-1nr0sn8, .framer-1Dm7T .framer-webhdh, .framer-1Dm7T .framer-crtad, .framer-1Dm7T .framer-1ir1ccr { 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: 10px 28px 10px 10px; position: relative; width: 100%; }\",\".framer-1Dm7T .framer-1ymw082 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 29px); justify-content: center; left: 43px; overflow: visible; padding: 0px; position: absolute; top: -6px; width: 29px; z-index: 1; }\",\".framer-1Dm7T .framer-nj455s-container { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-1Dm7T .framer-3nbt78, .framer-1Dm7T .framer-i62mod, .framer-1Dm7T .framer-oojwet, .framer-1Dm7T .framer-bd97qy { flex: none; height: 45px; position: relative; width: 45px; }\",\".framer-1Dm7T .framer-zmpgs9, .framer-1Dm7T .framer-bb4o6j, .framer-1Dm7T .framer-1m91pai, .framer-1Dm7T .framer-ktbfmv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 8px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-1Dm7T .framer-cdxdsp { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 80%; z-index: 1; }\",\".framer-1Dm7T .framer-1p0rvnm { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 60%; z-index: 1; }\",\".framer-1Dm7T .framer-1pdepho { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 50%; z-index: 1; }\",\".framer-1Dm7T .framer-10hk58l { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 40%; z-index: 1; }\",\".framer-1Dm7T .framer-9mn98o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 15px 20px 12px 20px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-1Dm7T .framer-rts8u0 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1Dm7T .framer-1cjkrxn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1Dm7T.framer-ap2p8i, .framer-1Dm7T .framer-111ruiy, .framer-1Dm7T .framer-5m21tm, .framer-1Dm7T .framer-18b32lm, .framer-1Dm7T .framer-bwaxso, .framer-1Dm7T .framer-19mp2e4, .framer-1Dm7T .framer-17evgmo, .framer-1Dm7T .framer-1nr0sn8, .framer-1Dm7T .framer-1ymw082, .framer-1Dm7T .framer-zmpgs9, .framer-1Dm7T .framer-webhdh, .framer-1Dm7T .framer-bb4o6j, .framer-1Dm7T .framer-crtad, .framer-1Dm7T .framer-1m91pai, .framer-1Dm7T .framer-1ir1ccr, .framer-1Dm7T .framer-ktbfmv, .framer-1Dm7T .framer-9mn98o, .framer-1Dm7T .framer-rts8u0 { gap: 0px; } .framer-1Dm7T.framer-ap2p8i > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-1Dm7T.framer-ap2p8i > :first-child, .framer-1Dm7T .framer-5m21tm > :first-child, .framer-1Dm7T .framer-18b32lm > :first-child, .framer-1Dm7T .framer-1nr0sn8 > :first-child, .framer-1Dm7T .framer-1ymw082 > :first-child, .framer-1Dm7T .framer-zmpgs9 > :first-child, .framer-1Dm7T .framer-webhdh > :first-child, .framer-1Dm7T .framer-bb4o6j > :first-child, .framer-1Dm7T .framer-crtad > :first-child, .framer-1Dm7T .framer-1m91pai > :first-child, .framer-1Dm7T .framer-1ir1ccr > :first-child, .framer-1Dm7T .framer-ktbfmv > :first-child, .framer-1Dm7T .framer-9mn98o > :first-child, .framer-1Dm7T .framer-rts8u0 > :first-child { margin-left: 0px; } .framer-1Dm7T.framer-ap2p8i > :last-child, .framer-1Dm7T .framer-5m21tm > :last-child, .framer-1Dm7T .framer-18b32lm > :last-child, .framer-1Dm7T .framer-1nr0sn8 > :last-child, .framer-1Dm7T .framer-1ymw082 > :last-child, .framer-1Dm7T .framer-zmpgs9 > :last-child, .framer-1Dm7T .framer-webhdh > :last-child, .framer-1Dm7T .framer-bb4o6j > :last-child, .framer-1Dm7T .framer-crtad > :last-child, .framer-1Dm7T .framer-1m91pai > :last-child, .framer-1Dm7T .framer-1ir1ccr > :last-child, .framer-1Dm7T .framer-ktbfmv > :last-child, .framer-1Dm7T .framer-9mn98o > :last-child, .framer-1Dm7T .framer-rts8u0 > :last-child { margin-right: 0px; } .framer-1Dm7T .framer-111ruiy > *, .framer-1Dm7T .framer-bwaxso > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1Dm7T .framer-111ruiy > :first-child, .framer-1Dm7T .framer-bwaxso > :first-child, .framer-1Dm7T .framer-19mp2e4 > :first-child, .framer-1Dm7T .framer-17evgmo > :first-child { margin-top: 0px; } .framer-1Dm7T .framer-111ruiy > :last-child, .framer-1Dm7T .framer-bwaxso > :last-child, .framer-1Dm7T .framer-19mp2e4 > :last-child, .framer-1Dm7T .framer-17evgmo > :last-child { margin-bottom: 0px; } .framer-1Dm7T .framer-5m21tm > *, .framer-1Dm7T .framer-18b32lm > *, .framer-1Dm7T .framer-1nr0sn8 > *, .framer-1Dm7T .framer-1ymw082 > *, .framer-1Dm7T .framer-zmpgs9 > *, .framer-1Dm7T .framer-webhdh > *, .framer-1Dm7T .framer-bb4o6j > *, .framer-1Dm7T .framer-crtad > *, .framer-1Dm7T .framer-1m91pai > *, .framer-1Dm7T .framer-1ir1ccr > *, .framer-1Dm7T .framer-ktbfmv > *, .framer-1Dm7T .framer-rts8u0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1Dm7T .framer-19mp2e4 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-1Dm7T .framer-17evgmo > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-1Dm7T .framer-9mn98o > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } }\",\".framer-1Dm7T.framer-v-19mxhki .framer-18b32lm, .framer-1Dm7T.framer-v-1n1y039 .framer-18b32lm { cursor: pointer; }\",\".framer-1Dm7T.framer-v-19mxhki .framer-zvno74 { height: 100%; }\",\".framer-1Dm7T.framer-v-19mxhki .framer-kmjhu8-container { order: 5; }\",\".framer-1Dm7T.framer-v-19mxhki .framer-1kp93gt-container { order: 4; }\",\".framer-1Dm7T.framer-v-19mxhki .framer-bwaxso { height: 100%; min-height: unset; padding: 0px; }\",\".framer-1Dm7T.framer-v-19mxhki .framer-1rbaa35-container, .framer-1Dm7T.framer-v-1n1y039 .framer-87w6t7, .framer-1Dm7T.framer-v-1gg8kfy .framer-rts8u0, .framer-1Dm7T.framer-v-1gg8kfy .framer-87w6t7, .framer-1Dm7T.framer-v-12s7i0a .framer-rts8u0, .framer-1Dm7T.framer-v-12s7i0a .framer-87w6t7 { order: 0; }\",\".framer-1Dm7T.framer-v-19mxhki .framer-svdmsc, .framer-1Dm7T.framer-v-1n1y039 .framer-1cjkrxn, .framer-1Dm7T.framer-v-1gg8kfy .framer-1cjkrxn, .framer-1Dm7T.framer-v-12s7i0a .framer-1cjkrxn { order: 1; }\",\".framer-1Dm7T.framer-v-mpwof1.framer-ap2p8i { height: 1px; padding: 0px; }\",\".framer-1Dm7T.framer-v-1n1y039.framer-ap2p8i { flex-direction: column; height: 654px; padding: 0px; width: 390px; }\",\".framer-1Dm7T.framer-v-1n1y039 .framer-111ruiy { flex: none; order: 1; padding: 0px 20px 0px 20px; width: 100%; }\",\".framer-1Dm7T.framer-v-1n1y039 .framer-10qmozb { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; order: 4; padding: 30px 0px 20px 0px; width: 100%; }\",\".framer-1Dm7T.framer-v-1n1y039 .framer-17evgmo { left: unset; position: relative; top: unset; width: 80%; }\",\".framer-1Dm7T.framer-v-1n1y039 .framer-1ymw082 { left: 35px; top: -5px; }\",\".framer-1Dm7T.framer-v-1n1y039 .framer-3nbt78, .framer-1Dm7T.framer-v-1n1y039 .framer-i62mod, .framer-1Dm7T.framer-v-1n1y039 .framer-oojwet, .framer-1Dm7T.framer-v-1n1y039 .framer-bd97qy { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 39px); width: 39px; }\",\".framer-1Dm7T.framer-v-1n1y039 .framer-9mn98o, .framer-1Dm7T.framer-v-1gg8kfy .framer-9mn98o, .framer-1Dm7T.framer-v-12s7i0a .framer-9mn98o { flex: none; order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1Dm7T.framer-v-1n1y039.framer-ap2p8i, .framer-1Dm7T.framer-v-1n1y039 .framer-10qmozb { gap: 0px; } .framer-1Dm7T.framer-v-1n1y039.framer-ap2p8i > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-1Dm7T.framer-v-1n1y039.framer-ap2p8i > :first-child { margin-top: 0px; } .framer-1Dm7T.framer-v-1n1y039.framer-ap2p8i > :last-child { margin-bottom: 0px; } .framer-1Dm7T.framer-v-1n1y039 .framer-10qmozb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1Dm7T.framer-v-1n1y039 .framer-10qmozb > :first-child { margin-left: 0px; } .framer-1Dm7T.framer-v-1n1y039 .framer-10qmozb > :last-child { margin-right: 0px; } }\",\".framer-1Dm7T.framer-v-1gg8kfy.framer-ap2p8i, .framer-1Dm7T.framer-v-12s7i0a.framer-ap2p8i { flex-direction: column; gap: 32px; height: 654px; overflow: auto; padding: 0px 0px 40px 0px; width: 390px; }\",\".framer-1Dm7T.framer-v-1gg8kfy .framer-zvno74, .framer-1Dm7T.framer-v-12s7i0a .framer-zvno74 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; order: 2; overflow: hidden; padding: 0px 20px 0px 20px; width: 100%; }\",\".framer-1Dm7T.framer-v-1gg8kfy .framer-pk806b, .framer-1Dm7T.framer-v-1gg8kfy .framer-1bsd0ra { align-content: center; align-items: center; align-self: unset; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; }\",\".framer-1Dm7T.framer-v-1gg8kfy .framer-119ygnf-container, .framer-1Dm7T.framer-v-1gg8kfy .framer-eazobv-container, .framer-1Dm7T.framer-v-1gg8kfy .framer-5ikp4b-container, .framer-1Dm7T.framer-v-1gg8kfy .framer-14k21m8-container, .framer-1Dm7T.framer-v-1gg8kfy .framer-127eaat-container, .framer-1Dm7T.framer-v-1gg8kfy .framer-1o01779-container, .framer-1Dm7T.framer-v-1gg8kfy .framer-1bqhtyq-container, .framer-1Dm7T.framer-v-12s7i0a .framer-2kv001-container { align-self: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1Dm7T.framer-v-1gg8kfy.framer-ap2p8i, .framer-1Dm7T.framer-v-1gg8kfy .framer-zvno74, .framer-1Dm7T.framer-v-1gg8kfy .framer-pk806b, .framer-1Dm7T.framer-v-1gg8kfy .framer-1bsd0ra { gap: 0px; } .framer-1Dm7T.framer-v-1gg8kfy.framer-ap2p8i > *, .framer-1Dm7T.framer-v-1gg8kfy .framer-zvno74 > *, .framer-1Dm7T.framer-v-1gg8kfy .framer-pk806b > *, .framer-1Dm7T.framer-v-1gg8kfy .framer-1bsd0ra > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-1Dm7T.framer-v-1gg8kfy.framer-ap2p8i > :first-child, .framer-1Dm7T.framer-v-1gg8kfy .framer-zvno74 > :first-child, .framer-1Dm7T.framer-v-1gg8kfy .framer-pk806b > :first-child, .framer-1Dm7T.framer-v-1gg8kfy .framer-1bsd0ra > :first-child { margin-top: 0px; } .framer-1Dm7T.framer-v-1gg8kfy.framer-ap2p8i > :last-child, .framer-1Dm7T.framer-v-1gg8kfy .framer-zvno74 > :last-child, .framer-1Dm7T.framer-v-1gg8kfy .framer-pk806b > :last-child, .framer-1Dm7T.framer-v-1gg8kfy .framer-1bsd0ra > :last-child { margin-bottom: 0px; } }\",\".framer-1Dm7T.framer-v-12s7i0a .framer-pk806b { align-content: center; align-items: center; align-self: unset; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; order: 1; }\",\".framer-1Dm7T.framer-v-12s7i0a .framer-1bsd0ra { align-content: center; align-items: center; align-self: unset; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; order: 0; }\",\".framer-1Dm7T.framer-v-12s7i0a .framer-3zro4k-container { align-self: unset; order: 0; }\",\".framer-1Dm7T.framer-v-12s7i0a .framer-kmjhu8-container { align-self: unset; order: 5; }\",\".framer-1Dm7T.framer-v-12s7i0a .framer-1kp93gt-container { align-self: unset; order: 4; }\",\".framer-1Dm7T.framer-v-12s7i0a .framer-bwaxso { flex: none; flex-direction: row; min-height: unset; order: 4; width: 100%; }\",\".framer-1Dm7T.framer-v-12s7i0a .framer-19mp2e4 { height: min-content; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1Dm7T.framer-v-12s7i0a.framer-ap2p8i, .framer-1Dm7T.framer-v-12s7i0a .framer-zvno74, .framer-1Dm7T.framer-v-12s7i0a .framer-pk806b, .framer-1Dm7T.framer-v-12s7i0a .framer-1bsd0ra, .framer-1Dm7T.framer-v-12s7i0a .framer-bwaxso { gap: 0px; } .framer-1Dm7T.framer-v-12s7i0a.framer-ap2p8i > *, .framer-1Dm7T.framer-v-12s7i0a .framer-zvno74 > *, .framer-1Dm7T.framer-v-12s7i0a .framer-pk806b > *, .framer-1Dm7T.framer-v-12s7i0a .framer-1bsd0ra > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-1Dm7T.framer-v-12s7i0a.framer-ap2p8i > :first-child, .framer-1Dm7T.framer-v-12s7i0a .framer-zvno74 > :first-child, .framer-1Dm7T.framer-v-12s7i0a .framer-pk806b > :first-child, .framer-1Dm7T.framer-v-12s7i0a .framer-1bsd0ra > :first-child { margin-top: 0px; } .framer-1Dm7T.framer-v-12s7i0a.framer-ap2p8i > :last-child, .framer-1Dm7T.framer-v-12s7i0a .framer-zvno74 > :last-child, .framer-1Dm7T.framer-v-12s7i0a .framer-pk806b > :last-child, .framer-1Dm7T.framer-v-12s7i0a .framer-1bsd0ra > :last-child { margin-bottom: 0px; } .framer-1Dm7T.framer-v-12s7i0a .framer-bwaxso > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1Dm7T.framer-v-12s7i0a .framer-bwaxso > :first-child { margin-left: 0px; } .framer-1Dm7T.framer-v-12s7i0a .framer-bwaxso > :last-child { margin-right: 0px; } }\",'.framer-1Dm7T[data-border=\"true\"]::after, .framer-1Dm7T [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 570\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"WBKm6_Gtu\":{\"layout\":[\"fixed\",\"fixed\"]},\"IN6nn6ndZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"bUKV3Da1M\":{\"layout\":[\"fixed\",\"fixed\"]},\"pCgVKBHN3\":{\"layout\":[\"fixed\",\"fixed\"]},\"Qfm55HHeE\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"cTClMrv7v\":\"tap\",\"dMIqQkG6p\":\"close\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerVe9JVVzAg=withCSS(Component,css,\"framer-1Dm7T\");export default FramerVe9JVVzAg;FramerVe9JVVzAg.displayName=\"Mega Menu\";FramerVe9JVVzAg.defaultProps={height:570,width:1440};addPropertyControls(FramerVe9JVVzAg,{variant:{options:[\"g243LiWF8\",\"WBKm6_Gtu\",\"IN6nn6ndZ\",\"bUKV3Da1M\",\"pCgVKBHN3\",\"Qfm55HHeE\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"HR Open Mob\",\"Payroll Open Mob\"],title:\"Variant\",type:ControlType.Enum},cTClMrv7v:{title:\"Tap\",type:ControlType.EventHandler},dMIqQkG6p:{title:\"Close\",type:ControlType.EventHandler}});addFonts(FramerVe9JVVzAg,[{explicitInter:true,fonts:[{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v23/wlptgwvFAVdoq2_F94zlCfv0bz1WCwkW_LVte6KuGEo.woff2\",weight:\"500\"},{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v23/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LVte6KuGEo.woff2\",weight:\"400\"}]},...FeaturesCardFonts,...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVe9JVVzAg\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"570\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WBKm6_Gtu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IN6nn6ndZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bUKV3Da1M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pCgVKBHN3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Qfm55HHeE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerVariables\":\"{\\\"cTClMrv7v\\\":\\\"tap\\\",\\\"dMIqQkG6p\\\":\\\"close\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (98a2bb2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import StopScroll from\"https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js\";import MenuIcon from\"https://framerusercontent.com/modules/kl1D96O5JDPClQC1NVhl/PGbKbfQHETOAF5cNkTyB/HV52_souK.js\";import NavLink from\"https://framerusercontent.com/modules/zWtrehsITLh5PUB7DYpV/MNdsCpK1wv7hnlMrwKL0/hvkuvFEET.js\";import MegaMenu from\"https://framerusercontent.com/modules/9Yn3GcRSMPmeITW3P3zX/kH0bt38dbJHpqXXAvcVb/Ve9JVVzAg.js\";import Button from\"https://framerusercontent.com/modules/euMEjVhebGbxXrZEXxNz/rJWgGBkd949SUmnjpZAO/XQYIUjp_n.js\";const StopScrollFonts=getFonts(StopScroll);const ButtonFonts=getFonts(Button);const MenuIconFonts=getFonts(MenuIcon);const NavLinkFonts=getFonts(NavLink);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const MotionDivWithFX=withFX(motion.div);const MegaMenuFonts=getFonts(MegaMenu);const cycleOrder=[\"Y4OBWuFRo\",\"zfQOXGXaS\",\"kMp5ZAoj0\",\"txQnEuSHK\",\"ifr6Xf_vG\",\"INLNugYrH\",\"EujZf7rLk\",\"ref_rVaS1\",\"PlxftJ5T2\",\"TPYapbaIa\",\"aO23HbewT\"];const serializationHash=\"framer-biGz3\";const variantClassNames={aO23HbewT:\"framer-v-orou4e\",EujZf7rLk:\"framer-v-1iky7z8\",ifr6Xf_vG:\"framer-v-1knubdu\",INLNugYrH:\"framer-v-1yma1gr\",kMp5ZAoj0:\"framer-v-wfeuy3\",PlxftJ5T2:\"framer-v-zub29v\",ref_rVaS1:\"framer-v-ywv56a\",TPYapbaIa:\"framer-v-1ebecuq\",txQnEuSHK:\"framer-v-1nh32sq\",Y4OBWuFRo:\"framer-v-fdvmt4\",zfQOXGXaS:\"framer-v-p6t55e\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:30,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:0};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:-150,y:0};const transformTemplate3=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Active State\":\"INLNugYrH\",\"Desktop Scroll\":\"ref_rVaS1\",\"Phone Open\":\"ifr6Xf_vG\",\"Tablet Open\":\"txQnEuSHK\",\"Variant 10\":\"TPYapbaIa\",\"Variant 11\":\"aO23HbewT\",\"Variant 7\":\"EujZf7rLk\",\"Variant 9\":\"PlxftJ5T2\",Desktop:\"Y4OBWuFRo\",Phone:\"kMp5ZAoj0\",Tablet:\"zfQOXGXaS\"};const getProps=({height,id,separator,width,...props})=>{return{...props,jQcddTFoz:separator??props.jQcddTFoz??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"Y4OBWuFRo\"};};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,jQcddTFoz,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Y4OBWuFRo\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const H_Plz0TzSr5y3wi=activeVariantCallback(async(...args)=>{setVariant(\"txQnEuSHK\");});const H_Plz0TzSayfudk=activeVariantCallback(async(...args)=>{setVariant(\"ifr6Xf_vG\");});const H_Plz0TzS17evj9x=activeVariantCallback(async(...args)=>{setVariant(\"zfQOXGXaS\");});const H_Plz0TzS1imxu24=activeVariantCallback(async(...args)=>{setVariant(\"kMp5ZAoj0\");});const onMouseEnteryyjf21=activeVariantCallback(async(...args)=>{setVariant(\"INLNugYrH\");});const onMouseEnter1o1amr5=activeVariantCallback(async(...args)=>{setVariant(\"EujZf7rLk\");});const onTap1o1amr5=activeVariantCallback(async(...args)=>{setVariant(\"EujZf7rLk\");});const onMouseEnter1y26ko9=activeVariantCallback(async(...args)=>{setVariant(\"PlxftJ5T2\");});const onMouseEnter2mlqg3=activeVariantCallback(async(...args)=>{setVariant(\"ref_rVaS1\");});const onMouseLeave1otnfo4=activeVariantCallback(async(...args)=>{setVariant(\"Y4OBWuFRo\");});const onMouseLeave2mlqg3=activeVariantCallback(async(...args)=>{setVariant(\"ref_rVaS1\");});const dMIqQkG6payfudk=activeVariantCallback(async(...args)=>{setVariant(\"ifr6Xf_vG\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"kMp5ZAoj0\",\"ifr6Xf_vG\",\"EujZf7rLk\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"zfQOXGXaS\",\"kMp5ZAoj0\",\"txQnEuSHK\",\"ifr6Xf_vG\",\"EujZf7rLk\",\"TPYapbaIa\",\"aO23HbewT\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed2=()=>{if([\"zfQOXGXaS\",\"kMp5ZAoj0\",\"txQnEuSHK\",\"ifr6Xf_vG\",\"EujZf7rLk\",\"TPYapbaIa\",\"aO23HbewT\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"zfQOXGXaS\",\"kMp5ZAoj0\",\"EujZf7rLk\",\"TPYapbaIa\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"INLNugYrH\",\"EujZf7rLk\",\"PlxftJ5T2\"].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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-fdvmt4\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Y4OBWuFRo\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{aO23HbewT:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},EujZf7rLk:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},ifr6Xf_vG:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},INLNugYrH:{backgroundColor:\"rgba(0, 0, 0, 0)\"},kMp5ZAoj0:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},PlxftJ5T2:{backgroundColor:\"rgb(255, 255, 255)\"},ref_rVaS1:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},TPYapbaIa:{backgroundColor:\"rgba(0, 0, 0, 0)\"},txQnEuSHK:{backgroundColor:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\"},zfQOXGXaS:{backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({aO23HbewT:{\"data-framer-name\":\"Variant 11\"},EujZf7rLk:{\"data-framer-name\":\"Variant 7\"},ifr6Xf_vG:{\"data-framer-name\":\"Phone Open\"},INLNugYrH:{\"data-framer-name\":\"Active State\"},kMp5ZAoj0:{\"data-framer-name\":\"Phone\"},PlxftJ5T2:{\"data-framer-name\":\"Variant 9\"},ref_rVaS1:{\"data-framer-name\":\"Desktop Scroll\"},TPYapbaIa:{\"data-framer-name\":\"Variant 10\"},txQnEuSHK:{\"data-framer-name\":\"Tablet Open\"},zfQOXGXaS:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m7ugfh-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"FdCts31BG-container\",nodeId:\"FdCts31BG\",rendersWithMotion:true,scopeId:\"G1U9qbkD3\",children:/*#__PURE__*/_jsx(StopScroll,{height:\"100%\",id:\"FdCts31BG\",layoutId:\"FdCts31BG\",toggle:false,width:\"100%\",...addPropertyOverrides({ifr6Xf_vG:{toggle:true}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-alr9lg\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"MEiih7zND\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JZ_806uI3\"},motionChild:true,nodeId:\"Ns_0TwM3F\",openInNewTab:false,scopeId:\"G1U9qbkD3\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"BSH Logo\",fit:\"fill\",intrinsicHeight:45,intrinsicWidth:110,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+18+(((componentViewport?.height||81)-36-45)/2+0+0)+0),pixelHeight:90,pixelWidth:220,src:\"https://framerusercontent.com/images/oQUWFIiKeFizawQZtLo1EtazaPY.png\"},className:\"framer-8yijb9 framer-php0ek\",\"data-framer-name\":\"BSH_Logo_2x_1_1\",layoutDependency:layoutDependency,layoutId:\"Ns_0TwM3F\",...addPropertyOverrides({aO23HbewT:{background:{alt:\"BSH Logo\",fit:\"fill\",intrinsicHeight:45,intrinsicWidth:110,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+18+0+0),pixelHeight:90,pixelWidth:220,src:\"https://framerusercontent.com/images/oQUWFIiKeFizawQZtLo1EtazaPY.png\"}},EujZf7rLk:{background:{alt:\"BSH Logo\",fit:\"fill\",intrinsicHeight:45,intrinsicWidth:110,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+208+0),pixelHeight:90,pixelWidth:220,src:\"https://framerusercontent.com/images/oQUWFIiKeFizawQZtLo1EtazaPY.png\"}},ifr6Xf_vG:{background:{alt:\"BSH Logo\",fit:\"fill\",intrinsicHeight:45,intrinsicWidth:110,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+208+0),pixelHeight:90,pixelWidth:220,src:\"https://framerusercontent.com/images/oQUWFIiKeFizawQZtLo1EtazaPY.png\"}},kMp5ZAoj0:{background:{alt:\"BSH Logo\",fit:\"fill\",intrinsicHeight:45,intrinsicWidth:110,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+12+(((componentViewport?.height||81)-24-253)/2+200+8)+0),pixelHeight:90,pixelWidth:220,src:\"https://framerusercontent.com/images/oQUWFIiKeFizawQZtLo1EtazaPY.png\"}},txQnEuSHK:{background:{alt:\"BSH Logo\",fit:\"fill\",intrinsicHeight:45,intrinsicWidth:110,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+18+0+0),pixelHeight:90,pixelWidth:220,src:\"https://framerusercontent.com/images/oQUWFIiKeFizawQZtLo1EtazaPY.png\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10ubrcq\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"VCbO5MrG6\",transformTemplate:transformTemplate1,children:[isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,y:(componentViewport?.y||0)+18+(((componentViewport?.height||81)-36-45)/2+0+0)+-14.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18rn180-container\",layoutDependency:layoutDependency,layoutId:\"dvFKrBO4d-container\",nodeId:\"dvFKrBO4d\",rendersWithMotion:true,scopeId:\"G1U9qbkD3\",children:/*#__PURE__*/_jsx(Button,{bWnYL7Tgp:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",D2jRnfGwK:48,GDBvPe0Ba:resolvedLinks[0],height:\"100%\",id:\"dvFKrBO4d\",JTFtIh3Wm:false,kN9fQFqwN:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",kvN6MvY_7:\"var(--token-87c9f75a-e5dc-4340-a8f6-03284f64dda3, rgb(13, 110, 253))\",layoutId:\"dvFKrBO4d\",nR87ztHwf:false,R4J2OXJXh:\"chevron-left\",RwZpsJXvZ:\"Book a demo\",SA9jAg9_n:false,variant:\"tfQBAwaP1\",VFDTVcYQG:false,vjt0jl_Xl:\"var(--token-02ea8977-fd9a-49bc-8617-d6ebea91ac1a, rgb(11, 92, 213))\",width:\"100%\",wThulUfCM:false,WvHqCrdUD:\"chevron-right\",...addPropertyOverrides({INLNugYrH:{GDBvPe0Ba:resolvedLinks[1]},PlxftJ5T2:{GDBvPe0Ba:resolvedLinks[3]},ref_rVaS1:{GDBvPe0Ba:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gkri6-container\",layoutDependency:layoutDependency,layoutId:\"bMq8HkCEF-container\",nodeId:\"bMq8HkCEF\",rendersWithMotion:true,scopeId:\"G1U9qbkD3\",children:/*#__PURE__*/_jsx(MenuIcon,{dQo2NVpgx:\"var(--token-32a85a80-d312-468e-9679-2600c480ecba, rgb(40, 40, 40))\",height:\"100%\",id:\"bMq8HkCEF\",layoutId:\"bMq8HkCEF\",py_rd2jvq:\"var(--token-2727a40a-6355-410e-b173-94b4ce7b76c2, rgb(255, 255, 255))\",style:{height:\"100%\",width:\"100%\"},variant:\"EnXecWpEV\",width:\"100%\",...addPropertyOverrides({aO23HbewT:{H_Plz0TzS:H_Plz0TzS17evj9x,variant:\"HVS456ybJ\"},EujZf7rLk:{H_Plz0TzS:H_Plz0TzS1imxu24,variant:\"HVS456ybJ\"},ifr6Xf_vG:{H_Plz0TzS:H_Plz0TzS1imxu24,variant:\"HVS456ybJ\"},kMp5ZAoj0:{H_Plz0TzS:H_Plz0TzSayfudk},TPYapbaIa:{H_Plz0TzS:H_Plz0TzSr5y3wi},txQnEuSHK:{H_Plz0TzS:H_Plz0TzS17evj9x,variant:\"HVS456ybJ\"},zfQOXGXaS:{H_Plz0TzS:H_Plz0TzSr5y3wi}},baseVariant,gestureVariant)})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-132r0l5\",\"data-framer-appear-id\":\"132r0l5\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"qwyRA23UA\",transformTemplate:transformTemplate2,variants:{aO23HbewT:{transformPerspective:1200},ifr6Xf_vG:{transformPerspective:1200},txQnEuSHK:{transformPerspective:1200}},...addPropertyOverrides({aO23HbewT:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true,transformTemplate:undefined},ifr6Xf_vG:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true,transformTemplate:undefined},txQnEuSHK:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true,transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"e9_RsJGYA\"},implicitPathVariables:undefined},{href:{webPageId:\"e9_RsJGYA\"},implicitPathVariables:undefined},{href:{webPageId:\"e9_RsJGYA\"},implicitPathVariables:undefined},{href:{webPageId:\"e9_RsJGYA\"},implicitPathVariables:undefined},{href:{webPageId:\"e9_RsJGYA\"},implicitPathVariables:undefined},{href:{webPageId:\"e9_RsJGYA\"},implicitPathVariables:undefined},{href:{webPageId:\"e9_RsJGYA\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(componentViewport?.height||81)-52+0,...addPropertyOverrides({aO23HbewT:{y:(componentViewport?.y||0)+18+53+24+0},ifr6Xf_vG:{y:(componentViewport?.y||0)+12+261+40+0},txQnEuSHK:{y:(componentViewport?.y||0)+18+53+24+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d8hc81-container\",layoutDependency:layoutDependency,layoutId:\"uaQawmAH6-container\",nodeId:\"uaQawmAH6\",rendersWithMotion:true,scopeId:\"G1U9qbkD3\",children:/*#__PURE__*/_jsx(NavLink,{AjFtGm3rv:resolvedLinks1[0],height:\"100%\",id:\"uaQawmAH6\",layoutId:\"uaQawmAH6\",Uw1BzRXQP:\"Why BSH\",variant:\"rxY04jGIG\",width:\"100%\",...addPropertyOverrides({aO23HbewT:{AjFtGm3rv:resolvedLinks1[6]},ifr6Xf_vG:{AjFtGm3rv:resolvedLinks1[2]},INLNugYrH:{AjFtGm3rv:resolvedLinks1[3]},PlxftJ5T2:{AjFtGm3rv:resolvedLinks1[5]},ref_rVaS1:{AjFtGm3rv:resolvedLinks1[4]},txQnEuSHK:{AjFtGm3rv:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Rk963R3eH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rk963R3eH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rk963R3eH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rk963R3eH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rk963R3eH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rk963R3eH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rk963R3eH\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(componentViewport?.height||81)-52+0,...addPropertyOverrides({aO23HbewT:{y:(componentViewport?.y||0)+18+53+24+48},ifr6Xf_vG:{y:(componentViewport?.y||0)+12+261+40+48},txQnEuSHK:{y:(componentViewport?.y||0)+18+53+24+48}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19c3nfx-container\",layoutDependency:layoutDependency,layoutId:\"V12UsUqes-container\",nodeId:\"V12UsUqes\",rendersWithMotion:true,scopeId:\"G1U9qbkD3\",children:/*#__PURE__*/_jsx(NavLink,{AjFtGm3rv:resolvedLinks2[0],height:\"100%\",id:\"V12UsUqes\",layoutId:\"V12UsUqes\",Uw1BzRXQP:\"How We Deliver\",variant:\"rxY04jGIG\",width:\"100%\",...addPropertyOverrides({aO23HbewT:{AjFtGm3rv:resolvedLinks2[6]},ifr6Xf_vG:{AjFtGm3rv:resolvedLinks2[2]},INLNugYrH:{AjFtGm3rv:resolvedLinks2[3]},PlxftJ5T2:{AjFtGm3rv:resolvedLinks2[5]},ref_rVaS1:{AjFtGm3rv:resolvedLinks2[4]},txQnEuSHK:{AjFtGm3rv:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11h6xny\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"D8l0rd_ro\",onMouseEnter:onMouseEnteryyjf21,...addPropertyOverrides({ifr6Xf_vG:{onMouseEnter:undefined,onTap:onTap1o1amr5},PlxftJ5T2:{onMouseEnter:onMouseEnter2mlqg3},ref_rVaS1:{onMouseEnter:onMouseEnter1y26ko9},txQnEuSHK:{onMouseEnter:onMouseEnter1o1amr5}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(componentViewport?.height||81)-52+0+0,...addPropertyOverrides({aO23HbewT:{y:(componentViewport?.y||0)+18+53+24+96+0},ifr6Xf_vG:{y:(componentViewport?.y||0)+12+261+40+96+0},txQnEuSHK:{y:(componentViewport?.y||0)+18+53+24+96+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-136c2w-container\",layoutDependency:layoutDependency,layoutId:\"wt3dKAVsH-container\",nodeId:\"wt3dKAVsH\",rendersWithMotion:true,scopeId:\"G1U9qbkD3\",children:/*#__PURE__*/_jsx(NavLink,{height:\"100%\",id:\"wt3dKAVsH\",layoutId:\"wt3dKAVsH\",Uw1BzRXQP:\"Services\",variant:\"rxY04jGIG\",width:\"100%\"})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1o30wlt\",\"data-framer-name\":\"arrow_menu\",fill:\"black\",intrinsicHeight:6,intrinsicWidth:10,layoutDependency:layoutDependency,layoutId:\"rkwGkE30j\",style:{rotate:0},svg:'<svg width=\"10\" height=\"6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 1 4 4 4-4\" stroke=\"#282828\" stroke-linecap=\"round\"/></svg>',variants:{aO23HbewT:{rotate:0},INLNugYrH:{rotate:180},PlxftJ5T2:{rotate:180},ref_rVaS1:{rotate:0}},withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined},{href:{webPageId:\"MUpUXdUWf\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(componentViewport?.height||81)-52+0,...addPropertyOverrides({aO23HbewT:{y:(componentViewport?.y||0)+18+53+24+144},ifr6Xf_vG:{y:(componentViewport?.y||0)+12+261+40+144},txQnEuSHK:{y:(componentViewport?.y||0)+18+53+24+144}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-167ib3m-container\",layoutDependency:layoutDependency,layoutId:\"UXSWbCpNN-container\",nodeId:\"UXSWbCpNN\",rendersWithMotion:true,scopeId:\"G1U9qbkD3\",children:/*#__PURE__*/_jsx(NavLink,{AjFtGm3rv:resolvedLinks3[0],height:\"100%\",id:\"UXSWbCpNN\",layoutId:\"UXSWbCpNN\",Uw1BzRXQP:\"Contact\",variant:\"rxY04jGIG\",width:\"100%\",...addPropertyOverrides({aO23HbewT:{AjFtGm3rv:resolvedLinks3[6]},ifr6Xf_vG:{AjFtGm3rv:resolvedLinks3[2]},INLNugYrH:{AjFtGm3rv:resolvedLinks3[3]},PlxftJ5T2:{AjFtGm3rv:resolvedLinks3[5]},ref_rVaS1:{AjFtGm3rv:resolvedLinks3[4]},txQnEuSHK:{AjFtGm3rv:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]}),jQcddTFoz&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1i72ukd\",\"data-framer-name\":\"Separator\",layoutDependency:layoutDependency,layoutId:\"aKpaG5Mhx\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mq99go\",\"data-framer-name\":\"line\",layoutDependency:layoutDependency,layoutId:\"q80EeA3Ht\",style:{background:\"linear-gradient(90deg, rgb(194, 8, 46) 0%, rgb(255, 97, 97) 100%)\"}})}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-4mlkil\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"pYfUsg7vC\",onMouseLeave:onMouseLeave1otnfo4,transformTemplate:transformTemplate2,...addPropertyOverrides({EujZf7rLk:{transformTemplate:undefined},PlxftJ5T2:{onMouseLeave:onMouseLeave2mlqg3}},baseVariant,gestureVariant),children:isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({EujZf7rLk:{height:570,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+69+0+0},INLNugYrH:{height:570,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+81+-285},PlxftJ5T2:{height:570,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+81+-285}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-apf3v-container\",layoutDependency:layoutDependency,layoutId:\"CaO2sipOu-container\",nodeId:\"CaO2sipOu\",rendersWithMotion:true,scopeId:\"G1U9qbkD3\",transformTemplate:transformTemplate3,...addPropertyOverrides({EujZf7rLk:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MegaMenu,{height:\"100%\",id:\"CaO2sipOu\",layoutId:\"CaO2sipOu\",style:{width:\"100%\"},variant:\"g243LiWF8\",width:\"100%\",...addPropertyOverrides({EujZf7rLk:{dMIqQkG6p:dMIqQkG6payfudk,variant:\"bUKV3Da1M\"},INLNugYrH:{variant:\"WBKm6_Gtu\"},PlxftJ5T2:{variant:\"WBKm6_Gtu\"}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-biGz3.framer-php0ek, .framer-biGz3 .framer-php0ek { display: block; }\",\".framer-biGz3.framer-fdvmt4 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 81px; justify-content: center; overflow: visible; padding: 18px 80px 18px 80px; position: relative; width: 1440px; }\",\".framer-biGz3 .framer-1m7ugfh-container, .framer-biGz3 .framer-18rn180-container, .framer-biGz3 .framer-1d8hc81-container, .framer-biGz3 .framer-19c3nfx-container, .framer-biGz3 .framer-136c2w-container, .framer-biGz3 .framer-167ib3m-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-biGz3 .framer-alr9lg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-biGz3 .framer-8yijb9 { aspect-ratio: 2.4444444444444446 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 45px); overflow: visible; position: relative; text-decoration: none; width: 110px; }\",\".framer-biGz3 .framer-10ubrcq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 50%; width: min-content; z-index: 1; }\",\".framer-biGz3 .framer-gkri6-container { flex: none; height: 44px; position: relative; width: 44px; z-index: 1; }\",\".framer-biGz3 .framer-132r0l5 { align-content: center; align-items: center; bottom: 28px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; width: min-content; z-index: 5; }\",\".framer-biGz3 .framer-11h6xny { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-biGz3 .framer-1o30wlt { aspect-ratio: 1.6666666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 6px); position: relative; width: 10px; }\",\".framer-biGz3 .framer-1i72ukd { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 3px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; width: 100%; z-index: 1; }\",\".framer-biGz3 .framer-1mq99go { flex: 1 0 0px; height: 3px; position: relative; width: 1px; }\",\".framer-biGz3 .framer-4mlkil { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; min-height: 540px; overflow: visible; padding: 0px; position: absolute; top: 81px; width: 100%; z-index: 1; }\",\".framer-biGz3 .framer-apf3v-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; width: 1440px; z-index: 1; }\",\".framer-biGz3.framer-v-p6t55e.framer-fdvmt4, .framer-biGz3.framer-v-1ebecuq.framer-fdvmt4 { padding: 18px 40px 18px 40px; width: 810px; }\",\".framer-biGz3.framer-v-p6t55e .framer-10ubrcq, .framer-biGz3.framer-v-1ebecuq .framer-10ubrcq { justify-content: flex-end; }\",\".framer-biGz3.framer-v-wfeuy3.framer-fdvmt4 { padding: 12px 16px 12px 16px; width: 390px; }\",\".framer-biGz3.framer-v-1nh32sq.framer-fdvmt4, .framer-biGz3.framer-v-orou4e.framer-fdvmt4 { height: min-content; justify-content: flex-start; padding: 18px 40px 18px 40px; width: 810px; }\",\".framer-biGz3.framer-v-1nh32sq .framer-132r0l5, .framer-biGz3.framer-v-orou4e .framer-132r0l5 { align-content: flex-start; align-items: flex-start; bottom: unset; flex-direction: column; gap: 24px; left: unset; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-biGz3.framer-v-1knubdu.framer-fdvmt4, .framer-biGz3.framer-v-1iky7z8.framer-fdvmt4 { align-content: flex-start; align-items: flex-start; height: 717px; justify-content: flex-start; padding: 12px 16px 12px 16px; width: 390px; }\",\".framer-biGz3.framer-v-1knubdu .framer-132r0l5 { align-content: flex-start; align-items: flex-start; bottom: unset; flex-direction: column; gap: 24px; justify-content: flex-start; left: unset; overflow: hidden; padding: 40px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-biGz3.framer-v-1knubdu .framer-11h6xny { cursor: pointer; }\",\".framer-biGz3.framer-v-1yma1gr .framer-apf3v-container, .framer-biGz3.framer-v-zub29v .framer-apf3v-container { top: 53%; width: 100%; }\",\".framer-biGz3.framer-v-1iky7z8 .framer-1m7ugfh-container { order: 0; }\",\".framer-biGz3.framer-v-1iky7z8 .framer-alr9lg { order: 1; }\",\".framer-biGz3.framer-v-1iky7z8 .framer-1i72ukd { order: 4; }\",\".framer-biGz3.framer-v-1iky7z8 .framer-4mlkil { flex-direction: column; gap: 0px; left: 0px; min-height: unset; order: 3; top: 69px; z-index: 2; }\",\".framer-biGz3.framer-v-1iky7z8 .framer-apf3v-container { left: unset; order: 0; position: relative; top: unset; width: 100%; }\",'.framer-biGz3[data-border=\"true\"]::after, .framer-biGz3 [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 81\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"zfQOXGXaS\":{\"layout\":[\"fixed\",\"fixed\"]},\"kMp5ZAoj0\":{\"layout\":[\"fixed\",\"fixed\"]},\"txQnEuSHK\":{\"layout\":[\"fixed\",\"auto\"]},\"ifr6Xf_vG\":{\"layout\":[\"fixed\",\"fixed\"]},\"INLNugYrH\":{\"layout\":[\"fixed\",\"fixed\"]},\"EujZf7rLk\":{\"layout\":[\"fixed\",\"fixed\"]},\"ref_rVaS1\":{\"layout\":[\"fixed\",\"fixed\"]},\"PlxftJ5T2\":{\"layout\":[\"fixed\",\"fixed\"]},\"TPYapbaIa\":{\"layout\":[\"fixed\",\"fixed\"]},\"aO23HbewT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"jQcddTFoz\":\"separator\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerG1U9qbkD3=withCSS(Component,css,\"framer-biGz3\");export default FramerG1U9qbkD3;FramerG1U9qbkD3.displayName=\"NavBar\";FramerG1U9qbkD3.defaultProps={height:81,width:1440};addPropertyControls(FramerG1U9qbkD3,{variant:{options:[\"Y4OBWuFRo\",\"zfQOXGXaS\",\"kMp5ZAoj0\",\"txQnEuSHK\",\"ifr6Xf_vG\",\"INLNugYrH\",\"EujZf7rLk\",\"ref_rVaS1\",\"PlxftJ5T2\",\"TPYapbaIa\",\"aO23HbewT\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Tablet Open\",\"Phone Open\",\"Active State\",\"Variant 7\",\"Desktop Scroll\",\"Variant 9\",\"Variant 10\",\"Variant 11\"],title:\"Variant\",type:ControlType.Enum},jQcddTFoz:{defaultValue:true,title:\"Separator\",type:ControlType.Boolean}});addFonts(FramerG1U9qbkD3,[{explicitInter:true,fonts:[]},...StopScrollFonts,...ButtonFonts,...MenuIconFonts,...NavLinkFonts,...MegaMenuFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG1U9qbkD3\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zfQOXGXaS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kMp5ZAoj0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"txQnEuSHK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ifr6Xf_vG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"INLNugYrH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EujZf7rLk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ref_rVaS1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PlxftJ5T2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TPYapbaIa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aO23HbewT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"81\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"jQcddTFoz\\\":\\\"separator\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./G1U9qbkD3.map"],
  "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", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "r", "s", "o", "n", "t", "e", "i", "l", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "FeatherFonts", "getFonts", "Icon", "FeatherControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "bGDark", "bGLite", "height", "iconAfter", "iconBefore", "id", "radius", "selectIcon", "selectIcon1", "textColorDark", "textColorLight", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableEnumMap_selectIcon1", "_ref4", "_ref5", "_ref6", "_humanReadableVariantMap_props_variant", "_ref7", "_humanReadableEnumMap_selectIcon", "_ref8", "_ref9", "_ref10", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "RwZpsJXvZ", "D2jRnfGwK", "SA9jAg9_n", "WvHqCrdUD", "wThulUfCM", "R4J2OXJXh", "qIWJFFokM", "xKUAtX22H", "DXClgl2J3", "LcJ1W7bEe", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerKGXdd2ZOe", "withCSS", "KGXdd2ZOe_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "BadgeFonts", "getFonts", "KGXdd2ZOe_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "badge", "badgeBGColor", "badgeTxtColor", "description", "fontSize", "fontSize2", "height", "iconBackground", "id", "image", "link", "title", "title2", "title3", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "XLmOkZ8AL", "oOZeIwFEe", "beOEtyEXt", "IEoHKjp_E", "d6a51n1xQ", "MUZZPBwbK", "BeRnNUIdk", "hJKTQr5gQ", "zxOlMSp6p", "JOSTYpux4", "tsIi9BAdf", "LQzklAWbp", "PTC7X8gRU", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Framerz9Pa7seOd", "withCSS", "z9Pa7seOd_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "FeatherFonts", "getFonts", "Icon", "FeatherControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "arrowRight", "arrowUpRight", "darkFill", "darkHover", "height", "iconAfter", "iconBefore", "id", "lightFill", "lightHover", "link", "radius", "selectIcon", "selectIcon1", "title", "underline", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "RwZpsJXvZ", "D2jRnfGwK", "SA9jAg9_n", "WvHqCrdUD", "wThulUfCM", "R4J2OXJXh", "GDBvPe0Ba", "kN9fQFqwN", "vjt0jl_Xl", "bWnYL7Tgp", "kvN6MvY_7", "nR87ztHwf", "VFDTVcYQG", "JTFtIh3Wm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClick17yamcs", "args", "onClick3ysen4", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "SVG", "css", "FramerXQYIUjp_n", "withCSS", "XQYIUjp_n_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "StopScroll", "props", "toggle", "p", "l", "addPropertyControls", "ControlType", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "colorDark", "colorLight", "height", "id", "tap2", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "H_Plz0TzS", "dQo2NVpgx", "py_rd2jvq", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaps91wal", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "css", "FramerHV52_souK", "withCSS", "HV52_souK_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "menu", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Uw1BzRXQP", "AjFtGm3rv", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "Link", "css", "FramerhvkuvFEET", "withCSS", "hvkuvFEET_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MotionDivWithFX", "withFX", "motion", "FeaturesCardFonts", "getFonts", "z9Pa7seOd_default", "MotionAWithFX", "MaterialFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "addImageAlt", "image", "alt", "transition3", "animation2", "animation3", "transition4", "animation4", "transformTemplate1", "_", "t", "animation5", "transition5", "animation6", "transition6", "animation7", "transition7", "animation8", "transition8", "animation9", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "close", "height", "id", "tap", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "cTClMrv7v", "dMIqQkG6p", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1jnxvjf", "args", "onMouseLeavefko51o", "onTap6akut0", "onMouseEnter6akut0", "onTap11q2f68", "onTapbzne03", "onMouseEnterbzne03", "onTap112tfqe", "onTap1sgv8bl", "onTap8q14mb", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "router", "useRouter", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "SVG", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "Link", "Image2", "getLoadingLazyAtYPosition", "css", "FramerVe9JVVzAg", "withCSS", "Ve9JVVzAg_default", "addPropertyControls", "ControlType", "addFonts", "StopScrollFonts", "getFonts", "StopScroll", "ButtonFonts", "XQYIUjp_n_default", "MenuIconFonts", "HV52_souK_default", "NavLinkFonts", "hvkuvFEET_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "MotionDivWithFX", "MegaMenuFonts", "Ve9JVVzAg_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "transition2", "animation", "animation1", "animation2", "transition3", "animation3", "transformTemplate3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "separator", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "jQcddTFoz", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "H_Plz0TzSr5y3wi", "args", "H_Plz0TzSayfudk", "H_Plz0TzS17evj9x", "H_Plz0TzS1imxu24", "onMouseEnteryyjf21", "onMouseEnter1o1amr5", "onTap1o1amr5", "onMouseEnter1y26ko9", "onMouseEnter2mlqg3", "onMouseLeave1otnfo4", "onMouseLeave2mlqg3", "dMIqQkG6payfudk", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "isDisplayed3", "isDisplayed4", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Link", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "SVG", "resolvedLinks3", "css", "FramerG1U9qbkD3", "withCSS", "G1U9qbkD3_default", "addPropertyControls", "ControlType", "addFonts"]
}
