{"version":3,"file":"shared-lib.BMbbaEAC.mjs","names":["e","h","t","lowercaseIconKeyPairs","iconKeys","useMemo","useRef","iconKeys","lowercaseIconKeyPairs","useMemo","useState","HomeFactory","React","style","moduleBaseUrl","weightOptions","Component","Icon","useRef","useState","HouseFactory","React","addPropertyOverrides","Phosphor","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableEnumMap","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","className","css","j","e","t","n","p","y","w","x","T","s","a","Z","L","u","d","o","g","b","c","h","f","r","i","v","m","css","getLocalizedValue","valuesByLocaleId","localizedValues","e","t","m","o","d","x","U","L","T","Z","S","s","n","p","f","i","l","a","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","className","css","LogoNav","Menu","Material","Button","LocaleSelector","b","useRef","className","getLocalizedValue"],"sources":["https:/framer.com/m/framer/icon-nullstate.js@0.7.0","https:/framer.com/m/material-icons/Home.js@0.0.32","https:/framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js","https:/framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js","https:/framer.com/m/phosphor-icons/House.js@0.0.53","https:/framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js","https:/framerusercontent.com/modules/dLBO5WcARbDnVthSXeiG/dyyeKIn1Vzzp8ApE4dTU/lBwghly2K.js","https:/framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/VOfaY9LHiTLKveiePI7P/border.js","https:/framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js","https:/framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js","https:/framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js","https:/framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js","https:/framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/MaCiz8nzfVQ2yBstuToQ/LocaleSelector.js","https:/framerusercontent.com/modules/pi5PUTQSPSanSUlmz835/ezRXXdTa9wtacAhSkXAH/r0lbIQ0IO.js","https:/framerusercontent.com/modules/bGlTDALk25taoSe4OXws/AVhZkuV0Y7IrpmDyoxSw/yYfnKvtYH-0.js","https:/framerusercontent.com/modules/bGlTDALk25taoSe4OXws/AVhZkuV0Y7IrpmDyoxSw/yYfnKvtYH.js","https:/framerusercontent.com/modules/uHBpcmtLElJYIIrVp5l3/6bBrhHKZeTvMLHQUUl14/RtK_xH3uO.js","https:/framerusercontent.com/modules/F01QMiEYMuAXgbSI6UCN/rzFbX4zAOPpSVp3h5QgI/vGksIxGAe.js","https:/framerusercontent.com/modules/3YtY7M5pwMj8D0bXI9CB/741nmTLIvY4X1h54y1z9/yYfnKvtYH.js","https:/framerusercontent.com/modules/5DkO0gdUDy7tQrnSOhZj/cOmzKOjRZQh7CvX9xc2l/siteMetadata.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…\",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","let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const weights = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M221.56,100.85,141.61,25.38l-.16-.15a19.93,19.93,0,0,0-26.91,0l-.17.15L34.44,100.85A20.07,20.07,0,0,0,28,115.55V208a20,20,0,0,0,20,20H96a20,20,0,0,0,20-20V164h24v44a20,20,0,0,0,20,20h48a20,20,0,0,0,20-20V115.55A20.07,20.07,0,0,0,221.56,100.85ZM204,204H164V160a20,20,0,0,0-20-20H112a20,20,0,0,0-20,20v44H52V117.28l76-71.75,76,71.75Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,115.54V208a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.54a8,8,0,0,1,2.62-5.92l80-75.54a8,8,0,0,1,10.77,0l80,75.54A8,8,0,0,1,216,115.54Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,115.55V208a16,16,0,0,1-16,16H168a16,16,0,0,1-16-16V168a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v40a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V115.55a16,16,0,0,1,5.17-11.78l80-75.48.11-.11a16,16,0,0,1,21.53,0,1.14,1.14,0,0,0,.11.11l80,75.48A16,16,0,0,1,224,115.55Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.47,105.24l-80-75.5-.09-.08a13.94,13.94,0,0,0-18.83,0l-.09.08-80,75.5A14,14,0,0,0,34,115.55V208a14,14,0,0,0,14,14H96a14,14,0,0,0,14-14V160a2,2,0,0,1,2-2h32a2,2,0,0,1,2,2v48a14,14,0,0,0,14,14h48a14,14,0,0,0,14-14V115.55A14,14,0,0,0,217.47,105.24ZM210,208a2,2,0,0,1-2,2H160a2,2,0,0,1-2-2V160a14,14,0,0,0-14-14H112a14,14,0,0,0-14,14v48a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V115.55a2,2,0,0,1,.65-1.48l.09-.08,79.94-75.48a2,2,0,0,1,2.63,0L209.26,114l.08.08a2,2,0,0,1,.66,1.48Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.13,106.72,136.07,31.13a12,12,0,0,0-16.2.05L39.93,106.67A12,12,0,0,0,36,115.54V208a12,12,0,0,0,12,12H96a12,12,0,0,0,12-12V160a4,4,0,0,1,4-4h32a4,4,0,0,1,4,4v48a12,12,0,0,0,12,12h48a12,12,0,0,0,12-12V115.54A12,12,0,0,0,216.13,106.72ZM212,208a4,4,0,0,1-4,4H160a4,4,0,0,1-4-4V160a12,12,0,0,0-12-12H112a12,12,0,0,0-12,12v48a4,4,0,0,1-4,4H48a4,4,0,0,1-4-4V115.54a4.09,4.09,0,0,1,1.36-3L125.3,37.05a4,4,0,0,1,5.33,0l80.06,75.58a4,4,0,0,1,1.31,3Z\" }))\n      ]\n    ]);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, weights.get(props.weight)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n","import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.53\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"AddressBook\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"BoundingBox\",\"BowlFood\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Church\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCounterClockwise\",\"ClockCountdown\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"Cpu\",\"CreditCard\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"Fan\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"Footprints\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"Goggles\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GridFour\",\"GridNine\",\"Guitar\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandCoins\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighHeel\",\"HighlighterCircle\",\"Hoodie\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"MetaLogo\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Option\",\"OrangeSlice\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleRun\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhonePlus\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Scooter\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealQuestion\",\"SealWarning\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stairs\",\"Stamp\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Subtitles\",\"Subtract\",\"SubtractSquare\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Timer\",\"Tipi\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tote\",\"ToteSimple\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XSquare\",\"YinYang\",\"YoutubeLogo\",];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\",];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.53\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box…\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map","// Generated by Framer (0784c89)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={akLibfBD_:{hover:true,pressed:true},CQKuNnPiJ:{hover:true,pressed:true},FMjoNT4sS:{hover:true,pressed:true},G4vKtDNgU:{hover:true,pressed:true},QhnO1PONn:{hover:true,pressed:true},ZQ7sb1L9d:{hover:true,pressed:true}};const cycleOrder=[\"ZQ7sb1L9d\",\"akLibfBD_\",\"FMjoNT4sS\",\"QhnO1PONn\",\"CQKuNnPiJ\",\"G4vKtDNgU\"];const serializationHash=\"framer-MCXrD\";const variantClassNames={akLibfBD_:\"framer-v-zmxiq7\",CQKuNnPiJ:\"framer-v-fqzxeh\",FMjoNT4sS:\"framer-v-18o9bu6\",G4vKtDNgU:\"framer-v-8uqvze\",QhnO1PONn:\"framer-v-80s6ye\",ZQ7sb1L9d:\"framer-v-5tep86\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={Bold:\"bold\",Duotone:\"duotone\",Fill:\"fill\",Light:\"light\",Regular:\"regular\",Thin:\"thin\"};const humanReadableVariantMap={\"Button/Large\":\"ZQ7sb1L9d\",\"Button/Medium\":\"FMjoNT4sS\",\"Button/Small\":\"QhnO1PONn\",\"Button/XL\":\"akLibfBD_\",\"Button/XS\":\"CQKuNnPiJ\",\"Button/XXL\":\"G4vKtDNgU\"};const getProps=({background,height,icon,id,label,link,symbol,tap,textColor,weight,width,...props})=>{return{...props,AuljU312S:label??props.AuljU312S??\"Learn More\",hd684WjXk:textColor??props.hd684WjXk??\"var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34))\",KtMQtImvy:tap??props.KtMQtImvy,nY6s93vDd:link??props.nY6s93vDd,ojeBQKwFd:icon??props.ojeBQKwFd??true,PPLxaVdiW:humanReadableEnumMap[weight]??weight??props.PPLxaVdiW??\"fill\",STE6WsGjQ:background??props.STE6WsGjQ??\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"ZQ7sb1L9d\",w33rKF1RL:symbol??props.w33rKF1RL??\"Star\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,AuljU312S,ojeBQKwFd,nY6s93vDd,hd684WjXk,w33rKF1RL,PPLxaVdiW,STE6WsGjQ,KtMQtImvy,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZQ7sb1L9d\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapre4qzb=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(KtMQtImvy){const res=await KtMQtImvy(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:nY6s93vDd,motionChild:true,nodeId:\"ZQ7sb1L9d\",scopeId:\"lBwghly2K\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-5tep86\",className,classNames)} framer-1san7un`,\"data-framer-name\":\"Button/Large\",\"data-highlight\":true,\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"ZQ7sb1L9d\",onTap:onTapre4qzb,ref:refBinding,style:{backgroundColor:STE6WsGjQ,borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,boxShadow:\"none\",...style},variants:{\"akLibfBD_-hover\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.2)\"},\"akLibfBD_-pressed\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.5)\"},\"CQKuNnPiJ-hover\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.2)\"},\"CQKuNnPiJ-pressed\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.2)\"},\"FMjoNT4sS-hover\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.2)\"},\"FMjoNT4sS-pressed\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.5)\"},\"G4vKtDNgU-hover\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.2)\"},\"G4vKtDNgU-pressed\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.5)\"},\"QhnO1PONn-hover\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.2)\"},\"QhnO1PONn-pressed\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.5)\"},\"ZQ7sb1L9d-hover\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.2)\"},\"ZQ7sb1L9d-pressed\":{boxShadow:\"inset 0px 100px 0px 0px rgba(255, 255, 255, 0.5)\"}},...addPropertyOverrides({\"akLibfBD_-hover\":{\"data-framer-name\":undefined},\"akLibfBD_-pressed\":{\"data-framer-name\":undefined},\"CQKuNnPiJ-hover\":{\"data-framer-name\":undefined},\"CQKuNnPiJ-pressed\":{\"data-framer-name\":undefined},\"FMjoNT4sS-hover\":{\"data-framer-name\":undefined},\"FMjoNT4sS-pressed\":{\"data-framer-name\":undefined},\"G4vKtDNgU-hover\":{\"data-framer-name\":undefined},\"G4vKtDNgU-pressed\":{\"data-framer-name\":undefined},\"QhnO1PONn-hover\":{\"data-framer-name\":undefined},\"QhnO1PONn-pressed\":{\"data-framer-name\":undefined},\"ZQ7sb1L9d-hover\":{\"data-framer-name\":undefined},\"ZQ7sb1L9d-pressed\":{\"data-framer-name\":undefined},akLibfBD_:{\"data-framer-name\":\"Button/XL\"},CQKuNnPiJ:{\"data-framer-name\":\"Button/XS\"},FMjoNT4sS:{\"data-framer-name\":\"Button/Medium\"},G4vKtDNgU:{\"data-framer-name\":\"Button/XXL\"},QhnO1PONn:{\"data-framer-name\":\"Button/Small\"}},baseVariant,gestureVariant),children:[ojeBQKwFd&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-25gyqe\",\"data-framer-name\":\"icon-contailer\",layoutDependency:layoutDependency,layoutId:\"LVw8GwgzR\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ukdczf-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"eEjyv9D4N-container\",nodeId:\"eEjyv9D4N\",rendersWithMotion:true,scopeId:\"lBwghly2K\",children:/*#__PURE__*/_jsx(Phosphor,{color:hd684WjXk,height:\"100%\",iconSearch:\"House\",iconSelection:w33rKF1RL,id:\"eEjyv9D4N\",layoutId:\"eEjyv9D4N\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:PPLxaVdiW,width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-199kuct\",\"data-framer-name\":\"Text-container\",layoutDependency:layoutDependency,layoutId:\"UbUEmyCen\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hd684WjXk-lBwghly2K))\"},children:\"Learn More\"})}),className:\"framer-hokvmn\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"QSbWPs82N\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-hd684WjXk-lBwghly2K)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-hd684WjXk-lBwghly2K\":hd684WjXk},text:AuljU312S,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({akLibfBD_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hd684WjXk-lBwghly2K))\"},children:\"Learn More\"})})},CQKuNnPiJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1JlYm9uZCBHcm90ZXNxdWUgQm9sZA==\",\"--framer-font-family\":'\"Rebond Grotesque Bold\", \"Rebond Grotesque Bold Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hd684WjXk-lBwghly2K))\",\"--framer-text-transform\":\"uppercase\"},children:\"Learn More\"})}),fonts:[\"CUSTOM;Rebond Grotesque Bold\"]},FMjoNT4sS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hd684WjXk-lBwghly2K))\"},children:\"Learn More\"})})},G4vKtDNgU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hd684WjXk-lBwghly2K))\"},children:\"Learn More\"})})},QhnO1PONn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-hd684WjXk-lBwghly2K))\"},children:\"Learn More\"})})}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MCXrD.framer-1san7un, .framer-MCXrD .framer-1san7un { display: block; }\",\".framer-MCXrD.framer-5tep86 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 48px; justify-content: center; overflow: visible; padding: 12px 20px 12px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-MCXrD .framer-25gyqe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px 0px 1px 0px; position: relative; width: 24px; }\",\".framer-MCXrD .framer-ukdczf-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-MCXrD .framer-199kuct { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 2px 4px 3px 4px; position: relative; width: min-content; }\",\".framer-MCXrD .framer-hokvmn { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-MCXrD.framer-v-zmxiq7.framer-5tep86 { gap: 10px; height: 56px; padding: 14px 24px 14px 20px; }\",\".framer-MCXrD.framer-v-zmxiq7 .framer-25gyqe { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 28px); padding: 0px; width: 28px; }\",\".framer-MCXrD.framer-v-18o9bu6.framer-5tep86 { gap: 4px; height: 40px; padding: 8px 16px 8px 16px; }\",\".framer-MCXrD.framer-v-18o9bu6 .framer-25gyqe { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 20px); width: 20px; }\",\".framer-MCXrD.framer-v-18o9bu6 .framer-199kuct { padding: 3px 4px 3px 4px; }\",\".framer-MCXrD.framer-v-80s6ye.framer-5tep86 { gap: 2px; height: 32px; padding: 4px 8px 4px 7px; }\",\".framer-MCXrD.framer-v-80s6ye .framer-25gyqe { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 18px); width: 18px; }\",\".framer-MCXrD.framer-v-80s6ye .framer-199kuct { padding: 2px 4px 2px 4px; }\",\".framer-MCXrD.framer-v-fqzxeh.framer-5tep86 { gap: 0px; height: 24px; padding: 2px 6px 2px 5px; }\",\".framer-MCXrD.framer-v-fqzxeh .framer-25gyqe { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 14px); width: 14px; }\",\".framer-MCXrD.framer-v-fqzxeh .framer-199kuct { padding: 3px 4px 2px 4px; }\",\".framer-MCXrD.framer-v-8uqvze.framer-5tep86 { gap: 10px; height: 64px; padding: 16px 32px 16px 32px; }\",\".framer-MCXrD.framer-v-8uqvze .framer-25gyqe { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 32px); width: 32px; }\",\".framer-MCXrD.framer-v-fqzxeh.hover.framer-5tep86, .framer-MCXrD.framer-v-fqzxeh.pressed.framer-5tep86 { padding: 2px 8px 2px 8px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 181\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"akLibfBD_\":{\"layout\":[\"auto\",\"fixed\"]},\"FMjoNT4sS\":{\"layout\":[\"auto\",\"fixed\"]},\"QhnO1PONn\":{\"layout\":[\"auto\",\"fixed\"]},\"CQKuNnPiJ\":{\"layout\":[\"auto\",\"fixed\"]},\"G4vKtDNgU\":{\"layout\":[\"auto\",\"fixed\"]},\"idkx6ybty\":{\"layout\":[\"auto\",\"fixed\"]},\"ZmfR41atf\":{\"layout\":[\"auto\",\"fixed\"]},\"znB5N3kfn\":{\"layout\":[\"auto\",\"fixed\"]},\"zh5yX6LOu\":{\"layout\":[\"auto\",\"fixed\"]},\"ibO66ytNb\":{\"layout\":[\"auto\",\"fixed\"]},\"T_V_5QhGQ\":{\"layout\":[\"auto\",\"fixed\"]},\"uRpK6zkvh\":{\"layout\":[\"auto\",\"fixed\"]},\"vW1x4qJiX\":{\"layout\":[\"auto\",\"fixed\"]},\"Rfs_XUrVj\":{\"layout\":[\"auto\",\"fixed\"]},\"YseF79bBt\":{\"layout\":[\"auto\",\"fixed\"]},\"r_S6fu_l1\":{\"layout\":[\"auto\",\"fixed\"]},\"E6Y4b1m_C\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"AuljU312S\":\"label\",\"ojeBQKwFd\":\"icon\",\"nY6s93vDd\":\"link\",\"hd684WjXk\":\"textColor\",\"w33rKF1RL\":\"symbol\",\"PPLxaVdiW\":\"weight\",\"STE6WsGjQ\":\"background\",\"KtMQtImvy\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerlBwghly2K=withCSS(Component,css,\"framer-MCXrD\");export default FramerlBwghly2K;FramerlBwghly2K.displayName=\"Button\";FramerlBwghly2K.defaultProps={height:48,width:181};addPropertyControls(FramerlBwghly2K,{variant:{options:[\"ZQ7sb1L9d\",\"akLibfBD_\",\"FMjoNT4sS\",\"QhnO1PONn\",\"CQKuNnPiJ\",\"G4vKtDNgU\"],optionTitles:[\"Button/Large\",\"Button/XL\",\"Button/Medium\",\"Button/Small\",\"Button/XS\",\"Button/XXL\"],title:\"Variant\",type:ControlType.Enum},AuljU312S:{defaultValue:\"Learn More\",displayTextArea:false,placeholder:\"Button\",title:\"Label\",type:ControlType.String},ojeBQKwFd:{defaultValue:true,title:\"Icon\",type:ControlType.Boolean},nY6s93vDd:{title:\"Link\",type:ControlType.Link},hd684WjXk:{defaultValue:'var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34)) /* {\"name\":\"Squid Ink\"} */',title:\"Text Color\",type:ControlType.Color},w33rKF1RL:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"Star\",description:undefined,hidden:undefined,title:\"Symbol\"},PPLxaVdiW:PhosphorControls?.[\"weight\"]&&{...PhosphorControls[\"weight\"],defaultValue:\"fill\",description:undefined,hidden:undefined,title:\"Weight\"},STE6WsGjQ:{defaultValue:'var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109)) /* {\"name\":\"Lemon\"} */',title:\"Background\",type:ControlType.Color},KtMQtImvy:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerlBwghly2K,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Rebond Grotesque Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/AVffqjVpzUZra1rnSUM6fecdE.otf\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlBwghly2K\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"181\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"48\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"AuljU312S\\\":\\\"label\\\",\\\"ojeBQKwFd\\\":\\\"icon\\\",\\\"nY6s93vDd\\\":\\\"link\\\",\\\"hd684WjXk\\\":\\\"textColor\\\",\\\"w33rKF1RL\\\":\\\"symbol\\\",\\\"PPLxaVdiW\\\":\\\"weight\\\",\\\"STE6WsGjQ\\\":\\\"background\\\",\\\"KtMQtImvy\\\":\\\"tap\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"akLibfBD_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"FMjoNT4sS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"QhnO1PONn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"CQKuNnPiJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"G4vKtDNgU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"idkx6ybty\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ZmfR41atf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"znB5N3kfn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"zh5yX6LOu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ibO66ytNb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"T_V_5QhGQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"uRpK6zkvh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"vW1x4qJiX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Rfs_XUrVj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"YseF79bBt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"r_S6fu_l1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"E6Y4b1m_C\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lBwghly2K.map","import{ControlType}from\"framer\";export function getBorderStyle({color,width=0,widthPerSide=false,widthTop=0,widthRight=0,widthBottom=0,widthLeft=0,style=\"none\"}={}){const result={};if(color){result[\"--framer-border-color\"]=color;result.borderStyle=style;if(widthPerSide){result.borderTopWidth=widthTop;result.borderRightWidth=widthRight;result.borderBottomWidth=widthBottom;result.borderLeftWidth=widthLeft;}else{result.borderTopWidth=width;result.borderRightWidth=width;result.borderBottomWidth=width;result.borderLeftWidth=width;}}else{result.border=\"none\";}return result;}export const borderControls={color:{type:ControlType.Color,defaultValue:\"#444\"},width:{type:ControlType.FusedNumber,toggleKey:\"widthPerSide\",toggleTitles:[\"Width\",\"Width per side\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"BorderOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"borderControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getBorderStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./border.map","import{ControlType}from\"framer\";export function getFocusStyle({color,width,style,offset}={}){const result={};if(color){result[\"--framer-focus-outline\"]=`${width}px ${style} ${color}`;result[\"--framer-focus-outline-offset\"]=`${offset}px`;}return result;}export const focusControls={color:{type:ControlType.Color,defaultValue:\"#09f\"},width:{type:ControlType.Number,displayStepper:true,defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"},offset:{type:ControlType.Number,displayStepper:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"focusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFocusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FocusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./focus.map","import{ControlType}from\"framer\";export function getHoverStyle({fillColor,textColor,borderColor}={}){return{\"--framer-hover-background-color\":fillColor,\"--framer-hover-color\":textColor,\"--framer-hover-border-color\":borderColor};}export const hoverControls={fillColor:{type:ControlType.Color,title:\"Fill\",optional:true},textColor:{type:ControlType.Color,title:\"Text\",optional:true},borderColor:{type:ControlType.Color,title:\"Border\",optional:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"HoverOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getHoverStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"hoverControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hover.map","import{ControlType}from\"framer\";export function getPaddingStyle({padding=0,paddingPerSide=false,paddingTop=0,paddingRight=0,paddingBottom=0,paddingLeft=0}={}){if(paddingPerSide){return{paddingTop:paddingTop,paddingRight:paddingRight,paddingBottom:paddingBottom,paddingLeft:paddingLeft};}else{return{paddingTop:padding,paddingRight:padding,paddingBottom:padding,paddingLeft:padding};}}export const paddingControls={padding:{type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getPaddingStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./padding.map","import{ControlType}from\"framer\";export function getRadiusStyle({radius=0,radiusPerCorner=false,radiusTopLeft=0,radiusTopRight=0,radiusBottomRight=0,radiusBottomLeft=0}={}){const result={};if(radiusPerCorner){result.borderTopLeftRadius=radiusTopLeft;result.borderTopRightRadius=radiusTopRight;result.borderBottomRightRadius=radiusBottomRight;result.borderBottomLeftRadius=radiusBottomLeft;}else{result.borderTopLeftRadius=radius;result.borderTopRightRadius=radius;result.borderBottomRightRadius=radius;result.borderBottomLeftRadius=radius;}return result;}export const radiusControls={radius:{type:ControlType.FusedNumber,toggleKey:\"radiusPerConrner\",toggleTitles:[\"Radius\",\"Radius per side\"],valueKeys:[\"radiusTopLeft\",\"radiusTopRight\",\"radiusBottomRight\",\"radiusBottomLeft\",],valueLabels:[\"TL\",\"TR\",\"BR\",\"BL\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getRadiusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"radiusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./radius.map","var e,t;import{jsx as o,jsxs as l}from\"react/jsx-runtime\";import{addPropertyControls as r,ControlType as i,// @ts-ignore Internal function\nuseLocaleInfo as a,withCSS as n}from\"framer\";import{useId as s,useRef as u,useState as d}from\"react\";import{getBorderStyle as c,borderControls as p}from\"https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/VOfaY9LHiTLKveiePI7P/border.js\";import{getFocusStyle as f,focusControls as m}from\"https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js\";import{getHoverStyle as h,hoverControls as v}from\"https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js\";import{getPaddingStyle as g,paddingControls as y}from\"https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js\";import{getRadiusStyle as b,radiusControls as w}from\"https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js\";let C=\"framer-locale-picker\";function x(e){return\"number\"==typeof e?`${e}px`:e;}function j({type:e,color:t,image:l,size:r}){return\"custom\"===e&&l?/*#__PURE__*/o(\"img\",{...l,width:r,height:r}):/*#__PURE__*/o(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:r,height:r,fill:t,children:/*#__PURE__*/o(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2,88.2,0,0,1,215.63,120ZM128,215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09,166.87,146.73,195.62,128,215.89ZM96.23,120c1.68-30.87,13-59.62,31.77-79.89,18.73,20.27,30.09,49,31.77,79.89Zm9.09-77C90.47,64.53,81.61,91.54,80.2,120H40.37A88.2,88.2,0,0,1,105.32,43ZM40.37,136H80.2c1.41,28.46,10.27,55.47,25.12,77A88.2,88.2,0,0,1,40.37,136Zm110.31,77c14.85-21.56,23.71-48.57,25.12-77h39.83A88.2,88.2,0,0,1,150.68,213Z\"})});}function S({type:e,color:t,image:l,size:r}){return\"custom\"===e&&l?/*#__PURE__*/o(\"img\",{...l,width:r,height:r}):/*#__PURE__*/o(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 12 12\",width:r,height:r,children:/*#__PURE__*/o(\"path\",{d:\"M 2 4.5 L 6 8.5 L 10 4.5\",fill:\"none\",stroke:t,strokeWidth:1.5,strokeLinecap:\"round\",strokeLinejoin:\"round\"})});}!function(e){e.Default=\"default\",e.Custom=\"custom\";}(e||(e={})),function(t){t.Default=\"default\",t.Custom=\"custom\";}(t||(t={}));/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n * @framerIntrinsicWidth 120\n * @framerIntrinsicHeight 34\n */let T=n(({font:e,fillColor:t,textColor:r,icon:i,caret:n,options:{title:p,gap:m,border:v,hover:y,focus:w},style:x,...T})=>{var V,k;let $=s(),{activeLocale:F,locales:N,setLocale:O}=a(),Z=null!==(V=null==F?void 0:F.id)&&void 0!==V?V:\"default\",L=u(Z),[z,A]=d(Z),B=N.find(e=>e.id===z);return L.current!==Z&&(L.current=Z,z!==Z&&A(Z)),/*#__PURE__*/l(\"div\",{className:C,style:x,children:[/*#__PURE__*/o(\"label\",{htmlFor:$,children:\"Select Language\"}),/*#__PURE__*/o(\"select\",{id:$,value:z,onChange:function(e){let t=e.target.value;A(t);let o=N.find(e=>e.id===t);O(o);},children:N.map(e=>/*#__PURE__*/o(\"option\",{value:e.id,children:e.name},e.id))}),/*#__PURE__*/l(\"div\",{className:\"input\",style:{...e,\"--framer-background-color\":t,\"--framer-color\":r,...g(T),...b(T),...c(v),...h(y),...f(w),gap:m},children:[i&&/*#__PURE__*/o(\"div\",{className:\"icon\",children:/*#__PURE__*/o(j,{...i})}),p&&/*#__PURE__*/o(\"div\",{className:\"title\",children:null!==(k=null==B?void 0:B.name)&&void 0!==k?k:\"English\"}),n&&/*#__PURE__*/o(\"div\",{className:\"caret\",children:/*#__PURE__*/o(S,{...n})})]})]});},[`\n            .${C} {\n                position: relative;\n            }\n        `,`\n            .${C} label {\n                position: absolute;\n                width: 1px;\n                height: 1px;\n                margin: -1px;\n                overflow: hidden;\n                white-space: nowrap;\n                clip: rect(0 0 0 0);\n                clip-path: inset(50%);\n            }\n        `,`\n            .${C} select {\n                appearance: none;\n                position: absolute;\n                opacity: 0;\n                top: 0;\n                right: 0;\n                bottom: 0;\n                left: 0;\n                cursor: inherit;\n                width: 100%;\n            }\n        `,`\n            .${C} .input {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                height: 100%;\n                pointer-events: none;\n                overflow: hidden;\n                background-color: var(--framer-background-color);\n                color: var(--framer-color);\n                border-color: var(--framer-border-color);\n            }\n        `,`\n            .${C} select:focus-visible + .input  {\n                outline: var(--framer-focus-outline, none);\n                outline-offset: var(--framer-focus-outline-offset);\n            }\n        `,`\n            .${C}:hover .input {\n                background-color: var(--framer-hover-background-color, var(--framer-background-color));\n                color: var(--framer-hover-color, var(--framer-color));\n                border-color: var(--framer-hover-border-color, var(--framer-border-color));\n            }\n        `,`\n            .${C} .title {\n                flex: 1 1 auto;\n                white-space: nowrap;\n                text-overflow: ellipsis;\n                overflow: hidden;\n            }\n        `,`\n            .${C} .icon, .${C} .caret {\n                display: flex;\n                align-items: center;\n            }\n        `]);T.displayName=\"Locale Selector\",r(T,{font:{// @ts-ignore\ntype:i.Font,controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:\"1.5em\"}},fillColor:{type:i.Color,title:\"Fill\",optional:!0,defaultValue:\"#eee\"},textColor:{type:i.Color,title:\"Text\",defaultValue:\"#000\"},...y,...w,icon:{type:i.Object,buttonTitle:\"Size, Color\",optional:!0,controls:{type:{type:i.Enum,title:\"Icon\",options:Object.values(e),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:!0,defaultValue:\"default\"},color:{type:i.Color,displaySegmentedControl:!0,defaultValue:\"#000\",hidden:e=>\"default\"!==e.type},image:{type:i.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:e=>\"custom\"!==e.type},size:{type:i.Number,displayStepper:!0,defaultValue:18}}},caret:{type:i.Object,buttonTitle:\"Size, Color\",optional:!0,controls:{type:{type:i.Enum,title:\"Icon\",options:Object.values(t),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:!0,defaultValue:\"default\"},color:{type:i.Color,displaySegmentedControl:!0,defaultValue:\"#000\",hidden:e=>\"default\"!==e.type},image:{type:i.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:e=>\"custom\"!==e.type},size:{type:i.Number,displayStepper:!0,defaultValue:12}},defaultValue:{}},options:{type:i.Object,title:\"Options\",buttonTitle:\"Border, Hover\",controls:{title:{type:i.Boolean,defaultValue:!0},gap:{type:i.Number,displayStepper:!0,defaultValue:5},border:{type:i.Object,buttonTitle:\"Color, Width\",optional:!0,controls:p},hover:{type:i.Object,buttonTitle:\"Fill, Border\",optional:!0,controls:v},focus:{type:i.Object,buttonTitle:\"Color, Width\",controls:m}}}});export default T;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LocaleSelector\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any\",\"framerIntrinsicHeight\":\"34\",\"framerDisableUnlink\":\"* @framerIntrinsicWidth 120\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LocaleSelector.map","import{fontStore as e}from\"framer\";e.loadWebFontsFromSelectors([\"CUSTOM;Rebond Grotesque Book\"]);export const fonts=[{family:\"Rebond Grotesque Book\",moduleAsset:{localModuleIdentifier:\"local-module:css/r0lbIQ0IO:default\",url:\"https://framerusercontent.com/assets/VVjanGUVipbfVAjeYhBAEXM6M.otf\"},url:\"https://framerusercontent.com/assets/VVjanGUVipbfVAjeYhBAEXM6M.otf\"}];export const css=['.framer-x3XUc .framer-styles-preset-u7zbfc:not(.rich-text-wrapper), .framer-x3XUc .framer-styles-preset-u7zbfc.rich-text-wrapper h3 { --framer-font-family: \"Rebond Grotesque Book\", \"Rebond Grotesque Book Placeholder\", sans-serif; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1549px) and (min-width: 1200px) { .framer-x3XUc .framer-styles-preset-u7zbfc:not(.rich-text-wrapper), .framer-x3XUc .framer-styles-preset-u7zbfc.rich-text-wrapper h3 { --framer-font-family: \"Rebond Grotesque Book\", \"Rebond Grotesque Book Placeholder\", sans-serif; --framer-font-size: 26px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 1199px) and (min-width: 810px) { .framer-x3XUc .framer-styles-preset-u7zbfc:not(.rich-text-wrapper), .framer-x3XUc .framer-styles-preset-u7zbfc.rich-text-wrapper h3 { --framer-font-family: \"Rebond Grotesque Book\", \"Rebond Grotesque Book Placeholder\", sans-serif; --framer-font-size: 21px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-x3XUc .framer-styles-preset-u7zbfc:not(.rich-text-wrapper), .framer-x3XUc .framer-styles-preset-u7zbfc.rich-text-wrapper h3 { --framer-font-family: \"Rebond Grotesque Book\", \"Rebond Grotesque Book Placeholder\", sans-serif; --framer-font-size: 21px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-x3XUc\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"Who we are\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Who we are\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"What we do\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"What we do\"})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"Work\"})});export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Work\"})});export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"Content\"})});export const v7=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Content\"})});export const v8=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"Careers\"})});export const v9=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Careers\"})});export const v10=\"Let's talk!\";\nexport const __FramerMetadata__ = {\"exports\":{\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (2ac8f15)\nimport*as localizedValues from\"./yYfnKvtYH-0.js\";const valuesByLocaleId={KfTX_mFVL:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (9bd94da)\nimport{jsx as r,jsxs as e}from\"react/jsx-runtime\";import{addFonts as t,addPropertyControls as a,ControlType as o,cx as i,useActiveVariantCallback as n,useLocaleInfo as d,useVariantState as s,withCSS as l}from\"framer\";import{LayoutGroup as p,motion as f,MotionConfigContext as m}from\"framer-motion\";import*as u from\"react\";import*as c from\"./RtK_xH3uO-0.js\";let b=[\"ASczi2tsa\",\"qspUUmOng\"],v=\"framer-vQZEj\",h={ASczi2tsa:\"framer-v-1d00bht\",qspUUmOng:\"framer-v-1lhmxp4\"};function y(r,...e){let t={};return null==e||e.forEach(e=>e&&Object.assign(t,r[e])),t;}let g={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},x={KfTX_mFVL:c},R=(r,e)=>{for(;e;){let t=x[e.id];if(t){let e=t[r];if(e)return e;}e=e.fallback;}},w=({value:e,children:t})=>{let a=u.useContext(m),o=null!=e?e:a.transition,i=u.useMemo(()=>({...a,transition:o}),[JSON.stringify(o)]);return /*#__PURE__*/r(m.Provider,{value:i,children:t});},U={\"Variant 1\":\"ASczi2tsa\",\"Variant 2\":\"qspUUmOng\"},E=({height:r,id:e,lineColor:t,tap:a,width:o,...i})=>{var n,d,s;return{...i,B8URLbFwo:null!==(n=null!=t?t:i.B8URLbFwo)&&void 0!==n?n:'var(--token-d3094df8-0d34-4d33-bfb8-fed4b2d0c697, rgb(5, 46, 27)) /* {\"name\":\"Dark Leaf\"} */',variant:null!==(s=null!==(d=U[i.variant])&&void 0!==d?d:i.variant)&&void 0!==s?s:\"ASczi2tsa\",ymlZJ6VLE:null!=a?a:i.ymlZJ6VLE};},j=(r,e)=>e.join(\"-\")+r.layoutDependency,L=/*#__PURE__*/u.forwardRef(function(t,a){let{activeLocale:o}=d(),{style:l,className:m,layoutId:c,variant:v,B8URLbFwo:x,ymlZJ6VLE:R,...U}=E(t),{baseVariant:L,classNames:T,gestureVariant:Z,setGestureState:Q,setVariant:V,transition:O,variants:S}=s({cycleOrder:b,defaultVariant:\"ASczi2tsa\",transitions:g,variant:v,variantClassNames:h}),k=j(t,S),{activeVariantCallback:q,delay:z}=n(L),B=q(async(...r)=>{if(R){let e=await R(...r);if(!1===e)return!1;}V(\"qspUUmOng\");}),A=q(async(...r)=>{if(R){let e=await R(...r);if(!1===e)return!1;}V(\"ASczi2tsa\");}),D=u.useRef(null),N=u.useId();return /*#__PURE__*/r(p,{id:null!=c?c:N,children:/*#__PURE__*/r(f.div,{initial:v,animate:S,onHoverStart:()=>Q({isHovered:!0}),onHoverEnd:()=>Q({isHovered:!1}),onTapStart:()=>Q({isPressed:!0}),onTap:()=>Q({isPressed:!1}),onTapCancel:()=>Q({isPressed:!1}),className:i(\"framer-vQZEj\",...[],T),style:{display:\"contents\"},children:/*#__PURE__*/r(w,{value:O,children:/*#__PURE__*/e(f.div,{...U,className:i(\"framer-1d00bht\",m),\"data-framer-name\":\"Variant 1\",\"data-highlight\":!0,layoutDependency:k,layoutId:\"ASczi2tsa\",onTap:B,ref:null!=a?a:D,style:{...l},...y({qspUUmOng:{\"data-framer-name\":\"Variant 2\",onTap:A}},L,Z),children:[/*#__PURE__*/r(f.div,{className:\"framer-9p5o2\",layoutDependency:k,layoutId:\"PzQF7Tdqs\",style:{backgroundColor:x,borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5,rotate:0},variants:{qspUUmOng:{rotate:45}}}),/*#__PURE__*/r(f.div,{className:\"framer-1btsp06\",layoutDependency:k,layoutId:\"hPM5yuIu4\",style:{backgroundColor:x,borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5,rotate:0},variants:{qspUUmOng:{rotate:-45}}}),/*#__PURE__*/r(f.div,{className:\"framer-sw9t5g\",layoutDependency:k,layoutId:\"gxX8uFM3Q\",style:{backgroundColor:x,borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5,opacity:1},variants:{qspUUmOng:{opacity:0}}})]})})})});}),T=['.framer-vQZEj [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vQZEj .framer-1kf6odg { display: block; }\",\".framer-vQZEj .framer-1d00bht { cursor: pointer; height: 56px; overflow: hidden; position: relative; width: 56px; }\",\".framer-vQZEj .framer-9p5o2 { flex: none; height: 2px; left: calc(50.00000000000002% - 32px / 2); overflow: visible; position: absolute; top: 17px; width: 32px; }\",\".framer-vQZEj .framer-1btsp06 { bottom: 17px; flex: none; height: 2px; left: calc(50.00000000000002% - 32px / 2); overflow: visible; position: absolute; width: 32px; }\",\".framer-vQZEj .framer-sw9t5g { flex: none; height: 2px; left: calc(50.00000000000002% - 32px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 32px; }\",\".framer-vQZEj.framer-v-1lhmxp4 .framer-9p5o2 { top: calc(48.21428571428574% - 2px / 2); }\",\".framer-vQZEj.framer-v-1lhmxp4 .framer-1btsp06 { bottom: unset; top: calc(48.21428571428574% - 2px / 2); }\"],Z=l(L,T,\"framer-vQZEj\");export default Z;Z.displayName=\"Menu\",Z.defaultProps={height:56,width:56},a(Z,{variant:{options:[\"ASczi2tsa\",\"qspUUmOng\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:o.Enum},B8URLbFwo:{defaultValue:'var(--token-d3094df8-0d34-4d33-bfb8-fed4b2d0c697, rgb(5, 46, 27)) /* {\"name\":\"Dark Leaf\"} */',title:\"Line color\",type:o.Color},ymlZJ6VLE:{title:\"Tap\",type:o.EventHandler}}),t(Z,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRtK_xH3uO\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qspUUmOng\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"56\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"56\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"B8URLbFwo\\\":\\\"lineColor\\\",\\\"ymlZJ6VLE\\\":\\\"tap\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RtK_xH3uO.map","// Generated by Framer (2ac8f15)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"ujDNAMcGp\",\"K85GwcVd8\",\"Yx3AaJ1sX\",\"dnqKS17ea\"];const serializationHash=\"framer-1ghoN\";const variantClassNames={dnqKS17ea:\"framer-v-1w5ez8k\",K85GwcVd8:\"framer-v-xn9z94\",ujDNAMcGp:\"framer-v-1ivauv2\",Yx3AaJ1sX:\"framer-v-q1wejm\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Ink:\"Yx3AaJ1sX\",Lemon:\"ujDNAMcGp\",Lime:\"dnqKS17ea\",White:\"K85GwcVd8\"};const getProps=({height,id,link,width,...props})=>{return{...props,kr4Y0NGnw:link??props.kr4Y0NGnw,variant:humanReadableVariantMap[props.variant]??props.variant??\"ujDNAMcGp\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,kr4Y0NGnw,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ujDNAMcGp\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:kr4Y0NGnw,motionChild:true,nodeId:\"ujDNAMcGp\",scopeId:\"vGksIxGAe\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1ivauv2\",className,classNames)} framer-16vd8ao`,\"data-framer-name\":\"Lemon\",layoutDependency:layoutDependency,layoutId:\"ujDNAMcGp\",ref:refBinding,style:{...style},...addPropertyOverrides({dnqKS17ea:{\"data-framer-name\":\"Lime\"},K85GwcVd8:{\"data-framer-name\":\"White\"},Yx3AaJ1sX:{\"data-framer-name\":\"Ink\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4uln7s\",\"data-framer-name\":\"Logo Wrapper\",layoutDependency:layoutDependency,layoutId:\"z33TY2_m0\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bcn77o\",layoutDependency:layoutDependency,layoutId:\"pRqFaJf0U\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-1ehz7bj\",layoutDependency:layoutDependency,layoutId:\"bRdRDNlRf\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 36\" overflow=\"visible\"><g><g><path d=\"M 0 0 L 114 0 L 114 20.915 L 0 20.915 Z\" fill=\"transparent\"></path><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109)) /* {&quot;name&quot;:&quot;Lemon&quot;} */\"></path><path d=\"M 113.995 9.861 C 113.995 9.768 113.988 9.681 113.985 9.596 C 113.961 9.141 113.91 8.688 113.833 8.238 C 113.814 8.129 113.794 8.019 113.772 7.91 C 113.729 7.707 113.679 7.505 113.623 7.304 C 113.608 7.248 113.595 7.212 113.59 7.194 C 113.334 6.303 112.96 5.452 112.478 4.663 C 112.08 4.008 111.601 3.408 111.051 2.877 C 109.209 1.093 106.952 0.19 104.335 0.19 C 102.46 0.19 100.75 0.652 99.25 1.566 C 97.961 2.351 96.861 3.431 96.055 4.717 C 95.249 6.018 94.723 7.477 94.513 8.998 C 94.457 9.409 94.421 9.82 94.416 10.233 C 94.386 11.77 94.692 13.312 95.295 14.724 C 95.893 16.126 96.783 17.37 97.93 18.361 C 98.346 18.718 98.791 19.039 99.26 19.321 C 100.765 20.245 102.473 20.709 104.335 20.709 C 105.852 20.709 107.261 20.401 108.523 19.793 C 109.779 19.187 110.854 18.364 111.707 17.35 C 112.48 16.431 113.043 15.425 113.382 14.352 C 113.43 14.201 113.412 14.031 113.319 13.905 C 113.229 13.779 113.085 13.705 112.931 13.705 L 108.619 13.705 C 108.42 13.704 108.24 13.823 108.161 14.008 C 107.973 14.45 107.717 14.835 107.395 15.153 C 106.07 16.467 103.742 16.549 102.141 15.764 C 100.707 15.06 99.873 13.757 99.372 12.271 L 113.45 12.271 C 113.686 12.27 113.882 12.085 113.899 11.847 C 113.899 11.832 113.899 11.814 113.901 11.798 C 113.99 11.09 114.008 10.435 113.99 9.855 L 113.995 9.861 Z M 99.602 7.941 C 99.704 7.633 99.815 7.366 99.937 7.135 C 100.4 6.278 101.024 5.628 101.781 5.205 C 102.544 4.781 103.398 4.566 104.317 4.566 C 105.11 4.566 105.868 4.733 106.57 5.064 C 107.271 5.397 107.839 5.847 108.267 6.406 C 108.629 6.881 108.857 7.397 108.951 7.941 Z\" fill=\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109)) /* {&quot;name&quot;:&quot;Lemon&quot;} */\"></path></g><path d=\"M 60.946 34.591 C 60.696 34.591 60.47 34.544 60.268 34.451 C 60.066 34.355 59.907 34.217 59.788 34.037 C 59.672 33.857 59.614 33.636 59.614 33.374 C 59.614 33.149 59.657 32.964 59.742 32.818 C 59.826 32.674 59.945 32.555 60.089 32.473 C 60.241 32.385 60.405 32.32 60.576 32.28 C 60.757 32.236 60.941 32.203 61.125 32.181 L 61.7 32.114 C 61.847 32.095 61.954 32.064 62.021 32.023 C 62.088 31.981 62.121 31.914 62.121 31.82 L 62.121 31.802 C 62.121 31.575 62.058 31.399 61.931 31.274 C 61.806 31.149 61.62 31.087 61.372 31.087 C 61.113 31.087 60.91 31.145 60.761 31.261 C 60.614 31.376 60.512 31.503 60.456 31.643 L 59.734 31.477 C 59.82 31.234 59.945 31.038 60.109 30.889 C 60.274 30.739 60.469 30.627 60.681 30.562 C 60.901 30.492 61.131 30.457 61.361 30.458 C 61.519 30.458 61.685 30.477 61.862 30.515 C 62.039 30.551 62.207 30.62 62.36 30.718 C 62.515 30.817 62.643 30.958 62.742 31.141 C 62.841 31.323 62.891 31.56 62.891 31.851 L 62.891 34.503 L 62.141 34.503 L 62.141 33.957 L 62.111 33.957 C 62.061 34.057 61.987 34.156 61.887 34.253 C 61.788 34.35 61.661 34.431 61.505 34.495 C 61.349 34.559 61.163 34.591 60.946 34.591 Z M 61.113 33.967 C 61.325 33.967 61.506 33.925 61.656 33.84 C 61.809 33.755 61.924 33.644 62.003 33.507 C 62.082 33.373 62.124 33.219 62.124 33.062 L 62.124 32.548 C 62.096 32.576 62.043 32.601 61.964 32.626 C 61.887 32.648 61.799 32.668 61.7 32.686 C 61.601 32.701 61.504 32.716 61.41 32.73 C 61.316 32.742 61.237 32.752 61.174 32.761 C 61.025 32.78 60.889 32.812 60.766 32.857 C 60.645 32.902 60.547 32.967 60.474 33.052 C 60.402 33.135 60.366 33.246 60.366 33.385 C 60.366 33.577 60.436 33.723 60.576 33.822 C 60.717 33.919 60.895 33.967 61.113 33.967 Z M 65.887 34.503 L 65.887 29.179 L 67.811 29.179 C 68.184 29.179 68.493 29.241 68.737 29.366 C 68.982 29.489 69.165 29.656 69.287 29.868 C 69.408 30.077 69.469 30.314 69.469 30.577 C 69.469 30.799 69.429 30.986 69.348 31.139 C 69.272 31.285 69.161 31.41 69.025 31.503 C 68.89 31.594 68.741 31.66 68.584 31.7 L 68.584 31.752 C 68.758 31.761 68.928 31.818 69.094 31.924 C 69.262 32.028 69.4 32.176 69.51 32.368 C 69.619 32.561 69.674 32.795 69.674 33.07 C 69.674 33.342 69.611 33.587 69.484 33.803 C 69.359 34.018 69.166 34.189 68.904 34.315 C 68.643 34.44 68.308 34.503 67.901 34.503 Z M 66.679 33.814 L 67.824 33.814 C 68.204 33.814 68.476 33.739 68.64 33.59 C 68.804 33.441 68.886 33.255 68.886 33.031 C 68.886 32.863 68.844 32.709 68.761 32.569 C 68.677 32.428 68.557 32.317 68.401 32.233 C 68.247 32.15 68.064 32.108 67.852 32.108 L 66.679 32.108 Z M 66.679 31.482 L 67.742 31.482 C 67.92 31.482 68.08 31.447 68.222 31.378 C 68.365 31.309 68.479 31.212 68.563 31.087 C 68.649 30.96 68.691 30.811 68.691 30.64 C 68.691 30.42 68.615 30.235 68.463 30.086 C 68.311 29.937 68.077 29.863 67.762 29.863 L 66.679 29.863 Z M 70.615 34.503 L 70.615 29.179 L 72.488 29.179 C 72.895 29.179 73.233 29.25 73.501 29.392 C 73.772 29.534 73.973 29.731 74.107 29.982 C 74.24 30.232 74.307 30.52 74.307 30.848 C 74.307 31.174 74.24 31.46 74.104 31.708 C 73.971 31.954 73.769 32.146 73.499 32.283 C 73.23 32.42 72.892 32.488 72.485 32.488 L 71.066 32.488 L 71.066 31.797 L 72.413 31.797 C 72.67 31.797 72.879 31.759 73.039 31.685 C 73.202 31.61 73.321 31.502 73.396 31.36 C 73.471 31.218 73.509 31.047 73.509 30.848 C 73.509 30.647 73.47 30.473 73.394 30.325 C 73.318 30.178 73.199 30.065 73.037 29.987 C 72.876 29.908 72.665 29.868 72.403 29.868 L 71.407 29.868 L 71.407 34.503 Z M 73.209 32.101 L 74.507 34.503 L 73.604 34.503 L 72.331 32.101 Z M 77.204 32.777 L 77.984 32.777 L 78.533 33.502 L 78.792 33.824 L 79.667 34.981 L 78.857 34.981 L 78.272 34.209 L 78.071 33.928 Z M 79.837 31.841 C 79.837 32.409 79.734 32.898 79.529 33.307 C 79.324 33.714 79.042 34.028 78.685 34.248 C 78.329 34.466 77.924 34.575 77.471 34.575 C 77.016 34.575 76.61 34.466 76.252 34.248 C 75.896 34.028 75.616 33.713 75.41 33.304 C 75.205 32.895 75.102 32.408 75.102 31.841 C 75.102 31.272 75.205 30.785 75.41 30.377 C 75.616 29.968 75.896 29.655 76.252 29.436 C 76.61 29.216 77.016 29.106 77.471 29.106 C 77.924 29.106 78.329 29.216 78.685 29.436 C 79.042 29.655 79.324 29.968 79.529 30.377 C 79.734 30.785 79.837 31.272 79.837 31.841 Z M 79.052 31.841 C 79.052 31.407 78.982 31.043 78.844 30.746 C 78.707 30.448 78.519 30.223 78.279 30.07 C 78.041 29.916 77.772 29.839 77.471 29.839 C 77.168 29.839 76.898 29.916 76.66 30.07 C 76.422 30.223 76.234 30.448 76.096 30.746 C 75.959 31.043 75.89 31.407 75.89 31.841 C 75.89 32.274 75.959 32.64 76.096 32.938 C 76.234 33.234 76.422 33.459 76.66 33.614 C 76.898 33.766 77.168 33.842 77.471 33.842 C 77.772 33.842 78.041 33.766 78.279 33.614 C 78.519 33.459 78.707 33.234 78.844 32.938 C 78.982 32.64 79.052 32.274 79.052 31.841 Z M 84.336 34.583 C 83.955 34.583 83.626 34.496 83.351 34.321 C 83.077 34.144 82.867 33.9 82.72 33.59 C 82.573 33.28 82.499 32.925 82.499 32.524 C 82.499 32.119 82.574 31.761 82.725 31.451 C 82.875 31.139 83.087 30.895 83.361 30.72 C 83.635 30.545 83.957 30.458 84.329 30.458 C 84.628 30.458 84.895 30.514 85.129 30.627 C 85.364 30.738 85.553 30.894 85.696 31.095 C 85.842 31.296 85.928 31.53 85.955 31.799 L 85.209 31.799 C 85.168 31.612 85.074 31.451 84.926 31.316 C 84.781 31.181 84.586 31.113 84.341 31.113 C 84.128 31.113 83.94 31.17 83.779 31.285 C 83.62 31.397 83.496 31.558 83.407 31.768 C 83.318 31.976 83.274 32.222 83.274 32.506 C 83.274 32.797 83.318 33.049 83.405 33.26 C 83.492 33.472 83.615 33.635 83.774 33.751 C 83.935 33.868 84.124 33.926 84.341 33.926 C 84.487 33.926 84.619 33.899 84.737 33.845 C 84.854 33.791 84.957 33.71 85.037 33.608 C 85.119 33.506 85.176 33.383 85.209 33.239 L 85.955 33.239 C 85.928 33.498 85.845 33.728 85.707 33.931 C 85.568 34.133 85.382 34.293 85.15 34.409 C 84.919 34.525 84.648 34.583 84.336 34.583 Z M 88.436 34.583 C 88.067 34.583 87.744 34.497 87.469 34.326 C 87.193 34.154 86.98 33.914 86.827 33.606 C 86.675 33.297 86.599 32.937 86.599 32.524 C 86.599 32.11 86.675 31.748 86.827 31.438 C 86.98 31.128 87.193 30.887 87.469 30.715 C 87.744 30.544 88.067 30.458 88.436 30.458 C 88.806 30.458 89.128 30.544 89.404 30.715 C 89.679 30.887 89.893 31.128 90.045 31.438 C 90.197 31.748 90.273 32.11 90.273 32.524 C 90.273 32.937 90.197 33.297 90.045 33.606 C 89.893 33.914 89.679 34.154 89.404 34.326 C 89.128 34.497 88.806 34.583 88.436 34.583 Z M 88.439 33.931 C 88.678 33.931 88.877 33.867 89.034 33.738 C 89.192 33.61 89.308 33.439 89.383 33.226 C 89.46 33.013 89.498 32.778 89.498 32.522 C 89.498 32.267 89.46 32.033 89.383 31.82 C 89.308 31.605 89.192 31.433 89.034 31.303 C 88.877 31.173 88.678 31.108 88.439 31.108 C 88.198 31.108 87.997 31.173 87.838 31.303 C 87.681 31.433 87.564 31.605 87.487 31.82 C 87.412 32.033 87.374 32.267 87.374 32.522 C 87.374 32.778 87.412 33.013 87.487 33.226 C 87.564 33.439 87.681 33.61 87.838 33.738 C 87.997 33.867 88.198 33.931 88.439 33.931 Z M 91.13 34.503 L 91.13 30.51 L 91.866 30.51 L 91.866 31.16 L 91.915 31.16 C 91.997 30.94 92.131 30.768 92.318 30.645 C 92.504 30.52 92.728 30.458 92.988 30.458 C 93.251 30.458 93.472 30.52 93.65 30.645 C 93.829 30.77 93.962 30.941 94.047 31.16 L 94.088 31.16 C 94.183 30.947 94.332 30.777 94.537 30.65 C 94.743 30.522 94.987 30.458 95.271 30.458 C 95.629 30.458 95.921 30.571 96.146 30.798 C 96.374 31.025 96.488 31.368 96.488 31.825 L 96.488 34.503 L 95.72 34.503 L 95.72 31.898 C 95.72 31.628 95.648 31.432 95.502 31.311 C 95.357 31.189 95.183 31.129 94.982 31.129 C 94.732 31.129 94.537 31.206 94.399 31.362 C 94.26 31.517 94.191 31.715 94.191 31.958 L 94.191 34.503 L 93.426 34.503 L 93.426 31.849 C 93.426 31.632 93.36 31.458 93.226 31.326 C 93.093 31.194 92.919 31.129 92.705 31.129 C 92.56 31.129 92.426 31.167 92.303 31.246 C 92.181 31.322 92.083 31.428 92.007 31.565 C 91.934 31.702 91.897 31.861 91.897 32.041 L 91.897 34.503 Z M 97.516 36 L 97.516 30.51 L 98.265 30.51 L 98.265 31.157 L 98.33 31.157 C 98.374 31.074 98.438 30.978 98.522 30.869 C 98.606 30.759 98.722 30.664 98.871 30.583 C 99.02 30.499 99.216 30.458 99.461 30.458 C 99.779 30.458 100.063 30.539 100.313 30.702 C 100.563 30.865 100.759 31.1 100.901 31.407 C 101.044 31.713 101.116 32.082 101.116 32.514 C 101.116 32.946 101.045 33.316 100.903 33.624 C 100.761 33.931 100.566 34.167 100.318 34.334 C 100.07 34.498 99.787 34.581 99.469 34.581 C 99.229 34.581 99.033 34.54 98.881 34.458 C 98.731 34.377 98.613 34.282 98.527 34.173 C 98.442 34.063 98.376 33.966 98.33 33.881 L 98.283 33.881 L 98.283 36 Z M 98.268 32.506 C 98.268 32.787 98.308 33.033 98.389 33.244 C 98.469 33.456 98.585 33.621 98.737 33.741 C 98.89 33.859 99.076 33.918 99.297 33.918 C 99.526 33.918 99.718 33.856 99.872 33.733 C 100.026 33.608 100.142 33.439 100.221 33.226 C 100.301 33.013 100.341 32.773 100.341 32.506 C 100.341 32.243 100.302 32.006 100.223 31.797 C 100.146 31.587 100.03 31.421 99.874 31.3 C 99.72 31.179 99.528 31.118 99.297 31.118 C 99.075 31.118 98.886 31.176 98.732 31.292 C 98.58 31.408 98.465 31.57 98.386 31.778 C 98.307 31.986 98.268 32.229 98.268 32.506 Z M 103.123 34.591 C 102.873 34.591 102.647 34.544 102.445 34.451 C 102.244 34.355 102.084 34.217 101.966 34.037 C 101.849 33.857 101.791 33.636 101.791 33.374 C 101.791 33.149 101.834 32.964 101.919 32.818 C 102.003 32.674 102.123 32.555 102.266 32.473 C 102.411 32.387 102.574 32.323 102.753 32.28 C 102.934 32.236 103.118 32.203 103.302 32.181 L 103.877 32.114 C 104.024 32.095 104.131 32.064 104.198 32.023 C 104.265 31.981 104.298 31.914 104.298 31.82 L 104.298 31.802 C 104.298 31.575 104.235 31.399 104.108 31.274 C 103.983 31.149 103.797 31.087 103.549 31.087 C 103.29 31.087 103.087 31.145 102.938 31.261 C 102.791 31.376 102.689 31.503 102.633 31.643 L 101.912 31.477 C 101.997 31.234 102.122 31.038 102.286 30.889 C 102.451 30.739 102.646 30.627 102.858 30.562 C 103.079 30.492 103.308 30.457 103.539 30.458 C 103.696 30.458 103.863 30.477 104.039 30.515 C 104.216 30.551 104.384 30.62 104.537 30.718 C 104.692 30.817 104.82 30.958 104.919 31.141 C 105.018 31.323 105.068 31.56 105.068 31.851 L 105.068 34.503 L 104.319 34.503 L 104.319 33.957 L 104.288 33.957 C 104.238 34.057 104.164 34.156 104.065 34.253 C 103.965 34.35 103.838 34.431 103.682 34.495 C 103.527 34.559 103.34 34.591 103.123 34.591 Z M 103.29 33.967 C 103.502 33.967 103.683 33.925 103.834 33.84 C 103.986 33.755 104.101 33.644 104.18 33.507 C 104.259 33.373 104.301 33.219 104.301 33.062 L 104.301 32.548 C 104.273 32.576 104.22 32.601 104.142 32.626 C 104.065 32.648 103.976 32.668 103.877 32.686 C 103.778 32.701 103.681 32.716 103.587 32.73 C 103.493 32.742 103.415 32.752 103.351 32.761 C 103.202 32.78 103.066 32.812 102.943 32.857 C 102.822 32.902 102.724 32.967 102.651 33.052 C 102.579 33.135 102.543 33.246 102.543 33.385 C 102.543 33.577 102.613 33.723 102.753 33.822 C 102.894 33.919 103.072 33.967 103.29 33.967 Z M 106.857 32.132 L 106.857 34.503 L 106.09 34.503 L 106.09 30.51 L 106.826 30.51 L 106.826 31.16 L 106.875 31.16 C 106.964 30.951 107.112 30.773 107.301 30.65 C 107.496 30.522 107.741 30.458 108.037 30.458 C 108.306 30.458 108.541 30.515 108.743 30.629 C 108.945 30.742 109.102 30.91 109.213 31.134 C 109.324 31.357 109.379 31.634 109.379 31.963 L 109.379 34.503 L 108.612 34.503 L 108.612 32.056 C 108.612 31.767 108.538 31.541 108.389 31.378 C 108.24 31.213 108.036 31.131 107.776 31.131 C 107.598 31.131 107.44 31.17 107.301 31.248 C 107.164 31.326 107.056 31.44 106.975 31.591 C 106.896 31.74 106.857 31.921 106.857 32.132 Z M 110.752 36 C 110.647 36.001 110.542 35.991 110.439 35.971 C 110.345 35.954 110.275 35.935 110.229 35.914 L 110.414 35.277 C 110.554 35.315 110.679 35.332 110.788 35.327 C 110.897 35.322 111 35.278 111.078 35.202 C 111.164 35.124 111.239 34.997 111.304 34.82 L 111.399 34.555 L 109.957 30.51 L 110.778 30.51 L 111.776 33.608 L 111.817 33.608 L 112.815 30.51 L 113.639 30.51 L 112.015 35.036 C 111.939 35.244 111.844 35.419 111.727 35.563 C 111.617 35.704 111.474 35.817 111.312 35.891 C 111.151 35.964 110.964 36 110.752 36 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>',withExternalLayout:true,...addPropertyOverrides({dnqKS17ea:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 36\" overflow=\"visible\"><g><g><path d=\"M 0 0 L 114 0 L 114 20.915 L 0 20.915 Z\" fill=\"transparent\"></path><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-630935b2-a76e-463d-bd12-fe443fe97806, rgb(37, 211, 103)) /* {&quot;name&quot;:&quot;Lime&quot;} */\"></path><path d=\"M 113.995 9.861 C 113.995 9.768 113.988 9.681 113.985 9.596 C 113.961 9.141 113.91 8.688 113.833 8.238 C 113.814 8.129 113.794 8.019 113.772 7.91 C 113.729 7.707 113.679 7.505 113.623 7.304 C 113.608 7.248 113.595 7.212 113.59 7.194 C 113.334 6.303 112.96 5.452 112.478 4.663 C 112.08 4.008 111.601 3.408 111.051 2.877 C 109.209 1.093 106.952 0.19 104.335 0.19 C 102.46 0.19 100.75 0.652 99.25 1.566 C 97.961 2.351 96.861 3.431 96.055 4.717 C 95.249 6.018 94.723 7.477 94.513 8.998 C 94.457 9.409 94.421 9.82 94.416 10.233 C 94.386 11.77 94.692 13.312 95.295 14.724 C 95.893 16.126 96.783 17.37 97.93 18.361 C 98.346 18.718 98.791 19.039 99.26 19.321 C 100.765 20.245 102.473 20.709 104.335 20.709 C 105.852 20.709 107.261 20.401 108.523 19.793 C 109.779 19.187 110.854 18.364 111.707 17.35 C 112.48 16.431 113.043 15.425 113.382 14.352 C 113.43 14.201 113.412 14.031 113.319 13.905 C 113.229 13.779 113.085 13.705 112.931 13.705 L 108.619 13.705 C 108.42 13.704 108.24 13.823 108.161 14.008 C 107.973 14.45 107.717 14.835 107.395 15.153 C 106.07 16.467 103.742 16.549 102.141 15.764 C 100.707 15.06 99.873 13.757 99.372 12.271 L 113.45 12.271 C 113.686 12.27 113.882 12.085 113.899 11.847 C 113.899 11.832 113.899 11.814 113.901 11.798 C 113.99 11.09 114.008 10.435 113.99 9.855 L 113.995 9.861 Z M 99.602 7.941 C 99.704 7.633 99.815 7.366 99.937 7.135 C 100.4 6.278 101.024 5.628 101.781 5.205 C 102.544 4.781 103.398 4.566 104.317 4.566 C 105.11 4.566 105.868 4.733 106.57 5.064 C 107.271 5.397 107.839 5.847 108.267 6.406 C 108.629 6.881 108.857 7.397 108.951 7.941 Z\" fill=\"var(--token-630935b2-a76e-463d-bd12-fe443fe97806, rgb(37, 211, 103)) /* {&quot;name&quot;:&quot;Lime&quot;} */\"></path></g><path d=\"M 60.946 34.591 C 60.696 34.591 60.47 34.544 60.268 34.451 C 60.066 34.355 59.907 34.217 59.788 34.037 C 59.672 33.857 59.614 33.636 59.614 33.374 C 59.614 33.149 59.657 32.964 59.742 32.818 C 59.826 32.674 59.945 32.555 60.089 32.473 C 60.241 32.385 60.405 32.32 60.576 32.28 C 60.757 32.236 60.941 32.203 61.125 32.181 L 61.7 32.114 C 61.847 32.095 61.954 32.064 62.021 32.023 C 62.088 31.981 62.121 31.914 62.121 31.82 L 62.121 31.802 C 62.121 31.575 62.058 31.399 61.931 31.274 C 61.806 31.149 61.62 31.087 61.372 31.087 C 61.113 31.087 60.91 31.145 60.761 31.261 C 60.614 31.376 60.512 31.503 60.456 31.643 L 59.734 31.477 C 59.82 31.234 59.945 31.038 60.109 30.889 C 60.274 30.739 60.469 30.627 60.681 30.562 C 60.901 30.492 61.131 30.457 61.361 30.458 C 61.519 30.458 61.685 30.477 61.862 30.515 C 62.039 30.551 62.207 30.62 62.36 30.718 C 62.515 30.817 62.643 30.958 62.742 31.141 C 62.841 31.323 62.891 31.56 62.891 31.851 L 62.891 34.503 L 62.141 34.503 L 62.141 33.957 L 62.111 33.957 C 62.061 34.057 61.987 34.156 61.887 34.253 C 61.788 34.35 61.661 34.431 61.505 34.495 C 61.349 34.559 61.163 34.591 60.946 34.591 Z M 61.113 33.967 C 61.325 33.967 61.506 33.925 61.656 33.84 C 61.809 33.755 61.924 33.644 62.003 33.507 C 62.082 33.373 62.124 33.219 62.124 33.062 L 62.124 32.548 C 62.096 32.576 62.043 32.601 61.964 32.626 C 61.887 32.648 61.799 32.668 61.7 32.686 C 61.601 32.701 61.504 32.716 61.41 32.73 C 61.316 32.742 61.237 32.752 61.174 32.761 C 61.025 32.78 60.889 32.812 60.766 32.857 C 60.645 32.902 60.547 32.967 60.474 33.052 C 60.402 33.135 60.366 33.246 60.366 33.385 C 60.366 33.577 60.436 33.723 60.576 33.822 C 60.717 33.919 60.895 33.967 61.113 33.967 Z M 65.887 34.503 L 65.887 29.179 L 67.811 29.179 C 68.184 29.179 68.493 29.241 68.737 29.366 C 68.982 29.489 69.165 29.656 69.287 29.868 C 69.408 30.077 69.469 30.314 69.469 30.577 C 69.469 30.799 69.429 30.986 69.348 31.139 C 69.272 31.285 69.161 31.41 69.025 31.503 C 68.89 31.594 68.741 31.66 68.584 31.7 L 68.584 31.752 C 68.758 31.761 68.928 31.818 69.094 31.924 C 69.262 32.028 69.4 32.176 69.51 32.368 C 69.619 32.561 69.674 32.795 69.674 33.07 C 69.674 33.342 69.611 33.587 69.484 33.803 C 69.359 34.018 69.166 34.189 68.904 34.315 C 68.643 34.44 68.308 34.503 67.901 34.503 Z M 66.679 33.814 L 67.824 33.814 C 68.204 33.814 68.476 33.739 68.64 33.59 C 68.804 33.441 68.886 33.255 68.886 33.031 C 68.886 32.863 68.844 32.709 68.761 32.569 C 68.677 32.428 68.557 32.317 68.401 32.233 C 68.247 32.15 68.064 32.108 67.852 32.108 L 66.679 32.108 Z M 66.679 31.482 L 67.742 31.482 C 67.92 31.482 68.08 31.447 68.222 31.378 C 68.365 31.309 68.479 31.212 68.563 31.087 C 68.649 30.96 68.691 30.811 68.691 30.64 C 68.691 30.42 68.615 30.235 68.463 30.086 C 68.311 29.937 68.077 29.863 67.762 29.863 L 66.679 29.863 Z M 70.615 34.503 L 70.615 29.179 L 72.488 29.179 C 72.895 29.179 73.233 29.25 73.501 29.392 C 73.772 29.534 73.973 29.731 74.107 29.982 C 74.24 30.232 74.307 30.52 74.307 30.848 C 74.307 31.174 74.24 31.46 74.104 31.708 C 73.971 31.954 73.769 32.146 73.499 32.283 C 73.23 32.42 72.892 32.488 72.485 32.488 L 71.066 32.488 L 71.066 31.797 L 72.413 31.797 C 72.67 31.797 72.879 31.759 73.039 31.685 C 73.202 31.61 73.321 31.502 73.396 31.36 C 73.471 31.218 73.509 31.047 73.509 30.848 C 73.509 30.647 73.47 30.473 73.394 30.325 C 73.318 30.178 73.199 30.065 73.037 29.987 C 72.876 29.908 72.665 29.868 72.403 29.868 L 71.407 29.868 L 71.407 34.503 Z M 73.209 32.101 L 74.507 34.503 L 73.604 34.503 L 72.331 32.101 Z M 77.204 32.777 L 77.984 32.777 L 78.533 33.502 L 78.792 33.824 L 79.667 34.981 L 78.857 34.981 L 78.272 34.209 L 78.071 33.928 Z M 79.837 31.841 C 79.837 32.409 79.734 32.898 79.529 33.307 C 79.324 33.714 79.042 34.028 78.685 34.248 C 78.329 34.466 77.924 34.575 77.471 34.575 C 77.016 34.575 76.61 34.466 76.252 34.248 C 75.896 34.028 75.616 33.713 75.41 33.304 C 75.205 32.895 75.102 32.408 75.102 31.841 C 75.102 31.272 75.205 30.785 75.41 30.377 C 75.616 29.968 75.896 29.655 76.252 29.436 C 76.61 29.216 77.016 29.106 77.471 29.106 C 77.924 29.106 78.329 29.216 78.685 29.436 C 79.042 29.655 79.324 29.968 79.529 30.377 C 79.734 30.785 79.837 31.272 79.837 31.841 Z M 79.052 31.841 C 79.052 31.407 78.982 31.043 78.844 30.746 C 78.707 30.448 78.519 30.223 78.279 30.07 C 78.041 29.916 77.772 29.839 77.471 29.839 C 77.168 29.839 76.898 29.916 76.66 30.07 C 76.422 30.223 76.234 30.448 76.096 30.746 C 75.959 31.043 75.89 31.407 75.89 31.841 C 75.89 32.274 75.959 32.64 76.096 32.938 C 76.234 33.234 76.422 33.459 76.66 33.614 C 76.898 33.766 77.168 33.842 77.471 33.842 C 77.772 33.842 78.041 33.766 78.279 33.614 C 78.519 33.459 78.707 33.234 78.844 32.938 C 78.982 32.64 79.052 32.274 79.052 31.841 Z M 84.336 34.583 C 83.955 34.583 83.626 34.496 83.351 34.321 C 83.077 34.144 82.867 33.9 82.72 33.59 C 82.573 33.28 82.499 32.925 82.499 32.524 C 82.499 32.119 82.574 31.761 82.725 31.451 C 82.875 31.139 83.087 30.895 83.361 30.72 C 83.635 30.545 83.957 30.458 84.329 30.458 C 84.628 30.458 84.895 30.514 85.129 30.627 C 85.364 30.738 85.553 30.894 85.696 31.095 C 85.842 31.296 85.928 31.53 85.955 31.799 L 85.209 31.799 C 85.168 31.612 85.074 31.451 84.926 31.316 C 84.781 31.181 84.586 31.113 84.341 31.113 C 84.128 31.113 83.94 31.17 83.779 31.285 C 83.62 31.397 83.496 31.558 83.407 31.768 C 83.318 31.976 83.274 32.222 83.274 32.506 C 83.274 32.797 83.318 33.049 83.405 33.26 C 83.492 33.472 83.615 33.635 83.774 33.751 C 83.935 33.868 84.124 33.926 84.341 33.926 C 84.487 33.926 84.619 33.899 84.737 33.845 C 84.854 33.791 84.957 33.71 85.037 33.608 C 85.119 33.506 85.176 33.383 85.209 33.239 L 85.955 33.239 C 85.928 33.498 85.845 33.728 85.707 33.931 C 85.568 34.133 85.382 34.293 85.15 34.409 C 84.919 34.525 84.648 34.583 84.336 34.583 Z M 88.436 34.583 C 88.067 34.583 87.744 34.497 87.469 34.326 C 87.193 34.154 86.98 33.914 86.827 33.606 C 86.675 33.297 86.599 32.937 86.599 32.524 C 86.599 32.11 86.675 31.748 86.827 31.438 C 86.98 31.128 87.193 30.887 87.469 30.715 C 87.744 30.544 88.067 30.458 88.436 30.458 C 88.806 30.458 89.128 30.544 89.404 30.715 C 89.679 30.887 89.893 31.128 90.045 31.438 C 90.197 31.748 90.273 32.11 90.273 32.524 C 90.273 32.937 90.197 33.297 90.045 33.606 C 89.893 33.914 89.679 34.154 89.404 34.326 C 89.128 34.497 88.806 34.583 88.436 34.583 Z M 88.439 33.931 C 88.678 33.931 88.877 33.867 89.034 33.738 C 89.192 33.61 89.308 33.439 89.383 33.226 C 89.46 33.013 89.498 32.778 89.498 32.522 C 89.498 32.267 89.46 32.033 89.383 31.82 C 89.308 31.605 89.192 31.433 89.034 31.303 C 88.877 31.173 88.678 31.108 88.439 31.108 C 88.198 31.108 87.997 31.173 87.838 31.303 C 87.681 31.433 87.564 31.605 87.487 31.82 C 87.412 32.033 87.374 32.267 87.374 32.522 C 87.374 32.778 87.412 33.013 87.487 33.226 C 87.564 33.439 87.681 33.61 87.838 33.738 C 87.997 33.867 88.198 33.931 88.439 33.931 Z M 91.13 34.503 L 91.13 30.51 L 91.866 30.51 L 91.866 31.16 L 91.915 31.16 C 91.997 30.94 92.131 30.768 92.318 30.645 C 92.504 30.52 92.728 30.458 92.988 30.458 C 93.251 30.458 93.472 30.52 93.65 30.645 C 93.829 30.77 93.962 30.941 94.047 31.16 L 94.088 31.16 C 94.183 30.947 94.332 30.777 94.537 30.65 C 94.743 30.522 94.987 30.458 95.271 30.458 C 95.629 30.458 95.921 30.571 96.146 30.798 C 96.374 31.025 96.488 31.368 96.488 31.825 L 96.488 34.503 L 95.72 34.503 L 95.72 31.898 C 95.72 31.628 95.648 31.432 95.502 31.311 C 95.357 31.189 95.183 31.129 94.982 31.129 C 94.732 31.129 94.537 31.206 94.399 31.362 C 94.26 31.517 94.191 31.715 94.191 31.958 L 94.191 34.503 L 93.426 34.503 L 93.426 31.849 C 93.426 31.632 93.36 31.458 93.226 31.326 C 93.093 31.194 92.919 31.129 92.705 31.129 C 92.56 31.129 92.426 31.167 92.303 31.246 C 92.181 31.322 92.083 31.428 92.007 31.565 C 91.934 31.702 91.897 31.861 91.897 32.041 L 91.897 34.503 Z M 97.516 36 L 97.516 30.51 L 98.265 30.51 L 98.265 31.157 L 98.33 31.157 C 98.374 31.074 98.438 30.978 98.522 30.869 C 98.606 30.759 98.722 30.664 98.871 30.583 C 99.02 30.499 99.216 30.458 99.461 30.458 C 99.779 30.458 100.063 30.539 100.313 30.702 C 100.563 30.865 100.759 31.1 100.901 31.407 C 101.044 31.713 101.116 32.082 101.116 32.514 C 101.116 32.946 101.045 33.316 100.903 33.624 C 100.761 33.931 100.566 34.167 100.318 34.334 C 100.07 34.498 99.787 34.581 99.469 34.581 C 99.229 34.581 99.033 34.54 98.881 34.458 C 98.731 34.377 98.613 34.282 98.527 34.173 C 98.442 34.063 98.376 33.966 98.33 33.881 L 98.283 33.881 L 98.283 36 Z M 98.268 32.506 C 98.268 32.787 98.308 33.033 98.389 33.244 C 98.469 33.456 98.585 33.621 98.737 33.741 C 98.89 33.859 99.076 33.918 99.297 33.918 C 99.526 33.918 99.718 33.856 99.872 33.733 C 100.026 33.608 100.142 33.439 100.221 33.226 C 100.301 33.013 100.341 32.773 100.341 32.506 C 100.341 32.243 100.302 32.006 100.223 31.797 C 100.146 31.587 100.03 31.421 99.874 31.3 C 99.72 31.179 99.528 31.118 99.297 31.118 C 99.075 31.118 98.886 31.176 98.732 31.292 C 98.58 31.408 98.465 31.57 98.386 31.778 C 98.307 31.986 98.268 32.229 98.268 32.506 Z M 103.123 34.591 C 102.873 34.591 102.647 34.544 102.445 34.451 C 102.244 34.355 102.084 34.217 101.966 34.037 C 101.849 33.857 101.791 33.636 101.791 33.374 C 101.791 33.149 101.834 32.964 101.919 32.818 C 102.003 32.674 102.123 32.555 102.266 32.473 C 102.411 32.387 102.574 32.323 102.753 32.28 C 102.934 32.236 103.118 32.203 103.302 32.181 L 103.877 32.114 C 104.024 32.095 104.131 32.064 104.198 32.023 C 104.265 31.981 104.298 31.914 104.298 31.82 L 104.298 31.802 C 104.298 31.575 104.235 31.399 104.108 31.274 C 103.983 31.149 103.797 31.087 103.549 31.087 C 103.29 31.087 103.087 31.145 102.938 31.261 C 102.791 31.376 102.689 31.503 102.633 31.643 L 101.912 31.477 C 101.997 31.234 102.122 31.038 102.286 30.889 C 102.451 30.739 102.646 30.627 102.858 30.562 C 103.079 30.492 103.308 30.457 103.539 30.458 C 103.696 30.458 103.863 30.477 104.039 30.515 C 104.216 30.551 104.384 30.62 104.537 30.718 C 104.692 30.817 104.82 30.958 104.919 31.141 C 105.018 31.323 105.068 31.56 105.068 31.851 L 105.068 34.503 L 104.319 34.503 L 104.319 33.957 L 104.288 33.957 C 104.238 34.057 104.164 34.156 104.065 34.253 C 103.965 34.35 103.838 34.431 103.682 34.495 C 103.527 34.559 103.34 34.591 103.123 34.591 Z M 103.29 33.967 C 103.502 33.967 103.683 33.925 103.834 33.84 C 103.986 33.755 104.101 33.644 104.18 33.507 C 104.259 33.373 104.301 33.219 104.301 33.062 L 104.301 32.548 C 104.273 32.576 104.22 32.601 104.142 32.626 C 104.065 32.648 103.976 32.668 103.877 32.686 C 103.778 32.701 103.681 32.716 103.587 32.73 C 103.493 32.742 103.415 32.752 103.351 32.761 C 103.202 32.78 103.066 32.812 102.943 32.857 C 102.822 32.902 102.724 32.967 102.651 33.052 C 102.579 33.135 102.543 33.246 102.543 33.385 C 102.543 33.577 102.613 33.723 102.753 33.822 C 102.894 33.919 103.072 33.967 103.29 33.967 Z M 106.857 32.132 L 106.857 34.503 L 106.09 34.503 L 106.09 30.51 L 106.826 30.51 L 106.826 31.16 L 106.875 31.16 C 106.964 30.951 107.112 30.773 107.301 30.65 C 107.496 30.522 107.741 30.458 108.037 30.458 C 108.306 30.458 108.541 30.515 108.743 30.629 C 108.945 30.742 109.102 30.91 109.213 31.134 C 109.324 31.357 109.379 31.634 109.379 31.963 L 109.379 34.503 L 108.612 34.503 L 108.612 32.056 C 108.612 31.767 108.538 31.541 108.389 31.378 C 108.24 31.213 108.036 31.131 107.776 31.131 C 107.598 31.131 107.44 31.17 107.301 31.248 C 107.164 31.326 107.056 31.44 106.975 31.591 C 106.896 31.74 106.857 31.921 106.857 32.132 Z M 110.752 36 C 110.647 36.001 110.542 35.991 110.439 35.971 C 110.345 35.954 110.275 35.935 110.229 35.914 L 110.414 35.277 C 110.554 35.315 110.679 35.332 110.788 35.327 C 110.897 35.322 111 35.278 111.078 35.202 C 111.164 35.124 111.239 34.997 111.304 34.82 L 111.399 34.555 L 109.957 30.51 L 110.778 30.51 L 111.776 33.608 L 111.817 33.608 L 112.815 30.51 L 113.639 30.51 L 112.015 35.036 C 111.939 35.244 111.844 35.419 111.727 35.563 C 111.617 35.704 111.474 35.817 111.312 35.891 C 111.151 35.964 110.964 36 110.752 36 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>'},K85GwcVd8:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 36\" overflow=\"visible\"><g><g><path d=\"M 0 0 L 114 0 L 114 20.915 L 0 20.915 Z\" fill=\"transparent\"></path><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 113.995 9.861 C 113.995 9.768 113.988 9.681 113.985 9.596 C 113.961 9.141 113.91 8.688 113.833 8.238 C 113.814 8.129 113.794 8.019 113.772 7.91 C 113.729 7.707 113.679 7.505 113.623 7.304 C 113.608 7.248 113.595 7.212 113.59 7.194 C 113.334 6.303 112.96 5.452 112.478 4.663 C 112.08 4.008 111.601 3.408 111.051 2.877 C 109.209 1.093 106.952 0.19 104.335 0.19 C 102.46 0.19 100.75 0.652 99.25 1.566 C 97.961 2.351 96.861 3.431 96.055 4.717 C 95.249 6.018 94.723 7.477 94.513 8.998 C 94.457 9.409 94.421 9.82 94.416 10.233 C 94.386 11.77 94.692 13.312 95.295 14.724 C 95.893 16.126 96.783 17.37 97.93 18.361 C 98.346 18.718 98.791 19.039 99.26 19.321 C 100.765 20.245 102.473 20.709 104.335 20.709 C 105.852 20.709 107.261 20.401 108.523 19.793 C 109.779 19.187 110.854 18.364 111.707 17.35 C 112.48 16.431 113.043 15.425 113.382 14.352 C 113.43 14.201 113.412 14.031 113.319 13.905 C 113.229 13.779 113.085 13.705 112.931 13.705 L 108.619 13.705 C 108.42 13.704 108.24 13.823 108.161 14.008 C 107.973 14.45 107.717 14.835 107.395 15.153 C 106.07 16.467 103.742 16.549 102.141 15.764 C 100.707 15.06 99.873 13.757 99.372 12.271 L 113.45 12.271 C 113.686 12.27 113.882 12.085 113.899 11.847 C 113.899 11.832 113.899 11.814 113.901 11.798 C 113.99 11.09 114.008 10.435 113.99 9.855 L 113.995 9.861 Z M 99.602 7.941 C 99.704 7.633 99.815 7.366 99.937 7.135 C 100.4 6.278 101.024 5.628 101.781 5.205 C 102.544 4.781 103.398 4.566 104.317 4.566 C 105.11 4.566 105.868 4.733 106.57 5.064 C 107.271 5.397 107.839 5.847 108.267 6.406 C 108.629 6.881 108.857 7.397 108.951 7.941 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g><path d=\"M 60.946 34.591 C 60.696 34.591 60.47 34.544 60.268 34.451 C 60.066 34.355 59.907 34.217 59.788 34.037 C 59.672 33.857 59.614 33.636 59.614 33.374 C 59.614 33.149 59.657 32.964 59.742 32.818 C 59.826 32.674 59.945 32.555 60.089 32.473 C 60.241 32.385 60.405 32.32 60.576 32.28 C 60.757 32.236 60.941 32.203 61.125 32.181 L 61.7 32.114 C 61.847 32.095 61.954 32.064 62.021 32.023 C 62.088 31.981 62.121 31.914 62.121 31.82 L 62.121 31.802 C 62.121 31.575 62.058 31.399 61.931 31.274 C 61.806 31.149 61.62 31.087 61.372 31.087 C 61.113 31.087 60.91 31.145 60.761 31.261 C 60.614 31.376 60.512 31.503 60.456 31.643 L 59.734 31.477 C 59.82 31.234 59.945 31.038 60.109 30.889 C 60.274 30.739 60.469 30.627 60.681 30.562 C 60.901 30.492 61.131 30.457 61.361 30.458 C 61.519 30.458 61.685 30.477 61.862 30.515 C 62.039 30.551 62.207 30.62 62.36 30.718 C 62.515 30.817 62.643 30.958 62.742 31.141 C 62.841 31.323 62.891 31.56 62.891 31.851 L 62.891 34.503 L 62.141 34.503 L 62.141 33.957 L 62.111 33.957 C 62.061 34.057 61.987 34.156 61.887 34.253 C 61.788 34.35 61.661 34.431 61.505 34.495 C 61.349 34.559 61.163 34.591 60.946 34.591 Z M 61.113 33.967 C 61.325 33.967 61.506 33.925 61.656 33.84 C 61.809 33.755 61.924 33.644 62.003 33.507 C 62.082 33.373 62.124 33.219 62.124 33.062 L 62.124 32.548 C 62.096 32.576 62.043 32.601 61.964 32.626 C 61.887 32.648 61.799 32.668 61.7 32.686 C 61.601 32.701 61.504 32.716 61.41 32.73 C 61.316 32.742 61.237 32.752 61.174 32.761 C 61.025 32.78 60.889 32.812 60.766 32.857 C 60.645 32.902 60.547 32.967 60.474 33.052 C 60.402 33.135 60.366 33.246 60.366 33.385 C 60.366 33.577 60.436 33.723 60.576 33.822 C 60.717 33.919 60.895 33.967 61.113 33.967 Z M 65.887 34.503 L 65.887 29.179 L 67.811 29.179 C 68.184 29.179 68.493 29.241 68.737 29.366 C 68.982 29.489 69.165 29.656 69.287 29.868 C 69.408 30.077 69.469 30.314 69.469 30.577 C 69.469 30.799 69.429 30.986 69.348 31.139 C 69.272 31.285 69.161 31.41 69.025 31.503 C 68.89 31.594 68.741 31.66 68.584 31.7 L 68.584 31.752 C 68.758 31.761 68.928 31.818 69.094 31.924 C 69.262 32.028 69.4 32.176 69.51 32.368 C 69.619 32.561 69.674 32.795 69.674 33.07 C 69.674 33.342 69.611 33.587 69.484 33.803 C 69.359 34.018 69.166 34.189 68.904 34.315 C 68.643 34.44 68.308 34.503 67.901 34.503 Z M 66.679 33.814 L 67.824 33.814 C 68.204 33.814 68.476 33.739 68.64 33.59 C 68.804 33.441 68.886 33.255 68.886 33.031 C 68.886 32.863 68.844 32.709 68.761 32.569 C 68.677 32.428 68.557 32.317 68.401 32.233 C 68.247 32.15 68.064 32.108 67.852 32.108 L 66.679 32.108 Z M 66.679 31.482 L 67.742 31.482 C 67.92 31.482 68.08 31.447 68.222 31.378 C 68.365 31.309 68.479 31.212 68.563 31.087 C 68.649 30.96 68.691 30.811 68.691 30.64 C 68.691 30.42 68.615 30.235 68.463 30.086 C 68.311 29.937 68.077 29.863 67.762 29.863 L 66.679 29.863 Z M 70.615 34.503 L 70.615 29.179 L 72.488 29.179 C 72.895 29.179 73.233 29.25 73.501 29.392 C 73.772 29.534 73.973 29.731 74.107 29.982 C 74.24 30.232 74.307 30.52 74.307 30.848 C 74.307 31.174 74.24 31.46 74.104 31.708 C 73.971 31.954 73.769 32.146 73.499 32.283 C 73.23 32.42 72.892 32.488 72.485 32.488 L 71.066 32.488 L 71.066 31.797 L 72.413 31.797 C 72.67 31.797 72.879 31.759 73.039 31.685 C 73.202 31.61 73.321 31.502 73.396 31.36 C 73.471 31.218 73.509 31.047 73.509 30.848 C 73.509 30.647 73.47 30.473 73.394 30.325 C 73.318 30.178 73.199 30.065 73.037 29.987 C 72.876 29.908 72.665 29.868 72.403 29.868 L 71.407 29.868 L 71.407 34.503 Z M 73.209 32.101 L 74.507 34.503 L 73.604 34.503 L 72.331 32.101 Z M 77.204 32.777 L 77.984 32.777 L 78.533 33.502 L 78.792 33.824 L 79.667 34.981 L 78.857 34.981 L 78.272 34.209 L 78.071 33.928 Z M 79.837 31.841 C 79.837 32.409 79.734 32.898 79.529 33.307 C 79.324 33.714 79.042 34.028 78.685 34.248 C 78.329 34.466 77.924 34.575 77.471 34.575 C 77.016 34.575 76.61 34.466 76.252 34.248 C 75.896 34.028 75.616 33.713 75.41 33.304 C 75.205 32.895 75.102 32.408 75.102 31.841 C 75.102 31.272 75.205 30.785 75.41 30.377 C 75.616 29.968 75.896 29.655 76.252 29.436 C 76.61 29.216 77.016 29.106 77.471 29.106 C 77.924 29.106 78.329 29.216 78.685 29.436 C 79.042 29.655 79.324 29.968 79.529 30.377 C 79.734 30.785 79.837 31.272 79.837 31.841 Z M 79.052 31.841 C 79.052 31.407 78.982 31.043 78.844 30.746 C 78.707 30.448 78.519 30.223 78.279 30.07 C 78.041 29.916 77.772 29.839 77.471 29.839 C 77.168 29.839 76.898 29.916 76.66 30.07 C 76.422 30.223 76.234 30.448 76.096 30.746 C 75.959 31.043 75.89 31.407 75.89 31.841 C 75.89 32.274 75.959 32.64 76.096 32.938 C 76.234 33.234 76.422 33.459 76.66 33.614 C 76.898 33.766 77.168 33.842 77.471 33.842 C 77.772 33.842 78.041 33.766 78.279 33.614 C 78.519 33.459 78.707 33.234 78.844 32.938 C 78.982 32.64 79.052 32.274 79.052 31.841 Z M 84.336 34.583 C 83.955 34.583 83.626 34.496 83.351 34.321 C 83.077 34.144 82.867 33.9 82.72 33.59 C 82.573 33.28 82.499 32.925 82.499 32.524 C 82.499 32.119 82.574 31.761 82.725 31.451 C 82.875 31.139 83.087 30.895 83.361 30.72 C 83.635 30.545 83.957 30.458 84.329 30.458 C 84.628 30.458 84.895 30.514 85.129 30.627 C 85.364 30.738 85.553 30.894 85.696 31.095 C 85.842 31.296 85.928 31.53 85.955 31.799 L 85.209 31.799 C 85.168 31.612 85.074 31.451 84.926 31.316 C 84.781 31.181 84.586 31.113 84.341 31.113 C 84.128 31.113 83.94 31.17 83.779 31.285 C 83.62 31.397 83.496 31.558 83.407 31.768 C 83.318 31.976 83.274 32.222 83.274 32.506 C 83.274 32.797 83.318 33.049 83.405 33.26 C 83.492 33.472 83.615 33.635 83.774 33.751 C 83.935 33.868 84.124 33.926 84.341 33.926 C 84.487 33.926 84.619 33.899 84.737 33.845 C 84.854 33.791 84.957 33.71 85.037 33.608 C 85.119 33.506 85.176 33.383 85.209 33.239 L 85.955 33.239 C 85.928 33.498 85.845 33.728 85.707 33.931 C 85.568 34.133 85.382 34.293 85.15 34.409 C 84.919 34.525 84.648 34.583 84.336 34.583 Z M 88.436 34.583 C 88.067 34.583 87.744 34.497 87.469 34.326 C 87.193 34.154 86.98 33.914 86.827 33.606 C 86.675 33.297 86.599 32.937 86.599 32.524 C 86.599 32.11 86.675 31.748 86.827 31.438 C 86.98 31.128 87.193 30.887 87.469 30.715 C 87.744 30.544 88.067 30.458 88.436 30.458 C 88.806 30.458 89.128 30.544 89.404 30.715 C 89.679 30.887 89.893 31.128 90.045 31.438 C 90.197 31.748 90.273 32.11 90.273 32.524 C 90.273 32.937 90.197 33.297 90.045 33.606 C 89.893 33.914 89.679 34.154 89.404 34.326 C 89.128 34.497 88.806 34.583 88.436 34.583 Z M 88.439 33.931 C 88.678 33.931 88.877 33.867 89.034 33.738 C 89.192 33.61 89.308 33.439 89.383 33.226 C 89.46 33.013 89.498 32.778 89.498 32.522 C 89.498 32.267 89.46 32.033 89.383 31.82 C 89.308 31.605 89.192 31.433 89.034 31.303 C 88.877 31.173 88.678 31.108 88.439 31.108 C 88.198 31.108 87.997 31.173 87.838 31.303 C 87.681 31.433 87.564 31.605 87.487 31.82 C 87.412 32.033 87.374 32.267 87.374 32.522 C 87.374 32.778 87.412 33.013 87.487 33.226 C 87.564 33.439 87.681 33.61 87.838 33.738 C 87.997 33.867 88.198 33.931 88.439 33.931 Z M 91.13 34.503 L 91.13 30.51 L 91.866 30.51 L 91.866 31.16 L 91.915 31.16 C 91.997 30.94 92.131 30.768 92.318 30.645 C 92.504 30.52 92.728 30.458 92.988 30.458 C 93.251 30.458 93.472 30.52 93.65 30.645 C 93.829 30.77 93.962 30.941 94.047 31.16 L 94.088 31.16 C 94.183 30.947 94.332 30.777 94.537 30.65 C 94.743 30.522 94.987 30.458 95.271 30.458 C 95.629 30.458 95.921 30.571 96.146 30.798 C 96.374 31.025 96.488 31.368 96.488 31.825 L 96.488 34.503 L 95.72 34.503 L 95.72 31.898 C 95.72 31.628 95.648 31.432 95.502 31.311 C 95.357 31.189 95.183 31.129 94.982 31.129 C 94.732 31.129 94.537 31.206 94.399 31.362 C 94.26 31.517 94.191 31.715 94.191 31.958 L 94.191 34.503 L 93.426 34.503 L 93.426 31.849 C 93.426 31.632 93.36 31.458 93.226 31.326 C 93.093 31.194 92.919 31.129 92.705 31.129 C 92.56 31.129 92.426 31.167 92.303 31.246 C 92.181 31.322 92.083 31.428 92.007 31.565 C 91.934 31.702 91.897 31.861 91.897 32.041 L 91.897 34.503 Z M 97.516 36 L 97.516 30.51 L 98.265 30.51 L 98.265 31.157 L 98.33 31.157 C 98.374 31.074 98.438 30.978 98.522 30.869 C 98.606 30.759 98.722 30.664 98.871 30.583 C 99.02 30.499 99.216 30.458 99.461 30.458 C 99.779 30.458 100.063 30.539 100.313 30.702 C 100.563 30.865 100.759 31.1 100.901 31.407 C 101.044 31.713 101.116 32.082 101.116 32.514 C 101.116 32.946 101.045 33.316 100.903 33.624 C 100.761 33.931 100.566 34.167 100.318 34.334 C 100.07 34.498 99.787 34.581 99.469 34.581 C 99.229 34.581 99.033 34.54 98.881 34.458 C 98.731 34.377 98.613 34.282 98.527 34.173 C 98.442 34.063 98.376 33.966 98.33 33.881 L 98.283 33.881 L 98.283 36 Z M 98.268 32.506 C 98.268 32.787 98.308 33.033 98.389 33.244 C 98.469 33.456 98.585 33.621 98.737 33.741 C 98.89 33.859 99.076 33.918 99.297 33.918 C 99.526 33.918 99.718 33.856 99.872 33.733 C 100.026 33.608 100.142 33.439 100.221 33.226 C 100.301 33.013 100.341 32.773 100.341 32.506 C 100.341 32.243 100.302 32.006 100.223 31.797 C 100.146 31.587 100.03 31.421 99.874 31.3 C 99.72 31.179 99.528 31.118 99.297 31.118 C 99.075 31.118 98.886 31.176 98.732 31.292 C 98.58 31.408 98.465 31.57 98.386 31.778 C 98.307 31.986 98.268 32.229 98.268 32.506 Z M 103.123 34.591 C 102.873 34.591 102.647 34.544 102.445 34.451 C 102.244 34.355 102.084 34.217 101.966 34.037 C 101.849 33.857 101.791 33.636 101.791 33.374 C 101.791 33.149 101.834 32.964 101.919 32.818 C 102.003 32.674 102.123 32.555 102.266 32.473 C 102.411 32.387 102.574 32.323 102.753 32.28 C 102.934 32.236 103.118 32.203 103.302 32.181 L 103.877 32.114 C 104.024 32.095 104.131 32.064 104.198 32.023 C 104.265 31.981 104.298 31.914 104.298 31.82 L 104.298 31.802 C 104.298 31.575 104.235 31.399 104.108 31.274 C 103.983 31.149 103.797 31.087 103.549 31.087 C 103.29 31.087 103.087 31.145 102.938 31.261 C 102.791 31.376 102.689 31.503 102.633 31.643 L 101.912 31.477 C 101.997 31.234 102.122 31.038 102.286 30.889 C 102.451 30.739 102.646 30.627 102.858 30.562 C 103.079 30.492 103.308 30.457 103.539 30.458 C 103.696 30.458 103.863 30.477 104.039 30.515 C 104.216 30.551 104.384 30.62 104.537 30.718 C 104.692 30.817 104.82 30.958 104.919 31.141 C 105.018 31.323 105.068 31.56 105.068 31.851 L 105.068 34.503 L 104.319 34.503 L 104.319 33.957 L 104.288 33.957 C 104.238 34.057 104.164 34.156 104.065 34.253 C 103.965 34.35 103.838 34.431 103.682 34.495 C 103.527 34.559 103.34 34.591 103.123 34.591 Z M 103.29 33.967 C 103.502 33.967 103.683 33.925 103.834 33.84 C 103.986 33.755 104.101 33.644 104.18 33.507 C 104.259 33.373 104.301 33.219 104.301 33.062 L 104.301 32.548 C 104.273 32.576 104.22 32.601 104.142 32.626 C 104.065 32.648 103.976 32.668 103.877 32.686 C 103.778 32.701 103.681 32.716 103.587 32.73 C 103.493 32.742 103.415 32.752 103.351 32.761 C 103.202 32.78 103.066 32.812 102.943 32.857 C 102.822 32.902 102.724 32.967 102.651 33.052 C 102.579 33.135 102.543 33.246 102.543 33.385 C 102.543 33.577 102.613 33.723 102.753 33.822 C 102.894 33.919 103.072 33.967 103.29 33.967 Z M 106.857 32.132 L 106.857 34.503 L 106.09 34.503 L 106.09 30.51 L 106.826 30.51 L 106.826 31.16 L 106.875 31.16 C 106.964 30.951 107.112 30.773 107.301 30.65 C 107.496 30.522 107.741 30.458 108.037 30.458 C 108.306 30.458 108.541 30.515 108.743 30.629 C 108.945 30.742 109.102 30.91 109.213 31.134 C 109.324 31.357 109.379 31.634 109.379 31.963 L 109.379 34.503 L 108.612 34.503 L 108.612 32.056 C 108.612 31.767 108.538 31.541 108.389 31.378 C 108.24 31.213 108.036 31.131 107.776 31.131 C 107.598 31.131 107.44 31.17 107.301 31.248 C 107.164 31.326 107.056 31.44 106.975 31.591 C 106.896 31.74 106.857 31.921 106.857 32.132 Z M 110.752 36 C 110.647 36.001 110.542 35.991 110.439 35.971 C 110.345 35.954 110.275 35.935 110.229 35.914 L 110.414 35.277 C 110.554 35.315 110.679 35.332 110.788 35.327 C 110.897 35.322 111 35.278 111.078 35.202 C 111.164 35.124 111.239 34.997 111.304 34.82 L 111.399 34.555 L 109.957 30.51 L 110.778 30.51 L 111.776 33.608 L 111.817 33.608 L 112.815 30.51 L 113.639 30.51 L 112.015 35.036 C 111.939 35.244 111.844 35.419 111.727 35.563 C 111.617 35.704 111.474 35.817 111.312 35.891 C 111.151 35.964 110.964 36 110.752 36 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>'},Yx3AaJ1sX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 36\" overflow=\"visible\"><g><g><path d=\"M 0 0 L 114 0 L 114 20.915 L 0 20.915 Z\" fill=\"transparent\"></path><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-62810b2b-c4e1-488e-96b4-adbaa021a784, rgb(5, 46, 27)) /* {&quot;name&quot;:&quot;weme 02&quot;} */\"></path><path d=\"M 113.995 9.861 C 113.995 9.768 113.988 9.681 113.985 9.596 C 113.961 9.141 113.91 8.688 113.833 8.238 C 113.814 8.129 113.794 8.019 113.772 7.91 C 113.729 7.707 113.679 7.505 113.623 7.304 C 113.608 7.248 113.595 7.212 113.59 7.194 C 113.334 6.303 112.96 5.452 112.478 4.663 C 112.08 4.008 111.601 3.408 111.051 2.877 C 109.209 1.093 106.952 0.19 104.335 0.19 C 102.46 0.19 100.75 0.652 99.25 1.566 C 97.961 2.351 96.861 3.431 96.055 4.717 C 95.249 6.018 94.723 7.477 94.513 8.998 C 94.457 9.409 94.421 9.82 94.416 10.233 C 94.386 11.77 94.692 13.312 95.295 14.724 C 95.893 16.126 96.783 17.37 97.93 18.361 C 98.346 18.718 98.791 19.039 99.26 19.321 C 100.765 20.245 102.473 20.709 104.335 20.709 C 105.852 20.709 107.261 20.401 108.523 19.793 C 109.779 19.187 110.854 18.364 111.707 17.35 C 112.48 16.431 113.043 15.425 113.382 14.352 C 113.43 14.201 113.412 14.031 113.319 13.905 C 113.229 13.779 113.085 13.705 112.931 13.705 L 108.619 13.705 C 108.42 13.704 108.24 13.823 108.161 14.008 C 107.973 14.45 107.717 14.835 107.395 15.153 C 106.07 16.467 103.742 16.549 102.141 15.764 C 100.707 15.06 99.873 13.757 99.372 12.271 L 113.45 12.271 C 113.686 12.27 113.882 12.085 113.899 11.847 C 113.899 11.832 113.899 11.814 113.901 11.798 C 113.99 11.09 114.008 10.435 113.99 9.855 L 113.995 9.861 Z M 99.602 7.941 C 99.704 7.633 99.815 7.366 99.937 7.135 C 100.4 6.278 101.024 5.628 101.781 5.205 C 102.544 4.781 103.398 4.566 104.317 4.566 C 105.11 4.566 105.868 4.733 106.57 5.064 C 107.271 5.397 107.839 5.847 108.267 6.406 C 108.629 6.881 108.857 7.397 108.951 7.941 Z\" fill=\"var(--token-62810b2b-c4e1-488e-96b4-adbaa021a784, rgb(5, 46, 27)) /* {&quot;name&quot;:&quot;weme 02&quot;} */\"></path></g><path d=\"M 60.946 34.591 C 60.696 34.591 60.47 34.544 60.268 34.451 C 60.066 34.355 59.907 34.217 59.788 34.037 C 59.672 33.857 59.614 33.636 59.614 33.374 C 59.614 33.149 59.657 32.964 59.742 32.818 C 59.826 32.674 59.945 32.555 60.089 32.473 C 60.241 32.385 60.405 32.32 60.576 32.28 C 60.757 32.236 60.941 32.203 61.125 32.181 L 61.7 32.114 C 61.847 32.095 61.954 32.064 62.021 32.023 C 62.088 31.981 62.121 31.914 62.121 31.82 L 62.121 31.802 C 62.121 31.575 62.058 31.399 61.931 31.274 C 61.806 31.149 61.62 31.087 61.372 31.087 C 61.113 31.087 60.91 31.145 60.761 31.261 C 60.614 31.376 60.512 31.503 60.456 31.643 L 59.734 31.477 C 59.82 31.234 59.945 31.038 60.109 30.889 C 60.274 30.739 60.469 30.627 60.681 30.562 C 60.901 30.492 61.131 30.457 61.361 30.458 C 61.519 30.458 61.685 30.477 61.862 30.515 C 62.039 30.551 62.207 30.62 62.36 30.718 C 62.515 30.817 62.643 30.958 62.742 31.141 C 62.841 31.323 62.891 31.56 62.891 31.851 L 62.891 34.503 L 62.141 34.503 L 62.141 33.957 L 62.111 33.957 C 62.061 34.057 61.987 34.156 61.887 34.253 C 61.788 34.35 61.661 34.431 61.505 34.495 C 61.349 34.559 61.163 34.591 60.946 34.591 Z M 61.113 33.967 C 61.325 33.967 61.506 33.925 61.656 33.84 C 61.809 33.755 61.924 33.644 62.003 33.507 C 62.082 33.373 62.124 33.219 62.124 33.062 L 62.124 32.548 C 62.096 32.576 62.043 32.601 61.964 32.626 C 61.887 32.648 61.799 32.668 61.7 32.686 C 61.601 32.701 61.504 32.716 61.41 32.73 C 61.316 32.742 61.237 32.752 61.174 32.761 C 61.025 32.78 60.889 32.812 60.766 32.857 C 60.645 32.902 60.547 32.967 60.474 33.052 C 60.402 33.135 60.366 33.246 60.366 33.385 C 60.366 33.577 60.436 33.723 60.576 33.822 C 60.717 33.919 60.895 33.967 61.113 33.967 Z M 65.887 34.503 L 65.887 29.179 L 67.811 29.179 C 68.184 29.179 68.493 29.241 68.737 29.366 C 68.982 29.489 69.165 29.656 69.287 29.868 C 69.408 30.077 69.469 30.314 69.469 30.577 C 69.469 30.799 69.429 30.986 69.348 31.139 C 69.272 31.285 69.161 31.41 69.025 31.503 C 68.89 31.594 68.741 31.66 68.584 31.7 L 68.584 31.752 C 68.758 31.761 68.928 31.818 69.094 31.924 C 69.262 32.028 69.4 32.176 69.51 32.368 C 69.619 32.561 69.674 32.795 69.674 33.07 C 69.674 33.342 69.611 33.587 69.484 33.803 C 69.359 34.018 69.166 34.189 68.904 34.315 C 68.643 34.44 68.308 34.503 67.901 34.503 Z M 66.679 33.814 L 67.824 33.814 C 68.204 33.814 68.476 33.739 68.64 33.59 C 68.804 33.441 68.886 33.255 68.886 33.031 C 68.886 32.863 68.844 32.709 68.761 32.569 C 68.677 32.428 68.557 32.317 68.401 32.233 C 68.247 32.15 68.064 32.108 67.852 32.108 L 66.679 32.108 Z M 66.679 31.482 L 67.742 31.482 C 67.92 31.482 68.08 31.447 68.222 31.378 C 68.365 31.309 68.479 31.212 68.563 31.087 C 68.649 30.96 68.691 30.811 68.691 30.64 C 68.691 30.42 68.615 30.235 68.463 30.086 C 68.311 29.937 68.077 29.863 67.762 29.863 L 66.679 29.863 Z M 70.615 34.503 L 70.615 29.179 L 72.488 29.179 C 72.895 29.179 73.233 29.25 73.501 29.392 C 73.772 29.534 73.973 29.731 74.107 29.982 C 74.24 30.232 74.307 30.52 74.307 30.848 C 74.307 31.174 74.24 31.46 74.104 31.708 C 73.971 31.954 73.769 32.146 73.499 32.283 C 73.23 32.42 72.892 32.488 72.485 32.488 L 71.066 32.488 L 71.066 31.797 L 72.413 31.797 C 72.67 31.797 72.879 31.759 73.039 31.685 C 73.202 31.61 73.321 31.502 73.396 31.36 C 73.471 31.218 73.509 31.047 73.509 30.848 C 73.509 30.647 73.47 30.473 73.394 30.325 C 73.318 30.178 73.199 30.065 73.037 29.987 C 72.876 29.908 72.665 29.868 72.403 29.868 L 71.407 29.868 L 71.407 34.503 Z M 73.209 32.101 L 74.507 34.503 L 73.604 34.503 L 72.331 32.101 Z M 77.204 32.777 L 77.984 32.777 L 78.533 33.502 L 78.792 33.824 L 79.667 34.981 L 78.857 34.981 L 78.272 34.209 L 78.071 33.928 Z M 79.837 31.841 C 79.837 32.409 79.734 32.898 79.529 33.307 C 79.324 33.714 79.042 34.028 78.685 34.248 C 78.329 34.466 77.924 34.575 77.471 34.575 C 77.016 34.575 76.61 34.466 76.252 34.248 C 75.896 34.028 75.616 33.713 75.41 33.304 C 75.205 32.895 75.102 32.408 75.102 31.841 C 75.102 31.272 75.205 30.785 75.41 30.377 C 75.616 29.968 75.896 29.655 76.252 29.436 C 76.61 29.216 77.016 29.106 77.471 29.106 C 77.924 29.106 78.329 29.216 78.685 29.436 C 79.042 29.655 79.324 29.968 79.529 30.377 C 79.734 30.785 79.837 31.272 79.837 31.841 Z M 79.052 31.841 C 79.052 31.407 78.982 31.043 78.844 30.746 C 78.707 30.448 78.519 30.223 78.279 30.07 C 78.041 29.916 77.772 29.839 77.471 29.839 C 77.168 29.839 76.898 29.916 76.66 30.07 C 76.422 30.223 76.234 30.448 76.096 30.746 C 75.959 31.043 75.89 31.407 75.89 31.841 C 75.89 32.274 75.959 32.64 76.096 32.938 C 76.234 33.234 76.422 33.459 76.66 33.614 C 76.898 33.766 77.168 33.842 77.471 33.842 C 77.772 33.842 78.041 33.766 78.279 33.614 C 78.519 33.459 78.707 33.234 78.844 32.938 C 78.982 32.64 79.052 32.274 79.052 31.841 Z M 84.336 34.583 C 83.955 34.583 83.626 34.496 83.351 34.321 C 83.077 34.144 82.867 33.9 82.72 33.59 C 82.573 33.28 82.499 32.925 82.499 32.524 C 82.499 32.119 82.574 31.761 82.725 31.451 C 82.875 31.139 83.087 30.895 83.361 30.72 C 83.635 30.545 83.957 30.458 84.329 30.458 C 84.628 30.458 84.895 30.514 85.129 30.627 C 85.364 30.738 85.553 30.894 85.696 31.095 C 85.842 31.296 85.928 31.53 85.955 31.799 L 85.209 31.799 C 85.168 31.612 85.074 31.451 84.926 31.316 C 84.781 31.181 84.586 31.113 84.341 31.113 C 84.128 31.113 83.94 31.17 83.779 31.285 C 83.62 31.397 83.496 31.558 83.407 31.768 C 83.318 31.976 83.274 32.222 83.274 32.506 C 83.274 32.797 83.318 33.049 83.405 33.26 C 83.492 33.472 83.615 33.635 83.774 33.751 C 83.935 33.868 84.124 33.926 84.341 33.926 C 84.487 33.926 84.619 33.899 84.737 33.845 C 84.854 33.791 84.957 33.71 85.037 33.608 C 85.119 33.506 85.176 33.383 85.209 33.239 L 85.955 33.239 C 85.928 33.498 85.845 33.728 85.707 33.931 C 85.568 34.133 85.382 34.293 85.15 34.409 C 84.919 34.525 84.648 34.583 84.336 34.583 Z M 88.436 34.583 C 88.067 34.583 87.744 34.497 87.469 34.326 C 87.193 34.154 86.98 33.914 86.827 33.606 C 86.675 33.297 86.599 32.937 86.599 32.524 C 86.599 32.11 86.675 31.748 86.827 31.438 C 86.98 31.128 87.193 30.887 87.469 30.715 C 87.744 30.544 88.067 30.458 88.436 30.458 C 88.806 30.458 89.128 30.544 89.404 30.715 C 89.679 30.887 89.893 31.128 90.045 31.438 C 90.197 31.748 90.273 32.11 90.273 32.524 C 90.273 32.937 90.197 33.297 90.045 33.606 C 89.893 33.914 89.679 34.154 89.404 34.326 C 89.128 34.497 88.806 34.583 88.436 34.583 Z M 88.439 33.931 C 88.678 33.931 88.877 33.867 89.034 33.738 C 89.192 33.61 89.308 33.439 89.383 33.226 C 89.46 33.013 89.498 32.778 89.498 32.522 C 89.498 32.267 89.46 32.033 89.383 31.82 C 89.308 31.605 89.192 31.433 89.034 31.303 C 88.877 31.173 88.678 31.108 88.439 31.108 C 88.198 31.108 87.997 31.173 87.838 31.303 C 87.681 31.433 87.564 31.605 87.487 31.82 C 87.412 32.033 87.374 32.267 87.374 32.522 C 87.374 32.778 87.412 33.013 87.487 33.226 C 87.564 33.439 87.681 33.61 87.838 33.738 C 87.997 33.867 88.198 33.931 88.439 33.931 Z M 91.13 34.503 L 91.13 30.51 L 91.866 30.51 L 91.866 31.16 L 91.915 31.16 C 91.997 30.94 92.131 30.768 92.318 30.645 C 92.504 30.52 92.728 30.458 92.988 30.458 C 93.251 30.458 93.472 30.52 93.65 30.645 C 93.829 30.77 93.962 30.941 94.047 31.16 L 94.088 31.16 C 94.183 30.947 94.332 30.777 94.537 30.65 C 94.743 30.522 94.987 30.458 95.271 30.458 C 95.629 30.458 95.921 30.571 96.146 30.798 C 96.374 31.025 96.488 31.368 96.488 31.825 L 96.488 34.503 L 95.72 34.503 L 95.72 31.898 C 95.72 31.628 95.648 31.432 95.502 31.311 C 95.357 31.189 95.183 31.129 94.982 31.129 C 94.732 31.129 94.537 31.206 94.399 31.362 C 94.26 31.517 94.191 31.715 94.191 31.958 L 94.191 34.503 L 93.426 34.503 L 93.426 31.849 C 93.426 31.632 93.36 31.458 93.226 31.326 C 93.093 31.194 92.919 31.129 92.705 31.129 C 92.56 31.129 92.426 31.167 92.303 31.246 C 92.181 31.322 92.083 31.428 92.007 31.565 C 91.934 31.702 91.897 31.861 91.897 32.041 L 91.897 34.503 Z M 97.516 36 L 97.516 30.51 L 98.265 30.51 L 98.265 31.157 L 98.33 31.157 C 98.374 31.074 98.438 30.978 98.522 30.869 C 98.606 30.759 98.722 30.664 98.871 30.583 C 99.02 30.499 99.216 30.458 99.461 30.458 C 99.779 30.458 100.063 30.539 100.313 30.702 C 100.563 30.865 100.759 31.1 100.901 31.407 C 101.044 31.713 101.116 32.082 101.116 32.514 C 101.116 32.946 101.045 33.316 100.903 33.624 C 100.761 33.931 100.566 34.167 100.318 34.334 C 100.07 34.498 99.787 34.581 99.469 34.581 C 99.229 34.581 99.033 34.54 98.881 34.458 C 98.731 34.377 98.613 34.282 98.527 34.173 C 98.442 34.063 98.376 33.966 98.33 33.881 L 98.283 33.881 L 98.283 36 Z M 98.268 32.506 C 98.268 32.787 98.308 33.033 98.389 33.244 C 98.469 33.456 98.585 33.621 98.737 33.741 C 98.89 33.859 99.076 33.918 99.297 33.918 C 99.526 33.918 99.718 33.856 99.872 33.733 C 100.026 33.608 100.142 33.439 100.221 33.226 C 100.301 33.013 100.341 32.773 100.341 32.506 C 100.341 32.243 100.302 32.006 100.223 31.797 C 100.146 31.587 100.03 31.421 99.874 31.3 C 99.72 31.179 99.528 31.118 99.297 31.118 C 99.075 31.118 98.886 31.176 98.732 31.292 C 98.58 31.408 98.465 31.57 98.386 31.778 C 98.307 31.986 98.268 32.229 98.268 32.506 Z M 103.123 34.591 C 102.873 34.591 102.647 34.544 102.445 34.451 C 102.244 34.355 102.084 34.217 101.966 34.037 C 101.849 33.857 101.791 33.636 101.791 33.374 C 101.791 33.149 101.834 32.964 101.919 32.818 C 102.003 32.674 102.123 32.555 102.266 32.473 C 102.411 32.387 102.574 32.323 102.753 32.28 C 102.934 32.236 103.118 32.203 103.302 32.181 L 103.877 32.114 C 104.024 32.095 104.131 32.064 104.198 32.023 C 104.265 31.981 104.298 31.914 104.298 31.82 L 104.298 31.802 C 104.298 31.575 104.235 31.399 104.108 31.274 C 103.983 31.149 103.797 31.087 103.549 31.087 C 103.29 31.087 103.087 31.145 102.938 31.261 C 102.791 31.376 102.689 31.503 102.633 31.643 L 101.912 31.477 C 101.997 31.234 102.122 31.038 102.286 30.889 C 102.451 30.739 102.646 30.627 102.858 30.562 C 103.079 30.492 103.308 30.457 103.539 30.458 C 103.696 30.458 103.863 30.477 104.039 30.515 C 104.216 30.551 104.384 30.62 104.537 30.718 C 104.692 30.817 104.82 30.958 104.919 31.141 C 105.018 31.323 105.068 31.56 105.068 31.851 L 105.068 34.503 L 104.319 34.503 L 104.319 33.957 L 104.288 33.957 C 104.238 34.057 104.164 34.156 104.065 34.253 C 103.965 34.35 103.838 34.431 103.682 34.495 C 103.527 34.559 103.34 34.591 103.123 34.591 Z M 103.29 33.967 C 103.502 33.967 103.683 33.925 103.834 33.84 C 103.986 33.755 104.101 33.644 104.18 33.507 C 104.259 33.373 104.301 33.219 104.301 33.062 L 104.301 32.548 C 104.273 32.576 104.22 32.601 104.142 32.626 C 104.065 32.648 103.976 32.668 103.877 32.686 C 103.778 32.701 103.681 32.716 103.587 32.73 C 103.493 32.742 103.415 32.752 103.351 32.761 C 103.202 32.78 103.066 32.812 102.943 32.857 C 102.822 32.902 102.724 32.967 102.651 33.052 C 102.579 33.135 102.543 33.246 102.543 33.385 C 102.543 33.577 102.613 33.723 102.753 33.822 C 102.894 33.919 103.072 33.967 103.29 33.967 Z M 106.857 32.132 L 106.857 34.503 L 106.09 34.503 L 106.09 30.51 L 106.826 30.51 L 106.826 31.16 L 106.875 31.16 C 106.964 30.951 107.112 30.773 107.301 30.65 C 107.496 30.522 107.741 30.458 108.037 30.458 C 108.306 30.458 108.541 30.515 108.743 30.629 C 108.945 30.742 109.102 30.91 109.213 31.134 C 109.324 31.357 109.379 31.634 109.379 31.963 L 109.379 34.503 L 108.612 34.503 L 108.612 32.056 C 108.612 31.767 108.538 31.541 108.389 31.378 C 108.24 31.213 108.036 31.131 107.776 31.131 C 107.598 31.131 107.44 31.17 107.301 31.248 C 107.164 31.326 107.056 31.44 106.975 31.591 C 106.896 31.74 106.857 31.921 106.857 32.132 Z M 110.752 36 C 110.647 36.001 110.542 35.991 110.439 35.971 C 110.345 35.954 110.275 35.935 110.229 35.914 L 110.414 35.277 C 110.554 35.315 110.679 35.332 110.788 35.327 C 110.897 35.322 111 35.278 111.078 35.202 C 111.164 35.124 111.239 34.997 111.304 34.82 L 111.399 34.555 L 109.957 30.51 L 110.778 30.51 L 111.776 33.608 L 111.817 33.608 L 112.815 30.51 L 113.639 30.51 L 112.015 35.036 C 111.939 35.244 111.844 35.419 111.727 35.563 C 111.617 35.704 111.474 35.817 111.312 35.891 C 111.151 35.964 110.964 36 110.752 36 Z\" fill=\"var(--token-62810b2b-c4e1-488e-96b4-adbaa021a784, rgb(5, 46, 27)) /* {&quot;name&quot;:&quot;weme 02&quot;} */\"></path></g></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(SVG,{className:\"framer-1196i3w\",layoutDependency:layoutDependency,layoutId:\"UlAC3zfaD\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 20.915\" overflow=\"visible\"><g><path d=\"M 0 0 L 114 0 L 114 20.915 L 0 20.915 Z\" fill=\"transparent\"></path><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109)) /* {&quot;name&quot;:&quot;Lemon&quot;} */\"></path><path d=\"M 113.995 9.861 C 113.995 9.768 113.988 9.681 113.985 9.596 C 113.961 9.141 113.91 8.688 113.833 8.238 C 113.814 8.129 113.794 8.019 113.772 7.91 C 113.729 7.707 113.679 7.505 113.623 7.304 C 113.608 7.248 113.595 7.212 113.59 7.194 C 113.334 6.303 112.96 5.452 112.478 4.663 C 112.08 4.008 111.601 3.408 111.051 2.877 C 109.209 1.093 106.952 0.19 104.335 0.19 C 102.46 0.19 100.75 0.652 99.25 1.566 C 97.961 2.351 96.861 3.431 96.055 4.717 C 95.249 6.018 94.723 7.477 94.513 8.998 C 94.457 9.409 94.421 9.82 94.416 10.233 C 94.386 11.77 94.692 13.312 95.295 14.724 C 95.893 16.126 96.783 17.37 97.93 18.361 C 98.346 18.718 98.791 19.039 99.26 19.321 C 100.765 20.245 102.473 20.709 104.335 20.709 C 105.852 20.709 107.261 20.401 108.523 19.793 C 109.779 19.187 110.854 18.364 111.707 17.35 C 112.48 16.431 113.043 15.425 113.382 14.352 C 113.43 14.201 113.412 14.031 113.319 13.905 C 113.229 13.779 113.085 13.705 112.931 13.705 L 108.619 13.705 C 108.42 13.704 108.24 13.823 108.161 14.008 C 107.973 14.45 107.717 14.835 107.395 15.153 C 106.07 16.467 103.742 16.549 102.141 15.764 C 100.707 15.06 99.873 13.757 99.372 12.271 L 113.45 12.271 C 113.686 12.27 113.882 12.085 113.899 11.847 C 113.899 11.832 113.899 11.814 113.901 11.798 C 113.99 11.09 114.008 10.435 113.99 9.855 L 113.995 9.861 Z M 99.602 7.941 C 99.704 7.633 99.815 7.366 99.937 7.135 C 100.4 6.278 101.024 5.628 101.781 5.205 C 102.544 4.781 103.398 4.566 104.317 4.566 C 105.11 4.566 105.868 4.733 106.57 5.064 C 107.271 5.397 107.839 5.847 108.267 6.406 C 108.629 6.881 108.857 7.397 108.951 7.941 Z\" fill=\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109)) /* {&quot;name&quot;:&quot;Lemon&quot;} */\"></path></g></svg>',withExternalLayout:true,...addPropertyOverrides({dnqKS17ea:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 20.915\" overflow=\"visible\"><g><path d=\"M 0 0 L 114 0 L 114 20.915 L 0 20.915 Z\" fill=\"transparent\"></path><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-630935b2-a76e-463d-bd12-fe443fe97806, rgb(37, 211, 103)) /* {&quot;name&quot;:&quot;Lime&quot;} */\"></path><path d=\"M 113.995 9.861 C 113.995 9.768 113.988 9.681 113.985 9.596 C 113.961 9.141 113.91 8.688 113.833 8.238 C 113.814 8.129 113.794 8.019 113.772 7.91 C 113.729 7.707 113.679 7.505 113.623 7.304 C 113.608 7.248 113.595 7.212 113.59 7.194 C 113.334 6.303 112.96 5.452 112.478 4.663 C 112.08 4.008 111.601 3.408 111.051 2.877 C 109.209 1.093 106.952 0.19 104.335 0.19 C 102.46 0.19 100.75 0.652 99.25 1.566 C 97.961 2.351 96.861 3.431 96.055 4.717 C 95.249 6.018 94.723 7.477 94.513 8.998 C 94.457 9.409 94.421 9.82 94.416 10.233 C 94.386 11.77 94.692 13.312 95.295 14.724 C 95.893 16.126 96.783 17.37 97.93 18.361 C 98.346 18.718 98.791 19.039 99.26 19.321 C 100.765 20.245 102.473 20.709 104.335 20.709 C 105.852 20.709 107.261 20.401 108.523 19.793 C 109.779 19.187 110.854 18.364 111.707 17.35 C 112.48 16.431 113.043 15.425 113.382 14.352 C 113.43 14.201 113.412 14.031 113.319 13.905 C 113.229 13.779 113.085 13.705 112.931 13.705 L 108.619 13.705 C 108.42 13.704 108.24 13.823 108.161 14.008 C 107.973 14.45 107.717 14.835 107.395 15.153 C 106.07 16.467 103.742 16.549 102.141 15.764 C 100.707 15.06 99.873 13.757 99.372 12.271 L 113.45 12.271 C 113.686 12.27 113.882 12.085 113.899 11.847 C 113.899 11.832 113.899 11.814 113.901 11.798 C 113.99 11.09 114.008 10.435 113.99 9.855 L 113.995 9.861 Z M 99.602 7.941 C 99.704 7.633 99.815 7.366 99.937 7.135 C 100.4 6.278 101.024 5.628 101.781 5.205 C 102.544 4.781 103.398 4.566 104.317 4.566 C 105.11 4.566 105.868 4.733 106.57 5.064 C 107.271 5.397 107.839 5.847 108.267 6.406 C 108.629 6.881 108.857 7.397 108.951 7.941 Z\" fill=\"var(--token-630935b2-a76e-463d-bd12-fe443fe97806, rgb(37, 211, 103)) /* {&quot;name&quot;:&quot;Lime&quot;} */\"></path></g></svg>'},K85GwcVd8:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 20.915\" overflow=\"visible\"><g><path d=\"M 0 0 L 114 0 L 114 20.915 L 0 20.915 Z\" fill=\"transparent\"></path><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 113.995 9.861 C 113.995 9.768 113.988 9.681 113.985 9.596 C 113.961 9.141 113.91 8.688 113.833 8.238 C 113.814 8.129 113.794 8.019 113.772 7.91 C 113.729 7.707 113.679 7.505 113.623 7.304 C 113.608 7.248 113.595 7.212 113.59 7.194 C 113.334 6.303 112.96 5.452 112.478 4.663 C 112.08 4.008 111.601 3.408 111.051 2.877 C 109.209 1.093 106.952 0.19 104.335 0.19 C 102.46 0.19 100.75 0.652 99.25 1.566 C 97.961 2.351 96.861 3.431 96.055 4.717 C 95.249 6.018 94.723 7.477 94.513 8.998 C 94.457 9.409 94.421 9.82 94.416 10.233 C 94.386 11.77 94.692 13.312 95.295 14.724 C 95.893 16.126 96.783 17.37 97.93 18.361 C 98.346 18.718 98.791 19.039 99.26 19.321 C 100.765 20.245 102.473 20.709 104.335 20.709 C 105.852 20.709 107.261 20.401 108.523 19.793 C 109.779 19.187 110.854 18.364 111.707 17.35 C 112.48 16.431 113.043 15.425 113.382 14.352 C 113.43 14.201 113.412 14.031 113.319 13.905 C 113.229 13.779 113.085 13.705 112.931 13.705 L 108.619 13.705 C 108.42 13.704 108.24 13.823 108.161 14.008 C 107.973 14.45 107.717 14.835 107.395 15.153 C 106.07 16.467 103.742 16.549 102.141 15.764 C 100.707 15.06 99.873 13.757 99.372 12.271 L 113.45 12.271 C 113.686 12.27 113.882 12.085 113.899 11.847 C 113.899 11.832 113.899 11.814 113.901 11.798 C 113.99 11.09 114.008 10.435 113.99 9.855 L 113.995 9.861 Z M 99.602 7.941 C 99.704 7.633 99.815 7.366 99.937 7.135 C 100.4 6.278 101.024 5.628 101.781 5.205 C 102.544 4.781 103.398 4.566 104.317 4.566 C 105.11 4.566 105.868 4.733 106.57 5.064 C 107.271 5.397 107.839 5.847 108.267 6.406 C 108.629 6.881 108.857 7.397 108.951 7.941 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>'},Yx3AaJ1sX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 20.915\" overflow=\"visible\"><g><path d=\"M 0 0 L 114 0 L 114 20.915 L 0 20.915 Z\" fill=\"transparent\"></path><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-62810b2b-c4e1-488e-96b4-adbaa021a784, rgb(5, 46, 27)) /* {&quot;name&quot;:&quot;weme 02&quot;} */\"></path><path d=\"M 113.995 9.861 C 113.995 9.768 113.988 9.681 113.985 9.596 C 113.961 9.141 113.91 8.688 113.833 8.238 C 113.814 8.129 113.794 8.019 113.772 7.91 C 113.729 7.707 113.679 7.505 113.623 7.304 C 113.608 7.248 113.595 7.212 113.59 7.194 C 113.334 6.303 112.96 5.452 112.478 4.663 C 112.08 4.008 111.601 3.408 111.051 2.877 C 109.209 1.093 106.952 0.19 104.335 0.19 C 102.46 0.19 100.75 0.652 99.25 1.566 C 97.961 2.351 96.861 3.431 96.055 4.717 C 95.249 6.018 94.723 7.477 94.513 8.998 C 94.457 9.409 94.421 9.82 94.416 10.233 C 94.386 11.77 94.692 13.312 95.295 14.724 C 95.893 16.126 96.783 17.37 97.93 18.361 C 98.346 18.718 98.791 19.039 99.26 19.321 C 100.765 20.245 102.473 20.709 104.335 20.709 C 105.852 20.709 107.261 20.401 108.523 19.793 C 109.779 19.187 110.854 18.364 111.707 17.35 C 112.48 16.431 113.043 15.425 113.382 14.352 C 113.43 14.201 113.412 14.031 113.319 13.905 C 113.229 13.779 113.085 13.705 112.931 13.705 L 108.619 13.705 C 108.42 13.704 108.24 13.823 108.161 14.008 C 107.973 14.45 107.717 14.835 107.395 15.153 C 106.07 16.467 103.742 16.549 102.141 15.764 C 100.707 15.06 99.873 13.757 99.372 12.271 L 113.45 12.271 C 113.686 12.27 113.882 12.085 113.899 11.847 C 113.899 11.832 113.899 11.814 113.901 11.798 C 113.99 11.09 114.008 10.435 113.99 9.855 L 113.995 9.861 Z M 99.602 7.941 C 99.704 7.633 99.815 7.366 99.937 7.135 C 100.4 6.278 101.024 5.628 101.781 5.205 C 102.544 4.781 103.398 4.566 104.317 4.566 C 105.11 4.566 105.868 4.733 106.57 5.064 C 107.271 5.397 107.839 5.847 108.267 6.406 C 108.629 6.881 108.857 7.397 108.951 7.941 Z\" fill=\"var(--token-62810b2b-c4e1-488e-96b4-adbaa021a784, rgb(5, 46, 27)) /* {&quot;name&quot;:&quot;weme 02&quot;} */\"></path></g></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1cd3zx\",layoutDependency:layoutDependency,layoutId:\"evHQSfrhb\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 114 20.915\" overflow=\"visible\"><path d=\"M 0 0 L 114 0 L 114 20.915 L 0 20.915 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-5p9ptj\",layoutDependency:layoutDependency,layoutId:\"CtXPCWXcy\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 113.985 20.912\" overflow=\"visible\"><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109)) /* {&quot;name&quot;:&quot;Lemon&quot;} */\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({dnqKS17ea:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 113.985 20.912\" overflow=\"visible\"><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-630935b2-a76e-463d-bd12-fe443fe97806, rgb(37, 211, 103)) /* {&quot;name&quot;:&quot;Lime&quot;} */\"></path></svg>'},K85GwcVd8:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 113.985 20.912\" overflow=\"visible\"><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>'},Yx3AaJ1sX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 113.985 20.912\" overflow=\"visible\"><path d=\"M 113.985 9.596 C 113.965 9.141 113.915 8.687 113.833 8.239 C 113.91 8.688 113.961 9.141 113.985 9.596 Z M 83.312 0 C 80.507 0 77.992 1.299 76.287 3.347 C 74.582 1.301 72.063 0 69.261 0 C 64.133 0 59.961 4.343 59.961 9.676 L 59.961 19.526 C 59.961 19.798 60.178 20.019 60.447 20.019 L 64.022 20.019 C 64.291 20.019 64.508 19.798 64.508 19.526 L 64.508 9.676 C 64.508 6.881 66.639 4.607 69.261 4.607 C 71.883 4.607 74.014 6.881 74.014 9.676 L 74.014 19.526 C 74.014 19.798 74.232 20.019 74.501 20.019 L 78.075 20.019 C 78.344 20.019 78.562 19.798 78.562 19.526 L 78.562 9.676 C 78.562 6.881 80.692 4.607 83.314 4.607 C 85.937 4.607 88.067 6.881 88.067 9.676 L 88.067 19.526 C 88.067 19.798 88.285 20.019 88.554 20.019 L 92.128 20.019 C 92.397 20.019 92.615 19.798 92.615 19.526 L 92.615 9.676 C 92.612 4.343 88.442 0 83.312 0 Z M 58.093 9.435 L 58.093 9.411 C 58.091 9.368 58.086 9.327 58.083 9.283 C 58.08 9.232 58.075 9.186 58.07 9.134 C 58.063 9.037 58.05 8.944 58.04 8.855 C 58.033 8.783 58.024 8.711 58.015 8.639 C 57.949 8.161 57.85 7.688 57.718 7.225 C 57.716 7.209 57.711 7.197 57.706 7.181 C 57.452 6.306 57.08 5.464 56.596 4.663 C 56.199 4.008 55.719 3.408 55.17 2.877 C 53.33 1.093 51.07 0.19 48.456 0.19 C 46.581 0.19 44.868 0.652 43.368 1.566 C 42.079 2.351 40.979 3.431 40.174 4.717 C 39.677 5.519 39.286 6.382 39.011 7.286 C 38.991 7.351 38.973 7.412 38.955 7.479 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.874 L 36.622 7.874 C 36.619 7.068 36.614 6.309 36.614 5.777 L 36.614 5.49 C 36.614 2.738 34.106 0.236 31.398 0.023 C 29.525 -0.141 27.79 0.603 26.632 2.066 C 25.446 3.565 25.087 5.572 25.664 7.422 C 26.412 10.21 29.105 12.289 31.95 12.306 C 31.892 12.671 31.783 13.051 31.621 13.436 C 31.048 14.796 30.106 15.789 28.654 16.164 C 27.215 16.534 25.657 16.298 24.545 15.355 C 23.931 14.834 23.336 14.239 23.027 13.477 C 22.845 13.03 22.804 12.571 22.796 12.104 L 22.796 5.113 L 22.794 5.113 L 22.794 2.189 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.871 22.573 1.743 22.396 1.743 L 18.647 1.743 C 18.422 1.744 18.241 1.928 18.241 2.156 L 18.241 12.275 C 18.241 13.389 17.8 14.429 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.305 C 13.932 16.297 13.81 16.29 13.686 16.269 C 12.156 16.043 10.871 14.893 10.413 13.335 L 7.96 4.463 C 7.172 1.794 4.798 0.003 2.05 0.003 L 0.393 0.003 C 0.176 0.003 0 0.181 0 0.4 L 0 4.207 C 0 4.426 0.176 4.604 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.087 3.608 5.78 L 6.085 14.747 C 7.094 18.166 9.997 20.565 13.488 20.876 L 13.653 20.889 C 13.813 20.902 13.982 20.91 14.162 20.912 C 16.686 20.93 19.044 19.819 20.704 17.824 C 22.437 19.711 24.922 20.83 27.42 20.83 C 27.786 20.829 28.152 20.805 28.515 20.758 C 32.386 20.337 35.725 17.216 36.457 13.331 C 36.516 12.983 36.56 12.632 36.591 12.281 L 38.689 12.281 C 38.833 13.121 39.075 13.941 39.409 14.724 C 40.007 16.126 40.896 17.37 42.046 18.361 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.712 48.451 20.712 C 49.968 20.712 51.377 20.404 52.639 19.796 C 53.895 19.19 54.969 18.366 55.823 17.352 C 56.596 16.433 57.158 15.425 57.498 14.355 C 57.5 14.344 57.5 14.334 57.503 14.326 C 57.541 14.183 57.523 14.026 57.434 13.908 C 57.341 13.782 57.201 13.708 57.047 13.708 L 52.735 13.708 C 52.536 13.707 52.356 13.826 52.276 14.011 C 52.089 14.452 51.833 14.837 51.511 15.155 C 50.189 16.47 47.858 16.551 46.257 15.766 C 44.823 15.063 43.987 13.759 43.488 12.273 L 57.587 12.273 C 57.812 12.263 57.999 12.081 58.015 11.852 C 58.117 11.052 58.142 10.243 58.088 9.437 Z M 32.087 6.727 L 32.087 6.758 C 32.079 7.053 32.079 7.256 32.084 7.348 C 32.082 7.415 32.082 7.566 32.082 7.864 C 31.033 7.843 30.052 7.114 29.784 6.147 C 29.637 5.703 29.675 5.254 29.885 4.912 C 30.057 4.638 30.323 4.463 30.678 4.399 C 30.82 4.368 30.967 4.373 31.134 4.391 C 31.965 4.653 32.074 5.148 32.089 5.693 C 32.097 6.036 32.092 6.383 32.089 6.727 Z M 43.721 7.941 C 43.728 7.918 43.736 7.897 43.744 7.874 C 43.84 7.594 43.941 7.345 44.055 7.135 C 44.519 6.278 45.142 5.628 45.899 5.205 C 46.662 4.781 47.516 4.566 48.436 4.566 C 49.229 4.566 49.986 4.733 50.688 5.064 C 51.39 5.397 51.957 5.847 52.385 6.406 C 52.732 6.86 52.955 7.353 53.057 7.874 C 53.059 7.895 53.064 7.918 53.069 7.941 Z\" fill=\"var(--token-62810b2b-c4e1-488e-96b4-adbaa021a784, rgb(5, 46, 27)) /* {&quot;name&quot;:&quot;weme 02&quot;} */\"></path></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-3l7s3u\",layoutDependency:layoutDependency,layoutId:\"jVAuUEJFg\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1.358\" overflow=\"visible\"><path d=\"M 0.152 1.358 C 0.132 0.902 0.081 0.448 0 0 C 0.077 0.449 0.128 0.902 0.152 1.358 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jsmqzo\",layoutDependency:layoutDependency,layoutId:\"Y5Kzwxfzw\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32.654 20.019\" overflow=\"visible\"><path d=\"M 23.351 0 C 20.547 0 18.031 1.299 16.326 3.347 C 14.621 1.301 12.102 0 9.3 0 C 4.173 0 0 4.343 0 9.676 L 0 19.526 C 0 19.798 0.218 20.019 0.486 20.019 L 4.061 20.019 C 4.33 20.019 4.548 19.798 4.548 19.526 L 4.548 9.676 C 4.548 6.881 6.678 4.607 9.3 4.607 C 11.923 4.607 14.053 6.881 14.053 9.676 L 14.053 19.526 C 14.053 19.798 14.271 20.019 14.54 20.019 L 18.115 20.019 C 18.383 20.019 18.601 19.798 18.601 19.526 L 18.601 9.676 C 18.601 6.881 20.732 4.607 23.354 4.607 C 25.976 4.607 28.107 6.881 28.107 9.676 L 28.107 19.526 C 28.107 19.798 28.324 20.019 28.593 20.019 L 32.168 20.019 C 32.436 20.019 32.654 19.798 32.654 19.526 L 32.654 9.676 C 32.652 4.343 28.482 0 23.351 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-z3a7xe\",layoutDependency:layoutDependency,layoutId:\"zdszLFRUj\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 58.116 20.911\" overflow=\"visible\"><path d=\"M 58.093 9.434 L 58.093 9.411 C 58.091 9.367 58.086 9.326 58.083 9.282 C 58.08 9.231 58.075 9.185 58.07 9.134 C 58.063 9.036 58.05 8.944 58.04 8.854 C 58.033 8.782 58.024 8.71 58.015 8.638 C 57.949 8.16 57.85 7.688 57.718 7.224 C 57.716 7.209 57.711 7.196 57.706 7.18 C 57.452 6.305 57.08 5.463 56.596 4.663 C 56.199 4.007 55.719 3.407 55.17 2.876 C 53.33 1.093 51.07 0.189 48.456 0.189 C 46.581 0.189 44.868 0.651 43.368 1.565 C 42.079 2.35 40.979 3.431 40.174 4.717 C 39.677 5.518 39.286 6.381 39.011 7.286 C 38.991 7.35 38.973 7.411 38.955 7.478 C 38.948 7.503 38.941 7.528 38.935 7.553 L 38.844 7.873 L 36.622 7.873 C 36.619 7.068 36.614 6.308 36.614 5.777 L 36.614 5.489 C 36.614 2.738 34.106 0.235 31.398 0.022 C 29.525 -0.142 27.79 0.602 26.632 2.065 C 25.446 3.564 25.087 5.571 25.664 7.422 C 26.412 10.209 29.105 12.288 31.95 12.306 C 31.892 12.67 31.783 13.05 31.621 13.435 C 31.048 14.795 30.106 15.789 28.654 16.163 C 27.215 16.533 25.657 16.297 24.545 15.355 C 23.931 14.834 23.336 14.238 23.027 13.476 C 22.845 13.03 22.804 12.57 22.796 12.103 L 22.796 5.112 L 22.794 5.112 L 22.794 2.188 C 22.796 2.14 22.791 2.091 22.774 2.045 C 22.731 1.87 22.573 1.742 22.396 1.742 L 18.647 1.742 C 18.422 1.743 18.241 1.928 18.241 2.155 L 18.241 12.275 C 18.241 13.389 17.8 14.428 17 15.201 C 16.199 15.971 15.156 16.361 14.051 16.304 C 13.932 16.297 13.81 16.289 13.686 16.268 C 12.156 16.042 10.871 14.893 10.413 13.335 L 7.96 4.462 C 7.172 1.793 4.798 0.002 2.05 0.002 L 0.393 0.002 C 0.176 0.002 0 0.18 0 0.4 L 0 4.206 C 0 4.425 0.176 4.603 0.393 4.604 L 2.05 4.604 C 2.762 4.604 3.405 5.086 3.608 5.779 L 6.085 14.746 C 7.094 18.165 9.997 20.565 13.488 20.875 L 13.653 20.888 C 13.813 20.901 13.982 20.909 14.162 20.911 C 16.686 20.929 19.044 19.818 20.704 17.824 C 22.437 19.71 24.922 20.829 27.42 20.829 C 27.786 20.828 28.152 20.804 28.515 20.757 C 32.386 20.336 35.725 17.215 36.457 13.33 C 36.516 12.982 36.56 12.632 36.591 12.28 L 38.689 12.28 C 38.833 13.12 39.075 13.941 39.409 14.723 C 40.007 16.125 40.896 17.37 42.046 18.36 C 42.461 18.719 42.905 19.041 43.374 19.323 C 44.879 20.247 46.589 20.711 48.451 20.711 C 49.968 20.711 51.377 20.403 52.639 19.795 C 53.895 19.189 54.969 18.365 55.823 17.351 C 56.596 16.433 57.158 15.424 57.498 14.354 C 57.5 14.344 57.5 14.333 57.503 14.326 C 57.541 14.182 57.523 14.025 57.434 13.907 C 57.341 13.781 57.201 13.707 57.047 13.707 L 52.735 13.707 C 52.536 13.707 52.356 13.826 52.276 14.01 C 52.089 14.451 51.833 14.836 51.511 15.155 C 50.189 16.469 47.858 16.551 46.257 15.765 C 44.823 15.062 43.987 13.758 43.488 12.272 L 57.587 12.272 C 57.812 12.262 57.999 12.08 58.015 11.852 C 58.117 11.051 58.142 10.242 58.088 9.436 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-3o7i5b\",layoutDependency:layoutDependency,layoutId:\"oRR0sKSuW\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.398 3.487\" overflow=\"visible\"><path d=\"M 2.391 2.35 L 2.391 2.381 C 2.384 2.676 2.384 2.879 2.389 2.971 C 2.386 3.038 2.386 3.189 2.386 3.487 C 1.337 3.466 0.357 2.738 0.088 1.77 C -0.059 1.326 -0.021 0.877 0.19 0.535 C 0.362 0.261 0.628 0.086 0.983 0.022 C 1.125 -0.009 1.272 -0.003 1.439 0.014 C 2.27 0.276 2.379 0.772 2.394 1.316 C 2.401 1.66 2.396 2.006 2.394 2.35 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1nd18n1\",layoutDependency:layoutDependency,layoutId:\"kd7MrbBG1\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9.349 3.375\" overflow=\"visible\"><path d=\"M 0 3.375 C 0.008 3.352 0.015 3.332 0.023 3.308 C 0.119 3.029 0.22 2.78 0.334 2.569 C 0.798 1.712 1.421 1.063 2.179 0.639 C 2.941 0.216 3.795 0 4.715 0 C 5.508 0 6.265 0.167 6.967 0.498 C 7.669 0.832 8.236 1.281 8.665 1.84 C 9.012 2.295 9.235 2.787 9.336 3.308 C 9.338 3.329 9.343 3.352 9.349 3.375 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-25fhy8\",layoutDependency:layoutDependency,layoutId:\"oQW5wzHbm\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 19.582 20.519\" overflow=\"visible\"><path d=\"M 19.581 9.671 C 19.581 9.578 19.573 9.491 19.571 9.406 C 19.547 8.951 19.496 8.498 19.419 8.048 C 19.4 7.939 19.38 7.829 19.358 7.72 C 19.315 7.517 19.265 7.315 19.209 7.114 C 19.193 7.058 19.181 7.022 19.176 7.004 C 18.92 6.113 18.545 5.262 18.063 4.473 C 17.666 3.818 17.187 3.218 16.637 2.687 C 14.795 0.903 12.538 0 9.921 0 C 8.046 0 6.336 0.462 4.836 1.376 C 3.547 2.161 2.447 3.241 1.641 4.527 C 0.835 5.828 0.309 7.287 0.098 8.808 C 0.043 9.219 0.007 9.63 0.002 10.043 C -0.028 11.58 0.278 13.123 0.881 14.534 C 1.479 15.936 2.368 17.18 3.516 18.171 C 3.932 18.528 4.377 18.849 4.846 19.131 C 6.351 20.055 8.059 20.519 9.921 20.519 C 11.438 20.519 12.847 20.211 14.109 19.603 C 15.365 18.997 16.439 18.174 17.293 17.16 C 18.066 16.241 18.628 15.235 18.968 14.162 C 19.016 14.011 18.998 13.841 18.905 13.715 C 18.815 13.589 18.67 13.515 18.517 13.515 L 14.205 13.515 C 14.006 13.514 13.826 13.633 13.746 13.818 C 13.559 14.26 13.303 14.645 12.981 14.963 C 11.656 16.277 9.328 16.359 7.727 15.574 C 6.293 14.87 5.459 13.567 4.958 12.081 L 19.036 12.081 C 19.272 12.08 19.468 11.895 19.485 11.657 C 19.485 11.642 19.485 11.624 19.487 11.608 C 19.576 10.9 19.594 10.245 19.576 9.666 L 19.581 9.671 Z M 5.188 7.751 C 5.29 7.443 5.401 7.176 5.523 6.945 C 5.986 6.088 6.609 5.438 7.367 5.015 C 8.13 4.591 8.983 4.376 9.903 4.376 C 10.696 4.376 11.454 4.543 12.155 4.874 C 12.857 5.207 13.425 5.657 13.853 6.216 C 14.215 6.691 14.443 7.207 14.537 7.751 Z\" fill=\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109)) /* {&quot;name&quot;:&quot;Lemon&quot;} */\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({dnqKS17ea:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 19.582 20.519\" overflow=\"visible\"><path d=\"M 19.581 9.671 C 19.581 9.578 19.573 9.491 19.571 9.406 C 19.547 8.951 19.496 8.498 19.419 8.048 C 19.4 7.939 19.38 7.829 19.358 7.72 C 19.315 7.517 19.265 7.315 19.209 7.114 C 19.193 7.058 19.181 7.022 19.176 7.004 C 18.92 6.113 18.545 5.262 18.063 4.473 C 17.666 3.818 17.187 3.218 16.637 2.687 C 14.795 0.903 12.538 0 9.921 0 C 8.046 0 6.336 0.462 4.836 1.376 C 3.547 2.161 2.447 3.241 1.641 4.527 C 0.835 5.828 0.309 7.287 0.098 8.808 C 0.043 9.219 0.007 9.63 0.002 10.043 C -0.028 11.58 0.278 13.123 0.881 14.534 C 1.479 15.936 2.368 17.18 3.516 18.171 C 3.932 18.528 4.377 18.849 4.846 19.131 C 6.351 20.055 8.059 20.519 9.921 20.519 C 11.438 20.519 12.847 20.211 14.109 19.603 C 15.365 18.997 16.439 18.174 17.293 17.16 C 18.066 16.241 18.628 15.235 18.968 14.162 C 19.016 14.011 18.998 13.841 18.905 13.715 C 18.815 13.589 18.67 13.515 18.517 13.515 L 14.205 13.515 C 14.006 13.514 13.826 13.633 13.746 13.818 C 13.559 14.26 13.303 14.645 12.981 14.963 C 11.656 16.277 9.328 16.359 7.727 15.574 C 6.293 14.87 5.459 13.567 4.958 12.081 L 19.036 12.081 C 19.272 12.08 19.468 11.895 19.485 11.657 C 19.485 11.642 19.485 11.624 19.487 11.608 C 19.576 10.9 19.594 10.245 19.576 9.666 L 19.581 9.671 Z M 5.188 7.751 C 5.29 7.443 5.401 7.176 5.523 6.945 C 5.986 6.088 6.609 5.438 7.367 5.015 C 8.13 4.591 8.983 4.376 9.903 4.376 C 10.696 4.376 11.454 4.543 12.155 4.874 C 12.857 5.207 13.425 5.657 13.853 6.216 C 14.215 6.691 14.443 7.207 14.537 7.751 Z\" fill=\"var(--token-630935b2-a76e-463d-bd12-fe443fe97806, rgb(37, 211, 103)) /* {&quot;name&quot;:&quot;Lime&quot;} */\"></path></svg>'},K85GwcVd8:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 19.582 20.519\" overflow=\"visible\"><path d=\"M 19.581 9.671 C 19.581 9.578 19.573 9.491 19.571 9.406 C 19.547 8.951 19.496 8.498 19.419 8.048 C 19.4 7.939 19.38 7.829 19.358 7.72 C 19.315 7.517 19.265 7.315 19.209 7.114 C 19.193 7.058 19.181 7.022 19.176 7.004 C 18.92 6.113 18.545 5.262 18.063 4.473 C 17.666 3.818 17.187 3.218 16.637 2.687 C 14.795 0.903 12.538 0 9.921 0 C 8.046 0 6.336 0.462 4.836 1.376 C 3.547 2.161 2.447 3.241 1.641 4.527 C 0.835 5.828 0.309 7.287 0.098 8.808 C 0.043 9.219 0.007 9.63 0.002 10.043 C -0.028 11.58 0.278 13.123 0.881 14.534 C 1.479 15.936 2.368 17.18 3.516 18.171 C 3.932 18.528 4.377 18.849 4.846 19.131 C 6.351 20.055 8.059 20.519 9.921 20.519 C 11.438 20.519 12.847 20.211 14.109 19.603 C 15.365 18.997 16.439 18.174 17.293 17.16 C 18.066 16.241 18.628 15.235 18.968 14.162 C 19.016 14.011 18.998 13.841 18.905 13.715 C 18.815 13.589 18.67 13.515 18.517 13.515 L 14.205 13.515 C 14.006 13.514 13.826 13.633 13.746 13.818 C 13.559 14.26 13.303 14.645 12.981 14.963 C 11.656 16.277 9.328 16.359 7.727 15.574 C 6.293 14.87 5.459 13.567 4.958 12.081 L 19.036 12.081 C 19.272 12.08 19.468 11.895 19.485 11.657 C 19.485 11.642 19.485 11.624 19.487 11.608 C 19.576 10.9 19.594 10.245 19.576 9.666 L 19.581 9.671 Z M 5.188 7.751 C 5.29 7.443 5.401 7.176 5.523 6.945 C 5.986 6.088 6.609 5.438 7.367 5.015 C 8.13 4.591 8.983 4.376 9.903 4.376 C 10.696 4.376 11.454 4.543 12.155 4.874 C 12.857 5.207 13.425 5.657 13.853 6.216 C 14.215 6.691 14.443 7.207 14.537 7.751 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>'},Yx3AaJ1sX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 19.582 20.519\" overflow=\"visible\"><path d=\"M 19.581 9.671 C 19.581 9.578 19.573 9.491 19.571 9.406 C 19.547 8.951 19.496 8.498 19.419 8.048 C 19.4 7.939 19.38 7.829 19.358 7.72 C 19.315 7.517 19.265 7.315 19.209 7.114 C 19.193 7.058 19.181 7.022 19.176 7.004 C 18.92 6.113 18.545 5.262 18.063 4.473 C 17.666 3.818 17.187 3.218 16.637 2.687 C 14.795 0.903 12.538 0 9.921 0 C 8.046 0 6.336 0.462 4.836 1.376 C 3.547 2.161 2.447 3.241 1.641 4.527 C 0.835 5.828 0.309 7.287 0.098 8.808 C 0.043 9.219 0.007 9.63 0.002 10.043 C -0.028 11.58 0.278 13.123 0.881 14.534 C 1.479 15.936 2.368 17.18 3.516 18.171 C 3.932 18.528 4.377 18.849 4.846 19.131 C 6.351 20.055 8.059 20.519 9.921 20.519 C 11.438 20.519 12.847 20.211 14.109 19.603 C 15.365 18.997 16.439 18.174 17.293 17.16 C 18.066 16.241 18.628 15.235 18.968 14.162 C 19.016 14.011 18.998 13.841 18.905 13.715 C 18.815 13.589 18.67 13.515 18.517 13.515 L 14.205 13.515 C 14.006 13.514 13.826 13.633 13.746 13.818 C 13.559 14.26 13.303 14.645 12.981 14.963 C 11.656 16.277 9.328 16.359 7.727 15.574 C 6.293 14.87 5.459 13.567 4.958 12.081 L 19.036 12.081 C 19.272 12.08 19.468 11.895 19.485 11.657 C 19.485 11.642 19.485 11.624 19.487 11.608 C 19.576 10.9 19.594 10.245 19.576 9.666 L 19.581 9.671 Z M 5.188 7.751 C 5.29 7.443 5.401 7.176 5.523 6.945 C 5.986 6.088 6.609 5.438 7.367 5.015 C 8.13 4.591 8.983 4.376 9.903 4.376 C 10.696 4.376 11.454 4.543 12.155 4.874 C 12.857 5.207 13.425 5.657 13.853 6.216 C 14.215 6.691 14.443 7.207 14.537 7.751 Z\" fill=\"var(--token-62810b2b-c4e1-488e-96b4-adbaa021a784, rgb(5, 46, 27)) /* {&quot;name&quot;:&quot;weme 02&quot;} */\"></path></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-eacfgg\",layoutDependency:layoutDependency,layoutId:\"sk9ky8hGh\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 19.582 20.519\" overflow=\"visible\"><path d=\"M 19.581 9.671 C 19.581 9.578 19.573 9.491 19.571 9.406 C 19.547 8.951 19.496 8.498 19.419 8.048 C 19.4 7.939 19.38 7.829 19.358 7.72 C 19.315 7.517 19.265 7.315 19.209 7.114 C 19.193 7.058 19.181 7.022 19.176 7.004 C 18.92 6.113 18.545 5.262 18.063 4.473 C 17.666 3.818 17.187 3.218 16.637 2.687 C 14.795 0.903 12.538 0 9.921 0 C 8.046 0 6.336 0.462 4.836 1.376 C 3.547 2.161 2.447 3.241 1.641 4.527 C 0.835 5.828 0.309 7.287 0.098 8.808 C 0.043 9.219 0.007 9.63 0.002 10.043 C -0.028 11.58 0.278 13.123 0.881 14.534 C 1.479 15.936 2.368 17.18 3.516 18.171 C 3.932 18.528 4.377 18.849 4.846 19.131 C 6.351 20.055 8.059 20.519 9.921 20.519 C 11.438 20.519 12.847 20.211 14.109 19.603 C 15.365 18.997 16.439 18.174 17.293 17.16 C 18.066 16.241 18.628 15.235 18.968 14.162 C 19.016 14.011 18.998 13.841 18.905 13.715 C 18.815 13.589 18.67 13.515 18.517 13.515 L 14.205 13.515 C 14.006 13.514 13.826 13.633 13.746 13.818 C 13.559 14.26 13.303 14.645 12.981 14.963 C 11.656 16.277 9.328 16.359 7.727 15.574 C 6.293 14.87 5.459 13.567 4.958 12.081 L 19.036 12.081 C 19.272 12.08 19.468 11.895 19.485 11.657 C 19.485 11.642 19.485 11.624 19.487 11.608 C 19.576 10.9 19.594 10.245 19.576 9.666 L 19.581 9.671 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-15h51tg\",layoutDependency:layoutDependency,layoutId:\"A_E8RkoED\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9.349 3.375\" overflow=\"visible\"><path d=\"M 0 3.375 C 0.101 3.067 0.213 2.8 0.334 2.569 C 0.798 1.712 1.421 1.063 2.179 0.639 C 2.941 0.216 3.795 0 4.715 0 C 5.508 0 6.265 0.167 6.967 0.498 C 7.669 0.832 8.236 1.281 8.665 1.84 C 9.027 2.315 9.255 2.831 9.349 3.375 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-27rinw\",layoutDependency:layoutDependency,layoutId:\"UvsMg6TmX\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 54.025 6.894\" overflow=\"visible\"><path d=\"M 1.332 5.485 C 1.082 5.485 0.856 5.438 0.654 5.345 C 0.452 5.249 0.293 5.111 0.174 4.931 C 0.058 4.751 0 4.53 0 4.268 C 0 4.043 0.043 3.858 0.128 3.712 C 0.212 3.568 0.332 3.449 0.475 3.366 C 0.627 3.279 0.791 3.214 0.962 3.174 C 1.143 3.13 1.327 3.097 1.511 3.075 L 2.086 3.008 C 2.233 2.989 2.34 2.958 2.407 2.917 C 2.474 2.875 2.507 2.807 2.507 2.714 L 2.507 2.696 C 2.507 2.469 2.444 2.293 2.317 2.168 C 2.192 2.043 2.006 1.981 1.758 1.981 C 1.499 1.981 1.296 2.039 1.147 2.155 C 1 2.269 0.898 2.397 0.842 2.537 L 0.121 2.371 C 0.206 2.128 0.331 1.932 0.495 1.783 C 0.66 1.633 0.855 1.521 1.068 1.456 C 1.288 1.386 1.517 1.351 1.747 1.352 C 1.905 1.352 2.072 1.371 2.248 1.409 C 2.425 1.445 2.594 1.514 2.746 1.612 C 2.901 1.71 3.029 1.852 3.128 2.035 C 3.227 2.217 3.277 2.454 3.277 2.745 L 3.277 5.396 L 2.528 5.396 L 2.528 4.851 L 2.497 4.851 C 2.447 4.951 2.373 5.05 2.274 5.147 C 2.174 5.244 2.047 5.325 1.891 5.389 C 1.736 5.453 1.549 5.485 1.332 5.485 Z M 1.499 4.861 C 1.711 4.861 1.892 4.819 2.043 4.734 C 2.195 4.649 2.31 4.538 2.389 4.401 C 2.468 4.267 2.51 4.113 2.51 3.956 L 2.51 3.442 C 2.482 3.469 2.429 3.495 2.35 3.52 C 2.274 3.542 2.185 3.562 2.086 3.58 C 1.987 3.595 1.89 3.61 1.796 3.624 C 1.702 3.636 1.623 3.646 1.56 3.655 C 1.411 3.674 1.275 3.706 1.152 3.751 C 1.031 3.796 0.933 3.861 0.86 3.946 C 0.788 4.029 0.752 4.14 0.752 4.279 C 0.752 4.471 0.822 4.617 0.962 4.715 C 1.103 4.812 1.281 4.861 1.499 4.861 Z M 6.273 5.396 L 6.273 0.073 L 8.197 0.073 C 8.57 0.073 8.879 0.135 9.124 0.26 C 9.368 0.383 9.551 0.55 9.673 0.762 C 9.794 0.971 9.855 1.208 9.855 1.471 C 9.855 1.693 9.815 1.88 9.734 2.033 C 9.658 2.179 9.547 2.304 9.411 2.397 C 9.276 2.487 9.127 2.554 8.97 2.594 L 8.97 2.646 C 9.144 2.655 9.314 2.712 9.48 2.818 C 9.648 2.922 9.786 3.07 9.896 3.262 C 10.005 3.455 10.06 3.689 10.06 3.964 C 10.06 4.236 9.997 4.481 9.87 4.697 C 9.745 4.912 9.552 5.083 9.29 5.209 C 9.029 5.334 8.694 5.396 8.287 5.396 Z M 7.066 4.708 L 8.21 4.708 C 8.59 4.708 8.862 4.633 9.026 4.484 C 9.19 4.335 9.272 4.149 9.272 3.925 C 9.272 3.757 9.23 3.603 9.147 3.462 C 9.063 3.322 8.943 3.21 8.787 3.127 C 8.633 3.044 8.45 3.002 8.238 3.002 L 7.066 3.002 Z M 7.066 2.376 L 8.128 2.376 C 8.306 2.376 8.466 2.341 8.608 2.272 C 8.751 2.203 8.865 2.106 8.949 1.981 C 9.035 1.854 9.077 1.705 9.077 1.534 C 9.077 1.314 9.001 1.129 8.849 0.98 C 8.697 0.831 8.463 0.756 8.148 0.756 L 7.066 0.756 Z M 11.001 5.396 L 11.001 0.073 L 12.874 0.073 C 13.281 0.073 13.619 0.144 13.887 0.286 C 14.158 0.428 14.359 0.625 14.493 0.876 C 14.626 1.126 14.693 1.414 14.693 1.742 C 14.693 2.067 14.626 2.354 14.49 2.602 C 14.357 2.848 14.155 3.04 13.885 3.177 C 13.616 3.313 13.278 3.382 12.871 3.382 L 11.452 3.382 L 11.452 2.69 L 12.799 2.69 C 13.056 2.69 13.265 2.653 13.425 2.579 C 13.588 2.504 13.707 2.396 13.782 2.254 C 13.857 2.112 13.895 1.941 13.895 1.742 C 13.895 1.541 13.857 1.366 13.78 1.219 C 13.704 1.072 13.585 0.959 13.423 0.881 C 13.262 0.802 13.051 0.762 12.789 0.762 L 11.794 0.762 L 11.794 5.396 Z M 13.595 2.995 L 14.893 5.396 L 13.99 5.396 L 12.717 2.995 Z M 17.59 3.671 L 18.37 3.671 L 18.919 4.396 L 19.178 4.718 L 20.053 5.875 L 19.243 5.875 L 18.658 5.103 L 18.457 4.822 Z M 20.223 2.735 C 20.223 3.303 20.12 3.792 19.915 4.201 C 19.71 4.608 19.428 4.922 19.071 5.142 C 18.715 5.36 18.31 5.469 17.857 5.469 C 17.402 5.469 16.996 5.36 16.638 5.142 C 16.282 4.922 16.002 4.607 15.797 4.198 C 15.591 3.789 15.489 3.301 15.489 2.735 C 15.489 2.166 15.591 1.678 15.797 1.271 C 16.002 0.862 16.282 0.548 16.638 0.33 C 16.996 0.11 17.402 0 17.857 0 C 18.31 0 18.715 0.11 19.071 0.33 C 19.428 0.548 19.71 0.862 19.915 1.271 C 20.12 1.678 20.223 2.166 20.223 2.735 Z M 19.438 2.735 C 19.438 2.301 19.368 1.937 19.23 1.64 C 19.093 1.342 18.905 1.117 18.665 0.964 C 18.427 0.81 18.158 0.733 17.857 0.733 C 17.554 0.733 17.284 0.81 17.046 0.964 C 16.808 1.117 16.62 1.342 16.482 1.64 C 16.345 1.937 16.276 2.301 16.276 2.735 C 16.276 3.168 16.345 3.534 16.482 3.832 C 16.62 4.128 16.808 4.353 17.046 4.507 C 17.284 4.66 17.554 4.736 17.857 4.736 C 18.158 4.736 18.427 4.66 18.665 4.507 C 18.905 4.353 19.093 4.128 19.23 3.832 C 19.368 3.534 19.438 3.168 19.438 2.735 Z M 24.722 5.477 C 24.341 5.477 24.012 5.39 23.737 5.215 C 23.463 5.038 23.253 4.794 23.106 4.484 C 22.959 4.174 22.885 3.819 22.885 3.418 C 22.885 3.013 22.96 2.655 23.111 2.345 C 23.261 2.033 23.474 1.789 23.747 1.614 C 24.021 1.439 24.343 1.352 24.715 1.352 C 25.014 1.352 25.281 1.408 25.515 1.521 C 25.75 1.632 25.939 1.788 26.082 1.989 C 26.228 2.19 26.314 2.424 26.342 2.693 L 25.595 2.693 C 25.554 2.506 25.46 2.345 25.313 2.209 C 25.167 2.074 24.972 2.007 24.727 2.007 C 24.514 2.007 24.326 2.064 24.166 2.178 C 24.006 2.291 23.883 2.452 23.794 2.662 C 23.704 2.87 23.66 3.116 23.66 3.4 C 23.66 3.691 23.704 3.943 23.791 4.154 C 23.878 4.365 24.001 4.529 24.16 4.645 C 24.321 4.761 24.51 4.819 24.727 4.819 C 24.873 4.819 25.005 4.793 25.123 4.739 C 25.24 4.685 25.343 4.604 25.423 4.502 C 25.505 4.4 25.562 4.277 25.595 4.133 L 26.342 4.133 C 26.314 4.391 26.231 4.622 26.093 4.825 C 25.954 5.027 25.769 5.187 25.536 5.303 C 25.305 5.419 25.034 5.477 24.722 5.477 Z M 28.822 5.477 C 28.453 5.477 28.13 5.391 27.855 5.22 C 27.579 5.048 27.366 4.808 27.213 4.5 C 27.061 4.191 26.985 3.831 26.985 3.418 C 26.985 3.004 27.061 2.642 27.213 2.332 C 27.366 2.022 27.579 1.781 27.855 1.609 C 28.13 1.438 28.453 1.352 28.822 1.352 C 29.192 1.352 29.514 1.438 29.79 1.609 C 30.065 1.781 30.279 2.022 30.431 2.332 C 30.583 2.642 30.66 3.004 30.66 3.418 C 30.66 3.831 30.583 4.191 30.431 4.5 C 30.279 4.808 30.065 5.048 29.79 5.22 C 29.514 5.391 29.192 5.477 28.822 5.477 Z M 28.825 4.825 C 29.064 4.825 29.263 4.761 29.42 4.632 C 29.578 4.504 29.694 4.333 29.769 4.12 C 29.846 3.907 29.885 3.672 29.885 3.416 C 29.885 3.161 29.846 2.927 29.769 2.714 C 29.694 2.499 29.578 2.327 29.42 2.197 C 29.263 2.067 29.064 2.002 28.825 2.002 C 28.584 2.002 28.383 2.067 28.224 2.197 C 28.067 2.327 27.95 2.499 27.873 2.714 C 27.798 2.927 27.76 3.161 27.76 3.416 C 27.76 3.672 27.798 3.907 27.873 4.12 C 27.95 4.333 28.067 4.504 28.224 4.632 C 28.383 4.761 28.584 4.825 28.825 4.825 Z M 31.516 5.396 L 31.516 1.404 L 32.252 1.404 L 32.252 2.054 L 32.301 2.054 C 32.383 1.834 32.518 1.662 32.704 1.539 C 32.891 1.414 33.114 1.352 33.374 1.352 C 33.637 1.352 33.858 1.414 34.036 1.539 C 34.215 1.664 34.348 1.835 34.434 2.054 L 34.475 2.054 C 34.569 1.84 34.718 1.671 34.924 1.544 C 35.129 1.416 35.373 1.352 35.658 1.352 C 36.015 1.352 36.307 1.465 36.533 1.692 C 36.76 1.919 36.874 2.262 36.874 2.719 L 36.874 5.396 L 36.107 5.396 L 36.107 2.792 C 36.107 2.521 36.034 2.326 35.888 2.204 C 35.743 2.083 35.569 2.022 35.368 2.022 C 35.118 2.022 34.924 2.1 34.785 2.256 C 34.647 2.411 34.577 2.609 34.577 2.852 L 34.577 5.396 L 33.813 5.396 L 33.813 2.742 C 33.813 2.526 33.746 2.352 33.612 2.22 C 33.479 2.088 33.305 2.022 33.091 2.022 C 32.946 2.022 32.812 2.061 32.689 2.139 C 32.567 2.216 32.469 2.322 32.393 2.459 C 32.32 2.596 32.283 2.755 32.283 2.935 L 32.283 5.396 Z M 37.902 6.894 L 37.902 1.404 L 38.651 1.404 L 38.651 2.051 L 38.716 2.051 C 38.76 1.968 38.824 1.872 38.908 1.762 C 38.992 1.653 39.108 1.558 39.257 1.477 C 39.406 1.393 39.603 1.352 39.847 1.352 C 40.165 1.352 40.449 1.433 40.699 1.596 C 40.949 1.759 41.145 1.994 41.287 2.301 C 41.43 2.607 41.502 2.976 41.502 3.408 C 41.502 3.839 41.431 4.209 41.289 4.518 C 41.147 4.825 40.952 5.061 40.704 5.228 C 40.456 5.392 40.173 5.474 39.855 5.474 C 39.615 5.474 39.419 5.434 39.267 5.352 C 39.117 5.271 38.999 5.175 38.913 5.066 C 38.828 4.957 38.762 4.86 38.716 4.775 L 38.669 4.775 L 38.669 6.894 Z M 38.654 3.4 C 38.654 3.681 38.694 3.927 38.775 4.138 C 38.855 4.35 38.971 4.515 39.124 4.635 C 39.276 4.753 39.462 4.812 39.683 4.812 C 39.912 4.812 40.104 4.75 40.258 4.627 C 40.412 4.502 40.528 4.333 40.607 4.12 C 40.687 3.907 40.727 3.667 40.727 3.4 C 40.727 3.137 40.688 2.9 40.609 2.69 C 40.532 2.481 40.416 2.315 40.26 2.194 C 40.106 2.073 39.914 2.012 39.683 2.012 C 39.461 2.012 39.272 2.07 39.118 2.186 C 38.966 2.302 38.851 2.464 38.772 2.672 C 38.693 2.88 38.654 3.123 38.654 3.4 Z M 43.509 5.485 C 43.259 5.485 43.033 5.438 42.832 5.345 C 42.63 5.249 42.47 5.111 42.352 4.931 C 42.235 4.751 42.177 4.53 42.177 4.268 C 42.177 4.043 42.22 3.858 42.305 3.712 C 42.389 3.568 42.509 3.449 42.652 3.366 C 42.797 3.281 42.96 3.217 43.139 3.174 C 43.32 3.13 43.504 3.097 43.688 3.075 L 44.263 3.008 C 44.411 2.989 44.517 2.958 44.584 2.917 C 44.651 2.875 44.684 2.807 44.684 2.714 L 44.684 2.696 C 44.684 2.469 44.621 2.293 44.494 2.168 C 44.369 2.043 44.183 1.981 43.935 1.981 C 43.677 1.981 43.473 2.039 43.324 2.155 C 43.177 2.269 43.075 2.397 43.019 2.537 L 42.298 2.371 C 42.383 2.128 42.508 1.932 42.672 1.783 C 42.837 1.633 43.033 1.521 43.245 1.456 C 43.465 1.386 43.694 1.351 43.925 1.352 C 44.082 1.352 44.249 1.371 44.425 1.409 C 44.602 1.445 44.771 1.514 44.923 1.612 C 45.078 1.71 45.206 1.852 45.305 2.035 C 45.404 2.217 45.454 2.454 45.454 2.745 L 45.454 5.396 L 44.705 5.396 L 44.705 4.851 L 44.674 4.851 C 44.624 4.951 44.55 5.05 44.451 5.147 C 44.351 5.244 44.224 5.325 44.068 5.389 C 43.913 5.453 43.726 5.485 43.509 5.485 Z M 43.676 4.861 C 43.888 4.861 44.069 4.819 44.22 4.734 C 44.372 4.649 44.487 4.538 44.566 4.401 C 44.645 4.267 44.687 4.113 44.687 3.956 L 44.687 3.442 C 44.659 3.469 44.606 3.495 44.528 3.52 C 44.451 3.542 44.363 3.562 44.263 3.58 C 44.164 3.595 44.067 3.61 43.973 3.624 C 43.879 3.636 43.801 3.646 43.737 3.655 C 43.589 3.674 43.452 3.706 43.329 3.751 C 43.208 3.796 43.11 3.861 43.037 3.946 C 42.965 4.029 42.929 4.14 42.929 4.279 C 42.929 4.471 42.999 4.617 43.139 4.715 C 43.28 4.812 43.458 4.861 43.676 4.861 Z M 47.243 3.026 L 47.243 5.396 L 46.476 5.396 L 46.476 1.404 L 47.212 1.404 L 47.212 2.054 L 47.261 2.054 C 47.35 1.845 47.498 1.667 47.687 1.544 C 47.882 1.416 48.128 1.352 48.424 1.352 C 48.692 1.352 48.927 1.409 49.129 1.523 C 49.331 1.636 49.488 1.804 49.599 2.027 C 49.71 2.251 49.765 2.528 49.765 2.857 L 49.765 5.396 L 48.998 5.396 L 48.998 2.95 C 48.998 2.661 48.924 2.435 48.775 2.272 C 48.626 2.107 48.422 2.025 48.162 2.025 C 47.984 2.025 47.826 2.064 47.687 2.142 C 47.55 2.22 47.442 2.334 47.361 2.485 C 47.283 2.634 47.243 2.814 47.243 3.026 Z M 51.138 6.894 C 51.033 6.895 50.928 6.885 50.825 6.865 C 50.731 6.848 50.661 6.829 50.615 6.808 L 50.8 6.171 C 50.94 6.209 51.065 6.226 51.174 6.221 C 51.283 6.216 51.386 6.171 51.464 6.096 C 51.55 6.018 51.625 5.89 51.69 5.714 L 51.785 5.448 L 50.343 1.404 L 51.164 1.404 L 52.162 4.502 L 52.203 4.502 L 53.201 1.404 L 54.025 1.404 L 52.401 5.929 C 52.326 6.137 52.23 6.313 52.113 6.457 C 52.003 6.598 51.86 6.711 51.698 6.785 C 51.537 6.857 51.351 6.894 51.138 6.894 Z\" fill=\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({Yx3AaJ1sX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 54.025 6.894\" overflow=\"visible\"><path d=\"M 1.332 5.485 C 1.082 5.485 0.856 5.438 0.654 5.345 C 0.452 5.249 0.293 5.111 0.174 4.931 C 0.058 4.751 0 4.53 0 4.268 C 0 4.043 0.043 3.858 0.128 3.712 C 0.212 3.568 0.332 3.449 0.475 3.366 C 0.627 3.279 0.791 3.214 0.962 3.174 C 1.143 3.13 1.327 3.097 1.511 3.075 L 2.086 3.008 C 2.233 2.989 2.34 2.958 2.407 2.917 C 2.474 2.875 2.507 2.807 2.507 2.714 L 2.507 2.696 C 2.507 2.469 2.444 2.293 2.317 2.168 C 2.192 2.043 2.006 1.981 1.758 1.981 C 1.499 1.981 1.296 2.039 1.147 2.155 C 1 2.269 0.898 2.397 0.842 2.537 L 0.121 2.371 C 0.206 2.128 0.331 1.932 0.495 1.783 C 0.66 1.633 0.855 1.521 1.068 1.456 C 1.288 1.386 1.517 1.351 1.747 1.352 C 1.905 1.352 2.072 1.371 2.248 1.409 C 2.425 1.445 2.594 1.514 2.746 1.612 C 2.901 1.71 3.029 1.852 3.128 2.035 C 3.227 2.217 3.277 2.454 3.277 2.745 L 3.277 5.396 L 2.528 5.396 L 2.528 4.851 L 2.497 4.851 C 2.447 4.951 2.373 5.05 2.274 5.147 C 2.174 5.244 2.047 5.325 1.891 5.389 C 1.736 5.453 1.549 5.485 1.332 5.485 Z M 1.499 4.861 C 1.711 4.861 1.892 4.819 2.043 4.734 C 2.195 4.649 2.31 4.538 2.389 4.401 C 2.468 4.267 2.51 4.113 2.51 3.956 L 2.51 3.442 C 2.482 3.469 2.429 3.495 2.35 3.52 C 2.274 3.542 2.185 3.562 2.086 3.58 C 1.987 3.595 1.89 3.61 1.796 3.624 C 1.702 3.636 1.623 3.646 1.56 3.655 C 1.411 3.674 1.275 3.706 1.152 3.751 C 1.031 3.796 0.933 3.861 0.86 3.946 C 0.788 4.029 0.752 4.14 0.752 4.279 C 0.752 4.471 0.822 4.617 0.962 4.715 C 1.103 4.812 1.281 4.861 1.499 4.861 Z M 6.273 5.396 L 6.273 0.073 L 8.197 0.073 C 8.57 0.073 8.879 0.135 9.124 0.26 C 9.368 0.383 9.551 0.55 9.673 0.762 C 9.794 0.971 9.855 1.208 9.855 1.471 C 9.855 1.693 9.815 1.88 9.734 2.033 C 9.658 2.179 9.547 2.304 9.411 2.397 C 9.276 2.487 9.127 2.554 8.97 2.594 L 8.97 2.646 C 9.144 2.655 9.314 2.712 9.48 2.818 C 9.648 2.922 9.786 3.07 9.896 3.262 C 10.005 3.455 10.06 3.689 10.06 3.964 C 10.06 4.236 9.997 4.481 9.87 4.697 C 9.745 4.912 9.552 5.083 9.29 5.209 C 9.029 5.334 8.694 5.396 8.287 5.396 Z M 7.066 4.708 L 8.21 4.708 C 8.59 4.708 8.862 4.633 9.026 4.484 C 9.19 4.335 9.272 4.149 9.272 3.925 C 9.272 3.757 9.23 3.603 9.147 3.462 C 9.063 3.322 8.943 3.21 8.787 3.127 C 8.633 3.044 8.45 3.002 8.238 3.002 L 7.066 3.002 Z M 7.066 2.376 L 8.128 2.376 C 8.306 2.376 8.466 2.341 8.608 2.272 C 8.751 2.203 8.865 2.106 8.949 1.981 C 9.035 1.854 9.077 1.705 9.077 1.534 C 9.077 1.314 9.001 1.129 8.849 0.98 C 8.697 0.831 8.463 0.756 8.148 0.756 L 7.066 0.756 Z M 11.001 5.396 L 11.001 0.073 L 12.874 0.073 C 13.281 0.073 13.619 0.144 13.887 0.286 C 14.158 0.428 14.359 0.625 14.493 0.876 C 14.626 1.126 14.693 1.414 14.693 1.742 C 14.693 2.067 14.626 2.354 14.49 2.602 C 14.357 2.848 14.155 3.04 13.885 3.177 C 13.616 3.313 13.278 3.382 12.871 3.382 L 11.452 3.382 L 11.452 2.69 L 12.799 2.69 C 13.056 2.69 13.265 2.653 13.425 2.579 C 13.588 2.504 13.707 2.396 13.782 2.254 C 13.857 2.112 13.895 1.941 13.895 1.742 C 13.895 1.541 13.857 1.366 13.78 1.219 C 13.704 1.072 13.585 0.959 13.423 0.881 C 13.262 0.802 13.051 0.762 12.789 0.762 L 11.794 0.762 L 11.794 5.396 Z M 13.595 2.995 L 14.893 5.396 L 13.99 5.396 L 12.717 2.995 Z M 17.59 3.671 L 18.37 3.671 L 18.919 4.396 L 19.178 4.718 L 20.053 5.875 L 19.243 5.875 L 18.658 5.103 L 18.457 4.822 Z M 20.223 2.735 C 20.223 3.303 20.12 3.792 19.915 4.201 C 19.71 4.608 19.428 4.922 19.071 5.142 C 18.715 5.36 18.31 5.469 17.857 5.469 C 17.402 5.469 16.996 5.36 16.638 5.142 C 16.282 4.922 16.002 4.607 15.797 4.198 C 15.591 3.789 15.489 3.301 15.489 2.735 C 15.489 2.166 15.591 1.678 15.797 1.271 C 16.002 0.862 16.282 0.548 16.638 0.33 C 16.996 0.11 17.402 0 17.857 0 C 18.31 0 18.715 0.11 19.071 0.33 C 19.428 0.548 19.71 0.862 19.915 1.271 C 20.12 1.678 20.223 2.166 20.223 2.735 Z M 19.438 2.735 C 19.438 2.301 19.368 1.937 19.23 1.64 C 19.093 1.342 18.905 1.117 18.665 0.964 C 18.427 0.81 18.158 0.733 17.857 0.733 C 17.554 0.733 17.284 0.81 17.046 0.964 C 16.808 1.117 16.62 1.342 16.482 1.64 C 16.345 1.937 16.276 2.301 16.276 2.735 C 16.276 3.168 16.345 3.534 16.482 3.832 C 16.62 4.128 16.808 4.353 17.046 4.507 C 17.284 4.66 17.554 4.736 17.857 4.736 C 18.158 4.736 18.427 4.66 18.665 4.507 C 18.905 4.353 19.093 4.128 19.23 3.832 C 19.368 3.534 19.438 3.168 19.438 2.735 Z M 24.722 5.477 C 24.341 5.477 24.012 5.39 23.737 5.215 C 23.463 5.038 23.253 4.794 23.106 4.484 C 22.959 4.174 22.885 3.819 22.885 3.418 C 22.885 3.013 22.96 2.655 23.111 2.345 C 23.261 2.033 23.474 1.789 23.747 1.614 C 24.021 1.439 24.343 1.352 24.715 1.352 C 25.014 1.352 25.281 1.408 25.515 1.521 C 25.75 1.632 25.939 1.788 26.082 1.989 C 26.228 2.19 26.314 2.424 26.342 2.693 L 25.595 2.693 C 25.554 2.506 25.46 2.345 25.313 2.209 C 25.167 2.074 24.972 2.007 24.727 2.007 C 24.514 2.007 24.326 2.064 24.166 2.178 C 24.006 2.291 23.883 2.452 23.794 2.662 C 23.704 2.87 23.66 3.116 23.66 3.4 C 23.66 3.691 23.704 3.943 23.791 4.154 C 23.878 4.365 24.001 4.529 24.16 4.645 C 24.321 4.761 24.51 4.819 24.727 4.819 C 24.873 4.819 25.005 4.793 25.123 4.739 C 25.24 4.685 25.343 4.604 25.423 4.502 C 25.505 4.4 25.562 4.277 25.595 4.133 L 26.342 4.133 C 26.314 4.391 26.231 4.622 26.093 4.825 C 25.954 5.027 25.769 5.187 25.536 5.303 C 25.305 5.419 25.034 5.477 24.722 5.477 Z M 28.822 5.477 C 28.453 5.477 28.13 5.391 27.855 5.22 C 27.579 5.048 27.366 4.808 27.213 4.5 C 27.061 4.191 26.985 3.831 26.985 3.418 C 26.985 3.004 27.061 2.642 27.213 2.332 C 27.366 2.022 27.579 1.781 27.855 1.609 C 28.13 1.438 28.453 1.352 28.822 1.352 C 29.192 1.352 29.514 1.438 29.79 1.609 C 30.065 1.781 30.279 2.022 30.431 2.332 C 30.583 2.642 30.66 3.004 30.66 3.418 C 30.66 3.831 30.583 4.191 30.431 4.5 C 30.279 4.808 30.065 5.048 29.79 5.22 C 29.514 5.391 29.192 5.477 28.822 5.477 Z M 28.825 4.825 C 29.064 4.825 29.263 4.761 29.42 4.632 C 29.578 4.504 29.694 4.333 29.769 4.12 C 29.846 3.907 29.885 3.672 29.885 3.416 C 29.885 3.161 29.846 2.927 29.769 2.714 C 29.694 2.499 29.578 2.327 29.42 2.197 C 29.263 2.067 29.064 2.002 28.825 2.002 C 28.584 2.002 28.383 2.067 28.224 2.197 C 28.067 2.327 27.95 2.499 27.873 2.714 C 27.798 2.927 27.76 3.161 27.76 3.416 C 27.76 3.672 27.798 3.907 27.873 4.12 C 27.95 4.333 28.067 4.504 28.224 4.632 C 28.383 4.761 28.584 4.825 28.825 4.825 Z M 31.516 5.396 L 31.516 1.404 L 32.252 1.404 L 32.252 2.054 L 32.301 2.054 C 32.383 1.834 32.518 1.662 32.704 1.539 C 32.891 1.414 33.114 1.352 33.374 1.352 C 33.637 1.352 33.858 1.414 34.036 1.539 C 34.215 1.664 34.348 1.835 34.434 2.054 L 34.475 2.054 C 34.569 1.84 34.718 1.671 34.924 1.544 C 35.129 1.416 35.373 1.352 35.658 1.352 C 36.015 1.352 36.307 1.465 36.533 1.692 C 36.76 1.919 36.874 2.262 36.874 2.719 L 36.874 5.396 L 36.107 5.396 L 36.107 2.792 C 36.107 2.521 36.034 2.326 35.888 2.204 C 35.743 2.083 35.569 2.022 35.368 2.022 C 35.118 2.022 34.924 2.1 34.785 2.256 C 34.647 2.411 34.577 2.609 34.577 2.852 L 34.577 5.396 L 33.813 5.396 L 33.813 2.742 C 33.813 2.526 33.746 2.352 33.612 2.22 C 33.479 2.088 33.305 2.022 33.091 2.022 C 32.946 2.022 32.812 2.061 32.689 2.139 C 32.567 2.216 32.469 2.322 32.393 2.459 C 32.32 2.596 32.283 2.755 32.283 2.935 L 32.283 5.396 Z M 37.902 6.894 L 37.902 1.404 L 38.651 1.404 L 38.651 2.051 L 38.716 2.051 C 38.76 1.968 38.824 1.872 38.908 1.762 C 38.992 1.653 39.108 1.558 39.257 1.477 C 39.406 1.393 39.603 1.352 39.847 1.352 C 40.165 1.352 40.449 1.433 40.699 1.596 C 40.949 1.759 41.145 1.994 41.287 2.301 C 41.43 2.607 41.502 2.976 41.502 3.408 C 41.502 3.839 41.431 4.209 41.289 4.518 C 41.147 4.825 40.952 5.061 40.704 5.228 C 40.456 5.392 40.173 5.474 39.855 5.474 C 39.615 5.474 39.419 5.434 39.267 5.352 C 39.117 5.271 38.999 5.175 38.913 5.066 C 38.828 4.957 38.762 4.86 38.716 4.775 L 38.669 4.775 L 38.669 6.894 Z M 38.654 3.4 C 38.654 3.681 38.694 3.927 38.775 4.138 C 38.855 4.35 38.971 4.515 39.124 4.635 C 39.276 4.753 39.462 4.812 39.683 4.812 C 39.912 4.812 40.104 4.75 40.258 4.627 C 40.412 4.502 40.528 4.333 40.607 4.12 C 40.687 3.907 40.727 3.667 40.727 3.4 C 40.727 3.137 40.688 2.9 40.609 2.69 C 40.532 2.481 40.416 2.315 40.26 2.194 C 40.106 2.073 39.914 2.012 39.683 2.012 C 39.461 2.012 39.272 2.07 39.118 2.186 C 38.966 2.302 38.851 2.464 38.772 2.672 C 38.693 2.88 38.654 3.123 38.654 3.4 Z M 43.509 5.485 C 43.259 5.485 43.033 5.438 42.832 5.345 C 42.63 5.249 42.47 5.111 42.352 4.931 C 42.235 4.751 42.177 4.53 42.177 4.268 C 42.177 4.043 42.22 3.858 42.305 3.712 C 42.389 3.568 42.509 3.449 42.652 3.366 C 42.797 3.281 42.96 3.217 43.139 3.174 C 43.32 3.13 43.504 3.097 43.688 3.075 L 44.263 3.008 C 44.411 2.989 44.517 2.958 44.584 2.917 C 44.651 2.875 44.684 2.807 44.684 2.714 L 44.684 2.696 C 44.684 2.469 44.621 2.293 44.494 2.168 C 44.369 2.043 44.183 1.981 43.935 1.981 C 43.677 1.981 43.473 2.039 43.324 2.155 C 43.177 2.269 43.075 2.397 43.019 2.537 L 42.298 2.371 C 42.383 2.128 42.508 1.932 42.672 1.783 C 42.837 1.633 43.033 1.521 43.245 1.456 C 43.465 1.386 43.694 1.351 43.925 1.352 C 44.082 1.352 44.249 1.371 44.425 1.409 C 44.602 1.445 44.771 1.514 44.923 1.612 C 45.078 1.71 45.206 1.852 45.305 2.035 C 45.404 2.217 45.454 2.454 45.454 2.745 L 45.454 5.396 L 44.705 5.396 L 44.705 4.851 L 44.674 4.851 C 44.624 4.951 44.55 5.05 44.451 5.147 C 44.351 5.244 44.224 5.325 44.068 5.389 C 43.913 5.453 43.726 5.485 43.509 5.485 Z M 43.676 4.861 C 43.888 4.861 44.069 4.819 44.22 4.734 C 44.372 4.649 44.487 4.538 44.566 4.401 C 44.645 4.267 44.687 4.113 44.687 3.956 L 44.687 3.442 C 44.659 3.469 44.606 3.495 44.528 3.52 C 44.451 3.542 44.363 3.562 44.263 3.58 C 44.164 3.595 44.067 3.61 43.973 3.624 C 43.879 3.636 43.801 3.646 43.737 3.655 C 43.589 3.674 43.452 3.706 43.329 3.751 C 43.208 3.796 43.11 3.861 43.037 3.946 C 42.965 4.029 42.929 4.14 42.929 4.279 C 42.929 4.471 42.999 4.617 43.139 4.715 C 43.28 4.812 43.458 4.861 43.676 4.861 Z M 47.243 3.026 L 47.243 5.396 L 46.476 5.396 L 46.476 1.404 L 47.212 1.404 L 47.212 2.054 L 47.261 2.054 C 47.35 1.845 47.498 1.667 47.687 1.544 C 47.882 1.416 48.128 1.352 48.424 1.352 C 48.692 1.352 48.927 1.409 49.129 1.523 C 49.331 1.636 49.488 1.804 49.599 2.027 C 49.71 2.251 49.765 2.528 49.765 2.857 L 49.765 5.396 L 48.998 5.396 L 48.998 2.95 C 48.998 2.661 48.924 2.435 48.775 2.272 C 48.626 2.107 48.422 2.025 48.162 2.025 C 47.984 2.025 47.826 2.064 47.687 2.142 C 47.55 2.22 47.442 2.334 47.361 2.485 C 47.283 2.634 47.243 2.814 47.243 3.026 Z M 51.138 6.894 C 51.033 6.895 50.928 6.885 50.825 6.865 C 50.731 6.848 50.661 6.829 50.615 6.808 L 50.8 6.171 C 50.94 6.209 51.065 6.226 51.174 6.221 C 51.283 6.216 51.386 6.171 51.464 6.096 C 51.55 6.018 51.625 5.89 51.69 5.714 L 51.785 5.448 L 50.343 1.404 L 51.164 1.404 L 52.162 4.502 L 52.203 4.502 L 53.201 1.404 L 54.025 1.404 L 52.401 5.929 C 52.326 6.137 52.23 6.313 52.113 6.457 C 52.003 6.598 51.86 6.711 51.698 6.785 C 51.537 6.857 51.351 6.894 51.138 6.894 Z\" fill=\"var(--token-62810b2b-c4e1-488e-96b4-adbaa021a784, rgb(5, 46, 27)) /* {&quot;name&quot;:&quot;weme 02&quot;} */\"></path></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1d62hk7\",layoutDependency:layoutDependency,layoutId:\"eTmNnc4Xf\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.277 4.133\" overflow=\"visible\"><path d=\"M 1.332 4.133 C 1.082 4.133 0.856 4.086 0.654 3.993 C 0.452 3.897 0.293 3.76 0.174 3.579 C 0.058 3.399 0 3.178 0 2.917 C 0 2.691 0.043 2.506 0.128 2.36 C 0.212 2.216 0.332 2.097 0.475 2.015 C 0.627 1.927 0.791 1.862 0.962 1.822 C 1.143 1.779 1.327 1.746 1.511 1.723 L 2.086 1.656 C 2.233 1.637 2.34 1.606 2.407 1.565 C 2.474 1.523 2.507 1.456 2.507 1.362 L 2.507 1.344 C 2.507 1.117 2.444 0.941 2.317 0.816 C 2.192 0.691 2.006 0.629 1.758 0.629 C 1.499 0.629 1.296 0.687 1.147 0.803 C 1 0.918 0.898 1.045 0.842 1.185 L 0.121 1.019 C 0.206 0.776 0.331 0.581 0.495 0.431 C 0.66 0.281 0.855 0.169 1.068 0.104 C 1.288 0.034 1.517 -0.001 1.747 0 C 1.905 0 2.072 0.019 2.248 0.057 C 2.425 0.093 2.594 0.162 2.746 0.26 C 2.901 0.359 3.029 0.5 3.128 0.684 C 3.227 0.866 3.277 1.102 3.277 1.393 L 3.277 4.045 L 2.528 4.045 L 2.528 3.499 L 2.497 3.499 C 2.447 3.599 2.373 3.698 2.274 3.795 C 2.174 3.892 2.047 3.973 1.891 4.037 C 1.736 4.101 1.549 4.133 1.332 4.133 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1c54i4m\",layoutDependency:layoutDependency,layoutId:\"QFj3NQUVV\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.758 1.419\" overflow=\"visible\"><path d=\"M 0.747 1.419 C 0.959 1.419 1.14 1.377 1.291 1.292 C 1.443 1.207 1.559 1.096 1.637 0.959 C 1.716 0.825 1.758 0.671 1.758 0.515 L 1.758 0 C 1.73 0.028 1.677 0.054 1.599 0.078 C 1.522 0.101 1.434 0.12 1.334 0.138 C 1.235 0.153 1.139 0.168 1.044 0.182 C 0.95 0.194 0.872 0.204 0.808 0.213 C 0.659 0.232 0.524 0.264 0.4 0.309 C 0.279 0.354 0.181 0.419 0.108 0.504 C 0.036 0.588 0 0.698 0 0.837 C 0 1.029 0.07 1.175 0.21 1.274 C 0.351 1.371 0.53 1.419 0.747 1.419 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-173xd1g\",layoutDependency:layoutDependency,layoutId:\"SR5u4UuQn\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.788 5.324\" overflow=\"visible\"><path d=\"M 0 5.324 L 0 0 L 1.925 0 C 2.298 0 2.606 0.062 2.851 0.187 C 3.096 0.31 3.279 0.477 3.4 0.689 C 3.521 0.898 3.582 1.135 3.582 1.398 C 3.582 1.62 3.542 1.807 3.462 1.96 C 3.385 2.106 3.274 2.231 3.138 2.324 C 3.003 2.415 2.854 2.481 2.697 2.521 L 2.697 2.573 C 2.871 2.582 3.042 2.639 3.208 2.745 C 3.375 2.849 3.514 2.997 3.623 3.189 C 3.733 3.382 3.788 3.616 3.788 3.891 C 3.788 4.163 3.724 4.408 3.598 4.624 C 3.473 4.839 3.28 5.01 3.018 5.136 C 2.756 5.261 2.422 5.324 2.014 5.324 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hpvxvz\",layoutDependency:layoutDependency,layoutId:\"hi3AITdFR\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.207 1.705\" overflow=\"visible\"><path d=\"M 0 1.705 L 1.144 1.705 C 1.524 1.705 1.796 1.631 1.96 1.482 C 2.125 1.333 2.207 1.146 2.207 0.923 C 2.207 0.755 2.165 0.601 2.081 0.46 C 1.997 0.32 1.878 0.208 1.722 0.125 C 1.568 0.042 1.385 0 1.173 0 L 0 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-zfimr4\",layoutDependency:layoutDependency,layoutId:\"exzM_3V2u\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.012 1.619\" overflow=\"visible\"><path d=\"M 0 1.619 L 1.062 1.619 C 1.24 1.619 1.4 1.585 1.542 1.515 C 1.686 1.446 1.8 1.349 1.884 1.224 C 1.969 1.098 2.012 0.949 2.012 0.777 C 2.012 0.557 1.936 0.373 1.783 0.224 C 1.631 0.075 1.398 0 1.083 0 L 0 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ivn073\",layoutDependency:layoutDependency,layoutId:\"o9n0yEr5z\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.692 5.324\" overflow=\"visible\"><path d=\"M 0 5.324 L 0 0 L 1.873 0 C 2.28 0 2.618 0.071 2.887 0.213 C 3.157 0.355 3.359 0.552 3.492 0.803 C 3.626 1.053 3.692 1.341 3.692 1.669 C 3.692 1.995 3.625 2.281 3.49 2.529 C 3.356 2.775 3.154 2.967 2.884 3.104 C 2.616 3.241 2.278 3.309 1.871 3.309 L 0.452 3.309 L 0.452 2.618 L 1.799 2.618 C 2.055 2.618 2.264 2.58 2.425 2.506 C 2.587 2.431 2.706 2.323 2.782 2.181 C 2.857 2.039 2.894 1.868 2.894 1.669 C 2.894 1.468 2.856 1.294 2.779 1.146 C 2.704 0.999 2.585 0.886 2.422 0.808 C 2.262 0.729 2.05 0.689 1.789 0.689 L 0.793 0.689 L 0.793 5.324 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1se1i8g\",layoutDependency:layoutDependency,layoutId:\"G_Fe0EVk3\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.176 2.402\" overflow=\"visible\"><path d=\"M 0.878 0 L 2.176 2.402 L 1.273 2.402 L 0 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1p32xxl\",layoutDependency:layoutDependency,layoutId:\"S6C4v2Di1\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.463 2.204\" overflow=\"visible\"><path d=\"M 0 0 L 0.78 0 L 1.329 0.725 L 1.588 1.047 L 2.463 2.204 L 1.653 2.204 L 1.068 1.432 L 0.867 1.152 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1h4biby\",layoutDependency:layoutDependency,layoutId:\"MU_3n0hfC\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4.734 5.469\" overflow=\"visible\"><path d=\"M 4.734 2.735 C 4.734 3.303 4.632 3.792 4.426 4.201 C 4.221 4.608 3.94 4.922 3.582 5.142 C 3.226 5.36 2.822 5.469 2.368 5.469 C 1.913 5.469 1.507 5.36 1.15 5.142 C 0.794 4.922 0.513 4.607 0.308 4.198 C 0.103 3.789 0 3.301 0 2.735 C 0 2.166 0.103 1.678 0.308 1.271 C 0.513 0.862 0.794 0.548 1.15 0.33 C 1.507 0.11 1.913 0 2.368 0 C 2.822 0 3.226 0.11 3.582 0.33 C 3.94 0.548 4.221 0.862 4.426 1.271 C 4.632 1.678 4.734 2.166 4.734 2.735 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1mnqgd5\",layoutDependency:layoutDependency,layoutId:\"S9r2IubMY\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.161 4.003\" overflow=\"visible\"><path d=\"M 3.161 2.002 C 3.161 1.568 3.092 1.203 2.954 0.907 C 2.817 0.609 2.628 0.384 2.389 0.231 C 2.151 0.077 1.882 0 1.581 0 C 1.278 0 1.008 0.077 0.77 0.231 C 0.532 0.384 0.344 0.609 0.205 0.907 C 0.068 1.203 0 1.568 0 2.002 C 0 2.435 0.068 2.8 0.205 3.098 C 0.344 3.395 0.532 3.62 0.77 3.774 C 1.008 3.927 1.278 4.003 1.581 4.003 C 1.882 4.003 2.151 3.927 2.389 3.774 C 2.628 3.62 2.817 3.395 2.954 3.098 C 3.092 2.8 3.161 2.435 3.161 2.002 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-h20xy7\",layoutDependency:layoutDependency,layoutId:\"H6CqmhLDB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.456 4.125\" overflow=\"visible\"><path d=\"M 1.837 4.125 C 1.456 4.125 1.127 4.038 0.852 3.863 C 0.578 3.686 0.368 3.443 0.221 3.132 C 0.073 2.822 0 2.467 0 2.067 C 0 1.661 0.075 1.303 0.226 0.993 C 0.376 0.681 0.588 0.437 0.862 0.262 C 1.136 0.087 1.458 0 1.83 0 C 2.129 0 2.396 0.056 2.63 0.169 C 2.865 0.28 3.053 0.436 3.197 0.637 C 3.343 0.838 3.429 1.073 3.456 1.341 L 2.71 1.341 C 2.669 1.154 2.574 0.993 2.427 0.858 C 2.282 0.723 2.087 0.655 1.842 0.655 C 1.629 0.655 1.441 0.712 1.28 0.827 C 1.121 0.939 0.997 1.1 0.908 1.31 C 0.819 1.518 0.775 1.764 0.775 2.048 C 0.775 2.339 0.819 2.591 0.906 2.802 C 0.993 3.014 1.116 3.177 1.275 3.294 C 1.436 3.41 1.625 3.468 1.842 3.468 C 1.988 3.468 2.119 3.441 2.237 3.387 C 2.355 3.334 2.458 3.252 2.538 3.15 C 2.62 3.048 2.677 2.925 2.71 2.781 L 3.456 2.781 C 3.429 3.04 3.346 3.27 3.207 3.473 C 3.069 3.676 2.883 3.835 2.651 3.951 C 2.42 4.067 2.149 4.125 1.837 4.125 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1gvrbb8\",layoutDependency:layoutDependency,layoutId:\"JDUE7r0RH\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.675 4.125\" overflow=\"visible\"><path d=\"M 1.837 4.125 C 1.468 4.125 1.145 4.039 0.87 3.868 C 0.594 3.696 0.381 3.456 0.228 3.148 C 0.076 2.84 0 2.479 0 2.067 C 0 1.652 0.076 1.29 0.228 0.98 C 0.381 0.67 0.594 0.429 0.87 0.257 C 1.145 0.086 1.468 0 1.837 0 C 2.207 0 2.529 0.086 2.805 0.257 C 3.08 0.429 3.294 0.67 3.446 0.98 C 3.598 1.29 3.675 1.652 3.675 2.067 C 3.675 2.479 3.598 2.84 3.446 3.148 C 3.294 3.456 3.08 3.696 2.805 3.868 C 2.529 4.039 2.207 4.125 1.837 4.125 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1fr6h3a\",layoutDependency:layoutDependency,layoutId:\"f9Iq3K7A2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.125 2.823\" overflow=\"visible\"><path d=\"M 1.065 2.823 C 1.304 2.823 1.503 2.759 1.66 2.631 C 1.818 2.502 1.934 2.332 2.009 2.119 C 2.086 1.905 2.125 1.671 2.125 1.414 C 2.125 1.159 2.086 0.925 2.009 0.712 C 1.934 0.497 1.818 0.325 1.66 0.195 C 1.503 0.065 1.304 0 1.065 0 C 0.824 0 0.623 0.065 0.465 0.195 C 0.307 0.325 0.19 0.497 0.113 0.712 C 0.038 0.925 0 1.159 0 1.414 C 0 1.671 0.038 1.905 0.113 2.119 C 0.19 2.332 0.307 2.502 0.465 2.631 C 0.623 2.759 0.824 2.823 1.065 2.823 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-xo04dn\",layoutDependency:layoutDependency,layoutId:\"JhJUupqIP\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.358 4.045\" overflow=\"visible\"><path d=\"M 0 4.045 L 0 0.052 L 0.736 0.052 L 0.736 0.702 L 0.785 0.702 C 0.867 0.482 1.001 0.31 1.188 0.187 C 1.374 0.062 1.598 0 1.858 0 C 2.121 0 2.342 0.062 2.52 0.187 C 2.699 0.312 2.832 0.483 2.918 0.702 L 2.959 0.702 C 3.053 0.489 3.202 0.319 3.408 0.192 C 3.613 0.064 3.857 0 4.141 0 C 4.499 0 4.791 0.113 5.017 0.34 C 5.244 0.567 5.358 0.91 5.358 1.367 L 5.358 4.045 L 4.591 4.045 L 4.591 1.44 C 4.591 1.17 4.518 0.974 4.372 0.853 C 4.227 0.731 4.053 0.671 3.852 0.671 C 3.602 0.671 3.408 0.749 3.269 0.905 C 3.131 1.059 3.061 1.257 3.061 1.5 L 3.061 4.045 L 2.296 4.045 L 2.296 1.391 C 2.296 1.174 2.23 1 2.096 0.868 C 1.963 0.736 1.789 0.671 1.575 0.671 C 1.43 0.671 1.296 0.71 1.173 0.788 C 1.051 0.864 0.953 0.97 0.877 1.107 C 0.804 1.244 0.767 1.403 0.767 1.583 L 0.767 4.045 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-55gvoo\",layoutDependency:layoutDependency,layoutId:\"V1FEsT0ER\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.6 5.542\" overflow=\"visible\"><path d=\"M 0 5.542 L 0 0.052 L 0.749 0.052 L 0.749 0.699 L 0.813 0.699 C 0.858 0.616 0.922 0.52 1.006 0.411 C 1.09 0.302 1.206 0.206 1.355 0.125 C 1.504 0.041 1.7 0 1.945 0 C 2.263 0 2.547 0.081 2.797 0.244 C 3.047 0.407 3.243 0.642 3.384 0.949 C 3.528 1.255 3.6 1.625 3.6 2.056 C 3.6 2.488 3.529 2.858 3.387 3.166 C 3.245 3.473 3.05 3.709 2.802 3.876 C 2.554 4.04 2.271 4.123 1.953 4.123 C 1.713 4.123 1.517 4.082 1.365 4 C 1.214 3.919 1.096 3.824 1.011 3.715 C 0.925 3.605 0.86 3.508 0.813 3.423 L 0.767 3.423 L 0.767 5.542 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1kkfpji\",layoutDependency:layoutDependency,layoutId:\"rAfljBThL\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.073 2.8\" overflow=\"visible\"><path d=\"M 0 1.388 C 0 1.669 0.04 1.915 0.121 2.126 C 0.201 2.338 0.317 2.503 0.47 2.623 C 0.622 2.741 0.808 2.8 1.029 2.8 C 1.258 2.8 1.45 2.738 1.604 2.615 C 1.758 2.49 1.874 2.321 1.953 2.108 C 2.033 1.895 2.073 1.655 2.073 1.388 C 2.073 1.125 2.034 0.888 1.955 0.679 C 1.878 0.469 1.762 0.303 1.606 0.182 C 1.452 0.061 1.26 0 1.029 0 C 0.807 0 0.618 0.058 0.464 0.174 C 0.312 0.29 0.197 0.452 0.118 0.66 C 0.039 0.868 0 1.111 0 1.388 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1rp1wk0\",layoutDependency:layoutDependency,layoutId:\"wSnqJozGr\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.277 4.133\" overflow=\"visible\"><path d=\"M 1.332 4.133 C 1.082 4.133 0.856 4.086 0.654 3.993 C 0.452 3.897 0.292 3.76 0.174 3.579 C 0.058 3.399 0 3.178 0 2.917 C 0 2.691 0.043 2.506 0.128 2.36 C 0.212 2.216 0.331 2.097 0.475 2.015 C 0.62 1.93 0.783 1.865 0.962 1.822 C 1.143 1.779 1.327 1.746 1.511 1.723 L 2.086 1.656 C 2.233 1.637 2.34 1.606 2.407 1.565 C 2.474 1.523 2.507 1.456 2.507 1.362 L 2.507 1.344 C 2.507 1.117 2.444 0.941 2.317 0.816 C 2.192 0.691 2.006 0.629 1.758 0.629 C 1.499 0.629 1.296 0.687 1.147 0.803 C 1 0.918 0.898 1.045 0.842 1.185 L 0.121 1.019 C 0.206 0.776 0.331 0.581 0.495 0.431 C 0.66 0.281 0.855 0.17 1.067 0.104 C 1.287 0.034 1.517 -0.001 1.747 0 C 1.905 0 2.072 0.019 2.248 0.057 C 2.425 0.093 2.593 0.162 2.746 0.26 C 2.901 0.359 3.029 0.5 3.128 0.684 C 3.227 0.866 3.277 1.102 3.277 1.393 L 3.277 4.045 L 2.528 4.045 L 2.528 3.499 L 2.497 3.499 C 2.447 3.599 2.373 3.698 2.273 3.795 C 2.174 3.892 2.047 3.973 1.891 4.037 C 1.735 4.101 1.549 4.133 1.332 4.133 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-fm4usl\",layoutDependency:layoutDependency,layoutId:\"Dscv7Pg5u\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1.758 1.419\" overflow=\"visible\"><path d=\"M 0.747 1.419 C 0.959 1.419 1.14 1.377 1.291 1.292 C 1.443 1.207 1.558 1.096 1.637 0.959 C 1.716 0.825 1.758 0.671 1.758 0.515 L 1.758 0 C 1.73 0.028 1.677 0.054 1.599 0.078 C 1.522 0.101 1.433 0.12 1.334 0.138 C 1.235 0.153 1.138 0.168 1.044 0.182 C 0.95 0.194 0.872 0.204 0.808 0.213 C 0.659 0.232 0.523 0.264 0.4 0.309 C 0.279 0.354 0.181 0.419 0.108 0.504 C 0.036 0.588 0 0.698 0 0.837 C 0 1.029 0.07 1.175 0.21 1.274 C 0.351 1.371 0.529 1.419 0.747 1.419 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-15r8myd\",layoutDependency:layoutDependency,layoutId:\"VhSJYrpLZ\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.29 4.045\" overflow=\"visible\"><path d=\"M 0.767 1.674 L 0.767 4.045 L 0 4.045 L 0 0.052 L 0.736 0.052 L 0.736 0.702 L 0.785 0.702 C 0.874 0.493 1.022 0.315 1.211 0.192 C 1.406 0.064 1.652 0 1.948 0 C 2.216 0 2.451 0.057 2.653 0.171 C 2.855 0.284 3.012 0.452 3.123 0.676 C 3.234 0.899 3.29 1.176 3.29 1.505 L 3.29 4.045 L 2.522 4.045 L 2.522 1.599 C 2.522 1.309 2.448 1.083 2.299 0.92 C 2.15 0.756 1.946 0.673 1.686 0.673 C 1.508 0.673 1.35 0.712 1.211 0.79 C 1.074 0.868 0.966 0.982 0.885 1.133 C 0.807 1.282 0.767 1.463 0.767 1.674 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1r9s0a1\",layoutDependency:layoutDependency,layoutId:\"J1IJZ5IHi\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 3.682 5.49\" overflow=\"visible\"><path d=\"M 0.796 5.49 C 0.69 5.491 0.586 5.481 0.482 5.461 C 0.388 5.444 0.318 5.425 0.272 5.404 L 0.457 4.767 C 0.597 4.805 0.722 4.822 0.831 4.817 C 0.94 4.812 1.043 4.768 1.121 4.692 C 1.207 4.614 1.282 4.487 1.347 4.31 L 1.442 4.045 L 0 0 L 0.821 0 L 1.819 3.098 L 1.86 3.098 L 2.859 0 L 3.682 0 L 2.058 4.526 C 1.983 4.734 1.887 4.91 1.771 5.053 C 1.66 5.195 1.517 5.307 1.355 5.381 C 1.194 5.454 1.008 5.49 0.796 5.49 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})]})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1ghoN.framer-16vd8ao, .framer-1ghoN .framer-16vd8ao { display: block; }\",\".framer-1ghoN.framer-1ivauv2 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 10px 10px 10px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-1ghoN .framer-4uln7s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1ghoN .framer-1bcn77o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-1ghoN .framer-1ehz7bj { height: 36px; position: relative; width: 114px; }\",\".framer-1ghoN .framer-1196i3w, .framer-1ghoN .framer-1cd3zx, .framer-1ghoN .framer-5p9ptj { height: 21px; left: 0px; position: absolute; top: 0px; width: 114px; }\",\".framer-1ghoN .framer-3l7s3u { height: 2px; left: 114px; position: absolute; top: 8px; width: 1px; }\",\".framer-1ghoN .framer-jsmqzo { height: 20px; left: 60px; position: absolute; top: 0px; width: 33px; }\",\".framer-1ghoN .framer-z3a7xe { height: 21px; left: 0px; position: absolute; top: 0px; width: 58px; }\",\".framer-1ghoN .framer-3o7i5b { height: 4px; left: 30px; position: absolute; top: 5px; width: 3px; }\",\".framer-1ghoN .framer-1nd18n1 { height: 4px; left: 44px; position: absolute; top: 5px; width: 10px; }\",\".framer-1ghoN .framer-25fhy8 { height: 21px; left: 95px; position: absolute; top: 0px; width: 20px; }\",\".framer-1ghoN .framer-eacfgg { height: 21px; left: 0px; position: absolute; top: 0px; width: 20px; }\",\".framer-1ghoN .framer-15h51tg { height: 4px; left: 5px; position: absolute; top: 5px; width: 10px; }\",\".framer-1ghoN .framer-27rinw { height: 7px; left: 60px; position: absolute; top: 29px; width: 54px; }\",\".framer-1ghoN .framer-1d62hk7 { height: 4px; left: 0px; position: absolute; top: 2px; width: 4px; }\",\".framer-1ghoN .framer-1c54i4m { height: 2px; left: 1px; position: absolute; top: 4px; width: 2px; }\",\".framer-1ghoN .framer-173xd1g { height: 6px; left: 7px; position: absolute; top: 0px; width: 4px; }\",\".framer-1ghoN .framer-1hpvxvz { height: 2px; left: 7px; position: absolute; top: 3px; width: 2px; }\",\".framer-1ghoN .framer-zfimr4 { height: 2px; left: 7px; position: absolute; top: 1px; width: 2px; }\",\".framer-1ghoN .framer-ivn073 { height: 6px; left: 11px; position: absolute; top: 0px; width: 4px; }\",\".framer-1ghoN .framer-1se1i8g { height: 3px; left: 13px; position: absolute; top: 3px; width: 2px; }\",\".framer-1ghoN .framer-1p32xxl { height: 2px; left: 18px; position: absolute; top: 4px; width: 3px; }\",\".framer-1ghoN .framer-1h4biby { height: 6px; left: 16px; position: absolute; top: 0px; width: 5px; }\",\".framer-1ghoN .framer-1mnqgd5 { height: 4px; left: 17px; position: absolute; top: 1px; width: 3px; }\",\".framer-1ghoN .framer-h20xy7 { height: 4px; left: 23px; position: absolute; top: 2px; width: 4px; }\",\".framer-1ghoN .framer-1gvrbb8 { height: 4px; left: 27px; position: absolute; top: 2px; width: 4px; }\",\".framer-1ghoN .framer-1fr6h3a { height: 3px; left: 28px; position: absolute; top: 2px; width: 2px; }\",\".framer-1ghoN .framer-xo04dn { height: 4px; left: 32px; position: absolute; top: 2px; width: 6px; }\",\".framer-1ghoN .framer-55gvoo { height: 6px; left: 38px; position: absolute; top: 2px; width: 4px; }\",\".framer-1ghoN .framer-1kkfpji { height: 3px; left: 39px; position: absolute; top: 2px; width: 2px; }\",\".framer-1ghoN .framer-1rp1wk0 { height: 4px; left: 42px; position: absolute; top: 2px; width: 4px; }\",\".framer-1ghoN .framer-fm4usl { height: 2px; left: 43px; position: absolute; top: 4px; width: 2px; }\",\".framer-1ghoN .framer-15r8myd { height: 4px; left: 47px; position: absolute; top: 2px; width: 4px; }\",\".framer-1ghoN .framer-1r9s0a1 { height: 6px; left: 51px; position: absolute; top: 2px; width: 4px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 148\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"K85GwcVd8\":{\"layout\":[\"auto\",\"auto\"]},\"Yx3AaJ1sX\":{\"layout\":[\"auto\",\"auto\"]},\"dnqKS17ea\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"kr4Y0NGnw\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramervGksIxGAe=withCSS(Component,css,\"framer-1ghoN\");export default FramervGksIxGAe;FramervGksIxGAe.displayName=\"Logo Nav\";FramervGksIxGAe.defaultProps={height:56,width:148};addPropertyControls(FramervGksIxGAe,{variant:{options:[\"ujDNAMcGp\",\"K85GwcVd8\",\"Yx3AaJ1sX\",\"dnqKS17ea\"],optionTitles:[\"Lemon\",\"White\",\"Ink\",\"Lime\"],title:\"Variant\",type:ControlType.Enum},kr4Y0NGnw:{title:\"Link\",type:ControlType.Link}});addFonts(FramervGksIxGAe,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervGksIxGAe\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"kr4Y0NGnw\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"K85GwcVd8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Yx3AaJ1sX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dnqKS17ea\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"148\",\"framerIntrinsicHeight\":\"56\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vGksIxGAe.map","// Generated by Framer (2ac8f15)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/MaCiz8nzfVQ2yBstuToQ/LocaleSelector.js\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/pi5PUTQSPSanSUlmz835/ezRXXdTa9wtacAhSkXAH/r0lbIQ0IO.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/bGlTDALk25taoSe4OXws/AVhZkuV0Y7IrpmDyoxSw/yYfnKvtYH.js\";import Button from\"https://framerusercontent.com/modules/dLBO5WcARbDnVthSXeiG/dyyeKIn1Vzzp8ApE4dTU/lBwghly2K.js\";import Menu from\"https://framerusercontent.com/modules/uHBpcmtLElJYIIrVp5l3/6bBrhHKZeTvMLHQUUl14/RtK_xH3uO.js\";import LogoNav from\"https://framerusercontent.com/modules/F01QMiEYMuAXgbSI6UCN/rzFbX4zAOPpSVp3h5QgI/vGksIxGAe.js\";const LogoNavFonts=getFonts(LogoNav);const MenuFonts=getFonts(Menu);const MaterialFonts=getFonts(Material);const ButtonFonts=getFonts(Button);const LocaleSelectorFonts=getFonts(LocaleSelector);const MotionNavWithFX=withFX(motion.nav);const LogoNavControls=getPropertyControls(LogoNav);const ButtonControls=getPropertyControls(Button);const cycleOrder=[\"G1xRbrMwg\",\"ZvzuWxXUC\",\"z8OUVWSmS\"];const serializationHash=\"framer-ptfCb\";const variantClassNames={G1xRbrMwg:\"framer-v-aut17n\",z8OUVWSmS:\"framer-v-1soxbc8\",ZvzuWxXUC:\"framer-v-oe1kb3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-64};const transition2={duration:0,type:\"tween\"};const transition3={damping:50,delay:0,mass:1,stiffness:400,type:\"spring\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={Ink:\"Yx3AaJ1sX\",Lemon:\"ujDNAMcGp\",Lime:\"dnqKS17ea\",White:\"K85GwcVd8\"};const humanReadableEnumMap1={\"Button/Large\":\"ZQ7sb1L9d\",\"Button/Medium\":\"FMjoNT4sS\",\"Button/Small\":\"QhnO1PONn\",\"Button/XL\":\"akLibfBD_\",\"Button/XS\":\"CQKuNnPiJ\",\"Button/XXL\":\"G4vKtDNgU\"};const humanReadableVariantMap={\"Mobile (Closed)\":\"ZvzuWxXUC\",\"Mobile (Opened)\":\"z8OUVWSmS\",Desktop:\"G1xRbrMwg\"};const getProps=({background,buttonColor,buttonSize,height,id,languageColor,logoColor,textColor,width,...props})=>{return{...props,J5tiUEHsP:buttonColor??props.J5tiUEHsP??\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109))\",L1qLGRpnk:textColor??props.L1qLGRpnk??\"var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34))\",lbJkGC9R9:languageColor??props.lbJkGC9R9??\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\",ojOg8j9uO:background??props.ojOg8j9uO??\"var(--token-630935b2-a76e-463d-bd12-fe443fe97806, rgb(37, 211, 103))\",R_OnRLKds:humanReadableEnumMap1[buttonSize]??buttonSize??props.R_OnRLKds??\"FMjoNT4sS\",variant:humanReadableVariantMap[props.variant]??props.variant??\"G1xRbrMwg\",voOfMCbSq:humanReadableEnumMap[logoColor]??logoColor??props.voOfMCbSq??\"Yx3AaJ1sX\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,ojOg8j9uO,voOfMCbSq,J5tiUEHsP,L1qLGRpnk,lbJkGC9R9,R_OnRLKds,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"G1xRbrMwg\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const ymlZJ6VLE1ukvuxn=activeVariantCallback(async(...args)=>{setVariant(\"z8OUVWSmS\");});const ymlZJ6VLE5uk10o=activeVariantCallback(async(...args)=>{setVariant(\"ZvzuWxXUC\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if([\"ZvzuWxXUC\",\"z8OUVWSmS\"].includes(baseVariant))return true;return false;};const visible=equals(activeLocale?.id,\"default\");return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,...addPropertyOverrides({z8OUVWSmS:{value:transition3},ZvzuWxXUC:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionNavWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-aut17n\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"G1xRbrMwg\",ref:refBinding,style:{backgroundColor:ojOg8j9uO,...style},variants:{z8OUVWSmS:{backgroundColor:\"var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34))\"}},...addPropertyOverrides({z8OUVWSmS:{__framer__styleAppearEffectEnabled:undefined,\"data-framer-name\":\"Mobile (Opened)\"},ZvzuWxXUC:{\"data-framer-name\":\"Mobile (Closed)\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ixuzim\",layoutDependency:layoutDependency,layoutId:\"d6CULQcBn\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UxDukhomw\"},implicitPathVariables:undefined},{href:{webPageId:\"UxDukhomw\"},implicitPathVariables:undefined},{href:{webPageId:\"UxDukhomw\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-56)/2)+0,...addPropertyOverrides({z8OUVWSmS:{y:(componentViewport?.y||0)+0+0+4},ZvzuWxXUC:{y:(componentViewport?.y||0)+0+0+4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bsty74-container\",layoutDependency:layoutDependency,layoutId:\"MoT9uHqqG-container\",nodeId:\"MoT9uHqqG\",rendersWithMotion:true,scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(LogoNav,{height:\"100%\",id:\"MoT9uHqqG\",kr4Y0NGnw:resolvedLinks[0],layoutId:\"MoT9uHqqG\",variant:voOfMCbSq,width:\"100%\",...addPropertyOverrides({z8OUVWSmS:{kr4Y0NGnw:resolvedLinks[2],variant:\"ujDNAMcGp\"},ZvzuWxXUC:{kr4Y0NGnw:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ky14vj-container\",layoutDependency:layoutDependency,layoutId:\"DVFISgFct-container\",nodeId:\"DVFISgFct\",rendersWithMotion:true,scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(Menu,{B8URLbFwo:\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\",height:\"100%\",id:\"DVFISgFct\",layoutId:\"DVFISgFct\",style:{height:\"100%\",width:\"100%\"},variant:\"qspUUmOng\",width:\"100%\",...addPropertyOverrides({z8OUVWSmS:{ymlZJ6VLE:ymlZJ6VLE5uk10o},ZvzuWxXUC:{B8URLbFwo:L1qLGRpnk,variant:\"ASczi2tsa\",ymlZJ6VLE:ymlZJ6VLE1ukvuxn}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6q47wy\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"QkPS8WHro\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rPjUzKiQB\"},motionChild:true,nodeId:\"qzge_dg_Q\",scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-aqzr1a framer-1xt5qa\",\"data-framer-name\":\"Quem somos\",layoutDependency:layoutDependency,layoutId:\"qzge_dg_Q\",style:{opacity:1},variants:{z8OUVWSmS:{opacity:1},ZvzuWxXUC:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"Quem somos\"})}),className:\"framer-1abtx1v\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"Pl29KhP8G\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-L1qLGRpnk-yYfnKvtYH)\",\"--variable-reference-L1qLGRpnk-yYfnKvtYH\":L1qLGRpnk},variants:{z8OUVWSmS:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"},ZvzuWxXUC:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({z8OUVWSmS:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Quem somos\"})}),fonts:[\"Inter\"]},ZvzuWxXUC:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Quem somos\"})}),fonts:[\"Inter\"]}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"m559arXVG\"},motionChild:true,nodeId:\"cwwsPnu_m\",openInNewTab:false,scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1h70m9g framer-1xt5qa\",\"data-framer-name\":\"O que fazemos\",layoutDependency:layoutDependency,layoutId:\"cwwsPnu_m\",style:{opacity:1},variants:{z8OUVWSmS:{opacity:1},ZvzuWxXUC:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"O que fazemos\"})}),className:\"framer-17nxg3u\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"E2OAXHyIz\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-L1qLGRpnk-yYfnKvtYH)\",\"--variable-reference-L1qLGRpnk-yYfnKvtYH\":L1qLGRpnk},variants:{z8OUVWSmS:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"},ZvzuWxXUC:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({z8OUVWSmS:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"O que fazemos\"})}),fonts:[\"Inter\"]},ZvzuWxXUC:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"O que fazemos\"})}),fonts:[\"Inter\"]}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LWF8jExSa\"},motionChild:true,nodeId:\"qVBEsFQyx\",scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1u8lrez framer-1xt5qa\",\"data-framer-name\":\"Nossos cases\",layoutDependency:layoutDependency,layoutId:\"qVBEsFQyx\",style:{opacity:1},variants:{z8OUVWSmS:{opacity:1},ZvzuWxXUC:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"Cases\"})}),className:\"framer-rxpnu7\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"vKAa7gKsC\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-L1qLGRpnk-yYfnKvtYH)\",\"--variable-reference-L1qLGRpnk-yYfnKvtYH\":L1qLGRpnk},variants:{z8OUVWSmS:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"},ZvzuWxXUC:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({z8OUVWSmS:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Cases\"})}),fonts:[\"Inter\"]},ZvzuWxXUC:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Cases\"})}),fonts:[\"Inter\"]}},baseVariant,gestureVariant)})})}),visible&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Cwwo915MX\"},motionChild:true,nodeId:\"HIedrY1ap\",scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-7tllip framer-1xt5qa\",\"data-framer-name\":\"Nosso conte\\xfado\",layoutDependency:layoutDependency,layoutId:\"HIedrY1ap\",style:{opacity:1},variants:{z8OUVWSmS:{opacity:1},ZvzuWxXUC:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"Conte\\xfado\"})}),className:\"framer-1b6xr86\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"Za1mBfLdC\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-L1qLGRpnk-yYfnKvtYH)\",\"--variable-reference-L1qLGRpnk-yYfnKvtYH\":L1qLGRpnk},variants:{z8OUVWSmS:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"},ZvzuWxXUC:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({z8OUVWSmS:{children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Conte\\xfado\"})}),fonts:[\"Inter\"]},ZvzuWxXUC:{children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Conte\\xfado\"})}),fonts:[\"Inter\"]}},baseVariant,gestureVariant)})})}),visible&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xypwHpNve\"},motionChild:true,nodeId:\"JJgMepDZT\",openInNewTab:false,scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1s7x2f0 framer-1xt5qa\",\"data-framer-name\":\"Nossas vagas\",layoutDependency:layoutDependency,layoutId:\"JJgMepDZT\",style:{opacity:1},variants:{z8OUVWSmS:{opacity:1},ZvzuWxXUC:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-L1qLGRpnk-yYfnKvtYH))\"},children:\"Carreira\"})}),className:\"framer-pkmvz6\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"GuVhef03q\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-L1qLGRpnk-yYfnKvtYH)\",\"--variable-reference-L1qLGRpnk-yYfnKvtYH\":L1qLGRpnk},variants:{z8OUVWSmS:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"},ZvzuWxXUC:{\"--extracted-a0htzi\":\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({z8OUVWSmS:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Carreira\"})}),fonts:[\"Inter\"]},ZvzuWxXUC:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-u7zbfc\",\"data-styles-preset\":\"r0lbIQ0IO\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)))\"},children:\"Carreira\"})}),fonts:[\"Inter\"]}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-su063j\",\"data-framer-name\":\"Icons\",layoutDependency:layoutDependency,layoutId:\"TxeYedU8Y\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/weme/\",motionChild:true,nodeId:\"A_sLhttys\",scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ox3vfo framer-1xt5qa\",\"data-framer-name\":\"Linkedin\",layoutDependency:layoutDependency,layoutId:\"A_sLhttys\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ahpfhe-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"qGQm1NMN6-container\",nodeId:\"qGQm1NMN6\",rendersWithMotion:true,scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"LinkedIn\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"qGQm1NMN6\",layoutId:\"qGQm1NMN6\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/redeweme/\",motionChild:true,nodeId:\"o4OvCupL8\",scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1y3tipx framer-1xt5qa\",\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"o4OvCupL8\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rq1omk-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"KDAJw36l3-container\",nodeId:\"KDAJw36l3\",rendersWithMotion:true,scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Instagram\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"KDAJw36l3\",layoutId:\"KDAJw36l3\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/user/agenciaweme\",motionChild:true,nodeId:\"Dnc0Zhaub\",scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-fvjap6 framer-1xt5qa\",\"data-framer-name\":\"Youtube\",layoutDependency:layoutDependency,layoutId:\"Dnc0Zhaub\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9xtie1-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"PJ28CED4i-container\",nodeId:\"PJ28CED4i\",rendersWithMotion:true,scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Twitter\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"PJ28CED4i\",layoutId:\"PJ28CED4i\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({z8OUVWSmS:{iconSelection:\"YouTube\"},ZvzuWxXUC:{iconSelection:\"YouTube\"}},baseVariant,gestureVariant)})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/redeweme/\",motionChild:true,nodeId:\"SJz3yHK1r\",scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-193jllx framer-1xt5qa\",\"data-framer-name\":\"Facebook\",layoutDependency:layoutDependency,layoutId:\"SJz3yHK1r\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-26x8gu-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"AnTuciPpm-container\",nodeId:\"AnTuciPpm\",rendersWithMotion:true,scopeId:\"yYfnKvtYH\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Facebook\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"AnTuciPpm\",layoutId:\"AnTuciPpm\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-co9r12\",\"data-framer-name\":\"Separator\",layoutDependency:layoutDependency,layoutId:\"VBP0xCxsw\",children:isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-19jtxcn\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"WaROYhwew\",style:{backgroundColor:L1qLGRpnk,opacity:1},variants:{z8OUVWSmS:{backgroundColor:\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\",opacity:1},ZvzuWxXUC:{opacity:0}}})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t2r6f8\",\"data-framer-name\":\"CTA\",layoutDependency:layoutDependency,layoutId:\"VR_nB56pT\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":TZTEWmACj\",webPageId:\"UxDukhomw\"},implicitPathVariables:undefined},{href:{hash:\":TZTEWmACj\",webPageId:\"UxDukhomw\"},implicitPathVariables:undefined},{href:{hash:\":TZTEWmACj\",webPageId:\"UxDukhomw\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-48)/2)+0,...addPropertyOverrides({z8OUVWSmS:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+497+0+0},ZvzuWxXUC:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+732+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yh1z8q-container\",layoutDependency:layoutDependency,layoutId:\"PqRkxFBRE-container\",nodeId:\"PqRkxFBRE\",rendersWithMotion:true,scopeId:\"yYfnKvtYH\",style:{opacity:1},variants:{z8OUVWSmS:{opacity:1},ZvzuWxXUC:{opacity:0}},children:/*#__PURE__*/_jsx(Button,{AuljU312S:getLocalizedValue(\"v10\",activeLocale)??\"Vamos conversar!\",hd684WjXk:\"var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34))\",height:\"100%\",id:\"PqRkxFBRE\",layoutId:\"PqRkxFBRE\",nY6s93vDd:resolvedLinks1[0],ojeBQKwFd:false,PPLxaVdiW:\"fill\",STE6WsGjQ:J5tiUEHsP,variant:R_OnRLKds,w33rKF1RL:\"Star\",width:\"100%\",...addPropertyOverrides({z8OUVWSmS:{nY6s93vDd:resolvedLinks1[2],STE6WsGjQ:\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109))\",style:{width:\"100%\"},variant:\"FMjoNT4sS\"},ZvzuWxXUC:{nY6s93vDd:resolvedLinks1[1],style:{width:\"100%\"},variant:\"ZQ7sb1L9d\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2gh8bw-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"KB4JuW7vv-container\",nodeId:\"KB4JuW7vv\",rendersWithMotion:true,scopeId:\"yYfnKvtYH\",style:{opacity:1},variants:{z8OUVWSmS:{opacity:1},ZvzuWxXUC:{opacity:0}},children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34))\",size:12,type:\"default\"},fillColor:lbJkGC9R9,font:{fontFamily:'\"Sora\", \"Sora Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",icon:{color:\"var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34))\",size:18,type:\"default\"},id:\"KB4JuW7vv\",layoutId:\"KB4JuW7vv\",options:{focus:{color:\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109))\",offset:0,style:\"solid\",width:1},gap:5,title:false},padding:8,paddingBottom:8,paddingLeft:8,paddingPerSide:false,paddingRight:8,paddingTop:8,radius:10,radiusBottomLeft:10,radiusBottomRight:10,radiusPerConrner:false,radiusTopLeft:10,radiusTopRight:10,style:{height:\"100%\"},textColor:\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\",width:\"100%\",...addPropertyOverrides({z8OUVWSmS:{fillColor:\"var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255))\",options:{focus:{color:\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109))\",offset:0,style:\"solid\",width:1},gap:5,title:true},style:{height:\"100%\",width:\"100%\"},textColor:\"var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34))\"},ZvzuWxXUC:{options:{focus:{color:\"var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109))\",offset:0,style:\"solid\",width:1},gap:5,title:true},style:{height:\"100%\",width:\"100%\"},textColor:\"var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34))\"}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ptfCb.framer-1xt5qa, .framer-ptfCb .framer-1xt5qa { display: block; }\",\".framer-ptfCb.framer-aut17n { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 64px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-ptfCb .framer-1ixuzim { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ptfCb .framer-bsty74-container { flex: none; height: auto; position: relative; width: auto; z-index: 2; }\",\".framer-ptfCb .framer-1ky14vj-container { flex: none; height: 56px; position: relative; width: 56px; }\",\".framer-ptfCb .framer-6q47wy { 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-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ptfCb .framer-aqzr1a, .framer-ptfCb .framer-1h70m9g, .framer-ptfCb .framer-1u8lrez, .framer-ptfCb .framer-7tllip, .framer-ptfCb .framer-1s7x2f0 { 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: 8px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ptfCb .framer-1abtx1v, .framer-ptfCb .framer-17nxg3u, .framer-ptfCb .framer-rxpnu7, .framer-ptfCb .framer-1b6xr86, .framer-ptfCb .framer-pkmvz6 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-ptfCb .framer-su063j { 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; min-height: 24px; overflow: visible; padding: 32px 48px 0px 48px; position: relative; width: 1px; }\",\".framer-ptfCb .framer-ox3vfo, .framer-ptfCb .framer-1y3tipx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 44px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 44px; }\",\".framer-ptfCb .framer-ahpfhe-container, .framer-ptfCb .framer-rq1omk-container, .framer-ptfCb .framer-9xtie1-container, .framer-ptfCb .framer-26x8gu-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); position: relative; width: 44px; }\",\".framer-ptfCb .framer-fvjap6, .framer-ptfCb .framer-193jllx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 44px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 45px; }\",\".framer-ptfCb .framer-co9r12 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 61px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ptfCb .framer-19jtxcn { flex: none; height: 1px; overflow: visible; position: relative; width: 350px; }\",\".framer-ptfCb .framer-1t2r6f8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 0px; position: relative; width: min-content; }\",\".framer-ptfCb .framer-1yh1z8q-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ptfCb .framer-2gh8bw-container { align-self: stretch; flex: none; height: auto; min-height: 40px; position: relative; width: auto; }\",\".framer-ptfCb.framer-v-oe1kb3.framer-aut17n { flex-direction: column; overflow: hidden; width: 390px; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-1ixuzim, .framer-ptfCb.framer-v-1soxbc8 .framer-1ixuzim { gap: unset; justify-content: space-between; padding: 4px 8px 0px 0px; width: 100%; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-6q47wy { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 24px; padding: 80px 16px 16px 16px; width: 100%; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-su063j, .framer-ptfCb.framer-v-oe1kb3 .framer-co9r12, .framer-ptfCb.framer-v-1soxbc8 .framer-co9r12 { flex: none; min-height: unset; width: 100%; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-ox3vfo { height: 47px; order: 0; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-ahpfhe-container, .framer-ptfCb.framer-v-oe1kb3 .framer-rq1omk-container, .framer-ptfCb.framer-v-oe1kb3 .framer-9xtie1-container, .framer-ptfCb.framer-v-oe1kb3 .framer-26x8gu-container, .framer-ptfCb.framer-v-1soxbc8 .framer-ahpfhe-container, .framer-ptfCb.framer-v-1soxbc8 .framer-rq1omk-container, .framer-ptfCb.framer-v-1soxbc8 .framer-9xtie1-container, .framer-ptfCb.framer-v-1soxbc8 .framer-26x8gu-container { height: var(--framer-aspect-ratio-supported, 48px); }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-1y3tipx { height: 47px; order: 1; width: 45px; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-fvjap6 { height: 47px; order: 2; width: 44px; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-193jllx { height: 47px; order: 3; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-19jtxcn, .framer-ptfCb.framer-v-1soxbc8 .framer-19jtxcn { flex: 1 0 0px; width: 1px; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-1t2r6f8 { flex-direction: column; gap: 32px; padding: 0px 32px 32px 32px; width: 100%; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-1yh1z8q-container, .framer-ptfCb.framer-v-1soxbc8 .framer-1yh1z8q-container { order: 0; width: 100%; }\",\".framer-ptfCb.framer-v-oe1kb3 .framer-2gh8bw-container, .framer-ptfCb.framer-v-1soxbc8 .framer-2gh8bw-container { align-self: unset; flex: 1 0 0px; height: 1px; order: 1; width: 100%; }\",\".framer-ptfCb.framer-v-1soxbc8.framer-aut17n { flex-direction: column; gap: 4px; height: min-content; overflow: hidden; width: 390px; }\",\".framer-ptfCb.framer-v-1soxbc8 .framer-6q47wy { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; padding: 0px 16px 16px 16px; width: 100%; }\",\".framer-ptfCb.framer-v-1soxbc8 .framer-su063j { flex: none; min-height: unset; padding: 24px 16px 0px 16px; width: 100%; }\",\".framer-ptfCb.framer-v-1soxbc8 .framer-ox3vfo { order: 0; }\",\".framer-ptfCb.framer-v-1soxbc8 .framer-1y3tipx { order: 1; }\",\".framer-ptfCb.framer-v-1soxbc8 .framer-fvjap6 { order: 2; }\",\".framer-ptfCb.framer-v-1soxbc8 .framer-193jllx { order: 3; }\",\".framer-ptfCb.framer-v-1soxbc8 .framer-1t2r6f8 { flex-direction: column; padding: 0px 24px 32px 24px; width: 100%; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZvzuWxXUC\":{\"layout\":[\"fixed\",\"fixed\"]},\"z8OUVWSmS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"ojOg8j9uO\":\"background\",\"voOfMCbSq\":\"logoColor\",\"J5tiUEHsP\":\"buttonColor\",\"L1qLGRpnk\":\"textColor\",\"lbJkGC9R9\":\"languageColor\",\"R_OnRLKds\":\"buttonSize\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameryYfnKvtYH=withCSS(Component,css,\"framer-ptfCb\");export default FrameryYfnKvtYH;FrameryYfnKvtYH.displayName=\"Topbar\";FrameryYfnKvtYH.defaultProps={height:64,width:1200};addPropertyControls(FrameryYfnKvtYH,{variant:{options:[\"G1xRbrMwg\",\"ZvzuWxXUC\",\"z8OUVWSmS\"],optionTitles:[\"Desktop\",\"Mobile (Closed)\",\"Mobile (Opened)\"],title:\"Variant\",type:ControlType.Enum},ojOg8j9uO:{defaultValue:'var(--token-630935b2-a76e-463d-bd12-fe443fe97806, rgb(37, 211, 103)) /* {\"name\":\"Lime\"} */',title:\"Background\",type:ControlType.Color},voOfMCbSq:LogoNavControls?.[\"variant\"]&&{...LogoNavControls[\"variant\"],defaultValue:\"Yx3AaJ1sX\",description:undefined,hidden:undefined,title:\"Logo Color\"},J5tiUEHsP:{defaultValue:'var(--token-b0ec10c0-3017-4e66-b1a6-fd7f331e3121, rgb(212, 237, 109)) /* {\"name\":\"Lemon\"} */',title:\"Button Color\",type:ControlType.Color},L1qLGRpnk:{defaultValue:'var(--token-07d0d990-bd35-4450-b0f6-fc17f9c1cf3d, rgb(18, 27, 34)) /* {\"name\":\"Octopus Ink\"} */',title:\"Text Color\",type:ControlType.Color},lbJkGC9R9:{defaultValue:'var(--token-becc8e01-29e7-4a24-9c5a-f4d76e4d78f6, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Language Color\",type:ControlType.Color},R_OnRLKds:ButtonControls?.[\"variant\"]&&{...ButtonControls[\"variant\"],defaultValue:\"FMjoNT4sS\",description:undefined,hidden:undefined,title:\"Button Size\"}});addFonts(FrameryYfnKvtYH,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Sora\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/sora/v16/xMQOuFFYT72X5wkB_18qmnndmSeMmX-PIwNhBti0.woff2\",weight:\"600\"}]},...LogoNavFonts,...MenuFonts,...MaterialFonts,...ButtonFonts,...LocaleSelectorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryYfnKvtYH\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"64\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZvzuWxXUC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z8OUVWSmS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerVariables\":\"{\\\"ojOg8j9uO\\\":\\\"background\\\",\\\"voOfMCbSq\\\":\\\"logoColor\\\",\\\"J5tiUEHsP\\\":\\\"buttonColor\\\",\\\"L1qLGRpnk\\\":\\\"textColor\\\",\\\"lbJkGC9R9\\\":\\\"languageColor\\\",\\\"R_OnRLKds\\\":\\\"buttonSize\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yYfnKvtYH.map","// Generated by Framer (2ac8f15)\nconst valuesByLocaleId={KfTX_mFVL:{v0:\"weme - design and technology consultancy\",v1:\"We are a unique combination of design and technology. Accelerate your roadmap with our highly talented team!\"}};function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}export default function metadata(params,activeLocale){return{customHTMLBodyStart:'<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-P9VRBHGW\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->',customHTMLHeadStart:\"<!-- Google Tag Manager -->\\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,'script','dataLayer','GTM-P9VRBHGW');</script>\\n<!-- End Google Tag Manager -->\\n\\n<!-- Start Clarity --->\\n<script type=\\\"text/javascript\\\">\\n    (function(c,l,a,r,i,t,y){\\n        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};\\n        t=l.createElement(r);t.async=1;t.src=\\\"https://www.clarity.ms/tag/\\\"+i;\\n        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);\\n    })(window, document, \\\"clarity\\\", \\\"script\\\", \\\"pcc89qc6yg\\\");\\n</script>\\n<!-- End Clarity --->\",description:getLocalizedValue(\"v1\",activeLocale)??\"Somos uma combina\\xe7\\xe3o \\xfanica de design e tecnologia. Acelere seu roadmap com nosso time altamente talentoso!\",favicon:\"https://framerusercontent.com/assets/lWb5StuLCkf6wz5vCAU6wb9C3Q.png\",robots:\"max-image-preview:large\",title:getLocalizedValue(\"v0\",activeLocale)??\"weme – consultoria de design e tecnologia\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}