{
  "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/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js", "ssg:https://framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js", "ssg:https://framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16", "ssg:https://framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/PCK1x1QLNluYNoEoapwx/cachedIndex.js", "ssg:https://framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/mJ54py1Ecnn1RoC4N1m4/fakeResults.js", "ssg:https://framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js", "ssg:https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/UyHGCSLuZlZBvIaCnOlc/utils.js", "ssg:https://framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/U9r6WQsZzF9BgRNUU5HL/useSearch.js", "ssg:https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js", "ssg:https://framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js", "ssg:https://framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js", "ssg:https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/o3Tw4L7CtzZTgLLdhw5D/SearchModal.js", "ssg:https://framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js", "ssg:https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/dEESckpPmPjhzxem23LD/Search.js", "ssg:https://framerusercontent.com/modules/xpFSTMueNHRP8pC1OVgP/iMlkIpEGRTQc3WxaXjiV/jfu9NbVVO.js", "ssg:https://framerusercontent.com/modules/XLY8C7fIivC7O8UhH4Jb/ziUnEsKX3uOmK66Sooci/OzHbDoPoV.js", "ssg:https://framerusercontent.com/modules/v33ykD8OFqNRjm5rcmyi/3AG6G4xT4kX0hZNkzANv/TBcglWZFO.js", "ssg:https://framerusercontent.com/modules/1czHFWkw68BH04zrjKgz/DSaFH7XknJFpIzc0k9xh/TIEP1CJiI.js", "ssg:https://framerusercontent.com/modules/EeMFmLM0RpPDYrUdyhPK/kYcbHYtP2zRJzaRiLTWQ/vt0_UIJnl.js", "ssg:https://framerusercontent.com/modules/wfuy6OU1i9Wu0l3t2JBi/TnAigDvdsUJuIXJFMGxa/IYptQFlbE.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{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";export function SearchIcon(props){return /*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:props.width,height:props.height,style:{...props.style,color:props.color},children:/*#__PURE__*/ _jsx(\"path\",{d:\"M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z\",fill:\"currentColor\"})});}export function ClearIcon(props){return /*#__PURE__*/ _jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",...props,children:[/*#__PURE__*/ _jsx(\"rect\",{width:\"256\",height:\"256\",fill:\"none\"}),/*#__PURE__*/ _jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm37.66,130.34a8,8,0,0,1-11.32,11.32L128,139.31l-26.34,26.35a8,8,0,0,1-11.32-11.32L116.69,128,90.34,101.66a8,8,0,0,1,11.32-11.32L128,116.69l26.34-26.35a8,8,0,0,1,11.32,11.32L139.31,128Z\",fill:\"currentColor\"})]});}export function SpinnerIcon(props){const borderWidth=3;return /*#__PURE__*/ _jsxs(\"div\",{style:{position:\"relative\",...props.style},children:[/*#__PURE__*/ _jsx(motion.div,{animate:{rotate:360},transition:{ease:\"linear\",duration:1,repeat:Infinity},style:{borderRadius:100,backgroundImage:`conic-gradient(from 270deg, transparent 0%, ${props.color} 100%)`,width:\"100%\",height:\"100%\"}}),/*#__PURE__*/ _jsx(\"div\",{style:{backgroundColor:props.backgroundColor,borderRadius:100,position:\"absolute\",top:borderWidth,left:borderWidth,bottom:borderWidth,right:borderWidth}})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"ClearIcon\":{\"type\":\"reactComponent\",\"name\":\"ClearIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"SpinnerIcon\":{\"type\":\"reactComponent\",\"name\":\"SpinnerIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchIcon\":{\"type\":\"reactComponent\",\"name\":\"SearchIcon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Icons.map", "export function Storage(name) {\n    this.ready = new Promise((resolve, reject)=>{\n        var request = window.indexedDB.open(location.origin);\n        request.onupgradeneeded = (e)=>{\n            this.db = e.target[\"result\"];\n            this.db.createObjectStore(\"store\");\n        };\n        request.onsuccess = (e)=>{\n            this.db = e.target[\"result\"];\n            resolve();\n        };\n        request.onerror = (e)=>{\n            this.db = e.target[\"result\"];\n            reject(e);\n        };\n    });\n}\nStorage.prototype.get = function(key) {\n    return this.ready.then(()=>{\n        return new Promise((resolve, reject)=>{\n            var request = this.getStore().get(key);\n            request.onsuccess = (e)=>resolve(e.target.result)\n            ;\n            request.onerror = reject;\n        });\n    });\n};\nStorage.prototype.getStore = function() {\n    return this.db.transaction([\n        \"store\"\n    ], \"readwrite\").objectStore(\"store\");\n};\nStorage.prototype.set = function(key, value) {\n    return this.ready.then(()=>{\n        return new Promise((resolve, reject)=>{\n            var request = this.getStore().put(value, key);\n            request.onsuccess = resolve;\n            request.onerror = reject;\n        });\n    });\n};\nStorage.prototype.delete = function(key, value) {\n    window.indexedDB.deleteDatabase(location.origin);\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"Storage\":{\"type\":\"function\"}}}", "// @ts-ignore\nimport{Storage}from\"https://framerusercontent.com/modules/3Xi2AslpcDRhfyCVPmx3/d0Oobr5BHnVqZJQyMdGn/storage.js\";export const hashCode=s=>s.split(\"\").reduce((a,b)=>{a=(a<<5)-a+b.charCodeAt(0);return a&a;},0);export function corsProxy(url){return`https://cors-anywhere.herokuapp.com/${url}`;}export async function cachedResponse(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{var req=new XMLHttpRequest;req.open(\"GET\",url,true);req.responseType=\"blob\";return new Promise((resolve,reject)=>{req.onload=async function(){if(this.status===200){await cache.set(url,this.response);resolve(this.response);}else{reject(new Error(`Response status ${this.status} ${this.statusText}`));}};req.onerror=function(error){reject(error);};req.send();});}}export async function setCachedData(url,dataToCache,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.set(cacheKey,dataToCache);}export async function checkForCachedData(url,cache=new Storage(\"cache\")){const cacheKey=url;const data=await cache.get(cacheKey);if(data){return data;}else{return null;}}\nexport const __FramerMetadata__ = {\"exports\":{\"hashCode\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"setCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"checkForCachedData\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"corsProxy\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"cachedResponse\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cache.map", "import{checkForCachedData,setCachedData}from\"https://framer.com/m/cache-YMiL.js@b9aplVZjN51x28yfNK16\";const VERSION=1;const defaultLocaleId=\"default\";export function isDefaultLocaleId(localeId){return!localeId||localeId===\"default\";}const INDEX_KEY=\"searchIndexCache\";function getIndexKey(localeId){if(isDefaultLocaleId(localeId))return INDEX_KEY;return`${INDEX_KEY}-${localeId}`;}const METADATA_KEY=\"searchCacheMetadata\";function getMetadataKey(localeId){if(isDefaultLocaleId(localeId))return METADATA_KEY;return`${METADATA_KEY}-${localeId}`;}export async function getCachedIndex(localeId){// A check here for metadata can be added later if we need to\n// migrate or expire the index. Though most likely, any version change\n// should result in deleting the cache and starting again.\nconst indexKey=getIndexKey(localeId);const cachedIndex=await checkForCachedData(indexKey);if(cachedIndex){return cachedIndex;}}export function setCachedIndex(localeId,index){const indexKey=getIndexKey(localeId);setCachedData(indexKey,index);const metadata={version:VERSION,timestamp:Date.now()};const metadataKey=getMetadataKey(localeId);setCachedData(metadataKey,metadata);}\nexport const __FramerMetadata__ = {\"exports\":{\"getCachedIndex\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"setCachedIndex\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isDefaultLocaleId\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cachedIndex.map", "// Fake example data used for when the search component is in preview mode.\n// Note that the `url` value is used as a key in React, so it needs to be unique.\nexport const fakeResults={\"/\":{version:1,title:\"Example Search Result\",description:\"Description of search result.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/\",codeblock:[]},\"/example-1\":{version:1,title:\"Publish your Site to Search\",description:\"Try Site Search to instantly search your Framer site content.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/1/\",codeblock:[]},\"/example-2\":{version:1,title:\"Customise your Site Search\",description:\"Personalize everything from corner radius, to icon weight.\",keywords:\"\",h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],p:[],url:\"/example-url/2/\",codeblock:[]}};\nexport const __FramerMetadata__ = {\"exports\":{\"fakeResults\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fakeResults.map", "// This file is based on the Levenshtein algorithm. Originally from Koen but maybe he\n// got it from somewhere else.\nconst peq=new Uint32Array(65536);const myers_32=(a,b)=>{const n=a.length;const m=b.length;const lst=1<<n-1;let pv=-1;let mv=0;let sc=n;let i=n;while(i--){peq[a.charCodeAt(i)]|=1<<i;}for(i=0;i<m;i++){let eq=peq[b.charCodeAt(i)];const xv=eq|mv;eq|=(eq&pv)+pv^pv;mv|=~(eq|pv);pv&=eq;if(mv&lst){sc++;}if(pv&lst){sc--;}mv=mv<<1|1;pv=pv<<1|~(xv|mv);mv&=xv;}i=n;while(i--){peq[a.charCodeAt(i)]=0;}return sc;};const myers_x=(b,a)=>{const n=a.length;const m=b.length;const mhc=[];const phc=[];const hsize=Math.ceil(n/32);const vsize=Math.ceil(m/32);for(let i=0;i<hsize;i++){phc[i]=-1;mhc[i]=0;}let j=0;for(;j<vsize-1;j++){let mv=0;let pv=-1;const start=j*32;const vlen=Math.min(32,m)+start;for(let k=start;k<vlen;k++){peq[b.charCodeAt(k)]|=1<<k;}for(let i1=0;i1<n;i1++){const eq=peq[a.charCodeAt(i1)];const pb=phc[i1/32|0]>>>i1&1;const mb=mhc[i1/32|0]>>>i1&1;const xv=eq|mv;const xh=((eq|mb)&pv)+pv^pv|eq|mb;let ph=mv|~(xh|pv);let mh=pv&xh;if(ph>>>31^pb){phc[i1/32|0]^=1<<i1;}if(mh>>>31^mb){mhc[i1/32|0]^=1<<i1;}ph=ph<<1|pb;mh=mh<<1|mb;pv=mh|~(xv|ph);mv=ph&xv;}for(let k1=start;k1<vlen;k1++){peq[b.charCodeAt(k1)]=0;}}let mv1=0;let pv1=-1;const start1=j*32;const vlen1=Math.min(32,m-start1)+start1;for(let k2=start1;k2<vlen1;k2++){peq[b.charCodeAt(k2)]|=1<<k2;}let score=m;for(let i2=0;i2<n;i2++){const eq1=peq[a.charCodeAt(i2)];const pb1=phc[i2/32|0]>>>i2&1;const mb1=mhc[i2/32|0]>>>i2&1;const xv1=eq1|mv1;const xh1=((eq1|mb1)&pv1)+pv1^pv1|eq1|mb1;let ph1=mv1|~(xh1|pv1);let mh1=pv1&xh1;score+=ph1>>>m-1&1;score-=mh1>>>m-1&1;if(ph1>>>31^pb1){phc[i2/32|0]^=1<<i2;}if(mh1>>>31^mb1){mhc[i2/32|0]^=1<<i2;}ph1=ph1<<1|pb1;mh1=mh1<<1|mb1;pv1=mh1|~(xv1|ph1);mv1=ph1&xv1;}for(let k3=start1;k3<vlen1;k3++){peq[b.charCodeAt(k3)]=0;}return score;};const distance=(a,b)=>{if(a.length<b.length){const tmp=b;b=a;a=tmp;}if(b.length===0){return a.length;}if(a.length<=32){return myers_32(a,b);}return myers_x(a,b);};const closest=(str,arr)=>{let min_distance=Infinity;let min_index=0;for(let i=0;i<arr.length;i++){const dist=distance(str,arr[i]);if(dist<min_distance){min_distance=dist;min_index=i;}}return arr[min_index];};export{closest,distance};\nexport const __FramerMetadata__ = {\"exports\":{\"closest\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"distance\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fuzzySearch.map", "export const localStorageDebugFlag=\"undefined\"!=typeof window&&\"true\"===window.localStorage.getItem(\"__framerDebugSearch\");let e=/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]\\d*|\\d+/gu;function t(e){return e.charAt(0).toUpperCase()+e.slice(1);}export function titleCase(o){let n=o.match(e)||[];return n.map(t).join(\" \");}export function clampText(e,t){let o=e.length;if(o<=t)return e;let n=e.slice(0,t);return o>t?n+\"\u2026\":n;}export function isEmptyObject(e){return 0===Object.keys(e).length;}export function createLogger(e){function t(){}return e?{log:function(...e){console.log(Date.now(),...e);},time:function(e){console.time(e);},timeEnd:function(e){console.timeEnd(e);}}:{log:t,time:t,timeEnd:t};}export const DEFAULT_FONT_FAMILY='\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"';export function getFontFamily(e){var t,o,n;return(null===(t=e.inputFont)||void 0===t?void 0:t.fontFamily)?e.inputFont.fontFamily:(null===(o=e.titleFont)||void 0===o?void 0:o.fontFamily)?e.titleFont.fontFamily:(null===(n=e.subtitleFont)||void 0===n?void 0:n.fontFamily)?e.subtitleFont.fontFamily:'\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"';}export function animationKeyFromLayout(e){return`${e}Animation`;}export const safeDocument=\"undefined\"!=typeof document?document:null;export const safeWindow=\"undefined\"!=typeof window?window:null;let o='meta[name=\"framer-search-index\"]';export function getMetaTagContent(){let e=null==safeDocument?void 0:safeDocument.querySelector('meta[name=\"framer-search-index\"]');if(!e)return;let t=e.getAttribute(\"content\");return t;}export const checkIfOverLimit=()=>\"limit-reached\"===getMetaTagContent();\nexport const __FramerMetadata__ = {\"exports\":{\"localStorageDebugFlag\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"safeWindow\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getMetaTagContent\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"clampText\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"safeDocument\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"checkIfOverLimit\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DEFAULT_FONT_FAMILY\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"animationKeyFromLayout\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isEmptyObject\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"createLogger\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFontFamily\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{clamp as e}from\"framer-motion\";import{useEffect as t,useMemo as r,useState as n}from\"react\";import{SearchResultTitleType as i}from\"https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/o3Tw4L7CtzZTgLLdhw5D/SearchModal.js\";import{getCachedIndex as o,setCachedIndex as l,isDefaultLocaleId as c}from\"https://framerusercontent.com/modules/uU1mtMKXsrVAg8N5hW7w/PCK1x1QLNluYNoEoapwx/cachedIndex.js\";import{fakeResults as a}from\"https://framerusercontent.com/modules/K9JZRwJcE6slDAf8rUmh/mJ54py1Ecnn1RoC4N1m4/fakeResults.js\";import{distance as u}from\"https://framerusercontent.com/modules/TwRgbWuhHeB95MPifel4/YW8Hlm59FG3PajbrVsaR/fuzzySearch.js\";import{createLogger as s,localStorageDebugFlag as f,safeDocument as d,safeWindow as p}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/UyHGCSLuZlZBvIaCnOlc/utils.js\";let{log:h,time:m,timeEnd:g}=s(f);function x(e){try{return new URL(e),!0;}catch(e){return!1;}}function y(e){return e.split(RegExp(\"[\\\\s.,;!?\\\\p{P}\\\\p{Z}]+(?<!\\\\p{L}&)(?!&\\\\p{L})\",\"u\"));}function S(e){let t=y(e).filter(e=>e.trim()&&e.length>0);return new Set(t);}/**\n * Replace accented characters with equivilant non-accented versions and\n * make everything lowercase.\n */function w(e){return Array.isArray(e)?e.map(w):e.normalize(\"NFD\")// From: https://stackoverflow.com/a/37511463\n.replace(/[\\u0300-\\u036f]/g,\"\").toLowerCase();}function b(e){let t={};for(let[r,n]of Object.entries(e)){if(\"string\"==typeof n||Array.isArray(n)){t[r]=w(n);continue;}t[r]=n;}return t;}function v(e,t,r){let n={...e};return t<n.start&&(n.start=t),r>n.end&&(n.end=r),n;}/**\n * Score index item based on the contents of it's fields such as title, description, headings etc.\n *\n * Note that this does not normalize the item or query. Normalization is expected to happen\n * before passing the data into this.\n */function j(t,r,n,i){let o=0,l={title:{start:1/0,end:0},description:{start:1/0,end:0}},c=S(t.url);// Score shorter URLs higher so `/pricing` is before `/lala/pricing`.\nif(c.has(r)&&(o+=10),1===n.size&&1===c.size&&c.values().next().value===r&&(o+=5*o),o>0){let r=t.url.split(\"/\").length;o+=e(10-r,0,r);}let a=S(t.title);a.has(r)&&(o+=10);let s=t.title.indexOf(r);// Fuzzy match full words in the title.\nfor(let e of(-1!==s&&(o+=10,// TODO: Matches are currently not used, but they can be used in the\n// future to add text highlighting.\nl.title=v(l.title,s,s+r.length)),2>=u(t.title,i)&&(o+=10*o),a)){let t=u(r,e);// Small distance score helps with small typos.\nt<=2&&(o+=10);}let f=[...t.h1,...t.h2,...t.h3,...t.h4,...t.h5,...t.h6];for(let e of f){let t=S(e);// Fuzzy match full words in headings.\nfor(let n of(2>=u(e,i)&&(o+=10*o),e.startsWith(r)&&(o+=10),t.has(r)&&(o+=10),e.includes(r)&&(o+=1),t)){let e=u(r,n);e<=2&&(o+=1);}}let d=t.description.indexOf(r);for(let e of(-1!==d&&(o+=10,l.description=v(l.description,d,d+r.length)),t.p))e.includes(r)&&(o+=.5);for(let e of t.codeblock)2>=u(e,i)&&(o*=10),e.includes(i)&&(o+=10),e.includes(r)&&(o+=.5);return{score:o,match:l};}function L(e,t){let r=b(e),n=w(t),i=S(n),o=0;for(let e of i){let{score:t}=j(r,e,i,n);o+=t;}return o;}function U(e,t,n){let o=r(()=>{if(!t||!e)return[];let r=null==p?void 0:p.location.pathname;m(\"query\");// Filter the results.\nlet o=Object.values(e).map(e=>{let r=L(e,t),o=e.h1.length&&e.h1[0],l=(null==n?void 0:n.titleType)===i.Title?e.title:o||e.title,c={url:e.url,title:l,description:e.description,body:[...e.p,e.codeblock].join(\" \"),score:r};return c;}).filter(e=>e.score>n.minimumScore||0).filter(e=>!r||e.url!==r).sort((e,t)=>t.score-e.score);return g(\"query\"),o;},[e,t]);return o;}function k(e,t){let r={},n=t.includes(\":\"),i=t.split(\":\")[0],o=i.length>1?i:\"\";for(let t in e)!t.startsWith(o)||n&&t.length<=o.length||(r[t]=e[t]);return r;}export function useSearch(e,r,i){let[c,u]=n({}),[s,f]=n(\"loading\"),p=U(c,e,i);// Seperate setter function so that the URL scope is always applied\n// to indexes loaded from either the cache or network.\nfunction m(e,t={ignoreScope:!1}){let r=e;i.urlScope&&!t.ignoreScope&&(r=k(e,i.urlScope),h(\"Using URL scope\",i.urlScope)),u(r);}return t(()=>{(async function(){f(\"loading\");let e=null==d?void 0:d.querySelector('meta[name=\"framer-search-index\"]');if(!e){f(\"no-meta-tag-found\"),m(a,{ignoreScope:!0}),h(\"No meta tag found\");return;}let t=await o(r),n=e.getAttribute(\"content\"),i=\"limit-reached\"===n;// Return early and do not make a fetch request if the URL is not valid.\nif(i&&h(\"Page limit for plan exceeded\"),t&&!i&&(m(t),f(\"loading-with-cache\"),h(\"Using cached index\")),!n||!x(n)){h(\"Meta tag exists but URL is not valid yet\"),t?h(\"Continue using cache\"):(f(\"pending-index-generation\"),h(\"No cache to use, page reload required to check for meta tag\"));return;}let c=z(n,r),u=await fetch(c);if(!u.ok)throw Error(u.statusText);let s=await u.json();m(s),l(r,s),f(\"success\"),h(\"Using downloaded index\");})().catch(e=>{// TODO: Check for error type here. If it's a network error,\n// we could do a few retries.\nf(\"error\"),h(\"Failed to load search index\",e);});},[r]),h({status:s,results:p}),{results:p,status:s};}function z(e,t){return c(t)?e:e.replace(\".json\",`-${t}.json`);}\nexport const __FramerMetadata__ = {\"exports\":{\"SearchIndex\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useSearch\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useSearch.map", "export var Browser;(function(Browser){var isTouch=Browser.isTouch=()=>\"ontouchstart\"in window||navigator.maxTouchPoints>0;var isChrome=Browser.isChrome=()=>navigator.userAgent.toLowerCase().includes(\"chrome/\");var isWebKit=Browser.isWebKit=()=>navigator.userAgent.toLowerCase().includes(\"applewebkit/\");var isSafari=Browser.isSafari=()=>isWebKit()&&!isChrome();var isSafariDesktop=Browser.isSafariDesktop=()=>isSafari()&&!isTouch();var isWindows=Browser.isWindows=()=>/Win/.test(navigator.platform);var isMacOS=Browser.isMacOS=()=>/Mac/.test(navigator.platform);})(Browser||(Browser={}));\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./browser.map", "// From: @framerjs/fresco/src/components/utils/useCallbackOnMouseMove.ts\nimport{useRef,useCallback}from\"react\";import{Browser}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";/**\n * Webkit fires mousemove events if the pointer's coordination changes relative\n * to its container (e.g. if the container scrolls), or when a modifier key is\n * pressed, mousemove would fire even if the cursor did not actually move.\n * This helper compares the cursor position between mouse events, and fire the\n * callback only when its position changes.\n */ export const useCallbackOnMouseMove=(callback,mousePositionRef)=>{const prevPositionRef=useRef(null);return useCallback(event=>{if(!Browser.isSafari())return callback(event);const ref=mousePositionRef?mousePositionRef:prevPositionRef;const{clientX,clientY}=event;const prevCursorPosition=ref.current;ref.current={x:clientX,y:clientY};// Ignore mouse moves unless we have a position. Else it might be an\n// element that appears behind the mouse without the mouse moving.\nif(!prevCursorPosition){return;}if(prevCursorPosition.x!==clientX||prevCursorPosition.y!==clientY){return callback(event);}},[mousePositionRef,callback]);};\nexport const __FramerMetadata__ = {\"exports\":{\"useCallbackOnMouseMove\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Point\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useCallbackOnMouseMove.map", "// Safari does not support `element.scrollIntoView({ block: \"nearest\" })`, so this\n// is a workaround for that.\nexport function scrollIntoView(targetElement,scrollElement,/** Additional spacing to add from the top or bottom of the scroll element viewport. */ {offsetTop,offsetBottom}){const targetElementBounds=targetElement.getBoundingClientRect();const scrollElementBounds=scrollElement.getBoundingClientRect();if(targetElementBounds.top<scrollElementBounds.top){const difference=scrollElementBounds.top-targetElementBounds.top;scrollElement.scrollTop=scrollElement.scrollTop-difference-offsetTop;}else if(targetElementBounds.bottom>scrollElementBounds.bottom){const topAligned=scrollElementBounds.top-targetElementBounds.top;const minOffset=scrollElement.scrollTop-topAligned-offsetTop;const bottomAligned=targetElementBounds.bottom-scrollElementBounds.bottom;const offset=scrollElement.scrollTop+bottomAligned+offsetBottom;scrollElement.scrollTop=Math.min(minOffset,offset);}}\nexport const __FramerMetadata__ = {\"exports\":{\"scrollIntoView\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./scrollIntoView.map", "import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{useSearch as n}from\"https://framerusercontent.com/modules/MyBp84Z0p9nUcMimVMnY/U9r6WQsZzF9BgRNUU5HL/useSearch.js\";import o,{useEffect as i,useState as r,useMemo as l,forwardRef as a,useRef as c,useDeferredValue as u,useLayoutEffect as p,useCallback as d,useImperativeHandle as h}from\"react\";import{Browser as s}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";import{motion as g,clamp as f,useAnimate as y}from\"framer-motion\";import{SearchIcon as S,ClearIcon as m,SpinnerIcon as T}from\"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";import{clampText as x,getFontFamily as v,localStorageDebugFlag as b,animationKeyFromLayout as w}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/UyHGCSLuZlZBvIaCnOlc/utils.js\";import{useCallbackOnMouseMove as I}from\"https://framerusercontent.com/modules/Gzef0nFihI9m9vZG45th/lIUxbZcreiDm2GzUkt3y/useCallbackOnMouseMove.js\";import{scrollIntoView as C}from\"https://framerusercontent.com/modules/eAnjm75CdfYT1Zz4BIaz/7KDSfnnyD1T3Ap75L4m8/scrollIntoView.js\";import{// @ts-expect-error Internal API\nuseLocaleInfo as k}from\"framer\";let R=120,F=496,z=.6;function B({theme:t,type:n,onClick:o,text:i}){let r=\"icon\"===n?/*#__PURE__*/e(m,{style:{color:t.inputIconColor,width:t.inputIconSize,height:t.inputIconSize}}):i;return /*#__PURE__*/e(\"div\",{style:{flexShrink:0,fontSize:t&&t.titleFont&&t.titleFont.fontSize?t.titleFont.fontSize:15},children:/*#__PURE__*/e(\"button\",{className:\"__framer-search-clear-button\",onClick:o,style:{fontFamily:\"inherit\",border:\"none\",background:\"none\",cursor:\"pointer\",display:\"flex\",textTransform:\"uppercase\",color:t.inputIconColor,fontSize:\"0.75em\",padding:0},children:r})});}function D({theme:t,type:n}){let o={background:t.foregroundColor,height:1,flexShrink:0,opacity:.05};return\"contained\"===n&&t&&(o.marginLeft=t.horizontalSpacing,o.marginRight=t.horizontalSpacing),/*#__PURE__*/e(\"div\",{style:o});}export const Input=/*#__PURE__*/a(function(n,l){let{value:a=\"\",status:u,autofocus:p,theme:d,placeholder:s,iconType:g,clearButtonType:f,onChange:y}=n,[m,x]=r(a),[b,w]=r(!1),I=c();h(l,()=>I.current),o.useLayoutEffect(()=>()=>{let e=I.current;e&&e===document.activeElement&&e.blur();},[]),i(()=>{y(m);},[m]),m.length;let C=m.length>0&&f&&\"none\"!==f,k=Math.floor(d?.6*d.horizontalSpacing:0),R=\"custom\"===g&&d.inputIconImage?/*#__PURE__*/e(\"img\",{alt:\"icon alongside the Site Search input\",src:d.inputIconImage.src,width:d.inputIconSize,height:d.inputIconSize}):/*#__PURE__*/e(S,{color:d.inputIconColor,width:d.inputIconSize,height:d.inputIconSize});return /*#__PURE__*/t(\"div\",{role:\"search\",style:{...M,fontFamily:v(d),paddingLeft:d&&d.horizontalSpacing,paddingRight:d&&d.horizontalSpacing,gap:12,paddingTop:k,paddingBottom:k,touchAction:\"none\"},onClick:()=>{I.current&&I.current.focus();},children:[/*#__PURE__*/e(\"div\",{style:{flexShrink:0,display:\"flex\"},children:\"loading\"===u&&m?/*#__PURE__*/e(T,{color:d.inputIconColor,backgroundColor:d.backgroundColor,style:{height:d&&d.inputIconSize,width:d&&d.inputIconSize}}):R}),/*#__PURE__*/e(\"input\",{ref:I,spellCheck:!1,autoFocus:p,style:{...H,WebkitTapHighlightColor:\"rgba(0,0,0,0)\",color:d.foregroundColor,lineHeight:\"2em\",verticalAlign:\"baseline\",...d.titleFont,...d.inputFont,fontSize:d.inputFontSize,// @ts-ignore\n\"--framer-search-placeholder-color\":d.placeholderColor},onFocus:()=>{let e=document.documentElement.scrollTop;document.documentElement.scrollTop=e;},placeholder:s,value:m,onChange:()=>x(I.current.value)}),C&&/*#__PURE__*/e(B,{theme:d,type:n.clearButtonType,text:n.clearButtonText,onClick:()=>{x(\"\");}})]});});let M={display:\"inline-flex\",alignItems:\"center\",flexShrink:0},H={outline:\"none\",border:\"none\",background:\"transparent\",fontWeight:500,height:\"2em\",padding:0,width:\"100%\"};export const ResultRow=/*#__PURE__*/o.memo(/*#__PURE__*/o.forwardRef(function(n,o){let{index:i,result:r,prevMousePositionRef:a,type:c=\"contained\",subtitleType:u=\"path\",selected:p=!1,theme:d,localeSlug:h,style:s,onMouseMove:g,onPointerDown:y,onNavigateTo:S}=n,{url:m,title:T,score:v}=r,w=l(()=>h?m.replace(`/${h}`,\"\"):m,[m]),C=I(e=>g(e,i),a),k=\"contained\"===c,R=k?f(0,1/0,d.borderRadius-d.spacing):0,F=\"path\"===u?w:x(r.description,120);return /*#__PURE__*/e(\"a\",{ref:o,style:{textDecoration:\"none\"},href:r.url,onClick:e=>{e.preventDefault(),S(r.url);},onMouseMove:C,onMouseDown:e=>{e.preventDefault();},onPointerDown:e=>y(e,i),children:/*#__PURE__*/t(\"li\",{style:{...N,...s,paddingTop:k?12:16,paddingBottom:k?12:16,color:d.foregroundColor,position:\"relative\",paddingLeft:d&&d.horizontalSpacing,paddingRight:d&&d.horizontalSpacing},children:[/*#__PURE__*/e(\"div\",{style:{backgroundColor:d.foregroundColor,position:\"absolute\",opacity:p?.06:0,borderRadius:R,left:d&&k?d.spacing:0,right:d&&k?d.spacing:0,top:0,bottom:0}}),/*#__PURE__*/t(\"div\",{style:{display:\"flex\",flexDirection:\"column\",overflow:\"hidden\",gap:4},children:[/*#__PURE__*/e(\"h3\",{style:{...j,...d.titleFont,lineHeight:\"1.4em\"},children:T}),/*#__PURE__*/t(\"p\",{style:{margin:0,color:d.subtitleColor,...d.subtitleFont,whiteSpace:\"nowrap\",overflow:\"hidden\",textOverflow:\"ellipsis\",lineHeight:\"1.4em\"},children:[b?v:\"\",\" \",F]})]})]},r.url)});}));/**\n * Flexible gap used inside a flexbox layout to push down the quick menu\n * by 20% of the screen height, but also allow it to collapse to zero if\n * there is not enough vertical room.\n */function E({onClick:t}){return /*#__PURE__*/e(\"div\",{style:{width:\"100%\",flexBasis:\"20vh\"},onClick:t});}let L={display:\"flex\",flexDirection:\"column\",alignItems:\"center\",justifyContent:\"flex-start\",gap:15,overflow:\"visible\"};function O({layoutType:n,theme:o,onKeyDown:i,onDismiss:r,children:l,modalOptions:a}){let c=X(n,o),u={...L,...c,willChange:\"transform\",marginTop:\"FixedTop\"===n?o.offsetTop:0,height:\"Sidebar\"===n?\"100%\":\"auto\",maxHeight:\"QuickMenu\"===n?\"100%\":\"none\",justifyContent:\"Sidebar\"===n?\"flex-end\":\"flex-start\",flexDirection:\"Sidebar\"===n?\"column-reverse\":\"column\"},p={...L,...c,height:\"Sidebar\"===n?\"100%\":\"auto\",maxHeight:\"QuickMenu\"===n?\"100%\":\"none\",gap:\"Sidebar\"===n?0:o.gapBetweenStatusAndSearch,backgroundColor:\"Sidebar\"===n?o.backgroundColor:\"transparent\",justifyContent:\"Sidebar\"===n?\"flex-end\":\"flex-start\",flexDirection:\"Sidebar\"===n?\"column-reverse\":\"column\",originX:.5,originY:.5},d=function(){switch(n){case\"FixedTop\":{let e=w(\"FixedTop\"),t=a?a[e]:void 0;if(t)return t;return{y:-10,opacity:.2,transition:{duration:s.isTouch()?0:.15}};}case\"QuickMenu\":{let e=w(\"QuickMenu\"),t=a?a[e]:void 0;if(t)return t;return{scale:.95,opacity:0,y:0,x:0,rotate:0,transition:{type:\"spring\",stiffness:600,damping:40}};}case\"Sidebar\":{let e=w(\"Sidebar\"),t=a?a[e]:void 0;if(t)return t;return{x:-10,opacity:0,transition:{duration:.15}};}}}();return /*#__PURE__*/t(\"div\",{style:u,onKeyDown:i,onClick:e=>e.stopPropagation(),children:[\"QuickMenu\"===n&&/*#__PURE__*/e(E,{onClick:r}),/*#__PURE__*/e(g.div,{initial:d,animate:{opacity:1,scale:1,x:0,y:0,rotate:0},transition:d?d.transition:void 0,exit:{opacity:0,transition:{duration:0}},style:p,children:l})]});}function W({layoutType:t,theme:n,children:o,heightIsStatic:i,heightTransition:r,heightDeps:l}){let a={// This `willChange` is required to avoid weird rendering issues where\n// parts of the search window won't redraw, which we observed in Safari 16.4.\nwillChange:\"transform\",backgroundColor:n.backgroundColor,color:n.foregroundColor,borderRadius:\"QuickMenu\"===t?n.borderRadius:0,width:\"100%\",display:\"flex\",flexDirection:\"column\",overflow:\"hidden\",boxShadow:\"Sidebar\"!==t?n.shadow:void 0,maxHeight:\"QuickMenu\"===t?\"min(496px, calc(100vh - 30px))\":void 0},[c,u]=y();return p(()=>{if(\"QuickMenu\"!==t||i)return;let e=c.current.offsetHeight;c.current.style.height=\"auto\";let n=c.current.offsetHeight;c.current.style.height=e+\"px\",u(c.current,{height:[e,n]},r);},l),/*#__PURE__*/e(\"div\",{ref:c,role:\"dialog\",className:\"FixedTop\"===t?\"__framer-max-height-80dvh\":void 0,style:a,children:o});}let Q=/*#__PURE__*/o.forwardRef(function({theme:t,children:n},i){let r=s.isTouch(),[l,a]=o.useState(!0);return o.useEffect(()=>{if(!r)return;let e=i.current;e&&a(e.scrollHeight>e.clientHeight);}),/*#__PURE__*/e(\"div\",{ref:i,style:{width:`calc(100% + ${t.scrollBarWidth}px)`,overflowY:\"scroll\",overflowX:\"hidden\",overscrollBehavior:\"contain\",touchAction:l?void 0:\"none\",// Make the list appear slightly under the divider\n// so that the divider is still visible when the first\n// item is selected.\nmarginTop:-1},children:n});}),P={backgroundColor:\"#B5B5B5\",color:\"#FFF\",boxShadow:\"0px 20px 40px 0px rgba(0, 0, 0, 0.25)\",fontFamily:\"inherit\",textAlign:\"center\",fontSize:13,padding:\"8px 0\"};function A({status:t,layoutType:n,theme:o}){let i=Math.floor(o?.6*o.horizontalSpacing:0),r={...P,userSelect:\"none\",fontFamily:v(o),paddingLeft:o&&o.horizontalSpacing,paddingRight:o&&o.horizontalSpacing,fontWeight:500,lineHeight:`calc(${o.inputFontSize} * 2)`,paddingTop:i,paddingBottom:i,...o.titleFont,zIndex:o.zIndex+1,maxWidth:\"FixedTop\"===n?\"none\":o.width,width:\"FixedTop\"===n?`calc(100% - ${2*i}px`:\"100%\",boxShadow:\"Sidebar\"!==n&&P.boxShadow,borderRadius:\"Sidebar\"!==n&&o.borderRadius};return\"no-meta-tag-found\"===t?/*#__PURE__*/e(\"div\",{style:r,children:\"FixedTop\"===n?\"Preview Mode\":\"Preview Mode. Publish your Site to Search.\"}):\"pending-index-generation\"===t?/*#__PURE__*/e(\"div\",{style:r,children:\"Site is being indexed\"}):null;}let j={textOverflow:\"ellipsis\",maxWidth:\"100%\",overflow:\"hidden\",fontWeight:500,whiteSpace:\"nowrap\",flex:1,margin:0},N={padding:\"16px 20px\",listStyle:\"none\",fontWeight:500},$={left:0,width:500},_={top:0,width:\"100%\"},K={width:500};function X(e,t){switch(e){case\"Sidebar\":return{...$,width:t.width};case\"FixedTop\":return _;case\"QuickMenu\":return{...K,width:t.width};}}export var SearchInputClearButtonType;!function(SearchInputClearButtonType){SearchInputClearButtonType.Icon=\"icon\",SearchInputClearButtonType.Text=\"text\",SearchInputClearButtonType.None=\"none\";}(SearchInputClearButtonType||(SearchInputClearButtonType={}));export var SearchInputDividerType;!function(SearchInputDividerType){SearchInputDividerType.None=\"none\",SearchInputDividerType.FullWidth=\"fullWidth\",SearchInputDividerType.Contained=\"contained\";}(SearchInputDividerType||(SearchInputDividerType={}));export var SearchResultTitleType;!function(SearchResultTitleType){SearchResultTitleType.H1=\"h1\",SearchResultTitleType.Title=\"title\";}(SearchResultTitleType||(SearchResultTitleType={}));export var SearchResultSubtitleType;!function(SearchResultSubtitleType){SearchResultSubtitleType.Description=\"description\",SearchResultSubtitleType.Path=\"path\";}(SearchResultSubtitleType||(SearchResultSubtitleType={}));export var SearchResultItemType;!function(SearchResultItemType){SearchResultItemType.FullWidth=\"fullWidth\",SearchResultItemType.Contained=\"contained\";}(SearchResultItemType||(SearchResultItemType={}));export var SearchLayoutType;!function(SearchLayoutType){SearchLayoutType.Sidebar=\"Sidebar\",SearchLayoutType.FixedTop=\"FixedTop\",SearchLayoutType.QuickMenu=\"QuickMenu\";}(SearchLayoutType||(SearchLayoutType={}));export var SearchEntryType;!function(SearchEntryType){SearchEntryType.Icon=\"icon\",SearchEntryType.Text=\"text\";}(SearchEntryType||(SearchEntryType={}));export var SearchIconType;!function(SearchIconType){SearchIconType.Default=\"default\",SearchIconType.Custom=\"custom\";}(SearchIconType||(SearchIconType={}));/**\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export function SearchModal(o){let{layoutType:l,theme:a,urlScope:p,inputOptions:h,backdropOptions:g,modalOptions:y,resultOptions:S,onDismiss:m}=o,{activeLocale:T}=k(),x=null==T?void 0:T.id,v=null==T?void 0:T.slug,b=c(),w=c(),I=c(),[R,F]=r({index:0,scroll:!0}),z=c(null),[B,M]=r(s.isTouch),[H,E]=r(\"\"),L=u(H),{results:P,status:N}=n(L,x,{minimumScore:0,urlScope:p,titleType:S.titleType}),$=P[R.index],_=Math.floor(a?.6*a.horizontalSpacing:0);i(()=>{// Reset the selection to the top if the query changes.\nF({index:0,scroll:!0});},[L]);let K=d((e,t)=>{\"touch\"===e.pointerType&&(M(!0),F({index:t,scroll:!1}));},[]),X=d((e,t)=>{F(e=>e.index===t?e:{index:t,scroll:!1});},[]),Y=d(e=>{\"no-meta-tag-found\"!==N&&(window.location.href=e);},[N]),U=0===P.length&&L.length>1&&\"loading\"!==N,V=!!((L.length>0&&P.length>0||U)&&\"loading\"!==N&&o.inputOptions&&\"none\"!==o.inputOptions.dividerType),q=!!(o.resultOptions&&\"contained\"===o.resultOptions.itemType),G=q?a.spacing:10,J=V&&q?G+2*a.gapBetweenResults:0;return i(()=>{if(!R.scroll)return;let e=w.current;e&&C(e,I.current,{offsetTop:V&&q?J:0,offsetBottom:q?G:0});// `showDivider` and `isItemContained` are not dependencies because\n// they will be the latest values when `selected` changes. And including\n// them will cause unnecessary scrolling into view.\n},[R]),/*#__PURE__*/t(O,{layoutType:l,modalOptions:y,theme:a,onKeyDown:e=>{let t=P.length-1;switch(e.code){case\"ArrowUp\":if(e.preventDefault(),B){M(!1);break;}F(e=>({index:f(0,t,e.index-1),scroll:!0}));break;case\"ArrowDown\":if(e.preventDefault(),B){M(!1);break;}F(e=>({index:f(0,t,e.index+1),scroll:!0}));break;case\"Escape\":break;case\"Enter\":$&&Y($.url);break;default:e.stopPropagation();}},onDismiss:m,children:[/*#__PURE__*/t(W,{layoutType:l,theme:a,heightIsStatic:y.heightIsStatic,heightTransition:y.heightTransition,heightDeps:[P.length,U],children:[/*#__PURE__*/e(Input,{autofocus:!0,ref:b,onChange:E,value:H,theme:a,status:N,iconType:h.iconOptions.iconType,placeholder:h.placeholderOptions.placeholderText,clearButtonType:h?h.clearButtonType:void 0,clearButtonText:h.clearButtonText}),V&&/*#__PURE__*/e(D,{theme:a,type:h.dividerType}),/*#__PURE__*/e(Q,{ref:I,theme:a,children:/*#__PURE__*/t(\"ul\",{\"aria-live\":\"polite\",style:{display:\"flex\",flexDirection:\"column\",width:`calc(100% - ${a.scrollBarWidth}px)`,padding:0,paddingTop:J,paddingBottom:P.length&&q?G:0,gap:a.gapBetweenResults,margin:0},children:[P.map((t,n)=>{let i=n===R.index;return /*#__PURE__*/e(ResultRow,{ref:i?w:null,index:n,result:t,prevMousePositionRef:z,selected:!B&&i,type:o.resultOptions.itemType,subtitleType:o.resultOptions.subtitleOptions.subtitleType,theme:a,localeSlug:v,onMouseMove:X,onPointerDown:K,onNavigateTo:Y},t.url);}),U&&/*#__PURE__*/e(\"li\",{style:{paddingTop:_-J,paddingBottom:_,lineHeight:\"2em\",paddingLeft:a&&a.horizontalSpacing,paddingRight:a&&a.horizontalSpacing,height:\"100%\"},children:/*#__PURE__*/e(\"h3\",{style:{...j,textAlign:\"center\",lineHeight:`calc(${a.inputFontSize} * 2)`,color:a.subtitleColor,...a.titleFont},children:\"No results\"})})]})})]}),/*#__PURE__*/e(A,{status:N,layoutType:l,theme:a})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"SearchInputClearButtonType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ResultRow\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultSubtitleType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchLayoutType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultItemType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchInputDividerType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchTheme\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchEntryType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchModal\":{\"type\":\"reactComponent\",\"name\":\"SearchModal\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"SearchIconType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"SearchResultTitleType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Input\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{useEffect,useState}from\"react\";function getViewportSize(){if(typeof window===\"undefined\"){return{width:0,height:0};}return{width:window.innerWidth,height:window.innerHeight};}export function useViewportSizeState(getState){const[state,setState]=useState(()=>getState(getViewportSize()));useEffect(()=>{const handleWindowResize=()=>setState(getState(getViewportSize()));window.addEventListener(\"resize\",handleWindowResize);return()=>{window.removeEventListener(\"resize\",handleWindowResize);};},[]);return state;}\nexport const __FramerMetadata__ = {\"exports\":{\"useViewportSizeState\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./useViewportSizeState.map", "var t;import{jsx as e,jsxs as o}from\"react/jsx-runtime\";import{createPortal as i}from\"react-dom\";import{useRef as n,useState as l,useEffect as a,forwardRef as r}from\"react\";import{AnimatePresence as p,motion as u}from\"framer-motion\";import{SearchIcon as s}from\"https://framerusercontent.com/modules/LV9trClbmNwd5PVj9l8y/L4rFqMGNzGSwRZpGTGF3/Icons.js\";import{addPropertyControls as d,ControlType as c,RenderTarget as m,withCSS as y}from\"framer\";import{SearchModal as b,SearchResultItemType as f,SearchResultTitleType as h,SearchResultSubtitleType as O,SearchInputDividerType as g,SearchInputClearButtonType as T,SearchLayoutType as x,SearchIconType as S}from\"https://framerusercontent.com/modules/tV9haTHllpHHc9Fjue2H/o3Tw4L7CtzZTgLLdhw5D/SearchModal.js\";import{useViewportSizeState as C}from\"https://framerusercontent.com/modules/hqEf5wXaAewP8VPuaZ98/5A0QGVeEr2cwheQpIuEG/useViewportSizeState.js\";import{titleCase as v,DEFAULT_FONT_FAMILY as I,isEmptyObject as F,animationKeyFromLayout as V,checkIfOverLimit as k}from\"https://framerusercontent.com/modules/MWsEnYfRnoOQq31DN4ql/UyHGCSLuZlZBvIaCnOlc/utils.js\";import{Browser as w}from\"https://framerusercontent.com/modules/PJVBcBLmDteTEAZh3J9Z/keXJyjyE9VnzUcDMayjg/browser.js\";function j(t,e=\"none\"){if(!t)return e;let{x:o,y:i,blur:n,color:l,spread:a}=t;return`${o}px ${i}px ${n}px ${a}px ${l}`;}!function(t){t.icon=\"Icon\",t.input=\"Input\";}(t||(t={}));let z=/*#__PURE__*/r(function(t,n){let{layoutType:l,theme:r,onDismiss:p}=t;return a(()=>{let t=t=>{\"Escape\"===t.code&&(t.stopPropagation(),p());},e=t=>{if(\"touch\"!==t.pointerType)return;let e=!!(t.target instanceof Element&&t.target.closest(\"[role=search]\"));!e&&document.activeElement instanceof HTMLInputElement&&document.activeElement.blur();};return(// Event listener added to window so that pressing escape key to dimiss\n// can be invoked from anywhere on the page.\nwindow.addEventListener(\"keydown\",t),window.addEventListener(\"pointerdown\",e,{capture:!0}),// Disable page scrolling when overlay is shown.\ndocument.body.classList.add(E),()=>{window.removeEventListener(\"keydown\",t),window.removeEventListener(\"pointerdown\",e,{capture:!0}),document.body.classList.remove(E);});},[]),/*#__PURE__*/i(/*#__PURE__*/o(\"div\",{ref:n,className:\"__framer-search-modal-container\",role:\"presentation\",style:{..._,zIndex:t.backdropOptions.zIndex,justifyContent:l===x.Sidebar?\"flex-start\":\"center\"},onClick:p,children:[/*#__PURE__*/e(u.div,{role:\"presentation\",initial:{opacity:0},animate:{opacity:1},exit:{opacity:0,transition:{duration:0}},transition:r.overlayTransition,style:{top:0,left:0,right:0,bottom:0,width:\"100%\",height:\"100%\",boxSizing:\"border-box\",position:\"absolute\",touchAction:\"none\",backgroundColor:t.backdropOptions.backgroundColor}}),/*#__PURE__*/e(b,{urlScope:t.urlScope,layoutType:l,inputOptions:t.inputOptions,resultOptions:t.resultOptions,modalOptions:t.modalOptions,backdropOptions:t.backdropOptions,theme:t.theme,onDismiss:p})]}),document.body);}),_={width:\"100%\",boxSizing:\"border-box\",willChange:\"transform\",position:\"fixed\",display:\"flex\",alignItems:\"flex-start\",top:0,left:0,right:0,bottom:0},N={height:\"100%\",display:\"flex\",borderRadius:10,cursor:\"inherit\",overflow:\"hidden\"},E=\"__framer-overflow-hidden\",B=y(function(t){var i,r,u,d,c;let y=n(null),[b,f]=l(!1),[h,O]=l(!1),[g,T]=l(!1),[v]=l(()=>m.current()===m.canvas);a(()=>{O(k()),T(w.isSafari()&&w.isTouch());},[]);let V=(null===(r=t.inputOptions)||void 0===r?void 0:null===(i=r.inputFont)||void 0===i?void 0:i.fontSize)?t.inputOptions.inputFont.fontSize:\"16px\",_=g?`max(16px, ${V})`:V,E=C(e=>e.width<t.modalOptions.width+10?x.FixedTop:t.modalOptions.layoutType||t.layoutType),B={subtitleColor:t.resultOptions.subtitleOptions.subtitleColor,backgroundColor:t.modalOptions.backgroundColor,foregroundColor:t.resultOptions.titleColor,placeholderColor:t.inputOptions.placeholderOptions.placeholderColor,titleFont:(null===(u=t.resultOptions)||void 0===u?void 0:u.titleFont)&&!F(t.resultOptions.titleFont)?t.resultOptions.titleFont:{fontSize:14,fontFamily:I,fontWeight:500},subtitleFont:(null===(d=t.resultOptions.subtitleOptions)||void 0===d?void 0:d.subtitleFont)&&!F(t.resultOptions.subtitleOptions.subtitleFont)?t.resultOptions.subtitleOptions.subtitleFont:{fontSize:12,fontFamily:I,fontWeight:500},inputFont:(null===(c=t.inputOptions)||void 0===c?void 0:c.inputFont)&&!F(t.inputOptions.inputFont)?t.inputOptions.inputFont:{fontSize:16,fontFamily:I,fontWeight:500},// Keep separate so we can more easily override\ninputFontSize:_,width:t.modalOptions.width,offsetTop:t.modalOptions.top,borderRadius:t.modalOptions.borderRadius,shadow:j(t.modalOptions.shadow),entryIconColor:t.iconColor,entryIconSize:t.iconSize,entryIconImage:t.iconImage,inputIconSize:t.inputOptions.iconOptions.iconSize,inputIconColor:t.inputOptions.iconOptions.iconColor,inputIconImage:t.inputOptions.iconOptions.iconImage,gapBetweenStatusAndSearch:16,gapBetweenResults:1,scrollBarWidth:20,margin:10,spacing:8,zIndex:t.backdropOptions.zIndex,horizontalSpacing:20,overlayTransition:t.backdropOptions.transition};return /*#__PURE__*/o(\"div\",{style:{...N,...t.style,pointerEvents:h?\"none\":\"auto\",opacity:h?.4:1},children:[/*#__PURE__*/e(\"button\",{\"aria-label\":\"Search Icon\",style:{width:\"100%\",height:\"100%\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\",background:\"none\",cursor:\"inherit\",color:\"inherit\",border:\"none\",outline:\"inherit\",padding:0},onClick:t=>{// Both need to keep `autofocus` working on the search input.\nt.preventDefault(),t.stopPropagation(),h||f(!0);},children:t.iconType===S.Custom&&B.entryIconImage?/*#__PURE__*/e(\"img\",{alt:\"icon entry point for Site Search\",src:B.entryIconImage.src,width:B.entryIconSize,height:B.entryIconSize}):/*#__PURE__*/e(s,{color:B.entryIconColor,width:B.entryIconSize,height:B.entryIconSize})}),/*#__PURE__*/e(p,{children:b&&!v&&/*#__PURE__*/e(z,{ref:y,layoutType:E,urlScope:t.urlScope,inputOptions:t.inputOptions,resultOptions:t.resultOptions,backdropOptions:t.backdropOptions,modalOptions:t.modalOptions,theme:B,onDismiss:()=>f(!1)})})]});},[// Prevent scrolling on iOS Safari when Input is focused.\n// From: https://gist.github.com/kiding/72721a0553fa93198ae2bb6eefaa3299\n`\n        @keyframes __framer-blink-input {\n            0% { opacity: 0; }\n            100% { opacity: 1; }\n        }\n\n        .__framer-search-modal-container input:focus {\n            animation: __framer-blink-input 0.01s;\n        }\n        `,// Allow styling of input placeholder\n`\n         .__framer-search-modal-container input::placeholder, \n         .__framer-search-modal-container input::-webkit-input-placeholder { \n            color: var(--framer-search-placeholder-color, #999999);\n            opacity: 1;\n        }\n        `,// Allow fallback to 100vh when dvh unit is not supported.\n`\n        .__framer-search-modal-container {\n            height: 100vh;\n            height: 100dvh;\n        }\n        .__framer-search-modal-container .__framer-max-height-80dvh {\n            max-height: 80vh;\n            max-height: 80dvh;\n        }\n        `,`\n        body.${E} {\n            overflow: hidden;\n        }`,// Increase hit target\n`\n        button.__framer-search-clear-button {\n            position: relative;\n        }\n        button.__framer-search-clear-button::after {\n            content: \"\";\n            position: absolute;\n            top: -10px;\n            right: -10px;\n            bottom: -10px;\n            left: -10px;\n        }`]);export default B;d(B,{urlScope:{title:\"Scope\",// @ts-ignore - Internal\ntype:c.PageScope},// entryType: {\n//     title: \"Type\",\n//     type: ControlType.Enum,\n//     options: Object.values(SearchEntryType),\n//     optionTitles: Object.values(SearchEntryType).map(titleCase),\n//     displaySegmentedControl: true,\n// },\niconType:{title:\"Icon\",type:c.Enum,options:Object.values(S),optionTitles:Object.values(S).map(v),displaySegmentedControl:!0},iconColor:{title:\"Color\",type:c.Color,defaultValue:\"#333\",hidden:t=>t.iconType===S.Custom},iconImage:{title:\"File\",type:c.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:t=>t.iconType===S.Default},iconSize:{title:\"Size\",type:c.Number,displayStepper:!0,defaultValue:24},inputOptions:{title:\"Input\",type:c.Object,buttonTitle:\"Icon, Styles\",controls:{iconOptions:{title:\"Icon\",type:c.Object,buttonTitle:\"Color, Size\",controls:{iconType:{title:\"Icon\",type:c.Enum,options:Object.values(S),optionTitles:Object.values(S).map(v),displaySegmentedControl:!0},iconColor:{title:\"Color\",type:c.Color,defaultValue:\"rgba(0, 0, 0, 0.45)\",hidden:({iconType:t})=>t===S.Custom},iconImage:{title:\"File\",type:c.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:({iconType:t})=>t===S.Default},iconSize:{title:\"Icon Size\",type:c.Number,displayStepper:!0,defaultValue:18,min:0,max:100}}},inputFont:{title:\"Font\",// @ts-ignore \u2013\u00A0Internal\ntype:c.Font,displayFontSize:!0},textColor:{title:\"Color\",type:c.Color,defaultValue:\"#333\"},placeholderOptions:{title:\"Placeholder\",type:c.Object,buttonTitle:\"Color, Text\",controls:{placeholderText:{title:\"Text\",type:c.String,defaultValue:\"Search...\"},placeholderColor:{title:\"Color\",type:c.Color,defaultValue:\"rgba(0,0,0,0.4)\"}}},dividerType:{title:\"Divider\",type:c.Enum,options:Object.values(g),optionTitles:Object.keys(g).map(v),defaultValue:g.FullWidth},clearButtonType:{title:\"Clear Type\",type:c.Enum,options:Object.values(T),optionTitles:Object.keys(T).map(v),defaultValue:T.Icon},clearButtonText:{title:\"Clear Text\",type:c.String,defaultValue:\"Clear\",hidden:t=>t.clearButtonType!==T.Text}}},modalOptions:{title:\"Modal\",buttonTitle:\"Layout, Width\",type:c.Object,controls:{layoutType:{title:\"Layout\",type:c.Enum,options:Object.keys(x),optionTitles:Object.values(x).map(v),defaultValue:x.QuickMenu},width:{title:\"Width\",type:c.Number,defaultValue:500,min:200,max:1e3,displayStepper:!0,step:5,hidden:t=>t.layoutType===x.FixedTop},top:{title:\"Top\",type:c.Number,defaultValue:0,min:0,max:1e3,displayStepper:!0,hidden:t=>t.layoutType!==x.FixedTop},heightIsStatic:{title:\"Height\",type:c.Boolean,enabledTitle:\"Instant\",disabledTitle:\"Animate\",hidden:({layoutType:t})=>t!==x.QuickMenu},heightTransition:{title:\"Type\",type:c.Transition,defaultValue:{type:\"spring\",stiffness:800,damping:60},hidden:({heightIsStatic:t,layoutType:e})=>e!==x.QuickMenu||t},borderRadius:{title:\"Radius\",type:c.Number,defaultValue:16,displayStepper:!0,min:0,hidden:({layoutType:t})=>t!==x.QuickMenu},shadow:{buttonTitle:\"Options\",type:c.Object,defaultValue:{x:0,y:20,blur:40,spread:0,color:\"rgba(0,0,0,0.2)\"},controls:{color:{type:c.Color,defaultValue:\"rgba(0,0,0,0.2)\"},x:{type:c.Number,defaultValue:0},y:{type:c.Number,defaultValue:20},blur:{type:c.Number,defaultValue:40},spread:{type:c.Number,defaultValue:0}}},backgroundColor:{title:\"Background\",type:c.Color,defaultValue:\"#FFF\"},[V(x.QuickMenu)]:{title:\"Animation\",type:c.Object,icon:\"effect\",hidden:({layoutType:t})=>t!==x.QuickMenu,optional:!0,buttonTitle:\"Options\",controls:{opacity:{type:c.Number,defaultValue:.5,step:.1,min:0,max:1},scale:{type:c.Number,defaultValue:.75,step:.1,min:0,max:2},// rotate: {\n//     type: ControlType.Number,\n//     defaultValue: 0,\n//     min: -360,\n//     max: 360,\n// },\nx:{type:c.Number,defaultValue:0,min:-500,max:500},y:{type:c.Number,defaultValue:0,min:-500,max:500},transition:{type:c.Transition}}},[V(x.FixedTop)]:{title:\"Animation\",type:c.Object,icon:\"effect\",buttonTitle:\"Options\",hidden:({layoutType:t})=>t!==x.FixedTop,optional:!0,controls:{opacity:{type:c.Number,defaultValue:.8,step:.1,min:0,max:1},y:{type:c.Number,defaultValue:0,min:-100,max:100},transition:{type:c.Transition}}},[V(x.Sidebar)]:{title:\"Animation\",type:c.Object,icon:\"effect\",buttonTitle:\"Options\",hidden:({layoutType:t})=>t!==x.Sidebar,optional:!0,controls:{opacity:{type:c.Number,defaultValue:.8,step:.1,min:0,max:1},x:{type:c.Number,defaultValue:0,min:-1e3,max:1e3},transition:{type:c.Transition}}}}},resultOptions:{title:\"Results\",buttonTitle:\"Fonts, Style\",type:c.Object,defaultValue:{},// description:\n//     \"Learn more about how to use Site Search [here](https://framer.com/learn/site-search)\",\ncontrols:{itemType:{title:\"Style\",type:c.Enum,options:Object.values(f),optionTitles:Object.keys(f).map(v),defaultValue:f.FullWidth},titleFont:{title:\"Title\",// @ts-ignore - Internal\ntype:c.Font,defaultValue:{fontSize:15},displayFontSize:!0},titleColor:{title:\"Color\",type:c.Color,defaultValue:\"#333\"},titleType:{title:\"Content\",type:c.Enum,options:Object.values(h),optionTitles:Object.keys(h).map(v),defaultValue:h.H1,displaySegmentedControl:!0},subtitleOptions:{type:c.Object,title:\"Subtitle\",buttonTitle:\"Font, Content\",controls:{subtitleFont:{title:\"Font\",// @ts-ignore - Internal\ntype:c.Font,defaultValue:{fontSize:13},displayFontSize:!0},subtitleColor:{title:\"Color\",type:c.Color,defaultValue:\"rgba(0, 0, 0, 0.4)\"},subtitleType:{title:\"Content\",type:c.Enum,options:Object.values(O),optionTitles:Object.keys(O).map(v),defaultValue:O.Path}}}}},backdropOptions:{title:\"Backdrop\",type:c.Object,buttonTitle:\"Color, Z Index\",controls:{backgroundColor:{title:\"Color\",type:c.Color,defaultValue:\"rgba(0, 0, 0, 0.8)\"},zIndex:{title:\"Z Index\",type:c.Number,defaultValue:10,displayStepper:!0,min:0,max:10},transition:{type:c.Transition}}}}),B.displayName=\"Search\";\nexport const __FramerMetadata__ = {\"exports\":{\"ResponsiveImage\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"WindowAnimation\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"EntryPointProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Shadow\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"EntryPoint\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerIntrinsicWidth\":\"40\",\"framerIntrinsicHeight\":\"40\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c60b0a0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,resolvePageScope,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}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 Search from\"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/dEESckpPmPjhzxem23LD/Search.js\";const MaterialFonts=getFonts(Material);const SearchFonts=getFonts(Search);const enabledGestures={e7FbvrVZq:{hover:true},wleBx461R:{hover:true}};const cycleOrder=[\"wleBx461R\",\"e7FbvrVZq\"];const serializationHash=\"framer-eyMKS\";const variantClassNames={e7FbvrVZq:\"framer-v-k9eykl\",wleBx461R:\"framer-v-mv7iw1\"};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={duration:0,type:\"tween\"};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 humanReadableVariantMap={Medium:\"wleBx461R\",Small:\"e7FbvrVZq\"};const getProps=({background,backgroundHover,height,id,radius,tap2,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3,_ref4;return{...props,bmH5ZB5Of:(_ref=backgroundHover!==null&&backgroundHover!==void 0?backgroundHover:props.bmH5ZB5Of)!==null&&_ref!==void 0?_ref:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\",dms6Jzmpe:tap2!==null&&tap2!==void 0?tap2:props.dms6Jzmpe,OnZdFReT4:(_ref1=background!==null&&background!==void 0?background:props.OnZdFReT4)!==null&&_ref1!==void 0?_ref1:\"var(--token-356db039-39b1-4588-a4c6-764e49e2ed05, rgb(235, 235, 235))\",RJSupVawy:(_ref2=radius!==null&&radius!==void 0?radius:props.RJSupVawy)!==null&&_ref2!==void 0?_ref2:8,variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"wleBx461R\",xwKX0JNy8:(_ref4=title!==null&&title!==void 0?title:props.xwKX0JNy8)!==null&&_ref4!==void 0?_ref4:\"Search\"};};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,xwKX0JNy8,OnZdFReT4,bmH5ZB5Of,RJSupVawy,dms6Jzmpe,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wleBx461R\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap10lvjo9=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(dms6Jzmpe){const res=await dms6Jzmpe(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"e7FbvrVZq-hover\")return false;if(baseVariant===\"e7FbvrVZq\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-mv7iw1\",className,classNames),\"data-framer-name\":\"Medium\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wleBx461R\",onTap:onTap10lvjo9,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:OnZdFReT4,borderBottomLeftRadius:radiusForCorner(RJSupVawy,3),borderBottomRightRadius:radiusForCorner(RJSupVawy,2),borderTopLeftRadius:radiusForCorner(RJSupVawy,0),borderTopRightRadius:radiusForCorner(RJSupVawy,1),...style},variants:{\"e7FbvrVZq-hover\":{backgroundColor:bmH5ZB5Of},\"wleBx461R-hover\":{backgroundColor:bmH5ZB5Of}},...addPropertyOverrides({\"e7FbvrVZq-hover\":{\"data-framer-name\":undefined},\"wleBx461R-hover\":{\"data-framer-name\":undefined},e7FbvrVZq:{\"data-framer-name\":\"Small\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-otohqr-container\",layoutDependency:layoutDependency,layoutId:\"TpMa4COW0-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(118, 118, 128)\",height:\"100%\",iconSearch:\"search\",iconSelection:\"HomeWork\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"TpMa4COW0\",layoutId:\"TpMa4COW0\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bcc3bd62-169e-40c8-9a69-ca9ed6cf355f, rgb(173, 173, 173)))\"},children:\"Section\"})}),className:\"framer-77g8u2\",\"data-framer-name\":\"name\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"lKPAdqKLA\",style:{\"--extracted-r6o4lv\":\"var(--token-bcc3bd62-169e-40c8-9a69-ca9ed6cf355f, rgb(173, 173, 173))\",\"--framer-paragraph-spacing\":\"0px\"},text:xwKX0JNy8,variants:{\"wleBx461R-hover\":{\"--extracted-r6o4lv\":\"var(--token-34333577-d74d-491a-a715-859ece95272a, rgb(36, 36, 51))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"wleBx461R-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-34333577-d74d-491a-a715-859ece95272a, rgb(36, 36, 51)))\"},children:\"Section\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14dugu6-container\",layoutDependency:layoutDependency,layoutId:\"Jf_NC_gVW-container\",children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(0, 0, 0, 0.71)\",transition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},zIndex:10},height:\"100%\",iconColor:\"var(--token-34333577-d74d-491a-a715-859ece95272a, rgb(36, 36, 51))\",iconSize:0,iconType:\"default\",id:\"Jf_NC_gVW\",inputOptions:{clearButtonText:\"Clear\",clearButtonType:\"icon\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"var(--token-9111f25e-6ea6-4236-9a1e-d165aa3fa089, rgb(36, 36, 51))\",iconSize:18,iconType:\"default\"},inputFont:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\"},placeholderOptions:{placeholderColor:\"var(--token-246b4c42-ee1e-4ba3-adf2-48816e3c3e2f, rgb(172, 172, 178))\",placeholderText:\"Search...\"},textColor:\"var(--token-34333577-d74d-491a-a715-859ece95272a, rgb(36, 36, 51))\"},layoutId:\"Jf_NC_gVW\",modalOptions:{backgroundColor:\"var(--token-45db0146-e51b-45e9-9a8a-53b011baa059, rgb(255, 255, 255))\",borderRadius:32,FixedTopAnimation:{opacity:.8,transition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},y:0},heightIsStatic:false,heightTransition:{damping:60,stiffness:800,type:\"spring\"},layoutType:\"QuickMenu\",shadow:{blur:40,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:20},top:120,width:500},resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"var(--token-e11308da-a056-4b7f-b662-8e3793db7f41, rgb(118, 118, 128))\",subtitleFont:{fontFamily:'\"Inter\", sans-serif',fontSize:\"13px\",fontStyle:\"normal\"},subtitleType:\"path\"},titleColor:\"var(--token-34333577-d74d-491a-a715-859ece95272a, rgb(36, 36, 51))\",titleFont:{},titleType:\"title\"},style:{height:\"100%\",width:\"100%\"},urlScope:resolvePageScope({webPageId:\"QMUHLfdb6\"},router),width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eyMKS.framer-k9ynlu, .framer-eyMKS .framer-k9ynlu { display: block; }\",\".framer-eyMKS.framer-mv7iw1 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: 368px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eyMKS .framer-otohqr-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-eyMKS .framer-77g8u2 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-eyMKS .framer-14dugu6-container { bottom: 0px; flex: none; left: 0px; pointer-events: auto; position: absolute; right: 0px; top: 0px; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eyMKS.framer-mv7iw1 { gap: 0px; } .framer-eyMKS.framer-mv7iw1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eyMKS.framer-mv7iw1 > :first-child { margin-left: 0px; } .framer-eyMKS.framer-mv7iw1 > :last-child { margin-right: 0px; } }\",\".framer-eyMKS.framer-v-k9eykl.framer-mv7iw1 { width: min-content; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 368\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"e7FbvrVZq\":{\"layout\":[\"auto\",\"fixed\"]},\"mASyvMNT8\":{\"layout\":[\"fixed\",\"fixed\"]},\"rL4mDMXe5\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"xwKX0JNy8\":\"title\",\"OnZdFReT4\":\"background\",\"bmH5ZB5Of\":\"backgroundHover\",\"RJSupVawy\":\"radius\",\"dms6Jzmpe\":\"tap2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerjfu9NbVVO=withCSS(Component,css,\"framer-eyMKS\");export default Framerjfu9NbVVO;Framerjfu9NbVVO.displayName=\"_menu-item\";Framerjfu9NbVVO.defaultProps={height:40,width:368};addPropertyControls(Framerjfu9NbVVO,{variant:{options:[\"wleBx461R\",\"e7FbvrVZq\"],optionTitles:[\"Medium\",\"Small\"],title:\"Variant\",type:ControlType.Enum},xwKX0JNy8:{defaultValue:\"Search\",displayTextArea:false,title:\"Title\",type:ControlType.String},OnZdFReT4:{defaultValue:'var(--token-356db039-39b1-4588-a4c6-764e49e2ed05, rgb(235, 235, 235)) /* {\"name\":\"neutral/background-strong\"} */',title:\"Background\",type:ControlType.Color},bmH5ZB5Of:{defaultValue:'var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05)) /* {\"name\":\"neutral/background-hover\"} */',title:\"Background Hover\",type:ControlType.Color},RJSupVawy:{defaultValue:8,title:\"Radius\",type:ControlType.Number},dms6Jzmpe:{title:\"Tap 2\",type:ControlType.EventHandler}});addFonts(Framerjfu9NbVVO,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"}]},...MaterialFonts,...SearchFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerjfu9NbVVO\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"368\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"e7FbvrVZq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"mASyvMNT8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rL4mDMXe5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"xwKX0JNy8\\\":\\\"title\\\",\\\"OnZdFReT4\\\":\\\"background\\\",\\\"bmH5ZB5Of\\\":\\\"backgroundHover\\\",\\\"RJSupVawy\\\":\\\"radius\\\",\\\"dms6Jzmpe\\\":\\\"tap2\\\"}\",\"framerIntrinsicHeight\":\"40\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jfu9NbVVO.map", "// Generated by Framer (90417e1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={cDS3jfKds:{hover:true},h6MBX3Ki1:{hover:true},KqAcnObcu:{hover:true},ouYa7FlgE:{hover:true},rds3NJa7X:{hover:true},yU3RngN_q:{hover:true}};const cycleOrder=[\"ouYa7FlgE\",\"cDS3jfKds\",\"h6MBX3Ki1\",\"KqAcnObcu\",\"yU3RngN_q\",\"rds3NJa7X\"];const serializationHash=\"framer-nZyRx\";const variantClassNames={cDS3jfKds:\"framer-v-14ypq7i\",h6MBX3Ki1:\"framer-v-1mjm4yo\",KqAcnObcu:\"framer-v-ywn1np\",ouYa7FlgE:\"framer-v-1sernsp\",rds3NJa7X:\"framer-v-jgfu7y\",yU3RngN_q:\"framer-v-1ijzgka\"};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(React.Fragment);const humanReadableVariantMap={\"button-large\":\"yU3RngN_q\",\"button-medium\":\"cDS3jfKds\",\"button-small\":\"ouYa7FlgE\",\"button-xlarge\":\"rds3NJa7X\",\"button-xmedium\":\"h6MBX3Ki1\"};const getProps=({background,backgroundHover,colorText,height,id,label,link,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3,_ref4;return{...props,cColD6n8I:(_ref=label!==null&&label!==void 0?label:props.cColD6n8I)!==null&&_ref!==void 0?_ref:\"Button\",E9dc2K28S:link!==null&&link!==void 0?link:props.E9dc2K28S,o4yXMf0pr:(_ref1=colorText!==null&&colorText!==void 0?colorText:props.o4yXMf0pr)!==null&&_ref1!==void 0?_ref1:\"rgb(0, 0, 0)\",qg2vAaDns:(_ref2=background!==null&&background!==void 0?background:props.qg2vAaDns)!==null&&_ref2!==void 0?_ref2:\"rgba(255, 255, 255, 0)\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"ouYa7FlgE\",XoEB7VySW:(_ref4=backgroundHover!==null&&backgroundHover!==void 0?backgroundHover:props.XoEB7VySW)!==null&&_ref4!==void 0?_ref4:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\"};};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,qg2vAaDns,XoEB7VySW,E9dc2K28S,cColD6n8I,o4yXMf0pr,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ouYa7FlgE\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(Link,{href:E9dc2K28S,openInNewTab:true,smoothScroll:true,...addPropertyOverrides({cDS3jfKds:{openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1sernsp\",className,classNames)} framer-1faaake`,\"data-framer-name\":\"button-small\",layoutDependency:layoutDependency,layoutId:\"ouYa7FlgE\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:qg2vAaDns,borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{\"cDS3jfKds-hover\":{backgroundColor:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\"},\"h6MBX3Ki1-hover\":{backgroundColor:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\"},\"KqAcnObcu-hover\":{backgroundColor:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\"},\"ouYa7FlgE-hover\":{backgroundColor:XoEB7VySW},\"rds3NJa7X-hover\":{backgroundColor:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\"},\"yU3RngN_q-hover\":{backgroundColor:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\"}},...addPropertyOverrides({\"cDS3jfKds-hover\":{\"data-framer-name\":undefined},\"h6MBX3Ki1-hover\":{\"data-framer-name\":undefined},\"KqAcnObcu-hover\":{\"data-framer-name\":undefined},\"ouYa7FlgE-hover\":{\"data-framer-name\":undefined},\"rds3NJa7X-hover\":{\"data-framer-name\":undefined},\"yU3RngN_q-hover\":{\"data-framer-name\":undefined},cDS3jfKds:{\"data-framer-name\":\"button-medium\"},h6MBX3Ki1:{\"data-framer-name\":\"button-xmedium\"},KqAcnObcu:{\"data-framer-name\":\"button-large\"},rds3NJa7X:{\"data-framer-name\":\"button-xlarge\"},yU3RngN_q:{\"data-framer-name\":\"button-large\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-o4yXMf0pr-OzHbDoPoV))\"},children:\"Button\"})}),className:\"framer-q2v7st\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"RmqdozwoZ\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-o4yXMf0pr-OzHbDoPoV)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-o4yXMf0pr-OzHbDoPoV\":o4yXMf0pr},text:cColD6n8I,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({rds3NJa7X:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-o4yXMf0pr-OzHbDoPoV))\"},children:\"Button\"})})},yU3RngN_q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-o4yXMf0pr-OzHbDoPoV))\"},children:\"Button\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nZyRx.framer-1faaake, .framer-nZyRx .framer-1faaake { display: block; }\",\".framer-nZyRx.framer-1sernsp { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 32px; justify-content: center; overflow: visible; padding: 8px 12px 8px 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-nZyRx .framer-q2v7st { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nZyRx.framer-1sernsp { gap: 0px; } .framer-nZyRx.framer-1sernsp > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-nZyRx.framer-1sernsp > :first-child { margin-left: 0px; } .framer-nZyRx.framer-1sernsp > :last-child { margin-right: 0px; } }\",\".framer-nZyRx.framer-v-14ypq7i.framer-1sernsp { height: 40px; padding: 8px 16px 8px 16px; }\",\".framer-nZyRx.framer-v-1mjm4yo.framer-1sernsp { height: 44px; padding: 8px 20px 8px 20px; }\",\".framer-nZyRx.framer-v-ywn1np.framer-1sernsp { height: 48px; padding: 8px 20px 8px 20px; }\",\".framer-nZyRx.framer-v-1ijzgka.framer-1sernsp { height: 56px; padding: 8px 24px 8px 24px; }\",\".framer-nZyRx.framer-v-jgfu7y.framer-1sernsp { height: 64px; padding: 8px 32px 8px 32px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 71.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"cDS3jfKds\":{\"layout\":[\"auto\",\"fixed\"]},\"h6MBX3Ki1\":{\"layout\":[\"auto\",\"fixed\"]},\"KqAcnObcu\":{\"layout\":[\"auto\",\"fixed\"]},\"yU3RngN_q\":{\"layout\":[\"auto\",\"fixed\"]},\"rds3NJa7X\":{\"layout\":[\"auto\",\"fixed\"]},\"m9HJg9s4P\":{\"layout\":[\"auto\",\"fixed\"]},\"YGe4cccRw\":{\"layout\":[\"auto\",\"fixed\"]},\"Hkk2Wll03\":{\"layout\":[\"auto\",\"fixed\"]},\"RzF7k5yrM\":{\"layout\":[\"auto\",\"fixed\"]},\"BdbdoKAD_\":{\"layout\":[\"auto\",\"fixed\"]},\"B56PBzbcX\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"qg2vAaDns\":\"background\",\"XoEB7VySW\":\"backgroundHover\",\"E9dc2K28S\":\"link\",\"cColD6n8I\":\"label\",\"o4yXMf0pr\":\"colorText\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOzHbDoPoV=withCSS(Component,css,\"framer-nZyRx\");export default FramerOzHbDoPoV;FramerOzHbDoPoV.displayName=\"_button-link\";FramerOzHbDoPoV.defaultProps={height:32,width:71.5};addPropertyControls(FramerOzHbDoPoV,{variant:{options:[\"ouYa7FlgE\",\"cDS3jfKds\",\"h6MBX3Ki1\",\"KqAcnObcu\",\"yU3RngN_q\",\"rds3NJa7X\"],optionTitles:[\"button-small\",\"button-medium\",\"button-xmedium\",\"button-large\",\"button-large\",\"button-xlarge\"],title:\"Variant\",type:ControlType.Enum},qg2vAaDns:{defaultValue:\"rgba(255, 255, 255, 0)\",title:\"Background\",type:ControlType.Color},XoEB7VySW:{defaultValue:'var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05)) /* {\"name\":\"neutral/background-hover\"} */',title:\"Background Hover\",type:ControlType.Color},E9dc2K28S:{title:\"Link\",type:ControlType.Link},cColD6n8I:{defaultValue:\"Button\",displayTextArea:false,title:\"Label\",type:ControlType.String},o4yXMf0pr:{defaultValue:\"rgb(0, 0, 0)\",title:\"Color Text\",type:ControlType.Color}});addFonts(FramerOzHbDoPoV,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOzHbDoPoV\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"qg2vAaDns\\\":\\\"background\\\",\\\"XoEB7VySW\\\":\\\"backgroundHover\\\",\\\"E9dc2K28S\\\":\\\"link\\\",\\\"cColD6n8I\\\":\\\"label\\\",\\\"o4yXMf0pr\\\":\\\"colorText\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"cDS3jfKds\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"h6MBX3Ki1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"KqAcnObcu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"yU3RngN_q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"rds3NJa7X\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"m9HJg9s4P\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"YGe4cccRw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Hkk2Wll03\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"RzF7k5yrM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"BdbdoKAD_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"B56PBzbcX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"71.5\",\"framerIntrinsicHeight\":\"32\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OzHbDoPoV.map", "// Generated by Framer (90417e1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={XYT9uUjcb:{hover:true}};const cycleOrder=[\"XYT9uUjcb\",\"FINjDkYU2\"];const serializationHash=\"framer-kyQ8I\";const variantClassNames={FINjDkYU2:\"framer-v-1i2dofm\",XYT9uUjcb:\"framer-v-1bgrk4k\"};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 transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;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 humanReadableVariantMap={dark:\"XYT9uUjcb\",light:\"FINjDkYU2\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"XYT9uUjcb\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XYT9uUjcb\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"XYT9uUjcb-hover\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(Link,{href:{webPageId:\"FA02b6nwV\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1bgrk4k\",className,classNames)} framer-1itx96v`,\"data-framer-name\":\"dark\",layoutDependency:layoutDependency,layoutId:\"XYT9uUjcb\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{opacity:1,...style},variants:{\"XYT9uUjcb-hover\":{opacity:.7}},...addPropertyOverrides({\"XYT9uUjcb-hover\":{\"data-framer-name\":undefined},FINjDkYU2:{\"data-framer-name\":\"light\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1neth3u\",\"data-framer-name\":\"dark\",layoutDependency:layoutDependency,layoutId:\"Ln7Klb0kj\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-gtb96o\",\"data-framer-name\":\"logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"QyVlAz0L2\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 174 48\"><path d=\"M 20.468 20.564 L 36.63 13 L 33.006 9.948 C 31.819 8.949 30.051 9.102 29.058 10.29 Z M 15.7 26.267 C 14.707 27.455 14.864 29.229 16.05 30.228 L 21.153 34.525 L 17.592 26.86 C 17.232 26.086 17.113 25.26 17.205 24.467 Z M 42.908 19.292 L 45.052 19.292 L 43.035 14.952 C 42.384 13.551 40.714 12.95 39.306 13.609 L 27.163 19.292 Z M 22.649 21.405 C 22.217 22.09 21.968 22.899 21.968 23.766 L 21.968 32.251 L 19.129 26.14 C 18.971 25.8 18.887 25.443 18.872 25.089 C 18.824 23.987 19.435 22.908 20.501 22.409 Z M 23.718 36.018 C 23.912 37.033 24.661 37.853 25.641 38.159 C 25.909 38.243 26.195 38.288 26.491 38.288 L 47.225 38.288 C 48.783 38.288 50.047 37.038 50.047 35.496 L 50.047 23.766 C 50.047 22.224 48.783 20.975 47.225 20.975 L 26.491 20.974 C 24.932 20.974 23.669 22.224 23.669 23.766 L 23.669 35.496 C 23.669 35.674 23.686 35.848 23.718 36.016 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:12134349550,withExternalLayout:true,...addPropertyOverrides({FINjDkYU2:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 174 48\"><path d=\"M 20.468 20.564 L 36.63 13 L 33.006 9.948 C 31.819 8.949 30.051 9.102 29.058 10.29 Z M 15.7 26.267 C 14.707 27.455 14.864 29.229 16.05 30.228 L 21.153 34.525 L 17.592 26.86 C 17.232 26.086 17.113 25.26 17.205 24.467 Z M 42.908 19.292 L 45.052 19.292 L 43.035 14.952 C 42.384 13.551 40.714 12.95 39.306 13.609 L 27.163 19.292 Z M 22.649 21.405 C 22.217 22.09 21.968 22.899 21.968 23.766 L 21.968 32.251 L 19.129 26.14 C 18.971 25.8 18.887 25.443 18.872 25.089 C 18.824 23.987 19.435 22.908 20.501 22.409 Z M 23.718 36.018 C 23.912 37.033 24.661 37.853 25.641 38.159 C 25.909 38.243 26.195 38.288 26.491 38.288 L 47.225 38.288 C 48.783 38.288 50.047 37.038 50.047 35.496 L 50.047 23.766 C 50.047 22.224 48.783 20.975 47.225 20.975 L 26.491 20.974 C 24.932 20.974 23.669 22.224 23.669 23.766 L 23.669 35.496 C 23.669 35.674 23.686 35.848 23.718 36.016 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11793888594}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0NvcnNhIEdyb3Rlc2sgQm9sZA==\",\"--framer-font-family\":'\"Corsa Grotesk Bold\", \"Corsa Grotesk Bold Placeholder\", sans-serif',\"--framer-font-size\":\"23px\"},children:\"Keep Card\"})}),className:\"framer-1n4rzp9\",fonts:[\"CUSTOM;Corsa Grotesk Bold\"],layoutDependency:layoutDependency,layoutId:\"Xg_fSLeOj\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,variants:{FINjDkYU2:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({FINjDkYU2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0NvcnNhIEdyb3Rlc2sgQm9sZA==\",\"--framer-font-family\":'\"Corsa Grotesk Bold\", \"Corsa Grotesk Bold Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Keep Card\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gkd4kx\",\"data-framer-name\":\"light\",layoutDependency:layoutDependency,layoutId:\"QzxK255RX\",style:{opacity:0},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18yj1lt\",\"data-framer-name\":\"logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"zEdmvB7oW\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 174 48\"><path d=\"M 20.468 20.564 L 36.63 13 L 33.006 9.948 C 31.819 8.949 30.051 9.102 29.058 10.29 Z M 15.7 26.267 C 14.707 27.455 14.864 29.229 16.05 30.228 L 21.153 34.525 L 17.592 26.86 C 17.232 26.086 17.113 25.26 17.205 24.467 Z M 42.908 19.292 L 45.052 19.292 L 43.035 14.952 C 42.384 13.551 40.714 12.95 39.306 13.609 L 27.163 19.292 Z M 22.649 21.405 C 22.217 22.09 21.968 22.899 21.968 23.766 L 21.968 32.251 L 19.129 26.14 C 18.971 25.8 18.887 25.443 18.872 25.089 C 18.824 23.987 19.435 22.908 20.501 22.409 Z M 23.718 36.018 C 23.912 37.033 24.661 37.853 25.641 38.159 C 25.909 38.243 26.195 38.288 26.491 38.288 L 47.225 38.288 C 48.783 38.288 50.047 37.038 50.047 35.496 L 50.047 23.766 C 50.047 22.224 48.783 20.975 47.225 20.975 L 26.491 20.974 C 24.932 20.974 23.669 22.224 23.669 23.766 L 23.669 35.496 C 23.669 35.674 23.686 35.848 23.718 36.016 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11793888594,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0NvcnNhIEdyb3Rlc2sgQm9sZA==\",\"--framer-font-family\":'\"Corsa Grotesk Bold\", \"Corsa Grotesk Bold Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Keep Card\"})}),className:\"framer-4o0tbp\",fonts:[\"CUSTOM;Corsa Grotesk Bold\"],layoutDependency:layoutDependency,layoutId:\"j4A_b2vnv\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kyQ8I.framer-1itx96v, .framer-kyQ8I .framer-1itx96v { display: block; }\",\".framer-kyQ8I.framer-1bgrk4k { cursor: pointer; height: 48px; overflow: visible; position: relative; text-decoration: none; width: 176px; }\",\".framer-kyQ8I .framer-1neth3u, .framer-kyQ8I .framer-1gkd4kx { bottom: 0px; flex: none; left: -12px; overflow: visible; position: absolute; top: 0px; width: 184px; z-index: 8; }\",\".framer-kyQ8I .framer-gtb96o, .framer-kyQ8I .framer-18yj1lt { flex: none; height: 48px; left: 0px; position: absolute; top: calc(50.00000000000002% - 48px / 2); width: 174px; }\",\".framer-kyQ8I .framer-1n4rzp9, .framer-kyQ8I .framer-4o0tbp { flex: none; height: auto; position: absolute; right: 0px; top: 46%; white-space: pre; width: auto; }\",\".framer-kyQ8I.framer-v-1i2dofm.framer-1bgrk4k { cursor: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 176\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"FINjDkYU2\":{\"layout\":[\"fixed\",\"fixed\"]},\"HcwDReR_L\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTBcglWZFO=withCSS(Component,css,\"framer-kyQ8I\");export default FramerTBcglWZFO;FramerTBcglWZFO.displayName=\"logo\";FramerTBcglWZFO.defaultProps={height:48,width:176};addPropertyControls(FramerTBcglWZFO,{variant:{options:[\"XYT9uUjcb\",\"FINjDkYU2\"],optionTitles:[\"dark\",\"light\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTBcglWZFO,[{explicitInter:true,fonts:[{family:\"Corsa Grotesk Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/G2S0J5dCj7zekcCv7eq1PyGoK5c.otf\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTBcglWZFO\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FINjDkYU2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HcwDReR_L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"176\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"48\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TBcglWZFO.map", "// Generated by Framer (c60b0a0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={H3rgpPfFi:{hover:true},pmIjtU8bB:{hover:true}};const cycleOrder=[\"H3rgpPfFi\",\"pmIjtU8bB\"];const serializationHash=\"framer-k4Yri\";const variantClassNames={H3rgpPfFi:\"framer-v-qvaogr\",pmIjtU8bB:\"framer-v-1k8xv6t\"};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(React.Fragment);const humanReadableVariantMap={close:\"pmIjtU8bB\",open:\"H3rgpPfFi\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,T5saq0I2x:tap!==null&&tap!==void 0?tap:props.T5saq0I2x,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"H3rgpPfFi\"};};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,T5saq0I2x,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"H3rgpPfFi\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap11i7708=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(T5saq0I2x){const res=await T5saq0I2x(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-qvaogr\",className,classNames),\"data-framer-name\":\"open\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"H3rgpPfFi\",onTap:onTap11i7708,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-45db0146-e51b-45e9-9a8a-53b011baa059, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"H3rgpPfFi-hover\":{backgroundColor:\"var(--token-29a20bf0-1c47-4f74-9d26-189e849f7e82, rgb(246, 246, 247))\"},\"pmIjtU8bB-hover\":{backgroundColor:\"var(--token-29a20bf0-1c47-4f74-9d26-189e849f7e82, rgb(246, 246, 247))\"}},...addPropertyOverrides({\"H3rgpPfFi-hover\":{\"data-framer-name\":undefined},\"pmIjtU8bB-hover\":{\"data-framer-name\":undefined},pmIjtU8bB:{\"data-framer-name\":\"close\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lwkizi\",\"data-framer-name\":\"line-1\",layoutDependency:layoutDependency,layoutId:\"xDQseLFpI\",style:{backgroundColor:\"rgb(118, 118, 128)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,rotate:0},variants:{pmIjtU8bB:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lo3bg0\",\"data-framer-name\":\"line-2\",layoutDependency:layoutDependency,layoutId:\"LNcxtnVp0\",style:{backgroundColor:\"rgb(118, 118, 128)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,opacity:1},variants:{pmIjtU8bB:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-v6r8mi\",\"data-framer-name\":\"line-3\",layoutDependency:layoutDependency,layoutId:\"BdvszKLyQ\",style:{backgroundColor:\"rgb(118, 118, 128)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,rotate:0},variants:{pmIjtU8bB:{rotate:45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-k4Yri.framer-nskawf, .framer-k4Yri .framer-nskawf { display: block; }\",\".framer-k4Yri.framer-qvaogr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: hidden; padding: 4px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-k4Yri .framer-1lwkizi { flex: none; height: 2px; left: calc(50.00000000000002% - 21px / 2); overflow: hidden; position: absolute; top: 13px; width: 21px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-k4Yri .framer-lo3bg0 { flex: none; height: 2px; left: 10px; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 14px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-k4Yri .framer-v6r8mi { bottom: 13px; flex: none; height: 2px; left: calc(50.00000000000002% - 21px / 2); overflow: hidden; position: absolute; width: 21px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-k4Yri.framer-qvaogr { gap: 0px; } .framer-k4Yri.framer-qvaogr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-k4Yri.framer-qvaogr > :first-child { margin-left: 0px; } .framer-k4Yri.framer-qvaogr > :last-child { margin-right: 0px; } }\",\".framer-k4Yri.framer-v-1k8xv6t .framer-1lwkizi { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-k4Yri.framer-v-1k8xv6t .framer-lo3bg0 { width: 1px; }\",\".framer-k4Yri.framer-v-1k8xv6t .framer-v6r8mi { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-k4Yri.framer-v-1k8xv6t.hover .framer-v6r8mi { bottom: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"pmIjtU8bB\":{\"layout\":[\"fixed\",\"fixed\"]},\"qG3bKrkd8\":{\"layout\":[\"fixed\",\"fixed\"]},\"p6Hs36zRL\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"T5saq0I2x\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTIEP1CJiI=withCSS(Component,css,\"framer-k4Yri\");export default FramerTIEP1CJiI;FramerTIEP1CJiI.displayName=\"_humburger-menu\";FramerTIEP1CJiI.defaultProps={height:40,width:40};addPropertyControls(FramerTIEP1CJiI,{variant:{options:[\"H3rgpPfFi\",\"pmIjtU8bB\"],optionTitles:[\"open\",\"close\"],title:\"Variant\",type:ControlType.Enum},T5saq0I2x:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerTIEP1CJiI,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTIEP1CJiI\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pmIjtU8bB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qG3bKrkd8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"p6Hs36zRL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"T5saq0I2x\\\":\\\"tap\\\"}\",\"framerIntrinsicWidth\":\"40\",\"framerIntrinsicHeight\":\"40\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TIEP1CJiI.map", "// Generated by Framer (38f2e7f)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={etpjmvYMD:{hover:true},i9_emKrs0:{hover:true},Q1vwDdip9:{hover:true},tC6b1pYRu:{hover:true},Xmo7ej7Gl:{hover:true},YtopwaBEJ:{hover:true}};const cycleOrder=[\"i9_emKrs0\",\"Xmo7ej7Gl\",\"etpjmvYMD\",\"Q1vwDdip9\",\"YtopwaBEJ\",\"tC6b1pYRu\"];const serializationHash=\"framer-T52iS\";const variantClassNames={etpjmvYMD:\"framer-v-19g52y6\",i9_emKrs0:\"framer-v-n53f38\",Q1vwDdip9:\"framer-v-12nyw6q\",tC6b1pYRu:\"framer-v-1mi2r39\",Xmo7ej7Gl:\"framer-v-13qsfir\",YtopwaBEJ:\"framer-v-14i1j63\"};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 humanReadableVariantMap={\"button-large\":\"Q1vwDdip9\",\"button-medium\":\"Xmo7ej7Gl\",\"button-small\":\"i9_emKrs0\",\"button-xlarge\":\"YtopwaBEJ\",\"button-xmedium\":\"etpjmvYMD\",\"button-xxlarge\":\"tC6b1pYRu\"};const getProps=({background,height,id,label,link,newTab,radius,showLabel,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5;return{...props,baY2kmcCm:(_ref=radius!==null&&radius!==void 0?radius:props.baY2kmcCm)!==null&&_ref!==void 0?_ref:100,gmqICDTEA:(_ref1=newTab!==null&&newTab!==void 0?newTab:props.gmqICDTEA)!==null&&_ref1!==void 0?_ref1:true,Hf1GwIomZ:link!==null&&link!==void 0?link:props.Hf1GwIomZ,ifpKEsLF2:(_ref2=label!==null&&label!==void 0?label:props.ifpKEsLF2)!==null&&_ref2!==void 0?_ref2:\"Button\",JeCOgTOsE:(_ref3=background!==null&&background!==void 0?background:props.JeCOgTOsE)!==null&&_ref3!==void 0?_ref3:\"var(--token-a621f5b7-25fd-4151-b9fe-9a19a5b8eb85, rgb(74, 74, 255))\",n5gTkoJw5:(_ref4=showLabel!==null&&showLabel!==void 0?showLabel:props.n5gTkoJw5)!==null&&_ref4!==void 0?_ref4:true,variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"i9_emKrs0\"};};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,n5gTkoJw5,ifpKEsLF2,JeCOgTOsE,baY2kmcCm,Hf1GwIomZ,gmqICDTEA,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"i9_emKrs0\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(Link,{href:Hf1GwIomZ,openInNewTab:gmqICDTEA,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-n53f38\",className,classNames)} framer-137terl`,\"data-framer-name\":\"button-small\",layoutDependency:layoutDependency,layoutId:\"i9_emKrs0\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:JeCOgTOsE,borderBottomLeftRadius:radiusForCorner(baY2kmcCm,3),borderBottomRightRadius:radiusForCorner(baY2kmcCm,2),borderTopLeftRadius:radiusForCorner(baY2kmcCm,0),borderTopRightRadius:radiusForCorner(baY2kmcCm,1),opacity:1,...style},variants:{\"etpjmvYMD-hover\":{opacity:.85},\"i9_emKrs0-hover\":{opacity:.85},\"Q1vwDdip9-hover\":{opacity:.85},\"tC6b1pYRu-hover\":{opacity:.85},\"Xmo7ej7Gl-hover\":{opacity:.85},\"YtopwaBEJ-hover\":{opacity:.85}},...addPropertyOverrides({\"etpjmvYMD-hover\":{\"data-framer-name\":undefined},\"i9_emKrs0-hover\":{\"data-framer-name\":undefined},\"Q1vwDdip9-hover\":{\"data-framer-name\":undefined},\"tC6b1pYRu-hover\":{\"data-framer-name\":undefined},\"Xmo7ej7Gl-hover\":{\"data-framer-name\":undefined},\"YtopwaBEJ-hover\":{\"data-framer-name\":undefined},etpjmvYMD:{\"data-framer-name\":\"button-xmedium\"},Q1vwDdip9:{\"data-framer-name\":\"button-large\"},tC6b1pYRu:{\"data-framer-name\":\"button-xxlarge\"},Xmo7ej7Gl:{\"data-framer-name\":\"button-medium\"},YtopwaBEJ:{\"data-framer-name\":\"button-xlarge\"}},baseVariant,gestureVariant),children:n5gTkoJw5&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,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\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Button\"})}),className:\"framer-1wa8kfk\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"tMp8dy_v1\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:ifpKEsLF2,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({etpjmvYMD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Button\"})})},Q1vwDdip9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Button\"})})},tC6b1pYRu:{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\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Button\"})})},YtopwaBEJ:{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\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Button\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-T52iS.framer-137terl, .framer-T52iS .framer-137terl { display: block; }\",\".framer-T52iS.framer-n53f38 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 32px; justify-content: center; overflow: visible; padding: 8px 12px 8px 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-T52iS .framer-1wa8kfk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-T52iS.framer-n53f38 { gap: 0px; } .framer-T52iS.framer-n53f38 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-T52iS.framer-n53f38 > :first-child { margin-left: 0px; } .framer-T52iS.framer-n53f38 > :last-child { margin-right: 0px; } }\",\".framer-T52iS.framer-v-13qsfir.framer-n53f38 { height: 40px; padding: 8px 16px 8px 16px; }\",\".framer-T52iS.framer-v-19g52y6.framer-n53f38 { height: 44px; padding: 8px 20px 8px 20px; }\",\".framer-T52iS.framer-v-12nyw6q.framer-n53f38 { height: 48px; padding: 8px 20px 8px 20px; }\",\".framer-T52iS.framer-v-14i1j63.framer-n53f38 { height: 56px; padding: 8px 24px 8px 24px; }\",\".framer-T52iS.framer-v-1mi2r39.framer-n53f38 { height: 64px; padding: 8px 32px 8px 32px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 66\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"Xmo7ej7Gl\":{\"layout\":[\"auto\",\"fixed\"]},\"etpjmvYMD\":{\"layout\":[\"auto\",\"fixed\"]},\"Q1vwDdip9\":{\"layout\":[\"auto\",\"fixed\"]},\"YtopwaBEJ\":{\"layout\":[\"auto\",\"fixed\"]},\"tC6b1pYRu\":{\"layout\":[\"auto\",\"fixed\"]},\"nLpZJ2caK\":{\"layout\":[\"auto\",\"fixed\"]},\"UE7eo0BhN\":{\"layout\":[\"auto\",\"fixed\"]},\"ul3P22Rzd\":{\"layout\":[\"auto\",\"fixed\"]},\"IcdFnDb2B\":{\"layout\":[\"auto\",\"fixed\"]},\"J_06YrPAu\":{\"layout\":[\"auto\",\"fixed\"]},\"DNGoEPjvr\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"n5gTkoJw5\":\"showLabel\",\"ifpKEsLF2\":\"label\",\"JeCOgTOsE\":\"background\",\"baY2kmcCm\":\"radius\",\"Hf1GwIomZ\":\"link\",\"gmqICDTEA\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framervt0_UIJnl=withCSS(Component,css,\"framer-T52iS\");export default Framervt0_UIJnl;Framervt0_UIJnl.displayName=\"_button-primary\";Framervt0_UIJnl.defaultProps={height:32,width:66};addPropertyControls(Framervt0_UIJnl,{variant:{options:[\"i9_emKrs0\",\"Xmo7ej7Gl\",\"etpjmvYMD\",\"Q1vwDdip9\",\"YtopwaBEJ\",\"tC6b1pYRu\"],optionTitles:[\"button-small\",\"button-medium\",\"button-xmedium\",\"button-large\",\"button-xlarge\",\"button-xxlarge\"],title:\"Variant\",type:ControlType.Enum},n5gTkoJw5:{defaultValue:true,title:\"Show Label\",type:ControlType.Boolean},ifpKEsLF2:{defaultValue:\"Button\",displayTextArea:false,title:\"Label\",type:ControlType.String},JeCOgTOsE:{defaultValue:'var(--token-a621f5b7-25fd-4151-b9fe-9a19a5b8eb85, rgb(74, 74, 255)) /* {\"name\":\"primary/background\"} */',title:\"Background\",type:ControlType.Color},baY2kmcCm:{defaultValue:100,displayStepper:false,title:\"Radius\",type:ControlType.Number},Hf1GwIomZ:{title:\"Link\",type:ControlType.Link},gmqICDTEA:{defaultValue:true,title:\"New Tab\",type:ControlType.Boolean}});addFonts(Framervt0_UIJnl,[{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/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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framervt0_UIJnl\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"n5gTkoJw5\\\":\\\"showLabel\\\",\\\"ifpKEsLF2\\\":\\\"label\\\",\\\"JeCOgTOsE\\\":\\\"background\\\",\\\"baY2kmcCm\\\":\\\"radius\\\",\\\"Hf1GwIomZ\\\":\\\"link\\\",\\\"gmqICDTEA\\\":\\\"newTab\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"66\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"32\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Xmo7ej7Gl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"etpjmvYMD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Q1vwDdip9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"YtopwaBEJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"tC6b1pYRu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"nLpZJ2caK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"UE7eo0BhN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ul3P22Rzd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"IcdFnDb2B\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"J_06YrPAu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"DNGoEPjvr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vt0_UIJnl.map", "// Generated by Framer (ca23763)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import _menuItem from\"https://framerusercontent.com/modules/xpFSTMueNHRP8pC1OVgP/iMlkIpEGRTQc3WxaXjiV/jfu9NbVVO.js\";import _buttonLink from\"https://framerusercontent.com/modules/XLY8C7fIivC7O8UhH4Jb/ziUnEsKX3uOmK66Sooci/OzHbDoPoV.js\";import Logo from\"https://framerusercontent.com/modules/v33ykD8OFqNRjm5rcmyi/3AG6G4xT4kX0hZNkzANv/TBcglWZFO.js\";import _humburgerMenu from\"https://framerusercontent.com/modules/1czHFWkw68BH04zrjKgz/DSaFH7XknJFpIzc0k9xh/TIEP1CJiI.js\";import _buttonPrimary from\"https://framerusercontent.com/modules/EeMFmLM0RpPDYrUdyhPK/kYcbHYtP2zRJzaRiLTWQ/vt0_UIJnl.js\";const LogoFonts=getFonts(Logo);const _humburgerMenuFonts=getFonts(_humburgerMenu);const _buttonLinkFonts=getFonts(_buttonLink);const _menuItemFonts=getFonts(_menuItem);const _buttonPrimaryFonts=getFonts(_buttonPrimary);const cycleOrder=[\"vqJyeA1U6\",\"dtjHNRi31\",\"nE7_DcRSz\",\"utUYDTYuF\",\"pMGqVMQYc\",\"RqC_hCCFP\",\"Dnse5TzE1\"];const serializationHash=\"framer-WX2Xb\";const variantClassNames={Dnse5TzE1:\"framer-v-h9sfw0\",dtjHNRi31:\"framer-v-p7yt28\",nE7_DcRSz:\"framer-v-1fcz1zw\",pMGqVMQYc:\"framer-v-f36sqp\",RqC_hCCFP:\"framer-v-qlvx54\",utUYDTYuF:\"framer-v-1u7air4\",vqJyeA1U6:\"framer-v-bethlh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const 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={\"desktop-1\":\"vqJyeA1U6\",\"desktop-2\":\"pMGqVMQYc\",\"desktop-3\":\"RqC_hCCFP\",\"mobile open\":\"nE7_DcRSz\",\"Variant 7\":\"Dnse5TzE1\",mobile:\"dtjHNRi31\",tablet:\"utUYDTYuF\"};const getProps=({height,id,link,primary,search,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,EVvdBQg8u:(_ref=search!==null&&search!==void 0?search:props.EVvdBQg8u)!==null&&_ref!==void 0?_ref:true,fCzwa9ALx:(_ref1=primary!==null&&primary!==void 0?primary:props.fCzwa9ALx)!==null&&_ref1!==void 0?_ref1:true,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"vqJyeA1U6\",z8HX2ROtL:link!==null&&link!==void 0?link:props.z8HX2ROtL};};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,z8HX2ROtL,EVvdBQg8u,fCzwa9ALx,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vqJyeA1U6\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const T5saq0I2xvfreyp=activeVariantCallback(async(...args)=>{setVariant(\"nE7_DcRSz\");});const T5saq0I2x1stm1ky=activeVariantCallback(async(...args)=>{setVariant(\"dtjHNRi31\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"dtjHNRi31\",\"nE7_DcRSz\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"dtjHNRi31\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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-bethlh\",className,classNames),\"data-framer-name\":\"desktop-1\",layoutDependency:layoutDependency,layoutId:\"vqJyeA1U6\",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:\"rgba(255, 255, 255, 0)\",boxShadow:\"none\",...style},variants:{dtjHNRi31:{backgroundColor:\"rgb(255, 255, 255)\"},nE7_DcRSz:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-8a06fce7-39e7-4ee5-bb9f-d4245e7b75ae, rgba(36, 36, 51, 0.16))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},pMGqVMQYc:{backgroundColor:\"rgb(245, 236, 215)\"},RqC_hCCFP:{backgroundColor:\"rgb(255, 255, 255)\"},utUYDTYuF:{backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({Dnse5TzE1:{\"data-framer-name\":\"Variant 7\"},dtjHNRi31:{\"data-framer-name\":\"mobile\"},nE7_DcRSz:{\"data-border\":true,\"data-framer-name\":\"mobile open\"},pMGqVMQYc:{\"data-framer-name\":\"desktop-2\"},RqC_hCCFP:{\"data-framer-name\":\"desktop-3\"},utUYDTYuF:{\"data-framer-name\":\"tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qy9m9g\",\"data-framer-name\":\"conteiner\",layoutDependency:layoutDependency,layoutId:\"KtEYkz4CN\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nopk6w\",\"data-framer-name\":\"left\",layoutDependency:layoutDependency,layoutId:\"xVmefZ8zD\",children:[/*#__PURE__*/_jsx(Link,{href:z8HX2ROtL,nodeId:\"rk7Ycf2in\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1nf2es3 framer-1yrkkuz\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"rk7Ycf2in\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-48)/2+0+0)+0+0+0,...addPropertyOverrides({dtjHNRi31:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-64)/2+0+0)+0+0+8+0},nE7_DcRSz:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-360)/2+0+0)+0+0+16+0},utUYDTYuF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-32-48)/2+0+0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ss71m7-container\",layoutDependency:layoutDependency,layoutId:\"lDXR55jYK-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"lDXR55jYK\",layoutId:\"lDXR55jYK\",variant:\"XYT9uUjcb\",width:\"100%\",...addPropertyOverrides({Dnse5TzE1:{variant:\"FINjDkYU2\"}},baseVariant,gestureVariant)})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({dtjHNRi31:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-64)/2+0+0)+0+0+12},nE7_DcRSz:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-360)/2+0+0)+0+0+20}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wuzg86-container\",layoutDependency:layoutDependency,layoutId:\"vQsF1KHg0-container\",children:/*#__PURE__*/_jsx(_humburgerMenu,{height:\"100%\",id:\"vQsF1KHg0\",layoutId:\"vQsF1KHg0\",variant:\"H3rgpPfFi\",width:\"100%\",...addPropertyOverrides({dtjHNRi31:{T5saq0I2x:T5saq0I2xvfreyp},nE7_DcRSz:{T5saq0I2x:T5saq0I2x1stm1ky,variant:\"pmIjtU8bB\"}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i0ax3n\",\"data-framer-name\":\"menu\",layoutDependency:layoutDependency,layoutId:\"btkVTM3FY\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FA02b6nwV\"},implicitPathVariables:undefined},{href:{webPageId:\"FA02b6nwV\"},implicitPathVariables:undefined},{href:{webPageId:\"FA02b6nwV\"},implicitPathVariables:undefined},{href:{webPageId:\"FA02b6nwV\"},implicitPathVariables:undefined},{href:{webPageId:\"FA02b6nwV\"},implicitPathVariables:undefined},{href:{webPageId:\"FA02b6nwV\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-48)/2+0+0)+4+0,...addPropertyOverrides({nE7_DcRSz:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-360)/2+0+0)+0+80+16+0},utUYDTYuF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-32-48)/2+0+0)+4+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p6tvb9-container\",layoutDependency:layoutDependency,layoutId:\"cSqxn7Cuc-container\",children:/*#__PURE__*/_jsx(_buttonLink,{cColD6n8I:\"Keep Card App\",E9dc2K28S:resolvedLinks[0],height:\"100%\",id:\"cSqxn7Cuc\",layoutId:\"cSqxn7Cuc\",o4yXMf0pr:\"rgb(0, 0, 0)\",qg2vAaDns:\"rgba(255, 255, 255, 0)\",style:{height:\"100%\"},variant:\"cDS3jfKds\",width:\"100%\",XoEB7VySW:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\",...addPropertyOverrides({Dnse5TzE1:{E9dc2K28S:resolvedLinks[5],o4yXMf0pr:\"rgb(255, 255, 255)\"},nE7_DcRSz:{E9dc2K28S:resolvedLinks[1]},pMGqVMQYc:{E9dc2K28S:resolvedLinks[3]},RqC_hCCFP:{E9dc2K28S:resolvedLinks[4]},utUYDTYuF:{E9dc2K28S:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TWlYfkEJ3\"},implicitPathVariables:undefined},{href:{webPageId:\"TWlYfkEJ3\"},implicitPathVariables:undefined},{href:{webPageId:\"TWlYfkEJ3\"},implicitPathVariables:undefined},{href:{webPageId:\"TWlYfkEJ3\"},implicitPathVariables:undefined},{href:{webPageId:\"TWlYfkEJ3\"},implicitPathVariables:undefined},{href:{webPageId:\"TWlYfkEJ3\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-48)/2+0+0)+4+0,...addPropertyOverrides({nE7_DcRSz:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-360)/2+0+0)+0+80+16+44},utUYDTYuF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-32-48)/2+0+0)+4+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oh8jdj-container\",layoutDependency:layoutDependency,layoutId:\"JaJNvCXqL-container\",children:/*#__PURE__*/_jsx(_buttonLink,{cColD6n8I:\"Blog\",E9dc2K28S:resolvedLinks1[0],height:\"100%\",id:\"JaJNvCXqL\",layoutId:\"JaJNvCXqL\",o4yXMf0pr:\"rgb(0, 0, 0)\",qg2vAaDns:\"rgba(255, 255, 255, 0)\",style:{height:\"100%\"},variant:\"ouYa7FlgE\",width:\"100%\",XoEB7VySW:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\",...addPropertyOverrides({Dnse5TzE1:{E9dc2K28S:resolvedLinks1[5],o4yXMf0pr:\"rgb(255, 255, 255)\"},nE7_DcRSz:{E9dc2K28S:resolvedLinks1[1]},pMGqVMQYc:{E9dc2K28S:resolvedLinks1[3]},RqC_hCCFP:{E9dc2K28S:resolvedLinks1[4]},utUYDTYuF:{E9dc2K28S:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oSqiE1i1k\"},implicitPathVariables:undefined},{href:{webPageId:\"oSqiE1i1k\"},implicitPathVariables:undefined},{href:{webPageId:\"oSqiE1i1k\"},implicitPathVariables:undefined},{href:{webPageId:\"oSqiE1i1k\"},implicitPathVariables:undefined},{href:{webPageId:\"oSqiE1i1k\"},implicitPathVariables:undefined},{href:{webPageId:\"oSqiE1i1k\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-48)/2+0+0)+4+0,...addPropertyOverrides({nE7_DcRSz:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-360)/2+0+0)+0+80+16+88},utUYDTYuF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-32-48)/2+0+0)+4+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-180wlhc-container\",layoutDependency:layoutDependency,layoutId:\"xoij0ZcTG-container\",children:/*#__PURE__*/_jsx(_buttonLink,{cColD6n8I:\"For Bussiness\",E9dc2K28S:resolvedLinks2[0],height:\"100%\",id:\"xoij0ZcTG\",layoutId:\"xoij0ZcTG\",o4yXMf0pr:\"rgb(0, 0, 0)\",qg2vAaDns:\"rgba(255, 255, 255, 0)\",style:{height:\"100%\"},variant:\"ouYa7FlgE\",width:\"100%\",XoEB7VySW:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\",...addPropertyOverrides({Dnse5TzE1:{cColD6n8I:\"For Business\",E9dc2K28S:resolvedLinks2[5],o4yXMf0pr:\"rgb(255, 255, 255)\"},nE7_DcRSz:{E9dc2K28S:resolvedLinks2[1]},pMGqVMQYc:{E9dc2K28S:resolvedLinks2[3]},RqC_hCCFP:{E9dc2K28S:resolvedLinks2[4]},utUYDTYuF:{E9dc2K28S:resolvedLinks2[2]}},baseVariant,gestureVariant)})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m9iw5x\",\"data-framer-name\":\"actions\",layoutDependency:layoutDependency,layoutId:\"S1IpHo0cw\",children:[EVvdBQg8u&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-48)/2+0+0)+4+0,...addPropertyOverrides({nE7_DcRSz:{width:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1476px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-360)/2+0+0)+0+240+0+0},utUYDTYuF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-32-48)/2+0+0)+4+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xveti6-container\",layoutDependency:layoutDependency,layoutId:\"s6xU5rvUV-container\",children:/*#__PURE__*/_jsx(_menuItem,{bmH5ZB5Of:\"var(--token-ae92870e-135b-492f-a375-00f306b1241e, rgba(11, 20, 43, 0.05))\",height:\"100%\",id:\"s6xU5rvUV\",layoutId:\"s6xU5rvUV\",OnZdFReT4:\"var(--token-45db0146-e51b-45e9-9a8a-53b011baa059, rgb(255, 255, 255))\",RJSupVawy:8,style:{height:\"100%\"},variant:\"e7FbvrVZq\",width:\"100%\",xwKX0JNy8:\"Search\",...addPropertyOverrides({Dnse5TzE1:{RJSupVawy:100},nE7_DcRSz:{OnZdFReT4:\"var(--token-29a20bf0-1c47-4f74-9d26-189e849f7e82, rgb(246, 246, 247))\",style:{height:\"100%\",width:\"100%\"},variant:\"wleBx461R\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mqq0yh\",\"data-framer-name\":\"buttons\",layoutDependency:layoutDependency,layoutId:\"oZlb5wGEt\",children:fCzwa9ALx&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MVUHOYMgQ\"},implicitPathVariables:undefined},{href:{webPageId:\"MVUHOYMgQ\"},implicitPathVariables:undefined},{href:{webPageId:\"MVUHOYMgQ\"},implicitPathVariables:undefined},{href:{webPageId:\"MVUHOYMgQ\"},implicitPathVariables:undefined},{href:{webPageId:\"MVUHOYMgQ\"},implicitPathVariables:undefined},{href:{webPageId:\"MVUHOYMgQ\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-48)/2+0+0)+4+0+0,...addPropertyOverrides({nE7_DcRSz:{height:32,width:`max((min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1476px) + 10px) / 0, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-360)/2+0+0)+0+240+0+56+0},utUYDTYuF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-32-48)/2+0+0)+4+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yj5xb5-container\",layoutDependency:layoutDependency,layoutId:\"TlZGYfnsS-container\",children:/*#__PURE__*/_jsx(_buttonPrimary,{baY2kmcCm:8,gmqICDTEA:true,height:\"100%\",Hf1GwIomZ:resolvedLinks3[0],id:\"TlZGYfnsS\",ifpKEsLF2:\"Get The App\",JeCOgTOsE:\"var(--token-cad2bb0f-e803-461a-af69-518109a2b118, rgb(255, 77, 0))\",layoutId:\"TlZGYfnsS\",n5gTkoJw5:true,style:{height:\"100%\"},variant:\"Xmo7ej7Gl\",width:\"100%\",...addPropertyOverrides({Dnse5TzE1:{baY2kmcCm:100,Hf1GwIomZ:resolvedLinks3[5],JeCOgTOsE:\"rgb(0, 0, 0)\"},nE7_DcRSz:{Hf1GwIomZ:resolvedLinks3[1],style:{width:\"100%\"},variant:\"Q1vwDdip9\"},pMGqVMQYc:{Hf1GwIomZ:resolvedLinks3[3]},RqC_hCCFP:{Hf1GwIomZ:resolvedLinks3[4]},utUYDTYuF:{Hf1GwIomZ:resolvedLinks3[2]}},baseVariant,gestureVariant)})})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WX2Xb.framer-1yrkkuz, .framer-WX2Xb .framer-1yrkkuz { display: block; }\",\".framer-WX2Xb.framer-bethlh { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 80px; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1200px; }\",\".framer-WX2Xb .framer-1qy9m9g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1476px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 9; }\",\".framer-WX2Xb .framer-1nopk6w { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-WX2Xb .framer-1nf2es3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-WX2Xb .framer-ss71m7-container, .framer-WX2Xb .framer-wuzg86-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-WX2Xb .framer-i0ax3n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-WX2Xb .framer-1p6tvb9-container, .framer-WX2Xb .framer-1oh8jdj-container, .framer-WX2Xb .framer-180wlhc-container, .framer-WX2Xb .framer-1xveti6-container, .framer-WX2Xb .framer-yj5xb5-container { flex: none; height: 40px; position: relative; width: auto; }\",\".framer-WX2Xb .framer-1m9iw5x { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-WX2Xb .framer-mqq0yh { 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; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WX2Xb.framer-bethlh, .framer-WX2Xb .framer-1nf2es3, .framer-WX2Xb .framer-i0ax3n, .framer-WX2Xb .framer-1m9iw5x, .framer-WX2Xb .framer-mqq0yh { gap: 0px; } .framer-WX2Xb.framer-bethlh > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-WX2Xb.framer-bethlh > :first-child { margin-top: 0px; } .framer-WX2Xb.framer-bethlh > :last-child { margin-bottom: 0px; } .framer-WX2Xb .framer-1nf2es3 > *, .framer-WX2Xb .framer-mqq0yh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-WX2Xb .framer-1nf2es3 > :first-child, .framer-WX2Xb .framer-i0ax3n > :first-child, .framer-WX2Xb .framer-1m9iw5x > :first-child, .framer-WX2Xb .framer-mqq0yh > :first-child { margin-left: 0px; } .framer-WX2Xb .framer-1nf2es3 > :last-child, .framer-WX2Xb .framer-i0ax3n > :last-child, .framer-WX2Xb .framer-1m9iw5x > :last-child, .framer-WX2Xb .framer-mqq0yh > :last-child { margin-right: 0px; } .framer-WX2Xb .framer-i0ax3n > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-WX2Xb .framer-1m9iw5x > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",\".framer-WX2Xb.framer-v-p7yt28.framer-bethlh { padding: 0px 24px 0px 24px; width: 390px; }\",\".framer-WX2Xb.framer-v-p7yt28 .framer-1qy9m9g, .framer-WX2Xb.framer-v-1fcz1zw .framer-1qy9m9g { flex-direction: column; }\",\".framer-WX2Xb.framer-v-p7yt28 .framer-1nopk6w { flex: none; padding: 8px 0px 8px 0px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WX2Xb.framer-v-p7yt28 .framer-1qy9m9g { gap: 0px; } .framer-WX2Xb.framer-v-p7yt28 .framer-1qy9m9g > *, .framer-WX2Xb.framer-v-p7yt28 .framer-1qy9m9g > :first-child, .framer-WX2Xb.framer-v-p7yt28 .framer-1qy9m9g > :last-child { margin: 0px; } }\",\".framer-WX2Xb.framer-v-1fcz1zw.framer-bethlh { height: min-content; padding: 0px 24px 0px 24px; width: 390px; }\",\".framer-WX2Xb.framer-v-1fcz1zw .framer-1nopk6w { flex: none; padding: 16px 0px 16px 0px; width: 100%; }\",\".framer-WX2Xb.framer-v-1fcz1zw .framer-i0ax3n { align-content: flex-start; align-items: flex-start; flex-direction: column; padding: 16px 0px 16px 0px; width: 100%; }\",\".framer-WX2Xb.framer-v-1fcz1zw .framer-1m9iw5x { flex: none; flex-direction: column; gap: 16px; padding: 0px 0px 32px 0px; width: 100%; }\",\".framer-WX2Xb.framer-v-1fcz1zw .framer-1xveti6-container, .framer-WX2Xb.framer-v-1fcz1zw .framer-mqq0yh { width: 100%; }\",\".framer-WX2Xb.framer-v-1fcz1zw .framer-yj5xb5-container { flex: 1 0 0px; height: auto; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WX2Xb.framer-v-1fcz1zw .framer-1qy9m9g, .framer-WX2Xb.framer-v-1fcz1zw .framer-i0ax3n, .framer-WX2Xb.framer-v-1fcz1zw .framer-1m9iw5x { gap: 0px; } .framer-WX2Xb.framer-v-1fcz1zw .framer-1qy9m9g > *, .framer-WX2Xb.framer-v-1fcz1zw .framer-1qy9m9g > :first-child, .framer-WX2Xb.framer-v-1fcz1zw .framer-1qy9m9g > :last-child { margin: 0px; } .framer-WX2Xb.framer-v-1fcz1zw .framer-i0ax3n > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-WX2Xb.framer-v-1fcz1zw .framer-i0ax3n > :first-child, .framer-WX2Xb.framer-v-1fcz1zw .framer-1m9iw5x > :first-child { margin-top: 0px; } .framer-WX2Xb.framer-v-1fcz1zw .framer-i0ax3n > :last-child, .framer-WX2Xb.framer-v-1fcz1zw .framer-1m9iw5x > :last-child { margin-bottom: 0px; } .framer-WX2Xb.framer-v-1fcz1zw .framer-1m9iw5x > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-WX2Xb.framer-v-1u7air4.framer-bethlh { height: min-content; padding: 16px 20px 16px 20px; width: 810px; }\",\".framer-WX2Xb.framer-v-1u7air4 .framer-i0ax3n { z-index: 1; }\",'.framer-WX2Xb[data-border=\"true\"]::after, .framer-WX2Xb [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 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"dtjHNRi31\":{\"layout\":[\"fixed\",\"fixed\"]},\"nE7_DcRSz\":{\"layout\":[\"fixed\",\"auto\"]},\"utUYDTYuF\":{\"layout\":[\"fixed\",\"auto\"]},\"pMGqVMQYc\":{\"layout\":[\"fixed\",\"fixed\"]},\"RqC_hCCFP\":{\"layout\":[\"fixed\",\"fixed\"]},\"Dnse5TzE1\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"z8HX2ROtL\":\"link\",\"EVvdBQg8u\":\"search\",\"fCzwa9ALx\":\"primary\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIYptQFlbE=withCSS(Component,css,\"framer-WX2Xb\");export default FramerIYptQFlbE;FramerIYptQFlbE.displayName=\"c-header-1\";FramerIYptQFlbE.defaultProps={height:80,width:1200};addPropertyControls(FramerIYptQFlbE,{variant:{options:[\"vqJyeA1U6\",\"dtjHNRi31\",\"nE7_DcRSz\",\"utUYDTYuF\",\"pMGqVMQYc\",\"RqC_hCCFP\",\"Dnse5TzE1\"],optionTitles:[\"desktop-1\",\"mobile\",\"mobile open\",\"tablet\",\"desktop-2\",\"desktop-3\",\"Variant 7\"],title:\"Variant\",type:ControlType.Enum},z8HX2ROtL:{description:\"\",title:\"\u21B3 Link\",type:ControlType.Link},EVvdBQg8u:{defaultValue:true,title:\"Search\",type:ControlType.Boolean},fCzwa9ALx:{defaultValue:true,title:\"Primary\",type:ControlType.Boolean}});addFonts(FramerIYptQFlbE,[{explicitInter:true,fonts:[]},...LogoFonts,..._humburgerMenuFonts,..._buttonLinkFonts,..._menuItemFonts,..._buttonPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIYptQFlbE\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"z8HX2ROtL\\\":\\\"link\\\",\\\"EVvdBQg8u\\\":\\\"search\\\",\\\"fCzwa9ALx\\\":\\\"primary\\\"}\",\"framerIntrinsicHeight\":\"80\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dtjHNRi31\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nE7_DcRSz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"utUYDTYuF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pMGqVMQYc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RqC_hCCFP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Dnse5TzE1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IYptQFlbE.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "o", "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", "SearchIcon", "props", "p", "ClearIcon", "u", "SpinnerIcon", "motion", "Storage", "name", "resolve", "reject", "request", "window", "e", "key", "value", "setCachedData", "url", "dataToCache", "cache", "Storage", "cacheKey", "data", "checkForCachedData", "VERSION", "isDefaultLocaleId", "localeId", "INDEX_KEY", "getIndexKey", "METADATA_KEY", "getMetadataKey", "getCachedIndex", "indexKey", "cachedIndex", "checkForCachedData", "setCachedIndex", "index", "setCachedData", "metadata", "VERSION", "metadataKey", "fakeResults", "peq", "myers_32", "a", "b", "n", "m", "lst", "pv", "mv", "sc", "i", "eq", "xv", "myers_x", "mhc", "phc", "hsize", "vsize", "j", "start", "vlen", "k", "i1", "pb", "mb", "xh", "ph", "mh", "k1", "mv1", "pv1", "start1", "vlen1", "k2", "score", "i2", "eq1", "pb1", "mb1", "xv1", "xh1", "ph1", "mh1", "k3", "distance", "tmp", "localStorageDebugFlag", "window", "e", "t", "titleCase", "o", "clampText", "n", "isEmptyObject", "createLogger", "DEFAULT_FONT_FAMILY", "getFontFamily", "animationKeyFromLayout", "safeDocument", "safeWindow", "getMetaTagContent", "safeDocument", "checkIfOverLimit", "h", "m", "g", "createLogger", "localStorageDebugFlag", "x", "y", "S", "e", "w", "b", "n", "v", "j", "t", "r", "i", "o", "c", "clamp", "a", "s", "distance", "f", "d", "L", "U", "se", "safeWindow", "l", "SearchResultTitleType", "k", "useSearch", "u", "ye", "p", "ue", "safeDocument", "fakeResults", "getCachedIndex", "z", "setCachedIndex", "isDefaultLocaleId", "Browser", "isTouch", "window", "navigator", "isChrome", "isWebKit", "isSafari", "isSafariDesktop", "isWindows", "isMacOS", "useCallbackOnMouseMove", "callback", "mousePositionRef", "prevPositionRef", "pe", "te", "event", "Browser", "ref", "clientX", "clientY", "prevCursorPosition", "scrollIntoView", "targetElement", "scrollElement", "offsetTop", "offsetBottom", "targetElementBounds", "scrollElementBounds", "difference", "topAligned", "minOffset", "bottomAligned", "offset", "B", "t", "n", "o", "i", "r", "p", "ClearIcon", "D", "Input", "Y", "l", "a", "u", "d", "g", "f", "y", "m", "x", "ye", "b", "w", "I", "pe", "ce", "e", "ue", "k", "R", "SearchIcon", "M", "getFontFamily", "SpinnerIcon", "H", "ResultRow", "c", "h", "s", "S", "T", "se", "C", "useCallbackOnMouseMove", "clamp", "F", "clampText", "N", "j", "localStorageDebugFlag", "E", "L", "O", "X", "animationKeyFromLayout", "Browser", "motion", "W", "useAnimate", "fe", "Q", "P", "A", "$", "_", "K", "SearchInputClearButtonType", "SearchInputDividerType", "SearchResultTitleType", "SearchResultSubtitleType", "SearchResultItemType", "SearchLayoutType", "SearchEntryType", "SearchIconType", "SearchModal", "useLocaleInfo", "v", "z", "oe", "useSearch", "te", "window", "U", "V", "q", "G", "J", "scrollIntoView", "getViewportSize", "window", "useViewportSizeState", "getState", "state", "setState", "ye", "ue", "handleWindowResize", "t", "j", "e", "o", "i", "a", "z", "Y", "n", "l", "r", "p", "ue", "window", "E", "Ga", "u", "_", "SearchLayoutType", "motion", "SearchModal", "N", "B", "withCSS", "d", "c", "y", "pe", "b", "f", "ye", "h", "O", "g", "T", "v", "RenderTarget", "checkIfOverLimit", "Browser", "V", "useViewportSizeState", "isEmptyObject", "DEFAULT_FONT_FAMILY", "SearchIconType", "SearchIcon", "AnimatePresence", "Search_default", "addPropertyControls", "ControlType", "titleCase", "SearchInputDividerType", "SearchInputClearButtonType", "animationKeyFromLayout", "SearchResultItemType", "SearchResultTitleType", "SearchResultSubtitleType", "MaterialFonts", "getFonts", "Icon", "SearchFonts", "Search_default", "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", "humanReadableVariantMap", "getProps", "background", "backgroundHover", "height", "id", "radius", "tap2", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "xwKX0JNy8", "OnZdFReT4", "bmH5ZB5Of", "RJSupVawy", "dms6Jzmpe", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap10lvjo9", "args", "ref1", "pe", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "resolvePageScope", "css", "Framerjfu9NbVVO", "withCSS", "jfu9NbVVO_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "backgroundHover", "colorText", "height", "id", "label", "link", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "qg2vAaDns", "XoEB7VySW", "E9dc2K28S", "cColD6n8I", "o4yXMf0pr", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerOzHbDoPoV", "withCSS", "OzHbDoPoV_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "SVG", "RichText2", "css", "FramerTBcglWZFO", "withCSS", "TBcglWZFO_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "T5saq0I2x", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap11i7708", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "FramerTIEP1CJiI", "withCSS", "TIEP1CJiI_default", "addPropertyControls", "ControlType", "addFonts", "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", "humanReadableVariantMap", "getProps", "background", "height", "id", "label", "link", "newTab", "radius", "showLabel", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "n5gTkoJw5", "ifpKEsLF2", "JeCOgTOsE", "baY2kmcCm", "Hf1GwIomZ", "gmqICDTEA", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "Framervt0_UIJnl", "withCSS", "vt0_UIJnl_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "getFonts", "TBcglWZFO_default", "_humburgerMenuFonts", "TIEP1CJiI_default", "_buttonLinkFonts", "OzHbDoPoV_default", "_menuItemFonts", "jfu9NbVVO_default", "_buttonPrimaryFonts", "vt0_UIJnl_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "primary", "search", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "z8HX2ROtL", "EVvdBQg8u", "fCzwa9ALx", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "T5saq0I2xvfreyp", "args", "T5saq0I2x1stm1ky", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "Link", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "FramerIYptQFlbE", "withCSS", "IYptQFlbE_default", "addPropertyControls", "ControlType", "addFonts"]
}
